hanchenye-llvm-project/lldb/examples/python
Jim Ingham f77bb46dc0 Add an example command to toggle between disassembly-only and source mode.
Sometimes you are debugging in source, but you really only want to see
the disassembly.  That's easy to do but you have to set a few variables.
This command toggles between your old values, and a disassembly only mode.

llvm-svn: 300902
2017-04-20 21:51:27 +00:00
..
cmdtemplate.py
crashlog.py Print the error if dsymForUUID sometimes produces bad plists. 2017-03-28 23:25:34 +00:00
delta.py
diagnose_nsstring.py
diagnose_unwind.py
dict_utils.py
disasm-stress-test.py
disasm.py
disassembly_mode.py Add an example command to toggle between disassembly-only and source mode. 2017-04-20 21:51:27 +00:00
file_extract.py
gdb_disassemble.py
gdbremote.py Fixed to disassemble new packets and fixed the dumping of the 'x' packets. 2017-04-14 17:05:21 +00:00
globals.py
jump.py
lldb_module_utils.py
lldbtk.py
mach_o.py
memory.py
operating_system.py
performance.py
process_events.py
pytracer.py
sbvalue.py
scripted_step.py
shadow.py
sources.py
stacks.py
symbolication.py
types.py
x86_64_linux_target_definition.py
x86_64_qemu_target_definition.py
x86_64_target_definition.py