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

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

bug#7575: gdb command history saving


From: Glenn Morris
Subject: bug#7575: gdb command history saving
Date: Wed, 09 Mar 2011 04:02:34 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Version 24.1

Glenn Morris wrote:

> You could add something like the following to gdb-mode-hook:
>
>   (setq comint-input-ring-file-name "~/.gdbhist")
>   (comint-read-input-ring t)
>
> shell-mode tries to do this by default; perhaps gdb-mode should do
> similar.

I've added this to M-x gdb.





reply via email to

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