blasted sym files just aren't always in address-order, must search entire sym file...
[reactos.git] / reactos / ntoskrnl / dbg / kdb_stabs.c
2004-12-21 Royce Mitchell IIIblasted sym files just aren't always in address-order...
2004-12-17 Royce Mitchell IIIBUGFIX: stabs lookup ( particularly line # lookup )
2004-12-15 Royce Mitchell IIIRSYM: force all sym files to have 0-based function...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-26 Gregor AnichChange stabs handling of KDB - does no longer allocate...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-03-15 Hartmut Birr- Fixed the loading of symbol files, if the base name...
2004-01-17 Art YerkesPrint userland addresses where possible in bugchecks...
2004-01-13 Art YerkesProper search for lines and files as with functions.
2004-01-13 Art YerkesRe-enabled stabs reading in the kernel debugger.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-23 Art YerkesAdded "addr" "x" and "tlist" commands to kdbg.
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
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-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-17 David WelchKDB stabs file.