From: Jeff Law Date: Wed, 13 Apr 1994 22:06:01 +0000 (+0000) Subject: * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa75e476f431894def484dc3d7f2b20b2e4fd446;p=binutils-gdb.git * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints on local variables in recursive functions. * gdb.t07/Makefile.in: Build the new test. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b23e60ba2d1..1afabfc7d6f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints + on local variables in recursive functions. + + * gdb.t07/Makefile.in: Build the new test. + Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers