summaryrefslogtreecommitdiffstats
path: root/lldb/utils/test/disasm.py
Commit message (Expand)AuthorAgeFilesLines
* Add options to allow for specifying an option string when spawning gdb and fo...Johnny Chen2011-03-211-4/+27
* Modify disasm.py to better deal with the objc method name which has ':' in them.Johnny Chen2011-03-191-2/+5
* Tidy up the input file given to 'llvm-mc -disassemble' and also append the gdbJohnny Chen2011-03-171-7/+10
* Add a Python script to take an executable, run gdb to disassemble a function,Johnny Chen2011-03-171-0/+169
OpenPOWER on IntegriCloud