wordpad: Properly save window rect on closing Min/Maximized windows.
[wine] / programs / winedbg / break.c
2007-05-23  Peter Oberndorferwinedbg: Only check for break/watch points on first...
2006-12-20  Alexandre Julliardwinedbg: Win64 printf format fixes.
2006-12-14  Francois GougetAssorted spelling fixes.
2006-12-04  Eric Pouechwinedbg: Now that local variable computation depends...
2006-07-26  Ge van Geldorpwinedbg: Change ADDRESS variables to ADDRESS64 so we...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-27  Petr Tesarikwinedbg: Fix stepping over an instruction.
2006-01-27  Eric Pouechwinedbg: Hardware breakpoints
2006-01-23  Eric Pouechwinedbg: Added a more decent scheme for handling segmen...
2005-11-17  Eric PouechSymGetType(...,TI_GET_LENGTH,...) requires a 64 bit...
2005-11-03  Eric PouechFixed 'break NN' command (using dbghelp.SymEnumLines).
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-05-24  Eric Pouech- started infrastructure for proper multi-target suppor...
2005-03-23  Francois GougetAssorted spelling fixes.
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2004-11-08  Eric Pouech- fixed regression in watchpoint setting (by addr)
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
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-01-28  Eric Pouech- now reporting message on bogus line number in 'bp...
2003-12-15  Eric Pouech- get rid of winedbg internal channels for output
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.