- Silence (on request of Christoph)
[reactos.git] / reactos / ntoskrnl / kdbg /
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-09-28 Dmitry GorbachevFix some bugs.
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-22 Colin Finck- Get rid of the KDB_MODULE_INFO and operate with LDR_D...
2009-09-21 Stefan GinsbergMega compiler intrinsics patch:
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-17 Stefan Ginsberg- Fix kernel build regression for MSVC from 43014
2009-09-09 Colin Finck[FORMATTING] Fix the indentation mess in KDBG and use...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Fix some kernel MSC compilation issues:
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-13 Dmitry GorbachevLowercase STATIC and CONST. Fixes build with DBG but...
2009-05-27 Dmitry GorbachevClear up debugger prompt from "mouse excrements". Teste...
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-18 Timo KreuzerSync to trunk head (r40091)
2009-03-12 Aleksey Bragin- Load debug symbols if compiled with DBG, but don...
2009-02-18 Aleksey Bragin- Fix for Bug 703.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-14 Stefan Ginsberg- KDBG: Correct the use of PsLookupThread/ProcessByThre...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-12 Timo Kreuzerremove useless circle definition _setjmp -> setjmp...
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-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
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-11 Samuel SerapionDon't randomly comment out code. Probably fixes kdb...
2008-11-11 Stefan Ginsberg- Clear the flag before bugchecking
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-06 Stefan Ginsberg- Make Kdbg "bugcheck" command work -- Kdbg isn't re...
2008-11-06 Stefan Ginsberg- KdbpCmdBugCheck: Use correct bugcheck code
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-24 Art YerkesFix my copypasta spotted by (coverity 1294)
2008-09-19 Timo Kreuzerfix a warning that we get since the crt header update
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-26 Andrew MungerAllocate buffer from Non-paged pool, like most everythi...
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-12 Art YerkesHarden 'proc list'
2008-08-03 Stefan Ginsberg- Use RtlCopyUnicodeString instead of RtlInitUnicodeStr...
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-07-11 KJK::HyperionDon't allocate from PagedPool while interrupts are...
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-05-11 Hervé PoussineauUse LONG BreakPointNr, as in other breakpoint-related...
2008-03-09 Aleksey Bragin- Remove autoupdated "$Id:" lines from the kernel sourc...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
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-26 Hervé PoussineauIn filter command, use component names instead of compo...
2007-12-10 Aleksey BraginAndrey Korotaev <unc0rr@gmail.com>:
2007-11-30 Aleksey Bragin- Cleanup code, add inline assembly versions for MSVC...
2007-11-28 Aleksey Bragin- Cleanup kdb_cli's code: be consistent in used types...
2007-11-25 Aleksey Bragin- Misc cleanups/fixes.
2007-11-25 Aleksey Bragin- Remove unneeded kdb_string.c from the build, and...
2007-11-25 Aleksey Bragin- Remove Ke386WbInvd() and use compatible __wbinvd...
2007-11-20 Aleksey Bragin- Load symbols for NTOSKRNL and HAL as 1st and 2nd...
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-31 Aleksey Bragin- Dispatch all symbol loads to a single function, which...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-05 Aleksey BraginUINT -> ULONG
next