* 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)
        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

index cc53c29c6ee1814b83fd5598c45d7e8a12537e46..a03abe0e9bff39bc47aa19887c152a040caf3810 100644 (file)
@@ -1,3 +1,8 @@
+Thu Feb  1 20:20:14 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.disasm/hppa.exp: Compile directly into an executable, use
+       the executable, not the .o to run the tests from.
+
 Wed Jan 31 14:21:09 1996  Jeffrey A Law  (law@cygnus.com)
 
        * gdb.base/break.exp: Don't test for program exit or exit status
This page took 0.174479 seconds and 4 git commands to generate.