]> git.eshelyaron.com Git - emacs.git/commit
LLDB support: cope with inserted text being write-protected
authorMattias Engdegård <mattiase@acm.org>
Wed, 25 Oct 2023 10:14:57 +0000 (12:14 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 25 Oct 2023 10:14:57 +0000 (12:14 +0200)
commite3da8edf5e56ef4044da76ac2991aff0dedc33f5
treed80787558b90dcac8dfe23bfad4dc6c1a252527d
parentb36e2b1772680b8fce067c6ea2cdf582af982aaa
LLDB support: cope with inserted text being write-protected

* lisp/progmodes/gud.el (gud-lldb-marker-filter):
Force deletion of the part of the buffer being moved back into
filtering again (bug#66738).
lisp/progmodes/gud.el