Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started 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?
-
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?
-
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...