bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66604: [PATCH] Gud LLDB completions


From: Gerd Möllmann
Subject: bug#66604: [PATCH] Gud LLDB completions
Date: Fri, 20 Oct 2023 19:47:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> Gerd Möllmann <gerd.moellmann@gmail.com> writes:
> w28, #0x7 ; =7 \n 0x18721cd3c <+92>: movk w28, #0x1000, lsl #16\n
> 0x18721cd40 <+96>: cmp w0, w28\n[1G[J(lldb) [8G"

Hm, what one cannot see in the mail, is that the prompt at the end is
actually "(lldb)  ^[[8G".  Note also the two spaces!

And what Emacs does afterwards, AFAICT now, is filter the escape
sequences out (see ansi-color-for-comint-mode.*).  Strangely, the 8G and
so on sequencess match the regexp used for that.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]