https://bugs.winehq.org/show_bug.cgi?id=41711
--- Comment #14 from Chris Rankin rankincj@yahoo.com --- 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
Wine-dbg>info break No breakpoints No watchpoints Delayed breakpoints: 0: wined3d_debug_callback
Does anyone have any ideas, please?