diff options
author | Jeff Law <law@redhat.com> | 1994-12-01 04:08:29 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-12-01 04:08:29 +0000 |
commit | 002199bca44e3a5a691384ec72ce2d25c4dda788 (patch) | |
tree | 6dce11b34f908f50557d03188bcd340bdb7186f4 /gdb/testsuite | |
parent | 729850916c8145ec3bfe509c7f3e5eadbbbc9b0f (diff) | |
download | gdb-002199bca44e3a5a691384ec72ce2d25c4dda788.zip gdb-002199bca44e3a5a691384ec72ce2d25c4dda788.tar.gz gdb-002199bca44e3a5a691384ec72ce2d25c4dda788.tar.bz2 |
* gdb.disasm/hppa.s: Break the large branching tests into smaller
tests so as not to overflow expect's input buffers.
* gdb.disasm/hppa.exp: Corresponding changes.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3b82a20..b3d63ea 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu) + + * gdb.disasm/hppa.s: Break the large branching tests into smaller + tests so as not to overflow expect's input buffers. + * gdb.disasm/hppa.exp: Corresponding changes. + Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) Beginnings of template debugging tests. |