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