public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/15252] New: can shrink struct symbol by removing aux_value
@ 2013-03-07 18:31 tromey at redhat dot com
  0 siblings, 0 replies; only message in thread
From: tromey at redhat dot com @ 2013-03-07 18:31 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15252

             Bug #: 15252
           Summary: can shrink struct symbol by removing aux_value
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


Right now struct symbol has an "aux_value" pointer which can be used
by the symbol readers to attach extra data to a symbol.  However,
there is no need for this.  Instead, the symbol readers could subclass
symbol as needed.  This would shrink many symbols by an entire pointer.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-07 18:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-07 18:31 [Bug symtab/15252] New: can shrink struct symbol by removing aux_value tromey at redhat dot com

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).