* depend, alldeps.mak: Update, now that gcc -MM bug is fixed.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
acb771de
JG
1Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
2
3 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
4
a08317af
FF
5Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
6
7 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
8 watchpoint problem that is now fixed.
9 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10 uninitialized convenience variables.
11 * gdb.t31/chillvars.exp: Fix expected patterns for printing
12 structures.
13
14Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15
16 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
17 which causes expect to get out of sync with gdb on long output
18 from help set.
19 * gdb.t09/corefile.exp: Make expected pattern for core file
20 failing signal and frame output format less sun specific.
21
b54a2f2d
PB
22Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
23
24 * gdb.t31/chillvars.exp: Add and remove initial dummy
25 breakpoint, so that symbol table is forced in.
26 (Needed at least on Sunos4, though it seems not SVR4.)
27 * gdb.t31/chillvars.exp: Update for changed output format.
28
ce307257
RS
29Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
30
31 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
32
33Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
34
35 * Makefile.in: Added --srcdir when invoking runtest, removed the
36 need for a local config file. (optional now)
37
bee218aa
FF
38Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
39
40 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
41 failure count used to force early termination. Add some more
42 expected failures for gnu style demangling.
43
44Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
45
46 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
47 pmi variable from gdb.t20/gdbme to get optimized away.
48 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
49 Check for written corefile upon timeout _and_ eof.
50
1096d1de
PS
51Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
52
53 * config/unix-gdb.exp: Add missing return 0.
54
72ea43e6
PS
55Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
56
57 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
58 test termination.
59
7007db96
FF
60Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
61
62 * configure.in (subdirs): Put back gdb.t17 which mysteriously
63 disappeared.
64
63305a73
FF
65Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
66
7007db96
FF
67 * gdb.t10/crossload.exp: Disable the i860-elf test until such
68 time as i860 support works.
69
63305a73
FF
70 * gdb.t15/funcargs.exp: Fix expected outputs to include
71 "backtrace 100\r" rather than just "backtrace\r", to match last
72 change.
73
5f2912cc
ILT
74Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
75
76 * config/udi-gdb.exp (gdb_exit): Remove close command.
77 (gdb_target_udi): New procedure to set the UDI target.
78 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
79 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
80 Added waits for prompts after several question responses. Added
81 some more responses used by a29k-amd-udi-gdb.
82 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
83 pass different arguments, restart UDI connection after program
84 completion.
85 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
86 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
87 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
88 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
89 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
90 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
91 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
92 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
93 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
94 after program completion.
95 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
96 compiled with a SELECT_VECS setting.
97 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
98 infinite recursion.
99
100 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
101 Added checks for COFF results, and made them expected failures for
102 all targets. It would be better to make them expected failures
103 for COFF targets only.
104
21ce979a
DZ
105Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
106
107 * Makefile.in: add null dvi target, don't bother to recurse
ebc0f582
DZ
108 through test directories for info and install-info; rename
109 $(datadir) to be dejagnu instead of deja-gnu
21ce979a 110
214aa244
FF
111Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
112
113 **** start-sanitize-chill ****
114 * gdb.t31/gdbme.ch: Re-enable code that previously caused
115 compiler to coredump.
116 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
117 code.
118 **** end-sanitize-chill ****
119
bfb33935
FF
120Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
121
122 **** start-sanitize-chill ****
123 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
124 coredump.
125 * gdb.t31/chillvars.exp: Comment out tests that depend on that
126 code.
127 **** end-sanitize-chill ****
128
3d0bd7d3
RS
129Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
130
131 * gdb.t03/ptype.exp: tests for return code from gdb_test.
132 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
133 which in a shell. Deletes xgdb when done.
134 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
135 Tests the return from the "set height" or "set width" commands.
136 Added a few return codes where needed.
137
bc803007
FF
138Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
139
04fb224c
FF
140 * Makefile.in (SUBDIRS): Add gdb.t17.
141 * configure.in (subdirs): Add gdb.t17.
bc803007
FF
142 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
143 files to test gdb's calling of functions in the inferior with
144 the correct arguments and gdb's ability to retrieve any
145 result returned.
146
400b81b5
FF
147Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
148
149 * config/unix-gdb.exp (gdb_exit): Remove close commands that
150 may be called after gdb goes away. Previous versions of expect
151 needed these to avoid file descriptor leaks, but they cause
152 errors with the current revision of expect.
153 * gdb.t00/gdbvars.exp: Use -re on expected output after
154 setting sevenbit-strings.
155 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
156 to set sevenbit-strings consistent across tests.
157 **** start-sanitize-chill ****
158 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
159 set sevenbit-strings consistent across tests.
160 **** end-sanitize-chill ****
161
3d0bd7d3 162>>>>>>> 1.16
96b99583
FF
163Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
164
165 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
166 expected output to match current "expect" expectations.
167
d3b43da8
FF
168Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
169
170 * gdb.t00/default.exp: Change expected output for default "source"
171 command, to match new gdb behavior which requires a filename to
172 source.
173
fa5366da
FF
174Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
175
176 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
177 expected fail for i486-*-* that misses the marker2 function.
178 * gdb.t10/crossload.exp (bfddefault): Allow successful
179 recognition of a format to pass even if no symbols are found.
180 Explicitly catch failures where the format is not recognized
181 or is ambiguous, and add the reason to the fail message.
182 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
183 the cause is and invalid target and add reason to failure message.
184 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
185 elf32-i386, elf32-sparc, and elf32-i860.
186 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
187 Set up expected failure for 'filename'::variable scope resolution,
188 which is now apparently broken on all targets.
189 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
190 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
191 gdb.t23/templates.exp: Change failure for missing binfile into
192 just a warning.
193 gdb.t21/demangle.exp: Change all cfront references to 'arm'
194 references.
195
196Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
197
198 * gdb.t00/default.exp: Add expected output for default "source"
199 command, to match new gdb behavior.
200 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
201
1be6caef
RS
202Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
203
204 * config/*-gdb.exp: returns an error, rather than exiting on
205 internal errors.
206
207Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
208
209 * gdb.t03/gdbme.c: Add pointer to struct variable.
210 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
211 referencing struct members.
212
01cec5c8
ILT
213Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
214
1be6caef
RS
215 * configure.in (mips-idt-ecoff): New target.
216 * config/mips-gdb.exp: New file for remote board using MIPS remote
217 debugging protocol.
218
01cec5c8
ILT
219 * Redid configuration scheme. Removed gdb.t*/configure.in.
220 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
221 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
222 distclean targets. Built executables via .o files. Adjusted
223 tests to account for source files in $(srcdir) rather than
224 $(objdir).
225 * lib/gdb.exp (runto): Don't expect () after the function name,
226 because it may have arguments.
227
5b272a2d
ILT
228Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
229
230 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
231 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
232 expected failures for mips-idt-* and mips-sgi-*.
233 * gdb.t00/default.exp (attach): Kill process if requested.
234 * gdb.t00/help.exp (help target core, help target): Accept a gdb
235 that does not read core files.
236 * gdb.t01/run.exp: Removed checks for exit status code.
237 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
238 it is linked in.
239 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
240 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
241 appropriate, rather than doing it by hand.
242 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
243 execution.
244 * gdb.t10/crossload.exp: Kill existing program if needed.
245 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
246 appropriate, rather than doing it by hand. Always increase
247 timeout for this test, not just for VxWorks.
248
16aa4b53
FF
249Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
250
251 **** start-sanitize-chill ****
252 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
253 of Chill STRUCT types and STRUCT values.
254 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
255 than "char".
256 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
257 struct2): New struct definitions and initializations to test
258 simple Chill STRUCT types.
259 **** end-sanitize-chill ****
260
ff7f25de
FF
261Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
262
263 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
264 the null byte at the end of strings.
265 * gdb.t00/default.exp: Make show version insensitive to copyright
266 date.
267 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
268 to avoid dependencies on target char signedness.
269 * gdb.t16/printcmds.exp: Update expected results for explicitly
270 unsigned char.
271 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
272 now work.
273 * gdb.t21/demangle.exp: Add many more patterns for template
274 demangling, most of them being expected failures.
275 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
276 string we are matching for, to match on the whole string.
277 * gdb.t21/demangle.exp: Add many new test strings to demangle,
278 and fix a whole bunch that had incorrect expected output but were
279 passing anyway because of the bug in "proc demangle".
280 **** start-sanitize-chill ****
281 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
282 type.
283 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
284 **** end-sanitize-chill ****
285
bf3d2b75
MW
286Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
287
288 * gdb/testsuite: made modifications to testcases, etc., to allow
289 them to work properly given the reorganization of deja-gnu and the
290 relocation of the testcases from deja-gnu to a "tool" subdirectory.
291
19fa4a0a
MW
292Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
293
294 * gdb/testsuite: Initial creation of gdb/testsuite.
295 Migrated dejagnu testcases and support files for testing nm to
296 gdb/testsuite from deja-gnu. These files were moved "as is"
297 with no modifications. This migration is part of a major overhaul
298 of dejagnu. The modifications to these testcases, etc., which
299 will allow them to work with the new version of dejagnu will be
300 made in a future update.
301
This page took 0.051745 seconds and 4 git commands to generate.