all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Christian Henz" <ChrHenz@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Frustration with gud (gdb)
Date: Fri, 14 Feb 2014 23:57:02 +0100	[thread overview]
Message-ID: <trinity-46249a1f-1200-4863-8a0c-57278421243b-1392418622267@3capp-gmx-bs42> (raw)


> I have my source window, and Input/Output window showing. I can't get to gdb
> buffer, if I try to switch to it, I get:
>
> Can't switch buffers in a dedicated window

I have recently switched to Emacs 24, and this bothered me as well. But it seems that when you start GDB with "gud-gdb" instead of "gdb", you get the familiar combined buffer *without* any dedicated windows.

Also, you can programatically "un-dedicate" a window. Unfortunately there is no interactive function provided for this, but it is easy to write yourself or find online (first search result: https://github.com/statico/dotfiles/blob/master/.emacs.d/elisp/toggle-current-window-dedication.el).

Cheers,
Christian



             reply	other threads:[~2014-02-14 22:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14 22:57 Christian Henz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-14 20:15 Frustration with gud (gdb) Neal Becker

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=trinity-46249a1f-1200-4863-8a0c-57278421243b-1392418622267@3capp-gmx-bs42 \
    --to=chrhenz@gmx.net \
    --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.