User forums > Using Code::Blocks

Debug an Array

<< < (2/3) > >>

ollydbg:

--- Quote from: hqt on August 10, 2011, 05:01:12 am ---In your pictures, I seems You run on Redhat/Linux, But I'm using Code::Block on Windows

--- End quote ---
I'm using C::B under Windows XP.
Please try a nightly build C::B, such as:
http://forums.codeblocks.org/index.php/board,20.0.html
(choose the debugger branch version, which has more debug feature improved)

hqt:
Oh, thanks very much :) I can use Code::Block Nightfall and the Debugger is nice :)
But I have an other question: my computer now have two version of Code::Block: first is normal and second is Nightfall version. Can I delete normal version (and this action will not take any damage to other part) ?

MortenMacFly:

--- Quote from: hqt on August 10, 2011, 05:55:49 am ---Can I delete normal version (and this action will not take any damage to other part) ?

--- End quote ---
Yes. You should (however) also delete the config file "default.conf" in %APPDATA%\codeblocks. This will basically initialise C::B from scratch.

Raisolution:
Hello,
I am a new CB user and recently downloaded the latest CB nightly build, hoping for a better debugger. Actually it's worse. It don't have autos and locals and I don't get the arrays visualized like on the screenshot (it just shows the address). How to configure it to be like the one on the screenshot?

Thanks in advance!

oBFusCATed:
For arrays:
1. Right click on the watch -> properties
2. Enable watch as array
3. Set first element and count

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version