* gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2
3 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
4
5 * config/unix-gdb.exp: Remove this version of gdb_exit
6 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
7 Rob says he'll look at it when he gets back to testing boards.
8
9 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10
11 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
12 an expected fail for certain ptype commands.
13
14 * gdb.t20/classes.exp: Update expected results of "ptype class
15 Base1" to account for the constructor that now appears in the type.
16
17 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
18
19 * configure.in (configdirs): Restore gdb.t04, which mysteriously
20 disappeared from list.
21 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
22 "alldone" proc with call to cleanup and exit.
23 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
24 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
25 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
26 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
27 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28 "alldone" proc with simple returns that suppress remaining
29 tests. The alldone proc went away many months ago.
30
31 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32
33 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
34
35 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
36
37 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
38
39 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
40 as vax gdb will display them.
41
42 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
43
44 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
45 optimizers.
46
47 * scope.exp: Change "bad value for localval" messages so each one
48 is unique.
49
50 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
51 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
52
53 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
54
55 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
56
57 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
58 doesn't exist (due to optimization).
59
60 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
61
62 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
63 contains \r because the filename is long.
64
65 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
66 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
67
68 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
69
70 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
71 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
72 Ultrix.
73 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
74 int tests.
75 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
76
77 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
78
79 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
80
81 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
82 to match does not match the passing case but still matches the
83 failing case.
84
85 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
86
87 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
88
89 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
90
91 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
92 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
93 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
94 Remove various versions of gdb_exit.
95 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
96 gdb_exit.
97 * config/unix-gdb.exp: gdb_exit remains here, and should override
98 the generic version, since it's doing a lot of wierd stuff that
99 the other versions aren't. FIXME, fold it in, or abandon this
100 version.
101
102 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
103
104 * gdb.t24/demangle.exp: Add tests for PR 3220.
105
106 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
107
108 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
109
110 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
111
112 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
113 "i386-*-*". Works for i486 as well.
114
115 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
116 bug, and expand domain of xfail to all SVR4 systems, since the
117 actual problem is likely to be in generic SVR4 /proc support.
118
119 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
120
121 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
122
123 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
124
125 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
126 xfails for other systems. Match a missing 'Continuing.' as an
127 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
128
129 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
130 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
131 Only issue warning for missing executables if -all option is used.
132
133 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
134 file if -all option is used. It's like an unpredictable XFAIL.
135
136 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
137
138 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
139 for dynamically linked binaries.
140
141 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
142
143 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
144
145 * gdb.t20/inherit.exp: Change message for "print tagless struct"
146 to state that this is a known bug in old versions of g++.
147
148 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
149
150 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
151 while waiting for `Continuing'.
152
153 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
154
155 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
156 in text, data, and bss.
157 * gdb.t10/nodebug.c: Add local and global test variables for
158 initialized and uninitialized data.
159
160 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
161
162 * config/unix-gdb.exp (gdb_exit): Add "wait".
163
164 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
165
166 * gdb.t06/signals.exp: xfail the continue from the handler for all
167 targets.
168
169 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
170 function with watchpoints enabled, the i386 call dummy starts with
171 a call.
172
173 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
174 386 bsd names its corefiles.
175
176 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
177
178 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
179 compilers don't grok it.
180 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
181 with small octal ints rather than character constants, which
182 are signed and might not fit if first promoted to int.
183
184 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
185
186 * gdb.t09/Makefile.in (clean): Remove corefile.
187
188 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
189
190 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
191
192 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
193 and Jim Kingdon (kingdon@cygnus.com)
194
195 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
196 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
197 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
198
199 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
200
201 * gdb.t17/interrupt.exp: Add xfail for hppa.
202
203 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
204
205 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
206 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
207 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
208 to determine signed-ness of bitfields and use the result to setup
209 the xfail.
210 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
211 * gdb.t15/funcargs.exp: Use them to step until the second indirect
212 call line is reached if necessary.
213
214 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
215
216 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
217
218 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
219
220 * gdb.t06/break.exp: Also test `clear' command.
221
222 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
223
224 * gdb.t00/teststrategy.exp: Remove extra quote.
225
226 * gdb.t07/watchpoint.exp: Change xfail for calling function with
227 watchpoint enabled to be for all non-68k machines.
228
229 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
230
231 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
232
233 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
234 targets use aout.mt instead of ecoff.mt as gas understands
235 standard aout format.
236
237 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
238
239 * lib/gdb.exp (runto): Don't insist that function we are running to
240 was compiled with -g.
241
242 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
243
244 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
245 to get back into the read system call.
246 Accept leading newline in case where we woke it up.
247
248 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
249
250 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
251 to make the stabs test work on ecoff systems using gcc and -with-stabs.
252 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
253 enable ecoff configuration.
254
255 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
256
257 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
258
259 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
260
261 * gdb.t16/printcmds.exp: Add another printf test.
262
263 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
264
265 * configure.in: If configured -with-stabs on any target, add
266 stabsdirs to configdirs.
267
268 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
269
270 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
271 fun" so pattern does not match the command itself.
272
273 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
274
275 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
276
277 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
278
279 * gdb.t17/interrupt.exp: Test for more things.
280
281 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
282
283 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
284 compiler arranges the code and line numbers.
285
286 * gdb.t17/interrupt.exp: Don't send \n after ^C.
287
288 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
289
290 * gdb.t00/help.exp: Increase expect input buffer size.
291
292 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
293
294 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
295
296 * gdb.t07/watchpoint.exp: Add xfail for hppa.
297
298 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
299
300 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
301 [0-9]*, not just [0-9].
302
303 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
304
305 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
306
307 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
308
309 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
310
311 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
312
313 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
314
315 * gdb.t06/signals.c: Add xfails for sun3.
316
317 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
318
319 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
320 test_stepping tests.
321
322 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
323
324 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
325
326 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
327
328 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
329 rather than actually putting it through cpp twice.
330
331 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
332
333 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
334
335 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
336 no longer needed.
337
338 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
339
340 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
341
342 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
343 C++ features prints as "struct", make it a pass, not an xfail.
344
345 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
346
347 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
348 Don't require VA to print as "class" rather than "struct".
349
350 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
351
352 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
353
354 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
355
356 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
357
358 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
359
360 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
361 order.
362
363 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
364
365 * gdb.t16/printcmds.exp: Add printf tests.
366
367 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
368
369 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
370
371 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
372
373 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
374 pass counts, to counteract any existing or future setup_xfails.
375
376 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
377
378 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
379 {BEGIN,END}_COMMON for common block instead of STAB.
380 * gdb.stabs/wierd.exp: Add xfail for rs6000.
381
382 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
383 intp_var should be N_GSYM not N_LSYM.
384 wierd-aout.S: Use a label for the value of the N_SO.
385 wierd.def: Remove all backslashes.
386 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
387
388 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
389
390 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
391 get the expected next to inheritance3.
392
393 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
394
395 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
396 now that gcc-2.4 gets it right.
397
398 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
399
400 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
401
402 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
403 generating comp-info.exp which works for cross-compilation.
404
405 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
406
407 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
408 "*-*-sysv4.*".
409
410 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
411
412 * gdb.t01/run.exp: Start with a fresh gdb.
413 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
414 SVR4.x.
415
416 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
417
418 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
419 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
420 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
421 Makefile.in (distclean, realclean): Remove gdbme.c from list of
422 things to remove.
423
424 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
425
426 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
427 test cases from bug reports.
428
429 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
430
431 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
432 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
433 avoid spurious xfails.
434 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
435 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
436 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
437
438 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
439
440 * gdb.t00/teststrategy.exp: Rework to provide more useful
441 description of each test, fix problem with systems that define
442 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
443 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
444 results for "next over recursive call" so timeouts aren't taken
445 by error.
446
447 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
448
449 * gdb.t12/scope.exp: Test printing of variables before run.
450
451 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
452 printed in wrong order due to sorting.
453
454 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
455
456 * gdb.t00/teststrategy.exp: Fix expected results for printing
457 user entered string constant. Is array of char, prints with no
458 address.
459
460 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
461 commands.
462 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
463 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
464 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
465 of struct of char arrays.
466 * gdb.t00/radix.exp: New tests for radix commands.
467
468 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
469
470 * gdb.t16/printcmd.exp: Print a variable before running program
471 (with xfail for AIX).
472
473 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
474
475 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
476
477 * gdb.t16/printcmd.exp: Don't print variables before running program.
478
479 * gdb.t06/break.exp: Don't require envp argument to main.
480
481 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
482
483 * gdb.t02/whatis.exp, gdb.t11/list.exp:
484 Add xfails for rs6000.
485
486 * gdb.t02/whatis.exp: Change other tests not to re-test something
487 we already tested.
488
489 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
490 each type used has a variable of that type.
491
492 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
493
494 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
495
496 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
497
498 * configure.in: change srctrigger to be a file, not a directory
499
500 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
501
502 * configure.in (mips-idt-ecoff*): Added trailing '*'.
503
504 * gdb.t11/list.exp: Fixed a couple of typos.
505
506 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
507
508 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
509 is fixed and PR is closed.
510 * gdb.t16 (gdbme.c): Add simple test string variable.
511 * gdb.t16 (printcmds.exp): Add tests with simple test string
512 variable, primarily for boundaries on "set print elements".
513
514 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
515
516 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
517 Make leading 0's optional and don't expect a tab in the middle
518 of the number.
519
520 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
521
522 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
523 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
524 don't end command passed to gdb_test with newline.
525
526 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
527 signed keyword away, don't expect signed bitfields to be signed.
528
529 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
530 printing with only as many 1's as are in the field as well as printing
531 with 32 1's (see comment).
532
533 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
534
535 * gdb.t00/default.exp: Start with a fresh gdb.
536 * configure.in (configdirs): Remove gdb.t31 until the chill
537 compiler works again. It no longer is able to find chillrt0
538 since it isn't in libchill.a anymore.
539 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
540 wierd.o, make more modular.
541 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
542 spurious newlines that caused problems.
543
544 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
545
546 * Move test with enums and partial symbols from gdb.t03/ptype.exp
547 to gdb.stabs/wierd.exp since GCC has worked around the bug.
548 gdb.stabs/wierd.{exp,def}: Many new tests.
549
550 * gdb.t00/default.exp: update info line for new message.
551
552 * gdb.t02/{whatis.exp,gdbme.c}:
553 Test that "char *" doesn't print as "caddr_t".
554
555 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
556
557 * gdb.t00/help.exp: Use .* in place of some help messages which
558 just changed.
559 gdb.t00/default.exp: Update "info frame" test for new message.
560 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
561 Remove some xfails
562
563 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
564
565 * gdb.t03/{gdbme.c,ptype.exp}:
566 Add tests for typedef'd struct and union without tags.
567 Also check "whatis" on a variable of a typedef'd enum without a tag.
568
569 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
570 PRMS 1823; the bug still exists but isn't reproduced by this test
571 anymore), and remove rs6000 XFAIL (the bug is fixed).
572
573 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
574 duplicated from whatis.exp. For those that are left, accept
575 "long", "long int", or "int" for long variables (whatis.exp already
576 has an XFAIL for "int", so no need to fail it here).
577
578 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
579 Deal with GCC's names for types now that GDB uses the compiler's names.
580
581 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
582 setup_xfail's for sunos4. If we #defined the signed keyword away,
583 don't expect GDB to know that char it is signed.
584
585 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
586
587 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
588
589 * configure.in (configdirs): Add gdb.t24 for C++ tests that
590 should work on any system, regardless of debugging format.
591 * gdb.t21/demangle.exp: Move to gdb.t24.
592 * gdb.t24/demangle.exp: Move from gdb.t21.
593 * gdb.t24/{Makefile.in, configure.in}: New files.
594
595 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
596
597 * configure.in: Do gdb.stabs and C++ tests only for stabs.
598 * gdb.stabs: New directory.
599
600 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
601
602 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
603 not just "Quit anyway?".
604
605 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
606
607 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
608 that all setup_xfails are immediately followed by clear_xfails.
609
610 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
611
612 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
613 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
614 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
615 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
616 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
617 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
618 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
619 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
620 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
621 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
622 gdb.t31/chillvars.exp, lib/gdb.exp:
623 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
624 bug-gdb@prep.ai.mit.edu.
625
626 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
627
628 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
629 with 0.0, not integer 0.
630
631 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
632
633 * gdb.t06/break.exp: Update for "Kill the program" message change.
634
635 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
636
637 * Makefile.in (GDBFLAGS): Set to -nx.
638 * Makefile.in (site.exp): Use GDBFLAGS.
639
640 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
641
642 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
643 Makefiles.
644 (check): depend on just-check.
645 (just-check): added so that tests can be run without a noop
646 build pass.
647
648 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
649
650 Switch to using configure's configdirs.
651 * Makefile.in (Makefile): add configure.in dependency.
652 (SUBDIRS): removed redundant assignment.
653 * configure.in: switch subdirs assignment to configdirs.
654 * gdb.t*/configure.in: new files.
655
656 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
657
658 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
659 works.
660
661 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
662
663 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
664 in explicit rules. Apparently this is not supported by some makes.
665
666 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
667
668 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
669
670 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
671
672 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
673 disappeared.
674
675 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
676
677 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
678
679 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
680
681 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
682 watchpoint problem that is now fixed.
683 * gdb.t30/chexp.exp: Remove setup_xfail for printing
684 uninitialized convenience variables.
685 * gdb.t31/chillvars.exp: Fix expected patterns for printing
686 structures.
687
688 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
689
690 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
691 which causes expect to get out of sync with gdb on long output
692 from help set.
693 * gdb.t09/corefile.exp: Make expected pattern for core file
694 failing signal and frame output format less sun specific.
695
696 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
697
698 * gdb.t31/chillvars.exp: Add and remove initial dummy
699 breakpoint, so that symbol table is forced in.
700 (Needed at least on Sunos4, though it seems not SVR4.)
701 * gdb.t31/chillvars.exp: Update for changed output format.
702
703 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
704
705 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
706
707 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
708
709 * Makefile.in: Added --srcdir when invoking runtest, removed the
710 need for a local config file. (optional now)
711
712 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
713
714 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
715 failure count used to force early termination. Add some more
716 expected failures for gnu style demangling.
717
718 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
719
720 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
721 pmi variable from gdb.t20/gdbme to get optimized away.
722 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
723 Check for written corefile upon timeout _and_ eof.
724
725 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
726
727 * config/unix-gdb.exp: Add missing return 0.
728
729 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
730
731 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
732 test termination.
733
734 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
735
736 * configure.in (subdirs): Put back gdb.t17 which mysteriously
737 disappeared.
738
739 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
740
741 * gdb.t10/crossload.exp: Disable the i860-elf test until such
742 time as i860 support works.
743
744 * gdb.t15/funcargs.exp: Fix expected outputs to include
745 "backtrace 100\r" rather than just "backtrace\r", to match last
746 change.
747
748 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
749
750 * config/udi-gdb.exp (gdb_exit): Remove close command.
751 (gdb_target_udi): New procedure to set the UDI target.
752 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
753 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
754 Added waits for prompts after several question responses. Added
755 some more responses used by a29k-amd-udi-gdb.
756 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
757 pass different arguments, restart UDI connection after program
758 completion.
759 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
760 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
761 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
762 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
763 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
764 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
765 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
766 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
767 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
768 after program completion.
769 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
770 compiled with a SELECT_VECS setting.
771 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
772 infinite recursion.
773
774 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
775 Added checks for COFF results, and made them expected failures for
776 all targets. It would be better to make them expected failures
777 for COFF targets only.
778
779 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
780
781 * Makefile.in: add null dvi target, don't bother to recurse
782 through test directories for info and install-info; rename
783 $(datadir) to be dejagnu instead of deja-gnu
784
785 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
786
787 * gdb.t31/gdbme.ch: Re-enable code that previously caused
788 compiler to coredump.
789 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
790 code.
791
792 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
793
794 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
795 coredump.
796 * gdb.t31/chillvars.exp: Comment out tests that depend on that
797 code.
798
799 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
800
801 * gdb.t03/ptype.exp: tests for return code from gdb_test.
802 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
803 which in a shell. Deletes xgdb when done.
804 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
805 Tests the return from the "set height" or "set width" commands.
806 Added a few return codes where needed.
807
808 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
809
810 * Makefile.in (SUBDIRS): Add gdb.t17.
811 * configure.in (subdirs): Add gdb.t17.
812 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
813 files to test gdb's calling of functions in the inferior with
814 the correct arguments and gdb's ability to retrieve any
815 result returned.
816
817 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
818
819 * config/unix-gdb.exp (gdb_exit): Remove close commands that
820 may be called after gdb goes away. Previous versions of expect
821 needed these to avoid file descriptor leaks, but they cause
822 errors with the current revision of expect.
823 * gdb.t00/gdbvars.exp: Use -re on expected output after
824 setting sevenbit-strings.
825 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
826 to set sevenbit-strings consistent across tests.
827 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
828 set sevenbit-strings consistent across tests.
829
830 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
831
832 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
833 expected output to match current "expect" expectations.
834
835 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
836
837 * gdb.t00/default.exp: Change expected output for default "source"
838 command, to match new gdb behavior which requires a filename to
839 source.
840
841 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
842
843 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
844 expected fail for i486-*-* that misses the marker2 function.
845 * gdb.t10/crossload.exp (bfddefault): Allow successful
846 recognition of a format to pass even if no symbols are found.
847 Explicitly catch failures where the format is not recognized
848 or is ambiguous, and add the reason to the fail message.
849 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
850 the cause is and invalid target and add reason to failure message.
851 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
852 elf32-i386, elf32-sparc, and elf32-i860.
853 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
854 Set up expected failure for 'filename'::variable scope resolution,
855 which is now apparently broken on all targets.
856 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
857 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
858 gdb.t23/templates.exp: Change failure for missing binfile into
859 just a warning.
860 gdb.t21/demangle.exp: Change all cfront references to 'arm'
861 references.
862
863 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
864
865 * gdb.t00/default.exp: Add expected output for default "source"
866 command, to match new gdb behavior.
867 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
868
869 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
870
871 * config/*-gdb.exp: returns an error, rather than exiting on
872 internal errors.
873
874 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
875
876 * gdb.t03/gdbme.c: Add pointer to struct variable.
877 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
878 referencing struct members.
879
880 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
881
882 * configure.in (mips-idt-ecoff): New target.
883 * config/mips-gdb.exp: New file for remote board using MIPS remote
884 debugging protocol.
885
886 * Redid configuration scheme. Removed gdb.t*/configure.in.
887 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
888 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
889 distclean targets. Built executables via .o files. Adjusted
890 tests to account for source files in $(srcdir) rather than
891 $(objdir).
892 * lib/gdb.exp (runto): Don't expect () after the function name,
893 because it may have arguments.
894
895 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
896
897 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
898 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
899 expected failures for mips-idt-* and mips-sgi-*.
900 * gdb.t00/default.exp (attach): Kill process if requested.
901 * gdb.t00/help.exp (help target core, help target): Accept a gdb
902 that does not read core files.
903 * gdb.t01/run.exp: Removed checks for exit status code.
904 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
905 it is linked in.
906 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
907 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
908 appropriate, rather than doing it by hand.
909 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
910 execution.
911 * gdb.t10/crossload.exp: Kill existing program if needed.
912 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
913 appropriate, rather than doing it by hand. Always increase
914 timeout for this test, not just for VxWorks.
915
916 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
917
918 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
919 of Chill STRUCT types and STRUCT values.
920 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
921 than "char".
922 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
923 struct2): New struct definitions and initializations to test
924 simple Chill STRUCT types.
925
926 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
927
928 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
929 the null byte at the end of strings.
930 * gdb.t00/default.exp: Make show version insensitive to copyright
931 date.
932 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
933 to avoid dependencies on target char signedness.
934 * gdb.t16/printcmds.exp: Update expected results for explicitly
935 unsigned char.
936 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
937 now work.
938 * gdb.t21/demangle.exp: Add many more patterns for template
939 demangling, most of them being expected failures.
940 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
941 string we are matching for, to match on the whole string.
942 * gdb.t21/demangle.exp: Add many new test strings to demangle,
943 and fix a whole bunch that had incorrect expected output but were
944 passing anyway because of the bug in "proc demangle".
945 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
946 type.
947 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
948
949 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
950
951 * gdb/testsuite: made modifications to testcases, etc., to allow
952 them to work properly given the reorganization of deja-gnu and the
953 relocation of the testcases from deja-gnu to a "tool" subdirectory.
954
955 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
956
957 * gdb/testsuite: Initial creation of gdb/testsuite.
958 Migrated dejagnu testcases and support files for testing nm to
959 gdb/testsuite from deja-gnu. These files were moved "as is"
960 with no modifications. This migration is part of a major overhaul
961 of dejagnu. The modifications to these testcases, etc., which
962 will allow them to work with the new version of dejagnu will be
963 made in a future update.
964