Eric Pouech wrote:
one can now set a hardware breakpoint in winedbg (it will not insert an INT 3 command in the code, but rather use the x86 debug registers).
handy for debugging trashed code for example

all the syntaxic forms of the 'break' command can be used for this new hbreak command.
(only works on x86 for now)

ChangeLog:
Implemented harware assisted breakpoints

merci de ne pas appliquer tel quel. J'ai une nouvelle version moins buggée.
A+
--
Eric Pouech



Reply via email to