public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/15376] New: IWBN to allocate more Fission objects on comp_unit_obstack instead of objfile_obstack
@ 2013-04-18 0:55 dje at google dot com
0 siblings, 0 replies; only message in thread
From: dje at google dot com @ 2013-04-18 0:55 UTC (permalink / raw)
To: gdb-prs
http://sourceware.org/bugzilla/show_bug.cgi?id=15376
Bug #: 15376
Summary: IWBN to allocate more Fission objects on
comp_unit_obstack instead of objfile_obstack
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: symtab
AssignedTo: unassigned@sourceware.org
ReportedBy: dje@google.com
Classification: Unclassified
Filing this away for future reference.
[Since FIXMEs in the code are generally frowned on, sigh.]
Some of the Fission data structures in dwarf2read.c could live on
comp_unit_obstack instead of objfile_obstack.
Some are easier than others (e.g. struct dwo_unit when using DWP files).
Fission:
http://gcc.gnu.org/wiki/DebugFission
http://gcc.gnu.org/wiki/DebugFissionDWP
--
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-04-18 0:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-18 0:55 [Bug symtab/15376] New: IWBN to allocate more Fission objects on comp_unit_obstack instead of objfile_obstack dje at google 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).