Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add options to allow for specifying an option string when spawning gdb and fo... | Johnny Chen | 2011-03-21 | 1 | -4/+27 |
* | Modify disasm.py to better deal with the objc method name which has ':' in them. | Johnny Chen | 2011-03-19 | 1 | -2/+5 |
* | Tidy up the input file given to 'llvm-mc -disassemble' and also append the gdb | Johnny Chen | 2011-03-17 | 1 | -7/+10 |
* | Add a Python script to take an executable, run gdb to disassemble a function, | Johnny Chen | 2011-03-17 | 1 | -0/+169 |