Debugger is now called by exception handling.
commit410ae4f3e7418e39a73dcd3c0cdca4593609aad8
authorAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jun 1999 18:23:11 +0000 (18 18:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Jun 1999 18:23:11 +0000 (18 18:23 +0000)
tree8cb294d13cd3ce85ccf445aba260b8f06fa67187
parent1eeed68514c574e0c4f2ff46fc3326dbedcc2b95
Debugger is now called by exception handling.
Added 'pass' command to pass exceptions to the app.
debugger/break.c
debugger/dbg.y
debugger/debug.l
debugger/info.c
debugger/registers.c
include/debugger.h
miscemu/main.c