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