all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matthieu Moy <MatthieuNOSPAM.Moy@imag.fr.invalid>
Subject: Re: How to have a separate I/O window (xterm) with GDB and Emacs?
Date: Thu, 08 Jul 2004 08:45:20 +0200	[thread overview]
Message-ID: <vpqeknnxain.fsf@ecrins.imag.fr> (raw)
In-Reply-To: mailman.113.1089219563.22971.help-gnu-emacs@gnu.org

Joachim Nilsson <joachim.nilsson@vmlinux.org> writes:

> It should be possible somehow by spawning say an xterm and
> redirect all program I/O using "gdb -tty=device" ...

You could write a 2 lines script calling xterm+gdb, and call it from
the prompt of M-x gdb RET. Don't forget to pass the -fullname option
to gdb, Emacs needs it.

> I'd like to run the latest (very nice) GDB-UI in Emacs but I'm
> stuck with DDD and its separate execution window for now.

Do you know you can do

M-x gdb RET ddd --tty <program> RET

To start ddd as a separate window, in addition to the *gud* buffer ?

-- 
Matthieu

  parent reply	other threads:[~2004-07-08  6:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.113.1089219563.22971.help-gnu-emacs@gnu.org>
2004-07-07 17:04 ` How to have a separate I/O window (xterm) with GDB and Emacs? David Kastrup
2004-07-07 17:24   ` Joachim Nilsson
2004-07-08  6:45 ` Matthieu Moy [this message]
2004-07-07 16:56 Joachim Nilsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vpqeknnxain.fsf@ecrins.imag.fr \
    --to=matthieunospam.moy@imag.fr.invalid \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.