]> git.eshelyaron.com Git - emacs.git/commit
Allow exiting the Python interpreter of a GDB session
authorEli Zaretskii <eliz@gnu.org>
Fri, 31 Jan 2020 09:34:50 +0000 (11:34 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 31 Jan 2020 09:34:50 +0000 (11:34 +0200)
commitbaceb8e84d350bd8f981ff8289381ec55887c970
tree3b67e8bee28fb3effd99555bc21e70eb2a305655
parent2e66013dcf1e139436cc806725e0b04945be55a9
Allow exiting the Python interpreter of a GDB session

* lisp/progmodes/gdb-mi.el (gdb-delchar-or-quit): Send EOF to GDB
if we are in an embedded interpreter.  This allows to exit from
"pi" cleanly.  (Bug#39140)
lisp/progmodes/gdb-mi.el