Moved debugger to libwine to make it available to WineLib apps.
commit7d43bceb7e7e63fcc7180588a0bfca183eb2625c
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 30 Jan 2000 21:16:45 +0000 (30 21:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 30 Jan 2000 21:16:45 +0000 (30 21:16 +0000)
tree716cbbdaab8b79a694c60418e961be862675e47e
parentf3bfa3a4b010808c7e7afe9bffdd58a85126183e
Moved debugger to libwine to make it available to WineLib apps.
Try to invoke external debugger if internal debugger crashes.
Try to handle early invocation of debugger more gracefully.
Makefile.in
debugger/dbg.y
debugger/external.c
dlls/ntdll/exception.c
include/debugger.h
include/thread.h
include/wine/exception.h
miscemu/main.c
win32/except.c