]> git.eshelyaron.com Git - emacs.git/commit
Don't add trailing whitespace when passing argument to GDB
authorSergio Durigan Junior <sergiodj@sergiodj.net>
Sun, 15 Sep 2019 18:50:17 +0000 (14:50 -0400)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 2 Oct 2019 13:08:02 +0000 (15:08 +0200)
commit77207ca84184fc01428154c318b21c70ad150c01
tree6e76a07923b5290e7c74af33a912a9aba269b6c2
parentb0043f688a8dbddb6a976304ddaa91eb87690436
Don't add trailing whitespace when passing argument to GDB

* lisp/progmodes/gdb-mi.el (gdb-send): Don't append whitespace to
'gdb-continuation'.  (Bug#25488)
lisp/progmodes/gdb-mi.el