Typos/spelling fixes.
[wine] / programs / winedbg / dbg.y
2003-04-01  Alexandre JulliardPortability fixes.
2003-03-04  Eric PouechAdded support for Ctrl-C handling if not running in...
2003-02-17  Eric PouechMoved expr freeing when translating a command (no longe...
2003-02-11  Eric PouechAttach command no longer worked as expected, fixed it.
2003-01-30  Eric Pouech- Removed no longer used queue & modref related commands.
2003-01-11  Eric PouechAdded 'info symbol' command to look for defined symbols.
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-09-16  Eric PouechAdded ability to abort on interactive symbol lookup.
2002-09-13  Alexandre JulliardMoved the debugger to programs/winedbg where it belongs.