improved exception handling
commitac11a68f3e9e99e77480ed4fac2d402e4cb1d9ea
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Sun, 26 Mar 2000 13:37:39 +0000 (26 13:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 26 Mar 2000 13:37:39 +0000 (26 13:37 +0000)
tree099cc0996ecc81d1da8285a2644b2e6ab58882d2
parent323af8dbba263a97ebd2b8641406eac109976b61
improved exception handling
merged all module handling code in new module.c file
reenabled 'walk module' and 'info module' commands
added ability to drive break on thread startup
debugger/Makefile.in
debugger/break.c
debugger/dbg.y
debugger/debugger.h
debugger/hash.c
debugger/info.c
debugger/module.c [new file with mode: 0644]
debugger/msc.c
debugger/stabs.c
debugger/winedbg.c