hanchenye-llvm-project/lldb/examples/python
Greg Clayton 2f547177f8 Improved the TreeItem delegate which simplifies making tree items:
- tree items can define any number of key/value pairs
- creating a tree you specify which columns you want to display and it will pick out the right key/value pairs from the new tree item dictionaries
- added new "tk-target" command to explore the target's images, sections, symbols, compile units and line tables.

llvm-svn: 219219
2014-10-07 17:30:23 +00:00
..
cmdtemplate.py
crashlog.py
delta.py
diagnose_nsstring.py
diagnose_unwind.py
dict_utils.py
disasm-stress-test.py
disasm.py
file_extract.py
gdb_disassemble.py
gdbremote.py
globals.py
jump.py
lldb_module_utils.py
lldbtk.py Improved the TreeItem delegate which simplifies making tree items: 2014-10-07 17:30:23 +00:00
mach_o.py
memory.py
operating_system.py
performance.py
process_events.py
pytracer.py
sbvalue.py
scripted_step.py Fix some errors that crept in when I cut & pasted into emacs. 2014-09-30 01:37:52 +00:00
sources.py
stacks.py Don't use "lldb." global variables in LLDB commands. 2014-07-11 22:41:30 +00:00
symbolication.py
types.py
x86_64_linux_target_definition.py
x86_64_qemu_target_definition.py
x86_64_target_definition.py