[Lldb-commits] [PATCH] D117237: [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 13 10:56:08 PST 2022
kastiglione updated this revision to Diff 399729.
kastiglione added a comment.
restore `if __name__ == '__main__'` example
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117237/new/
https://reviews.llvm.org/D117237
Files:
lldb/docs/use/python-reference.rst
lldb/examples/darwin/heap_find/heap.py
lldb/examples/python/delta.py
lldb/examples/python/diagnose_unwind.py
lldb/examples/python/gdb_disassemble.py
lldb/examples/python/gdbremote.py
lldb/examples/python/jump.py
lldb/examples/python/memory.py
lldb/examples/python/stacks.py
lldb/examples/python/types.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117237.399729.patch
Type: text/x-patch
Size: 12127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220113/0b914faf/attachment-0001.bin>
More information about the lldb-commits
mailing list