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