From: Jim Kingdon Date: Tue, 21 Mar 1995 21:01:53 +0000 (+0000) Subject: * gdb.base/nodebug.c (array_index): Call malloc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=edcea3757dd79f0fe5d3568441a065772d6b409d;p=binutils-gdb.git * gdb.base/nodebug.c (array_index): Call malloc. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index bdb060ed5c0..0a2bbf26136 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.base/nodebug.c (array_index): Call malloc. + * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique. Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)