llvm-project/lldb/examples/python
Med Ismail Bennani 0a65112cf7 [lldb/crashlog] Create artificial frames for non-crashed scripted threads
This patch pipes down the `-a|--load-all` crashlog command option to the
Scripted Process initializer to load all the images used by crashed
process instead of only loading the images related to the crashed
thread.

This allows us to recreate artificial frames also for the non-crashed
scripted threads.

rdar://90396265

Differential Revision: https://reviews.llvm.org/D121826

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2022-03-16 15:50:10 -07:00
..
scripted_process [lldb/crashlog] Create artificial frames for non-crashed scripted threads 2022-03-16 15:50:10 -07:00
armv7_cortex_m_target_defintion.py
bsd.py
cmdtemplate.py
crashlog.py [lldb/crashlog] Create artificial frames for non-crashed scripted threads 2022-03-16 15:50:10 -07:00
delta.py [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom 2022-01-13 16:37:49 -08:00
diagnose_nsstring.py
diagnose_unwind.py [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom 2022-01-13 16:37:49 -08:00
dict_utils.py
disasm-stress-test.py
disasm.py
disassembly_mode.py
file_extract.py
gdb_disassemble.py [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom 2022-01-13 16:37:49 -08:00
gdbremote.py [lldb] Fix python errors in gdbremote.py 2022-03-02 19:47:51 -08:00
globals.py
in_call_stack.py
jump.py [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom 2022-01-13 16:37:49 -08:00
lldb_module_utils.py
lldbtk.py
mach_o.py
memory.py [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom 2022-01-13 16:37:49 -08:00
operating_system.py
performance.py [lldb] [gdb-remote server] Introduce new stop reasons for fork and vfork 2021-04-24 11:08:33 +02:00
process_events.py [lldb] Fix typos. NFC. 2021-05-31 06:48:57 +07:00
pytracer.py
sbvalue.py
scripted_step.py
shadow.py
sources.py
stacks.py [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom 2022-01-13 16:37:49 -08:00
step_and_print.py
symbolication.py [lldb][crashlog] Avoid specifying arch for image when a UUID is present 2021-09-20 10:23:35 -07:00
types.py [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom 2022-01-13 16:37:49 -08:00
x86_64_linux_target_definition.py
x86_64_qemu_target_definition.py
x86_64_target_definition.py