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