hanchenye-llvm-project/lldb/utils
Johnny Chen 318e7ba65d Add an option to specify the symbols to disassemble instead of the existing 'num of symbols to disassemble'
option.  If both are present, the 'symbols to disassemble' overrides the 'num of symbols to disassemble'.

An example usage:

$ ./lldb-disasm.py -C 'platform create remote-ios' -e /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/libSystem.B.dylib -o '-r -n' -s vprintf -s acosf_special

llvm-svn: 128569
2011-03-30 18:47:54 +00:00
..
emacs Add readme on the version of emacs that works with lldb-enhanced gud.el, 2011-02-25 01:51:25 +00:00
test Add an option to specify the symbols to disassemble instead of the existing 'num of symbols to disassemble' 2011-03-30 18:47:54 +00:00