WineDbg: Implemented harware assisted breakpoints.

Eric Pouech eric.pouech at wanadoo.fr
Tue Jan 10 14:51:04 CST 2006


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




More information about the wine-devel mailing list