public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/6] More symbol methods
@ 2022-04-20 14:50 Tom Tromey
  2022-04-20 14:50 ` [PATCH 1/6] Add accessors for symbol's artificial field Tom Tromey
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Tom Tromey @ 2022-04-20 14:50 UTC (permalink / raw)
  To: gdb-patches

I've been experimenting a little with lazy symbol reading, and for
that it is convenient to have accessors for members.

This patch series implements this idea.  It seemed like a reasonable
cleanup on its own, so I figured I'd send it.

Regression tested on x86-64 Fedora 34.

Tom



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-04-20 15:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20 14:50 [PATCH 0/6] More symbol methods Tom Tromey
2022-04-20 14:50 ` [PATCH 1/6] Add accessors for symbol's artificial field Tom Tromey
2022-04-20 15:15   ` Simon Marchi
2022-04-20 15:20     ` Tom Tromey
2022-04-20 14:50 ` [PATCH 2/6] Use array_view for symbol_impls Tom Tromey
2022-04-20 14:50 ` [PATCH 3/6] Remove symbol::aclass_index Tom Tromey
2022-04-20 14:50 ` [PATCH 4/6] Replace symbol_objfile with symbol::objfile Tom Tromey
2022-04-20 14:50 ` [PATCH 5/6] Replace symbol_arch with symbol::arch Tom Tromey
2022-04-20 14:50 ` [PATCH 6/6] Replace symbol_symtab with symbol::symtab Tom Tromey
2022-04-20 15:20   ` Simon Marchi
2022-04-20 15:29     ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).