]> git.eshelyaron.com Git - emacs.git/commit
Fix sending signals and EOF to the inferior process in gdb-mi.el
authorEli Zaretskii <eliz@gnu.org>
Tue, 24 Mar 2020 14:56:10 +0000 (16:56 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 24 Mar 2020 14:56:10 +0000 (16:56 +0200)
commited37f038bd6d99fbe0c746d5773c315fed0e3dad
tree6b04a078ae2d14a06ddf5ed65fb24c6cb2f08a55
parent82f8bee734b47e639a931048f9a6ccbfc85a8bb0
Fix sending signals and EOF to the inferior process in gdb-mi.el

* lisp/progmodes/gdb-mi.el (gdb-io-interrupt, gdb-io-quit)
(gdb-io-stop, gdb-io-eof): Send signal/EOF to the inferior
process, not to GDB.  (Bug#40210)
lisp/progmodes/gdb-mi.el