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

