User forums > Embedded development
Can't run debugger
scarphin:
Hi,
After a successful build with debugging enabled, I can't run the 'gdb' debugger. Clicking 'start' or hitting f8 does nothing. Only the debugger tab below is selected and nothing else. I've tried this both on an XP and a Vista machine with same result. 'do not run the debugee' in the debugger options is not checked and the path to AVR 'gdb' in 'toolchain executables' is correct. Also I cannot add any watch variable, when I add a variable the watch window is always empty. I don't have wxwidgets installed, do I need to install? I'm using codeblocks v10.05. Has anybody else experienced this? Need help, thnx...
oBFusCATed:
Enable the debuggers debug log (Settings -> compiler & debugger -> debugger -> show debugger's log)
Inspect the log and if you don't find anything useful you can paste the log in a [ code ] tags, so we can look at it.
scarphin:
Debugger log is always enabled but the information below doesn't always appear on the 'debugger' tab. After hitting f8 to start the debugger the 'Start' or 'F8' is still available without anything launched. Thnx for the reply, here is the log:
--- Code: ---Selecting target:
Debug
Adding source dir: D:\Electronics\Projects\testcb\source\
Adding source dir: D:\Electronics\Projects\testcb\source\
--- End code ---
oBFusCATed:
You're not reading!!!!
I've said the debug log not the normal one...
scarphin:
I'm very sorry! Where do I find it? That's the only information on the tabs below regarding the debugger. Does it reside on some file? Pls forgive my ignorance!
Navigation
[0] Message Index
[#] Next page
Go to full version