- now storing exception info (if any) in thread structure
[wine] / programs / winedbg / types.c
2005-05-23  Eric Pouech- no longer store internally the " for strings
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-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
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-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-08-07  Richard Cohen- Print short ASCII strings without the "..."
2003-02-17  Eric Pouech- added GetName() to retrieve type name
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.