Test for binary,dwp symlinks into different directories.
authorDoug Evans <dje@google.com>
Wed, 12 Feb 2014 19:38:48 +0000 (11:38 -0800)
committerDoug Evans <dje@google.com>
Wed, 12 Feb 2014 19:38:48 +0000 (11:38 -0800)
commit85f224e7e045553393c6297736fdf05155d2aeb9
tree539be4a886e73a3d0ec6c41be335399c98548bb4
parent9d2d0b8b042cfb82c2ac600bff13f473a78a4c7f
Test for binary,dwp symlinks into different directories.

* gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
(MISCELLANEOUS): New variable.
(clean): rm -rf $(MISCELLANEOUS).
* gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
dwp live in the same directory as symlinks, with each symlink pointed
to a differently named file in a different directory.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/Makefile.in
gdb/testsuite/gdb.dwarf2/dwp-symlink.exp