Moin,
I try to use the MinGW Debugger, but it never works, I always get error 193.
Maybe the path is not valid, because of the whitespace in it ...
Please, can somebody help me to fix the problem ?
Output:
Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Debug
Adding source dir: D:\Eigene Dateien\Code Blocks\Test\
Adding source dir: D:\Eigene Dateien\Code Blocks\Test\
Adding file: bin\Debug\Test.exe
Starting debugger:
done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 6.3
Error creating process D:\Eigene Dateien\Code Blocks\Test/bin/Debug/Test.exe, (error 193)
Thanks to anyone.
Greetz
Greenhorn