Disassembly of the adobe svg plugin

Tony Lambregts tony_lambregts at telusplanet.net
Mon Dec 9 15:46:43 CST 2002


Mike Hearn wrote:

>The UK.
>
>I'm not au fait with the reverse engineering laws here, and I'm not very
>good at it anyway, so I'd rather avoid it if possible. But once you've
>seemingly exhausted a trace what do you do next? I can't breakpoint on a
>call, because the call that would let me get the right part is never
>called...
>
>  
>
You can put a software breakpoint in the code (inside a complex if 
statement if need be)
DbgBreakPoint() is the function to call.

-- 

Tony Lambregts






More information about the wine-devel mailing list