2010-02-04 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Thu, 4 Feb 2010 12:45:49 +0000 (12:45 +0000)
committerTristan Gingold <gingold@adacore.com>
Thu, 4 Feb 2010 12:45:49 +0000 (12:45 +0000)
commit2d33f7b84c60fc8fa2c9913d754edc54163355d6
treeff256e374539bbeef2268be3f283783339e472f2
parent4dfe6ac6feb4515960e05c7c4a428b54318c75a3
2010-02-04  Tristan Gingold  <gingold@adacore.com>

* machoread.c (macho_add_oso): Renamed to macho_register_oso.
(macho_symtab_read): Adjust calls to macho_add_oso.
(macho_oso_symfile): Renamed to macho_symfile_read_all_oso.
(macho_symfile_read): Adjust call to macho_oso_symfile.
(macho_new_init): Move this function after declarations.
(macho_symfile_init): Ditto.
* darwin-nat-info.c (darwin_lib_gdb_ports): Remove.
* darwin-nat.c (darwin_lookup_task): Remove unused prototype.
gdb/ChangeLog
gdb/darwin-nat-info.c
gdb/darwin-nat.c
gdb/machoread.c