all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gdb-many-windows using Emacs - view this pointer
@ 2012-03-29  0:58 rajimrt
  0 siblings, 0 replies; only message in thread
From: rajimrt @ 2012-03-29  0:58 UTC (permalink / raw)
  To: Help-gnu-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 C++ 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.

In basic gdb we can view this by
(gdb)p *this
(gdb)p this->i_SomeIneger

Thanks
-- 
View this message in context: http://old.nabble.com/gdb-many-windows-using-Emacs---view-this-pointer-tp33544862p33544862.html
Sent from the Emacs - Help mailing list archive at Nabble.com.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-29  0:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-29  0:58 gdb-many-windows using Emacs - view this pointer rajimrt

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.