Code::Blocks Forums
User forums => Help => Topic started by: X1pit on June 03, 2011, 02:49:12 pm
-
Hey guys!
I've got a problem with starting my Debugger on my new PC( ;) ).
I think it's because it runs on Win 7 64bit.
I always get this starting debugger:
Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Debug
Adding source dir: C:\Users\Name Name\Documents\CodeBlocks_Projekte\Adrbuch_BESSER\
Adding source dir: C:\Users\Name Name\Documents\CodeBlocks_Projekte\Adrbuch_BESSER\
Adding file: bin\Debug\Adrbuch_BESSER.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.8
Error creating process C:\Users\Name Name\Documents\CodeBlocks_Projekte\Adrbuch_BESSER/bin/Debug/Adrbuch_BESSER.exe, (error 193).
Any Idea?
X1pit
-
Avoid using spaces in your file path. :D
-
Ahhh.Come on. You can't be serious :D
I'll try it.
-
Haha! You were right. Thanks ;)
But could you explain me why this happens?
-
Enable the debugger's debug log and you'll understand the reason (probably).
The log could be enabled in the debugger's settings.