-
- Downloads
winedbg: Rewrite auto mode.
- rewrote auto mode as a specific set of commands to be run in regular parser, instead of hard coding those commands - added a new function to store a set of commands to be executed in a file - added 'echo' command to the parser functions - got rid of dbg_action_mode - added support of '--' on command line
Showing
- programs/winedbg/dbg.y 31 additions, 1 deletionprograms/winedbg/dbg.y
- programs/winedbg/debug.l 1 addition, 0 deletionsprograms/winedbg/debug.l
- programs/winedbg/debugger.h 1 addition, 1 deletionprograms/winedbg/debugger.h
- programs/winedbg/tgt_active.c 13 additions, 23 deletionsprograms/winedbg/tgt_active.c
- programs/winedbg/winedbg.c 38 additions, 42 deletionsprograms/winedbg/winedbg.c
Please register or sign in to comment