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]
Other format: [Raw text]

Re: * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.


I dropped it.  Committed now --- thanks for the reminder.

Andrew Cagney <ac131313@redhat.com> writes:

> Jim,
> 
> What was the final out come of this patch?
> 
> 2003-06-11  Jim Blandy  <jimb@redhat.com>
>         * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
>         (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
>         bfd_lookup_symbol, since we only want symbols in code sections.
>         (look_for_base): Pass zero as the SECT_FLAGS argument to
>         bfd_lookup_symbol, since we're not concerned about which section
>         the symbol is in.
> 
> it appears to be approved, but not committed?
> http://sources.redhat.com/ml/gdb-patches/2003-06/msg00430.html
> 
> Andrew


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