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 2/3] Use "new" to allocate gdb_bfd_data


>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes:

Simon> Is there a reason it can't be new'ed/deleted normally?

I think it would be fine; I think allocating on the BFD's objalloc was
just convenient, not necessary.  I'll make the change.

Tom


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