Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: dominick on June 17, 2008, 05:34:33 pm

Title: Error creating process
Post by: dominick on June 17, 2008, 05:34:33 pm
Hi all,

i have a problem when i try to debugger a project.

When i click on "Debug/continue" (after having defined a breakpoint) have always this output in Debugger section:

Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Debug
Adding source dir: C:\Documents and Settings\ciao\Documenti\Prog_C\VCorso\Primo\
Adding source dir: C:\Documents and Settings\ciao\Documenti\Prog_C\VCorso\Primo\
Adding file: bin\Debug\Primo.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 C:\Documents and Settings\ciao\Documenti\Prog_C\VCorso\Primo/bin/Debug/Primo.exe, (error 193)

and of course it is impossible to continue with the debug.

Please can we help to solve this problem?

PS: I'm on windows xp sp2

Thanks,

   Dominick