How to do single-step debugging while testing?

Michael Mc Donnell michael at mcdonnell.dk
Fri Jun 24 04:53:22 CDT 2011


Hi

I'm trying to figure out how to single step through the code. I've
looked at the winedbg and gdb information on winehq, but still can't
figure out what to do. I normally run tests by issuing:

$ ../../../tools/runtest name_of_test

Is there a way to run the test in a debugger, so that I can single
step through the functions that the test calls?

Thanks,
Michael Mc Donnell



More information about the wine-devel mailing list