From 80af2bd319adf65d9a1ff06c9b498d1caeb16a12 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Sat, 12 Jun 1993 23:13:48 +0000 Subject: [PATCH] * gdb.t00/teststrategy.exp: Fix expected results for printing user entered string constant. Is array of char, prints with no address. --- gdb/testsuite/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index db9e2597d5f..5d58303b4e5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com) + * gdb.t00/teststrategy.exp: Fix expected results for printing + user entered string constant. Is array of char, prints with no + address. + * gdb.t00/{default.exp, help.exp}: Account for changes to radix commands. * gdb.t16/gdbme.c: Add and use struct containing arrays of char. -- 2.30.2