-
- Downloads
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.
Showing
- Makefile.in 2 additions, 2 deletionsMakefile.in
- debugger/dbg.y 14 additions, 7 deletionsdebugger/dbg.y
- debugger/external.c 5 additions, 5 deletionsdebugger/external.c
- dlls/ntdll/exception.c 3 additions, 32 deletionsdlls/ntdll/exception.c
- include/debugger.h 3 additions, 0 deletionsinclude/debugger.h
- include/thread.h 1 addition, 1 deletioninclude/thread.h
- include/wine/exception.h 0 additions, 3 deletionsinclude/wine/exception.h
- miscemu/main.c 1 addition, 5 deletionsmiscemu/main.c
- win32/except.c 3 additions, 2 deletionswin32/except.c
Please register or sign in to comment