User forums > Using Code::Blocks

Debug - context change

(1/1)

Vorl:
Hello,

Is it normal that when I change the context thanks to the call stack during debbuging I cannot view the local variables of the current method (actually I can even not see the fields of the current class if it's not the owner of the last method in the call stack) ?
It's a small thing that makes debugging painfull and it's one of the few things that would need C::B to reach the perfection (I use it at home and try to impose it at work ;-) )

Vorl

PS: I have version 4051

mandrav:

--- Quote from: Vorl on June 09, 2007, 06:10:30 pm ---Hello,

Is it normal that when I change the context thanks to the call stack during debbuging I cannot view the local variables of the current method (actually I can even not see the fields of the current class if it's not the owner of the last method in the call stack) ?
It's a small thing that makes debugging painfull and it's one of the few things that would need C::B to reach the perfection (I use it at home and try to impose it at work ;-) )

Vorl

PS: I have version 4051


--- End quote ---

Right-click the function in the callstack and select "Switch to selected frame".

Vorl:
Oh yes, I'm stupid, I didn't see it. It works perfectly.
Thanks a lot !

Navigation

[0] Message Index

Go to full version