* gdb.dwarf2/dw2-basic.exp: Run on Hurd also.

This commit is contained in:
Daniel Jacobowitz 2004-10-12 15:55:06 +00:00
parent 3656d5e3c7
commit ec8ba2c9a1
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-10-12 Daniel Jacobowitz <dan@debian.org>
* gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
2004-10-12 Daniel Jacobowitz <dan@debian.org>
* configure.in: Add gdb.dwarf2.

View File

@ -20,6 +20,7 @@
# This test can only be run on targets which support DWARF-2 and use gas.
# For now pick a sampling of likely targets.
if {![istarget *-*-linux*]
&& ![istarget *-*-gnu*]
&& ![istarget *-*-elf*]
&& ![istarget arm-*-eabi*]
&& ![istarget powerpc-*-eabi*]} {