From: Jeff Law Date: Fri, 2 Feb 1996 03:22:45 +0000 (+0000) Subject: * gdb.disasm/hppa.exp: Compile directly into an executable, use X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a827a33f930106def8dca535cd1af238f121b7b3;p=deliverable%2Fbinutils-gdb.git * 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). --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index cc53c29c6e..a03abe0e9b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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