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