Debugging Wine thoughts

Markus Hitter mah at jump-ing.de
Thu Sep 11 10:16:08 CDT 2008


Am 11.09.2008 um 13:41 schrieb Marcus Meissner:

> $ gdb wine-pthread
> (gdb) break CreateWindowExW
> Function "CreateWindowExW" not defined.
> Make breakpoint pending on future shared library load? (y or [n]) y
>
> Breakpoint 1 (CreateWindowExW) pending.
> (gdb) r notepad.exe
> Starting program: /usr/bin/wine-pthread notepad.exe
> [Thread debugging using libthread_db enabled]
> [New Thread 0xf7d106c0 (LWP 9202)]
> [Switching to Thread 0xf7d106c0 (LWP 9202)]
>
> Breakpoint 1, CreateWindowExW (exStyle=0, className=0x7fcf7c70,  
> windowName=0x7fcf7c60,
>     style=13565952, x=1, y=2, width=729, height=546, parent=0x0,  
> menu=0x0, instance=0x7fcf0000,
>     data=0x0) at win.c:1401
> 1401        cs.lpCreateParams = data;
> (gdb)

That works great, thanks.


MarKus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/







More information about the wine-devel mailing list