Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: nixahn on March 09, 2011, 04:52:10 pm
-
Hi, I have been using cb in windows for a while. I'm trying to migrate it's use to ubuntu, where I found the following problem: I can't seem to find the "command" part in the debugger tab used to send commands to the debugger. I have activated the debugger (debug) tab by setting the option in settings, debugger & compiler, debugger options, log... which is where the little box to send commands should appear.
I'm sure I'm missing something here, but I couldn't find it in either google or here. I can use the "send user command to debugger" command in the debug menu, but it's annoying to have to do that all the time. Any idea what might be wrong? Thanks in advance...
-
Yes, update your version of C::B, I think you need at least 10.05 for this feature.
With <10.05 you can use "Debug -> Send command to debugger" (or something like that)
-
thnks... I guess ubuntu's repository for Karmic is outdated;
-
Search the forum, there should be some info how to install newer version...
If there is such a version for your ubuntu.
-
thnks... I guess ubuntu's repository for Karmic is outdated;
Yes it is. Also for Lucid it is outdated (C::B 10.05 came out after Ubuntu 10.04 obviously).
You can use pasgui's repository for Ubuntu @ http://lgp203.free.fr/ubuntu/ (http://lgp203.free.fr/ubuntu/) to get at least the C::B 10.05 release for Karmic.
If you need more background information a search of the forums with "pasgui ubuntu karmic"
will deliver some posts.
Greets,
pirx67