http://bugs.winehq.org/show_bug.cgi?id=24396
--- Comment #7 from Jeff Zaroyko jeffz@jeffz.name 2010-09-18 20:05:26 CDT --- (In reply to comment #6)
Wine-dbg>set $BreakOnFirstChance=0 Wine-dbg>run fixme:winedbg:dbg_run_debuggee Re-running current program with "\r" as args is broken
use 'c' for continue, not 'run', you are already running it.
Why are you running things with winedbg anyway? You should be running programs without windbg.