GNU bug report logs -
#66604
[PATCH] Gud LLDB completions
Previous Next
Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Date: Wed, 18 Oct 2023 11:27:02 UTC
Severity: normal
Tags: patch
Fixed in version 30.1
Done: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Mattias Engdegård <mattias.engdegard <at> gmail.com> writes:
> 20 okt. 2023 kl. 08.04 skrev Gerd Möllmann <gerd.moellmann <at> gmail.com>:
>
>> I don't seem to be able to reproduce this with emacs -Q.
>>
>> Here is what I do:
>>
>> cd emacs/master/src
>> ,/emacs -Q # this is a build with -O0 -g
>> M-x lldb RET emacs RET
>
> What I did:
>
> DIR/emacs -Q # built with -O2 -g
> M-x lldb RET lldb -p ‹PID› RET
> b redisplay_internal
> c
>
> and the oddities show up when it stops.
That's interesting, the -p PID seems to make the difference. Could you
please confirm? No idea what to make of that, ATM.
> This is on an x86-64 Mac (running 11.7 which is the newest supported version).
>
> I prefer not building newer tools because the machine is a bit short
> on both cpu and disk space, and LLVM builds are known for their
> voracious appetite for both commodities.
FWIW, Homebrew doesn't build it here when I install LLVM, du -h
/usr/local/Cellar/llvm says it's 1.8G.
>
>> - There is a problem with the code in master if completion candidates
>> contain ')', like function names. I have fixed that here.
>
> Good to hear!
It's now on master.
This bug report was last modified 1 year and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.