diff options
author | Jeff Law <law@redhat.com> | 1994-04-06 03:35:23 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-04-06 03:35:23 +0000 |
commit | 67808d3e6fc96d29e236c91d9a5cd8468d6eea2e (patch) | |
tree | f2517fd7a70e187e65a2391e594838d4324cd272 /gdb/testsuite | |
parent | f911e4171692becf421930dbab87211420f389cf (diff) | |
download | gdb-67808d3e6fc96d29e236c91d9a5cd8468d6eea2e.zip gdb-67808d3e6fc96d29e236c91d9a5cd8468d6eea2e.tar.gz gdb-67808d3e6fc96d29e236c91d9a5cd8468d6eea2e.tar.bz2 |
* gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
to avoid expect lossage.
(fmem_LRbug_tests): Likewise.
* gdb.disasm/hppa.s: Corresponding changes.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0ba8824..00b88d9 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves + to avoid expect lossage. + (fmem_LRbug_tests): Likewise. + * gdb.disasm/hppa.s: Corresponding changes. + * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line conditions to work with latest dejagnu/expect. |