Fix debugger for flat PC and non-flat frame.
[wine] / dlls / dbghelp /
2004-09-23  Robert ShearmanFix debugger for flat PC and non-flat frame.
2004-09-10  Robert ShearmanImplement ImageDirectoryEntryToData by forwarding it...
2004-09-06  Robert ShearmanBetter fix for includes with relative paths.
2004-08-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Eric...
2004-08-23  Robert ShearmanStore the current source directory and use it when...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-09  Dmitry Timoshkovmodule->addr_sorttab may be NULL due to a hack in
2004-07-14  Jon GriffithsPrevent the debug buffer from overflowing on long stabs.
2004-07-14  Alexandre JulliardFixed handling of includes stack.
2004-07-04  Eric Pouech- added support for GCC static local variables
2004-06-14  Eric Pouech- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
2004-05-24  Dmitry TimoshkovFix elf_read_wine_loader_dbg_info() for the !__ELF__...
2004-05-24  Eric Pouech- some more fixes to elf module's symbol table handling...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-04-30  Eric Pouech- fixed some bugs in StackWalk (claimed for but forgott...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-19  Eric Pouech- implemented support for function debug start/stop...
2004-04-17  Emmanuel MaillardFixed a compile error on non-i386.
2004-04-15  Kevin KoltzauFix a few compile errors when cross compiling.
2004-04-07  Gerald PfeiferCast third parameter of elf_search_and_load_file()...
2004-04-06  Gerald PfeiferAvoid compiler warning in vector_position().
2004-04-05  Eric PouechFirst shot at implementing dbghelp.