This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA 11/15] Allocate the address map on the psymtab obstack


On 2018-05-10 06:23 PM, Tom Tromey wrote:
> After this patch, the psymtab address map will now be allocated on the
> psymtab obstack rather than the objfile obstack.  This also changes
> the psymtab storage object to make the obstack private; this will be
> used later.

LGTM.

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]