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 15/15] Move psymtabs to their own obstack


>>>>> "Simon" == Simon Marchi <simon.marchi@ericsson.com> writes:

Simon> I think you can remove the objfile parameter in the psymtab_storage constructor,
Simon> it is not used (this shows that psymtab_storage no longer relies on the objfile
Simon> for allocations).

I've made this change locally.

Tom


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