unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).