Wine debugging tutorial?

Eric Pouech eric.pouech at wanadoo.fr
Mon Jan 6 14:42:40 CST 2003


Mike Hearn wrote:
> The tutorial up on winehq.org on how to use WineDbg, while pretty
> useful, seems a tad out of date (lots of references to 16 bit constructs
> etc). Does anybody know of any good tutorials on how to use low level
> code debuggers such as this? 

well part of winedbg command syntax comes from gdb, so a high level gdb 
tutorial might (partly) do

> Coming from a delphi background, I'm more used to the integrated
> debugging style, and I'm finding more and more that the wine traces
> don't always provide useful information, so I'd like to master this
> tool. Oh, also, how do you use the ncurses backend (I think eric
> mentioned one recently). I quite like having large scrollback buffers
> too.
to run winedbg under the curses backend run
wineconsole winedbg <winedbg opts>

A+

-- 
Eric Pouech




More information about the wine-devel mailing list