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] Remove redundant call to lookup_static_symbol.


On Thu, Dec 11, 2014 at 11:50 AM, Doug Evans <xdje42@gmail.com> wrote:
> Hi.
>
> Anytime you can remove a symbol lookup that loops over all objfiles
> is A Good Thing.
>
> [...]
>
> 2014-12-10  Doug Evans  <xdje42@gmail.com>
>
>         * valops.c (value_maybe_namespace_elt): Remove redundant call to
>         lookup_static_symbol.

Committed.


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