This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] osfsolib.c: support Tru64 5.x


On 25-May-2001, Kevin Buettner wrote:

>I think this is slightly less efficient

You're talking about the repeated calls to target_resize_to_sections,
right?

I agree.  It wouldn't be too hard to pre-widen the section array before
entering the loop and then narrow it afterward.  If you think it's worth
doing, let me know and I'll post a follow-on patch.

Nick


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