Code::Blocks Forums

User forums => Help => Topic started by: absolut24 on June 01, 2007, 06:32:20 pm

Title: Error 193 when debugging
Post by: absolut24 on June 01, 2007, 06:32:20 pm
Hi,
I tried to debug a basic hello world c++ file, by inserting a break. When I run the debugger it says:

Building to ensure sources are up-to-date
Build succeeded
Selecting target: Debug
Adding source dir: C:\Documents and Settings\****\My Documents\****\hello\
Adding source dir: C:\Documents and Settings\*****\My Documents\****\hello\
Adding file: bin\Debug\hello.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 5.2.1
Error creating process C:\Documents and Settings\*****\My Documents\*****\hello/bin/Debug/hello.exe, (error 193)"

Any ideas?

Title: Re: Error 193 when debugging
Post by: TDragon on June 01, 2007, 06:51:02 pm
Debugger name and version: GNU gdb 5.2.1
Upgrade to GDB 6.3-2 (http://downloads.sourceforge.net/mingw/gdb-6.3-2.exe?modtime=1133217999&big_mirror=1).