User forums > Using Code::Blocks

debugging options don't seem to exist.

<< < (2/2)

Biplab:
There is a difference between the pictures you submitted and Pecan posted. From your picture I can see that no debugging session is active.

A debugging session must be active to get those menu options. :)

jakykong:
I did every step from the wiki page (the watches window is open; just behind the main window).

What else must be done to activate a debugging session?

Biplab:

--- Quote from: jakykong on July 18, 2007, 07:42:21 pm ---What else must be done to activate a debugging session?

--- End quote ---

Add some break points and start the debugger.

jakykong:
Hm... that's not mentioned in the wiki article (at least, not before trying to add watches). Perhaps I should make it clearer?

Solved one problem -- the "Watch 'n'" shows up now.

Now another problem has shown up.

the debugger output complains it can't find a symbol file (I already verified that 'strip symbols from binary' is off, 'produce debugging output' is on, and I rebuilt the debug target.)

Specifically,
"No symbol table is loaded. Use the File command"
There is a menu option (debug -> add symbol file), but there appear to be no symbol files whatsoever in the project folder.

Navigation

[0] Message Index

[*] Previous page

Go to full version