- now storing exception info (if any) in thread structure
[wine] / programs / winedbg / source.c
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-02-11  Eric PouechTranslated sprintf calls into snprintf.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.