Add brace missing from previous delta.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
2
3 * gdb.base/default.exp: Add brace missing from previous delta.
4
5 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6
7 * gdb.base/default.exp: Support test for info float for all
8 varieties of arm toolchain.
9
10 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
11
12 * gdb.trace/*.exp: remove "remote_download" command.
13
14 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
15
16 * gdb.trace/*.exp: remove -gdwarf from compile.
17
18 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
19
20 * gdb.trace/configure.in(AC_INIT): typo
21 * gdb.trace/configure: regenerated
22
23 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
24
25 * config/m68k-emc.exp: New file.
26 * lib/<emc-support.exp trace-support.exp}: New files.
27 * configure.in: add new test directory gdb.trace.
28 * gdb.trace/{configure configure.in Makefile.in}: New files.
29 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
30 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
31 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
32 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
33 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
34 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
35 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
36
37 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
38
39 * gdb.c++/classes.exp: Change all regular expressions to match
40 arbitrary combinations of newline/carriage-return, so that they
41 will work equally well on Unix and Windows.
42 * gdb.c++/inherit.exp: ditto.
43 * gdb.c++/virtfunc.exp: ditto.
44
45 1998-08-11 Dawn Perchik <dawn@cygnus.com>
46
47 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
48
49 start-sanitize-gdbtk
50 Fri Jul 24 14:57:19 1998 Keith Seitz <keiths@cygnus.com>
51
52 * gdb.gdbtk/Makefile.in: Add new example program "stack".
53 * gdb.gdbtk/browser.test,browser.exp: Add browser window
54 tests.
55 * gdb.gdbtk/stack1.c,stack2.c: Test case for browser window.
56
57 end-sanitize-gdbtk
58 start-sanitize-am33
59 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
60
61 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
62 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
63 to use a0-a3/d0-d3 as needed.
64
65 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
66
67 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
68 * gdb.disasm/am33.exp: Corresponding changes.
69
70 end-sanitize-am33
71 start-sanitize-gdbtk
72 Tue Jul 14 16:11:11 1998 Keith Seitz <keiths@cygnus.com>
73
74 * configure.in: Fix sanitization start/end error.
75 * configure: Regenerate.
76 end-sanitize-gdbtk
77 1998-07-11 Felix Lee <flee@cygnus.com>
78
79 * gdb.base/callfuncs.exp: add cmp10 test.
80 * gdb.base/callfuncs.c (cmp10): new function.
81
82 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
83
84 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
85 into two parts to get around a synchronization problem in expect.
86
87 start-sanitize-gdbtk
88 Sun Jun 28 22:34:34 1998 Martin M. Hunt <hunt@cygnus.com>
89
90 * gdb.gdbtk/simple.c (main): Make main return an
91 int so compiler will stop complaining.
92
93 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
94
95 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
96
97 * configure.in: Add options for gdbtk testsuite.
98
99 * configure: Regenerate.
100
101 * gdb.gdbtk: New directory to hold gdbtk tests.
102
103 * gdb.gdbtk/console.{exp, test}: New console window tests.
104
105 end-sanitize-gdbtk
106 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
107
108 * gdb.fortran/types.exp: Escape brackets in expect patterns
109 for test_float_literal_types_accepted tests.
110 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
111 before run test.
112
113 start-sanitize-am33
114 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
115
116 * am33.exp: Just compile, do not link the testcase.
117 * am33.s: Add ".am33" pseudoop to force am33 mode.
118
119 end-sanitize-am33
120 1998-06-25 Felix Lee <flee@cygnus.com>
121
122 * gdb.base/setshow.exp: make sure $pc is sane.
123
124 * gdb.stabs/weird.exp: split expect patterns properly.
125
126 start-sanitize-am33
127 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
128
129 * gdb.disasm/am33.s: New disassembler testfile for the am33.
130 * gdb.disasm/am33.exp: Run it.
131
132 end-sanitize-am33
133 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
134
135 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
136 match processing (and eliminate spurious timeouts when running).
137
138 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
139
140 * gdb.base/signals.exp (test_handle_all_print): put back Mach
141 exception test, but conditionalize it on target [mach | gnu].
142
143 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
144
145 * gdb.base/overlays.exp: fixup compile line for linker script.
146
147 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
148
149 * gdb.fortran/types.exp: don't guess at float size.
150
151 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
152
153 * gdb.base/exprs.exp: delete test that depends on int size.
154
155 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
156
157 * config/sim.exp: Removed checks for target triplets.
158 (gdb_target_sim): Use gdb,target_sim_options.
159
160 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
161
162 * gdb.base/reread.exp: New file.
163 * gdb.base/reread1.c: New file.
164 * gdb.base/reread2.c: New file.
165
166 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
167
168 * config/sim.exp: Use 'target sim -sparclite' when running
169 SPARClite programs.
170
171 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
172
173 * gdb.base/structs2.exp: New file.
174 * gdb.base/structs2.c: New file.
175
176 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
177
178 * gdb.asm/common.inc: New file.
179 * gdb.asm/d10v.inc: New file.
180 * asm-source.exp: Pass -I's to gas to find .inc files.
181 Update line numbers in expected output.
182 * asmsrc1.s: Rewrite.
183 * asmsrc2.s: Rewrite.
184 * configure.in: Create arch.inc symlink.
185 * configure: Regenerate.
186 * Makefile.in (distclean): Delete arch.inc.
187
188 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
189
190 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
191 (t_enum_value2): ditto
192 (t_enum_value3): ditto
193 (main): ditto
194 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
195
196 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
197 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
198 change.
199 Use gdb_test instead of send_gdb/gdb_expect sequences.
200
201 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
202
203 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
204 not void.
205
206 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
207
208 * gdb.base/branches.c: Code with lots of loops and
209 subroutines. Used to test gdbs ability to single step through PC
210 changes, especially to test mips-tdep.c:mips_next_pc
211
212 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
213
214 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
215 more rigorous EGCS C++ error checking.
216
217 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
218
219 * gdb.base/help.exp: Clean up `help set args' and `help show args'
220 tests.
221 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
222 function when asleep.
223 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
224 for i*86 Linux and SVR4 signal handling problems.
225 Remove linux xfail for `next to handler in signals_tests_1', fixed
226 by recent infrun.c change.
227 Limit backtrace to 10 frames to avoid timeout problems with infinite
228 stack backtraces.
229 Adjust expect pattern in `handle all print' test to match Apr 28 1997
230 target.[ch] change.
231
232 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
233
234 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
235 for a newline from gdb before continuing.
236 (default_gdb_exit): Just look for y or n.
237 (gdb_test): Detect abnormal exit from GDB running on DOS; if
238 it does, fail the rests of the tests in the file.
239
240 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
241
242 * config/cygmon.exp: New file.
243
244 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
245
246 * gdb.base/list.exp: Fix problem with "list default lines around
247 main" test on remote targets.
248
249 * gdb.base/scope.exp: Fix problem with filelocal_bss before
250 run test on remote targets.
251
252 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
253
254 * gdb.asm: New directory.
255 * configure.in: Configure it.
256 * configure: Regenerate.
257 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
258 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
259
260 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
261
262 * config/mn10300-eval.exp: New file to support MN10300 eval board.
263
264 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
265
266 * gdb.base/overlays (several files): Merge the two overlay
267 managers into one. Change variables (foox, barx, bazx, grbxx)
268 back into ints but force them to load in their proper sections.
269
270 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
271
272 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
273 on-chip insn memory and IMAP1 to upper 128k.
274 (D10VCopy): Handle memory regions crossing 16k boundaries.
275 (D10VCopy): Transfer data in 32 bit chunks.
276
277 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
278
279 * gdb.base/overlays.c (main): Exit normally when result is
280 correct.
281
282 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
283 map. Include space for printf in .text segment.
284
285 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
286 updated d10v memory VMA/LMA map.
287 (D10VCopy): Call D10VTranslate.
288
289 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
290
291 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
292
293 * gdb.base/bar.c (barx, bar): Change variable to small array so
294 that it won't be put into the .sdata - small data -
295 section. Update reference.
296 * gdb.base/baz.c (bazx, baz): Ditto.
297 * gdb.base/foo.c (foox, foo): Ditto.
298 * gdb.base/grbx.c (grbxx, grbx): Ditto.
299
300 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
301 to be arrays.
302
303 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
304
305 * gdb.base/overlays.exp: fix up and get working again.
306 Add tests for backtraces from an overlay function.
307
308 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
309
310 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
311 "calling function with watchpoint enabled".
312
313 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
314
315 * gdb.base/break.exp (test_next_with_recursion): Remove
316 gdb_suppress_tests for d10v-*-*.
317 * lib/gdb.exp (gdb_suppress_tests): Disable this function
318 pending review of whether it is useful or not.
319
320 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
321
322 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
323
324 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
325
326 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
327 * config/dve.exp: New file to support Densan boards.
328
329 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
330
331 * gdb.base/interrupt.exp: Document problem of simulators, signals,
332 reads and BSD.
333
334 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
335
336 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
337 response.
338
339 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
340
341 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
342
343 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
344 test.
345
346 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
347 target_sizeof_long and target_bigendian_p.
348 (structs_by_value, structs_by_reference): Check values according
349 to targets word size and endianess.
350
351 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
352
353 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
354 output.
355
356 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
357
358 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
359 Update test of set args help to match source change.
360
361 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
362
363 * gdb.base/default.exp: Expect help system output to be in
364 alphabetical order.
365 * gdb.base/help.exp: Ditto.
366
367 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
368
369 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
370 "i*86-pc-linux-gnu*".
371 * gdb.base/interrupt.exp: Ditto.
372 * gdb.base/corefile.exp: Ditto.
373
374 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
375 define vxworks when building the testcase.
376
377 * gdb.base/ptype.exp: Fix testnames to be unique.
378 * gdb.base/radix.exp: Ditto.
379 * gdb.base/term.exp: Ditto.
380 * gdb.base/whatis.exp: Ditto.
381 * gdb.c++/classes.exp: Ditto.
382
383 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
384
385 * gdb.base/callfuncs.exp: Fix indentation.
386
387 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
388 suppress_flag has been set.
389 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
390 target feature.
391
392 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
393
394 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
395 the testcase.
396
397 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
398 set_debug_traps() and breakpoint().
399 * gdb.c++/misc.cc (main): Ditto.
400 * gdb.c++/templates.cc (main): Ditto.
401 * gdb.c++/virtfunc.cc (main): Ditto.
402
403 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
404
405 * lib/gdb.exp(gdb_step_for_stub): New function.
406 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
407 exists, reload the executable and do a "continue" instead of
408 doing a jump.
409 (runto_main): Use gdb_step_for_stub.
410
411 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
412 tests to have unique names.
413 * gdb.base/callfuncs.exp: Ditto.
414 * gdb.base/commands.exp: Ditto.
415 * gdb.base/default.exp: Ditto.
416 * gdb.base/help.exp: Ditto.
417 * gdb.base/list.exp: Ditto.
418 * gdb.base/opaque.exp: Ditto.
419 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
420 similar tests.
421
422 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
423 * gdb.c++/cplusfuncs.cc: Ditto.
424 * gdb.c++/virtfunc.cc: Ditto.
425
426 * config/monitor.exp: Keep track of the last file we saw, rather
427 than trying to get the info from gdb.
428
429 * gdb.fortran/types.exp: Move comment to previous line.
430
431 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
432
433 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
434 target mode.
435
436 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
437
438 From Bob Manson:
439 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
440 string from GDB when it connects.
441
442 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
443
444 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
445
446 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
447 if we can't get a debug format from GDB (we may be testing an
448 older GDB). Use a 10 second timeout when checking for the format.
449
450 * gdb.stabs/weird.exp: Fix quoting.
451
452 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
453
454 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
455
456 * config/arm-ice.exp: New file.
457
458 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
459
460 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
461 until it has been modified to work with the new testsuite.
462
463 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
464 testcase won't compile, cause all of the testcases in the file to
465 fail instead.
466
467 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
468 (gdb_clear_suppressed): New procedure.
469 (gdb_stop_suppressing_tests): Only clear suppress_flag if
470 it contains a positive value.
471
472 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
473
474 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
475
476 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
477
478 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
479
480 * lib/gdb.exp (setup_xfail_format): New function.
481 (get_debug_format): New function to get debug format.
482 (debug_format): New global variable to hold last value set
483 by get_debug_format.
484 * gdb.base/list.exp: Call get_debug_format and expect some
485 tests to fail for DWARF 1 and COFF formats.
486 * gdb.c++/ptype.exp: Ditto.
487 * gdb.c++/classes.exp: Ditto.
488 * gdb.c++/cplusfuncs.exp: Ditto.
489 * gdb.c++/inherit.exp: Ditto.
490 * gdb.c++/templates.exp: Ditto.
491 * gdb.c++/virtfunc.exp: Ditto.
492
493 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
494
495 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
496 host doesn't have a currently-open connection.
497
498 * config/sparclet.exp: Cleanups and fixes to make it generic for
499 any gdb stub target. Handle cases where gdb doesn't respond when
500 interrupted in a sane fashion.
501
502 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
503 same thing in a totally different way.
504
505 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
506 setting "timeout".
507 (gdb_start): We set the global gdb_prompt variable in
508 default_gdb_init now.
509
510 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
511
512 * gdb.base/printcmds.exp: Fix "check for floating addition"
513 regexp to accept results within approx +/- .01 of exact value.
514 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
515
516 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
517
518 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
519 properly.
520 (gdb_expect): Add optional timeout parameter, and add timeout
521 value to various calls.
522 (gdb_suppress_tests): Only give one warning message per group.
523
524 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
525
526 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
527 global variables. Handle getting a value for $timeout more
528 gracefully.
529
530 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
531
532 * lib/gdb.exp: Close connection to remote host if gdb doesn't
533 initialize.
534 (default_gdb_init): New procedure; allow gdb_init to be overridden
535 by a target configuration file.
536 (gdb_expect): Pass the timeout to remote_expect.
537
538 * config/monitor.exp(gdb_load): Fix typo in regexp.
539
540 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
541
542 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
543
544 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
545
546 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
547 here. Call gdb_target_exec before rebooting the target, to make
548 sure the connection to the target is closed.
549 (gdb_load): Pass the name of the executable to gdb_target_monitor.
550 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
551 Also detect "Timeout reading from remote" error.
552
553 * config/gdbserver.exp: Pass the executable being loaded to
554 gdb_target_monitor. Don't call gdb_file_cmd here; let
555 gdb_target_monitor do it.
556
557 * gdb.disasm/hppa.exp: Don't use exec_output.
558
559 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
560
561 * gdb.base/list.exp: If we're debugging a non-native target,
562 try to set the pc register to point to the start of the
563 program before doing the first list command.
564
565 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
566 test_calls after restarting.
567
568 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
569 reloading.
570
571 * gdb.base/watchpoint.exp: Fix typo.
572
573 * gdb.base/setshow.exp: Check for use_gdb_stub.
574
575 * gdb.base/break.exp: Fix continue until exit test for the gdb
576 stub case.
577 * gdb.base/langs.exp: Ditto.
578
579 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
580 gdb_load_offset. If we weren't given a file to load, figure out
581 what the current file is and use it.
582
583 * config/i386-bozo.exp: New file.
584
585 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
586
587 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
588 feature.
589
590 * config/proelf.exp: New entry.
591
592 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
593
594 * lib/gdb.exp: Remove spurious .* patterns at the beginning
595 of regexps.
596
597 * gdb.base/watchpoint.exp: Don't run the test_stepping
598 tests if gdb can't call functions on the target.
599
600 * gdb.base/setshow.exp: Don't run the set prompt tests if
601 the board has gdb_prompt set.
602
603 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
604
605 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
606 * gdb.base/commands.exp: Likewise.
607 * gdb.base/setshow.exp: Likewise.
608
609 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
610
611 * config/monitor.exp(gdb_start): Look for gdb_prompt target
612 feature.
613
614 * config/i960.exp: New file.
615
616 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
617
618 * gdb.base/funcargs.exp: Check for gdb,short_int target
619 feature instead of looking for explicit target triplets.
620
621 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
622
623 * gdb.base/printcmds.exp: add a couple more tests a la
624 "p 123DEADBEEF", to check parse_number.
625 * top.c: change "to enable to enable" to "to enable" in a couple
626 of help strings.
627
628 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
629
630 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
631 on the mn10300.
632
633 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
634
635 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
636 where the test executable is run with explicit args.
637 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
638
639 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
640
641 * gdb.base/run.c: Use FAKEARGV to build test executable that
642 does not require a command line arg, since most simulators
643 don't currently support passing such an arg into the simulated
644 program.
645 * gdb.base/commands.exp: Change tests to insert the proper
646 value as the arg to the first recursive factorial call. Change
647 compilation line to define FAKEARGV at compile time.
648
649 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
650
651 * gdb.base/recurse.exp: Enable these tests for the mn10300.
652 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
653 function with watchpoint enabled" test.
654
655 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
656
657 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
658 Don't call gdb_test when the command doesn't return to a gdb prompt.
659
660 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
661 "Tests restarted" messages.
662
663 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
664
665 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
666
667 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
668
669 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
670 for INFO SYMBOL; add help tests for OVERLAY commands.
671 * gdb.base/default.exp: add tests for INFO SYMBOL command;
672 add tests for OVERLAY commands
673 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
674 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
675 * gdb.base/sigall.c: add usestubs code frag
676 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
677
678 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
679
680 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
681 failures.
682 (gdb_stop_suppressing_tests): Note that tests have restarted.
683
684 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
685
686 * config/h8300.exp: New file.
687
688 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
689
690 * gdb.base/setshow.exp: Check for the existence of a
691 feature, not its value.
692
693 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
694
695 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
696
697 * gdb.base/scope.exp: It's now init0(), not init().
698
699 * gdb.base/scope0.c: For now, change init() to be init0().
700
701 * config/monitor.exp: Use gdb_serial in preference to serial
702 or netport.
703
704 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
705 and it's not already set.
706
707 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
708
709 * gdb.base/setshow.exp: Only test the run command if the target
710 isn't using a stub and if it supports argument passing.
711
712 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
713
714 * config/udi.exp(gdb_start): Make sure UDICONF is set
715 properly before starting gdb.
716
717 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
718
719 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
720 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
721 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
722
723 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
724
725 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
726 specialized code to reboot the board, use remote_reboot instead.
727
728 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
729
730 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
731
732 * config/monitor.exp: Make sure we disconnect from the target.
733 Also, try a reboot/reload cycle instead of failing if the
734 load fails.
735
736 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
737
738 * gdb.base/default.exp: Don't set match_max.
739 * gdb.base/help.exp: Ditto.
740 * gdb.base/list.exp: Ditto.
741 * gdb.base/signals.exp: Ditto.
742
743 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
744 set, use remote_ld to download the testcase instead of
745 the GDB loader.
746
747 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
748
749 * config/vr5000.exp: New file.
750
751 * config/monitor.exp(gdb_target_monitor): Add pattern for
752 "Ending remote" to detect errors in connecting.
753
754 * gdb.base/setshow.exp: Add .* within auto language test.
755
756 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
757 target feature.
758
759 * config/monitor.exp(gdb_load): Check for a failure when loading,
760 and reboot the board if necessary.
761
762 * gdb.base/setvar.exp(test_set): Handle multiple prints within
763 a set of tests. Remove print.* from the patterns being checked.
764
765 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
766
767 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
768 refer to gdb_spawn_id.
769
770 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
771 longer used.
772 * config/sparclet.exp: Ditto.
773 * config/sparclet-old.exp: Ditto.
774 * config/slite.exp: Ditto.
775 * config/sim.exp: Ditto.
776 * gdb.base/funcargs.exp: Ditto.
777
778 * lib/gdb.exp:Remove references to gdb_spawn_id.
779 (gdb_expect): Move to remote.exp.
780
781 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
782
783 * config/monitor.exp: Detect the "Couldn't establish connection"
784 message from GDB.
785
786 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
787
788 * gdb.base/bitfields.exp: Use runto instead of explicit
789 gdb_run_cmd/gdb_expect sequences.
790
791 * gdb.base/break.exp(text_next_with_recursion): Add match for
792 gdb_expect call.
793
794 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
795 We also need to handle the "A program is being debugged already"
796 prompt from gdb. Use gdb_test to set the baud rate.
797
798 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
799 to 20000. Really. I mean it.
800
801 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
802
803 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
804 fails. If suppress_flag is set, skip perror message about not
805 being able to send to GDB.
806 (send_gdb): If suppress_flag is set, don't try to send commands to
807 GDB.
808 (gdb_expect): If suppress_flag is set, always fail immediately.
809 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
810 (gdb_init): Call gdb_stop_suppressing_tests.
811 (default_gdb_exit): Ditto.
812 (default_gdb_start): Ditto.
813
814 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
815 gdb_stop_suppressing_tests as appropriate.
816 * gdb.base/break.exp: Ditto.
817 * gdb.base/callfuncs.exp: Ditto.
818 * gdb.base/commands.exp: Ditto.
819 * gdb.base/exprs.exp: Ditto.
820 * gdb.base/funcargs.exp: Ditto.
821 * gdb.base/list.exp: Ditto.
822 * gdb.base/recurse.exp: Ditto.
823 * gdb.base/scope.exp: Ditto.
824 * gdb.base/structs.exp: Ditto.
825 * gdb.c++/inherit.exp: Ditto.
826
827 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
828
829 * config/vr4300.exp: New file.
830
831 * gdb.*/*.exp: Call gdb_expect instead of expect.
832
833 * lib/gdb.exp(gdb_expect): New function.
834
835 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
836
837 * lib/gdb.exp(gdb_init): New function.
838
839 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
840 for each individual variable set.
841
842 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
843 name.
844
845 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
846
847 * gdb.base/scope.exp: Use gdb_test.
848
849 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
850 aborting; the testsuite driver will do that for us (see
851 gdb_finish). Also, use gdb_test in a few more places.
852
853 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
854
855 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
856
857 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
858
859 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
860 and "add_tests" are not at the same address.
861
862 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
863
864 * gdb.base/ptype.exp: Use gdb_test.
865
866 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
867
868 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
869 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
870 left in. No longer expect them to fail.
871
872 * gdb.stabs/*.mt; Deleted, no longer used.
873 * gdb.stabs/configure.in: Remove references to target makefile
874 frags.
875 * gdb.stabs/configure: Rebuilt.
876
877 * gdb.disasm/*.mt: Deleted, no longer used.
878 * gdb.disasm/configure.in: Remove references to target makefile
879 frags. Use "sh3.s" as the unique filename for this directory.
880 * gdb.disasm/configure: Rebuilt.
881
882 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
883 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
884 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
885
886 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
887
888 * config/udi.exp: Use mondfe,name instead of remote_host.
889
890 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
891
892 * gdb.base/watchpoint.exp: Don't expect a failure when calling
893 a function with a watchpoint enabled on the mn10200.
894
895 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
896 before trying to create it!
897
898 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
899
900 * config/vx.exp: Use hostname instead of netport.
901
902 * config/vxworks.exp: New file.
903
904 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
905
906 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
907 gdb before assuming everything worked. Send a ^C if a timeout
908 occurs.
909
910 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
911 $gdb_spawn_id directly.
912 (gdb_run_cmd): Try _start as well as start. Use the target feature
913 gdb,start_symbol as the symbol to start from when jumping.
914
915 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
916
917 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
918 redundant) test.
919
920 * gdb.base/recurse.exp: Relax final value test for 'b' so that
921 it doesn't lose for 16bit integer systems.
922
923 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
924
925 * gdb.fortran/types.exp: If the target doesn't support "double"
926 data types, then expect "real" types to only be 4 bytes.
927
928 * gdb.c++/virtfunc.exp: Expect failure for virtual function
929 call tests if the target doesn't support inferior function calls.
930
931 * gdb.base/printcmds.exp: Allow minor deviation in FP values
932 in printf tests.
933
934 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
935
936 * gdb.base/help.exp: Disable "help set", "help show", and
937 "help support". Simplify regexp for "help stack".
938
939 * gdb.base/default.exp: Set match_max to 5000 and the timeout
940 to 60 seconds. Temporarily set match_max to 15000 around the
941 "info copying" test.
942
943 * gdb.base/nodebug.exp: Don't try to do an inferior function
944 call if the target doesn't support them.
945 * gdb.base/printcmds.exp: Likewise.
946 * gdb.base/setvar.exp: Likewise.
947 * gdb.base/structs.exp: Likewise.
948 * gdb.c++/templates.exp: Likewise.
949 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
950
951 * gdb.base/recurse.exp: Enable for the mn10200.
952
953 * configure.in: Do configure gdb.stabs directory for *-*-elf
954 targets.
955 * configure: Rebuilt.
956
957 * gdb.base/break.exp: Check for gdb,noresults before testing
958 exit status and/or results from the target.
959 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
960 * lib/gdb.exp: Remove old (now bogus) initialization of
961 noinferior, noargs, noresults and nosignals.
962
963 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
964
965 * config/sh.exp: New file.
966
967 * config/slite.exp: Try to connect multiple times to the board
968 before rebooting. Only send a "monitor run" if need_monitor_run
969 is set.
970
971 * gdb.base/break.exp: Don't do the "stub continue" test if
972 the target has gdb_stub set.
973
974 * gdb.base/callfuncs.exp: Increase the timeout.
975
976 * gdb.base/interrupt.exp: Don't even try to compile the testcase
977 if the target has gdb,noinferiorio set.
978
979 * gdb.base/list.exp: Increase match_max to 10000 characters.
980
981 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
982
983 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
984 target.
985
986 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
987
988 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
989
990 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
991 trying to delete the copy of gdb. Catch the file delete so we
992 don't die if the delete fails; also, the file should be copied to
993 the host, not to the build.
994
995 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
996
997 * lib/gdb.exp(gdb_test): Surround the result pattern with
998 parenthesis in case it contains multiple regexps separated
999 with |.
1000
1001 * gdb.base/watchpoint.exp: Use gdb_test.
1002 * gdb.base/default.exp: Ditto.
1003
1004 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
1005
1006 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
1007
1008 * gdb.base/scope.exp: Use gdb_test.
1009 * gdb.c++/classes.exp: Ditto.
1010 * gdb.c++/inherit.exp: Ditto.
1011
1012 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
1013
1014 * gdb.base/crossload.exp: Don't use execute_anywhere, use
1015 remote_exec instead.
1016 * gdb.base/corefile.exp: Don't be ridiculous.
1017 * gdb.base/*.c: Add missing stub invocations.
1018
1019 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
1020
1021 * config/slite.exp: Miscellaneous fixes.
1022
1023 * lib/gdb.exp: Fix runto.
1024
1025 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
1026 the target.
1027
1028 * gdb.base/watchpoint.exp: Fix regexp.
1029
1030 * lib/gdb.exp(default_gdb_exit): Add a catch to the
1031 close and wait commands, as the descriptor may now be
1032 invalid. Always call "remote_close host".
1033
1034 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
1035
1036 Major rewrite for testsuite revision.
1037
1038 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
1039 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
1040 instead of relying on spawn_id to always contain a valid
1041 spawn id.
1042 (get_compiler_info): New procedure to build the ${binfile}.ci
1043 file, instead of replicating this in N different places.
1044 (gdb_compile): New procedure.
1045
1046 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
1047 appropriate arguments) instead of compile. Use gdb_test in a lot
1048 more places. Use send_gdb instead of send. Always run gdb_start
1049 at the start of a testcase, as this is no longer done magically.
1050
1051 config/*-gdb.exp: Rename without the -gdb suffix.
1052
1053 config/mips.exp: Use remote_close instead of exit_remote_shell.
1054 config/monitor.exp: Use target_info instead of looking at
1055 baud, timeout, etc.
1056 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
1057
1058 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1059
1060 * gdb.c++/templates.exp (test_ptype_of_templates),
1061 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
1062 Update expect patterns for destructors and assignment operators
1063 to match corresponding c-typeprint.c changes.
1064 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
1065 to destructor breakpoint test, GDB should be able to set the
1066 destructor breakpoint without specifying arguments.
1067
1068 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
1069
1070 * gdb.threads/pthreads.exp: Change result for failure to compile due
1071 to lack of pthreads runtime support from an error to simply an
1072 unsupported test, per dejagnu standards.
1073
1074 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1075
1076 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
1077 where GDB exits to reduce pattern match time.
1078 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
1079
1080 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
1081
1082 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
1083
1084 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
1085 * gdb.base/default.exp: ditto.
1086 * gdb.base/nodebug.exp: ditto.
1087 * gdb.base/printcmds.exp: ditto.
1088 * gdb.base/ptype.exp: ditto.
1089 * gdb.base/setvar.exp: ditto.
1090 * gdb.base/structs.exp: ditto.
1091 * gdb.base/setshow.c: Guard against uninitialized values of argc.
1092
1093 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
1094
1095 * configure, */configure: Rebuild with autoconf 2.12.
1096
1097 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
1098
1099 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
1100 use new i*86-pc-linux*-gnu quads.
1101 * gdb.base/corefile.exp: Ditto.
1102 * gdb.base/signals.exp: Ditto.
1103 * gdb.base/sigall.exp: Ditto.
1104 * gdb.base/interrupt.exp: Ditto.
1105
1106 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
1107 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
1108 RedHat 4.0.
1109
1110 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
1111 linux. This allows the test case to at least compile on latest
1112 linux, but still not run due to missing the threads runtime library.
1113
1114 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1115
1116 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
1117 directory to search gdb directory. Accept and step over conditional
1118 stack alignment code. Consume $prompt in failure cases.
1119 Reset timeout to $oldtimeout instead of some arbitrary value.
1120 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
1121 timeout problems with infinite stack backtraces.
1122 * gdb.base/ptype.exp (ptype struct link, union tu_link):
1123 Accept function parameters for linkfunc member.
1124
1125 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
1126
1127 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
1128 (CXXFLAGS): Remove, unreferenced.
1129 (B_OPTIONS): Add for -B options and add code to initialize with
1130 previous -B options and also add -B option to pick up cross compiled
1131 runtime.
1132 (TARGET_INCLUDES): Add for -I options and add code to initialize when
1133 doing cross compiles.
1134 (target_alias): Declare global.
1135 (xgcc): Set variable to full path of gcc in build tree. Use findfile
1136 to verify that gcc exists in build tree, and if so set CC to that
1137 gcc and to use B_OPTIONS and TARGET_INCLUDES.
1138
1139 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
1140
1141 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
1142 ptype test for anonymous union. Fixup testcase to match
1143 current gcc debug output.
1144
1145 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
1146
1147 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
1148 force argument to an unsigned long type.
1149
1150 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
1151
1152 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
1153 tests and anonymous union print/ptype tests.
1154 * gdb.base/list.exp (test_forward-search): Increase timeout by
1155 5 minutes for the "search extremely long line" case.
1156 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
1157 completely optional and that the pass/fail messages use the command as
1158 the message if that third arg is a null string.
1159 (gdb_test_exact): Arrange that a null string pattern means match a
1160 null string output rather than any output, which might include random
1161 errors.
1162 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
1163 backtrace test.
1164 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
1165 always failing and failure is now exposed by gdb.exp changes.
1166
1167 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
1168
1169 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
1170 weren't being noted.
1171
1172 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1173
1174 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
1175 * gdb.stabs/weird.exp: Remove v_comb xfails.
1176
1177 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
1178
1179 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
1180 list.exp scope.exp watchpoint.exp]
1181 Make all timeout error msgs explicitly say "(timeout)".
1182
1183 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
1184
1185 * config/monitor.exp: Increase download timeout to 1000 seconds.
1186
1187 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
1188
1189 * config/m32r.exp: Increase timeout to 120 seconds.
1190
1191 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
1192
1193 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
1194 and accept older ordering as obsolescent gcc or gdb.
1195 * gdb.c++/templates.exp: Ditto.
1196 * gdb.c++/virtfunc.exp: Ditto.
1197
1198 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
1199
1200 * gdb.base/coremaker.c: Add code to mmap some data so we
1201 can check that it ends up in the core file.
1202 * gdb.base/corefile.exp: Add test to read mmapped data
1203 from core file.
1204
1205 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
1206
1207 * config/m32r.exp: New file.
1208
1209 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
1210
1211 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
1212 that cflags can contains -gstabs, and work correctly for other tests.
1213
1214 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
1215
1216 * gdb.base/setshow.exp: New file, tests show and set.
1217 * gdb.base/setshow.c: New file, tests show and set.
1218 * gdb.base/help.exp: Add test for help set|show annotate.
1219 * gdb.base/default.exp: Add test for set|show annotate.
1220
1221 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
1222
1223 * testsuite/gdb.base/break.exp: Make backtrace from factorial
1224 errors unique.
1225 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
1226 explicitly.
1227
1228 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
1229
1230 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
1231 and width commands. This is done elsewhere.
1232 * (gdb_start): Don't call gdb_start_sim here. That's already
1233 done in gdb_load. This fixes lots of failures in default.exp.
1234
1235 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
1236
1237 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
1238 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
1239 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
1240 in the same we we treat other failures (since it may be an expected
1241 condition), rather than as an error.
1242 * gdb.base/signals.exp (test_handle_all_print): Revert back to
1243 old test format.
1244
1245 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
1246
1247 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
1248 (distclean maintainer-clean realclean): No need to remove files
1249 twice. Nuke the duplicates.
1250 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
1251 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
1252 Remove config.h along with other config files.
1253
1254 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
1255
1256 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
1257 "p func1 ()" and note that rests of tests are skipped.
1258 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
1259 setup_xfails for "print func2::coremaker_local".
1260 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
1261 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
1262 affected by the previous run test.
1263 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
1264 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
1265 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
1266 "pass int powerset tuple" and "pass modeless int powerset tuple".
1267 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
1268 "real write 4" and "real write 8".
1269 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
1270 setup_xfails for "print vs1 after tuple assign 2",
1271 "print \$i after tuple assign 2", and
1272 "print vs2 after tuple assign 2".
1273 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
1274 meaningful error message and return -1 so the caller can
1275 suppress further tests and avoid a cascade of errors.
1276
1277 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
1278
1279 * gdb.base/a1-selftest.exp: Tweak tests to account for new
1280 format for printing version.
1281 * gdb.base/default.exp: Ditto.
1282 * gdb.base/interrupt.exp: Fix problem with cascade of
1283 errors if child process dies while calling a function.
1284
1285 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
1286
1287 * Makefile.in (VPATH): Add
1288 * Makefile.in (Makefile, config.status): Fix rules so things get
1289 remade when necessary.
1290
1291 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
1292
1293 * Makefile.in (just-check): Add path to sibling expect dir
1294 to environment variable specified by RPATH_ENVVAR.
1295
1296 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
1297
1298 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
1299 (just-check): Add shared library paths for libstdc++, tk,
1300 tcl, bfd, and opcodes to the environment variable specified
1301 in RPATH_ENVVAR.
1302 * configure.in: Add support to recognize --enable-shared flag
1303 and generate correct value for RPATH_ENVVAR.
1304 * configure: Regenerated with autoconf.
1305
1306 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
1307
1308 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
1309 include all osf versions.
1310 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
1311 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
1312 when target is linux. When failing to build pthreads test
1313 executable, give more meaningful message.
1314 * gdb.threads/pthreads.c: Hpux also uses old definition of second
1315 arg for pthread_create.
1316
1317 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
1318
1319 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
1320 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
1321 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
1322 and -lpthreads (everybody else).
1323 (test_startup): Fail gracefully if threads are not supported.
1324 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
1325 "p/c array_index("abcdef",2)" when not gcc compiled.
1326 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
1327 "print func2::coremaker_local" when not gcc compiled.
1328 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
1329 "ptype on opaque struct tagname (statically)",
1330 "ptype on opaque struct tagname (dynamically) 1", and
1331 "ptype on opaque struct tagname (dynamically) 2"
1332 for not compiled with gcc.
1333 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
1334 backtrace when compiled with gcc.
1335 * lib/gdb.exp (runto_main): Return result of "runto main" rather
1336 than always return success.
1337
1338 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
1339
1340 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
1341
1342 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
1343
1344 * gdb.base/structs.exp: Undo last change.
1345
1346 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
1347
1348 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
1349 encapsulate all the steps/nexts done during self test, starting
1350 at main, and makes them less sensitive to optimization issues.
1351 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
1352 signal handler" test.
1353 * gdb.threads/pthreads.exp: Only run this for native configs.
1354 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
1355 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
1356 tests.
1357 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
1358 for "runto test_calls(void)" test.
1359
1360 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
1361
1362 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
1363 and don't expect address info in breakpoint confirmations.
1364
1365 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
1366
1367 * gdb.base/list.exp (test_forward_search): Increase timeout
1368 temporarily by 60 seconds for searching extremely long line,
1369 and then reset to old value when done. Increase expect input
1370 buffer to 10000.
1371
1372 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
1373
1374 * gdb.base/list.exp (test_forward_search): Fix to handle very
1375 long source line without overflowing expect's input buffer.
1376
1377 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
1378
1379 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
1380 "buffer_full".
1381
1382 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
1383 "buffer_full".
1384
1385 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
1386 "buffer_full".
1387
1388 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
1389 "buffer_full".
1390
1391 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
1392
1393 * configure.in (configdirs): Add gdb.threads.
1394 * configure: Regenerated with autoconf.
1395 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
1396 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
1397 * gdb.threads/configure: New, generated with autoconf.
1398
1399 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
1400
1401 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
1402
1403 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
1404
1405 * gdb.base/signals.exp (test_handle_all_print): Test separately for
1406 each signal's status in the output of "handle all print".
1407 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
1408 the \r\n sequence that immediately precedes the gdb prompt.
1409 * gdb.base/a1-selftest.exp: Save original timeout and restore
1410 after test.
1411
1412 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
1413
1414 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
1415 symbol.
1416
1417 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
1418
1419 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
1420
1421 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
1422
1423 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
1424 timeout by 60 seconds.
1425
1426 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
1427
1428 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
1429 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
1430 error return.
1431
1432 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
1433
1434 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
1435 gdb initialization, also report how long dejagnu waited. Restore
1436 old timeout before doing error return. Temporarily increase timeout
1437 by 3 minutes to allow for slow startups over heavy NFS use.
1438
1439 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
1440
1441 * lib/gdb.exp: Report timeout value for verbosity level 2.
1442 * config/gdbserver.exp: Ditto.
1443 * config/hppro.exp: Ditto.
1444 * config/mips-gdb.exp: Ditto.
1445 * config/monitor.exp: Ditto.
1446 * config/netware.exp: Ditto.
1447 * config/sim-gdb.exp: Ditto.
1448 * config/slite-gdb.exp: Ditto.
1449 * config/udi-gdb.exp: Ditto.
1450 * config/unix-gdb.exp: Ditto.
1451 * config/vx-gdb.exp: Ditto.
1452 * gdb.base/a1-selftest.exp: Ditto.
1453 * gdb.base/a2-run.exp: Ditto.
1454 * gdb.base/break.exp: Ditto.
1455 * gdb.base/corefile.exp: Ditto.
1456 * gdb.base/list.exp: Ditto.
1457 * gdb.base/recurse.exp: Ditto.
1458 * gdb.base/scope.exp: Ditto.
1459 * gdb.base/signals.exp: Ditto.
1460
1461 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1462
1463 * gdb.threads/Makefile.in (docdir): Removed.
1464
1465 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1466
1467 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1468 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
1469 @srcdir@.
1470 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
1471 autoconf 2.5 or higher.
1472 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
1473
1474 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
1475
1476 * configure: Regenerated.
1477 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
1478 avoid name clashes with SunOS headers.
1479
1480 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
1481
1482 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
1483
1484 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
1485
1486 * gdb.base/callfuncs.exp: Finish last change -- make sure the
1487 prototype information ends up in the compiler info file.
1488
1489 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
1490
1491 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
1492 attempting to regenerate it. Eliminate use of a temporary file
1493 and just generate the info file directly. Source it immediately,
1494 for consistency of use.
1495 * gdb.base/corefile.exp: Ditto
1496 * gdb.base/exprs.exp: Ditto.
1497 * gdb.base/funcargs.exp: Ditto.
1498 * gdb.base/langs.exp: Ditto.
1499 * gdb.base/list.exp: Ditto.
1500 * gdb.base/mips_pro.exp: Ditto.
1501 * gdb.base/nodebug.exp: Ditto.
1502 * gdb.base/opaque.exp: Ditto.
1503 * gdb.base/ptype.exp: Ditto.
1504 * gdb.base/scope.exp: Ditto.
1505 * gdb.base/setvar.exp: Ditto.
1506 * gdb.base/signals.exp: Ditto.
1507 * gdb.base/whatis.exp: Ditto.
1508 * gdb.c++/templates.exp: Ditto.
1509 * gdb.c++/virtfunc.exp: Ditto.
1510 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
1511 whether or not to add -lstdc++ to the compile command line args.
1512
1513 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1514
1515 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
1516 it got fixed by the recent lookup_minimal_symbol_by_pc change.
1517 Increase timeout, a lot of single stepping might be needed if the
1518 target has no hardware watchpoints.
1519
1520 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
1521
1522 * gdb.base/break.exp: Ignore compiler warnings when compiling
1523 break.c.
1524 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
1525 * gdb.base/default.exp: Add h8300 xfails. Handle messages
1526 from remote-sim.
1527 * gdb.base/exprs.exp: Add h8300 xfails.
1528 * gdb.base/funcargs.exp: Likewise.
1529 * gdb.base/nodebug.exp: Likewise.
1530 * gdb.base/printcmds.exp: Likewise.
1531 * gdb.base/ptype.exp: Likewise.
1532 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
1533 h8300 xfails.
1534 * gdb.base/return.exp: Handle float/double precision problems
1535 on the h8300.
1536 * gdb.base/funcargs.c: Explicitly make last constant argument to
1537 call_after_alloca_subr an unsigned long type.
1538 * gdb.base/return.c: Include stdio.h.
1539
1540 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
1541
1542 * config/abug.exp: New file for the older Motorola Bug monitor
1543 that runs on the mvme13x series VME boards.
1544 * config/monitor.exp: Use the new config array for target settings
1545 if they exist.
1546
1547 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
1548
1549 * sim-gdb.exp: Make the SH simulator allocate less space when
1550 it is targeted.
1551
1552 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
1553
1554 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
1555 test.
1556
1557 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
1558
1559 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
1560 "rs6000-*-*" for "list function in include file" when gcc compiled.
1561 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
1562 for "p ctable1[120]".
1563 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
1564 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
1565 Remove setup_xfail for "rs6000-*-*" for
1566 "print 'scope0.c'::filelocal before run".
1567 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
1568 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
1569 since some compilers don't allow both options to be given
1570 on the same command line. Create object file and move it.
1571
1572 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
1573
1574 * gdb.base/corefile.exp: Always regenerate the core file, since
1575 we always regenerate the coremaker program. Detect special case
1576 where registers cannot be read from core file.
1577
1578 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
1579
1580 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
1581 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
1582 * gdb.c++/templates.exp: Only match on basename of file since
1583 some formats like xcoff don't encode directory information.
1584 * gdb.stabs/weird.exp: Use the right sed script for powerpc
1585 and rs6000 AIX xcoff targets.
1586 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
1587 * configure: Regenerate.
1588 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
1589 here, rather than in distclean.
1590
1591 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
1592
1593 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
1594 defined, and use it to compile the test case with -O2. The
1595 native compilation still uses no optimization.
1596 * gdb.base/mips_pro.c: Remove inline assembly code since
1597 it is compiled PIC by default, which results in assembler
1598 warnings that make the testsuite think the compilation
1599 was unsuccessful.
1600
1601 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
1602
1603 * gdb.c++/misc.exp: Add note to message for
1604 "print s.a for foo struct" that this is a known gcc 2.7.2
1605 and earlier bug.
1606
1607 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
1608
1609 * gdb.base/break.exp: Fix pattern for matching "Delete all
1610 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
1611 setup_xfail for deleting all breakpoints test. Fix various
1612 timeout messages to include "(timeout)".
1613 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
1614 for "p t_float_values2(3.14159,float_val2)".
1615 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
1616 for "continue to call2g" when gcc compiled.
1617 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
1618 "up to foo in langs.exp", "show language at foo in langs.exp",
1619 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
1620 and "show language at fsub in langs.exp".
1621 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
1622 "list line 1 in include file", "list message for lines past EOF",
1623 "list function in include file", "list list0.h:foo", and
1624 "list filename:function; nonexistant function".
1625 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
1626 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
1627 and "ptype t_char_array" to be for native cc only.
1628
1629 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
1630
1631 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
1632 setup_xfail for "print coremaker_bss", "print coremaker_ro",
1633 "print func2::coremaker_local", and "backtrace in corefile.exp".
1634
1635 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
1636
1637 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
1638 "bt in signals.exp". This problem only appears when running
1639 the testsuite, and then only intermittently.
1640
1641 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
1642
1643 * gdb.base/return.exp (return_tests): Differentiate between
1644 two tests of continuing.
1645
1646 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
1647
1648 * */Makefile.in (maintainer-clean): Remove config.log.
1649 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
1650 * gdb.c++/Makefile.in (PROGS): Add inherit.
1651 (clean): Remove *.ci.
1652
1653 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
1654
1655 * gdb.c++/misc.cc: Add test code from Mike Stump.
1656 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
1657
1658 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
1659
1660 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
1661 to "alpha-*-osf2*" and add comment.
1662 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
1663 setup_xfail for "step over execarg initialization" and
1664 "step over corearg initialization".
1665 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
1666 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
1667 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
1668 gcc compiled for "print coremaker_bss", "print coremaker_ro",
1669 "print func2::coremaker_local", and "backtrace in corefile.exp".
1670 * gdb.base/signals.exp: Build and source signals.ci.
1671 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
1672 to be for gcc only.
1673 * lib/gdb.exp: Move verbose statements outside conditionals.
1674
1675 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1676
1677 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
1678 Feb 3 procfs.c change.
1679
1680 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
1681
1682 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
1683
1684 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
1685
1686 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
1687 from dejagnu's apparent default of 10 seconds, which gives random
1688 results when running the tests over NFS on moderately loaded systems.
1689 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
1690
1691 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
1692
1693 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
1694 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
1695 result reports.
1696
1697 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
1698
1699 * configure.in (CY_AC_PATH_TCLH): Remove.
1700 * configure: Regenerate.
1701
1702 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
1703
1704 * gdb.c++/Makefile.in (clean): Add missing '{'.
1705
1706 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
1707
1708 * lib/gdb.exp: Provide a default value for noinferior.
1709
1710 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
1711 Load libgloss.exp.
1712
1713 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
1714
1715 * gdb.disasm/hppa.exp: Compile directly into an executable, use
1716 the executable, not the .o to run the tests from.
1717
1718 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
1719
1720 * gdb.base/break.exp: Don't test for program exit or exit status
1721 if $noresults if nonzero.
1722 * gdb.base/langs.exp: Likewise.
1723 * gdb.base/watchpoint.exp: Likewise.
1724
1725 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
1726 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
1727 trying to compile the testcase.
1728
1729 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
1730
1731 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
1732 * gdb.base/signals.exp (continue to handler): Likewise.
1733
1734 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
1735
1736 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
1737
1738 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
1739
1740 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
1741
1742 * gdb.base/corefile.exp: Recognize "not found" as failure
1743 when trying to determine if a core file was generated.
1744 If no core file was generate the first time, try again without
1745 the ulimit -c to work around braindamaged shells.
1746
1747 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
1748
1749 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
1750 [] tests with "test" and enclose string in quotes.
1751 * gdb.stabs/configure: Rebuild
1752
1753 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
1754
1755 Changes in sync with expect:
1756 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
1757 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
1758 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
1759 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
1760 argument to AC_REQUIRE.
1761 * configure: Regenerated.
1762
1763 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
1764
1765 * gdb.base/corefile.exp: When generating a core, discard any
1766 error messages about ulimit not found and the "core dumped"
1767 message from the shell that runs the coredumper.
1768
1769 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
1770
1771 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
1772
1773 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
1774 which sed script to run. Expect failure for v_comb test
1775 on PA targets too.
1776
1777 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
1778
1779 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
1780 "print func2::coremaker_local" and for "backtrace in corefile.exp"
1781
1782 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
1783
1784 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
1785 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
1786 "sparc-sun-solaris*" xfails for "p v_comb".
1787 * lib/gdb.exp (default_gdb_start): Fix typo.
1788 * gdb.base/corefile.exp: Allow "Core was generated by ..."
1789 messages to not include the full program name that caused
1790 the core dump since some systems (such as solaris) apparently
1791 truncate this path to about 80 characters.
1792 When generating a core file first try increasing the core file
1793 size limit to unlimited since some systems may default it to
1794 zero, and it is harmless to try it. Move the test for failing
1795 to generate a core file to where it will actually get executed.
1796 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
1797 new gdb result from g++ debug info improvements and make old
1798 pattern obsolescent. Also account for size_t differences
1799 (may be int or long).
1800 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
1801 initialization before function call is placed in the delay slot
1802 and thus appears to be skipped over by commands such as "next".
1803
1804 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
1805
1806 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
1807
1808 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
1809
1810 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
1811 input source file; fix code to compile test to deal with this
1812 convention.
1813 * gdb.c++/*.exp: Likewise.
1814
1815 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
1816
1817 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
1818 "bt in signals.exp".
1819
1820 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
1821
1822 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
1823 "step over execarg initialization" and
1824 "step over corearg initialization".
1825
1826 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
1827
1828 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
1829 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
1830
1831 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
1832
1833 From Rob Savoye (rob@poseidon.cygnus.com)
1834 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
1835 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
1836 configure.in}, gdb.disasm/{Makefile.in, configure.in},
1837 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
1838 configure.in}: Major reworking for autoconfig.
1839 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
1840 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
1841 New files.
1842 * config/unix-gdb.exp: Make GDB global.
1843 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
1844 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
1845 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
1846 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
1847 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
1848 term.exp, twice.exp, watchpoint.exp, whatis.exp},
1849 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
1850 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
1851 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
1852 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
1853 pr-8136.exp, result.exp, string.exp, tuples.exp},
1854 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
1855 to returns as necessary, arrange for test to compile own testcase
1856 executable.
1857 * lib/gdb.exp: Changes for testsuite to compile own test cases.
1858
1859 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
1860
1861 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
1862 clear_xfail at end of test which might not call either pass or fail.
1863 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
1864 "backtrace through signal handler".
1865
1866 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1867
1868 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
1869 continuing from a job control stop signal.
1870 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
1871
1872 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
1873
1874 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
1875 * gdb.base/corefile.exp: Likewise.
1876 * gdb.base/funcargs.exp: Likewise.
1877
1878 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
1879
1880 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
1881 * config/monitor.exp: Add support for setting baud rate.
1882
1883 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
1884
1885 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
1886 i*86-*-linux* xfails for "backtrace through signal handler".
1887 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
1888 "print func2::coremaker_local".
1889 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
1890 alpha-dec-osf2* xfail for
1891 "delete all breakpoints when none".
1892
1893 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
1894
1895 * gdb.base/break.exp: Change test that deletes all breakpoints
1896 when no user breakpoints are installed. A post 4.15 change
1897 causes gdb to no longer prompt in this case.
1898
1899 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
1900
1901 * gdb.base/return.exp (return_tests): Change xfail for test
1902 "correct value returned double test" to stop xfailing at
1903 Solaris 2.5. Apparently the bug has been fixed.
1904
1905 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
1906
1907 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
1908 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
1909
1910 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
1911
1912 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
1913 * gdb.disasm/hppa.s: Corresponding changes.
1914
1915 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
1916
1917 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
1918 makefile fragment.
1919 * config/mt-hpux: Deleted.
1920
1921 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
1922
1923 * Many files: When warning about suppressed tests due to a
1924 nonexistant test binary, avoid incrementing the warning count.
1925
1926 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
1927
1928 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
1929
1930 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1931
1932 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
1933 "sparc-*-solaris2*".
1934
1935 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1936
1937 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
1938 Add global and local variables and initialize them.
1939 * gdb.base/corefile.exp: Test correct mapping of corefile sections
1940 by printing variables. Remove rs6000 and powerpc xfails, BFD now
1941 extracts the file name and terminating signal from the core file.
1942 * TODO: Remove note about tests for correct mapping of corefile.
1943 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
1944 from optimizing it away.
1945 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
1946 handles common blocks.
1947
1948 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
1949
1950 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
1951 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
1952
1953 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
1954
1955 * Makefile.in (maintainer-clean): New target, synonym for
1956 realclean.
1957 * gdb.base/Makefile.in (maintainer-clean): Likewise.
1958 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
1959 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
1960 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
1961 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
1962 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
1963
1964 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
1965
1966 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
1967 xfails when not gcc compiled for "print foo::funclocal".
1968 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
1969 "print foo::funclocal at foo",
1970 "print 'scope1.c'::foo::funclocal at foo",
1971 "print foo::funclocal_bss at foo",
1972 "print 'scope1.c'::foo::funclocal_bss at foo",
1973 "print foo::funclocal_ro at foo",
1974 "print 'scope1.c'::foo::funclocal_ro at foo",
1975 "print bar::funclocal at foo" and
1976 "print 'scope1.c'::bar::funclocal at foo".
1977 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
1978 gcc compiled for "print foo::funclocal at bar".
1979 Expand all messages to ensure that they identify that
1980 the test is at bar().
1981 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
1982 gcc compiled for:
1983 "ptype on opaque struct pointer (statically)",
1984 "ptype on opaque struct tagname (statically)",
1985 "ptype on opaque struct pointer (dynamically) 1",
1986 "ptype on opaque struct tagname (dynamically) 1",
1987 "ptype on opaque struct pointer (dynamically) 2" and
1988 "ptype on opaque struct tagname (dynamically) 2
1989 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
1990 gcc compiled for:
1991 "p datalocal"
1992 "whatis datalocal",
1993 "ptype datalocal",
1994 "p bsslocal",
1995 "whatis bsslocal", and
1996 "ptype bsslocal".
1997 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
1998 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
1999 when not gcc compiled.
2000 * gdb.base/funcargs.exp (float_and_integral_args): Add
2001 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
2002 compiled.
2003 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
2004 "backtrace from call6a" when not gcc compiled.
2005 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
2006 "backtrace from call7a" when not gcc compiled.
2007 * gdb.base/callfuncs.exp (do_function_calls):
2008 Add "hppa*-*-hpux*" xfail when not gcc compiled for
2009 "p t_char_array_values(char_array_val2,char_array_val1)",
2010 "p t_char_array_values(char_array_val1,char_array_val2)",
2011 "p t_char_array_values("carray 1","carray 2")",
2012 "p t_char_array_values("carray 1",char_array_val2)",
2013 "p t_char_array_values(char_array_val1,"carray 2")",
2014 "p sum_args(1,{2})",
2015 "p sum_args(2,{2,3})",
2016 "p sum_args(3,{2,3,4})",
2017 "p sum_args(4,{2,3,4,5})"
2018 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
2019 "backtrace in corefile.exp" when not gcc compiled.
2020
2021 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2022
2023 * gdb.base/signals.exp: Rewrite `handle all print' test as
2024 a procedure. Accept blanks or TABs as whitespace, increase
2025 timeout and expect input buffer size for the large output
2026 from the command. Remove "i*86-*-bsdi2.0" xfail.
2027
2028 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2029
2030 * gdb.base/setvar.exp: Add new testcases for truncation when
2031 assigning invalid values to bitfields.
2032
2033 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
2034
2035 * gdb.base/callfuncs.exp (do_function_calls): Remove
2036 mips-sgi-irix* xfail for
2037 "call inferior func with struct - returns char *"
2038 and fix test so that an optional (unsigned char *) cast is
2039 accepted in the result.
2040
2041 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
2042
2043 * gdb.base/funcargs.exp (float_and_integral_args): Remove
2044 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
2045 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
2046 * gdb.base/signals.exp: Remove duplicate "handle all print" test
2047 that accidentally got checked in.
2048
2049 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
2050
2051 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
2052 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
2053 compiled test.
2054 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
2055 Add mips-sgi-irix5* xfail for not gcc compiled.
2056 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
2057 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
2058 "p top", "whatis top", "p middle", and "whatis middle".
2059 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
2060 "whatis signed char" for not gcc compiled.
2061 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
2062 "set variable signed char=-1 (-1)" and
2063 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
2064 * gdb.base/funcargs.exp (float_and_integral_args):
2065 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
2066 Add mips-sgi-irix* xfail when not gcc compiled for
2067 "continue to call2b".
2068 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
2069 "continue to call2g".
2070 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
2071 "backtrace from call6a"
2072 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
2073 "backtrace from call7k".
2074 Add mips-sgi-irix5* xfail when not gcc compiled for
2075 "backtrace from call7a".
2076 (localvars_after_alloca): Fix gdb_test cmds for
2077 "print * after runto ...".
2078 Remove rs6000-*-* xfails for
2079 "print i after runto localvars_after_alloca" and
2080 "print l after runto localvars_after_alloca"
2081 for all compilers.
2082 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
2083 when not compiled with gcc, for:
2084 "print signed char == (minus)",
2085 "print signed char != (minus)",
2086 "print signed char < (minus)",
2087 "print signed char > (minus)".
2088 * gdb.base/callfuncs.exp (do_function_calls):
2089 Add mips-sgi-irix* xfail, when compiled with native compiler, for
2090 "call inferior func with struct - returns char *".
2091 * gdb.base/return.exp (return_tests): Change xfail for
2092 "correct value returned double test" to include Solaris 2.4.
2093 * gdb.base/funcargs.exp (float_and_integral_args):
2094 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
2095
2096 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2097
2098 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
2099 enumeration bitfields if compiling with GNU C.
2100 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
2101 to empty' prompt.
2102
2103 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
2104
2105 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
2106 test for PRO targets.
2107
2108 * gdb.base/funcargs.exp: Avoid ever setting more than 8
2109 breakpoints in the inferior at any given time by making
2110 two groups of breakpoints for call2*, call6* and call7*
2111 tests.
2112
2113 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2114
2115 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
2116 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
2117 from optimizing it away.
2118 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
2119 "call inferior func with struct".
2120
2121 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
2122
2123 * configure.in: Only configure gdb.chill for particular targets.
2124
2125 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
2126
2127 * gdb.base/Makefile.in: Add action to .c.o transformation
2128 rule that generates a .ci file for each .o file and remove
2129 explicit .c.o rules except for callfuncs.o.
2130 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
2131 generates a .ci file for each .o file and remove explicit
2132 .cc.o rules.
2133 (clean): Remove *.tmp *.ci files.
2134 (EXECUTABLES): Remove templ-info.exp.
2135 * gdb.base/compiler.c: New file.
2136 * gdb.c++/compiler.cc: New file
2137 * gdb.base/scope.exp: Source gdb.base/scope.ci.
2138 Change rs6000-*-* xfail for
2139 "print 'scope0.c'::filelocal_ro" and
2140 "print 'scope1.c'::filelocal" and
2141 "print 'scope1.c'::filelocal_bss" and
2142 "print 'scope1.c'::filelocal_ro" and
2143 "print 'scope1.c'::foo::funclocal" and
2144 "print 'scope1.c'::foo::funclocal_ro" and
2145 "print 'scope1.c'::bar::funclocal" and
2146 "print 'scope0.c'::filelocal_ro" and
2147 "print 'scope1.c'::filelocal at foo" and
2148 "print 'scope1.c'::filelocal_bss at foo" and
2149 "print 'scope1.c'::filelocal_ro at foo" and
2150 "print 'scope1.c'::foo::funclocal at foo" and
2151 "print 'scope1.c'::foo::funclocal_bss at foo" and
2152 "print 'scope1.c'::foo::funclocal_ro at foo" and
2153 "print 'scope1.c'::bar::funclocal at foo" and
2154 "print 'scope0.c'::filelocal_ro" and
2155 "print 'scope1.c'::filelocal" and
2156 "print 'scope1.c'::filelocal_bss" and
2157 "print 'scope1.c'::filelocal_ro" and
2158 "print 'scope1.c'::foo::funclocal" and
2159 "print 'scope1.c'::foo::funclocal_bss" and
2160 "print 'scope1.c'::foo::funclocal_ro" and
2161 "print 'scope1.c'::bar::funclocal" and
2162 "print 'scope1.c'::bar::funclocal_bss"
2163 to only be xfail'd when not compiled with gcc.
2164 Add rs6000-*-* xfail for
2165 "print 'scope0.c'::filelocal_bss before run"
2166 when compiled with gcc.
2167 (test_at_main): Add rs6000-*-* xfail for
2168 "print filelocal_ro in test_at_main"
2169 when compiled with gcc.
2170 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
2171 Add rs6000-*-aix* xfail for
2172 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
2173 "ptype t_char_array", not compiled with gcc.
2174 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
2175 xfail for "list foo (in include file)" when gcc compiled.
2176 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
2177 (integral_args): Add rs6000-*-* xfail for
2178 "run to call0a" if not compiled with gcc.
2179 (unsigned_integral_args): Add rs6000-*-* xfail for
2180 "run to call1a" if not compiled with gcc.
2181 (float_and_integral_args): Add rs6000-*-* xfail for
2182 "run to call2a" if not compiled with gcc and for
2183 "continue to call2b" for any compiler.
2184 Add rs6000-*-* xfail to
2185 "print f1 after run to call2a" for gcc compiled.
2186 (discard_and_shuffle): Add rs6000-*-* xfail for
2187 "run to call6a".
2188 (shuffle_round_robin): Add rs6000-*-* xfail for
2189 "backtrace from call7a" if not compiled with gcc.
2190 Add rs6000-*-* xfail for
2191 "backtrace from call7b" if compiled with gcc.
2192 (call_after_alloca): Add rs6000-*-* xfail for
2193 "print c in call_after_alloca" and
2194 "print s in call_after_alloca" and
2195 "backtrace from call_after_alloca_subr"
2196 if not compiled with gcc.
2197 (localvars_in_indirect_call): Add rs6000-*-* xfail for
2198 "print c in localvars_in_indirect_call" and
2199 "print c in localvars_in_indirect_call" and
2200 "backtrace in indirectly called function" and
2201 "stepping into indirectly called function"
2202 if not compiled with gcc.
2203 (localvars_after_alloca): Add rs6000-*-* xfail for
2204 "print c after runto localvars_after_alloca" and
2205 "print s after runto localvars_after_alloca" and
2206 "print i after runto localvars_after_alloca" and
2207 "print l after runto localvars_after_alloca"
2208 for all compilers.
2209 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
2210 than whatis-info.exp.
2211 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
2212 than opaque-info.exp.
2213 Setup rs6000-*-* xfail for
2214 "ptype on opaque struct pointer (statically)" and
2215 "ptype on opaque struct pointer (dynamically)" when
2216 not compiled with gcc.
2217 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
2218 rather than callf-info.exp.
2219 (do_function_calls): Add clear_xfail for rs6000-*-* for
2220 "p t_float_values2(3.14159,float_val2)". Seems to work
2221 fine there, both with xlc and gcc. Need to find out what
2222 it is doing right and fix other platforms.
2223 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
2224 "call inferior func with struct - returns int",
2225 "call inferior func with struct - returns long",
2226 "call inferior func with struct - returns float",
2227 "call inferior func with struct - returns double",
2228 "call inferior func with struct - returns char *",
2229 but only if not gcc compiled (presumes xlc compiled).
2230 Change rs6000-*-* xfails for
2231 "call inferior func with struct - returns char" and
2232 " call inferior func with struct - returns short" to only
2233 xfail if not using gcc.
2234 (clean mostlyclean): Remove *.ci and *.tmp files.
2235 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
2236 than templ-info.exp.
2237 * gdb.base/langs.exp: Source gdb.base/langs.ci.
2238 Add rs6000-*-* xfail for "up to foo in langs.exp"
2239 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
2240 when not gcc compiled.
2241
2242 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
2243
2244 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
2245 * gdb.base/corefile.exp: Likewise.
2246 * gdb.base/list.exp: Likewise.
2247 * gdb.base/scope.exp: Likewise.
2248 * gdb.base/siganls.exp: Likewise.
2249
2250 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
2251 compiler output.
2252 * gdb.base/whatis.exp: Likewise.
2253
2254 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
2255
2256 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
2257 failure (opcode table has been fixed to match reality).
2258
2259 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
2260
2261 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
2262 "call inferior func with struct - returns char",
2263 "call inferior func with struct - returns short"
2264
2265 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
2266 "print 'scope0.c'::filelocal at main",
2267 "print 'scope0.c'::filelocal_bss in test_at_main",
2268 "print 'scope0.c'::filelocal at foo",
2269 "print 'scope0.c'::filelocal_bss in test_at_foo",
2270 "print 'scope0.c'::filelocal at bar",
2271 "print 'scope0.c'::filelocal_bss in test_at_bar"
2272
2273 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
2274 in source file 1". This bug seems to have been fixed with both
2275 gcc and native cc (was native assembler bug?).
2276
2277 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
2278
2279 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
2280 "backtrace through signal handler" to "i*86-*-sysv4*".
2281 * gdb.base/signals.exp: Add xfail for "'next' behaved as
2282 continue" case. Add "known SVR4 bug" to fail message.
2283 Add "i*86-*-bsdi2.0" xfail for "handle all print".
2284 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
2285 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
2286 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
2287 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
2288 "up to foo in langs.exp", "show language at foo in
2289 langs.exp", "up to cppsub_ in langs.exp", "show
2290 language at cppsub_ in langs.exp", "up to fsub in
2291 langs.exp", and "show language at fsub in langs.exp".
2292 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
2293 "bactrace in corefile.exp".
2294 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
2295 "call inferior function with struct - returns float" and
2296 "call inferior function with struct - returns double".
2297
2298 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
2299
2300 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
2301 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
2302 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
2303 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
2304
2305 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
2306
2307 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
2308 (or overriden) "CHILL" macro rather then bare "gcc".
2309 Also look for ../../gcc/xgcc since that is what we will
2310 actually need, not "Makefile". Remove following assignment
2311 of CHILL to CHILL_FOR_TARGET because that results in
2312 recursive definition.
2313
2314 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
2315
2316 * gdb.base/corefile.exp: Change xfail for backtrace in
2317 corefile.exp from linuxaout to all linux.
2318 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
2319 cases where we miss the breakpoint at the signal handler
2320 for some reason. Setup xfail for linuxoldld/linuxaout and
2321 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
2322 hitting SIGURG breakpoint.
2323 * gdb.base/signals.exp: Setup xfail for "next" acting like
2324 continue to add linuxoldld. Setup xfail for all linux for
2325 "next to handler in signals_tests_1", "backtrace in
2326 signals_tests_1", "continue to func1", "pass SIGUSR1",
2327 and continue to handler".
2328
2329 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
2330
2331 * Update all FSF addresses except those in COPYING* files.
2332
2333 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
2334
2335 * gdb.base/a2-run.exp: Change messages to be more explicit about
2336 the status of args, and quote binfile in results.
2337
2338 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
2339
2340 * gdb.base/callfuncs.exp: Add tests for passing structs to
2341 inferior functions and return various types.
2342 * gdb.base/callfuncs.c: Add functions to receive a struct
2343 and return a member of the struct, in various types.
2344
2345 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2346
2347 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
2348
2349 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
2350
2351 * config/vxworks29k.exp: New file, sources vxworks.exp.
2352
2353 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
2354
2355 * config/gdbremote.exp: New file. Testing framework using
2356 gdbserver.
2357
2358 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
2359
2360 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
2361 "call function when asleep" and "send end of file".
2362 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
2363 for "backtrace in corefile.exp".
2364 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
2365 for "backtrace through signal handler".
2366 * gdb.base/corefile.exp: Make sure we actually generate a core file
2367 before trying the core tests. Some systems allow the user to suppress
2368 generation of core files and default to that (linux for example).
2369 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
2370 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
2371
2372 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
2373
2374 * gdb.threads: New directory with some crude multi-threaded
2375 gdb tests (step.exp and step2.exp).
2376 * config/mt-lynx (STEP_EXECUTABLE): Define.
2377 (THREADFLAGS): Define.
2378
2379 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
2380
2381 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
2382
2383 * gdb.base/signals.exp: Disable whole file for lynx until
2384 further notice.
2385
2386 * gdb.base/signals.exp: xfail test where "next" acts like
2387 "continue" for lynx.
2388
2389 * gdb.base/interrupt.exp: xfail test for calling function while
2390 inferior is asleep for lynx.
2391
2392 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
2393 than one cr-lf after each command.
2394
2395 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2396
2397 * configure.in: Reinstate setting of stabsdirs variable, fix
2398 typo in setting up configdirs for native builds.
2399
2400 * gdb.base/return.exp: Fix typo in return double test.
2401 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
2402 compiler from optimizing them away.
2403
2404 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
2405
2406 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
2407 sequences to be echo'd by gdb when using gdb_test.
2408 * gdb.chill/chexp.exp: Likewise.
2409 * gdb.fortran/exprs.exp: Likewise
2410
2411 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
2412
2413 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
2414 after the inferior gdb has started.
2415
2416 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
2417 after each command.
2418 * gdb.base/funcargs.exp: Likewise.
2419 * gdb.base/gdbvars.exp: Likewise.
2420 * gdb.base/interrupt.exp: Likewise.
2421 * gdb.base/list.exp: Likewise.
2422 * gdb.base/watchpoint.exp: Likewise.
2423 * gdb.c++/demangle.exp: Likewise.
2424 * gdb.c++/inherit.exp: Likewise.
2425 * gdb.chill/chexp.exp: Likewise.
2426 * gdb.fortran/exprs.exp: Likewise.
2427
2428 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
2429 test if we can't handle IO to/from the inferior.
2430
2431 * gdb.c++/misc.exp: Always check for a program already being
2432 started after sending a "run" command to gdb.
2433
2434 * gdb.base/twice.exp: Start with a fresh gdb.
2435
2436 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
2437 only depend on gdb's expression code, not the chill runtime.
2438
2439 * gdb.base/return.c: Put return values into variables so we
2440 can have gdb print them rather than depending on the program
2441 to print them.
2442 * gdb.base/return.exp: Corresponding changes.
2443
2444 * lib/gdb.exp: Provide default value for noinferiorio.
2445 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
2446 the inferior.
2447
2448 * gdb.base/break.exp: Always check for a program already being
2449 started after sending a "run" command to gdb.
2450 (text_next_with_recursion): Don't check the output from the
2451 program's printf statement. Instead just make sure the program
2452 exited.
2453
2454 * gdb.base/commands.exp: Protect tests which need arguments with
2455 $noargs conditionals.
2456
2457 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2458
2459 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
2460 of structure member arrays to match gdb/valops.c:value_addr change.
2461
2462 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
2463
2464 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
2465 cases.
2466
2467 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
2468
2469 * configure.in (configdirs): Remove gdb.chill from default list
2470 of subdirs and then add it back in only if doing a native build.
2471 The current chill compiler does not yet work in any cross build.
2472 * Revert all signal changes from Jul 6.
2473 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
2474 for sh-hms targets, allowing these tests to link, with no other
2475 changes. Testing is suppressed by setting "nosignals" in site.exp.
2476
2477 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
2478
2479 * configure.in (signaldirs): Define and add to configdirs for all
2480 targets except some specific ones that are known to not support signals.
2481 Also clean up formatting.
2482 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
2483 (signals, sigall): Remove rules to build.
2484 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
2485 Moved to new gdb.signals directory.
2486 * gdb.signals: New test directory.
2487 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
2488 signals.c signals.exp}: New or moved files.
2489
2490 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
2491
2492 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
2493
2494 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
2495
2496 * gdb.base/return.exp: Xfail `return double' test failure
2497 on at least Solaris 2.3 and handle future/past versions on
2498 a case by case basis as appropriate. Also update message
2499 to include i*86 failures.
2500
2501 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2502
2503 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
2504
2505 * lib/gdb.exp: Fix comment which erroneously identified
2506 gdb_file_cmd as gdb_load (the 19 May change was in fact to
2507 gdb_file_cmd not gdb_load).
2508 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
2509
2510 * gdb.base/setvar.exp: Make test names consistent between pass and
2511 fail cases. Use gdb_test more.
2512
2513 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2514
2515 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
2516
2517 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2518
2519 * gdb.base/help.exp: Fix expected help string for `show commands'.
2520
2521 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
2522
2523 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
2524
2525 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
2526 of a text section.
2527
2528 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
2529
2530 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
2531 that loop eventually terminates. Fix Connection refused logic so
2532 that testsuite will expire nicely.
2533
2534 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
2535
2536 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
2537 config/rom68k.exp: New tcl glue for the appropriate monitors.
2538 These all just end up calling monitor.exp.
2539 * config/monitor.exp (gdb_target_monitor): Handle `Connection
2540 refused' by retrying. Cleanup some timeout issues.
2541 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
2542 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
2543 callers don't have to set/restore global timeout variable.
2544
2545 * The following set of changes centralizes management of the global
2546 timeout variable. This way, it can be set in one target dependent
2547 place instead of dozens of places scattered throughout the test suite.
2548 If you need to lengthen a timeout, then you should either set timeout
2549 in one of the config/{target}.exp files, or multiply it by a factor.
2550 Setting it to an absolute value is always going to lose for some
2551 targets.
2552 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
2553 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
2554 * gdb.base/funcargs.exp: Don't set timeout.
2555 * gdb.base/list.exp (test_forward_search): Only use local timeout.
2556 * gdb.base/printcmds.exp (test_print_string_constants
2557 test_print_array_constants): Don't set timeout.
2558 * gdb.base/ptype.exp: Don't set timeout.
2559 * gdb.base/recurse.exp: Don't set timeout.
2560 * gdb.base/return.exp: Don't set timeout.
2561 * gdb.base/watchpoint.exp: Don't set timeout.
2562 * gdb.c++/classes.exp (do_tests): Don't set timeout.
2563 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
2564
2565 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
2566
2567 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
2568
2569 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2570
2571 * lib/gdb.exp: Disable chill tests for irix5.
2572
2573 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2574
2575 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
2576 each test pass or fail.
2577
2578 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2579
2580 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
2581 xlc not gcc.
2582
2583 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
2584
2585 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
2586
2587 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
2588
2589 * config/est.exp: Fix copyright and comments. Remove dead code.
2590 Use targetname, serialport and baud variables instead of fixed
2591 constants.
2592 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
2593 * config/cpu32bug.exp: New file to support cpu32bug monitors.
2594
2595 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2596
2597 * gdb.base/watchpoint.exp: Don't run
2598 test_watchpoint_triggered_in_syscall for sunos.
2599
2600 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2601
2602 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
2603 they don't seem to exist. Do include stdio.h.
2604
2605 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2606
2607 * gdb.base/a1-selftest.exp: Add alpha xfail.
2608
2609 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2610
2611 * gdb.base/watchpoint.c (main): Prompt before calling read().
2612 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
2613 Revise accordingly. Remove cruft about sending "123" several
2614 times, until it gets noticed. Clean up the "print buf[0]" stuff
2615 so that it passes or fails, and waits for prompts in the usual way.
2616
2617 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2618
2619 * gdb.base/recurse.exp: Fix comment.
2620
2621 * TODO: Remove item about printing variables in nodebug.exp. Add
2622 item about enabling tests which are only run on some targets.
2623
2624 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
2625 fail, make test names unique, use new gdb_test convention
2626 regarding pattern, use gdb_test more, etc.).
2627
2628 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
2629 fail, make test names unique, etc.).
2630
2631 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2632
2633 * gdb.base/nodebug.c: Change return type of top and middle to
2634 short.
2635 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
2636 are fixed by the recent mdebugread.c changes. Allow `short ()'
2637 as type for top and middle.
2638
2639 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2640
2641 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
2642 nearly as I can tell, the whole thing was an accident in Stu's
2643 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
2644 to replace a send/expect pair with gdb_test, but ended up only
2645 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
2646 of 30 Mar 1995 took care of it, but left this vestigial comment
2647 which I am now nuking.
2648
2649 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2650
2651 * gdb.base/break.exp: Look for different line number for
2652 breakpoint at main depending on usestubs.
2653
2654 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2655
2656 * gdb.base/list.exp: Adjust some alternate expect patterns to
2657 match recent list0.c change. Add alternate expect pattern for
2658 output from `list default lines around main' for optimizing
2659 compilers.
2660
2661 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2662
2663 * lib/gdb.exp: If nosignals is not set, set it to 0.
2664
2665 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
2666
2667 * config/slite-gdb.exp: Responds to load symbol table prompt.
2668 * gdb.base/break.exp: Adjust line number, fix rerun.
2669 * gdb.base/langs0.c: Add #ifdef usestubs.
2670
2671 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
2672
2673 * gdb.base/list.exp: Adjust line contents after adding new lines in
2674 list0.c. Also fix a syntax error.
2675
2676 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
2677 * gdb.base/break.exp: ditto.
2678 * gdb.base/list.exp: ditto.
2679 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
2680 * gdb.base/run.c: ditto.
2681 * gdb.base/list0.c: ditto.
2682 * gdb.base/funcargs.c: ditto.
2683
2684 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
2685
2686 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
2687 $targetname, $serialport and $baud instead of hardwired variables.
2688 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
2689 target doesn't support signals.
2690
2691 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
2692
2693 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
2694
2695 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2696
2697 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
2698 Don't rely on the value of an auto variable before it has been
2699 initialized. Use gdb_test more.
2700
2701 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2702
2703 * lib/gdb.exp (default_gdb_version): A version number must start
2704 with a digit, but other than that contains all characters up to
2705 the first whitespace character.
2706
2707 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2708
2709 * gdb.base/commands.exp (breakpoint_command_test): New tests.
2710
2711 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2712
2713 * gdb.c++/*.exp: Warn if executable does not exist. The original
2714 reason for skipping the warning was that configure.in sometimes
2715 intentionally skipped building the executables but the tcl code
2716 had no way of knowing. That (a) was always bogus with respect to
2717 error handling, (b) is no longer true (right now there is no way
2718 to skip C++ tests).
2719
2720 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
2721
2722 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2723
2724 * gdb.base/list.exp: Add expect patterns for output from
2725 SunPRO compiled executables.
2726 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
2727 types.
2728
2729 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2730
2731 * gdb.base/break.exp (test_next_with_recursion): Accept any line
2732 number (we are already testing that the correct source line text
2733 gets printed).
2734
2735 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
2736 that is what is intended, but something needed to be done to get
2737 sunos4 native working again.
2738
2739 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
2740
2741 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
2742 apparently went with a (very) old xfail.
2743
2744 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
2745
2746 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
2747 runto_main is a proc in gdb.exp that will do 'step' for target use
2748 stubs.
2749 * gdb.base/exprs.exp: ditto.
2750 * gdb.base/interrupt.exp: ditto.
2751 * gdb.base/opaque.exp: ditto.
2752 * gdb.base/printcmds.exp: ditto.
2753 * gdb.base/ptype.exp: ditto.
2754 * gdb.base/scope.exp: ditto.
2755 * gdb.base/setvar.exp: ditto.
2756 * gdb.base/signals.exp: ditto.
2757 * gdb.base/twice.exp: ditto.
2758 * gdb.c++/classes.exp: ditto.
2759 * gdb.c++/inherit.exp: ditto.
2760 * gdb.c++/templates.exp: ditto.
2761 * gdb.base/break.exp: no run and hit main for stubs. Change line
2762 numbers for breakpoints and info breakpoint.
2763 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
2764 breakpoint().
2765 * gdb.base/callfuncs.c: ditto.
2766 * gdb.base/exprs: ditto.
2767 * gdb.base/interrupt.c: ditto.
2768 * gdb.base/opaque0.c: ditto.
2769 * gdb.base/printcmds.c: ditto.
2770 * gdb.base/ptype.c: ditto.
2771 * gdb.base/scope0.c: ditto.
2772 * gdb.base/setvar.c: ditto.
2773 * gdb.base/signals.c: ditto.
2774 * gdb.base/twice.c: ditto.
2775 * gdb.c++/misc.cc: ditto.
2776 * gdb.c++/templates.cc: ditto.
2777
2778 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2779
2780 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
2781
2782 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
2783 somewhere between `read' and `main.c'. I'm pretty sure the
2784 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
2785 and it isn't particularly useful.
2786
2787 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
2788
2789 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2790
2791 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
2792
2793 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
2794
2795 * config/mt-slite: add LIBS and -nostdlib.
2796 * config/slite-gdb.exp: add this new file to support sparclite target.
2797
2798 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
2799
2800 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
2801
2802 * gdb.base/a2-run.exp: Change argument to istarget from
2803 "*-*-vxworks" to "*-*-vxworks*".
2804 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
2805
2806 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
2807
2808 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
2809 will not runto main but do a 'step' to step out of breakpoint().
2810 * config/mt-slite: add -Dusestubs.
2811
2812 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2813
2814 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
2815 instead of just @.
2816
2817 * gdb.base/signals.exp: Add test for "handle all print".
2818 * TODO: Remove "handle all print". Also remove item about
2819 checking copyright date (I don't like the idea of a spurious FAIL
2820 based on when we run the tests).
2821
2822 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
2823 for SunOS4 (reason for failure not investigated). Remove
2824 redundant test for $binfile.
2825
2826 * gdb.base/nodebug.c (array_index): Call malloc.
2827
2828 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
2829
2830 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
2831
2832 * gdb.base/recurse.exp: Update gdb_test invocation to use new
2833 conventions and slightly simplify the matching regexp.
2834
2835 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2836
2837 * gdb.base/break.exp: Update gdb_test invocation to use new
2838 convention.
2839
2840 * lib/gdb.exp: If noargs is not set, set it to 0.
2841
2842 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
2843 tests unique.
2844
2845 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
2846
2847 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2848
2849 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
2850 one argument of type "<non-float parameter>".
2851
2852 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
2853
2854 * config/rom68k.exp: New file to support Motorola IDP board.
2855 * gdb.base/a2-run.exp: Skip this file if noargs is set.
2856 * gdb.base/break.c: Change things around so that this program
2857 doesn't depend upon args. This is necessary to make remote
2858 targets work (in general, they can't take args).
2859 * gdb.base/break.exp: Don't try to send args to program. Don't
2860 expect output. Also, replace lots of code with gdb_test.
2861
2862 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2863
2864 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
2865 printing of '\'' (which is what the comment says we are testing,
2866 even though we were not), not '''.
2867 (test_integer_literals_rejected): Test that printing ''' is an error.
2868
2869 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
2870 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
2871 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
2872 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
2873 Use gdb_test not test_print_accept.
2874 * lib/gdb.exp: Remove test_print_accept.
2875
2876 * gdb.base/signals.exp (signal_tests_1): Make pass message
2877 consistent with fail message.
2878
2879 * gdb.base/whatis.exp: Remove xfails for printing char vs.
2880 unsigned char; the bug (PR 1821) is fixed.
2881
2882 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
2883
2884 * gdb.base/scope.exp (test_at_localscopes): Call pass for
2885 successful tests--makes xfailing them work right.
2886
2887 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2888
2889 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
2890 only \r\n, not .*. The test can pass .* as the last thing in
2891 $pattern if that is what it wants. In addition to providing this
2892 flexibility, this change should speed up pattern matching in cases
2893 where the pattern already ended with .* (there were a number of
2894 them). This change also helps catch bad patterns--in the old
2895 scheme the typo "char \*" instead of "char \\*" would pass. Now
2896 it is caught.
2897 * Many .exp files: Update callers.
2898
2899 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
2900 clearer and does not spuriously match multiple ('s. Likewise for
2901 ) and *.
2902
2903 * gdb.base/nodebug.exp: Test ability to call a function and pass
2904 it a string (even with no debugging info).
2905
2906 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
2907 "p '\'", which is the same as "p ''" once tcl gets done with
2908 quoting, to "p '\\'", which I suspect is what is intended (one
2909 backslash gets sent to GDB).
2910
2911 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
2912
2913 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2914
2915 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
2916 1817) was fixed literally years ago.
2917
2918 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2919
2920 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
2921 test, it causes stepping out of call_after_alloca_subr with
2922 optimizing compilers.
2923 (localvars_in_indirect_call): Consume GDB prompt if `finish'
2924 fails.
2925
2926 * gdb.c++/templates.exp: Source templ-info.exp only if
2927 the templates executable exists.
2928
2929 * gdb.c++/misc.cc (class Contains_static_instance,
2930 class Contains_nested_static_instance),
2931 gdb.c++/classes.exp (test_static_members): Test printing of
2932 a class that contains a static instance of the class.
2933
2934 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2935
2936 * gdb.base/langs2.c (cppsub_): Don't prototype.
2937 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
2938 only, I believe).
2939
2940 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2941
2942 * lib/gdb.exp (skip_chill_tests): New procedure.
2943
2944 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
2945
2946 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
2947
2948 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
2949 each expect pattern. Cuts runtime from 12 to about 4 seconds.
2950
2951 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2952
2953 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
2954
2955 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
2956 disassemble 8, not 16, instructions for part 4.
2957
2958 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
2959 support the latter anymore.
2960
2961 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
2962 -DNO_PROTOTYPES.
2963 * gdb.base/callfuncs.c: Control use of prototypes based on
2964 NO_PROTOTYPES, not __STDC__.
2965 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
2966 t_float_values2 tests if prototypes in use.
2967
2968 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
2969 t_double_values): When checking differences against DELTA, check
2970 that difference is within the range (-DELTA,DELTA), not just
2971 (-infinity,DELTA).
2972
2973 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
2974
2975 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
2976 'file' command firts, then 'target', then 'load', this is due to gdb
2977 target set up.
2978 * config/mips-gdb.exp: Fix a couple regular exp bugs.
2979
2980 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
2981
2982 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
2983 FP load/store variants.
2984 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
2985
2986 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
2987
2988 * gdb.base/term.exp: Do not give a warning if not native, it is
2989 not an abnormal condition.
2990
2991 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
2992
2993 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
2994 t_char_array".
2995
2996 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
2997
2998 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
2999 are getting the version number.
3000
3001 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
3002 if not native, it is not an abnormal condition.
3003
3004 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3005
3006 * lib/gdb.exp: Just use "file exists", rather than undocumented
3007 dejagnu procedure "findfile".
3008
3009 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3010
3011 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
3012 (LDFLAGS): Set to -Xlinker -Ur.
3013
3014 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
3015 Removed, these values are set by lib/gdb.exp.
3016
3017 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
3018
3019 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3020
3021 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
3022 of replicating gdb startup code.
3023
3024 * config/mt-vxworks (LDFLAGS): Set to -r.
3025 (CFLAGS_FOR_TARGET): Removed.
3026
3027 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
3028 (gdb) and gdb for vxworks uses (vxgdb).
3029
3030 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
3031 executable is not in the tree and host != target, use sed and
3032 program_transform_name to determine the gdb name used by the
3033 target.
3034
3035 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
3036 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
3037
3038 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3039
3040 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
3041 floats, chars, and shorts where there are ANSI-style function
3042 definitions.
3043
3044 * gdb.base/langs.exp, gdb.base/langs*: New test.
3045 * gdb.base/Makefile.in: Build it.
3046 * TODO: Remove item about checking that C names don't get C++
3047 demangling applied; this test tests it.
3048
3049 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3050
3051 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
3052 went with the const70 xfail. The xfail went away a year ago.
3053
3054 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
3055
3056 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
3057 for hp300.
3058
3059 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
3060
3061 * gdb.base/a1-selftest.exp: Don't run on hp300.
3062
3063 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3064
3065 * Makefile.in (site.exp): Set host_alias and target_alias as well
3066 as host_triplet and target_triplet.
3067
3068 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3069
3070 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
3071
3072 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
3073 places as other ecoff systems).
3074
3075 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
3076 ultrix.
3077
3078 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3079
3080 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
3081 remove them.
3082 * gdb.base/nodebug.exp: Accept "function" in addition to "text
3083 variable and "variable" in addition to "data variable".
3084 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
3085
3086 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
3087 2.
3088 * gdb.base/list1.c (long_line): Add additional statement at start
3089 of function.
3090 * gdb.base/list.exp (test_forward_search): Update line number to
3091 reflect new statement.
3092
3093 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3094
3095 * gdb.base/signals.exp: Reinitialize searched source directories
3096 after gdb_start call.
3097
3098 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
3099
3100 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
3101 * gdb.stabs/Makefile.in: Likewise.
3102
3103 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
3104 change. Instead split the tests into smaller pieces.
3105 * gdb.disasm/hppa.s: Corresponding changes.
3106
3107 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3108
3109 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
3110 Quote ^C when passing it to stty. For some shells ^ is a pipe.
3111
3112 * gdb.base/funcargs.exp: Modify many tests so that every test
3113 either passes or fails. Make some test names unique.
3114
3115 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3116
3117 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
3118 Call stty to set interrupt character.
3119
3120 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
3121 for HP assembler versus GNU assembler based on actual behavior of
3122 $(CC), rather than assuming that $(AS) is always the GNU assembler.
3123
3124 * TODO: Suggest a few more stepping tests.
3125
3126 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
3127
3128 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
3129 restart GDB for h8300 after a continue.
3130 (return): Add pattern to match a29k-udi behavior.
3131 * gdb.base/nodebug.exp: Remove obsolete comment.
3132 * gdb.base/regs.exp: New file, testing of register displays.
3133 * gdb.base/return.exp: Fix typo in reference to $objdir.
3134 * gdb.base/whatis.exp: Always start with a fresh GDB.
3135
3136 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3137
3138 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
3139 higher, these tests generate a lot of output.
3140
3141 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3142
3143 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
3144 code following the catch silently ignored some errors; without the
3145 catch they should be thrown like any other tcl error. Also, the
3146 catch used "" instead of {} which meant all the callers who wanted
3147 to include one of the characters "[]$ had to quote it an extra time.
3148 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
3149 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
3150 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
3151 Remove extra quoting.
3152
3153 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
3154
3155 * gdb.base/commands.exp: Make test names unique; every test either
3156 passes or fails. Update some comments.
3157
3158 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
3159
3160 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3161
3162 The following fixes a FAIL caused by the fact that the alpha stabs
3163 configuration didn't use the ".if alpha" code in weird.def.
3164 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
3165 bit pointer, so the 32 bit version works even on the alpha.
3166 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
3167 Remove the stuff which allowed us to have separate versions for
3168 alpha and everything else.
3169
3170 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
3171 regexp which "info func operator\[\](" is supposed to match. Fix
3172 string to send to GDB. Note that GDB still doesn't work right. Add a
3173 new test for "info func .perator\[\](" which GDB does handle correctly.
3174
3175 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
3176
3177 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3178
3179 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
3180 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
3181 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
3182 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
3183 it makes the tests harder to understand and confuses test-o-matic.
3184 The preferred style is that each test provides a PASS or a FAIL,
3185 and has a unique message (e.g. "continue #54" not just "continue")
3186 which is the same for the pass and the fail.
3187 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
3188 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
3189 to lib/gdb.exp.
3190 * gdb.base/printcmds.exp: Use test_print_accept. Remove
3191 prt_accept which was basically the same thing. Likewise for
3192 test_print_reject and prt_reject.
3193 * lib/gdb.exp (test_print_reject): Add some more error message
3194 patterns to match from the former printcmds.exp (prt_reject).
3195 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
3196 One defect of the passcount stuff is that some of it failed to
3197 report XPASS where appropriate.
3198 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
3199 stuff before and after arg in expected pattern.
3200 (test_paddr_operator_functions): Re-do test without print_addr_of;
3201 this is the only test which seems to want extra stuff there.
3202
3203 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3204
3205 * gdb.base/nodebug.exp: Update new tests to reflect improved
3206 wording of gdb output.
3207
3208 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
3209 and "ptype" work on variables in files compiled without -g.
3210 Replaces commented out "maint print msymbol" tests.
3211
3212 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3213
3214 * gdb.base/setvar.c (dummy): Call malloc.
3215
3216 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
3217 losing with the irix4 sed.
3218
3219 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
3220 ALRM" on irix4.
3221
3222 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3223
3224 * TODO: Remove items about corefile.exp testing new exec-file and
3225 backtrace; both are now done. Add items about printing enums.
3226
3227 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3228
3229 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
3230 "get signal $thissig" test fails.
3231
3232 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
3233
3234 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3235
3236 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
3237 compiler warning with dec alpha compiler.
3238
3239 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
3240 extra \n from gdb_test call (this explains why the prompt test
3241 that I removed yesterday was there).
3242 (user_defined_command_test): Remove extra \n and prompt test.
3243
3244 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
3245 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
3246 doesn't exist.
3247 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
3248 Also remove alpha workaround, which turns out to be because
3249 SIGABRT == SIGLOST.
3250
3251 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
3252
3253 * gdb.base/help.exp: Don't test "help show".
3254
3255 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3256
3257 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
3258 "set print address" is on.
3259 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
3260 pass prompt to gdb_test; gdb_test already looks for the prompt.
3261
3262 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
3263
3264 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
3265 was a vestige of the manual TESTSTRATEGY, and the purpose of it
3266 was to make sure that gdb can read a core file. But (a) the "read
3267 the corefile" part didn't make it to a1-selftest.exp, we just
3268 delete the corefile after creating it, and (b) we test reading
3269 corefiles in corefile.exp anyway. Also, this test left around a
3270 xgdb process on Solaris.
3271
3272 * gdb.base/corefile.exp: Also test backtrace.
3273
3274 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
3275
3276 * gdb.base/commands.exp: Test a simple user defined command with
3277 arguments and if/while statements; verify the full user command is
3278 printed by "show user".
3279
3280 * gdb.base/commands.exp: Test if/while commands as part of a
3281 breakpoint command list; verify they appear in breakpoint
3282 information.
3283
3284 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3285
3286 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
3287 than by dividing by zero.
3288
3289 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
3290
3291 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
3292 performing an inferior call with watchpoints enabled.
3293 * gdb.base/watchpoint.c (main): Delete second unnecessary read
3294 call.
3295
3296 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3297
3298 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
3299 of "file" command.
3300
3301 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
3302 Add additional pattern for when "int operator int(void);" appears
3303 in a different order.
3304
3305 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
3306
3307 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
3308
3309 * gdb.base/help.exp: Replace most of docstrings for "info signals"
3310 and "signal" with ".*".
3311
3312 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3313
3314 * TODO: Add note about "handle all nostop".
3315
3316 * gdb.base/{sigall.c, sigall.exp}: New test.
3317 * gdb.base/Makefile.in: Add it.
3318
3319 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
3320
3321 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
3322 when invoking GDB, suppresses any windowing interface.
3323
3324 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
3325
3326 * config/sim-gdb: New file, simulator testing support.
3327
3328 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
3329
3330 * gdb.base/interrupt.exp: Test calling func1 twice.
3331
3332 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
3333
3334 * gdb.base/list.exp (test_forward_search): Set timeout higher
3335 when we'll be getting lots of output from gdb.
3336
3337 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
3338 "init_malloc" to after the expect statement. Run it if that
3339 regexp is taken, but also for two others which happen if source
3340 cannot be found.
3341
3342 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3343
3344 * gdb.base/printcmds.exp: New test, for printing register before
3345 program is running.
3346
3347 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3348
3349 * gdb.base/list.exp: Correct some alternate expect patterns
3350 to reflect changes in list1.c.
3351
3352 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3353
3354 * TODO: Add item regarding large frames.
3355
3356 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
3357
3358 * TODO: Remove item about enabling return.exp; it
3359 is enabled. Suggest a few more "return" tests.
3360
3361 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3362
3363 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
3364 anonymous unions.
3365
3366 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3367
3368 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
3369 and pr-5646.o, so "make" is the same as "make all", not "make
3370 pr-4975.o".
3371
3372 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
3373
3374 * gdb.base/list.exp: Adjust expectations to reflect changes in
3375 list1.c.
3376 (test_forward_search): New test proc.
3377 * gdb.base/list1.c (long_line): New function, has long source line.
3378
3379 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
3380
3381 * gdb.base/a1-selftest.exp: Change initial stepping to know about
3382 additional line of code that was added.
3383
3384 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
3385
3386 * gdb.disasm/hppa.s: Break the large branching tests into smaller
3387 tests so as not to overflow expect's input buffers.
3388 * gdb.disasm/hppa.exp: Corresponding changes.
3389
3390 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3391
3392 Beginnings of template debugging tests.
3393 * gdb.c++/templ-info.cc: New file to test for template
3394 debugging capability of the compiler.
3395 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
3396 templ-info.cc.
3397 * gdb.c++/templates.cc: Add explicit template instantiations
3398 to enable compiling with -fno-implicit-templates. Add destructor
3399 and 'value' method to T5 class for template tests.
3400 * gdb.c++/templates.exp: Add testcases for printing of template
3401 types, setting breakpoints on template methods and calling a
3402 template method.
3403
3404 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
3405
3406 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
3407 branch target since some assemblers (gas-2.5) may emit a
3408 relocation for the branch instead of resolving it in the
3409 assembler.
3410
3411 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3412
3413 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
3414 through signal handler.
3415
3416 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3417
3418 * configure.in (*-*-netware): Use config/mt-netware.
3419
3420 * config/mt-netware: New file.
3421 * config/mt-i386-netware: Removed, separate configs for different
3422 netware architectures are no longer needed now that we have
3423 --with-headers.
3424
3425 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3426
3427 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
3428 by the recent changes to use ANSI C arithmetic conversions.
3429
3430 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3431
3432 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
3433 bug involving using inferior_pid to figure out whether to select a
3434 frame.
3435
3436 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
3437
3438 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
3439 match the current disassembler output.
3440
3441 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
3442
3443 * gdb.fortran/exprs.exp: Expect VOID instead of void.
3444 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
3445 types, expect "int" as type of integer values (for now).
3446
3447 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
3448
3449 * gdb.base/commands.exp: New tests for if/while commands.
3450
3451 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
3452
3453 * lib/gdb.exp (runto): Replace sub-pattern for hex value
3454 by .*, since hex values have different syntax in Chill mode.
3455
3456 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3457
3458 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
3459 linefeed from expect pattern for repeated types with indices > 9.
3460
3461 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
3462
3463 First part of Fortran test suite.
3464 * gdb.fortran: New directory.
3465 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
3466
3467 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3468
3469 * gdb.base/default.exp: Update expect pattern for load command
3470 without arguments.
3471
3472 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3473
3474 * configure.in: Change i386 to i[345]86.
3475 * gdb.base/configure.in: Likewise.
3476 * gdb.c++/configure.in: Likewise.
3477 * gdb.chill/configure.in: Likewise.
3478
3479 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
3480
3481 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
3482 patterns, since that is not a valid context for comments.
3483
3484 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
3485
3486 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
3487 repeated types and repeated types with indices > 9.
3488
3489 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
3490
3491 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
3492 2417; old bug has been fixed.
3493
3494 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
3495
3496 * gdb.base/interrupt.exp: When trying to wake up the inferior,
3497 send the newline ourselves instead of assuming gdb_test will do
3498 so when passed an empty input string.
3499
3500 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
3501 stabs testcode.
3502
3503 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3504
3505 * lib/gdb.exp (gdb_test): Don't send anything if the first
3506 argument is an empty string. This makes cases where we want to
3507 match output that is already in expect's buffers (for example,
3508 matching a breakpoint after gdb_run_cmd has been called) work
3509 reliably.
3510
3511 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3512
3513 * config/netware.exp: New file.
3514
3515 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3516
3517 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
3518 the -B and -L prefixes so we can find the debugging stub.
3519
3520 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
3521 there and we are using the gcc from the tree.
3522
3523 * gdb.base/types.c: Removed.
3524
3525 * gdb.base/configure.in: Look for makefile fragments in ../config.
3526 Recognize i386-*-netware.
3527 * gdb.c++/configure.in: Likewise.
3528
3529 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3530
3531 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
3532 the correct TCL syntax.
3533
3534 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3535
3536 * gdb.base/opaque.exp: use runto instead of messing around with
3537 breakpoints. Simplify by using gdb_test.
3538
3539 * gdb.base/bitfields.exp: restart between tests on netware targets
3540 because breakpoints aren't relocated after target death. Run
3541 processes to completion.
3542
3543 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
3544
3545 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
3546
3547 * Makefile.in: Remove extra tabs that confuse some versions
3548 of "make". Use the newly built gdb to test with by default,
3549 rather than the first one in the tester's search path.
3550
3551 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
3552
3553 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
3554
3555 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
3556 condition help.
3557
3558 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3559
3560 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
3561
3562 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
3563 running.
3564 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
3565 * gdb.base/funcargs.exp: Likewise.
3566
3567 * gdb.base/bitfields.exp: Simplify by using gdb_test.
3568 * gdb.base/funcargs.exp: Likewise.
3569
3570 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
3571 message is "".
3572
3573 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3574
3575 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
3576 return,signals,twice}.exp: Handle non-existant binaries
3577 consistantly.
3578
3579 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
3580 * gdb.base/Makefile.in: Don't try to generate a core dump, we
3581 might testing a cross development system.
3582
3583 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3584
3585 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
3586 runtest script is relative to ${srcdir}, not ${rootdir}.
3587
3588 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
3589
3590 * gdb.base/signals.exp: Allow for optionality of breakpoint
3591 address.
3592
3593 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3594
3595 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
3596
3597 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
3598
3599 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
3600 for size_t definition.
3601 * gdb.c++/templates.cc: Likewise
3602
3603 * config/mt-i386-netware: New file.
3604
3605 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
3606 defined.
3607
3608 * gdb.base/Makefile.in: Added support for systems that name core
3609 files by appending "core" to the program name.
3610 * gdb.base/a1-selftest.exp: Likewise.
3611
3612 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3613
3614 * gdb.base/return.exp: Add comment and message for `return double'
3615 test failure on Sparc Solaris.
3616
3617 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
3618
3619 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
3620
3621 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3622
3623 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
3624 from optimizing them away.
3625 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
3626 patterns to include default constructors and assignment operators,
3627 to match gcc versions beyond 2.5.8. Accept any cplus demangling
3628 character in the output of the virtual base pointer.
3629
3630 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3631
3632 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
3633 expression match in print_addr_of to avoid unintented matches.
3634 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
3635 versions up to 2.5.8.
3636
3637 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3638
3639 * gdb.base/list.exp: Tweak alternate pattern for listing of an
3640 included file to run under newer versions of expect.
3641 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
3642 consecutive >'s in templates to accomodate recent cplus-dem.c change.
3643 Remove xfail for the virtual table of BDDHookV.
3644
3645 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
3646
3647 * lib/gdb.exp (string_to_regexp): Set a default result.
3648 (default_gdb_start): Fix misleading message.
3649
3650 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
3651
3652 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
3653 Remove all CC, etc definitions.
3654 * config/mt-hpux: New file.
3655 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
3656 (CFLAGS, LDFLAGS): Define.
3657 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
3658
3659 * Makefile.in (site.exp): Don't insert host_os, etc.
3660 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
3661 (distclean): Check existence of subdir.
3662 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
3663 * gdb.base/Makefile.in: General cleanup and simplification.
3664 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
3665 to build executables. Use default rule to build .o files.
3666 (EXPECT, RUNTEST, CC): Fix relative pathname.
3667 (site.exp): Don't insert host_os, etc.
3668 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
3669 and/or SIGUSR1 defined.
3670 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
3671 * gdb.c++/Makefile.in: General cleanup and simplification.
3672 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
3673 (CFLAGS): Remove.
3674 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
3675
3676 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
3677
3678 * gdb.base/recurse.exp: Misc changes to get tests running again
3679 after Kung's changes to the watchpoint code.
3680 * gdb.base/watchpoint.exp: Likewise.
3681
3682 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
3683
3684 * lib/gdb.exp (string_to_regexp): Convert {\} also.
3685
3686 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
3687
3688 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
3689 * lib/gdb.exp (default_gdb_start): Define.
3690 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
3691 gdb.base/funcargs.exp, gdb.base/opaque.exp,
3692 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
3693 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
3694 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
3695 Don't call gdb_target_udi in between tests.
3696
3697 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3698
3699 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
3700 (which was basically just a local version of the same thing). In
3701 addition to avoiding duplication, gdb_test_exact is faster.
3702 * lib/gdb.exp (gdb_test_exact): Fix typo.
3703
3704 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
3705 don't give an error.
3706
3707 * gdb.base/term.exp: Call delete_breakpoints before starting.
3708
3709 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
3710 (t10): Add comment.
3711
3712 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
3713
3714 Reorganization of the GDB Test Suite.
3715
3716 * gdb.base: New directory, contains all the basic tests.
3717 * gdb.c++: New directory, tests specific to C++.
3718 * gdb.chill: New directory, tests specific to Chill.
3719 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
3720 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
3721 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
3722 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
3723 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
3724 t30-31 to chill).
3725 * */gdbme.*: Rename to match appropriate expect scripts.
3726 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
3727 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
3728 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
3729 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
3730 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
3731 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
3732 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
3733 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
3734 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
3735 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
3736 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
3737 gdb.c++/virtfunc.cc: New names of C++ files.
3738 * gdb.chill/chillvars.ch: New name of Chill file.
3739 * gdb.base/configure.in, gdb.c++/configure.in,
3740 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
3741 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
3742 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
3743 * configure.in (configdirs): Update to reflect directory changes.
3744 (target_abbrev): No longer define for any configuration.
3745 * Makefile.in: Cosmetic improvements to header comments.
3746
3747 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
3748
3749 Various changes to gdb.t31:
3750
3751 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
3752 * gdbme.ch: Make all key-words and predefineds be upper-case.
3753 * chillvars.exp: Expect key-words and predefinds in upper-case.
3754
3755 * chillvars.exp: Use gdb_test_exact many places.
3756 Change expected output for arrays (which now includes index labels).
3757
3758 * pr-5020.exp, gdme.ch (module PR_5020):
3759 New test, for PR-5020.
3760
3761 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
3762
3763 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
3764 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
3765
3766 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
3767
3768 * Makefile.in: Fix bit-rot in definitions of CHILL,
3769 CHILL_FOR_TARGET and Chill_LIB.
3770 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
3771 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
3772 CHILL, and CHILL_LIB.
3773
3774 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
3775
3776 * Revert the previous changes. Please see Rob's directory
3777 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
3778
3779 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
3780
3781 * Makefile.in, configure.in, config/mips-gdb.exp,
3782 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
3783 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
3784 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
3785 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
3786 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
3787 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
3788 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
3789 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
3790 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
3791 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
3792 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
3793 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
3794 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
3795 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
3796 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
3797 changes from 94Q1.
3798
3799 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
3800
3801 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
3802 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
3803 Rob's new testing fragments.
3804
3805 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
3806
3807 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
3808 lib/gdb.exp: Replace error proc calls with perror.
3809
3810 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
3811
3812 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
3813 version also, match on casted version strings, and match on
3814 gdb startup case where the line numbers might be messed up.
3815
3816 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
3817
3818 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
3819 (CFLAGS): Delete it from here.
3820
3821 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
3822
3823 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
3824
3825 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
3826
3827 * Makefile.in (RUNTEST): Default to just "runtest".
3828
3829 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3830
3831 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
3832 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
3833 the code has been restructured.
3834
3835 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3836
3837 * gdb.t00/default.exp (set write): Allow any number of \r and/or
3838 \n, not just one of each.
3839
3840 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
3841 /bin/cc gives a warning if you do.
3842
3843 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
3844
3845 * gdb.t24/demangle.exp: change expect pattern of
3846 __t10ListS_link1ZUiRCUiPT0
3847
3848 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3849
3850 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
3851 on local variables in recursive functions.
3852
3853 * gdb.t07/Makefile.in: Build the new test.
3854
3855 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3856
3857 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
3858 directly. Instead compare the return values from actual calls.
3859
3860 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
3861
3862 * Makefile.in (check): Set TCL_LIBRARY for runtest.
3863
3864 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3865
3866 * From Peter Schauer with minor modifications.
3867 * gdb.t15/return.exp (return_tests): Handle targets where "return"
3868 stops in mid-line in the caller. Add xfail for returning a float
3869 value on X86 targets.
3870
3871 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3872
3873 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
3874 to avoid expect lossage.
3875 (fmem_LRbug_tests): Likewise.
3876 * gdb.disasm/hppa.s: Corresponding changes.
3877
3878 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
3879 conditions to work with latest dejagnu/expect.
3880
3881 * gdb.t15/funcargs.exp (finish from indirect call): No longer
3882 expected to fail on the PA.
3883 (backtrace in call with trampolines): Explicitly require main
3884 to be frame #1 (no trampolines should show up in backtrace).
3885
3886 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
3887 "continue -expect".
3888 * gdb.t06/break.exp: Likewise.
3889 * gdb.t07/watchpoint.exp: Likewise.
3890 * gdb.t13/bitfields.exp: Likewise.
3891 * gdb.t15/{funcargs,return}.exp: Likewise.
3892 * gdb.stabs/weird.exp: Likewise.
3893 * config/{mips,udi}-gdb.exp: Likewise.
3894
3895 * hppa.sed: Enclose comments within a sed command to avoid
3896 losing with the old OSF1 sed.
3897
3898 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3899
3900 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
3901 sequent dynix.
3902 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
3903 * gdb.t15/funcargs.exp: Conditionally step again to really
3904 finish from marker_call_with_trampolines. Handle the case where
3905 the first step from within call_with_trampolines already steps
3906 us back to main.
3907 * gdb.t15/gdbme.c: Add comment to closing brace of
3908 call_with_trampolines for funcargs.exp.
3909
3910 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3911
3912 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
3913 Fix typo(s).
3914
3915 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3916
3917 * gdb.t07/gdbme.c: More code for watchpoint testing.
3918
3919 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
3920 "Hardware watchpoint" throughout file.
3921 (test_watchpoint_triggered_in_syscall): New test.
3922 (test_complex_watchpoint): New test.
3923
3924 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3925
3926 * gdbme.c (call_with_trampolines): New function to try and step
3927 into. Tests trampoline problems on the PA.
3928
3929 * funcargs.exp (localvars_in_indirect_call): No longer expect
3930 stepping into indirect call to fail on PAs.
3931 (test_stepping_over_trampolines): New test.
3932
3933 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3934
3935 * TODO: Add suggestions for static member function tests, and
3936 completion tests.
3937
3938 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3939
3940 * TODO: Add suggestions for "p/a" tests.
3941
3942 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
3943 (default_gdb_exit): Replace all the hair with sending "quit" to
3944 the process with a simple close.
3945
3946 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3947
3948 * TODO: Add suggestions for shared library tests.
3949
3950 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3951
3952 * TODO: Add suggestions for x/s tests.
3953
3954 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3955
3956 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
3957 "enable once", and "enable breakpoints once" with ".*".
3958
3959 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3960
3961 * TODO: Add suggestions about structure passing tests.
3962
3963 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3964
3965 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
3966 the primary1 test, use work around if __GNUC__ < 2.
3967 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
3968 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
3969 Test for bad output rather than waiting for timeout. Issue
3970 second continue only if first continue failed.
3971
3972 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3973
3974 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
3975 operator[] test with gdb_test because the old code didn't seem to
3976 be getting the quoting right with the new dejagnu.
3977
3978 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
3979
3980 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
3981 one from the path.
3982 * Makefile.in: Use a fresh expect if there is one, use runtest
3983 from the src tree if there is one.
3984
3985 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3986
3987 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
3988 next over recursive call. Revise the tests from that point on
3989 (which had been skipped) to match GDB's actual (correct) output.
3990
3991 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
3992 with next over a breakpoint whose condition is false.
3993
3994 * gdb.t00/help.exp: Comment out "help set print" tests just like
3995 (and for same reason as) "help set" test.
3996
3997 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3998
3999 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
4000 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
4001
4002 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4003
4004 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
4005 necessary gdb_target_udi.
4006
4007 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
4008
4009 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
4010 1838 and 2417; they are fixed.
4011
4012 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
4013 gdb.t03/ptype.exp (ptype structure, ptype union):
4014 Remove xfails; the test is looser than when the xfails were added.
4015
4016 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
4017 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
4018
4019 * gdb.t01/run.exp: Only run shell test if isnative.
4020
4021 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
4022 since "run" automatically loads if necessary. Call gdb_target_udi
4023 after the "file" since "file" kills any execution target.
4024
4025 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
4026 GDB. GDB doesn't work that way (not anymore at least) on UDI.
4027 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
4028 argument for UDI.
4029
4030 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4031
4032 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
4033
4034 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
4035
4036 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4037
4038 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
4039 properly quoting regexps. This makes the second argument to
4040 demangle a fixed string, which matches the callers, instead of a
4041 shell-style pattern which is what the previous implementation
4042 used. Update some of the callers.
4043
4044 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4045
4046 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
4047 (comib_nullified_tests): Fix typo.
4048 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
4049 strings. No longer expected to fail.
4050
4051 * gdb.disasm/hppa.s (addib_tests): Fix typo.
4052 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
4053 strings. No longer expected to fail.
4054
4055 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
4056 string. No longer expected to fail.
4057
4058 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4059
4060 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
4061 No longer expected to fail.
4062
4063 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
4064 string. No longer expected to fail.
4065
4066 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4067
4068 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
4069 only in the names (I probably got most of them). I was even
4070 generous with some which differed in underscores in names, and
4071 probably missed a few, and I *still* was able to remove almost a
4072 third of the file with almost no impact on testsuite coverage.
4073
4074 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4075
4076 * gdb.t00/default.exp: Match udi_attach error message as well as
4077 the one from child_attach.
4078
4079 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
4080
4081 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
4082
4083 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
4084 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
4085
4086 * Move test with enums and partial symbols back to
4087 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
4088 Reverts the change of 26 May 93. Per today's change to
4089 stabs.texinfo, the behavior that weird.exp was expecting was
4090 unreasonable; what is important is that the compiler+gdb get
4091 things right, which happens with a recent gcc. Also fix the test
4092 to deal with native compilers which put out the stab gdb can't
4093 deal with.
4094
4095 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4096
4097 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
4098 in the names. The main thing these accomplish is to slow things down.
4099 Many more such duplicates surely remain.
4100
4101 * gdb.t00/help.exp: Comment out "help support" test just like
4102 (and for same reason as) "help set" test.
4103
4104 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
4105
4106 * gdb.t06/break.exp: Remove setup_xfails for
4107 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
4108 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
4109 about known bug in gcc to include up through 2.5.8.
4110 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
4111 well as "_vb$".
4112 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
4113 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
4114 with latest gcc and gdb.
4115 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
4116 well as "_vb$".
4117
4118 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4119
4120 * configure.in (hppa*-*-*): Also configure and build stabs-only
4121 tests.
4122
4123 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4124
4125 * gdb.t10/hppa.mt: A makefile fragment for the PA.
4126 * gdb.t10/configure.in (hppa*-*-*): Use it.
4127
4128 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4129
4130 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
4131
4132 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4133
4134 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
4135 versions prior to 1.13.5.
4136
4137 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4138
4139 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
4140 the prompt is at the start of a line.
4141
4142 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
4143
4144 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
4145 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
4146 in the copr tests now.
4147 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
4148 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
4149 expected to fail.
4150
4151 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
4152
4153 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
4154 gdb.t31/chillvars.exp, lib/gdb.exp:
4155 Tweak to run under either version of expect.
4156 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
4157 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
4158 * gdb.t11/list.exp: Remove extraneous whitespace.
4159
4160 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4161
4162 * gdb.t16/printcmds.exp (test_print_strings): Accept
4163 "(unsigned char *) " before the string.
4164
4165 * TODO: Add notes about printing of fancy types and GDB expressions.
4166
4167 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
4168
4169 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
4170 * gdb.t06/configure.in: Don't try to compile signals test program
4171 if doing mips-idt-ecoff.
4172
4173 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
4174
4175 * Most .exp files: Tweak to run under either version of expect.
4176
4177 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4178
4179 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
4180 xfails; I'm not sure why they are failing, but not because of PR 1806.
4181
4182 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
4183
4184 * config/unix-gdb.exp: Remove gdb_unload cause it's already
4185 defined in lib/gdb.exp.
4186
4187 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4188
4189 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
4190 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
4191 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
4192 have to be typeless.
4193
4194 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4195
4196 * TODO: Add suggestion for copyright year test.
4197
4198 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
4199
4200 * configure.in (*-*-lynxos*): Add stabs tests.
4201
4202 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4203
4204 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
4205 so insert a tab before any assembler directive in column zero.
4206
4207 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
4208 stores.
4209 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
4210 stores.
4211 (fpu_short_memory_tests): Likewise.
4212
4213 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4214
4215 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
4216 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
4217 .stabs directives in comments.
4218
4219 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4220
4221 * TODO: New file, describing tests we could write.
4222 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
4223
4224 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4225
4226 * gdb.t06/signals.exp: Add kludge to force re-sync.
4227
4228 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
4229 to xgdb instead of gdb, get out of gdb.
4230
4231 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
4232
4233 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
4234 for info.
4235
4236 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4237
4238 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
4239 * gdb.stabs/configure.in (hppa*-*-*): Use it.
4240 * gdb.stabs/hppa.sed: New sed script for the PA.
4241
4242 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4243
4244 * gdb.stabs: Re-write weird.def and configuration to use sed
4245 instead of cpp. sed is portable and POSIX; cpp is neither.
4246
4247 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4248
4249 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
4250
4251 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4252
4253 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
4254
4255 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4256
4257 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
4258 "_vb$".
4259 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
4260 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
4261
4262 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4263
4264 * lib/gdb.exp: Comment out code which depends on non-existent
4265 `transform' procedure.
4266
4267 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
4268
4269 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
4270 * lib/gdb.exp: Transform tool name.
4271 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
4272 1.1's new error handling system.
4273
4274 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4275
4276 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
4277
4278 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4279
4280 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
4281 They made pattern matching so slow that timeouts happened on
4282 heavily loaded systems. Now any output from "show print" which
4283 gets us back to the GDB prompt is a PASS.
4284
4285 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
4286
4287 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
4288
4289 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4290
4291 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
4292
4293 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
4294 It is not from PR 3220.
4295
4296 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4297
4298 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
4299 just started failing because they depended on the order the
4300 subcommands are presented, or exact docstring text. This kind of
4301 test is a pain and has minimal benefit.
4302
4303 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4304
4305 * gdb.t09/corefile.exp: At end of test, use "core" command with
4306 no arguments.
4307
4308 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
4309
4310 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
4311 17}/Makefile.in: Make it possible to run the testsuite with Sun
4312 make and CC = cross gcc by adding explicit build rules for .o
4313 files.
4314
4315 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4316
4317 * gdb.t15/funcargs.exp: Don't put comments on same line as
4318 setup_xfail (@#$*%& tcl braindamage!).
4319
4320 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4321
4322 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
4323
4324 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
4325
4326 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
4327 * gdb.t20/inherit.exp: remove three dumplicate entries.
4328
4329 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4330
4331 * gdb.t06/break.exp: For "next over recursive call", fail on any
4332 incorrect output, not just on "factorial (value=2)".
4333
4334 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4335
4336 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
4337 working now. Add an xfail if accesing a bss variable causes
4338 a memory error if the target is not yet run.
4339
4340 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4341
4342 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
4343 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
4344 name of __st* demangling (2 strings). Did Kung really get the
4345 more than 95 others right without testing them?
4346
4347 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
4348
4349 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
4350
4351 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
4352
4353 * configure.in (configdirs): Add gdb.disasm
4354 * gdb.disasm: New directory for GDB disassembler tests.
4355 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
4356
4357 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4358
4359 * gdb.t00/help.exp: Don't test "help set".
4360
4361 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
4362 from within expect statements. None of these happen anymore and
4363 they cause regressions to be silently unnoticed.
4364
4365 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
4366 messages) about known failures with gcc cygnus-2.4.5-930417.
4367
4368 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
4369 comp-info.exp so it gets built if it doesn't exist.
4370
4371 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
4372 it is no longer used.
4373 * gdb.t13/comp-info.c: Removed.
4374
4375 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4376
4377 * gdb.t06/signals.exp: Add xfail for sun3.
4378
4379 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4380
4381 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
4382 relevant because ^C doesn't get sent but failure can be reproduced
4383 interactively).
4384
4385 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4386
4387 * gdb.stabs/alpha.mt: New configuration file for alpha.
4388 * gdb.stabs/configure.in: Use it.
4389 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
4390 sharing with alpha.mt, redefine long to word via preprocessor.
4391 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
4392 for alpha.
4393 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
4394 native cc.
4395 * gdb.t00/teststrategy.exp: Change expect string so that we
4396 consume the `(xgdb)' from the command echo and from the gdb prompt.
4397 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
4398 gdb currently compares all values as long, so this failure probably
4399 applies to any configuration where LONGEST is bigger than a target int.
4400 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
4401 with gcc.
4402 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
4403 to handle opaque pointers, gcc is.
4404 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
4405 as first argument. Include <sys/types.h> and change all operator
4406 new definitions to use size_t.
4407 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
4408 now that we use size_t.
4409
4410 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4411
4412 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
4413 a long or float array cast all array members to the same type.
4414 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
4415 with 64 bit longs.
4416 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
4417 on alpha.
4418 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
4419
4420 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4421
4422 * gdb.t24 (demangle.exp): Constructors of templates have names like
4423 vector<int>::vector(int) not vector<int>::vector<int>(int). See
4424 section 14.6 of the ARM.
4425
4426 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
4427 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
4428 accomplish little and slow down the testsuite.
4429
4430 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
4431 Accept spaces various places.
4432
4433 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4434
4435 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
4436 with watchpoint enabled.
4437
4438 * Makefile.in: Remove definition of CC and remove the second
4439 definition of CXX (the "CXX = gcc" one remains). These definitions
4440 were causing backquotes to be expanded within backquotes, which
4441 doesn't work.
4442
4443 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4444
4445 * gdb.t17/callfuncs.exp: Add "return 0" to end.
4446
4447 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4448
4449 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
4450 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
4451 by mips cc and contains no stabs entries.
4452
4453 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
4454
4455 * config/vx-gdb.exp: Use fake device to load files rather than
4456 NFS.
4457 * lib/gdb.exp: New proc to do "file" command.
4458 * config/unix-gdb.exp: Use new "file" proc.
4459
4460 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4461
4462 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
4463 Rework board rebooting slightly.
4464 (gdb_exit): Don't exit from the remote shell; there isn't one.
4465 * gdb.stabs/weird.exp: If a program is being debugged already,
4466 kill it.
4467 * gdb.t04/setvar.exp: Stop and restart gdb.
4468 * gdb.t05/expr.exp: Likewise.
4469 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
4470 restart gdb and reload the program.
4471 * gdb.t08/opaque.exp: Likewise.
4472 * gdb.t12/scope.exp: Likewise.
4473 * gdb.t13/bitfields.exp: Likewise.
4474 * gdb.t15/funcargs.exp: Likewise.
4475 * gdb.t20/classes.exp: Likewise.
4476 * gdb.t03/ptype.exp: Increase timeout.
4477 * gdb.t16/printcmds.exp (test_print_string_constants,
4478 test_print_array_constants): Likewise.
4479 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
4480 * gdb.t20/classes.exp (do_tests): Likewise.
4481 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
4482
4483 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
4484
4485 * gdb.stabs: Renamed *wierd* to *weird*.
4486
4487 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4488
4489 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
4490 for timeout. Add "known gcc 2.4.5 bug" to failure message.
4491
4492 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4493
4494 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
4495 (do_tests): Remove xfail for whatis on one_var and two_var.
4496
4497 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
4498
4499 * Makefile.in: Made cross building work better by adding
4500 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
4501
4502 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4503
4504 * gdb.t15/{return.c,return.exp,Makefile.in}:
4505 New test, currently commented out.
4506
4507 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
4508
4509 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
4510 still running and removes the leftover named socket so GDb can do
4511 clean restarts.
4512
4513 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
4514
4515 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
4516 console, not GDB.
4517 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
4518 cross testing works better with "make check"
4519 * config/unix-gdb: Use default procedures for exit and version.
4520 * config/vx-gdb.exp: Cleaned up and massaged back to working order
4521 with the newest VxWorks.
4522
4523 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4524
4525 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
4526 old form.
4527
4528 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
4529 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
4530
4531 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
4532
4533 * config/unix-gdb.exp: Remove this version of gdb_exit
4534 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
4535 Rob says he'll look at it when he gets back to testing boards.
4536
4537 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
4538
4539 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
4540 an expected fail for certain ptype commands.
4541
4542 * gdb.t20/classes.exp: Update expected results of "ptype class
4543 Base1" to account for the constructor that now appears in the type.
4544
4545 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
4546
4547 * configure.in (configdirs): Restore gdb.t04, which mysteriously
4548 disappeared from list.
4549 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
4550 "alldone" proc with call to cleanup and exit.
4551 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
4552 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
4553 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
4554 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
4555 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
4556 "alldone" proc with simple returns that suppress remaining
4557 tests. The alldone proc went away many months ago.
4558
4559 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4560
4561 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
4562
4563 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
4564
4565 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4566
4567 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
4568 as vax gdb will display them.
4569
4570 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4571
4572 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
4573 optimizers.
4574
4575 * scope.exp: Change "bad value for localval" messages so each one
4576 is unique.
4577
4578 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
4579 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
4580
4581 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
4582
4583 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4584
4585 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
4586 doesn't exist (due to optimization).
4587
4588 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4589
4590 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
4591 contains \r because the filename is long.
4592
4593 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
4594 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
4595
4596 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4597
4598 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
4599 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
4600 Ultrix.
4601 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
4602 int tests.
4603 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
4604
4605 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
4606
4607 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
4608
4609 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
4610 to match does not match the passing case but still matches the
4611 failing case.
4612
4613 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4614
4615 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
4616
4617 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
4618
4619 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
4620 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
4621 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
4622 Remove various versions of gdb_exit.
4623 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
4624 gdb_exit.
4625 * config/unix-gdb.exp: gdb_exit remains here, and should override
4626 the generic version, since it's doing a lot of wierd stuff that
4627 the other versions aren't. FIXME, fold it in, or abandon this
4628 version.
4629
4630 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4631
4632 * gdb.t24/demangle.exp: Add tests for PR 3220.
4633
4634 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4635
4636 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
4637
4638 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
4639
4640 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
4641 "i386-*-*". Works for i486 as well.
4642
4643 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
4644 bug, and expand domain of xfail to all SVR4 systems, since the
4645 actual problem is likely to be in generic SVR4 /proc support.
4646
4647 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4648
4649 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
4650
4651 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
4652
4653 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
4654 xfails for other systems. Match a missing 'Continuing.' as an
4655 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
4656
4657 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
4658 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
4659 Only issue warning for missing executables if -all option is used.
4660
4661 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
4662 file if -all option is used. It's like an unpredictable XFAIL.
4663
4664 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4665
4666 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
4667 for dynamically linked binaries.
4668
4669 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
4670
4671 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4672
4673 * gdb.t20/inherit.exp: Change message for "print tagless struct"
4674 to state that this is a known bug in old versions of g++.
4675
4676 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4677
4678 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
4679 while waiting for `Continuing'.
4680
4681 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
4682
4683 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
4684 in text, data, and bss.
4685 * gdb.t10/nodebug.c: Add local and global test variables for
4686 initialized and uninitialized data.
4687
4688 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4689
4690 * config/unix-gdb.exp (gdb_exit): Add "wait".
4691
4692 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4693
4694 * gdb.t06/signals.exp: xfail the continue from the handler for all
4695 targets.
4696
4697 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
4698 function with watchpoints enabled, the i386 call dummy starts with
4699 a call.
4700
4701 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
4702 386 bsd names its corefiles.
4703
4704 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
4705
4706 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
4707 compilers don't grok it.
4708 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
4709 with small octal ints rather than character constants, which
4710 are signed and might not fit if first promoted to int.
4711
4712 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
4713
4714 * gdb.t09/Makefile.in (clean): Remove corefile.
4715
4716 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4717
4718 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
4719
4720 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4721 and Jim Kingdon (kingdon@cygnus.com)
4722
4723 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
4724 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
4725 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
4726
4727 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4728
4729 * gdb.t17/interrupt.exp: Add xfail for hppa.
4730
4731 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4732
4733 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
4734 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
4735 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
4736 to determine signed-ness of bitfields and use the result to setup
4737 the xfail.
4738 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
4739 * gdb.t15/funcargs.exp: Use them to step until the second indirect
4740 call line is reached if necessary.
4741
4742 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4743
4744 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
4745
4746 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4747
4748 * gdb.t06/break.exp: Also test `clear' command.
4749
4750 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4751
4752 * gdb.t00/teststrategy.exp: Remove extra quote.
4753
4754 * gdb.t07/watchpoint.exp: Change xfail for calling function with
4755 watchpoint enabled to be for all non-68k machines.
4756
4757 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
4758
4759 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4760
4761 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
4762 targets use aout.mt instead of ecoff.mt as gas understands
4763 standard aout format.
4764
4765 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
4766
4767 * lib/gdb.exp (runto): Don't insist that function we are running to
4768 was compiled with -g.
4769
4770 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
4771
4772 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
4773 to get back into the read system call.
4774 Accept leading newline in case where we woke it up.
4775
4776 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4777
4778 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
4779 to make the stabs test work on ecoff systems using gcc and -with-stabs.
4780 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
4781 enable ecoff configuration.
4782
4783 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4784
4785 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
4786
4787 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4788
4789 * gdb.t16/printcmds.exp: Add another printf test.
4790
4791 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
4792
4793 * configure.in: If configured -with-stabs on any target, add
4794 stabsdirs to configdirs.
4795
4796 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4797
4798 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
4799 fun" so pattern does not match the command itself.
4800
4801 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4802
4803 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
4804
4805 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4806
4807 * gdb.t17/interrupt.exp: Test for more things.
4808
4809 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4810
4811 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
4812 compiler arranges the code and line numbers.
4813
4814 * gdb.t17/interrupt.exp: Don't send \n after ^C.
4815
4816 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4817
4818 * gdb.t00/help.exp: Increase expect input buffer size.
4819
4820 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4821
4822 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
4823
4824 * gdb.t07/watchpoint.exp: Add xfail for hppa.
4825
4826 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
4827
4828 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
4829 [0-9]*, not just [0-9].
4830
4831 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4832
4833 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
4834
4835 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
4836
4837 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4838
4839 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
4840
4841 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4842
4843 * gdb.t06/signals.c: Add xfails for sun3.
4844
4845 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
4846
4847 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
4848 test_stepping tests.
4849
4850 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4851
4852 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
4853
4854 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
4855
4856 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
4857 rather than actually putting it through cpp twice.
4858
4859 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
4860
4861 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
4862
4863 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
4864 no longer needed.
4865
4866 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4867
4868 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
4869
4870 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
4871 C++ features prints as "struct", make it a pass, not an xfail.
4872
4873 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4874
4875 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
4876 Don't require VA to print as "class" rather than "struct".
4877
4878 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
4879
4880 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
4881
4882 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4883
4884 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
4885
4886 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4887
4888 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
4889 order.
4890
4891 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4892
4893 * gdb.t16/printcmds.exp: Add printf tests.
4894
4895 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
4896
4897 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
4898
4899 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
4900
4901 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
4902 pass counts, to counteract any existing or future setup_xfails.
4903
4904 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4905
4906 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
4907 {BEGIN,END}_COMMON for common block instead of STAB.
4908 * gdb.stabs/wierd.exp: Add xfail for rs6000.
4909
4910 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
4911 intp_var should be N_GSYM not N_LSYM.
4912 wierd-aout.S: Use a label for the value of the N_SO.
4913 wierd.def: Remove all backslashes.
4914 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
4915
4916 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4917
4918 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
4919 get the expected next to inheritance3.
4920
4921 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4922
4923 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
4924 now that gcc-2.4 gets it right.
4925
4926 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4927
4928 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
4929
4930 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
4931 generating comp-info.exp which works for cross-compilation.
4932
4933 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
4934
4935 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
4936 "*-*-sysv4.*".
4937
4938 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
4939
4940 * gdb.t01/run.exp: Start with a fresh gdb.
4941 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
4942 SVR4.x.
4943
4944 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
4945
4946 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
4947 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
4948 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
4949 Makefile.in (distclean, realclean): Remove gdbme.c from list of
4950 things to remove.
4951
4952 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
4953
4954 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
4955 test cases from bug reports.
4956
4957 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
4958
4959 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
4960 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
4961 avoid spurious xfails.
4962 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
4963 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
4964 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
4965
4966 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
4967
4968 * gdb.t00/teststrategy.exp: Rework to provide more useful
4969 description of each test, fix problem with systems that define
4970 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
4971 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
4972 results for "next over recursive call" so timeouts aren't taken
4973 by error.
4974
4975 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
4976
4977 * gdb.t12/scope.exp: Test printing of variables before run.
4978
4979 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
4980 printed in wrong order due to sorting.
4981
4982 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
4983
4984 * gdb.t00/teststrategy.exp: Fix expected results for printing
4985 user entered string constant. Is array of char, prints with no
4986 address.
4987
4988 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
4989 commands.
4990 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
4991 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
4992 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
4993 of struct of char arrays.
4994 * gdb.t00/radix.exp: New tests for radix commands.
4995
4996 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
4997
4998 * gdb.t16/printcmd.exp: Print a variable before running program
4999 (with xfail for AIX).
5000
5001 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
5002
5003 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
5004
5005 * gdb.t16/printcmd.exp: Don't print variables before running program.
5006
5007 * gdb.t06/break.exp: Don't require envp argument to main.
5008
5009 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
5010
5011 * gdb.t02/whatis.exp, gdb.t11/list.exp:
5012 Add xfails for rs6000.
5013
5014 * gdb.t02/whatis.exp: Change other tests not to re-test something
5015 we already tested.
5016
5017 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
5018 each type used has a variable of that type.
5019
5020 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
5021
5022 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
5023
5024 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5025
5026 * configure.in: change srctrigger to be a file, not a directory
5027
5028 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
5029
5030 * configure.in (mips-idt-ecoff*): Added trailing '*'.
5031
5032 * gdb.t11/list.exp: Fixed a couple of typos.
5033
5034 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
5035
5036 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
5037 is fixed and PR is closed.
5038 * gdb.t16 (gdbme.c): Add simple test string variable.
5039 * gdb.t16 (printcmds.exp): Add tests with simple test string
5040 variable, primarily for boundaries on "set print elements".
5041
5042 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
5043
5044 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
5045 Make leading 0's optional and don't expect a tab in the middle
5046 of the number.
5047
5048 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
5049
5050 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
5051 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
5052 don't end command passed to gdb_test with newline.
5053
5054 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
5055 signed keyword away, don't expect signed bitfields to be signed.
5056
5057 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
5058 printing with only as many 1's as are in the field as well as printing
5059 with 32 1's (see comment).
5060
5061 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
5062
5063 * gdb.t00/default.exp: Start with a fresh gdb.
5064 * configure.in (configdirs): Remove gdb.t31 until the chill
5065 compiler works again. It no longer is able to find chillrt0
5066 since it isn't in libchill.a anymore.
5067 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
5068 wierd.o, make more modular.
5069 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
5070 spurious newlines that caused problems.
5071
5072 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5073
5074 * Move test with enums and partial symbols from gdb.t03/ptype.exp
5075 to gdb.stabs/wierd.exp since GCC has worked around the bug.
5076 gdb.stabs/wierd.{exp,def}: Many new tests.
5077
5078 * gdb.t00/default.exp: update info line for new message.
5079
5080 * gdb.t02/{whatis.exp,gdbme.c}:
5081 Test that "char *" doesn't print as "caddr_t".
5082
5083 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5084
5085 * gdb.t00/help.exp: Use .* in place of some help messages which
5086 just changed.
5087 gdb.t00/default.exp: Update "info frame" test for new message.
5088 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
5089 Remove some xfails
5090
5091 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5092
5093 * gdb.t03/{gdbme.c,ptype.exp}:
5094 Add tests for typedef'd struct and union without tags.
5095 Also check "whatis" on a variable of a typedef'd enum without a tag.
5096
5097 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
5098 PRMS 1823; the bug still exists but isn't reproduced by this test
5099 anymore), and remove rs6000 XFAIL (the bug is fixed).
5100
5101 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
5102 duplicated from whatis.exp. For those that are left, accept
5103 "long", "long int", or "int" for long variables (whatis.exp already
5104 has an XFAIL for "int", so no need to fail it here).
5105
5106 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
5107 Deal with GCC's names for types now that GDB uses the compiler's names.
5108
5109 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
5110 setup_xfail's for sunos4. If we #defined the signed keyword away,
5111 don't expect GDB to know that char it is signed.
5112
5113 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
5114
5115 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
5116
5117 * configure.in (configdirs): Add gdb.t24 for C++ tests that
5118 should work on any system, regardless of debugging format.
5119 * gdb.t21/demangle.exp: Move to gdb.t24.
5120 * gdb.t24/demangle.exp: Move from gdb.t21.
5121 * gdb.t24/{Makefile.in, configure.in}: New files.
5122
5123 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5124
5125 * configure.in: Do gdb.stabs and C++ tests only for stabs.
5126 * gdb.stabs: New directory.
5127
5128 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5129
5130 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
5131 not just "Quit anyway?".
5132
5133 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
5134
5135 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
5136 that all setup_xfails are immediately followed by clear_xfails.
5137
5138 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
5139
5140 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
5141 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
5142 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
5143 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
5144 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
5145 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
5146 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
5147 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
5148 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
5149 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
5150 gdb.t31/chillvars.exp, lib/gdb.exp:
5151 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
5152 bug-gdb@prep.ai.mit.edu.
5153
5154 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
5155
5156 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
5157 with 0.0, not integer 0.
5158
5159 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
5160
5161 * gdb.t06/break.exp: Update for "Kill the program" message change.
5162
5163 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
5164
5165 * Makefile.in (GDBFLAGS): Set to -nx.
5166 * Makefile.in (site.exp): Use GDBFLAGS.
5167
5168 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
5169
5170 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
5171 Makefiles.
5172 (check): depend on just-check.
5173 (just-check): added so that tests can be run without a noop
5174 build pass.
5175
5176 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
5177
5178 Switch to using configure's configdirs.
5179 * Makefile.in (Makefile): add configure.in dependency.
5180 (SUBDIRS): removed redundant assignment.
5181 * configure.in: switch subdirs assignment to configdirs.
5182 * gdb.t*/configure.in: new files.
5183
5184 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
5185
5186 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
5187 works.
5188
5189 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
5190
5191 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
5192 in explicit rules. Apparently this is not supported by some makes.
5193
5194 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
5195
5196 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
5197
5198 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5199
5200 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
5201 disappeared.
5202
5203 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5204
5205 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
5206
5207 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
5208
5209 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
5210 watchpoint problem that is now fixed.
5211 * gdb.t30/chexp.exp: Remove setup_xfail for printing
5212 uninitialized convenience variables.
5213 * gdb.t31/chillvars.exp: Fix expected patterns for printing
5214 structures.
5215
5216 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5217
5218 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
5219 which causes expect to get out of sync with gdb on long output
5220 from help set.
5221 * gdb.t09/corefile.exp: Make expected pattern for core file
5222 failing signal and frame output format less sun specific.
5223
5224 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
5225
5226 * gdb.t31/chillvars.exp: Add and remove initial dummy
5227 breakpoint, so that symbol table is forced in.
5228 (Needed at least on Sunos4, though it seems not SVR4.)
5229 * gdb.t31/chillvars.exp: Update for changed output format.
5230
5231 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
5232
5233 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
5234
5235 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
5236
5237 * Makefile.in: Added --srcdir when invoking runtest, removed the
5238 need for a local config file. (optional now)
5239
5240 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
5241
5242 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
5243 failure count used to force early termination. Add some more
5244 expected failures for gnu style demangling.
5245
5246 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5247
5248 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
5249 pmi variable from gdb.t20/gdbme to get optimized away.
5250 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
5251 Check for written corefile upon timeout _and_ eof.
5252
5253 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5254
5255 * config/unix-gdb.exp: Add missing return 0.
5256
5257 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5258
5259 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
5260 test termination.
5261
5262 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
5263
5264 * configure.in (subdirs): Put back gdb.t17 which mysteriously
5265 disappeared.
5266
5267 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
5268
5269 * gdb.t10/crossload.exp: Disable the i860-elf test until such
5270 time as i860 support works.
5271
5272 * gdb.t15/funcargs.exp: Fix expected outputs to include
5273 "backtrace 100\r" rather than just "backtrace\r", to match last
5274 change.
5275
5276 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
5277
5278 * config/udi-gdb.exp (gdb_exit): Remove close command.
5279 (gdb_target_udi): New procedure to set the UDI target.
5280 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
5281 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
5282 Added waits for prompts after several question responses. Added
5283 some more responses used by a29k-amd-udi-gdb.
5284 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
5285 pass different arguments, restart UDI connection after program
5286 completion.
5287 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
5288 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
5289 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
5290 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
5291 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
5292 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
5293 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
5294 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
5295 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
5296 after program completion.
5297 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
5298 compiled with a SELECT_VECS setting.
5299 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
5300 infinite recursion.
5301
5302 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
5303 Added checks for COFF results, and made them expected failures for
5304 all targets. It would be better to make them expected failures
5305 for COFF targets only.
5306
5307 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5308
5309 * Makefile.in: add null dvi target, don't bother to recurse
5310 through test directories for info and install-info; rename
5311 $(datadir) to be dejagnu instead of deja-gnu
5312
5313 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
5314
5315 * gdb.t31/gdbme.ch: Re-enable code that previously caused
5316 compiler to coredump.
5317 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
5318 code.
5319
5320 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
5321
5322 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
5323 coredump.
5324 * gdb.t31/chillvars.exp: Comment out tests that depend on that
5325 code.
5326
5327 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
5328
5329 * gdb.t03/ptype.exp: tests for return code from gdb_test.
5330 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
5331 which in a shell. Deletes xgdb when done.
5332 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
5333 Tests the return from the "set height" or "set width" commands.
5334 Added a few return codes where needed.
5335
5336 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
5337
5338 * Makefile.in (SUBDIRS): Add gdb.t17.
5339 * configure.in (subdirs): Add gdb.t17.
5340 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
5341 files to test gdb's calling of functions in the inferior with
5342 the correct arguments and gdb's ability to retrieve any
5343 result returned.
5344
5345 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
5346
5347 * config/unix-gdb.exp (gdb_exit): Remove close commands that
5348 may be called after gdb goes away. Previous versions of expect
5349 needed these to avoid file descriptor leaks, but they cause
5350 errors with the current revision of expect.
5351 * gdb.t00/gdbvars.exp: Use -re on expected output after
5352 setting sevenbit-strings.
5353 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
5354 to set sevenbit-strings consistent across tests.
5355 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
5356 set sevenbit-strings consistent across tests.
5357
5358 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
5359
5360 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
5361 expected output to match current "expect" expectations.
5362
5363 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
5364
5365 * gdb.t00/default.exp: Change expected output for default "source"
5366 command, to match new gdb behavior which requires a filename to
5367 source.
5368
5369 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
5370
5371 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
5372 expected fail for i486-*-* that misses the marker2 function.
5373 * gdb.t10/crossload.exp (bfddefault): Allow successful
5374 recognition of a format to pass even if no symbols are found.
5375 Explicitly catch failures where the format is not recognized
5376 or is ambiguous, and add the reason to the fail message.
5377 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
5378 the cause is and invalid target and add reason to failure message.
5379 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
5380 elf32-i386, elf32-sparc, and elf32-i860.
5381 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
5382 Set up expected failure for 'filename'::variable scope resolution,
5383 which is now apparently broken on all targets.
5384 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
5385 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
5386 gdb.t23/templates.exp: Change failure for missing binfile into
5387 just a warning.
5388 gdb.t21/demangle.exp: Change all cfront references to 'arm'
5389 references.
5390
5391 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
5392
5393 * gdb.t00/default.exp: Add expected output for default "source"
5394 command, to match new gdb behavior.
5395 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
5396
5397 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
5398
5399 * config/*-gdb.exp: returns an error, rather than exiting on
5400 internal errors.
5401
5402 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
5403
5404 * gdb.t03/gdbme.c: Add pointer to struct variable.
5405 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
5406 referencing struct members.
5407
5408 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
5409
5410 * configure.in (mips-idt-ecoff): New target.
5411 * config/mips-gdb.exp: New file for remote board using MIPS remote
5412 debugging protocol.
5413
5414 * Redid configuration scheme. Removed gdb.t*/configure.in.
5415 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
5416 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
5417 distclean targets. Built executables via .o files. Adjusted
5418 tests to account for source files in $(srcdir) rather than
5419 $(objdir).
5420 * lib/gdb.exp (runto): Don't expect () after the function name,
5421 because it may have arguments.
5422
5423 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
5424
5425 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
5426 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
5427 expected failures for mips-idt-* and mips-sgi-*.
5428 * gdb.t00/default.exp (attach): Kill process if requested.
5429 * gdb.t00/help.exp (help target core, help target): Accept a gdb
5430 that does not read core files.
5431 * gdb.t01/run.exp: Removed checks for exit status code.
5432 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
5433 it is linked in.
5434 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
5435 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
5436 appropriate, rather than doing it by hand.
5437 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
5438 execution.
5439 * gdb.t10/crossload.exp: Kill existing program if needed.
5440 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
5441 appropriate, rather than doing it by hand. Always increase
5442 timeout for this test, not just for VxWorks.
5443
5444 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
5445
5446 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
5447 of Chill STRUCT types and STRUCT values.
5448 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
5449 than "char".
5450 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
5451 struct2): New struct definitions and initializations to test
5452 simple Chill STRUCT types.
5453
5454 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
5455
5456 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
5457 the null byte at the end of strings.
5458 * gdb.t00/default.exp: Make show version insensitive to copyright
5459 date.
5460 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
5461 to avoid dependencies on target char signedness.
5462 * gdb.t16/printcmds.exp: Update expected results for explicitly
5463 unsigned char.
5464 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
5465 now work.
5466 * gdb.t21/demangle.exp: Add many more patterns for template
5467 demangling, most of them being expected failures.
5468 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
5469 string we are matching for, to match on the whole string.
5470 * gdb.t21/demangle.exp: Add many new test strings to demangle,
5471 and fix a whole bunch that had incorrect expected output but were
5472 passing anyway because of the bug in "proc demangle".
5473 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
5474 type.
5475 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
5476
5477 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
5478
5479 * gdb/testsuite: made modifications to testcases, etc., to allow
5480 them to work properly given the reorganization of deja-gnu and the
5481 relocation of the testcases from deja-gnu to a "tool" subdirectory.
5482
5483 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
5484
5485 * gdb/testsuite: Initial creation of gdb/testsuite.
5486 Migrated dejagnu testcases and support files for testing nm to
5487 gdb/testsuite from deja-gnu. These files were moved "as is"
5488 with no modifications. This migration is part of a major overhaul
5489 of dejagnu. The modifications to these testcases, etc., which
5490 will allow them to work with the new version of dejagnu will be
5491 made in a future update.
5492 \f
5493 Local Variables:
5494 mode: indented-text
5495 left-margin: 8
5496 fill-column: 74
5497 version-control: never
5498 End:
This page took 0.140837 seconds and 5 git commands to generate.