8aa1c7523a332fe4ff5679555555ecb9bf110006
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2
3 * printcmds.exp: Change printf "%f\n" to printf "%f is fun" so
4 pattern does not match the command itself.
5
6 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7
8 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
9
10 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11
12 * gdb.t17/interrupt.exp: Test for more things.
13
14 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15
16 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
17 compiler arranges the code and line numbers.
18
19 * gdb.t17/interrupt.exp: Don't send \n after ^C.
20
21 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22
23 * gdb.t00/help.exp: Increase expect input buffer size.
24
25 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
26
27 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
28
29 * gdb.t07/watchpoint.exp: Add xfail for hppa.
30
31 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
32
33 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
34 [0-9]*, not just [0-9].
35
36 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
37
38 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
39
40 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
41
42 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
43
44 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
45
46 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
47
48 * gdb.t06/signals.c: Add xfails for sun3.
49
50 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
51
52 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
53 test_stepping tests.
54
55 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
56
57 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
58
59 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
60
61 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
62 rather than actually putting it through cpp twice.
63
64 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
65
66 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
67
68 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
69 no longer needed.
70
71 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
72
73 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
74
75 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
76 C++ features prints as "struct", make it a pass, not an xfail.
77
78 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
79
80 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
81 Don't require VA to print as "class" rather than "struct".
82
83 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
84
85 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
86
87 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
88
89 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
90
91 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
92
93 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
94 order.
95
96 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
97
98 * gdb.t16/printcmds.exp: Add printf tests.
99
100 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
101
102 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
103
104 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
105
106 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
107 pass counts, to counteract any existing or future setup_xfails.
108
109 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
110
111 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
112 {BEGIN,END}_COMMON for common block instead of STAB.
113 * gdb.stabs/wierd.exp: Add xfail for rs6000.
114
115 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
116 intp_var should be N_GSYM not N_LSYM.
117 wierd-aout.S: Use a label for the value of the N_SO.
118 wierd.def: Remove all backslashes.
119 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
120
121 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
122
123 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
124 get the expected next to inheritance3.
125
126 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
127
128 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
129 now that gcc-2.4 gets it right.
130
131 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
132
133 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
134
135 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
136 generating comp-info.exp which works for cross-compilation.
137
138 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
139
140 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
141 "*-*-sysv4.*".
142
143 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
144
145 * gdb.t01/run.exp: Start with a fresh gdb.
146 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
147 SVR4.x.
148
149 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
150
151 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
152 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
153 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
154 Makefile.in (distclean, realclean): Remove gdbme.c from list of
155 things to remove.
156
157 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
158
159 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
160 test cases from bug reports.
161
162 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
163
164 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
165 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
166 avoid spurious xfails.
167 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
168 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
169 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
170
171 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
172
173 * gdb.t00/teststrategy.exp: Rework to provide more useful
174 description of each test, fix problem with systems that define
175 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
176 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
177 results for "next over recursive call" so timeouts aren't taken
178 by error.
179
180 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
181
182 * gdb.t12/scope.exp: Test printing of variables before run.
183
184 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
185 printed in wrong order due to sorting.
186
187 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
188
189 * gdb.t00/teststrategy.exp: Fix expected results for printing
190 user entered string constant. Is array of char, prints with no
191 address.
192
193 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
194 commands.
195 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
196 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
197 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
198 of struct of char arrays.
199 * gdb.t00/radix.exp: New tests for radix commands.
200
201 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
202
203 * gdb.t16/printcmd.exp: Print a variable before running program
204 (with xfail for AIX).
205
206 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
207
208 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
209
210 * gdb.t16/printcmd.exp: Don't print variables before running program.
211
212 * gdb.t06/break.exp: Don't require envp argument to main.
213
214 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
215
216 * gdb.t02/whatis.exp, gdb.t11/list.exp:
217 Add xfails for rs6000.
218
219 * gdb.t02/whatis.exp: Change other tests not to re-test something
220 we already tested.
221
222 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
223 each type used has a variable of that type.
224
225 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
226
227 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
228
229 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
230
231 * configure.in: change srctrigger to be a file, not a directory
232
233 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
234
235 * configure.in (mips-idt-ecoff*): Added trailing '*'.
236
237 * gdb.t11/list.exp: Fixed a couple of typos.
238
239 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
240
241 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
242 is fixed and PR is closed.
243 * gdb.t16 (gdbme.c): Add simple test string variable.
244 * gdb.t16 (printcmds.exp): Add tests with simple test string
245 variable, primarily for boundaries on "set print elements".
246
247 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
248
249 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
250 Make leading 0's optional and don't expect a tab in the middle
251 of the number.
252
253 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
254
255 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
256 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
257 don't end command passed to gdb_test with newline.
258
259 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
260 signed keyword away, don't expect signed bitfields to be signed.
261
262 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
263 printing with only as many 1's as are in the field as well as printing
264 with 32 1's (see comment).
265
266 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
267
268 * gdb.t00/default.exp: Start with a fresh gdb.
269 * configure.in (configdirs): Remove gdb.t31 until the chill
270 compiler works again. It no longer is able to find chillrt0
271 since it isn't in libchill.a anymore.
272 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
273 wierd.o, make more modular.
274 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
275 spurious newlines that caused problems.
276
277 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
278
279 * Move test with enums and partial symbols from gdb.t03/ptype.exp
280 to gdb.stabs/wierd.exp since GCC has worked around the bug.
281 gdb.stabs/wierd.{exp,def}: Many new tests.
282
283 * gdb.t00/default.exp: update info line for new message.
284
285 * gdb.t02/{whatis.exp,gdbme.c}:
286 Test that "char *" doesn't print as "caddr_t".
287
288 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
289
290 * gdb.t00/help.exp: Use .* in place of some help messages which
291 just changed.
292 gdb.t00/default.exp: Update "info frame" test for new message.
293 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
294 Remove some xfails
295
296 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
297
298 * gdb.t03/{gdbme.c,ptype.exp}:
299 Add tests for typedef'd struct and union without tags.
300 Also check "whatis" on a variable of a typedef'd enum without a tag.
301
302 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
303 PRMS 1823; the bug still exists but isn't reproduced by this test
304 anymore), and remove rs6000 XFAIL (the bug is fixed).
305
306 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
307 duplicated from whatis.exp. For those that are left, accept
308 "long", "long int", or "int" for long variables (whatis.exp already
309 has an XFAIL for "int", so no need to fail it here).
310
311 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
312 Deal with GCC's names for types now that GDB uses the compiler's names.
313
314 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
315 setup_xfail's for sunos4. If we #defined the signed keyword away,
316 don't expect GDB to know that char it is signed.
317
318 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
319
320 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
321
322 * configure.in (configdirs): Add gdb.t24 for C++ tests that
323 should work on any system, regardless of debugging format.
324 * gdb.t21/demangle.exp: Move to gdb.t24.
325 * gdb.t24/demangle.exp: Move from gdb.t21.
326 * gdb.t24/{Makefile.in, configure.in}: New files.
327
328 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
329
330 * configure.in: Do gdb.stabs and C++ tests only for stabs.
331 * gdb.stabs: New directory.
332
333 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
334
335 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
336 not just "Quit anyway?".
337
338 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
339
340 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
341 that all setup_xfails are immediately followed by clear_xfails.
342
343 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
344
345 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
346 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
347 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
348 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
349 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
350 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
351 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
352 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
353 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
354 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
355 gdb.t31/chillvars.exp, lib/gdb.exp:
356 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
357 bug-gdb@prep.ai.mit.edu.
358
359 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
360
361 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
362 with 0.0, not integer 0.
363
364 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
365
366 * gdb.t06/break.exp: Update for "Kill the program" message change.
367
368 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
369
370 * Makefile.in (GDBFLAGS): Set to -nx.
371 * Makefile.in (site.exp): Use GDBFLAGS.
372
373 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
374
375 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
376 Makefiles.
377 (check): depend on just-check.
378 (just-check): added so that tests can be run without a noop
379 build pass.
380
381 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
382
383 Switch to using configure's configdirs.
384 * Makefile.in (Makefile): add configure.in dependency.
385 (SUBDIRS): removed redundant assignment.
386 * configure.in: switch subdirs assignment to configdirs.
387 * gdb.t*/configure.in: new files.
388
389 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
390
391 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
392 works.
393
394 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
395
396 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
397 in explicit rules. Apparently this is not supported by some makes.
398
399 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
400
401 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
402
403 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
404
405 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
406 disappeared.
407
408 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
409
410 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
411
412 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
413
414 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
415 watchpoint problem that is now fixed.
416 * gdb.t30/chexp.exp: Remove setup_xfail for printing
417 uninitialized convenience variables.
418 * gdb.t31/chillvars.exp: Fix expected patterns for printing
419 structures.
420
421 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
422
423 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
424 which causes expect to get out of sync with gdb on long output
425 from help set.
426 * gdb.t09/corefile.exp: Make expected pattern for core file
427 failing signal and frame output format less sun specific.
428
429 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
430
431 * gdb.t31/chillvars.exp: Add and remove initial dummy
432 breakpoint, so that symbol table is forced in.
433 (Needed at least on Sunos4, though it seems not SVR4.)
434 * gdb.t31/chillvars.exp: Update for changed output format.
435
436 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
437
438 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
439
440 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
441
442 * Makefile.in: Added --srcdir when invoking runtest, removed the
443 need for a local config file. (optional now)
444
445 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
446
447 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
448 failure count used to force early termination. Add some more
449 expected failures for gnu style demangling.
450
451 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
452
453 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
454 pmi variable from gdb.t20/gdbme to get optimized away.
455 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
456 Check for written corefile upon timeout _and_ eof.
457
458 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
459
460 * config/unix-gdb.exp: Add missing return 0.
461
462 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
463
464 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
465 test termination.
466
467 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
468
469 * configure.in (subdirs): Put back gdb.t17 which mysteriously
470 disappeared.
471
472 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
473
474 * gdb.t10/crossload.exp: Disable the i860-elf test until such
475 time as i860 support works.
476
477 * gdb.t15/funcargs.exp: Fix expected outputs to include
478 "backtrace 100\r" rather than just "backtrace\r", to match last
479 change.
480
481 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
482
483 * config/udi-gdb.exp (gdb_exit): Remove close command.
484 (gdb_target_udi): New procedure to set the UDI target.
485 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
486 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
487 Added waits for prompts after several question responses. Added
488 some more responses used by a29k-amd-udi-gdb.
489 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
490 pass different arguments, restart UDI connection after program
491 completion.
492 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
493 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
494 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
495 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
496 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
497 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
498 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
499 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
500 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
501 after program completion.
502 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
503 compiled with a SELECT_VECS setting.
504 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
505 infinite recursion.
506
507 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
508 Added checks for COFF results, and made them expected failures for
509 all targets. It would be better to make them expected failures
510 for COFF targets only.
511
512 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
513
514 * Makefile.in: add null dvi target, don't bother to recurse
515 through test directories for info and install-info; rename
516 $(datadir) to be dejagnu instead of deja-gnu
517
518 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
519
520 * gdb.t31/gdbme.ch: Re-enable code that previously caused
521 compiler to coredump.
522 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
523 code.
524
525 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
526
527 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
528 coredump.
529 * gdb.t31/chillvars.exp: Comment out tests that depend on that
530 code.
531
532 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
533
534 * gdb.t03/ptype.exp: tests for return code from gdb_test.
535 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
536 which in a shell. Deletes xgdb when done.
537 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
538 Tests the return from the "set height" or "set width" commands.
539 Added a few return codes where needed.
540
541 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
542
543 * Makefile.in (SUBDIRS): Add gdb.t17.
544 * configure.in (subdirs): Add gdb.t17.
545 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
546 files to test gdb's calling of functions in the inferior with
547 the correct arguments and gdb's ability to retrieve any
548 result returned.
549
550 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
551
552 * config/unix-gdb.exp (gdb_exit): Remove close commands that
553 may be called after gdb goes away. Previous versions of expect
554 needed these to avoid file descriptor leaks, but they cause
555 errors with the current revision of expect.
556 * gdb.t00/gdbvars.exp: Use -re on expected output after
557 setting sevenbit-strings.
558 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
559 to set sevenbit-strings consistent across tests.
560 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
561 set sevenbit-strings consistent across tests.
562
563 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
564
565 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
566 expected output to match current "expect" expectations.
567
568 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
569
570 * gdb.t00/default.exp: Change expected output for default "source"
571 command, to match new gdb behavior which requires a filename to
572 source.
573
574 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
575
576 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
577 expected fail for i486-*-* that misses the marker2 function.
578 * gdb.t10/crossload.exp (bfddefault): Allow successful
579 recognition of a format to pass even if no symbols are found.
580 Explicitly catch failures where the format is not recognized
581 or is ambiguous, and add the reason to the fail message.
582 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
583 the cause is and invalid target and add reason to failure message.
584 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
585 elf32-i386, elf32-sparc, and elf32-i860.
586 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
587 Set up expected failure for 'filename'::variable scope resolution,
588 which is now apparently broken on all targets.
589 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
590 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
591 gdb.t23/templates.exp: Change failure for missing binfile into
592 just a warning.
593 gdb.t21/demangle.exp: Change all cfront references to 'arm'
594 references.
595
596 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
597
598 * gdb.t00/default.exp: Add expected output for default "source"
599 command, to match new gdb behavior.
600 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
601
602 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
603
604 * config/*-gdb.exp: returns an error, rather than exiting on
605 internal errors.
606
607 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
608
609 * gdb.t03/gdbme.c: Add pointer to struct variable.
610 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
611 referencing struct members.
612
613 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
614
615 * configure.in (mips-idt-ecoff): New target.
616 * config/mips-gdb.exp: New file for remote board using MIPS remote
617 debugging protocol.
618
619 * Redid configuration scheme. Removed gdb.t*/configure.in.
620 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
621 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
622 distclean targets. Built executables via .o files. Adjusted
623 tests to account for source files in $(srcdir) rather than
624 $(objdir).
625 * lib/gdb.exp (runto): Don't expect () after the function name,
626 because it may have arguments.
627
628 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
629
630 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
631 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
632 expected failures for mips-idt-* and mips-sgi-*.
633 * gdb.t00/default.exp (attach): Kill process if requested.
634 * gdb.t00/help.exp (help target core, help target): Accept a gdb
635 that does not read core files.
636 * gdb.t01/run.exp: Removed checks for exit status code.
637 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
638 it is linked in.
639 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
640 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
641 appropriate, rather than doing it by hand.
642 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
643 execution.
644 * gdb.t10/crossload.exp: Kill existing program if needed.
645 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
646 appropriate, rather than doing it by hand. Always increase
647 timeout for this test, not just for VxWorks.
648
649 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
650
651 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
652 of Chill STRUCT types and STRUCT values.
653 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
654 than "char".
655 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
656 struct2): New struct definitions and initializations to test
657 simple Chill STRUCT types.
658
659 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
660
661 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
662 the null byte at the end of strings.
663 * gdb.t00/default.exp: Make show version insensitive to copyright
664 date.
665 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
666 to avoid dependencies on target char signedness.
667 * gdb.t16/printcmds.exp: Update expected results for explicitly
668 unsigned char.
669 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
670 now work.
671 * gdb.t21/demangle.exp: Add many more patterns for template
672 demangling, most of them being expected failures.
673 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
674 string we are matching for, to match on the whole string.
675 * gdb.t21/demangle.exp: Add many new test strings to demangle,
676 and fix a whole bunch that had incorrect expected output but were
677 passing anyway because of the bug in "proc demangle".
678 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
679 type.
680 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
681
682 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
683
684 * gdb/testsuite: made modifications to testcases, etc., to allow
685 them to work properly given the reorganization of deja-gnu and the
686 relocation of the testcases from deja-gnu to a "tool" subdirectory.
687
688 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
689
690 * gdb/testsuite: Initial creation of gdb/testsuite.
691 Migrated dejagnu testcases and support files for testing nm to
692 gdb/testsuite from deja-gnu. These files were moved "as is"
693 with no modifications. This migration is part of a major overhaul
694 of dejagnu. The modifications to these testcases, etc., which
695 will allow them to work with the new version of dejagnu will be
696 made in a future update.
697