[WineDbg]: hardware breakpoints

Eric Pouech eric.pouech at wanadoo.fr
Thu Jan 26 14:54:15 CST 2006


ChangeLog:
- implemented hardware assisted breakpoints
   (new 'hbreak' command which behaves just as 'break' command)
- small improvements to break handling (saving hit xpoint across
   exception handling)
- fixed 'cont N' command for watchpoints

  programs/winedbg/break.c    |  106 
+++++++++++++++++++++++++++----------------
  programs/winedbg/dbg.y      |   18 +++++--
  programs/winedbg/debug.l    |    1
  programs/winedbg/debugger.h |   10 ++--
  programs/winedbg/winedbg.c  |    3 +
  5 files changed, 88 insertions(+), 50 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bce7644bd34a7693909afee21416c0e76676a173.diff
Type: text/x-patch
Size: 17467 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060126/7e694778/bce7644bd34a7693909afee21416c0e76676a173-0001.diff


More information about the wine-patches mailing list