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

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

bug#67928: 30.0.50; [PATCH] Load GDB history in gud-gdb


From: Eli Zaretskii
Subject: bug#67928: 30.0.50; [PATCH] Load GDB history in gud-gdb
Date: Wed, 20 Dec 2023 15:28:06 +0200

> Date: Wed, 20 Dec 2023 13:43:23 +0100
> From:  Manuel Giraud via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 'M-x gud-gdb' does not load GDB history by default.  This patch fixes
> this.

Thanks, but why should we enhance gud-gdb?  It is based on a
deprecated GDB feature (annotations), which the GDB developers may
remove some day without any advance warning.  It is basically kept in
Emacs as a fallback, for those who for some reasons cannot use gdb-mi.
And gdb-mi already loads the history.

Are there any reasons for you to use gud-gdb?





reply via email to

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