- Use _SEH2_YIELD when returning from an exception instead of returning outside the...
[reactos.git] / reactos / ntoskrnl / kd /
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-27 ReactOS Portable... - The old nonpaged pool statistic functions (TAB+xxx...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-12 ReactOS Portable... Don't try to write to "EAX" register on anything else...
2009-06-27 ReactOS Portable... - This patch is lets you visually dump the entire React...
2009-06-22 Dmitry GorbachevFix build.
2009-06-22 Dmitry GorbachevFix comment.
2009-06-22 Dmitry Gorbachev[FORMATTING]
2009-06-22 Dmitry Gorbachev- If KDBG is not compiled in, try to use GDB instead.
2009-06-22 Dmitry GorbachevChange GDB stub.
2009-06-22 Dmitry GorbachevRemove unused stuff.
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-02 Dmitry GorbachevDo not crash on software breakpoint in kdb.
2009-05-23 Dmitry GorbachevReturn STATUS_SUCCESS to DbgPrint.
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-29 Aleksey Bragin- Synchronize debug messages output to the serial port...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-29 Dmitry GorbachevFix translations. Patch by Mario Kacmar. Bug #3955.
2008-12-16 Stefan Ginsberg- Add missing break (<3 kjk <3)
2008-12-16 Stefan Ginsberg- Remove KeRosDumpStackFrames export and make the call...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-11 Aleksey BraginCary Xiao" <xiaowave@gmail.com>
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo KreuzerSTDCALL -> NTAPI
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-18 Timo Kreuzer- Fix several ULONG/ULONG_PTR issues
2008-11-18 Timo Kreuzercleanup ntoskrnl.exe:
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
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-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
2008-08-29 Timo KreuzerFix Ki386InitializeTss. Load idt in KeInitExceptions...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-04 Stefan Ginsberg- Export KeI386MachineType and KeInitializeThreadedDpc
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 ReactOS Portable... - Fix ARM NTOS brekage (and amd64/ppc):
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-14 ReactOS Portable... - Also bump PC for ARM after a KD exception.
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-15 Hervé PoussineauImprove filter command by changing its syntax
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-08 Hervé PoussineauBy default, display ERROR level debug output
2007-12-25 Aleksey Bragin- Fix incorrect NtSetDebugFilter behavior (Level below...
2007-11-19 Aleksey Bragin- Rewrite KdbSymProcessSymbols to use the KD_SYMBOLS_IN...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-08-09 Aleksey Bragin- Fix DBG=KDBG=0 build
2007-07-08 Hervé PoussineauFix usage of KdComPortInUse
2007-07-06 Aleksey Bragin- Start turning KDBG into a KD wrapper (and thus removi...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-05 Alex Ionescu- Stub NtSystemDebugControl.
2007-03-04 Alex Ionescu- Wrap some KDBG-specific initialization in _WINKD_...
2007-03-04 Alex Ionescu- Add kd64.h header from branch and format it nicely.
2007-03-04 Alex Ionescu- Enable stubs in kdcom to actually be exported (to...
2007-03-03 Alex Ionescu- Fix another typo in CommonDispatchException (with...
2007-03-03 Alex Ionescu- Fix critical bugs in DR_TRAP_FIXUP, TRAP_PROLOG and...
2007-03-02 Alex Ionescu- Do massive renames in the ntoskrnl tree to make sure...
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...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2007-01-15 Art YerkesCheckpoint. HalDisplayString is working and hooked...
2006-12-06 Aleksey BraginAdd KdChangeOption() stub
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-10-25 Alex Ionescu- Add some missing/internal definitions to proper headers.
next