User forums > Help

I can't use debugger

(1/4) > >>

bobinne13:
Hello
Sorry for my english but i don't use it everyday lol!
So! All's in the tittle!
I can't use correctly my debbuger.
When i clic on run to cursor my program don't stop at the cursor, i try F4 too but don't work.
breakpoints don't stop the debugger too. :(
I have C::B 10.05 on windows seven
 mingw and gdb version 6.8
[-g] is enable in debug compiler setting ( first line ).

I post the logs if that tel you something :
Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Debug
Adding source dir: C:\Users\Noël\Desktop\Pacmn Wndws\
Adding source dir: C:\Users\Noël\Desktop\Pacmn Wndws\
Adding file: bin\Debug\Pacmn Wndws.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
Child process PID: 2164
Program exited normally.
Debugger finished with status 0

MortenMacFly:

--- Quote from: bobinne13 on April 06, 2011, 07:24:23 pm ---[-g] is enable in debug compiler setting ( first line ).

--- End quote ---
Make sure that:
[-s] is disabled
[-Ox] is disabled
...and inspect the full compiler log about the command line if you properly compile with debug symbols (see my sig how to do so...).

oBFusCATed:
Also you can try newer gdb + debugger's nightly...

Jenna:
And use code-tags to paste
--- Code: ---code
--- End code ---

bobinne13:
I get discourage...  :(

I have another computer with exatly the same configuration, and the debbug work on it...

oBFusCATeD
I had try newer nightly like you suggest, but no results.

MortenMacfly
I had inspect the full compiler ( like you explain it in your sign, thanks !!) and I'm sure of my compiler setting, firstly because I just look at after your post ;) and beacause I have read that is the basic configuration after install C::B, could you confirm ?

jens
sorry for code-tags. ( I didn't now that logs is a code)



Befor became depressive I have uninstall C::B and flush registery, and install new time, but you now what ? No Change....
My next step is to uninstall windows and all programms but it's a extrem solution and I'm not really  enthusiastic...


My new idea is that a programm make interference with my dbg, because it's the unic difference with my other pc, but I don't now witch is it in this case...
 

Navigation

[0] Message Index

[#] Next page

Go to full version