]> git.eshelyaron.com Git - emacs.git/commit
Function to load GDB history
authorManuel Giraud <manuel@ledu-giraud.fr>
Wed, 20 Dec 2023 11:08:30 +0000 (12:08 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 21 Dec 2023 20:55:01 +0000 (21:55 +0100)
commit5b736a69a07dac610b522ed869025a935ac3f83b
treeec0c3af112698f5929cd02bce2a8a906f819d161
parent4ada05a6ccafe918fc0db6e5222187f0787a8e34
Function to load GDB history

* lisp/progmodes/gdb-mi.el (gud-gdb-load-history): New function to
load GDB history, code factored out of 'gdb'.
(gdb): Call it.  (Bug#67928)

(cherry picked from commit 63a38fd2921269b6fbacf8a8bbd31b91df8f31a1)
lisp/progmodes/gdb-mi.el