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: RFA: solib: select symbols based on section flags


On Jun 12,  4:19pm, Jim Blandy wrote:

> 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.

Okay.

Kevin


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