Re: Loading some symbols, when, and index-cache
Lluís Batlle i Rossell via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <q4wn763ictjfhf6cwupxknfrkblb2dxbx33spdgyf53ak3ccym@b3wnbjkeriqx> |
On Tue, Apr 08, 2025 at 09:43:45AM -0400, Simon Marchi wrote: > On 2025-04-08 03:29, LluÃs Batlle i Rossell wrote: > > I will check those pending patches. Are they likely to be integrated? > > Yes, it's from Tom Tromey, so it's probably good :). I hope to find the > time to look at them soon, to add my approval. I thought that one interesting approach would be to restrict the tab-completion to the "minimal" symbols, as a user config option. I wonder if that set is more than enough for many cases. What are the occasions where only "minimal" symbols are searched, and occasions where "all" symbols are searched (by means of partial symbols + CU loading)? Regards, LluÃs.