- fixed breakpoint enabled/disabled state management
[wine] / programs / winedbg / memory.c
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-06-04  Eric Pouech- all symbol information storage is now module relative...
2004-02-25  Matt ChapmanFix dumping of Unicode strings.
2004-02-03  Eric Pouech- now detecting Dwarf debug information in ELF modules...
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
2003-10-15  Alexandre JulliardGet rid of the memory allocation macros, use real funct...
2003-08-07  Richard Cohen- Print short ASCII strings without the "..."
2002-11-13  Eric PouechActually exit loop on '\0' while printing a string.
2002-10-25  Jeff SmithFixed behaviour of "x /s ...".
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.