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