llvm-capstone/lldb/examples
2012-08-22 20:25:33 +00:00
..
customization Warn about an example script being obsoleted by new native features and just an example 2012-03-16 01:25:01 +00:00
darwin/heap_find Added a new "objc_refs" command that will track down all allocations on the heap that have the "isa" for the objective C class at offset zero. This will need to be improved to deal with KVO classes, but it is a start. It also disallows looking up a pointer value of zero since that would return way too many matches. 2012-08-11 02:26:26 +00:00
interposing/darwin/fd_interposing Revert accidental commit. 2012-02-21 19:02:29 +00:00
lookup Use a sentry object to properly initialize/terminate LLDB. 2012-02-22 02:03:13 +00:00
python Added qVAttachOrWaitSupported packet support. 2012-08-20 16:50:43 +00:00
scripting Add source files for Python scripting example (coming soon). 2011-06-02 23:23:47 +00:00
summaries Make the objc-runtime work with Python 2.6 2012-08-01 14:38:37 +00:00
synthetic Returning data formatters to their previous working condition - Plus fixing an issue that was preventing Python oneliners from executing 2012-04-25 17:53:41 +00:00
test Modified .lldb-loggings now to direct the lldb log files to the same session directory which also houses the test logs. 2012-08-22 20:25:33 +00:00