User forums > Help
Slow debugging on Arch
(1/1)
attila3453:
I run to a line in my file, and the debugger seems to be broken. I can't see the watches, and I can't normally stop the debugger.
I am using Arch Linux with XFCE, all up to date. On Windows XP and Ubuntu 10.04 it seems to be working though.
oBFusCATed:
If you want us to help you, you must provide at least c::b's version/revision number and the full log from the debugger (use code tags please).
attila3453:
Code::Blocks 10.05 rev 0
--- Code: ---Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Debug
Adding source dir: /home/attila/Desktop/vierte/
Adding source dir: /home/attila/Desktop/vierte/
Adding file: bin/Debug/vierte
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 (GDB) 7.4.1
Temporary breakpoint 2 at 0x8049dee: file /home/attila/Desktop/vierte/Camera.cpp, line 29.
At /home/attila/Desktop/vierte/Camera.cpp:29
Debugger finished with status 0
--- End code ---
oBFusCATed:
This is not the full debugger log. See the options how to enable it.
Also try a recent nightly build, the debugging was highly improved.
Navigation
[0] Message Index
Go to full version