2009-12-11 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Mon, 14 Dec 2009 12:50:39 +0000 (12:50 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 14 Dec 2009 12:50:39 +0000 (12:50 +0000)
commit874f57650c1c8be126f9f637fc6cd09af7b3ade8
tree8097283d62d333311d146b0497e228629c1ef421
parent3aa4238e2615dcd93c7f437e00645b4f413aa749
2009-12-11  Tristan Gingold  <gingold@adacore.com>

* symfile.h (find_separate_debug_file_by_buildid): Remove prototype.
(bfd_open_maybe_remote): New prototype.
* symfile.c (bfd_open_maybe_remote): New function.
(separate_debug_file_exists, reread_symbols): Use it.
(struct build_id, build_id_bfd_get, build_id_verify)
(build_id_to_debug_filename)
(find_separate_debug_file_by_buildid): Move these ...
* elfread.c (struct build_id)
(build_id_bfd_get, build_id_verify, build_id_to_debug_filename)
(find_separate_debug_file_by_buildid): ... here.
gdb/ChangeLog
gdb/elfread.c
gdb/symfile.c
gdb/symfile.h