Forgot to include changes to Makefile.in and configure.in.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
2
3 * Makefile.in (SUBDIRS): Add gdb.t17.
4 * configure.in (subdirs): Add gdb.t17.
5 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
6 files to test gdb's calling of functions in the inferior with
7 the correct arguments and gdb's ability to retrieve any
8 result returned.
9
10 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11
12 * config/unix-gdb.exp (gdb_exit): Remove close commands that
13 may be called after gdb goes away. Previous versions of expect
14 needed these to avoid file descriptor leaks, but they cause
15 errors with the current revision of expect.
16 * gdb.t00/gdbvars.exp: Use -re on expected output after
17 setting sevenbit-strings.
18 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
19 to set sevenbit-strings consistent across tests.
20 **** start-sanitize-chill ****
21 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
22 set sevenbit-strings consistent across tests.
23 **** end-sanitize-chill ****
24
25 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
26
27 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
28 expected output to match current "expect" expectations.
29
30 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
31
32 * gdb.t00/default.exp: Change expected output for default "source"
33 command, to match new gdb behavior which requires a filename to
34 source.
35
36 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
37
38 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
39 expected fail for i486-*-* that misses the marker2 function.
40 * gdb.t10/crossload.exp (bfddefault): Allow successful
41 recognition of a format to pass even if no symbols are found.
42 Explicitly catch failures where the format is not recognized
43 or is ambiguous, and add the reason to the fail message.
44 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
45 the cause is and invalid target and add reason to failure message.
46 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
47 elf32-i386, elf32-sparc, and elf32-i860.
48 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
49 Set up expected failure for 'filename'::variable scope resolution,
50 which is now apparently broken on all targets.
51 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
52 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
53 gdb.t23/templates.exp: Change failure for missing binfile into
54 just a warning.
55 gdb.t21/demangle.exp: Change all cfront references to 'arm'
56 references.
57
58 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
59
60 * gdb.t00/default.exp: Add expected output for default "source"
61 command, to match new gdb behavior.
62 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
63
64 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
65
66 * config/*-gdb.exp: returns an error, rather than exiting on
67 internal errors.
68
69 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
70
71 * gdb.t03/gdbme.c: Add pointer to struct variable.
72 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
73 referencing struct members.
74
75 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
76
77 * configure.in (mips-idt-ecoff): New target.
78 * config/mips-gdb.exp: New file for remote board using MIPS remote
79 debugging protocol.
80
81 * Redid configuration scheme. Removed gdb.t*/configure.in.
82 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
83 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
84 distclean targets. Built executables via .o files. Adjusted
85 tests to account for source files in $(srcdir) rather than
86 $(objdir).
87 * lib/gdb.exp (runto): Don't expect () after the function name,
88 because it may have arguments.
89
90 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
91
92 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
93 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
94 expected failures for mips-idt-* and mips-sgi-*.
95 * gdb.t00/default.exp (attach): Kill process if requested.
96 * gdb.t00/help.exp (help target core, help target): Accept a gdb
97 that does not read core files.
98 * gdb.t01/run.exp: Removed checks for exit status code.
99 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
100 it is linked in.
101 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
102 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
103 appropriate, rather than doing it by hand.
104 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
105 execution.
106 * gdb.t10/crossload.exp: Kill existing program if needed.
107 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
108 appropriate, rather than doing it by hand. Always increase
109 timeout for this test, not just for VxWorks.
110
111 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
112
113 **** start-sanitize-chill ****
114 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
115 of Chill STRUCT types and STRUCT values.
116 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
117 than "char".
118 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
119 struct2): New struct definitions and initializations to test
120 simple Chill STRUCT types.
121 **** end-sanitize-chill ****
122
123 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
124
125 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
126 the null byte at the end of strings.
127 * gdb.t00/default.exp: Make show version insensitive to copyright
128 date.
129 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
130 to avoid dependencies on target char signedness.
131 * gdb.t16/printcmds.exp: Update expected results for explicitly
132 unsigned char.
133 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
134 now work.
135 * gdb.t21/demangle.exp: Add many more patterns for template
136 demangling, most of them being expected failures.
137 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
138 string we are matching for, to match on the whole string.
139 * gdb.t21/demangle.exp: Add many new test strings to demangle,
140 and fix a whole bunch that had incorrect expected output but were
141 passing anyway because of the bug in "proc demangle".
142 **** start-sanitize-chill ****
143 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
144 type.
145 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
146 **** end-sanitize-chill ****
147
148 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
149
150 * gdb/testsuite: made modifications to testcases, etc., to allow
151 them to work properly given the reorganization of deja-gnu and the
152 relocation of the testcases from deja-gnu to a "tool" subdirectory.
153
154 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
155
156 * gdb/testsuite: Initial creation of gdb/testsuite.
157 Migrated dejagnu testcases and support files for testing nm to
158 gdb/testsuite from deja-gnu. These files were moved "as is"
159 with no modifications. This migration is part of a major overhaul
160 of dejagnu. The modifications to these testcases, etc., which
161 will allow them to work with the new version of dejagnu will be
162 made in a future update.
163
This page took 0.036326 seconds and 4 git commands to generate.