summaryrefslogtreecommitdiffstats
path: root/lldb/examples/darwin/heap_find/heap.py
Commit message (Expand)AuthorAgeFilesLines
* Now that we have an LLDB package, make the "lldb.macosx.crashlog" module work...Greg Clayton2012-04-251-4/+5
* Added code to automatically load the libheap.dylib when ptr_refs, cstr_refs o...Greg Clayton2012-04-211-2/+78
* Added a --memory option to allow dumping the matching malloc block memory wit...Greg Clayton2012-04-131-11/+23
* Fixed some expression issues after switching to void * args.Greg Clayton2012-04-121-2/+2
* A few tweaks done to the heap.py in me free time where we now have:Greg Clayton2012-04-121-52/+93
* Cleaned up the code and we now also dump the dynamic object for the malloc bl...Greg Clayton2012-04-111-88/+125
* Get rid of absolute path in "process load" command.Greg Clayton2012-04-111-1/+1
* Added a new "heap.py" module that adds a new command line command that can fi...Greg Clayton2012-04-111-0/+131
OpenPOWER on IntegriCloud