winedbg.exe is missing on lib32on64. It presents for 32 and 64, but not for lib32on64:
for 64:
/Users/<user>/Applications/CrossOver.app/Contents/SharedSupport/CrossOver/lib64/wine/fakedlls/winedbg.exe
/Users/<user>/Applications/CrossOver.app/Contents/SharedSupport/CrossOver/lib64/wine/winedbg.exe.so
# PE32+ executable (console) x86-64, for MS Windows
for 32:
/Users/<user>/Applications/CrossOver.app/Contents/SharedSupport/CrossOver/lib/wine/fakedlls/winedbg.exe
/Users/<user>/Applications/CrossOver.app/Contents/SharedSupport/CrossOver/lib/wine/winedbg.exe.so
# PE32 executable (console) Intel 80386, for MS Windows
But if I'm trying to run winedbg on Big Sur (32on64) I'm getting: wine:error: could not find 'winedbg' in '/Users/<user>/Applications/CrossOver.app/Contents/SharedSupport/CrossOver/lib32on64/wine'
I've tried to copy winedbg.exe and winedbg.exe.so from lib to lib32on64, but I'm getting: winewrapper.exe:error: cannot execute L"Y:\\Applications\\CrossOver.app\\Contents\\SharedSupport\\CrossOver\\lib32on64\\wine\\winedbg.exe.so"
May be it is possible to compile it from source or may be somebody knows a workaround. Currently I'm using gdb, it kind of works but with some defects, so it should be possible to run winedbg on 32on64.
Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux
CodeWeavers or its third-party tools process personal data (e.g. browsing data or IP addresses) and use cookies or other identifiers, which are necessary for its functioning and required to achieve the purposes illustrated in our Privacy Policy. You accept the use of cookies or other identifiers by clicking the Acknowledge button.