src/gdb ChangeLog machoread.c
gingold@sourceware.org
gingold@sourceware.org
Tue Feb 9 15:53:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: gingold@sourceware.org 2010-02-09 15:53:00
Modified files:
gdb : ChangeLog machoread.c
Log message:
2010-02-09 Tristan Gingold <gingold@adacore.com>
* machoread.c (macho_symfile_relocate): New function.
(macho_sym_fns): Use macho_symfile_relocate instead of
default_symfile_relocate.
(macho_oso_data): New type.
(current_oso): New variable.
(macho_add_oso_symfile): Do not compute section_addr_info, but
instead set vma of sections.
Do not set SYMFILE_VERBOSE to call symbol_file_add_from_bfd.
Set and clear current_oso.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11339&r2=1.11340
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/machoread.c.diff?cvsroot=src&r1=1.19&r2=1.20
More information about the Gdb-cvs
mailing list