]> git.eshelyaron.com Git - emacs.git/commit
Fix LLDB prompt in Gud when attached
authorGerd Möllmann <gerd@gnu.org>
Mon, 23 Oct 2023 05:27:04 +0000 (07:27 +0200)
committerGerd Möllmann <gerd@gnu.org>
Mon, 23 Oct 2023 05:27:04 +0000 (07:27 +0200)
commitdb96cdcc8d82d559322d6a985c834374b97cbd84
tree3bdd4287e45ed5ac41cfecc35f87937c1d9ca251
parentd33a72e8d745931d76dffaa3ea66bbc935ad00b9
Fix LLDB prompt in Gud when attached

* lisp/progmodes/gud.el (gud-lldb-marker-filter): Fix the prompt by
replacing multiple spaces with one.
lisp/progmodes/gud.el