- More sharing between ntdll/ntoskrnl: shared Dbg code.
[reactos.git] / reactos / ntoskrnl / include / internal / kd.h
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-18 Filip NavaraRemove duplicate definition of KdPrintEx.
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-13 KJK::Hyperiondid I miss a "the tree isn't supposed to build anymore...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-05-01 Hartmut BirrPrint symbol names if DBG is defined.
2005-04-25 Alex IonescuRemove dbg.h and move it to kd.h, it was getting confus...
2005-04-25 Alex IonescuMerge in wrappers with DBG setting as requested
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Filip NavaraSteven Edwards <steven_ed4153@yahoo.com>
2005-03-06 Gé van GeldorpFix compilation with DBG := 1 and KDBG := 0
2005-03-05 Gregor AnichLittle KDB update ;-) If you have any problems and...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-05 Hartmut Birr- Initialize the symbols for boot load driver before...
2004-12-09 Royce Mitchell IIIallow data from SYM files to be used in stack traces...
2004-11-20 Art YerkesForgot to update a prototype in here. Also, a while...
2004-08-26 Gregor AnichChange stabs handling of KDB - does no longer allocate...
2004-08-07 Steven EdwardsRenamed /DEBUGPORT=FILELOG to
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-23 Alex IonescuDBG/KD Types and Prototypes Added.
2004-03-11 David Welch- Made KeBugCheckEx into a call to KeBugCheckExWithTf.
2004-02-24 Thomas Bluemeladded /KDNOECHO parameter to disable serial echo by...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-17 Art YerkesCross commits from the release branch. Serial echo...
2004-01-13 Art YerkesRe-enabled stabs reading in the kernel debugger.
2003-12-23 Art YerkesAdded KDSERIAL option.
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-14 Eric KohlFixed declarations.
2003-01-19 Hartmut BirrAttache the process if we are running in the context...
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-19 Eugene IngermanFixed typo. Now can disable kernel debugger by setting...
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-17 David WelchFixed null pointer exceptions.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-05-16 Eric KohlModified LdrLoadModule() to return NTSTATUS.
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-08 Casper HornstrupSupport multiple debug targets at the same time.
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.
2001-02-10 David WelchSection and general memory manager enhancements includi...
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-06-29 David WelchMade header file usage more consistent