Don't keep main exe and dlls handles open when the file is on
[wine] / debugger / stabs.c
2001-08-10  Eric PouechFixes for Solaris X86.
2001-05-21  Eric PouechAdded the notion of delayed breakpoint (when a function...
2001-01-22  Jon GriffithsIncreased debugger include limit to 512.
2000-12-26  Joerg MayerFix the trivial compiler warnings in debugger/ when...
2000-12-01  Eric PouechImproved stabs loading (now using recursive parsing...
2000-11-29  Dimitrie O. PaunDo not use a.out.h.
2000-11-15  Dmitry TimoshkovSkip directories when loading debug symbols.
2000-11-15  Eric PouechImproved internal module handling (module now have...
2000-10-12  Juergen SchmiedFixed loading of symbols from libraries.
2000-09-29  Gerald PfeiferAdded missing cast.
2000-09-02  Gerald PfeiferAdded two missing casts.
2000-08-18  Dmitry TimoshkovDo not crash if path is NULL in DEBUG_ProcessElfFileFro...
2000-08-15  Eric PouechEnhanced ELF files lookup for symbolic info.
2000-07-25  Eric Pouechfixed a number of long standing bugs:
2000-05-11  Eric PouechFixed %p in printf (now using wsprintf which doesn...
2000-05-07  Marcus MeissnerOld versions of glibc might not have STN_UNDEF defined.
2000-05-05  Eric PouechFixed some buffer overflows.
2000-04-30  Eric Pouech- Enhanced internal variables framework (including...
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.
2000-03-26  Eric PouechNow read .so list from debuggee's address space.
2000-03-26  Eric Pouechimproved exception handling
2000-03-15  Eric PouechIntroduced DBG_VALUE struct to manipulate debugger...
2000-03-08  Eric PouechNo longer directly accessing debuggee memory.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-09-03  Eric PouechFixed crash.
1999-08-21  Eric PouechAdded support for N_BINCL and N_EINCL instructions.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-05  Pavel RoskinMake it possible to link Wine statically (at least...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Ove KaavenAdded a possibility to let the internal debugger use...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-14  Marcus MeissnerAdded possibility to load .stabs/.stabstr sections...
1999-01-20  Marcus Meissnerautoconf: added checks for libio.h, elf.h, curses.h...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-10-28  François GougetFixed some LPPOINT/LPSIZE mismatches and some missing...
1998-10-11  Ove KaavenAdded a memset() to prevent a debugger segfault caused by
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
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-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-12-22  Alexandre JulliardRelease 961222 wine-961222