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