* gdb.disasm/hppa.exp: Compile directly into an executable, use
authorJeff Law <law@redhat.com>
Fri, 2 Feb 1996 03:22:45 +0000 (03:22 +0000)
committerJeff Law <law@redhat.com>
Fri, 2 Feb 1996 03:22:45 +0000 (03:22 +0000)
commita827a33f930106def8dca535cd1af238f121b7b3
tree921a15a1735501bd75c153ab6f2694da357f0c1f
parent0807a8afd84ffefa9525a20ce432b0dad8aa50d0
    * gdb.disasm/hppa.exp: Compile directly into an executable, use
        the executable, not the .o to run the tests from.

Remove a useless step and avoid loading a .o into a target board
(loads into address zero which causes all kinds of problems).
gdb/testsuite/ChangeLog