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