On Friday 24 June 2011 11:53:22 Michael Mc Donnell wrote:
$ ../../../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?
../../../wine winedbg foo_test.exe.so should work.