Coded breakpoints

Tony Lambregts tony_lambregts at telusplanet.net
Tue Jul 23 21:03:18 CDT 2002


David Hammerton wrote:

>You could do a "raise(SIGSTOP)", or if your lazy, "raise(19)".
>
>Replace SIGSTOP with your faviourate signal.
>I know that works when debugging with gdb, I guess it should with winedbg...
>
>David
>
>On Thu, 25 Jul 2002 01:08:51 +0200, Max wrote:
>
>| Maybe it's a stupid question, but... is there a way to hard-code a
>|  breakpoint ? I need to check a bit of code that gets called too many times and 
>|  I'd like to put a conditional breakpoints compiled in code; no way to use 
>|  winedbg built-in conditional breaks, the condition is too complicated.....
>
>  
>
Is this documented anywhere? I was thinking about this for a while and 
poking around the documentation with no success. Thankyou to Max for 
asking the question because I was simply to shy/embarassed to ask.


Tony Lambregts





More information about the wine-devel mailing list