- Remove KTSS_NOIOMP from NDK.
[reactos.git] / reactos / ntoskrnl / kd / wrappers / gdbstub.c
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Alex Ionescu- Update selector names to official names and define...
2005-11-20 Gé van GeldorpImplement hardware breakpoints and watchpoints
2005-11-14 Gé van GeldorpOnly debug 1 thread at a time
2005-10-17 Gé van GeldorpFirst use "ptr", then set it to NULL
2005-10-14 Gé van GeldorpInclude kernelmode routines in stack backtrace
2005-10-14 Gé van GeldorpAttach to correct process before messing around with...
2005-10-14 Gé van GeldorpOnly whitespace changes, no logic
2005-10-14 Gé van GeldorpFix tab/space mess
2005-10-14 Gé van GeldorpIdentify the process in ThreadExtraInfo
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-15 Gé van GeldorpFix some of the damage r17811 did to the GDB stub
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-08-21 Thomas Bluemelfixed uninitialized variable warning
2005-08-17 Gé van GeldorpSamuel Bronson <naesten@gmail.com>:
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-06-13 KJK::Hyperiondid I miss a "the tree isn't supposed to build anymore...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Thomas Bluemelmore fixes for GCC4
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-04 Gé van GeldorpFix GDB stub:
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-25 Alex IonescuKD System Rewrite: