KD System Rewrite:
[reactos.git] / reactos / ntoskrnl / kd /
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuRemove MDA support
2005-04-23 Alex IonescuDelete cruft
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-03-15 Gé van GeldorpDon't crash when debugger asks for invalid memory location
2005-03-15 Gé van GeldorpDon't disable debugging just because we want the debug
2005-03-14 Alex IonescuDo not assume that a debugger is present only because...
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraSteven Edwards <steven_ed4153@yahoo.com>
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-08 Filip NavaraChange vsprint to _vsnprintf in PrintString to prevent...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Gé van GeldorpSince we can load .sym files when defined(DBG) now...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-14 Gé van GeldorpMake GDB work again
2004-12-12 Hartmut Birr- Split KdInitSystem in two phases, to enable debug...
2004-12-02 Gregor AnichFixed handling of exceptions in memory read/write funct...
2004-11-25 Alex IonescuFix IO completion APIs/Structures.
2004-11-21 Hartmut Birr- Set also FS and GS on a debug service call.
2004-11-14 Gregor AnichFix handling of debug traps in GDB stub/KiDispatchExcep...
2004-11-13 Gregor AnichFix handling of debug traps in GDB stub/KiDispatchExcep...
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-01 Filip Navara- Allow shared read access to the debug.log file.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-07 Steven EdwardsRenamed /DEBUGPORT=FILELOG to
2004-08-01 Filip Navara- Replace some usages of KEBUGCHECK(0) with correct...
2004-06-23 Alex IonescuKD Stubs Added.
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2004-03-11 David Welch- Made KeBugCheckEx into a call to KeBugCheckExWithTf.
2004-03-07 David Welch- Use an event rather than a semaphore to wake up the...
2004-02-24 Thomas Bluemeladded /KDNOECHO parameter to disable serial echo by...
2004-02-08 Gé van GeldorpWork on thread-awareness in gdbstub
2004-01-08 Jason FilbySave eax in interrupt_handler2d(). Patch by Mike Nordell.
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2004-01-02 Steven EdwardsEnabled support for /DEBUGPORT=FILE
2003-12-30 Aleksey BraginUpdate inline assembler to be compatible with MSVC
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-23 Art YerkesAdded "addr" "x" and "tlist" commands to kdbg.
2003-11-27 Gé van GeldorpFix single-stepping through usermode code
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
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-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-17 Gé van GeldorpFix processing of com port options
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...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
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-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-10 Eric KohlRenamed some thread states.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
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-05-02 David WelchFixed irq problems.
2002-02-09 Casper HornstrupAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-02-02 Eric KohlFixed broken serial debug logging.
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2001-12-31 David WelchSwapping to disk
2001-09-09 Hartmut BirrFixed a bug in KdpPrintString().
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-06-21 Rex Jolliffcommand line parse changed to not stop after first...
2001-05-05 Casper HornstrupAdded runtime configuration of debug prints from kernel...
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-26 Phillip SusiUndo last change removing config.h, which is now correc...
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-04-09 David WelchReorganised cache segment data structure
2001-03-25 David WelchFurther fixes
2001-03-07 David WelchMore .cvsignore files
2001-03-07 David WelchAdded tagging of most allocates
2001-03-07 David WelchPrint out the contents of the non-paged pool on SysRq+'A'
2001-02-16 David WelchChanged irq handler from C to assembler
2001-02-14 David WelchFixed MmProbeAndLockPages issues pointed out by Philip...
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-01-06 Rex JolliffFixed a problem with command line parsing
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-12 David WelchUpdated CREDITS
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-05-24 David WelchMore bug fixes.
2000-04-08 Eric KohlMoved KeStallExecutionProcessor() into HAL.
next