]> git.eshelyaron.com Git - emacs.git/commit
More robust control sequence handling in LLDB output (bug#66604)
authorMattias Engdegård <mattiase@acm.org>
Mon, 23 Oct 2023 17:09:01 +0000 (19:09 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 23 Oct 2023 17:11:50 +0000 (19:11 +0200)
commiteab9bdf79f5b0e9cafe84b88f9fd44d607fff509
tree0943411c5247b5c79d8cf988209a90eadb324031
parent0e30ee84ca4f43f890705a0a5e0afaced7624f9a
More robust control sequence handling in LLDB output (bug#66604)

* lisp/progmodes/gud.el (gud-lldb-marker-filter):
Slightly more elaborate interpretation of CHA and ED sequences
in LLDB output, allowing edits to previously emitted characters
on the same line.
lisp/progmodes/gud.el