752a4621b4dc7965c996bc0c89453ea36c890671
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
2
3 * config/udi-gdb.exp (gdb_exit): Remove close command.
4 (gdb_target_udi): New procedure to set the UDI target.
5 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
6 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
7 Added waits for prompts after several question responses. Added
8 some more responses used by a29k-amd-udi-gdb.
9 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10 pass different arguments, restart UDI connection after program
11 completion.
12 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
14 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
15 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
16 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
17 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
18 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
19 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
20 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
21 after program completion.
22 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
23 compiled with a SELECT_VECS setting.
24 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
25 infinite recursion.
26
27 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
28 Added checks for COFF results, and made them expected failures for
29 all targets. It would be better to make them expected failures
30 for COFF targets only.
31
32 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
33
34 * Makefile.in: add null dvi target, don't bother to recurse
35 through test directories for info and install-info; rename
36 $(datadir) to be dejagnu instead of deja-gnu
37
38 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
39
40 **** start-sanitize-chill ****
41 * gdb.t31/gdbme.ch: Re-enable code that previously caused
42 compiler to coredump.
43 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
44 code.
45 **** end-sanitize-chill ****
46
47 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
48
49 **** start-sanitize-chill ****
50 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
51 coredump.
52 * gdb.t31/chillvars.exp: Comment out tests that depend on that
53 code.
54 **** end-sanitize-chill ****
55
56 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
57
58 * gdb.t03/ptype.exp: tests for return code from gdb_test.
59 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
60 which in a shell. Deletes xgdb when done.
61 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
62 Tests the return from the "set height" or "set width" commands.
63 Added a few return codes where needed.
64
65 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
66
67 * Makefile.in (SUBDIRS): Add gdb.t17.
68 * configure.in (subdirs): Add gdb.t17.
69 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
70 files to test gdb's calling of functions in the inferior with
71 the correct arguments and gdb's ability to retrieve any
72 result returned.
73
74 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
75
76 * config/unix-gdb.exp (gdb_exit): Remove close commands that
77 may be called after gdb goes away. Previous versions of expect
78 needed these to avoid file descriptor leaks, but they cause
79 errors with the current revision of expect.
80 * gdb.t00/gdbvars.exp: Use -re on expected output after
81 setting sevenbit-strings.
82 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
83 to set sevenbit-strings consistent across tests.
84 **** start-sanitize-chill ****
85 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
86 set sevenbit-strings consistent across tests.
87 **** end-sanitize-chill ****
88
89 >>>>>>> 1.16
90 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
91
92 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
93 expected output to match current "expect" expectations.
94
95 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
96
97 * gdb.t00/default.exp: Change expected output for default "source"
98 command, to match new gdb behavior which requires a filename to
99 source.
100
101 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
102
103 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
104 expected fail for i486-*-* that misses the marker2 function.
105 * gdb.t10/crossload.exp (bfddefault): Allow successful
106 recognition of a format to pass even if no symbols are found.
107 Explicitly catch failures where the format is not recognized
108 or is ambiguous, and add the reason to the fail message.
109 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
110 the cause is and invalid target and add reason to failure message.
111 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
112 elf32-i386, elf32-sparc, and elf32-i860.
113 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
114 Set up expected failure for 'filename'::variable scope resolution,
115 which is now apparently broken on all targets.
116 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
117 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
118 gdb.t23/templates.exp: Change failure for missing binfile into
119 just a warning.
120 gdb.t21/demangle.exp: Change all cfront references to 'arm'
121 references.
122
123 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
124
125 * gdb.t00/default.exp: Add expected output for default "source"
126 command, to match new gdb behavior.
127 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
128
129 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
130
131 * config/*-gdb.exp: returns an error, rather than exiting on
132 internal errors.
133
134 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
135
136 * gdb.t03/gdbme.c: Add pointer to struct variable.
137 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
138 referencing struct members.
139
140 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
141
142 * configure.in (mips-idt-ecoff): New target.
143 * config/mips-gdb.exp: New file for remote board using MIPS remote
144 debugging protocol.
145
146 * Redid configuration scheme. Removed gdb.t*/configure.in.
147 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
148 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
149 distclean targets. Built executables via .o files. Adjusted
150 tests to account for source files in $(srcdir) rather than
151 $(objdir).
152 * lib/gdb.exp (runto): Don't expect () after the function name,
153 because it may have arguments.
154
155 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
156
157 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
158 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
159 expected failures for mips-idt-* and mips-sgi-*.
160 * gdb.t00/default.exp (attach): Kill process if requested.
161 * gdb.t00/help.exp (help target core, help target): Accept a gdb
162 that does not read core files.
163 * gdb.t01/run.exp: Removed checks for exit status code.
164 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
165 it is linked in.
166 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
167 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
168 appropriate, rather than doing it by hand.
169 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
170 execution.
171 * gdb.t10/crossload.exp: Kill existing program if needed.
172 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
173 appropriate, rather than doing it by hand. Always increase
174 timeout for this test, not just for VxWorks.
175
176 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
177
178 **** start-sanitize-chill ****
179 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
180 of Chill STRUCT types and STRUCT values.
181 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
182 than "char".
183 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
184 struct2): New struct definitions and initializations to test
185 simple Chill STRUCT types.
186 **** end-sanitize-chill ****
187
188 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
189
190 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
191 the null byte at the end of strings.
192 * gdb.t00/default.exp: Make show version insensitive to copyright
193 date.
194 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
195 to avoid dependencies on target char signedness.
196 * gdb.t16/printcmds.exp: Update expected results for explicitly
197 unsigned char.
198 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
199 now work.
200 * gdb.t21/demangle.exp: Add many more patterns for template
201 demangling, most of them being expected failures.
202 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
203 string we are matching for, to match on the whole string.
204 * gdb.t21/demangle.exp: Add many new test strings to demangle,
205 and fix a whole bunch that had incorrect expected output but were
206 passing anyway because of the bug in "proc demangle".
207 **** start-sanitize-chill ****
208 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
209 type.
210 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
211 **** end-sanitize-chill ****
212
213 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
214
215 * gdb/testsuite: made modifications to testcases, etc., to allow
216 them to work properly given the reorganization of deja-gnu and the
217 relocation of the testcases from deja-gnu to a "tool" subdirectory.
218
219 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
220
221 * gdb/testsuite: Initial creation of gdb/testsuite.
222 Migrated dejagnu testcases and support files for testing nm to
223 gdb/testsuite from deja-gnu. These files were moved "as is"
224 with no modifications. This migration is part of a major overhaul
225 of dejagnu. The modifications to these testcases, etc., which
226 will allow them to work with the new version of dejagnu will be
227 made in a future update.
228
This page took 0.038968 seconds and 4 git commands to generate.