Add a little spice to the script to allow us to specify a function name to...
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
Loading
Please register or sign in to comment