From: Stan Shebs Date: Thu, 8 Dec 1994 03:05:49 +0000 (+0000) Subject: * gdb.base/list.exp: Adjust expectations to reflect changes in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=75d1ef13224c0a30b452aed442ccaec323edf63c;p=binutils-gdb.git * gdb.base/list.exp: Adjust expectations to reflect changes in list1.c. (test_forward_search): New test proc. * gdb.base/list1.c (long_line): New function, has long source line. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b3d63eaf32a..f082629312c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,15 @@ +Wed Dec 7 19:02:02 1994 Stan Shebs + + * gdb.base/list.exp: Adjust expectations to reflect changes in + list1.c. + (test_forward_search): New test proc. + * gdb.base/list1.c (long_line): New function, has long source line. + +Thu Dec 1 23:14:49 1994 Stan Shebs + + * gdb.base/a1-selftest.exp: Change initial stepping to know about + additional line of code that was added. + 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