From: Jeff Law Date: Thu, 1 Dec 1994 04:08:29 +0000 (+0000) Subject: * gdb.disasm/hppa.s: Break the large branching tests into smaller X-Git-Tag: gdb-4_18-branchpoint~12958 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=002199bca44e3a5a691384ec72ce2d25c4dda788;p=thirdparty%2Fbinutils-gdb.git * 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. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3b82a20bd88..b3d63eaf32a 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.