Comment 6 for bug 622210

Revision history for this message
Pali (pali) wrote :

wargus.exe only start stratagus (using exec) with correct params. But on Windows function exec does not replace current process image (like on POSIX systems), but start new process. So start directly stratagus with params:

"<path_to_gdb>\gdb.exe" --args "<path_to_stratagus>\stratagus.exe" -W -v 1 -d "<path_to_wargus>"

If you have still problem, contact me on email.