[Lldb-commits] [PATCH] D145297: [lldb] Add an example of interactive scripted process debugging
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 20 15:24:59 PDT 2023
mib updated this revision to Diff 515505.
mib marked 2 inline comments as done.
mib added a comment.
Address @bulbazord comments:
- f-string everything
- remove logs
- add type annotations
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145297/new/
https://reviews.llvm.org/D145297
Files:
lldb/test/API/functionalities/interactive_scripted_process/Makefile
lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
lldb/test/API/functionalities/interactive_scripted_process/interactive_scripted_process.py
lldb/test/API/functionalities/interactive_scripted_process/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145297.515505.patch
Type: text/x-patch
Size: 25498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230420/45150979/attachment-0001.bin>
More information about the lldb-commits
mailing list