News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

one question about the debugging windows

Started by loriwang, September 16, 2007, 10:30:59 AM

Previous topic - Next topic

loriwang

I run the codeblocks-1.0rc2_mingw.exe and unselected all contributed plugins during the installation. There are only two choices in debugging windows item, back-trace and cpu. But seems there should be more choices. Like breakpoints, call stack, watches. So, how can I find them cause call stcak and watches are usefull to me.

XayC

It's because you are using Code::Blocks 1.0 RC2, that version, even if tagged as a Release Candidate is pretty old.
You should use a Nightly Build instead (http://forums.next.codeblocks.org/index.php?board=20.0). All the instructions to install it are in the sticky posts.

Regards, XayC

loriwang