Add an example command to toggle between disassembly-only and source mode.
Sometimes you are debugging in source, but you really only want to see the disassembly. That's easy to do but you have to set a few variables. This command toggles between your old values, and a disassembly only mode. llvm-svn: 300902
Loading
Please sign in to comment