all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: David Reitter <david.reitter@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: GUD buffer disappearing
Date: Thu, 14 Jun 2007 23:26:52 +1200	[thread overview]
Message-ID: <18033.9724.955648.433191@kahikatea.snap.net.nz> (raw)
In-Reply-To: <1181815214.859997.248240@q19g2000prn.googlegroups.com>

David Reitter writes:
 > On Jun 14, 10:12 am, Juanjo Garcia
 > <juanjose.garciarip...@googlemail.com> wrote:
 > 
 > > Namely, I open a program for debugging. The window splits and I see
 > > the main source file, but when I jump to a breakpoint and _another_
 > > source file must be opened, the *gdb* buffer is replaced with the
 > > source file. That is very inconvenient, because I have to look for the
 > > *gdb* buffer to continue debugging.
 > 
 > Have you tried to switch off `one-buffer-one-frame-mode'?

This looks like an Aquamacs bug report and it's not clear to me: what does open
a program for debugging mean?  By default the main source file won't appear
unless execution stops there.

Anyway, assuming it is for Aquamacs, I can only make general observations
unless it can be reproduced on Emacs:

* Apple have their own version of Gdb, you need FSF Gdb (in Darwin, from Fink?)
  for this mode to fully work.

* Sometimes you might indeed lose your window configuration but
  gdb-restore-windows (on the menu-bar) can often restore it.

* It takes more practice to control all the buffers with this mode but
  gives you more control over you program when you can.

* If you still don't like it you can get the old one by using the
  fullname option e.g by setting gud-gdb-command-name to "gdb --fullname".
  This old mode (i.e Emacs 21 style) probably works with Apple's Gdb.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

  reply	other threads:[~2007-06-14 11:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14  9:12 GUD buffer disappearing Juanjo Garcia
2007-06-14 10:00 ` David Reitter
2007-06-14 11:26   ` Nick Roberts [this message]
     [not found]   ` <mailman.2139.1181820427.32220.help-gnu-emacs@gnu.org>
2007-06-15 13:14     ` Juanjo Garcia
2007-06-17 15:10       ` Nikolaj Schumacher

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=18033.9724.955648.433191@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=david.reitter@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.