help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to have a separate I/O window (xterm) with GDB and Emacs?


From: Joachim Nilsson
Subject: Re: How to have a separate I/O window (xterm) with GDB and Emacs?
Date: Wed, 07 Jul 2004 19:24:56 +0200

On Wed, 2004-07-07 at 19:04, David Kastrup wrote:
> Joachim Nilsson <joachim.nilsson@vmlinux.org> writes:
> > So, if someone could please tell me how I can have a separate
> > "execution window" a la DDD when using GDB in Emacs I would be
> > eternally grateful.
> > It should be possible somehow by spawning say an xterm and
> > redirect all program I/O using "gdb -tty=device" ...
> You know that gdb can easily attach to running processes with the
> `attach' command?  Or by specifying the process id as a second
> command line argument to gdb?

Ouch, why didn't I come to think of that?  It's a very good
interim solution for me, thank you David!


Regards
 /Jocke






reply via email to

[Prev in Thread] Current Thread [Next in Thread]