From: Jim Kingdon Date: Thu, 2 Mar 1995 22:24:44 +0000 (+0000) Subject: * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b77a4fbe8faa83adc1779f369828ec524d45c19a;p=deliverable%2Fbinutils-gdb.git * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only disassemble 8, not 16, instructions for part 4. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 26487e3e87..9e65140a88 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only + disassemble 8, not 16, instructions for part 4. + * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't support the latter anymore.