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

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

Re: Gud keybindings


From: Stefan Monnier
Subject: Re: Gud keybindings
Date: Mon, 18 Aug 2014 21:49:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> I was unable to solve all issues using only documented APIs and had to
> advise a couple of functions.

We generally consider this as a bug.  So please M-x report-emacs-bug,
explaining the functionality/hook that you failed to find.

Note that the issue you're trying to solve with Gud key-bindings is an
issue that we also want to solve in Emacs (especially since in
Emacs-24.4, C-x SPC is not bound to gud-break any more).  It's just not
easy to solve in general:
- if you use M-x gud-gdb instead of M-x gdb, then gdb-source-file-list
  doesn't exist).
- I pretty much always have a Gud buffer open (when I'm done debugging,
  I generally don't kill the buffer, because I know I'll get back to it
  soon for something else).


        Stefan




reply via email to

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