User forums > Using Code::Blocks

gdb tutorials

<< < (2/2)

rickg22:
why not ask him to refurbish it? :P "Code::Blocks. No proprietary compilers required" lol

Funto:
Hmm about debugging in C::B...
Is it possible to debug and watch variables as we can do with VC++? I mean, without having to add manually the variable name in the "Watch" tab...

mandrav:

--- Quote from: Funto on August 17, 2005, 10:42:33 am ---Hmm about debugging in C::B...
Is it possible to debug and watch variables as we can do with VC++? I mean, without having to add manually the variable name in the "Watch" tab...

--- End quote ---

You can place the editor caret over the variable's name you want to watch and [right-click->Watch 'your var'].
Or you can provide more info on what you 'd like to do...

Yiannis.

Navigation

[0] Message Index

[*] Previous page

Go to full version