Added $regs as a variable for displaying all registers.
[wine] / debugger / intvar.h
2002-08-02  Eric PouechAdded $regs as a variable for displaying all registers.
2002-07-30  Eric PouechAdded ability to defer breakpoint setting for breakpoin...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-21  Eric PouechFixed stabs parsing for GCC 3.0 (default types).
2000-06-25  Eric PouechAdded BreakOnDllLoad internal var, cleaned up register...
2000-06-18  Eric Pouech- cleaned-up break handling
2000-05-11  Eric PouechFixed %p in printf (now using wsprintf which doesn...
2000-05-05  Eric PouechFixed some buffer overflows.
2000-04-30  Eric Pouech- Enhanced internal variables framework (including...
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.