Coded breakpoints

Vincent Béron vberon at mecano.gme.usherb.ca
Tue Jul 23 18:58:58 CDT 2002


Le mer 24/07/2002 à 19:31, Max a écrit :
> Never mind, if WAS a stupid question :-)
> For who needs it too, just add
> 
> __asm__("int $0x03\n\t") ;
> 
> at the required point, maybe inside an huge if(....)

Or just a normal breakpoint after the innermost if, on a valid but
useless statement. No?

Vincent




More information about the wine-devel mailing list