2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / ntoskrnl / kd / gdbstub.c
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-02-08 Gé van GeldorpWork on thread-awareness in gdbstub
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-27 Gé van GeldorpFix single-stepping through usermode code
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-08-22 Gé van GeldorpFix handling of invalid memory accesses by the stub
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-04-13 Casper Hornstrup2003-04-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-11 KJK::HyperionThe GDB KD stub now correctly references/dereferences...
2003-04-07 Gé van GeldorpImprove (hardware) exception handling and reporting
2003-04-05 guidoinitialize variable
2003-03-06 Gé van GeldorpSwitch back to the command prompt when you press the...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-10 Eric KohlRenamed some thread states.
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-05-08 Casper HornstrupSupport multiple debug targets at the same time.
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-02-09 Casper HornstrupAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command...
2002-02-02 Eric KohlFixed broken serial debug logging.
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.