Re: Loading some symbols, when, and index-cache
Lluís Batlle i Rossell via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <bkbkulgppdb4uwwgsba73hn4nadj5fq5vzfg4b7vqnorgskgoi@zg7fhmvg2pd3> |
On Mon, Apr 07, 2025 at 12:01:38PM -0400, Simon Marchi wrote: > I must point out that a pending patch series changes a bit how symbols > are looked up and symtabs expanded, which will probably make what I > described somewhat outdated: > > [PATCH v2 00/28] Search symbols via quick API > https://inbox.sourceware.org/gdb-patches/[email protected]/T/#m737dd42bf8767f5719ffac7eb147977c4b0f2829 Thank you a lot for your detailed explanation! It has been very helpful. Definitely I had no idea of the "partial symbols" piece. Now all makes sense. I will think of areas where that can be improved. I will check those pending patches. Are they likely to be integrated? Thank you, LluÃs.