mirror of https://github.com/snare/voltron.git
Update Quick Start
This commit is contained in:
parent
48d0d3dbf2
commit
11cb9aa99a
|
@ -93,6 +93,8 @@ Quick Start
|
|||
|
||||
5. When the debugger hits the breakpoint, the views will be updated to reflect the current state of registers, stack, memory, etc. Views are updated after each command is executed in the debugger CLI, using the debugger's "stop hook" mechanism. So each time you step, or continue and hit a breakpoint, the views will update.
|
||||
|
||||
More information for WinDbg/CDB [here](https://github.com/snare/voltron/wiki/WinDbg).
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue