src/gdb ChangeLog solib-svr4.c
jimb@sources.redhat.com
jimb@sources.redhat.com
Fri Jun 13 23:57:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Branch: jimb-ppc64-linux-20030613-branch
Changes by: jimb@sourceware.org 2003-06-13 23:57:27
Modified files:
gdb : ChangeLog 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/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.4380.2.6&r2=1.4380.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030613-branch&r1=1.35.2.1&r2=1.35.2.2
More information about the Gdb-cvs
mailing list