- Jul 08, 2000
-
-
expose further bad code - Print of pointer used as array now works
-
- Jun 25, 2000
-
-
exception.
-
- Jun 24, 2000
-
-
- Jun 18, 2000
-
-
- better integration of debugger inner loops (parser & events) - added attach command - improved parser so that it can be entered without any process loaded - added BreakOnFirstChance internal variable - disabled NE module symbol module (which is broken with ASS) - misc portability cleanups
-
- Jun 14, 2000
-
-
Alexandre Julliard authored
Improved 'make install'. Cleaned up the main Makefile.
-
- Jun 08, 2000
-
-
Alexandre Julliard authored
the debugger CREATE_PROCESS event handling.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Jun 04, 2000
-
-
- May 26, 2000
-
-
- May 11, 2000
-
-
Added ThreadId and ProcessId internal vars. Allow at startup to pick up a process to debug.
-
- May 09, 2000
-
-
- May 07, 2000
-
-
- May 05, 2000
-
-
Made stab parsing more robust (now ignores C++ stabs). Display correct backtrace at first when invoked on unhandled exception. Loads stabs from .so files when those are loaded.
-
- May 03, 2000
-
-
Alexandre Julliard authored
Fixed GetLargestConsoleWindowSize to not return a structure when called from the Window binary.
-
- May 01, 2000
-
-
- Apr 30, 2000
-
-
registry and typing) - Finalized use of Windows' Console I/O interface (instead of Unix std streams) - Now handling registers as internal variables (they are no longer seen as a specific type)
-
- Apr 28, 2000
-
-
- Apr 25, 2000
-
-
- Apr 24, 2000
-
-
Alexandre Julliard authored
-
- Apr 18, 2000
-
-
Alexandre Julliard authored
-
- Apr 16, 2000
-
-
Alexandre Julliard authored
snapshots.
-
- Apr 15, 2000
-
-
Alexandre Julliard authored
winestub.o with Winelib apps.
-
- Apr 14, 2000
-
-
Alexandre Julliard authored
-
- Apr 13, 2000
-
-
Centralized output handling (preparation for console usage). Fixed a few debug information reading options (stabs and sym). Started a framework to hold debugger's internal variables.
-
- Apr 09, 2000
-
-
Alexandre Julliard authored
-
- Mar 28, 2000
-
-
- Mar 26, 2000
-
-
-
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
-
- Mar 24, 2000
-
-
- Mar 15, 2000
-
-
Added watch (hardware assisted debugging) and whatis (type of expr) commands. Fixed some issues in local vars handling (stabs parsing & registers optimization).
-
- Mar 10, 2000
-
-
Alexandre Julliard authored
-
- Mar 09, 2000
-
-
single step trap.
-
-
-
- Mar 08, 2000
-
-
-
Execution context (mode, steps...) are now linked to a thread. Removed some X11 crst hacks. Rewrote info/walk commands. Removed direct debugger invocation code (and moved the rest to the new winedbg.c file).
-
- Feb 26, 2000
-
-
Alexandre Julliard authored
Support ANSI-compatible inline asm (with the help of Patrik Stridvall).
-
- Feb 25, 2000
-
-