[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
Fri Apr 14 17:14:23 PDT 2023
mib updated this revision to Diff 513817.
mib retitled this revision from "[lldb] Add an example of interactive scripted process debugging (NFC)" to "[lldb] Add an example of interactive scripted process debugging".
mib edited the summary of this revision.
mib added a comment.
Many changes:
- Fixed many bugs
- Added test case
-
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.513817.patch
Type: text/x-patch
Size: 25753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230415/d0c519d1/attachment-0001.bin>
More information about the lldb-commits
mailing list