https://bugs.winehq.org/show_bug.cgi?id=41711
--- Comment #15 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Chris Rankin from comment #14)
winedbg doesn't seem to like Wow-64.exe, and so I've had to use the 32 bit client instead:
$ winedbg Wow.exe -noautolaunch64bit
Wine-dbg>break wined3d_debug_callback No symbols found for wined3d_debug_callback Unable to add breakpoint, will check again when a new DLL is loaded
After this point you have to type "c" to make the program actually run.