all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* debug c++ code
@ 2003-09-18 12:17 valerio crini
  2003-09-30 22:16 ` Kai Grossjohann
  0 siblings, 1 reply; 2+ messages in thread
From: valerio crini @ 2003-09-18 12:17 UTC (permalink / raw)


I want to debug my own C++ code. With perl i have "perldb" that splits 
the window in a code zone and a command zone. How can i do the same 
thing with c++ debugging?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: debug c++ code
  2003-09-18 12:17 debug c++ code valerio crini
@ 2003-09-30 22:16 ` Kai Grossjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Grossjohann @ 2003-09-30 22:16 UTC (permalink / raw)


valerio crini <vcrini@yahoo.com> writes:

> I want to debug my own C++ code. With perl i have "perldb" that splits
> the window in a code zone and a command zone. How can i do the same
> thing with c++ debugging?

Depends on your debugger.  If you have gdb installed, then M-x gdb
RET might do the trick.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-30 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-18 12:17 debug c++ code valerio crini
2003-09-30 22:16 ` Kai Grossjohann

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.