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: [patch] Eliminate quadratic slow-down on number of soilibs (part 2).


On Mon, May 18, 2009 at 3:48 PM, Tom Tromey <tromey@redhat.com> wrote:

> Yeah. ?I was not completely sure about the rules regarding use of the
> objfile obstack. ?But, I think this should be safe. ?This is ok.

Other parts that use set_objfile_data use obstack_alloc() this way, so I
assume that's fine. I've checked it in.

Thanks,
-- 
Paul Pluzhnikov


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