gdb-many-windows using Emacs

Hi,

I'm using Emacs GDB to debug my C++ application. In "locals of" buffer I see all local variables in the current context which I can add to the "Watch Expression" speed bar.

Question:
Is there a way to add this (current object) pointer to the Watch Expression speed bar. Then I can go to next line watching the changes of all member variables of current class.

Thanks
Topic archived. No new replies allowed.