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