Hello all,
I am using C::B 10:05 svn 7919 downloaded from "Jens" repository. I am using Ubuntu 12.04 operating system on a 64 bits box.
I am using default gcc and gdb provided by the Ubuntu distribution.
I have the Watches window in my debugger perspective.
I am debugging a shared library project.
In my Watches window, I do not have the "locals variable"tree nor the "function arguments"one even if in the debugger setting window, I have
selected the "Watch function arguments" and "Watch local variables" toggles.
Note that I am perfectly able to watch my variables if I drag/drop them from the editor window to the watches window.
Is this behavior linked in a way or another to my use of the SVN 7919 build?
Is there a way for me to get back these trees in the Watches window?
Thank's for your help