Skip to content
Commit 5e28aa5d authored by Johnny Chen's avatar Johnny Chen
Browse files

Add an initial version of lldb-disasm.py script whose purpose is to iterate through

all the symbols for an executable image and to issue the lldb 'disassemble' command
on each symbol.  The initial version just dumps the symbol table.

llvm-svn: 128428
parent 93900c7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment