llvm-project/lldb/examples/python
Johnny Chen b0b8853a2e Add a little spice to the script to allow us to specify a function name to break at and to disassemble.
Usage: disasm.py [-n name] executable-image
       By default, it breaks at and disassembles the 'main' function.
llvm-svn: 132090
2011-05-25 22:29:23 +00:00
..
disasm.py Add a little spice to the script to allow us to specify a function name to break at and to disassemble. 2011-05-25 22:29:23 +00:00