Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: farzaneh on October 08, 2009, 04:04:56 pm

Title: debuging
Post by: 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?
Title: Re: debuging
Post by: MortenMacFly on October 08, 2009, 04:21:06 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?
Title: Re: debuging
Post by: leonatrix on October 12, 2009, 09:44:01 pm
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...