src/gdb solib-svr4.c
jimb@sources.redhat.com
jimb@sources.redhat.com
Wed Jun 11 08:57:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Branch: jimb-ppc64-linux-20030528-branch
Changes by: jimb@sourceware.org 2003-06-11 08:57:46
Modified files:
gdb : solib-svr4.c
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.32&r2=1.32.8.1
More information about the Gdb-cvs
mailing list