]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symfile.c
gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Nov 2009 05:04:34 +0000 (05:04 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 11 Nov 2009 05:04:34 +0000 (05:04 +0000)
commit32a0e54790b75f1da48593148e72d64f68f447aa
tree0316bffe5c081cad1df58f2150f1f53eeb9340c1
parent9b14d7aa417b709eb41369e33b6652a1961313c9
gdb/
* symfile.c (separate_debug_file_exists): Change parameter parent_name
to parent_objfile.  New variables parent_stat and abfd_stat.  Call
strcmp and then bfd_stat functions to verify if NAME matches.
(find_separate_debug_file): Update the passed parameter at caller.
gdb/ChangeLog
gdb/symfile.c