I cannot seem to get windbg to run with Wine. Is there something I need to do
specifically for windbg. I am running Wine on a MacBook. I had a virtual machine
with Windows but that was just too much overhead just to run a DOS prompt. If
anyone has any suggestions I would greatly appreciate it.
Did you enter the command just like that? Because there is no windbg - just
winedbg. Anyway, the debug console is not the same thing as Windows's
command prompt - you'll need to run "wine cmd" if you want that
one.