]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/bfd-in2.h
gdb
authorTom Tromey <tromey@redhat.com>
Thu, 14 Mar 2013 20:11:12 +0000 (20:11 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 14 Mar 2013 20:11:12 +0000 (20:11 +0000)
commitcc0ea93c7531fe59c4d7d2b01b01acb9bbe0b7fd
treefeab4efd29d97f42e35d97c3da955b24421c7471
parent08c23b0d0fc03ae7248e8dc5e525bec29a85d209
gdb
* symfile.c (get_debug_link_info): Remove.
(find_separate_debug_file_by_debuglink): Use
bfd_get_debug_link_info.
bfd
* opncls.c (bfd_get_debug_link_info): Rename from
get_debug_link_info.  Export.  Update comment.
(find_separate_debug_file): Update.
* bfd-in2.h: Rebuild.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/opncls.c
gdb/ChangeLog
gdb/symfile.c