Improved the selector get/set functions.
[wine] / debugger /
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-23  Ulrich WeigandBugfix: missing NULL pointer checks.
2000-01-15  Gerard PatelDisplay the external modules after the internal modules...
2000-01-05  Ulrich WeigandBugfix: uninitialized pointer caused crashes.
2000-01-04  Eric PouechUse case insensitive comparison while searching for...
1999-12-10  Ulrich WeigandParse CodeView type/symbol info with 32-bit type indices.
1999-11-24  Alexandre JulliardRaise an exception when a critical section wait failed.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-13  Ulrich WeigandMade debugger compile and marginally work on non-Intel...
1999-10-31  Rein KlazesCorrected operand sizes for the "enter" instruction.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Marcus MeissnerAdded missing include.
1999-10-23  Eric PouechAllow loading of modules debug information after first...
1999-10-23  Ulrich WeigandBugfix: Perform proper process shutdown on 'quit' and...
1999-10-23  Eric PouechFixed potential crash in string variable printing.
1999-09-19  Ulrich WeigandBugfix: (E)IP-relative offsets depend on operand, not...
1999-09-03  Eric PouechFixed crash.
1999-08-21  Eric PouechReally do a silent backtrace when requested.
1999-08-21  Eric PouechDo not set the address if the symbol is still tagged...
1999-08-21  Eric PouechAdded support for N_BINCL and N_EINCL instructions.
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-24  Kevin HolbrookAdded utility function to invoke external debugger.
1999-07-24  Kevin HolbrookAvoid crashing on a bad symbol address of 0x0000.
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-27  Ulrich WeigandBugfix: Grp8 instructions have *byte* BitOffset operand.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Juergen LockFix (well kludge around) FreeBSD's `Invalid address...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardDebugger is now called by exception handling.
1999-06-12  Patrik StridvallRemoved direct references to CLASS internals.
1999-06-12  Guy AlbertelliAdd new "walk" command options to list processes and...
1999-06-12  Patrik StridvallChanged K&R C function definition to ANSI C.
1999-06-05  Pavel RoskinMake it possible to link Wine statically (at least...
1999-05-24  Eric PouechFixed a few typos.
1999-05-24  Eric PouechCheck when backtracking the stack if frames are correct...
1999-05-22  Ulrich WeigandDon't freeze other thread while it may hold the X criti...
1999-05-22  Marcus MeissnerAdded support for FreeBSD 3.0 to DEBUG_checkmap_bad().
1999-05-17  Ove KaavenMade "Wine-dbg>set *seg:off = val" work (previously...
1999-05-09  Ove KaavenFixed off-by-one bug in memory access check.
1999-05-09  Ove KaavenFixed a couple of bugs (silent backtrace not totally...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Ove KaavenImproved Wine debugger backtrace. New features:
1999-05-08  Uwe BonnesFormat output in DEBUG_ExamineMemory for "d" and "x...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Ove KaavenAdded a possibility to let the internal debugger use...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-11  Ulrich WeigandUse CLIENT_DebuggerRequest to freeze/unfreeze threads.
1999-04-03  Eric PouechPrevent crash in debugger.
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
1999-03-24  Alexandre JulliardAbort on input error.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-13  Sergey TurchanovBuffer size bug in LocateDebugInfoFile.
1999-02-28  Marcus MeissnerMore include optimizations.
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-20  Eric PouechFixed backtrack issue on 16bit code.
1999-02-20  Eric PouechChanged LocateDebugInfoFile to reduce stack consumption...
1999-02-20  Eric PouechFixed comment for Wine documentation.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Brian Joseph CzapigaFixed a few #ifdefs.
1999-02-14  Juergen SchmiedImplemented better output for indirect calls.
1999-02-14  Marcus MeissnerAdded possibility to load .stabs/.stabstr sections...
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-01-28  NF StevensImplemented the symbolfile command (as mentioned by...
1999-01-26  Eric PouechFixed typo in type (removed quite a few warnings).
1999-01-24  Sergey TurchanovFixed source line matching for functions in DEBUG_Proce...
1999-01-24  Sergey TurchanovFix for files which do not contain exports (fg, EXE...
1999-01-24  Marcus MeissnerAllow switching off/on of debugmsgs in the debugger.
1999-01-20  Marcus Meissnerautoconf: added checks for libio.h, elf.h, curses.h...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-31  Alexandre JulliardChanged db_task_printsym to always print a full address...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-07  Ove KaavenMade variables optimized into registers accessible.
1998-11-14  Ulrich WeigandBugfix: -debug didn't work anymore after the last start...
1998-10-28  François GougetFixed some LPPOINT/LPSIZE mismatches and some missing...
1998-10-16  Uwe BonnesRenamed all LPIMAGE_* types to PIMAGE_*.
1998-10-11  Uwe BonnesDon't print name for 32 bit lib multiple times.
1998-10-11  Ove KaavenMade Wine's debugger work satisfactorily with DOS apps.
1998-10-11  Ove KaavenAdded a memset() to prevent a debugger segfault caused by
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
next