User forums > Using Code::Blocks

Debugger help

(1/2) > >>

automagp68:
Hi

I am new to codeblocks
and programming in general

I am haveing these problems with the debugger

Im using the gnu compile and coding in C

Even after adding a watch list i can not see my array index and variables stored in the array.

When debugging a function i can never see the local variables in the function arguments either

It just skips right over them and says no symbol table available

My buddy uses codeblocks and same compile with no problem

This picture is an issue with the array

Checker is an array and i dont have a drop down to see my indexes even when i add a watch

http://i72.photobucket.com/albums/i173/automagp68/debugger.png

The is a shot of my debugger settings

http://i72.photobucket.com/albums/i173/automagp68/debuuger1.png

oBFusCATed:
Have you read this: http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks ?

automagp68:
Yes i have

Which is how i knew how to add a watch will still doesnt work

oBFusCATed:
Have you tried Right click -> Properties -> Watch as array + Count=10?

automagp68:
Yes i have

That also does not work. I am wondering if something did not install correctly?

Also, any idea why i would not be able to see my local function arguments? I think that is most important


Navigation

[0] Message Index

[#] Next page

Go to full version