[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 21 13:36:00 PDT 2023


mib updated this revision to Diff 515899.
mib marked 2 inline comments as done.
mib added a comment.

Re-format python code with `black`


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.515899.patch
Type: text/x-patch
Size: 26678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230421/9ac22d3b/attachment-0001.bin>


More information about the lldb-commits mailing list