[NTOSKRNL]
[reactos.git] / reactos / ntoskrnl / kdbg / kdb.c
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-24 Art YerkesFix my copypasta spotted by (coverity 1294)
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-18 Stefan Ginsberg- Replace the remaining X86_EFLAGS* with EFLAGS_*
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-02 Art YerkesFix step and next commands. Not perfect, but working...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Timo Kreuzer- fix usage of InterlockedExchangePointer
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Art YerkesThis is a patch i've been keeping for a while. Yes...
2008-07-22 Art YerkesReenable kdbg specific settings.
2008-06-12 Aleksey Bragin- Prevent a misunderstanding: kdHandleException means...
2008-06-11 Aleksey Bragin- Unregress KDBG: It has to increment EIP in case of...
2008-06-06 Aleksey Bragin- Fix KDBG's EIP munging.
2008-05-11 Hervé PoussineauUse LONG BreakPointNr, as in other breakpoint-related...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-30 Aleksey Bragin- Cleanup code, add inline assembly versions for MSVC...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-07-06 Aleksey Bragin- Start turning KDBG into a KD wrapper (and thus removi...
2007-06-30 Aleksey Bragin- Commit a fix for KDBG's attach to process problem.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-16 Alex Ionescu- Delete KD/KDBG directories.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-25 Alex Ionescu- Move all ASM internal intrinsics to intrin_i.h. Reque...
2006-10-09 Alex Ionescu- Bootvid rewrite by Filip Navara (with some fixes...
2006-05-19 Magnus Olsenpatch from w3seek make the kdbg build again
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2005-11-27 Brandon TurnerStructure member name changes. Alex just told me what...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-07-29 Thomas Bluemeldon't limit read/write access for kdb to umode mem
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Filip NavaraGet rid of the (incorrect) __attribute__((packed))...
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-17 Gregor AnichFix setjmp (didn't save correct ESP, so it crashed...
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-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...