]> git.eshelyaron.com Git - emacs.git/commit
Protect against errors in gdb-mi.el handlers
authorYuan Fu <casouri@gmail.com>
Mon, 7 Oct 2019 22:47:54 +0000 (18:47 -0400)
committerEli Zaretskii <eliz@gnu.org>
Fri, 31 Jan 2020 09:39:12 +0000 (11:39 +0200)
commit2b1e18ae852c1490dfa22adc71f7582a1258da60
treea32d5a5e57cebf8f7c86828a99db7423a15e2bf8
parentbaceb8e84d350bd8f981ff8289381ec55887c970
Protect against errors in gdb-mi.el handlers

* lisp/progmodes/gdb-mi.el (gdb-handle-reply): Handle errors
in 'handler-function' so the cleanup code after it runs
safely.  (Bug#39178)
lisp/progmodes/gdb-mi.el