.. |
cmdtemplate.py
|
Providing a more interesting command template for LLDB
|
2013-05-09 01:32:24 +00:00 |
crashlog.py
|
<rdar://problem/13477795>
|
2013-04-04 23:36:51 +00:00 |
delta.py
|
Fixed up the command so that it doesn't dump the first arguments when run from the command line which was causing this script to dump the script itself.
|
2012-03-23 00:01:02 +00:00 |
diagnose_nsstring.py
|
Adding a diagnose-nsstring command
|
2013-05-30 23:36:47 +00:00 |
diagnose_unwind.py
|
Also report any OS python plugin in use.
|
2013-06-20 22:05:35 +00:00 |
disasm-stress-test.py
|
Added a --lldb option to override the location
|
2012-04-14 01:06:06 +00:00 |
disasm.py
|
Add usage docstring to SBValue.h, and minor update of docstrings for SBValueList.h.
|
2011-07-15 00:27:47 +00:00 |
gdb_disassemble.py
|
Added a quick example to show how disasembly output can be customized.
|
2012-09-07 21:18:45 +00:00 |
gdbremote.py
|
Added qVAttachOrWaitSupported packet support.
|
2012-08-20 16:50:43 +00:00 |
globals.py
|
Update the platform options help strings.
|
2013-06-26 22:24:05 +00:00 |
jump.py
|
Created a sample "jump" command that handles
|
2013-03-12 00:08:40 +00:00 |
lldb_module_utils.py
|
Added a new module that can dump all line tables for all compile units in any modules that are specified as arguments to the "dump_module_line_tables" command.
|
2013-03-07 02:57:54 +00:00 |
operating_system.py
|
Remove a print statement that was left in accidentally.
|
2013-04-24 22:21:02 +00:00 |
performance.py
|
Playing around with making performance test cases run from within python.
|
2013-04-03 22:59:27 +00:00 |
process_events.py
|
Fixed the process_events.py example to be able to specify the platform and also use the debugger's listener.
|
2013-06-26 22:23:45 +00:00 |
pytracer.py
|
Adding some LLDB-specific logic to the tracer (in a separate tracer module) to improve the quality of the output when debugging data formatters
|
2013-05-07 21:42:18 +00:00 |
sbvalue.py
|
Added a new lldb.SBValue helper module that has two classes:
|
2012-01-30 19:32:25 +00:00 |
stacks.py
|
Print the stack size followed by the full stack info.
|
2012-09-11 02:25:20 +00:00 |
symbolication.py
|
Update the platform options help strings.
|
2013-06-26 22:24:05 +00:00 |
types.py
|
Update the platform options help strings.
|
2013-06-26 22:24:05 +00:00 |