]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 18 Jan 2012 18:58:43 +0000 (18:58 +0000)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 18 Jan 2012 18:58:43 +0000 (18:58 +0000)
commit1db333787dc7d00ae720d8859000529224afacdc
tree5ae85a220c0b5df07c6645c7f5385c1ffac07610
parentf83d8a90aee9d0ae60cd6c089aa19b400dbaf714
2012-01-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
    Jan Kratochvil  <jan.kratochvil@redhat.com>

PR gdb/9538
* symfile.c (find_separate_debug_file): New function.
(terminate_after_last_dir_separator): Likewise.
(find_separate_debug_file_by_debuglink): Also try realpath.
* configure.ac (AC_CHECK_FUNCS): Add lstat.
* configure: Regenerate.
* config.in: Regenerate.

testsuite/ChangeLog:

2012-01-18  Paul Pluzhnikov  <ppluzhnikov@google.com>

PR gdb/9538
* gdb.base/sepdebug.exp: New test.
gdb/ChangeLog
gdb/config.in
gdb/configure
gdb/configure.ac
gdb/symfile.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sepdebug.exp