News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

debuging

Started by farzaneh, October 08, 2009, 04:04:56 PM

Previous topic - Next topic

farzaneh

i install cose::clocks just now. i wana use its debuger but the "go to cursor=F4" is not active in DEbug menu. how can i active this?

MortenMacFly

Quote from: farzaneh on October 08, 2009, 04:04:56 PM
i install cose::clocks just now. i wana use its debuger but the "go to cursor=F4" is not active in DEbug menu. how can i active this?
...version?
...platform?
...gdb installed?
...gdb correctly configured in the tool chain options (compiler settings)?
...gdb version?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

leonatrix

i had the same problem, looks like you need to do is create a project, but you must include the libraries for the proyect in that case, you'll can use debugger, try to get the JN-UG-3028 Code::Blocks IDE User Guide.

i hope you help to...