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: [RFC] further cleanups in buildsym.c


Joel Brobecker <brobecker at adacore.com> writes:
> Given the fact that debugging info is usually loaded lazily, I don't
> think the time taken by such a loop would be noticeable on today's
> fast machines.
>
> So I propose to also make this check an integral part of GDB by
> removing the #if 1 and the associated FIXME.
>
> Thoughts?

I agree.


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