Test that "lldb-mi --interpreter" can interpret "target list" CLI command.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
As we have current executable file in test, it would be better to use it in search pattern.
Comment Actions
Thanks, this looks good!
packages/Python/lldbsuite/test/tools/lldb-mi/interpreter/TestMiCliSupport.py | ||
---|---|---|
45 ↗ | (On Diff #136827) | Small nit: We usually try to use complete sentences in comments with a . at the end. |
Comment Actions
Thank you for this patch. And the next time please use arc or diff -U9999 for a full context.
Comment Actions
Thanks for your time.
Yep, I will. So, could you commit this patch? I haven't got write access.