Do not use the PEB lock as loader lock, use a separate critical
[wine] / debugger / stack.c
2001-08-06  Eric PouechExtended bt command to display backtrace of another...
2000-10-02  Alexandre JulliardFixed backtrace for apps that never called down to...
2000-09-24  Alexandre JulliardImproved support for vm86 mode.
2000-08-04  Patrik StridvallFixed some warnings.
2000-07-31  Ove KaavenTidyed up stack backtrace code a bit, and added a simpl...
2000-06-18  Eric Pouech- cleaned-up break handling
2000-06-04  Ulrich WeigandCompile fixes for non-i386 archs.
2000-05-11  Eric PouechFixed %p in printf (now using wsprintf which doesn...
2000-04-30  Eric Pouech- Enhanced internal variables framework (including...
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.
2000-03-15  Eric PouechIntroduced DBG_VALUE struct to manipulate debugger...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Eric PouechNo longer directly accessing debuggee memory.
1999-11-13  Ulrich WeigandMade debugger compile and marginally work on non-Intel...
1999-08-21  Eric PouechReally do a silent backtrace when requested.
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-05-24  Eric PouechCheck when backtracking the stack if frames are correct...
1999-05-09  Ove KaavenFixed a couple of bugs (silent backtrace not totally...
1999-05-08  Ove KaavenImproved Wine debugger backtrace. New features:
1999-04-25  Ove KaavenAdded a possibility to let the internal debugger use...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-02-28  Marcus MeissnerMore include optimizations.
1999-02-20  Eric PouechFixed backtrack issue on 16bit code.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-12-22  Alexandre JulliardRelease 961222 wine-961222
1996-04-28  Alexandre JulliardRelease 960428 wine-960428
1996-01-14  Alexandre JulliardRelease 960114 wine-960114
1995-12-26  Alexandre JulliardRelease 951226 wine-951226
1995-10-03  Alexandre JulliardRelease 951003 wine-951003
1995-08-17  Alexandre JulliardRelease 950817 wine-950817
1995-07-06  Alexandre JulliardRelease 950706 wine-950706