]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
2004-01-17 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4120d7e6
MC
12004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2
3 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
4
f679e530
BE
52004-01-16 Ben Elliston <bje@wasabisystems.com>
6
7 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
8 (clean mostlyclean): Remove empty rm.
9
091c48f6
MC
102004-01-15 Michael Chastain <mec.gnu@mindspring.com>
11
12 * gdb.base/setvar.exp: Add copyright years.
13
3e5fc8d2
DC
142004-01-14 David Carlton <carlton@bactrian.org>
15
16 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
17 PR c++/1511 and update coment.
18 * gdb.cp/templates.exp: Update patterns to match current output.
19 If changes involve something other than whitespace, KFAIL
20 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21
63d06c5c
DC
222004-01-14 David Carlton <carlton@kealia.com>
23
24 * gdb.cp/namespace.exp: Add tests involving classes defined within
25 namespaces.
26 * gdb.cp/namespace.cc (C::CClass): New.
27 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
28
a51dab88
EZ
292004-01-14 Elena Zannoni <ezannoni@redhat.com>
30
31 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
32 what debug info we have. Print a better message if something goes
33 wrong while producing the separate debug info file.
34
a476ccc9
MC
352004-01-14 Michael Chastain <mec.gnu@mindspring.com>
36
37 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
38
f453692c
MC
392004-01-14 Michael Chastain <mec.gnu@mindspring.com>
40
41 * gdb.base/callfuncs.c: Add copyright notice.
42
f40063a5
MC
432004-01-13 Michael Chastain <mec.gnu@mindspring.com>
44
45 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
46 inheritance. PR gdb/1498, PR gcc/13539.
47
19ac3974
EZ
482004-01-13 Elena Zannoni <ezannoni@redhat.com>
49
50 * gdb.threads/gcore-thread.exp: Prefix name of binary with
51 test specific name.
52 * gdb.mi/gdb669.exp: Ditto.
53 * gdb.mi/mi-pthreads.exp: Ditto.
54 * gdb.mi/mi1-pthreads.exp: Ditto.
55 * gdb.mi/mi2-pthreads.exp: Ditto.
56
56c97c6e
MC
572004-01-12 Michael Chastain <mec.gnu@mindspring.com>
58
59 * gdb.cp/member-ptr.cc: Add copyright notice.
60
a0644324
MC
612004-01-12 Michael Chastain <mec.gnu@mindspring.com>
62
63 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
64 some patterns for recent versions of gcc and hpacc. Delete
65 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
66 Delete tests that access a NULL pointer-to-member-data. This
67 script is still disabled for gcc.
68
32fabe09
EZ
692004-01-12 Elena Zannoni <ezannoni@redhat.com>
70
71 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
72 escaped correctly.
73
1f8a6abb
EZ
742004-01-12 Elena Zannoni <ezannoni@redhat.com>
75
76 * gdb.base/sepdebug.exp: New file.
77 * gdb.base/sepdebug.c: New file.
78 * lib/gdb.exp (separate_debug_filename): New procedure.
79 (gdb_gnu_strip_debug): New procedure.
80
48efe704
AC
812004-01-12 Andrew Cagney <cagney@redhat.com>
82
83 * gdb.mi/ChangeLog: Delete file. Renamed to ...
84 * gdb.mi/ChangeLog-1999-2003: New file.
85
a9415475
AC
862004-01-12 Andrew Cagney <cagney@redhat.com>
87
88 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
89 "Renaming a directory to a non-empty directory returns ENOTEMPTY
90 or EEXIST", treat EBUSY as an XFAIL.
91
83b8cf9d
MC
922004-01-11 Michael Chastain <mec.gnu@mindspring.com>
93
94 * gdb.base/scope.exp: Remove obsolete setup_xfail for
95 hp_cc_compiler.
96
9939d2a8
MC
972004-01-10 Michael Chastain <mec.gnu@mindspring.com>
98
99 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
100 decorations.
101
1ff8cadf
MC
1022004-01-10 Michael Chastain <mec.gnu@mindspring.com>
103
104 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
105 and "(aCC)" decorations. Remove obsolete doco about old
106 test results.
107
6fa9022e
MC
1082004-01-09 Michael Chastain <mec.gnu@mindspring.com>
109
110 * gdb.cp/exception.exp: Fix typo in doco.
111
209721fe
MK
1122004-01-09 Mark Kettenis <kettenis@gnu.org>
113
114 * gdb.base/gdb1476.exp: Fix typo.
115
ef11303e
MC
1162004-01-09 Michael Chastain <mec.gnu@mindspring.com>
117
118 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
119 file.
120
041ab88c
MC
1212004-01-09 Michael Chastain <mec.gnu@mindspring.com>
122
123 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
124 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
125 Use gdb_compile. Remove restriction on gcc. Add some patterns
126 for recent version of gdb. Delete second half, which was a copy
127 of the first half with different build flags. This test is
128 still disabled because it is still not ready for production.
129
e36d075a
MC
1302004-01-08 Michael Chastain <mec.gnu@mindspring.com>
131
132 * gdb.cp/exception.cc: Add copyright notice.
133 * gdb.cp/exception.exp: Add a notice that this file is broken
134 because of line number changes caused by addition of copyright
135 notice.
136
42b190ad
MC
1372004-01-08 Michael Chastain <mec.gnu@mindspring.com>
138
139 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
140 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
141
8f25f06b
MC
1422004-01-08 Michael Chastain <mec.gnu@mindspring.com>
143
144 * gdb.cp/classes.exp: Accept gnu abi 2.
145 * gdb.cp/derivation.exp: Likewise.
146 * gdb.cp/overload.exp: Likewise.
147 * gdb.cp/virtfunc.exp: Likewise.
148
06ded8b8
MC
1492004-01-08 Michael Chastain <mec.gnu@mindspring.com>
150
151 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
152 semicolon after end of function.
153
77c26ae3
MC
1542004-01-07 Michael Chastain <mec.gnu@mindspring.com>
155
156 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
157 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
158 boilerplate code for compiling and running the program under
159 test. Add some string method tests.
160
20757486
MC
1612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
162
163 * gdb.cp/bs15503.cc: Add copyright notice.
164 * gdb.cp/bs15503.exp: Adjust line number.
165
0fd3b503
MC
1662004-01-07 Michael Chastain <mec.gnu@mindspring.com>
167
168 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
169 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
170
10d1bea8
MC
1712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
172
173 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
174 hp_cc_compiler.
175
2789202a
MC
1762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
177
178 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
179 * gdb.cp/ctti.exp: Use the marker instead of "next".
180 With gcc, run further before bailing.
181
b862f14c
MC
1822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
183
184 * gdb.cp/cttiadd.cc: Add copyright notice.
185 * gdb.cp/cttiadd1.cc: Likewise.
186 * gdb.cp/cttiadd2.cc: Likewise.
187 * gdb.cp/cttiadd3.cc: Likewise.
188
96da2469
MC
1892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
190
191 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
192 Use gdb_test, gdb_test_multiple. Use floating-point values that
193 have exact representations in IEEE-ish formats.
194
053248ff
MC
1952004-01-07 Michael Chastain <mec.gnu@mindspring.com>
196
197 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
198 compilers. Delete duplicate call to get_compiler_info.
199 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
200 * gdb.base/volatile.exp: Likewise.
201
84acecdd
MK
2022004-01-07 Mark Kettenis <kettenis@gnu.org>
203
204 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
205 memory at address 0.
206
fe11a27f
MC
2072004-01-07 Michael Chastain <mec.gnu@mindspring.com>
208
209 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
210 to test for hp-ux assembler. Fix copyright years.
211
60ad077b
AC
2122004-01-07 Andrew Cagney <cagney@redhat.com>
213
214 * gdb.base/fileio.c (strerrno): Add "EBUSY".
215
1c9b8f33
AC
2162004-01-07 Andrew Cagney <cagney@redhat.com>
217
218 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
219 when creating the read-only file. From analysis by Roland McGrath
220 and Elena Zannoni.
221
753ccc7a
MC
2222004-01-06 Michael Chastain <mec.gnu@mindspring.com>
223
224 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
225
eca3e36b
MC
2262004-01-06 Michael Chastain <mec.gnu@mindspring.com>
227
228 * gdb.base/cvexpr.c: Be type-safe with function pointers and
229 data pointers.
230
f8d4bac4
MC
2312004-01-06 Michael Chastain <mec.gnu@mindspring.com>
232
233 * gdb.cp/m-static.exp: Compile one source file at a time.
234 Delete unused call to get_compiler_info.
235
9b4e0f94
MC
2362004-01-06 Michael Chastain <mec.gnu@mindspring.com>
237
238 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
239 * gdb.base/call-rt-st.exp: Likewise.
240 * gdb.base/nodebug.exp: Likewise.
241 * gdb.base/volatile.exp: Likewise.
242 * gdb.cp/ref-types.exp: Likewise.
243 * gdb.cp/templates.exp: Likewise.
244
023c1024
MK
2452004-01-05 Mark Kettenis <kettenis@gnu.org>
246
247 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
248
19703c4a
MC
2492004-01-05 Michael Chastain <mec.gnu@mindspring.com>
250
251 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
252 hppa*-hp-hpux*.
253
18b67037
MK
2542004-01-04 Mark Kettenis <kettenis@gnu.org>
255
ba6219c8
MK
256 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
257 x86_64-*-*.
258
18b67037
MK
259 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
260 sparc64-*-* and sparc*-solaris2*.
261
1bfbbb9d
MK
2622004-01-04 Mark Kettenis <kettenis@gnu.org>
263
264 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
265 return ${tests}" test. The ${tests} already mentions the
266 filename.
267
06846494
MC
2682004-01-02 Michael Chastain <mec.gnu@mindspring.com>
269
270 * gdb.cp/local.exp: Accept gcc abi 2.
271
3b0cb202
MC
2722004-01-02 Michael Chastain <mec.gnu@mindspring.com>
273
274 * gdb.cp/templates.exp: Accept gcc abi 2.
275
0643ec3f
MC
2762004-01-02 Michael Chastain <mec.gnu@mindspring.com>
277
278 * lib/compiler.cc: Remove supports_template_debugging.
279 * gdb.cp/templates.exp: Do not test supports_template_debugging.
280
d231d0b1
MC
2812004-01-01 Michael Chastain <mec.gnu@mindspring.com>
282
283 * gdb.cp/namespace.exp: Accept gcc abi 2.
284
44ffb27c
MC
2852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
286
287 * gdb.cp/method.exp: Accept gcc abi 2.
288
184ad485
MC
2892004-01-01 Michael Chastain <mec.gnu@mindspring.com>
290
291 * gdb.cp/classes.exp: Generate identical results as old version.
292 * gdb.cp/derivation.exp: Likewise.
293 * gdb.cp/overload.exp: Likewise.
294 * gdb.cp/virtfunc.exp: Likewise.
295
116f09e7
MC
2962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
297
298 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
299 mysterious bug with sourceware version of expect.
300
b1379776
MC
3012004-01-01 Michael Chastain <mec.gnu@mindspring.com>
302
303 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
304 current versions of gcc, including gcc abi 2. Remove gratuitous
305 restart of test program. Use gdb_test_multiple and gdb_test for
306 all tests. Add patterns to xfail missing "const" in "const char *"
307 and kfail PR gdb/1155.
308
6b7a4c0e
MC
3092004-01-01 Michael Chastain <mec.gnu@mindspring.com>
310
311 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
312 current versions of gcc, including gcc abi 2. Remove gratuitous
313 restart of test program. Use gdb_test_multiple and gdb_test for
314 all tests. Add patterns to kfail PR gdb/1498.
315
51615d72
MC
3162003-12-31 Michael Chastain <mec.gnu@mindspring.com>
317
318 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
319 current versions of gcc, including gcc abi 2. Use "breakpoint"
320 and "continue" instead of restarting the target program. Use
321 gdb_test_multiple and gdb_test for all tests.
322
7b79a9d7
MK
3232004-01-01 Mark Kettenis <kettenis@gnu.org>
324
325 * gdb.asm/asm-source.exp: Update copyright year. Link statically
326 for *-*-solaris2*.
327
1cd3489f
MC
3282003-12-31 Michael Chastain <mec.gnu@mindspring.com>
329
330 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
331 current versions of gcc, including gcc abi 2. Use "breakpoint"
332 and "continue" instead of restarting the target program several
333 times. Use gdb_test_multiple and gdb_test for all tests.
334
850742db
MC
3352003-12-18 Michael Chastain <mec.gnu@mindspring.com>
336
337 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
338 source files.
339
eb4bbda8
MC
3402003-12-16 Michael Chastain <mec.gnu@mindspring.com>
341
342 * gdb.base/environ.exp: Handle compiling test case from multiple
343 source files.
344
e42c7771
MC
3452003-12-16 Michael Chastain <mec.gnu@mindspring.com>
346
347 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
348
80e4b428
JB
3492003-12-17 Jim Blandy <jimb@redhat.com>
350
5f06973a
JB
351 * gdb.base/freebpcmd.c: Add copyright notice.
352
80e4b428
JB
353 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
354
0ab84fb7
MC
3552003-12-16 Michael Chastain <mec.gnu@mindspring.com>
356
357 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
358
1b3bb3d0
JB
3592003-12-13 Jim Blandy <jimb@redhat.com>
360
361 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
362
3a4c9371
KB
3632003-12-12 Kevin Buettner <kevinb@redhat.com>
364
365 * gdb.asm/frv.inc: New file.
366 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
367
a1dea79a
FF
3682003-12-09 Fred Fish <fnf@redhat.com>
369
370 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
371 functions to break1.c and leave prototypes behind. Add more
372 "set breakpoint NN here" comments.
373 * gdb.base/break1.c: New file.
374
375 * gdb.base/break.exp: Handle compiling test case from multiple
376 source files and change source file references as needed.
377 * gdb.base/completion.exp: Ditto.
378 * gdb.base/condbreak.exp: Ditto.
379 * gdb.base/define.exp: Ditto.
380 * gdb.base/ena-dis-br.exp: Ditto.
381 * gdb.base/info-proc.exp: Ditto.
382 * gdb.base/maint.exp: Ditto.
383 * gdb.base/until.exp: Ditto.
384
385 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
386 hardcoded line numbers.
387 * gdb.base/define.exp: Ditto.
388 * gdb.base/ena-dis-br.exp: Ditto.
389 * gdb.base/maint.exp: Ditto.
390 * gdb.base/until.exp: Ditto.
391
392 * gdb.base/completion.exp: Use "break1" for completion tests since
393 "break" is no longer a unique prefix.
394
5266b69c
AC
3952003-12-06 Andrew Cagney <cagney@redhat.com>
396
397 * gdb.base/structs.exp (test_struct_returns): When applicable, set
398 "return_value_unimplemented". When an unimplemented struct return
399 architecture, report incorrect values as a KFAIL
400
374451f0
MC
4012003-12-05 Michael Chastain <mec.gnu@mindspring.com>
402
403 * gdb.cp/rtti.exp: Accept new wording of warning from
404 cp_lookup_rtti_type.
405
ba9b20a7
MC
4062003-12-05 Michael Chastain <mec.gnu@mindspring.com>
407
408 Partial fix for PR testsuite/1456.
409 * gdb.base/scope.exp (test_at_main): Replace references to
410 gcc_compiled with calls to test_compiler_info.
411 (test_at_foo): Likewise.
412 (test_at_bar): Likewise.
413
b74b6d0b
MC
4142003-12-04 Michael Chastain <mec.gnu@mindspring.com>
415
416 Partial fix for PR testsuite/1456.
417 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
418 to test_compiler_info.
419
ccfa3402
MC
4202003-12-03 Michael Chastain <mec.gnu@mindspring.com>
421
422 * gdb.base/so-impl-ld.exp: Update copyright notice.
423
f6246aba
MC
4242003-12-02 Michael Chastain <mec.gnu@mindspring.com>
425
426 Partial fix for PR testsuite/1456.
427 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
428 to test_compiler_info.
429
13ae734a
MC
4302003-11-28 Michael Chastain <mec.gnu@mindspring.com>
431
432 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
433 from current versions of gdb. Clean up regular expressions.
434 Delete redundant timeout case.
435
d8e1cdee
MC
4362003-11-28 Michael Chastain <mec.gnu@mindspring.com>
437
438 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
439 from current versions of gdb. Clean up regular expressions.
440 Delete redundant timeout case.
441
96457b64
MC
4422003-12-01 Michael Chastain <mec.gnu@mindspring.com>
443
444 Partial fix for PR testsuite/1456.
445 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
446 gcc_compiled with call to test_compiler_info.
447
f35309fc
MC
4482003-11-30 Michael Chastain <mec.gnu@mindspring.com>
449
450 Partial fix for PR testsuite/1456.
451 * gdb.base/list.exp (test_list_function): Delete unused declaration
452 of gcc_compiled.
453
d7afdf9b
MC
4542003-11-29 Michael Chastain <mec.gnu@mindspring.com>
455
456 Partial fix for PR testsuite/1456.
457 * gdb.base/complex.exp: Replace reference to gcc_compiled with
458 call to test_compiler_info.
459
71507b56
MK
4602003-11-29 Mark Kettenis <kettenis@gnu.org>
461
462 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
463 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
464 it to create the appropriate note.inc.
465 * gdb.asm/asmsrc1.s: Include "note.inc".
466 * gdb.asm/netbsd.inc: New file.
467 * gdb.asm/empty.inc: New file.
468
f81f93f7
MC
4692003-11-28 Michael Chastain <mec.gnu@mindspring.com>
470
471 Partial fix for PR testsuite/1456.
472 * gdb.base/constvars.exp: Replace references to gcc_compiled with
473 calls to test_compiler_info.
474
9a77938e
MC
4752003-11-27 Michael Chastain <mec.gnu@mindspring.com>
476
477 Partial fix for PR testsuite/1456.
478 * gdb.base/volatile.exp: Replace references to gcc_compiled with
479 calls to test_compiler_info.
480
e8367dc7
MK
4812003-11-27 Mark Kettenis <kettenis@gnu.org>
482
483 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
484 pattern for the KFAILs.
485
526c61ee
AF
4862003-11-25 Adam Fedor <fedor@gnu.org>
487
488 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
489 * gdb.objc/objcdecode.m: New file.
490
28f2d600
AF
4912003-11-25 Adam Fedor <fedor@gnu.org>
492
493 * gdb.objc/nondebug.exp: Test for PR objc/1236.
494 * gdb.objc/nondebug.m: New file.
495
a3895cee
BE
4962003-11-26 Ben Elliston <bje@wasabisystems.com>
497
498 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
499 NetBSD as it does on FreeBSD. Modelled on a similar change by
500 Mark Kettenis on 2003-05-30.
501 (link-flags): Set to "--entry _start" regardless of target.
502 Special linker flags are to be appended to $link-flags.
503 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
504
c9f2c8a3
MC
5052003-11-25 Michael Chastain <mec.gnu@mindspring.com>
506
507 * gdb.cp/method.exp: Accept output of new demangler.
508
15a0587a 5092003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
510
511 * gdb/class2.exp: New file.
512 * gdb/class2.cc: New file.
513
3c00b570
MC
5142003-11-25 Michael Chastain <mec.gnu@mindspring.com>
515
516 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
517 of new demangler.
518
7027acc7
MK
5192003-11-23 Mark Kettenis <kettenis@gnu.org>
520
521 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
522 of gdb_test "run".
523
b0e1598a
MK
5242003-11-23 Mark Kettenis <kettenis@gnu.org>
525
526 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
527 "continue" into "run".
528
4d9eda44
MC
5292003-11-23 Michael Chastain <mec.gnu@mindspring.com>
530
531 Partial fix for PR testsuite/1456.
532 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
533 call to test_compiler_info.
534 * gdb.cp/ctti.exp: Likewise.
535 * gdb.cp/derivation.exp: Likewise.
536 * gdb.cp/member-ptr.exp: Likewise.
537 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
538 reference to gcc_compiled.
539
5402003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
541
542 Fix PR testsuite/1463.
543 * gdb.base/structs.exp (start_structs_test): Call
544 get_debug_format before using the debug format.
545
d422fe19
AC
5462003-11-22 Andrew Cagney <cagney@redhat.com>
547
548 * lib/gdb.exp (gdb_test_multiple): Add simple example.
549 * gdb.base/structs.exp: Use gdb_test_multiple.
550
039cf96d
AC
5512003-11-20 Andrew Cagney <cagney@redhat.com>
552
6882279b
AC
553 * gdb.base/structs.exp: Handle and recover from internal errors.
554 Replace "foo${n}" with "foo<n>" in test messages.
555
e53890ae
AC
556 * gdb.base/structs.exp: Update copyright. Rewrite.
557 * gdb.base/structs.c: Update copyright. Rewrite.
558
2b211c59
AC
559 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
560 resync count exceeded.
561
039cf96d
AC
562 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
563 from the internal error.
564 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
565 Original from Jim Blandy.
566 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 567
eac98b22
AC
5682003-11-19 Andrew Cagney <cagney@redhat.com>
569
570 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
571 KFAIL.
572
67455b2a
MK
5732003-11-17 Mark Kettenis <kettenis@gnu.org>
574
575 New testcase for PR backtrace/1435.
576 * gdb.arch/i386-unwind.exp: New file.
577 * gdb.arch/i386-unwind.c: New file.
578
853d6e5b
AC
5792003-11-17 Andrew Cagney <cagney@redhat.com>
580
581 * lib/gdb.exp (compiler_info): New global.
582 (test_compiler_info): New function.
583 (get_compiler_info): Set compiler_info.
584 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
585 "compiler_info" to gcc-<major>-<minor>.
586
38cf6e11
MC
5872003-11-15 Michael Chastain <mec.gnu@mindspring.com>
588
589 * gdb.trace/configure: Remove.
590
a50d3602
EZ
5912003-11-13 Elena Zannoni <ezannoni@redhat.com>
592
593 * gdb.base/break.c: Add comments to aid finding line numbers for
594 breakpoints.
595 * gdb.base/break.exp: Remove all references to explicit line
596 numbers.
597
d9407aaa
NC
5982003-11-11 Nick Clifton <nickc@redhat.com>
599
600 * gdb.base/shreloc.exp: Do not run for targets which do not
601 support shared objects.
602
db488fc1
CV
6032003-11-10 Corinna Vinschen <vinschen@redhat.com>
604
605 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
606 Don't run tests if nofileio flag is given.
607
6a90a18e
EZ
6082003-11-07 Elena Zannoni <ezannoni@redhat.com>
609
610 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
611 as well as 'Watchpoint'.
612
0b915e9c
EZ
6132003-11-06 Elena Zannoni <ezannoni@redhat.com>
614
615 Reported by Jim Ingham <jingham@apple.com>:
616 * gdb.base/annota1.exp: Match at least one occurrence of the
617 signal handler annotation.
618
d7e4b55f
EZ
6192003-11-06 Elena Zannoni <ezannoni@redhat.com>
620
621 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
622 as well as 'Watchpoint'.
623
2fe4e8d0
MC
6242003-11-05 Michael Chastain <mec@shout.net>
625
626 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
627
6ef88553
KW
6282003-11-03 Kris Warkentin <kewarken@qnx.com>
629
630 * gdb.arch/gdb1291.c: New test file.
631 * gdb.arch/gdb1291.exp: New test script.
632 * gdb.arch/gdb1431.c: New test file.
633 * gdb.arch/gdb1431.exp: New test script.
634
ae7dc4d8
MC
6352003-10-22 Michael Chastain <mec@shout.net>
636
637 * gdb.mi/pthreads.c: Add copyright notice.
638
c39d7427
MC
6392003-10-22 Michael Chastain <mec@shout.net>
640
641 * gdb.threads/pthreads.c: Add copyright notice.
642
8b7d96c1
MC
6432003-10-20 Michael Chastain <mec@shout.net>
644
645 * gdb.base/gdb1056.exp: New test script.
646
d1d69fdd
DJ
6472003-10-13 Daniel Jacobowitz <drow@mvista.com>
648
649 * gdb.threads/killed.exp: Use gdb_run_cmd.
650
7d605576
DJ
6512003-10-13 Daniel Jacobowitz <drow@mvista.com>
652
653 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
654 create a core file.
655 * gdb.threads/gcore-thread.exp: Likewise.
656
618ec112
CV
6572003-10-13 Corinna Vinschen <vinschen@redhat.com>
658
659 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
660 type, based on char type.
661 (struct bit_flags_short_t): New bitfield type, based on short type.
662 (init_bit_flags_char): New fuction.
663 (init_bit_flags_short): Ditto.
664 (print_bit_flags_char): Ditto.
665 (print_bit_flags_short): Ditto.
666 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
667
9367a73c
MC
6682003-10-11 Michael Chastain <mec@shout.net>
669
670 * gdb.base/call-rt-st.exp: Update copyright year.
671
1decf120
KI
6722003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
673
674 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
675 * gdb.disasm/sh3.s: Ditto.
676
5445b2ae
DJ
6772003-10-07 Daniel Jacobowitz <drow@mvista.com>
678
679 * gdb.threads/switch-threads.exp: New test.
680 * gdb.threads/switch-threads.c: New source file.
681
aec24853
CV
6822003-10-07 Corinna Vinschen <vinschen@redhat.com>
683
684 * gdb.base/ending-run.exp: Add sh specific case.
685
adc7428d
AC
6862003-10-06 Andrew Cagney <cagney@redhat.com>
687
688 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
689 * gdb.disasm/mn10200.exp: Delete obsolete file.
690
c9d37158
DJ
6912003-09-29 Daniel Jacobowitz <drow@mvista.com>
692
693 * ChangeLog: Correct an entry command.exp -> commands.exp.
694 * gdb.base/commands.exp (bp_deleted_in_command_test)
695 (temporary_breakpoint_commands): Check noargs.
696
79c2c32d
DC
6972003-09-25 David Carlton <carlton@kealia.com>
698
699 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
700 of some print tests, where appropriate. Add tests for C::D::cd,
701 E::ce, F::cXfX, G::XgX.
702 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
703
594e6d67
RE
7042003-09-25 Richard Earnshaw <rearnsha@arm.com>
705
706 * lib/java.exp (java_init): Import target_alias before using it.
707
10f0d451
DC
7082003-09-25 David Carlton <carlton@kealia.com>
709
710 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
711
274bcba0
EZ
7122003-09-23 Elena Zannoni <ezannoni@redhat.com>
713
714 * gdb.base/selftest.exp: Accomodate more instruction reordering
715 weirdness.
716
cdbf20f7
MC
7172003-09-17 Michael Chastain <mec@shout.net>
718
719 * gdb.cp/gdb1355.exp: New file.
720 * gdb.cp/gdb1355.c: New file.
721
71e06f80
CV
7222003-09-15 Corinna Vinschen <vinschen@redhat.com>
723
724 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
725 * gdb.asm/sh.inc: New file.
726
5c4e30ca
DC
7272003-09-11 David Carlton <carlton@kealia.com>
728
bd45b7af
DC
729 * gdb.cp/namespace.exp: Add tests for namespace types.
730 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
731 (test_namespace): New.
732
1c199746
EZ
7332003-09-11 Elena Zannoni <ezannoni@redhat.com>
734
735 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 736 * gdb.stabs/weird.exp: Ditto.
1c199746 737
04ed252f
MC
7382003-09-08 Michael Chastain <mec@shout.net>
739
740 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
741
d8a2d9e7
MC
7422003-09-07 Michael Chastain <mec@shout.net>
743
744 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
745 'parse error'.
746
161afb24
MK
7472003-09-07 Mark Kettenis <m.kettenis@osp.nl>
748
749 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
750
49f2741a
MC
7512003-08-30 Michael Chastain <mec@shout.net>
752
753 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
754 * gdb.gdb/observer.exp: Ditto.
755 * gdb.gdb/xfullpath.exp: Ditto.
756
8afa723e
MK
7572003-08-29 Mark Kettenis <kettenis@gnu.org>
758
759 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
760 *-*-*bsd*.
761
f31dfe3b
JJ
7622003-08-28 Jeff Johnston <jjohnstn@redhat.com>
763
764 * gdb.base/dump.exp: Skip for ia64.
765
4630e498
JJ
7662003-08-25 Jeff Johnston <jjohnstn@redhat.com>
767
768 * gdb.asm/asm-source.exp: Add ia64 support.
769 * gdb.asm/ia64.inc: New file.
770
1105b7ef
MC
7712003-08-22 Michael Chastain <mec@shout.net>
772
773 * gdb.cp: New directory.
774 * gdb.cp/*: Copy from gdb.c++/*.
775 * gdb.c++/*: Remove.
776 * Makefile.in: Change gdb.c++ to gdb.cp.
777 * configure.in: Ditto.
778 * configure: Regnerate.
779
c945b932
MK
7802003-08-18 Mark Kettenis <kettenis@gnu.org>
781
782 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
783 * gdb.arch/i386-prologue.c (gdb1338): Add function.
784
2b66634b
DJ
7852003-08-17 Daniel Jacobowitz <drow@mvista.com>
786
787 * mi-var-display.exp (-var-list-children weird): Accept function
788 pointers with argument types.
789 * mi1-var-display.exp (-var-list-children weird): Likewise.
790 * mi2-var-display.exp (-var-list-children weird): Likewise.
791
a356f73b
DJ
7922003-08-17 Daniel Jacobowitz <drow@mvista.com>
793
794 * gdb.base/annota3.exp: Add missing newline.
795
483417b8
MC
7962003-08-06 Michael Chastain <mec@shout.net>
797
798 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
799
c99c59c3
MS
8002003-08-12 Michael Snyder <msnyder@redhat.com>
801
802 * gdb.base/float.exp: Add test for SH.
803
55ed7501
MK
8042003-08-10 Mark Kettenis <kettenis@gnu.org>
805
806 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
807
1a371f2e
EZ
8082003-08-07 Elena Zannoni <ezannoni@redhat.com>
809
810 * gdb.base/completion.exp: Remove reduntant completion test
811 on filename.
812
e0f353ce
EZ
8132003-08-07 Elena Zannoni <ezannoni@redhat.com>
814
815 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
816 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
817 gdb.trace/save-trace.exp: Make sure that full pathnames are
818 escaped correctly.
819
5710a1af
EZ
8202003-08-07 Elena Zannoni <ezannoni@redhat.com>
821
822 * configure.in: Don't generate config.h from config.hin.
823 * configure: Regenerate.
824 * config.hin: Remove file.
825 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
826 * gdb.threads/pthreads.c: Ditto.
827
dcd81ce9
DJ
8282003-08-07 Daniel Jacobowitz <drow@mvista.com>
829
830 From Kei Sakamoto <sakamoto.kei@renesas.com>:
831 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
832 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
833 Replace ld24 with seth/add3.
834
6009d884
AC
8352003-08-02 Andrew Cagney <cagney@redhat.com>
836
837 * gdb.base/annota3.exp: New file.
838 * gdb.base/annota3.c: New file.
839 * gdb.c++/annota3.exp: New file.
840 * gdb.c++/annota3.cc: New file.
841
51514e06
MC
8422003-07-29 Michael Chastain <mec@shout.net>
843
844 * gdb.threads/tls.c (spin): Check errno only if sem_wait
845 actually failed.
846 (do_pass): Likewise.
847 * gdb.threads/tls.exp: Always initialize no_of_threads.
848
4ee6625b
DJ
8492003-07-27 Daniel Jacobowitz <drow@mvista.com>
850
851 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
852 pattern.
853 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
854 * gdb.threads/tls.exp: Recognize one case of the host library not
855 supporting TLS.
856
225f2bf6
AC
8572003-07-27 Andrew Cagney <cagney@redhat.com>
858
859 * gdb.base/fileio.exp: Use SH when running commands using
860 remote_exec.
861
bcb27c9f
DJ
8622003-07-24 Daniel Jacobowitz <drow@mvista.com>
863
864 From Kei Sakamoto <sakamoto.kei@renesas.com>:
865 * gdb.base/relocate.c (dummy): New padding array.
866
3d67be83
MS
8672003-07-22 Michael Snyder <msnyder@redhat.com>
868
869 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
870
871 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
872 patterns to be more general, accepting old and new output.
873 Some output chars (such as '+') also must be quoted.
874 Some addresses are displayed numerically instead of
875 symbolically.
876
57ba3b85
MS
8772003-07-23 Michael Snyder <msnyder@redhat.com>
878
686d097c
MS
879 * gdb.base/return2.exp: Don't test long-long return.
880
57ba3b85
MS
881 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
882 * gdb.disasm/t01_mov.exp: Ditto.
883 * gdb.disasm/t02_mova.s: Ditto.
884 * gdb.disasm/t02_mova.exp: Ditto.
885 * gdb.disasm/t03_add.s: Ditto.
886 * gdb.disasm/t03_add.exp: Ditto.
887 * gdb.disasm/t04_sub.s: Ditto.
888 * gdb.disasm/t04_sub.exp: Ditto.
889 * gdb.disasm/t05_cmp.s: Ditto.
890 * gdb.disasm/t05_cmp.exp: Ditto.
891 * gdb.disasm/t06_ari2.s: Ditto.
892 * gdb.disasm/t06_ari2.exp: Ditto.
893 * gdb.disasm/t07_ari3.s: Ditto.
894 * gdb.disasm/t07_ari3.exp: Ditto.
895 * gdb.disasm/t08_or.s: Ditto.
896 * gdb.disasm/t08_or.exp: Ditto.
897 * gdb.disasm/t09_xor.s: Ditto.
898 * gdb.disasm/t09_xor.exp: Ditto.
899 * gdb.disasm/t10_and.s: Ditto.
900 * gdb.disasm/t10_and.exp: Ditto.
901 * gdb.disasm/t11_logs.s: Ditto.
902 * gdb.disasm/t11_logs.exp: Ditto.
903 * gdb.disasm/t12_bit.s: Ditto.
904 * gdb.disasm/t12_bit.exp: Ditto.
905 * gdb.disasm/t13_otr.s: Ditto.
906 * gdb.disasm/t13_otr.exp: Ditto.
907
e00759ef
EZ
9082003-07-22 Elena Zannoni <ezannoni@redhat.com>
909
910 * gdb.threads/tls.exp :Add kfail for 'info address' case.
911
8bc2021f
EZ
9122003-07-22 Elena Zannoni <ezannoni@redhat.com>
913
914 * gdb.threads/tls.c : New file.
915 * gdb.threads/tls.exp : New file.
916 * gdb.threads/tls-main.c : New file.
917 * gdb.threads/tls-shared.c : New file.
918 * gdb.threads/tls-shared.exp : New file.
919
89320c4c
AS
9202003-07-22 Andreas Schwab <schwab@suse.de>
921
922 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
923
180dea7c
AS
9242003-07-20 Andreas Schwab <schwab@suse.de>
925
926 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
927 due to insn reordering.
928
0714963c
AC
9292003-07-15 Andrew Cagney <cagney@redhat.com>
930
931 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
932
98a23b3f
MC
9332003-07-15 Michael Chastain <mec@shout.net>
934
935 * gdb.base/gdb1250.exp: New file.
936 * gdb.base/gdb1250.c: New file.
937
27e417a2
ML
9382003-07-09 Michal Ludvig <mludvig@suse.cz>
939
940 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
941 expansion of size_t to 'unsigned long', not only to 'unsigned'.
942
8bc2021f
EZ
9432003-07-09 Elena Zannoni <ezannoni@redhat.com>
944
945 * gdb.threads/tls.c: New file.
946 * gdb.threads/tls.exp: New file.
947 * gdb.threads/tls-main.c: New file.
948 * gdb.threads/tls-shared.c: New file.
949 * gdb.threads/tls-shared.exp: New file.
950
d99968dc
EZ
9512003-07-09 Elena Zannoni <ezannoni@redhat.com>
952
953 * gdb.base/annota1.exp: Make sure that we properly escape the
954 full path of the source file. Xfail more permissive patterns,
955 due to a compiler debug info problem.
956
83876b3b
AS
9572003-07-07 Andreas Schwab <schwab@suse.de>
958
2705e972
AS
959 * gdb.asm/m68k.inc: New file.
960 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
961
83876b3b
AS
962 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
963 arguments"): Also match negative number.
964
965 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
966
3a871b37
DJ
9672003-07-03 Daniel Jacobowitz <drow@mvista.com>
968
969 * gdb.base/store.c (charest): New typedef.
970 (add_char): Rename to add_charest, update.
971 (wack_char): Rename to wack_charest, update types. Return l + r
972 to keep r live across the call.
973 (wack_short, wack_int, wack_long, wack_longest, wack_float)
974 (wack_double, wack_doublest): Return l + r to keep r live across
975 the call.
976 * gdb.base/store.exp: Accomodate store.c changes.
977
b2a7f303
DC
9782003-06-30 David Carlton <carlton@kealia.com>
979
980 * gdb.c++/maint.exp (test_invalid_name): New.
981 (test_first_component): Add tests for invalid names.
982
3c6cb4a1
MC
9832003-06-29 Michael Chastain <mec@shout.net>
984
985 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
986 output of '<VTT for class>' for virtual base classes.
987
f1c2644b
DJ
9882003-06-29 Daniel Jacobowitz <drow@mvista.com>
989
990 * gdb.base/completion.exp: Tab-complete "complet" instead of
991 "compl".
992 * gdb.base/complex.exp, gdb.base/complex.c: New files.
993
18080350
DJ
9942003-06-29 Daniel Jacobowitz <drow@mvista.com>
995
996 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
997 * gdb.base/volatile.exp: Likewise.
998
f56973f8
DJ
9992003-06-29 Daniel Jacobowitz <drow@mvista.com>
1000
1001 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1002 gdb/1265.
1003
10042003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1005 Daniel Jacobowitz <drow@mvista.com>
1006
1007 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1008 initial line count of 'captured_main' from 26 to 32.
1009 (test_with_self): Allow xmalloc call to be interleaved with the
1010 preceding two lines.
1011
e766d4d6
JB
10122003-06-24 Joel Brobecker <brobecker@gnat.com>
1013
1014 * gdb.base/bang.exp: New testcase.
1015
f125c9a4
JB
10162003-06-23 Joel Brobecker <brobecker@gnat.com>
1017
1018 * gdb.base/langs.exp: Add some tests for the "minimal" language
1019 support.
1020
6e25beaf
EZ
10212003-06-23 Elena Zannoni <ezannoni@redhat.com>
1022
1023 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1024 the testcase.
1025
2f816dda
DJ
10262003-06-22 Daniel Jacobowitz <drow@mvista.com>
1027
1028 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1029 offset.
1030
db5a5748
DJ
10312003-06-22 Daniel Jacobowitz <drow@mvista.com>
1032
1033 * gdb.c++/pr-1210.cc: New file.
1034 * gdb.c++/pr-1210.exp: New file.
1035
1df0c130
DJ
10362003-06-21 Daniel Jacobowitz <drow@mvista.com>
1037
1038 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1039 000-exec-continue.
1040
a92feac0
MK
10412003-06-15 Mark Kettenis <kettenis@gnu.org>
1042
1043 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1044 on *-*-*bsd* instead of *-*-freebsd*.
1045
81a58f5b
AC
10462003-06-14 Andrew Cagney <cagney@redhat.com>
1047
1048 * gdb.base/store.exp: Test longest and doublest. Test all
1049 parameters. Weaken return statement match.
1050 * gdb.base/store.c: Add longest and doublest - aka long long and
1051 long double functions. Put all parameters into local register
1052 variables. Use negative values.
1053
b257a0d3
AC
10542003-06-14 Andrew Cagney <cagney@redhat.com>
1055
1056 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1057 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1058 exit status.
1059 * gdb.base/fileio.exp: Disable target when nointerrupts and
1060 noinferiorio, instead of limiting it to remote. Use remote_exec
1061 instead of system.
1062
21c38304
JJ
10632003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1064
1065 * gdb.base/float.exp: Add ia64 support.
1066
1bcdb424
CV
10672003-06-12 Corinna Vinschen <vinschen@redhat.com>
1068
1069 * gdb.base/fileio.exp: Run only on remote targets.
1070
6aeb981f
CV
10712003-06-10 Corinna Vinschen <vinschen@redhat.com>
1072
1073 * gdb.base/fileio.c: New file, testing File-I/O.
1074 * gdb.base/fileio.exp: Ditto.
1075
53df362e
RG
10762003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1077
1078 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1079 shared objects after relocation at load time (gdb PR/1132).
1080 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1081 as above, part of the shared object relocation test.
1082
ffee1b46
MK
10832003-06-08 Mark Kettenis <kettenis@gnu.org>
1084
b5ca3722
MK
1085 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1086 fully filled history list.
1087 * gdb.base/gdb_history: New file.
1088
03ed860d
MK
1089 * gdb.base/signals.exp: XFAIL "continue to func1" on
1090 i*86-*-freebsd*.
1091
ffee1b46
MK
1092 * gdb.base/attach.exp: When trying to attach to a nonexistent
1093 process, make it possible to specify the PID based on the target,
1094 and do so for *-*-freebsd*.
1095
d80dbb52
RH
10962003-06-02 Richard Henderson <rth@redhat.com>
1097
1098 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1099
6dd77b81
RH
11002003-06-02 Richard Henderson <rth@redhat.com>
1101
1102 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1103
f6347e16
RH
11042003-06-02 Richard Henderson <rth@redhat.com>
1105
1106 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1107
2c161407
DJ
11082003-06-01 Daniel Jacobowitz <drow@mvista.com>
1109
1110 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1111 of globalvar.
1112
572eb746
MK
11132003-06-01 Mark Kettenis <kettenis@gnu.org>
1114
1115 * gdb.asm/asm-source.exp: Check for memory read errors in
1116 disassembler test on *BSD too.
1117
9e9617a5
RH
11182003-06-01 Richard Henderson <rth@redhat.com>
1119
1120 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1121 for .frame.
1122 (gdbasm_call): Lose ldgp.
1123 (gdbasm_startup): Add frame information.
1124 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1125
7b34ad4e
MK
11262003-05-31 Mark Kettenis <kettenis@gnu.org>
1127
1128 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1129 i?86-*-*.
1130
10059fdf
MK
11312003-05-30 Mark Kettenis <kettenis@gnu.org>
1132
1133 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1134 FreeBSD.
1135
acf4b816
RH
11362003-05-29 Richard Henderson <rth@redhat.com>
1137
1138 * gdb.asm/alpha.inc: New file.
1139 * gdb.asm/asm-source.exp: Use it.
1140
e9ecd949
JB
11412003-05-29 Jim Blandy <jimb@redhat.com>
1142
1143 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1144 'core.PID'.
1145
e3e5a4f3
JB
11462003-05-22 Jim Blandy <jimb@redhat.com>
1147
1148 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1149 backtrace.
1150
72fe3d25
DC
11512003-05-20 David Carlton <carlton@math.stanford.edu>
1152
1153 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1154 this time.
1155
58da2eb2
DC
11562003-05-19 David Carlton <carlton@bactrian.org>
1157
1158 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1159 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1160
1fcb5155
DC
11612003-05-19 David Carlton <carlton@bactrian.org>
1162
1163 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1164 namespace tests.
1165 Bump copyright date.
1166 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1167 (main): Call C::D::marker2.
1168 * gdb.c++/namespace1.cc: New file.
1169
85e85163
JJ
11702003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1171
1172 Roland McGrath <roland@redhat.com>
1173 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
1174 there is no manager thread.
1175
a25fbfec
JJ
11762003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1177
1178 * gdb.threads/schedlock.exp: Remove assumption that all threads
1179 will run in a particular small time slice. Also ensure we break
1180 in one of the child threads rather than the main thread.
1181
be375bae
JB
11822003-05-07 Jim Blandy <jimb@redhat.com>
1183
09bf6082
JB
1184 Add support for assembly source testing on the s390x.
1185 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1186 architecture.
1187 * gdb.asm/s390x.inc: New file.
1188
be375bae
JB
1189 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1190 succession of 'if' statements.
1191
00905d52
AC
11922003-05-05 Andrew Cagney <cagney@redhat.com>
1193
1194 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1195
b1e29e33
AC
11962003-05-05 Andrew Cagney <cagney@redhat.com>
1197
1198 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1199 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1200
e33d66ec
EZ
12012003-05-02 Elena Zannoni <ezannoni@redhat.com>
1202
1203 * gdb.base/charset.exp: Update based on new behavior of set/show
1204 charset commands.
1205
2b6fd0d8
AC
12062003-05-01 Andrew Cagney <cagney@redhat.com>
1207
1208 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1209 variable do not give memory errors.
1210
130cacce
AF
12112003-04-30 Adam Fedor <fedor@gnu.org>
1212
1213 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1214 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1215 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1216 gdb.objc/basicclass.m: : New files
1217
1218 * lib/gdb.exp (gdb_compile_objc): New procedure.
1219
bea71854
DJ
12202003-04-27 Daniel Jacobowitz <drow@mvista.com>
1221
1222 * gdb.base/signals.exp: Make backtrace tests more specific.
1223
0f20eeea
DC
12242003-04-23 David Carlton <carlton@bactrian.org>
1225
1226 * gdb.c++/maint.exp (test_first_component): Add tests for
1227 'operator' in more locations.
1228
c8c4d8dc
KB
12292003-04-16 Kevin Buettner <kevinb@redhat.com>
1230
1231 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1232
3fe60e3c
EZ
12332003-04-16 Elena Zannoni <ezannoni@redhat.com>
1234
1235 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1236 func marke' instead. Update test name.
1237
9219021c
DC
12382003-04-15 David Carlton <carlton@math.stanford.edu>
1239
1240 * gdb.c++/maint.exp: New file.
1241
5dd55bdd
EZ
12422003-04-14 Elena Zannoni <ezannoni@redhat.com>
1243
1244 * gdb.threads/schedlock.c: Change type of thread function argument
1245 to long, to avoid warnings on 64-bit platforms.
1246
00890572
EZ
12472003-04-14 Elena Zannoni <ezannoni@redhat.com>
1248
1249 * gdb.base/attach.exp: Add new message from ptrace in case of
1250 attaching to nonexistent process.
1251
93201743
JB
12522003-04-11 Jim Blandy <jimb@redhat.com>
1253
1254 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1255 gdb.c++/userdef.cc: Place comments on the lines to which the
1256 marker function might return.
1257 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1258 gdb.c++/userdef.exp: Look for those comments to check that we've
1259 returned to the right place, instead of checking line numbers.
1260
2a11c64d
EZ
12612003-04-11 Elena Zannoni <ezannoni@redhat.com>
1262
1263 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1264 match on sourcefile name, instead of directory name.
1265
68ab8fc5
EZ
12662003-04-10 Elena Zannoni <ezannoni@redhat.com>
1267
1268 * gdb.base/completion.exp: Use string_to_regexp to match the
1269 working directory name.
1270
5624293a
JB
12712003-04-09 Jim Blandy <jimb@redhat.com>
1272
1273 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1274 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1275 after an inferior function call, report the failure, but allow the
1276 test to continue.
1277
f1f02ee4
SC
12782003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1279
1280 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1281 with -DPROTOTYPES.
1282
6eb79af0
SC
12832003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1284
1285 * gdb.base/break.exp: Revert last patch.
1286
8dfb4cf0
SC
12872003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1288
1289 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1290 with -DPROTOTYPES.
1291
ed4c619a
AC
12922003-04-02 Andrew Cagney <cagney@redhat.com>
1293
1294 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1295 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1296 matching directories by the name breakpoint.
1297 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1298 Make "continue to marker1" consistent.
1299 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1300 message consistent.
1301 * lib/gdb.exp: Put "the program is no longer running", and "the
1302 program exited" in parenthesis.
1303 * lib/mi-support.exp: Ditto.
1304
4e35d5f0
BR
13052003-04-02 Bob Rossi <bob_rossi@cox.net>
1306
1307 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1308
71900fe8
AC
13092003-03-29 Andrew Cagney <cagney@redhat.com>
1310
1311 * gdb.base/sizeof.c (main): Print the value of '\377'.
1312 * gdb.base/sizeof.exp: Check the sign of '\377'.
1313
c0655a16
MC
13142003-03-27 Michael Chastain <mec@shout.net>
1315
1316 * gdb.base/gdb1090.exp: New file.
1317 * gdb.base/gdb1090.cc: New file.
1318
5b2a3989
JB
13192003-03-27 J. Brobecker <brobecker@gnat.com>
1320
1321 * gdb.gdb/observer.exp: New regression test.
1322
79876890
MC
13232003-03-27 Michael Chastain <mec@shout.net>
1324
1325 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1326 * gdb.base/ptype.exp: Likewise.
1327
6eac95e3
CV
13282003-03-27 Corinna Vinschen <vinschen@redhat.com>
1329
1330 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1331
e8c71839
MC
13322003-03-26 Michael Chastain <mec@shout.net>
1333
1334 * gdb.base/ptype.exp: Actually use some typedef'd types.
1335
71b10041
SC
13362003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1337
1338 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1339 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1340
2512cf80
CV
13412003-03-20 Corinna Vinschen <vinschen@redhat.com>
1342
1343 * gdb.base/default.exp: Fix regular expression.
1344
0d195a4f
CV
13452003-03-20 Corinna Vinschen <vinschen@redhat.com>
1346
1347 * gdb.base/args.exp: Fix regular expression.
1348
8a2dbca8
CV
13492003-03-20 Corinna Vinschen <vinschen@redhat.com>
1350
1351 * gdb.base/help.exp: Allow Win32 child process.
1352
bf028682
CV
13532003-03-20 Corinna Vinschen <vinschen@redhat.com>
1354
1355 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
1356 when stepping out of main().
1357
182dbe85
CV
13582003-03-20 Corinna Vinschen <vinschen@redhat.com>
1359
1360 * gdb.base/default.exp: Check for win32 specific message when calling
1361 "run" without executable.
1362
d67a6ba5
CV
13632003-03-20 Corinna Vinschen <vinschen@redhat.com>
1364
1365 * gdb.base/args.exp: Expect .exe in output.
1366
a955b5bb
CV
13672003-03-20 Corinna Vinschen <vinschen@redhat.com>
1368
1369 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1370 Cygwin native.
1371
bf6bad4b
AC
13722003-03-17 Andrew Cagney <cagney@redhat.com>
1373
1374 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1375 vector registes.
1376 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1377 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1378
293e9a31
DC
13792003-03-17 David Carlton <carlton@math.stanford.edu>
1380
1381 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1382 test, for PR breakpoints/38.
1383 Call test_watchpoint_and_breakpoint.
1384 * gdb.base/watchpoint.c (func3): New function.
1385 (main): Call func3.
1386
5330f2db
DC
13872003-03-04 David Carlton <carlton@math.stanford.edu>
1388
1389 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1390 Garply<Garply<char> >:: garply".
1391 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1392 with respect to PR c++/1111; note also PR c++/1113.
1393 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1394 respect to PR c++/1062.
1395 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1396
6ece72da
DC
13972003-03-03 David Carlton <carlton@math.stanford.edu>
1398
1399 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1400 with respect to PR c++/57.
1401 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1402 c++/826.
1403 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1404 respect to PR c++/57.
1405
85ca1584
DC
14062003-03-03 David Carlton <carlton@math.stanford.edu>
1407
1408 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1409 respect to PR c++/33 into FAILs.
1410
98e9c5b8
MC
14112003-03-03 Michael Chastain <mec@shout.net>
1412
7bedbf27
MC
1413 * configure.in: Update copyright years.
1414
14152003-03-03 Michael Chastain <mec@shout.net>
1416
1417 * Makefile.in: Update copyright years.
98e9c5b8 1418
f683e100
DC
14192003-02-28 David Carlton <carlton@math.stanford.edu>
1420
1421 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1422 print class instead of struct and/or superfluous protection
1423 specifiers, as long as the resulting output is equivalent to the
1424 source code.
1425 Delete FIXME from end of messages on tests that don't need
1426 fixing.
1427
a9e0cf2c
DC
14282003-02-28 David Carlton <carlton@math.stanford.edu>
1429
1430 * gdb.c++/templates.exp (do_tests): Allow const in the two
1431 Foo<volatile char *>::foo tests.
1432
e8d359df
MS
14332003-02-27 Michael Snyder <msnyder@redhat.com>
1434
1435 * gdb.base/restore.c (main): Return zero, so exit code
1436 will be consistant.
1437
0b71dc91
DC
14382003-02-26 David Carlton <carlton@math.stanford.edu>
1439
1440 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
1441 char *>::foo" test with respect to PR c++/33. Create a new test
1442 which is identical to that one except that it doesn't put the
1443 space between the "char" and the "*"; KFAIL it, too.
1444
dd14ab43
DC
14452003-02-26 David Carlton <carlton@math.stanford.edu>
1446
1447 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
1448 template types into either PASSes or KFAILs (corresponding to PR
1449 c++/57). Tweak indentation. Update copyright.
1450
1146c7f1
SC
14512003-02-23 Stephane Carrez <stcarrez@nerim.fr>
1452
1453 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
1454
74641dfb
MC
14552003-02-13 Michael Chastain <mec@shout.net>
1456
1457 * gdb.base/exprs.exp: Remove i960 remnants.
1458 * gdb.base/funcargs.exp: Likewise.
1459 * gdb.base/list.exp: Likewise.
1460 * gdb.base/ptype.exp: Likewise.
1461
559cd2d0
DC
14622003-02-14 David Carlton <carlton@math.stanford.edu>
1463
1464 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
1465 pEe->D::vg()" from XFAIL to KFAIL.
1466
c4f90d87
JM
14672003-02-13 Jason Molenda (jmolenda@apple.com)
1468
1469 * gdb.base/maint.exp: Update maint print statistics regexp to include
1470 new entries.
1471
cbc4d97c
MC
14722003-02-13 Michael Chastain <mec@shout.net>
1473
1474 * gdb.c++/inherit.exp: Remove call to get_debug_format.
1475
40f235b7
MC
14762003-02-12 Michael Chastain <mec@shout.net>
1477
1478 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
1479 * gdb.c++/inherit.exp: Likewise.
1480 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
1481 * gdb.c++/templates.exp: Likewise.
1482 * gdb.c++/virtfunc.exp: Likewise.
1483
c56716b0
JM
14842003-02-06 Jason Molenda (jason-cl@molenda.com)
1485
1486 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
1487 why the code is written that way.
1488
070afcf8
MC
14892003-02-05 Michael Chastain <mec@shout.net>
1490
1491 * gdb.base/dump.exp: Add missing copyright line.
1492
5d0331e5
JM
14932003-02-05 Jason Molenda (jason-cl@molenda.com)
1494
f7ae6d3e 1495 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
1496 at the beginning so the breakpoint doesn't get set on the loop.
1497
92851186
MC
14982003-02-05 Michael Chastain <mec@shout.net>
1499
1500 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
1501 output for configurations with gcc 2.95.3.
1502
cbf1e085
AC
15032003-02-05 Keith Seitz <keiths@redhat.com>
1504 Andrew Cagney <ac131313@redhat.com>
1505
1506 * gdb.mi/mi-cli.exp: New file.
1507
29518e1e
MC
15082003-02-04 Michael Chastain <mec@shout.net>
1509
1510 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
1511 Call perror and then continue.
1512
5af1d5f3
MC
15132003-02-03 Michael Chastain <mec@shout.net>
1514
1515 * gdb.c++/pr-1023.cc: New file.
1516 * gdb.c++/pr-1023.exp: New file.
1517
6b549786
JB
15182003-02-05 Jim Blandy <jimb@redhat.com>
1519
1520 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
1521 it's local to foobar. Check for it there, and check that it's not
1522 present in main.
1523 * gdb.c++/local.cc (marker2): New function.
1524 (foobar): Call marker1.
1525 (main): Call marker2 instead of marker1.
1526
67f16606
AC
15272003-02-04 Andrew Cagney <ac131313@redhat.com>
1528
1529 * gdb.disasm/mn10200.exp: Obsolete file.
1530 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
1531 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
1532 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
1533
1c5cb38e
DC
15342003-02-04 David Carlton <carlton@math.stanford.edu>
1535
1536 * gdb.c++/overload.exp: Test intToChar(1).
1537 * gdb.c++/overload.cc (intToChar): New.
1538 (main): Call intToChar.
1539
d1fe6965
DC
15402003-02-03 David Carlton <carlton@math.stanford.edu>
1541
1542 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
1543 'might_kfail' arg.
1544 KFAIL some of the continue_to_bp_overloaded calls, according to
1545 PR c++/1025.
1546
9ba61c5d
MC
15472003-02-01 Michael Chastain <mec@shout.net>
1548
1549 * gdb.base/advance.c (marker1): New marker function.
1550 * gdb.base/advance.exp: When the 'advance' command lands on the
1551 return breakpoint, it can legitimately stop on either the
1552 current line or the next line. Accommodate both outcomes.
1553 * gdb.base/until.exp: Likewise.
1554
e7494ffb
AC
15552003-02-02 Andrew Cagney <ac131313@redhat.com>
1556
1557 2002-11-10 Jason Molenda (jason-cl@molenda.com):
1558 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
1559 now a list, not a tuple.
1560 * gdb.mi/mi-var-display.exp: Ditto.
1561 * gdb.mi/gdb792.exp: Ditto.
1562
075559bc
AC
15632003-02-01 Andrew Cagney <ac131313@redhat.com>
1564
1565 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
1566 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
1567 stack backtraces.
1568 * gdb.mi/mi-syn-frame.c: Part of same.
1569
2bd4c7b1
MK
15702003-02-01 Mark Kettenis <kettenis@gnu.org>
1571
1572 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1573 gdb.mi/mi1-pthreads.exp: Return instead of calling
1574 gdb_suppress_entire_file.
1575
eabd8992
MS
15762003-02-01 Mark Salter <msalter@redhat.com>
1577
1578 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
1579
71469e2f
MS
15802003-01-31 Mark Salter <msalter@redhat.com>
1581
1582 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
1583 Support empty arg.
1584
38a94d44
MC
15852003-01-30 Michael Chastain <mec@shout.net>
1586
1587 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
1588 This was a workaround for a UTF-8 bug in readline 4.3. The bug
1589 has been fixed in gdb/readline on 2003-01-09.
1590
19ea9e73
MS
15912003-01-29 Michael Snyder <msnyder@redhat.com>
1592
e8d359df
MS
1593 * gdb.base/maint.exp: Allow for leading underscore in symbol.
1594 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
1595 * gdb.base/args.exp: Skip if target does not support args passing.
1596
2307bd6a
DJ
15972003-01-22 Daniel Jacobowitz <drow@mvista.com>
1598
19ea9e73 1599 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
1600 gdb_test. Accept a list of expect arguments as the third
1601 parameter.
1602 (gdb_test): Use it.
1603
f2dd3617
EZ
16042003-01-20 Elena Zannoni <ezannoni@redhat.com>
1605
1606 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
1607 allow for different test tree configurations. Update some
1608 tescases accordingly.
1609 * gdb.arch/altivec-regs.exp: Ditto.
1610 * gdb.asm/asm-source.exp: Ditto.
1611 * gdb.base/advance.exp: Ditto.
1612 * gdb.base/display.exp: Ditto.
1613 * gdb.base/long_long.exp: Ditto.
1614 * gdb.base/mips_pro.exp: Ditto.
1615 * gdb.base/overlays.exp: Ditto.
1616 * gdb.base/relocate.exp: Ditto.
1617 * gdb.base/setshow.exp: Ditto.
1618 * gdb.base/step-line.exp: Ditto.
1619 * gdb.base/step-test.exp: Ditto.
1620 * gdb.base/until.exp: Ditto.
1621 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
1622
c71cdefd
DC
16232003-01-17 David Carlton <carlton@math.stanford.edu>
1624
1625 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
1626 corresponding to PR c++/945.
1627 Update copyright.
1628
fdba05d7
DC
16292003-01-17 David Carlton <carlton@math.stanford.edu>
1630
1631 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
1632 corresponding to PR c++/68.
1633
16342003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
1635
1636 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
1637 (test_paddr_hairy_functions): Call print_addr_2_kfail for
1638 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
1639
c362c33a
EZ
16402003-01-15 Elena Zannoni <ezannoni@redhat.com>
1641
0fbc361c
EZ
1642 * gdb.base/break.exp: Fix change of default location, because of
1643 removal of until tests.
1644 * gdb.base/help.exp: Update test for new 'until' help message.
1645 Add test for help on 'advance'.
c362c33a
EZ
1646 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
1647
dabf8a35
MK
16482003-01-15 Mark Kettenis <kettenis@gnu.org>
1649
1650 * gdb.base/default.exp: Adapt "info float" test for recent changes
1651 to that command. Add test for "info vector".
1652 * gdb.base/float.exp: New file. Add test for "info float" that
1653 resembles the old test in gdb.base/default.exp.
1654
a1769aca
DC
16552003-01-15 David Carlton <carlton@math.stanford.edu>
1656
1657 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
1658
82025e13
EZ
16592003-01-15 Elena Zannoni <ezannoni@redhat.com>
1660
1661 * gdb.base/break.exp: Move the tests of until command from here...
1662 * gdb.base/until.exp: ... to here. New file. Add other tests.
1663 * gdb.base/advance.c: New file.
1664 * gdb.base/advance.exp: New file.
1665
8f9ab801
EZ
16662003-01-14 Elena Zannoni <ezannoni@redhat.com>
1667
1668 * gdb.base/args.c: New file.
1669 * gdb.base/args.exp: New file.
1670
9ae66589
DJ
16712003-01-14 Daniel Jacobowitz <drow@mvista.com>
1672
1673 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
1674
8d77e5c3
DJ
16752003-01-14 Daniel Jacobowitz <drow@mvista.com>
1676
1677 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
1678
12d2f0a1
DJ
16792003-01-14 Daniel Jacobowitz <drow@mvista.com>
1680
1681 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
1682 dates.
1683
6ca37014
DJ
16842003-01-13 Daniel Jacobowitz <drow@mvista.com>
1685
1686 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
1687
b0023472
DJ
16882003-01-13 Daniel Jacobowitz <drow@mvista.com>
1689
1690 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
1691 (ptype &*"foo").
1692 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
1693
d6abaea5
DJ
16942002-01-13 Daniel Jacobowitz <drow@mvista.com>
1695
1696 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
1697 * gdb.mi/mi1-console.exp: Likewise.
1698
dfd536a7
DJ
16992002-01-13 Daniel Jacobowitz <drow@mvista.com>
1700
1701 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
1702 * gdb.mi/mi1-console.exp: Likewise.
1703
a1fb14a2
DJ
17042003-01-13 Daniel Jacobowitz <drow@mvista.com>
1705
1706 * gdb.c++/overload.exp: Remove some fixed XFAILs.
1707
c4cf40b7
DJ
17082003-01-09 Daniel Jacobowitz <drow@mvista.com>
1709
1710 * gdb.base/detach.exp: New test.
1711
696d5a5b
DJ
17122003-01-09 Daniel Jacobowitz <drow@mvista.com>
1713
1714 * Makefile.in (ALL_SUBDIRS): New variable.
1715 (subdirs, clean, distclean): Use it.
1716 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
1717 regenerating Makefile, since it is generated from the top level.
1718 * gdb.asm/Makefile.in: Likewise.
1719 * gdb.base/Makefile.in: Likewise.
1720 * gdb.c++/Makefile.in: Likewise.
1721 * gdb.disasm/Makefile.in: Likewise.
1722 * gdb.java/Makefile.in: Likewise.
1723 * gdb.mi/Makefile.in: Likewise.
1724 * gdb.threads/Makefile.in: Likewise.
1725 * gdb.trace/Makefile.in: Likewise.
1726
754533e4
DC
17272003-01-09 David Carlton <carlton@math.stanford.edu>
1728
1729 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
1730 Add copyright year 2003.
1731
d8b3e9ee
MC
17322003-01-06 Michael Chastain <mec@shout.net>
1733
1734 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
1735 When selecting a thread, 'line' and 'file' are optional.
1736 * gdb.mi/mi1-pthreads.exp: Likewise.
1737
8e9e0fe6
AS
17382003-01-06 Andreas Schwab <schwab@suse.de>
1739
1740 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
1741 failures.
1742
b5ab8ff3
DJ
17432003-01-04 Daniel Jacobowitz <drow@mvista.com>
1744
1745 Fix PR gdb/844
1746 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
1747 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
1748
1749 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
1750 instead of calling gdb_suppress_entire_file.
1751 * gdb.threads/print-threads.exp: Likewise.
1752 * gdb.threads/schedlock.exp: Likewise.
1753
1754 * gdb.threads/killed.exp: Return instead of calling
1755 gdb_suppress_entire_file.
1756 * gdb.threads/linux-dp.exp: Likewise.
1757 * gdb.threads/pthreads.exp: Likewise.
1758
1e698235
DJ
17592003-01-04 Daniel Jacobowitz <drow@mvista.com>
1760
1761 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
1762 stabs.
1763 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
1764 * gdb.base/whatis.exp: Always allow (void) after function names.
1765
147ff08c
DJ
17662003-01-04 Daniel Jacobowitz <drow@mvista.com>
1767
1768 * gdb.c++/casts.exp: Correct regexp.
1769
dc62bfc2
MK
17702003-01-04 Mark Kettenis <kettenis@gnu.org>
1771
1772 * configure.in: Call AC_CONFIG_HEADER. Don't call
1773 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
1774 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
1775 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
1776 aforementioned directories in the AC_OUPUT call.
1777 * config.hin: New file.
1778 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1779 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
1780 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
1781 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
1782 pass -I$objdir instead of -I$objdir/$subdir in compilation.
1783 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
1784 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
1785 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
1786 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
1787 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
1788 gdb.threads/configure.in, gdb.threads/configure,
1789 gdb.threads/config.in, gdb.trace/configure.in,
1790 gdb.trace/configure: Removed.
1791
77afa639
MC
17922003-01-03 Michael Chastain <mec@shout.net>
1793
1794 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
1795 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
1796
7634bb6e
DJ
17972003-01-03 Daniel Jacobowitz <drow@mvista.com>
1798
1799 * gdb.base/store.exp: Fix regular expressions.
1800
b39c905e
MK
18012002-12-28 Mark Kettenis <kettenis@gnu.org>
1802
1803 * configure.in: Rewrite.
1804 * configure: Regenerated.
1805
0a8551dd
DC
18062003-01-03 David Carlton <carlton@math.stanford.edu>
1807
1808 * gdb.base/psymtab.exp: New file.
1809 * gdb.base/psymtab1.c: Ditto.
1810 * gdb.base/psymtab2.c: Ditto.
1811
c60b7188
AF
18122002-12-23 Adam Fedor <fedor@gnu.org>
1813
1814 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
1815
ee73db83
DC
18162002-12-23 David Carlton <carlton@math.stanford.edu>
1817
1818 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
1819 and current_directory initialization.
1820
d6c1774e
JB
18212002-12-22 Jim Blandy <jimb@redhat.com>
1822
f0a847b8
JB
1823 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
1824 rather than as part of the output file name.
1825
d6c1774e
JB
1826 * gdb.base/attach.exp: There's no need to copy the test program to
1827 /tmp; that was only ever necessary on HP/UX, and this test is
1828 entirely disabled there anyway.
1829
f0708dbb
JB
18302002-12-21 Jim Blandy <jimb@redhat.com>
1831
4c2acfea
JB
1832 * gdb.c++/psmang.exp: Doc fix.
1833
f0708dbb
JB
1834 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
1835 test.
1836
9579e000
DC
18372002-12-20 David Carlton <carlton@math.stanford.edu>
1838
1839 * gdb.c++/annota2.exp: KFAIL annotate-quit.
1840
d1810171
MC
18412002-12-18 Michael Chastain <mec@shout.net>
1842
1843 * gdb.c++/annota2.exp: Add copyright year 2002.
1844
76565097
DC
18452002-12-17 David Carlton <carlton@math.stanford.edu>
1846
1847 * gdb.c++/try_catch.cc: Add marker comments.
1848 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
1849 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
1850 * gdb.c++/m-static.cc: Ditto.
1851 * gdb.c++/m-static1.cc: Ditto.
1852 * gdb.c++/try_catch.cc: Ditto.
1853
da81390b
JJ
18542002-12-16 Jeff Johnston <jjohnstn@redhat.com>
1855
1856 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
1857 to see whether we are using the new -environment-directory
1858 command which resets via -r or the old version of the command
1859 which may prompt the user. Part of fix for gdb/741.
1860
b304d130
AC
18612002-12-13 Andrew Cagney <ac131313@redhat.com>
1862
1863 * gdb.fortran/types.exp: Update obsolete comment.
1864 * gdb.fortran/exprs.exp: Ditto.
1865 * lib/gdb.exp: Delete obsolete code.
1866 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
1867 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
1868 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
1869 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
1870 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
1871 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
1872 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
1873 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
1874 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
1875 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
1876 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
1877 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
1878 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
1879 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
1880 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
1881 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
1882 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
1883 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
1884 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
1885 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
1886 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
1887 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
1888 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
1889 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
1890 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
1891 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
1892 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
1893 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
1894 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
1895 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
1896 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
1897 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
1898 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
1899 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
1900 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
1901 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
1902 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
1903
a23b6e6a
DC
19042002-12-11 David Carlton <carlton@math.stanford.edu>
1905
1906 * gdb.c++/m-data.exp: Add test for members that shadow global
1907 variables: see PR gdb/804.
1908 * gdb.c++/m-data.cc: Ditto.
1909
6604731b
DJ
19102002-12-10 Daniel Jacobowitz <drow@mvista.com>
1911
1912 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
1913
de46ecd7
DC
19142002-12-06 David Carlton <carlton@math.stanford.edu>
1915
1916 * gdb.base/store.c: Don't declare functions static.
1917
27e829d0
AC
19182002-12-04 Andrew Cagney <ac131313@redhat.com>
1919
1920 * gdb.base/store.exp, gdb.base/store.c: New files.
1921
92806416
DJ
19222002-12-03 Daniel Jacobowitz <drow@mvista.com>
1923
1924 * gdb.base/selftest.exp: Update for current gdb.
1925
3bcbaac5
DJ
19262002-12-03 Daniel Jacobowitz <drow@mvista.com>
1927
1928 * gdb.base/maint.exp: Only dump symbols from one source file
1929 or objfile.
1930
f4f00b1f
DJ
19312002-12-03 Daniel Jacobowitz <drow@mvista.com>
1932
1933 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
1934 function call.
1935
f1c8a949
JB
19362002-11-25 Jim Blandy <jimb@redhat.com>
1937
1938 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
1939 function appearing in error message.
1940
9e297a97
DJ
19412002-11-21 Daniel Jacobowitz <drow@mvista.com>
1942
1943 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
1944
1f312e79
JJ
19452002-11-08 Jeff Johnston <jjohnstn@redhat.com>
1946
1947 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
1948 for mi1 and current mi is in correct format. New mi startup message
1949 should be in mi console format. This is part of fix for PR gdb/604.
1950
83c31e7d
FN
19512002-09-18 Fernando Nasser <fnasser@redhat.com>
1952
1953 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
1954 which explicitly prints the zero offset as "+0".
1955
322b3f65
DJ
19562002-10-22 Daniel Jacobowitz <drow@mvista.com>
1957
1958 * gdb.threads/schedlock.c (args): Make unsigned.
1959
19602002-10-21 Daniel Jacobowitz <drow@mvista.com>
1961
1962 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
1963 numbers. Allow "foo2|selected stack frame".
1964 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
1965 * gdb.asm/asmsrc2.s: Likewise.
1966 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
1967 comments.
1968 * gdb.asm/mips.inc: New file.
1969
5e2fe5b8
AF
19702002-10-18 Adam Fedor <fedor@gnu.org>
1971
1972 * gdb.base/default.exp: Update expected output to include 'ObjC'.
1973 * gdb.base/help.exp: Likewise.
1974
abe1a5d0
KB
19752002-10-17 Kevin Buettner <kevinb@redhat.com>
1976
1977 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
1978 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
1979
10abb1d4
JB
19802002-10-02 Jim Blandy <jimb@redhat.com>
1981
1982 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
1983
1f609b42
AC
19842002-10-01 Andrew Cagney <ac131313@redhat.com>
1985
1986 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1987 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1988 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1989 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1990 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1991 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1992 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1993
0aee02e4
AC
19942002-09-29 Andrew Cagney <ac131313@redhat.com>
1995
1996 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1997 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1998 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1999 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2000 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2001 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2002 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
2003
6fde09ad
KB
20042002-09-27 Kevin Buettner <kevinb@redhat.com>
2005
2006 * gdb.base/annota1.exp (info break): Make directory components of
2007 path optional since not all compilers emit this debug information.
2008
2009 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2010 step ends up stepping out of the function instead of stopping on
2011 the epilogue.
2012
9e8aab75
KS
20132002-09-26 Keith Seitz <keiths@redhat.com>
2014
2015 * lib/insight-support.exp (gdbtk_start): Figure out where
2016 the insight executable is based on where gdb is. Use this
2017 executable to start insight instead of gdb.
2018
e36180d7
AC
20192002-09-25 Andrew Cagney <cagney@redhat.com>
2020
2021 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2022
9dd34b2b
AC
20232002-09-24 Andrew Cagney <ac131313@redhat.com>
2024
2025 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2026 test_isolated_complaints.
2027 (test_empty_complaint): New function.
2028 (test_empty_complaints): New function. Check no output when no
2029 complaints.
2030
dea97812
KB
20312002-09-19 Jim Blandy <jimb@redhat.com>
2032
2033 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2034
54951bd7
AC
20352002-09-19 Andrew Cagney <ac131313@redhat.com>
2036
2037 * gdb.gdb/complaints.exp: New file.
2038
dec43320
AC
20392002-09-18 Andrew Cagney <ac131313@redhat.com>
2040
2041 * gdb.base/maint.exp: Check `help maint internal-warning'.
2042
e70d6e3f
DC
20432002-09-18 David Carlton <carlton@math.stanford.edu>
2044
2045 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2046 numbers, and replace them by a single breakpoint after the
2047 constructors are all finished.
2048 Add test 4.
2049 * gdb.c++/m-static.cc: Add test 4.
2050 * gdb.c++/m-static.h: New file.
2051 * gdb.c++/m-static1.cc: New file.
2052
2053 * gdb.c++/printmethod.exp: New file.
2054 * gdb.c++/printmethod.cc: New file.
2055
2056 * gdb.c++/pr-574.exp: New file.
2057 * gdb.c++/pr-574.cc: New file.
2058
afb5c968
CV
20592002-09-18 Corinna Vinschen <vinschen@redhat.com>
2060
2061 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2062 embedded targets which never actually exit.
2063
31e45dee
FN
20642002-09-18 Fernando Nasser <fnasser@redhat.com>
2065
2066 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2067 "don't step after run" as unresolved or unsupported, instead of xfail.
2068
a283c5a1
CV
20692002-09-18 Corinna Vinschen <vinschen@redhat.com>
2070
2071 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2072 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2073 Add newline to expected string in "step out of main (status wrapper)"
2074 case.
2075
11350d2a
CV
20762002-09-18 Corinna Vinschen <vinschen@redhat.com>
2077
2078 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2079 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2080
0deec7d6
TT
20812002-09-17 Tom Tromey <tromey@redhat.com>
2082
2083 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2084 \000, not \0, in double-quoted string.
2085
b2b4a1b5
CV
20862002-09-14 Corinna Vinschen <vinschen@redhat.com>
2087
c9d37158 2088 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2089 string after running the commands execution on breakpoint tests.
2090
1c56143a
CV
20912002-09-13 Corinna Vinschen <vinschen@redhat.com>
2092
2093 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2094
37f8da45
JB
20952002-09-12 Joel Brobecker <brobecker@gnat.com>
2096
2097 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2098
08b468e0
KS
20992002-09-10 Keith Seitz <keiths@redhat.com>
2100
2101 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2102 runto proc.
2103 (mi_run_to_main): Use mi_runto.
2104 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2105
dc360f58
KS
21062002-09-10 Keith Seitz <keiths@redhat.com>
2107
2108 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2109 regexp for stopping at main. Could have multiple event notifications.
2110 Don't assume that main was declared with no parameters.
2111 (mi_next): Use mi_step_to.
2112 (mi_step): Use mi_next_to.
2113
ce3abcfb
CV
21142002-09-09 Corinna Vinschen <vinschen@redhat.com>
2115
2116 * gdb.base/default.exp: Fix expected string in `info float' test.
2117
d1f5b980
BE
21182002-09-09 Ben Elliston <bje@redhat.com>
2119
2120 * config/mips.exp: Update comments.
2121 * config/mips-idt.exp: Likewise.
2122 * config/nind.exp: Likewise.
2123 * config/slite.exp: Likewise.
2124 * config/sparclet.exp: Likewise.
2125 * config/udi.exp: Likewise.
2126 * config/vx.exp: Likewise.
2127 * config/vxworks29k.exp: Likewise.
2128
2f71430b
JB
21292002-09-05 Jim Blandy <jimb@redhat.com>
2130
2131 * gdb.threads/killed.exp: Fix test failure message.
2132
7ddebc7e
KS
21332002-09-04 Keith Seitz <keiths@redhat.com>
2134
2135 * lib/mi-support.exp: Update copyright.
2136 (mi_gdb_test): Increase the priority of the expected pattern
2137 so that it matches gdb_test.
2138
0ae67eb3
KS
21392002-09-03 Keith Seitz <keiths@redhat.com>
2140
2141 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2142 Use integer comparison instead of string comparison for testing
2143 whether binary was built.
2144
38fc42c8
JB
21452002-09-03 Jim Blandy <jimb@redhat.com>
2146
2147 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2148
b6ff0e81
JB
21492002-08-29 Jim Blandy <jimb@redhat.com>
2150
2151 * gdb.threads/pthreads.exp: Move the portable thread compilation
2152 code into a function in lib/gdb.exp, and call that from here.
2153 * lib/gdb.exp (gdb_compile_pthreads): New function.
2154
07c98896
KS
21552002-08-29 Keith Seitz <keiths@redhat.com>
2156
2157 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2158 expect_out so that callers can get at it.
2159
0312286c
DJ
21602002-08-23 Daniel Jacobowitz <drow@mvista.com>
2161
2162 * gdb.threads/print-threads.c: New file.
2163 * gdb.threads/print-threads.exp: New file.
2164 * gdb.threads/schedlock.c: New file.
2165 * gdb.threads/schedlock.exp: New file.
2166
dd039bc4
EZ
21672002-08-22 Elena Zannoni <ezannoni@redhat.com>
2168
2169 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2170 not altivec.c.
2171
1f36144c
MK
21722002-08-17 Mark Kettenis <kettenis@gnu.org>
2173
2174 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2175 targets. The problem should be fixed now.
2176
16057ec7 21772002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2178
2179 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2180 2002-07-24 change that removes final dots from error messages.
2181
3c1499ad
TT
21822002-08-13 Tom Tromey <tromey@redhat.com>
2183
2184 * gdb.base/readline.exp: New file.
2185
a20ce2c3
AC
21862002-08-01 Andrew Cagney <ac131313@redhat.com>
2187
2188 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2189 supress message.
2190
db034ac5
AC
21912002-08-01 Andrew Cagney <cagney@redhat.com>
2192
2193 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2194 CHILL_FOR_TARGET and CHILL_LIB.
2195 * configure.in (configdirs): Remove gdb.chill.
2196 * configure: Regenerate.
2197 * lib/gdb.exp: Obsolete references to chill.
2198 * gdb.fortran/types.exp: Ditto.
2199 * gdb.fortran/exprs.exp: Ditto.
2200
3e000b18
KB
22012002-07-30 Kevin Buettner <kevinb@redhat.com>
2202
2203 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2204 set Irix-specific compile and link flags.
2205
28f4966b
KB
22062002-07-29 Kevin Buettner <kevinb@redhat.com>
2207
2208 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2209 source files. The ``-o'' option doesn't work with the ``-E'' option
2210 when using the Irix compiler.
2211
46c0d5a6
DJ
22122002-07-19 Daniel Jacobowitz <drow@mvista.com>
2213
2214 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2215 Improve support for reusing an exec file. Copy exec file
2216 to target, and run gdbserver on the target instead of on the host.
2217
eecf4bed
JB
22182002-07-18 Jim Blandy <jimb@redhat.com>
2219
0f815cdf
JB
2220 * gdb.base/ending-run.exp: Don't expect to see the program end in
2221 some orderly fashion when we're running on a real stand-alone
2222 board.
2223
eecf4bed
JB
2224 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2225 targets that don't support interrupts.
2226
52d309e4
JB
22272002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2228
2229 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2230 systems.
2231 Move comments in expect statements to inside the actions, so that they
2232 don't get matched against.
2233
ff683d9e
MK
22342002-07-10 Mark Kettenis <kettenis@gnu.org>
2235
2236 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2237 function when asleep" test.
2238
b5356753
AC
22392002-07-10 Andrew Cagney <ac131313@redhat.com>
2240
2241 * gdb.base/page.exp: Rewrite to handle problems with very long
2242 `info set' output. Update copyright.
2243
6aa4d13a
AC
22442002-06-26 Andrew Cagney <ac131313@redhat.com>
2245
2246 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2247 gdb.threads-hp.
2248 * gdb.hp/configure: Regenerate.
2249 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2250 * gdb.hp/gdb.threads-hp/configure: Delete file.
2251 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2252
8cf8c2b8
AC
22532002-06-22 Andrew Cagney <ac131313@redhat.com>
2254
2255 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2256 setlocale, bindtextdomain and textdomain.
2257
6827a8f8
JB
22582002-06-11 Jim Blandy <jimb@redhat.com>
2259
919d772c
JB
2260 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2261 preprocessor macro information is present.
2262
6827a8f8
JB
2263 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2264 tests.
2265
c15b0d21
MS
22662002-06-06 Michael Snyder <msnyder@redhat.com>
2267
c5984d70
MS
2268 * gdb.base/overlays.exp: Record addresses of overlay
2269 functions in TCL variables rather than in GDB variables,
2270 to avoid having GDB convert them to pointers (with loss
2271 of information).
2272
99a8512b
MS
2273 * gdb.base/d10v.ld: Merge in several years worth of
2274 default linker script changes.
c15b0d21
MS
2275 * gdb.base/long_long.exp: Add check for sizeof (long double).
2276
be26fe0d
ML
22772002-06-06 Michal Ludvig <mludvig@suse.cz>
2278
2279 * gdb.asm/asm-source.exp: Add x86-64 target.
2280 * gdb.asm/x86_64.inc: New.
2281
258093ca 22822002-05-30 Michael Chastain <mec@shout.net>
258093ca 2283
4b3153f1 2284 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2285 * gdb.c++/m-static.cc: New file.
2286 * gdb.c++/m-static.exp: New file.
2287
241264c6
MS
22882002-05-28 Michael Snyder <msnyder@redhat.com>
2289
2290 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2291 precision.
2292
9bba8c8f 22932002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2294
4b3153f1 2295 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2296 * gdb.c++/m-data.cc: New file.
2297 * gdb.c++/m-data.exp: New file.
2298
22992002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2300
4b3153f1 2301 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
2302 * gdb.c++/try_catch.cc: New file.
2303 * gdb.c++/try_catch.exp: New file.
2304
def1b996
MC
23052002-05-27 Michael Chastain <mec@shout.net>
2306
2307 * gdb.c++/local.exp: Accept more nested types in output.
2308
522ba268
MC
23092002-05-26 Michael Chastain <mec@shout.net>
2310
2311 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2312
277254ba
MS
23132002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2314
2315 * lib/gdb.exp (gdb_wrapper_init): Just because
2316 gdb_wrapper_file exists, this does not mean that the file
2317 should not be rebuilt. That is what gdb_wrapper_initialized
2318 is for.
2319 (default_gdb_init): Reset gdb_wrapper_initialized.
2320
b61a8733
MS
23212002-05-23 Michael Snyder <msnyder@redhat.com>
2322
5bdb6d01
MS
2323 * gdb.base/all-bin.exp: Revise previous patch by just reducing
2324 the precision of the floating point test results.
2325 * gdb.base/call-rt-st.exp: Ditto.
2326
b61a8733
MS
2327 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2328 * gdb.base/call-rt-st.exp: Ditto.
2329
56f6e910
MC
23302002-05-19 Michael Chastain <mec@shout.net>
2331
2332 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2333
ad0b0016
EZ
23342002-05-19 Elena Zannoni <ezannoni@redhat.com>
2335
2336 * configure.in (configdirs): Add gdb.arch.
2337 * configure: Regenerate.
2338
f617d2b6
JB
23392002-05-17 Jim Blandy <jimb@redhat.com>
2340
2341 * gdb.base/completion.exp: Recognize the more detailed error
2342 messages produced by the macro expander's lexical analyzer.
2343
eac2a696
EZ
23442002-05-14 Elena Zannoni <ezannoni@redhat.com>
2345
2346 * gdb.arch/altivec-abi.c: New file.
2347 * gdb.arch/altivec-abi.exp: New file.
2348 * gdb.arch/altivec-regs.c: New file.
2349 * gdb.arch/altivec-regs.exp: New file.
2350
2fdde8f8
DJ
23512002-05-14 Daniel Jacobowitz <drow@mvista.com>
2352
2353 * gdb.base/maint.exp (maint print type): Update for new type
2354 structure.
eac2a696 2355
e31f1a7c
EZ
23562002-05-14 Elena Zannoni <ezannoni@redhat.com>
2357
2358 * gdb.arch: New directory.
2359 * gdb.arch/configure.in: New file.
2360 * gdb.arch/configure: New file.
2361 * gdb.arch/Makefile.in: New file.
2362
db589741
CV
23632002-05-13 Corinna Vinschen <vinschen@redhat.com>
2364
2365 * gdb.asm/asm-source.exp: Add v850 as supported target.
2366 * gdb.asm/v850.inc: New file.
2367
8ce2a7dc
DJ
23682002-05-13 Daniel Jacobowitz <drow@mvista.com>
2369
2370 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2371
df763c7f
DJ
23722002-05-12 Daniel Jacobowitz <drow@mvista.com>
2373
2374 * gdb.base/break.exp: Check 'break "marker2"'.
2375
377daeed
MS
23762002-05-10 Michael Snyder <msnyder@redhat.com>
2377
2378 * gdb.base/long_long.exp: Fix typo.
2379
c4b7bc2b
JB
23802002-05-10 Jim Blandy <jimb@redhat.com>
2381
ecac9a4e
JB
2382 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2383 a bug.
2384
c4b7bc2b
JB
2385 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2386 Recognize more detailed error message produced by the macro
2387 expander's lexical analyzer.
2388 * lib/gdb.exp (test_print_reject): Same.
2389
e71019a1
MK
23902002-05-09 Mark Kettenis <kettenis@gnu.org>
2391
2392 * gdb.c++/method.exp: Fix typo.
2393
fedfc8e6
MS
23942002-05-08 Michael Snyder <msnyder@redhat.com>
2395
166a1957
MS
2396 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2397 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2398 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2399 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2400 Add iftarget clause for strongarm.
2401
f1c47eb2
MS
24022002-05-06 Michael Snyder <msnyder@redhat.com>
2403
cb9a9d3e
MS
2404 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2405 (gdb_continue_to_end): Accept output from status wrapper.
2406 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2407 Clean up fail messages to match pass messages.
2408
f1c47eb2
MS
2409 Enable the "needs_status_wrapper" testsuite feature.
2410 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2411 (gdb_compile): Conditionally call gdb_wrapper_init.
2412 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2413 * gdb.c++/method.exp: Recognize output from status wrapper.
2414
6079c749
BE
24152002-05-06 Ben Elliston <bje@redhat.com>
2416From Graydon Hoare <graydon@redhat.com>
2417
2418 * config/sid.exp: Include support for "rawsid" protocol.
2419
188baff3
JB
24202002-05-03 Jim Blandy <jimb@redhat.com>
2421
2422 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2423 * gdb.c++/hang3.C: New file.
2424
b9c07f0f
AC
24252002-05-04 Andrew Cagney <ac131313@redhat.com>
2426
2427 * gdb.base/default.exp: Remove obsolete code.
2428 * gdb.c++/misc.exp: Ditto. Update copyright.
2429 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2430 * gdb.base/whatis.exp: Ditto. Update copyright.
2431 * gdb.base/scope.exp: Ditto. Update copyright.
2432 * gdb.base/ptype.exp: Ditto. Update copyright.
2433 * gdb.base/printcmds.exp: Ditto. Update copyright.
2434 * gdb.base/opaque.exp: Ditto. Update copyright.
2435 * gdb.base/list.exp: Ditto.
2436 * gdb.base/funcargs.exp: Ditto. Update copyright.
2437 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
2438 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
2439 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
2440 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
2441 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
2442 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
2443
5c7a0397
MS
24442002-05-02 Michael Snyder <msnyder@redhat.com>
2445
d6dcc264 2446 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
2447 * gdb.base/long_long.exp: Add xscale target.
2448 * gdb.base/default.exp: Add xscale target.
2449
eb7f1c48
JB
24502002-05-01 Jim Blandy <jimb@redhat.com>
2451
2452 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
2453 gdb.c++/hang.exp: New test.
2454
a6befae8
FF
24552002-05-01 Fred Fish <fnf@redhat.com>
2456
2457 * gdb.base/completion.exp: Handle completions of "./Make" for
2458 more than one completion possibility, as is the case when we
2459 build and test in the source tree.
2460
0a310277
AG
24612002-04-29 Anthony Green <green@redhat.com>
2462
2463 * gdb.java/jmisc1.exp: New file.
2464 * gdb.java/jmisc2.exp: New file.
2465
6ff9af88
DJ
24662002-04-24 Daniel Jacobowitz <drow@mvista.com>
2467
2468 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
2469
96b3d632
EZ
24702002-04-23 Elena Zannoni <ezannoni@redhat.com>
2471
2472 * gdb.base/help.exp: Change 'help status' to allow for target
2473 dependent output differences.
2474
5019bb54
MC
24752002-04-22 Michael Chastain <mec@shout.net>
2476
2477 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
2478
a805a116
MC
24792002-04-22 Michael Chastain <mec@shout.net>
2480
2481 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
2482
a1706bfd
DM
24832002-04-17 David S. Miller <davem@redhat.com>
2484
2485 * gdb.asm/sparc64.inc: New file.
2486 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
2487
a73a20a2
EZ
24882002-04-19 Elena Zannoni <ezannoni@redhat.com>
2489
2490 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
2491 instruction file directly into the build tree. Clean up at end of
2492 test.
2493
ba678339
DM
24942002-04-18 David S. Miller <davem@redhat.com>
2495
2496 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
2497 handle 64-bit platforms correctly.
2498 * gdb.base/maint.exp: Likewise.
2499
b03399da
KB
25002002-04-18 Kevin Buettner <kevinb@redhat.com>
2501
2502 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
2503 ``-fpic'' when compiling files comprising a shared library, but
2504 it does need additional linker flags in order to find shared
2505 libraries at run time.
2506
e2004992
KB
25072002-04-18 Kevin Buettner <kevinb@redhat.com>
2508
2509 * gdb.base/cvexpr.c (use): New function.
2510 (main): Invoke use() on all global variables to prevent
2511 some linkers from deleting these otherwise unused symbols.
2512
d8937120
MC
25132002-04-17 Michael Chastain <mec@shout.net>
2514From David S. Miller <davem@redhat.com>
2515
2516 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
2517 handle 64-bit platforms correctly.
2518
ffd61a58
MS
25192002-04-12 Michael Snyder <msnyder@redhat.com>
2520From Jim Blandy <jimb@redhat.com>
2521 * gdb.base/foo.c (foox): Remove section attribute; the linker
2522 script can handle this instead.
2523 * gdb.base/bar.c (barx): Same.
2524 * gdb.base/baz.c (bazx): Same.
2525 * gdb.base/grbx.c (grbxx): Same.
2526
2527 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
2528 manager doesn't automatically unmap overlays unnecessarily.
2529
6b8426a6
MH
25302002-04-10 Martin M. Hunt <hunt@redhat.com>
2531
2532 * gdb.base/ending-run.exp: Fix pattern for Mips targets
2533 stepping out of main.
2534
34af4875
MC
25352002-04-09 Michael Chastain <mec@shout.net>
2536
2537 * gdb.c++/local.cc (main): Move call to marker1() inside nested
2538 scope so that the nested scope tests will make sense.
2539 * gdb.c++/local.exp: Write patterns that actually work with gcc
2540 (the HP patterns "were never known to work with gcc").
2541 Keep the old aCC patterns too.
2542
2d1676a0
DJ
25432002-04-09 Daniel Jacobowitz <drow@mvista.com>
2544
2545 * gdb.base/attach.exp: Correct target board test.
2546
3a63e3f9
MC
25472002-04-08 Michael Chastain <mec@shout.net>
2548
2549 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
2550 in a const method. Add some xfail and fail cases for configurations
2551 that do not emit the "const ...".
2552
f18dabd2
MC
25532002-04-07 Michael Chastain <mec@shout.net>
2554
2555 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
2556 Accept "A * const" and "const A * const" as type of "this".
2557 Fix spelling of getFunky throughout. Make messages uniform.
2558
0fcddd82
EZ
25592002-04-07 Elena Zannoni <ezannoni@redhat.com>
2560
2561 Work around for PR gdb/285:
2562 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
2563
16a8534a
EZ
25642002-04-07 Elena Zannoni <ezannoni@redhat.com>
2565
2566 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
2567 instructions file at run time instead of configure time.
2568 Sometimes we run the test in a directory that is not the one we
2569 configured in.
2570 * gdb.asm/configure.in: Delete creation of symlink.
2571 * gdb.asm/configure: Regenerate.
2572
24181d81
JB
25732002-04-05 J. Brobecker <brobecker@gnat.com>
2574
2575 * gdb.gdb/xfullpath.exp: New test, to exercise the new
2576 xfullpath () function.
2577
7cdb7107
DJ
25782002-04-04 Daniel Jacobowitz <drow@mvista.com>
2579
2580 * gdb.asm/Makefile.in: Correct dependencies.
2581
2582 * gdb.asm/powerpc.inc: New file.
2583 * gdb.asm/asm-source.exp: Add PowerPC.
2584 * gdb.asm/configure.in: Likewise.
2585 * gdb.asm/configure: Regenerated.
2586
a7d17088
DJ
25872002-04-04 Daniel Jacobowitz <drow@mvista.com>
2588
2589 * gdb.base/relocate.exp: New file.
2590 * gdb.base/relocate.c: New file.
2591
cd721503
FF
25922002-04-04 Fred Fish <fnf@redhat.com>
2593
2594 * gdb.base/step-test.exp: Update comment regarding stopping in
2595 memcpy/bcopy calls inserted as part of the compiler runtime.
2596
b22ad7a7
MS
25972002-04-04 Michael Snyder <msnyder@redhat.com>
2598
2599 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
2600
5f279fa6
DJ
26012002-04-03 Daniel Jacobowitz <drow@mvista.com>
2602
2603 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
2604 (gdb_expect): Remove $notransfer hack.
2605
dd0fd3ce
DJ
26062002-04-02 Daniel Jacobowitz <drow@mvista.com>
2607
2608 * gdb.c++/classes.exp ("calling method for small class"): Match
2609 updated register output.
2610
1e50cda1
DJ
26112002-03-30 Daniel Jacobowitz <drow@mvista.com>
2612
2613 Fix PR gdb/452
2614 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
2615 when finished. Make gdb_file_cmd send "exec-file" when
2616 appropriate.
2617
24015922
DJ
26182002-03-30 Daniel Jacobowitz <drow@mvista.com>
2619
2620 * gdb.base/attach.exp: Remove extra setup_xfail.
2621
dd7dfd64
MS
26222002-03-26 Michael Snyder <msnyder@redhat.com>
2623
2624 * gdb.base/default.exp: Add tests for dump, append, and restore.
2625 * gdb.base/help.exp: Add tests for dump, append, and restore.
2626 * gdb.base/dump.exp: New file, test dump, append and restore.
2627 * gdb.base/dump.c: New file.
2628
48b2f8d7
MS
26292002-03-27 Michael Snyder <msnyder@redhat.com>
2630
2631 * gdb.base/help.exp: Modify expect strings to reflect
2632 clean-ups in help messages.
2633
05b4d525
FF
26342002-03-26 Fred Fish <fnf@redhat.com>
2635
2636 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
2637 have debugging info for those functions and the compiler uses them
2638 internally to copy structs around.
2639
d7679631
FF
26402002-03-26 Fred Fish <fnf@redhat.com>
2641
2642 * gdb.base/list.exp: Revert the change made yesterday and add note
2643 about why we don't list the default lines for remote targets.
2644
523ac3f9
MS
26452002-03-25 Michael Snyder <msnyder@redhat.com>
2646
2647 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
2648
754b2b8d
FF
26492002-03-25 Fred Fish <fnf@redhat.com>
2650
2651 * gdb.base/list.exp: This test works on remote targets so remove
2652 the short circuit for remote targets. Update copyright.
2653
33c3e192
FF
26542002-03-25 Fred Fish <fnf@redhat.com>
2655
2656 * gdb.base/attach.exp: Fix logic error that was suppressing this
2657 test for all non hppa*-*-hpux* targets, instead of the hp target.
2658 Move comments closer to the suppression point. Also now need to
2659 check that we are running natively.
2660
d43e73ee
MS
26612002-03-22 Michael Snyder <msnyder@redhat.com>
2662
882c8f02
MS
2663 * gdb.base/default.exp: Add test for gcore. Update copyright.
2664 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 2665
04c12f60
FF
26662002-03-06 Fred Fish <fnf@redhat.com>
2667
2668 * gdb.base/funcargs.c: Remove extraneous ';' character.
2669 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
2670
b43df995
MC
26712002-03-04 Michael Chastain <mec@shout.net>
2672
2673 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
2674 accommodate gcc v3 function signature.
2675 * gdb.mi/mi0-var-cmd-exp: Ditto.
2676
92362027
AC
26772002-02-24 Andrew Cagney <ac131313@redhat.com>
2678
2679 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
2680 ``GNU/Linux'' or ``Linux kernel''
2681 * testsuite/gdb.threads/pthreads.c: Ditto.
2682
258ad32d
MC
26832002-02-24 Michael Chastain <mec@shout.net>
2684
2685 * gdb.threads/pthreads.c (thread1): Add a return statement.
2686 (thread2): Likewise.
2687 (foo): Likewise.
2688
04c3b3d4
MC
26892002-02-23 Michael Chastain <mec@shout.net>
2690
2691 * gdb.threads/linux-dp.c (philosopher): Add a return statement
2692 to placate gcc.
2693
5a2a0a20
MC
26942002-02-23 Michael Chastain <mec@shout.net>
2695
2696 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
2697 test "ptype bint". The test passes on all my stabs configurations.
2698
a640f7fc
JB
26992002-02-21 Jim Blandy <jimb@redhat.com>
2700
27924826
JB
2701 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
2702 filename at a time, and watch for the ones we want to see.
2703
a640f7fc
JB
2704 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
2705 types of pointers to prototyped functions.
2706
edcc8c75
AC
27072002-02-20 Andrew Cagney <ac131313@redhat.com>
2708
2709 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
2710 signed, unsigned and straight char.
2711 (padding_char, padding_short, padding_int, padding_long,
2712 padding_long_long, padding_float, padding_double,
2713 padding_long_double): New global variables.
2714 (fill, fill_structs): New functions.
2715
2716 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
2717 for correctly sized writes. Update copyright.
2718 (get_valueof): New procedure.
2719 (get_sizeof): Call get_valueof.
2720 (check_valueof): New procedure.
2721 (check_padding): New procedure.
2722
ac57ea44
MC
27232002-02-20 Michael Chastain <mec@shout.net>
2724
2725 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
2726 to setup_xfail. Document some of the remaining calls.
2727
7a10c941
MC
27282002-02-18 Michael Chastain <mec@shout.net>
2729
2730 * gdb.c++/userdef.exp: Update copyright year.
2731
fb8acdcc
DJ
27322002-02-18 Daniel Jacobowitz <drow@mvista.com>
2733
2734 * gdb.c++/userdef.exp: Test overloaded operators properly.
2735 Remove xfails.
2736
fda6ae12
MS
27372002-02-14 Michael Snyder <msnyder@redhat.com>
2738
2739 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
2740
676a0442
DJ
27412002-02-14 Daniel Jacobowitz <drow@mvista.com>
2742
2743 * gdb.base/a2-run.exp: Check for a remote target properly.
2744 * gdb.base/annota1.exp: Likewise.
2745 * gdb.base/list.exp: Likewise.
2746 * gdb.base/reread.exp: Likewise.
2747 * gdb.base/scope.exp: Likewise.
2748 * gdb.base/shlib-call.exp: Likewise.
2749 * gdb.base/term.exp: Likewise.
2750 * gdb.c++/annota2.exp: Likewise.
2751
78b4f468
RE
27522002-02-13 Richard Earnshaw <rearnsha@arm.com>
2753
2754 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
2755
9a81ba51
MC
27562002-02-10 Michael Chastain <mec@shout.net>
2757
2758 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
2759 (call_after_alloca): Ditto.
2760
004af6c7
DJ
27612002-02-10 Daniel Jacobowitz <drow@mvista.com>
2762
2763 * gdb.base/ending-run.exp: Guard "cont" test with
2764 gdb_skip_stdio_test.
2765
37225f62
JB
27662002-02-06 Jim Blandy <jimb@redhat.com>
2767
2768 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
2769 from here...
2770 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
2771 To here. Disable this test on non-HP platforms. Add big comment.
2772
fe6fdd96
MS
27732002-02-04 Michael Snyder <msnyder@redhat.com>
2774
2775 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
2776 other than d10v and m32r.
2777
036fad3f
RE
27782002-02-02 Richard Earnshaw <rearnsha@arm.com>
2779
2780 * gdb.base/default.exp: Rewrite test patterns to reduce time
2781 taken to match them.
2782
7148ab62
DJ
27832002-01-30 Daniel Jacobowitz <drow@mvista.com>
2784
2785 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
2786 Allow a start function above main.
2787 * gdb.threads/linux-dp.exp: Fix copyright date.
2788
396cc255
DJ
27892002-01-30 Daniel Jacobowitz <drow@mvista.com>
2790
2791 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
2792 (check_philosopher_stack): Check for manager thread before checking
2793 for a just-starting thread.
2794
f038d31b
DJ
27952002-01-30 Daniel Jacobowitz <drow@mvista.com>
2796
2797 From Neil Booth <neil@daikokuya.demon.co.uk>:
2798 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
2799 warnings.
2800
b3ff9d9a
FF
28012002-01-21 Fred Fish <fnf@redhat.com>
2802
2803 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
2804 not caller.
2805
39ad761d
JB
28062002-01-21 Jim Blandy <jimb@redhat.com>
2807
2808 * gdb.base/reread.exp: Check that GDB properly re-reads the
2809 executable file when it changes while no inferior is running.
2810
aaf320fa
FF
28112002-01-21 Fred Fish <fnf@redhat.com>
2812
2813 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
2814 optionally accept the "shlib events" variation.
2815
808a31f5
JB
28162002-01-21 Jim Blandy <jimb@redhat.com>
2817
2818 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
2819 call `fflush' after every `printf', so that the output is produced
2820 at predictable points, regardless of whatever buffering does (or
2821 doesn't) take place.
2822 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
2823 at different points.
2824
4420d5e2
DJ
28252002-01-20 Daniel Jacobowitz <drow@mvista.com>
2826
2827 * gdb.c++/inherit.exp: Update copyright years.
2828 * gdb.c++/method.exp: Likewise.
2829
3e36a0f4
DJ
28302002-01-20 Daniel Jacobowitz <drow@mvista.com>
2831
2832 * gdb.c++/classes.exp: Update for improved v3 support and skipping
2833 artificial methods/arguments.
2834 * gdb.c++/derivation.exp: Likewise.
2835 * gdb.c++/inherit.exp: Likewise.
2836 * gdb.c++/method.exp: Likewise.
2837 * gdb.c++/virtfunc.exp: Likewise.
2838
b4ceaee6
AC
28392002-01-18 Andrew Cagney <ac131313@redhat.com>
2840
2841 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
2842 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
2843 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
2844 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
2845 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
2846 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
2847
ecace851
JB
28482002-01-17 Jim Blandy <jimb@redhat.com>
2849
2850 * gdb.asm/asm-source.exp (info symbol): Take another shot at
2851 anchoring the pattern matching the entry point symbol's name.
2852
375fc983
AC
28532002-01-17 Andrew Cagney <ac131313@redhat.com>
2854
2855 * gdb.base/maint.exp: Update ``maint internal-error'' to match
2856 continue/quit query. Update copyright.
2857
fe6fdd96
MS
28582002-01-14 Michael Snyder <msnyder@redhat.com>
2859
2860 * gdb.base/gcore.exp: Remove extra debugging output.
2861
e017c81f
DJ
28622002-01-13 Daniel Jacobowitz <drow@mvista.com>
2863
2864 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
2865 for slightly dubious v2 mangled string.
2866
37ab3bf8
DJ
28672002-01-13 Daniel Jacobowitz <drow@mvista.com>
2868
2869 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2870
1bc05c3a 28712002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 2872
1bc05c3a 2873 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 2874
1bc05c3a
JM
2875 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
2876 constructors.
2877 * gdb.c++/derivation.exp: Likewise.
2878 * gdb.c++/templates.exp: Likewise.
2879 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 2880
1bc05c3a
JM
28812002-01-10 Michael Snyder <msnyder@redhat.com>
2882
2883 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 2884
a911c360
MS
28852002-01-08 Michael Snyder <msnyder@redhat.com>
2886
2887 * gdb.base/gcore.exp: New test for generate-core-file command.
2888 * gdb.base/gcore.c: Testcase for above.
2889 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
2890
ea2119ec
JM
28912002-01-08 Jason Merrill <jason@redhat.com>
2892
2893 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
2894
68203136
FF
28952002-01-07 Fred Fish <fnf@redhat.com>
2896
2897 * gdb.c++/overload.exp: Remove unconditional xfails for:
2898 print foo_instance1.overloadargs(1)
2899 print foo_instance1.overloadargs(1, 2)
2900 print foo_instance1.overloadargs(1, 2, 3)
2901 print foo_instance1.overloadargs(1, 2, 3, 4)
2902 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
2903 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
2904 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
2905 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
2906 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
2907 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
2908 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
2909 print foo_instance1.overload1arg()
2910 print foo_instance1.overload1arg((char)arg2)
2911 print foo_instance1.overload1arg((signed char)arg3)
2912 print foo_instance1.overload1arg((unsigned char)arg4)
2913 print foo_instance1.overload1arg((int)arg7)
2914 print foo_instance1.overload1arg((unsigned int)arg8)
2915 print foo_instance1.overload1arg((float)arg11)
2916 print foo_instance1.overload1arg((double)arg12)
2917
21b9b5b1
MS
29182002-01-07 Michael Snyder <msnyder@redhat.com>
2919
2920 * gdb.base/huge.exp: New test. Print a very large target data object.
2921 (skip_huge_test): New test variable. Define if you want to skip this
2922 test. The test reads an 8 megabyte data object from the target, so it
2923 might be very time consuming on remote targets with a slow connection.
2924 * gdb.base/huge.c: New file. Test case for above.
2925
725f922e
FF
29262002-01-07 Fred Fish <fnf@redhat.com>
2927
2928 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
2929 g_instance.bfoo, and g_instance.cfoo.
2930
634d57ec
JL
2931Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2932
f286b2c3
JL
2933 * gdb.base/break.c (multi_line_if_conditional): New function.
2934 (multi_ilne_while_conditional): Likewise.
2935 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
2936 IF or WHILE condition puts the breakpoint at the start of
2937 the condition.
2938
634d57ec
JL
2939 * gdb.base/selftest.exp (backtrace through signal handler): Remove
2940 hppa*-*-hpux* expected failure.
2941 * gdb.base/structs.exp (do_function_calls): Similarly.
2942
2943 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
2944 watchpoints.
2945
9fbfe2dc
AC
29462002-01-06 Andrew Cagney <ac131313@redhat.com>
2947
2948 Fix PR gdb/66.
2949 * gdb.base/structs.exp: Replace skip for a29k with skip for
2950 gdb,cannot_call_functions.
2951 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
2952 * gdb.base/callfuncs.exp: Ditto.
2953 * gdb.base/call-rt-st.exp: Ditto.
2954 * gdb.base/call-strs.exp: Ditto.
2955 * gdb.base/callfwmall.exp: Ditto.
2956 * gdb.base/scope.exp: Obsolete xfail a29k.
2957 * gdb.c++/misc.exp: Ditto.
2958 * gdb.c++/cplusfuncs.exp: Ditto.
2959 * gdb.base/ptype.exp: Ditto.
2960 * gdb.base/printcmds.exp: Ditto.
2961 * gdb.base/opaque.exp: Ditto.
2962 * gdb.base/list.exp: Ditto.
2963 * gdb.base/funcargs.exp: Ditto.
2964 * gdb.base/default.exp: Ditto.
2965
8ddad156
MS
29662002-01-04 Michael Snyder <msnyder@redhat.com>
2967
ca4976a6 2968 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
2969 * gdb.base/maint.exp: Add tests for maint info sections options.
2970
1b074332
JL
2971Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
2972
2973 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
2974
7d159115
CV
29752001-12-20 Corinna Vinschen <vinschen@redhat.com>
2976
2977 * gdb.asm/arm.inc: New file.
2978 * gdb.asm/asm-source.exp: Add arm targets.
2979 * gdb.asm/configure.in: Ditto.
2980 * gdb.asm/configure: Recreated from configure.in.
2981
8fb87725
JL
2982Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
2983
afabe08c
JL
2984 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
2985 with HP's compiler.
2986 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2987 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2988 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2989 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2990
2991 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2992 either HP's compilers or GCC.
2993
db521deb
JL
2994 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2995 a SIGBUS or SIGSEGV.
2996
2997 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2998
2999 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3000 can be compiled with either HP's compiler or GCC.
3001
cfa88ab7
JL
3002 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3003 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3004 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3005
ca344dff
JL
3006 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3007 to match current gdb output. Update due to using auto-solib-limit
3008 for limiting instead of overloading auto-solib-add.
3009 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3010 test program.
3011
3f3c6e55 3012 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3013 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3014 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3015 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3016 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3017 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3018 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3019 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3020 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3021 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3022 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3023 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3024 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3025
8fb87725
JL
3026 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3027 a SIGTRAP to the inferior.
3028
cf599fa7
CV
30292001-12-19 Corinna Vinschen <vinschen@redhat.com>
3030
3031 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3032 Substitute call to target_link by call to gdb_compile.
3033
2cd045cd
JL
3034Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3035
3036 * gdb.base/break.exp: Fix HP specific search string when testing
3037 backtracing in a called function.
3038
3039 * gdb.base/constvars.exp: Only set lang to C++ if we're
3040 compiling the test with HP's compilers.
3041 * gdb.base/volatile.exp: Similarly.
3042
99ebe9ac
JB
30432001-12-19 Jim Blandy <jimb@redhat.com>
3044
3045 * gdb.base/printcmds.exp: Expect the null character to be printed
3046 as '\0', and the '\013' to be printed as '\v'.
3047 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3048 * gdb.base/setvar.exp: Same.
3049
b9891b29
JB
30502001-12-17 Jim Blandy <jimb@redhat.com>
3051
0eba65ab
JB
3052 * gdb.base/completion.exp: Rather than completing very long
3053 filenames, which can make the readline library produce output we
3054 don't recognize, cd to the directory first, and then complete
3055 using nice, short relative paths.
3056
6970b5b1
JB
3057 * gdb.base/completion.exp: On some systems, there is, in fact, a
3058 variable named `b' in scope, since GDB treats all static
3059 variables as being in scope. So use `no_var_named_this'
3060 instead of `b'.
3061
b9891b29
JB
3062 * gdb.base/corefile.exp: Recognize the message saying that GDB
3063 can't find the core file's registers as a failure.
3064
e6ccd35f
JSC
30652001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3066
3067 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3068 test expect string more specific.
3069
105ba819
CV
30702001-12-13 Corinna Vinschen <vinschen@redhat.com>
3071
3072 * gdb.asm/asm-source.exp: Add support for xstormy16.
3073 * gdb.asm/configure.in: Ditto.
3074 * gdb.asm/configure: Rebuild.
3075 * gdb.asm/xstormy16.inc: New file.
3076
e9e79dd9
FF
30772001-12-10 Fred Fish <fnf@redhat.com>
3078
3079 * gdb.base/maint.exp: Update to match changes in type dumping code.
3080
347dc97d
JB
30812001-12-10 Jim Blandy <jimb@redhat.com>
3082
3083 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3084 matching the entry point symbol's name at the beginning of the
3085 line.
3086
5178b9d6
DJ
30872001-12-07 Daniel Jacobowitz <drow@mvista.com>
3088
3089 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3090 gdb.c++/inherit.exp, gdb.c++/method.exp,
3091 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3092 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3093 and class layout support.
3094
af890c52
DJ
30952001-12-07 Daniel Jacobowitz <drow@mvista.com>
3096
3097 * gdb.c++/classes.exp: Add test for static member function.
3098 * gdb.c++/misc.cc: Add class with static member function.
3099
7a345fb3
JB
31002001-12-07 Jim Blandy <jimb@redhat.com>
3101
f2e54a80 3102 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3103 those tests as `unsupported'.
3104 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3105 Rewrite subsequent tests to use it.
3106
3107 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3108 those tests as `unsupported'.
3109 * gdb.base/structs.exp (call_struct_func): New function.
3110 (do_function_calls): Use call_struct_func to call the functions
3111 returning structs.
3112
0bc69509
JB
3113 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3114 whether functions are prototyped or not, so we can't possibly pass
3115 arguments to t_float_values2 properly.
3116
7a345fb3
JB
3117 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3118 value of `timeout' for targets other than the mips*tx39-*.
3119
edb6ede1
MS
31202001-12-06 Michael Snyder <msnyder@redhat.com>
3121
3122 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
3123 and detect whether the start symbol has a leading underscore.
3124
2d842f13
JB
31252001-12-04 Jim Blandy <jimb@redhat.com>
3126
3127 * gdb.base/completion.exp: Clarify indentation.
3128
68550daf
JB
31292001-12-03 Jim Blandy <jimb@redhat.com>
3130
3131 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3132 variables on the S/390, not `.word'.
3133
cd5195a8
JB
31342001-11-30 Jim Blandy <jimb@redhat.com>
3135
3136 Add assembly-source tests for s390-ibm-linux.
3137 * gdb.asm/s390.inc: New file.
3138 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3139 the S/390 architecture.
3140 * gdb.asm/configure: Regenerated.
3141
ca9efc90
MS
31422001-11-30 Michael Snyder <msnyder@redhat.com>
3143
3144 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3145 next, info source, info sources, info line, global and static
3146 variables, and static functions.
3147 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3148 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3149 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3150 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3151 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3152 (gdbasm_leave): Restore frame pointer.
3153 (gdbasm_startup): Copy stack set-up from crt0.S.
3154
d0e66976
FN
31552001-11-26 Fernando Nasser <fnasser@redhat.com>
3156
3157 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3158 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3159 to a local (non-static) variable. Copy tstruct.a to a static buffer
3160 and return a pointer to that buffer.
3161 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3162
e2334072
MK
31632001-11-24 Mark Kettenis <kettenis@gnu.org>
3164
3165 * gdb.asm/configure.in: Fix recognition of ix86 target.
3166 * gdb.asm/configure: Regenerate.
3167
756caa3d
MS
31682001-11-21 Michael Snyder <msnyder@redhat.com>
3169
3170 * gdb.asm/sparc.inc: New file.
3171 * gdb.asm/asm-source.exp: Recognize sparc target.
3172 * gdb.asm/configure.in: Recognize sparc target.
3173 * gdb.asm/configure: Regenerate.
3174
9a4d72d5
MS
31752001-11-21 Michael Snyder <msnyder@redhat.com>
3176
3177 * gdb.asm/m32r.inc: New file.
3178 * gdb.asm/asm-source.exp: Recognize m32r target.
3179 * gdb.asm/configure.in: Recognize m32r target.
3180 * gdb.asm/configure: Regenerate.
3181
a773d1cd
MS
31822001-11-20 Michael Snyder <msnyder@redhat.com>
3183
017ac23d
MS
3184 * gdb.asm/i386.inc: New file.
3185 * gdb.asm/asm-source.exp: Recognize ix86 target.
3186 * gdb.asm/configure.in: Recognize ix86 target.
3187 * gdb.asm/configure: Regenerate.
3188
a773d1cd
MS
3189 * gdb.c++/namespace.exp: Fix quotes in output messages.
3190
bb632afb
MS
31912001-11-14 Michael Snyder <msnyder@redhat.com>
3192
25d559ca 3193 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3194 qualifier in a type cast expression, to designate an address
3195 in the instruction space (Harvard architecture).
3196
4749e309
MS
31972001-11-13 Michael Snyder <msnyder@redhat.com>
3198
3199 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3200 Tests for expressions using 'const' and 'volatile'.
3201
25050984
CV
32022001-11-13 Corinna Vinschen <vinschen@redhat.com>
3203
3204 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3205
1902c51f
DJ
32062001-11-12 Daniel Jacobowitz <drow@mvista.com>
3207
3208 * lib/mi-support.exp (mi_run_to_helper): Move comments
3209 outside of gdb_expect.
3210
dcf95b47
DJ
32112001-11-11 Daniel Jacobowitz <drow@mvista.com>
3212
3213 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3214 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3215 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3216 mi0_run_to): New functions.
3217 * gdb.mi/mi-simplerun.exp: Use them.
3218 * gdb.mi/mi0-simplerun.exp: Likewise.
3219 * gdb.mi/mi-var-cmd.exp: Likewise.
3220 * gdb.mi/mi0-var-cmd.exp: Likewise.
3221
45b074e1
AC
32222001-11-10 Andrew Cagney <ac131313@redhat.com>
3223
3224 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3225 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3226
bf50d346
AC
32272001-11-09 Andrew Cagney <ac131313@redhat.com>
3228
3229 * gdb.base/restore.exp: Include $expected value in restored test
3230 message.
3231
9383332c
AC
32322001-11-09 Andrew Cagney <ac131313@redhat.com>
3233
3234 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3235 implemented.
3236
db62520a
MS
32372001-11-08 Michael Snyder <msnyder@redhat.com>
3238
3239 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3240 Add pass/fail message for stop at breakpoint in call dummy function.
3241
b5703437
MS
32422001-11-07 Michael Snyder <msnyder@redhat.com>
3243
760f6330
MS
3244 * gdb.c++/templates.exp (test_template_breakpoints):
3245 If we get an overload menu, but it does not match what
3246 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3247 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3248 making the whitespace optional. Argument for "new" may be
3249 "unsigned" as well as "unsigned int/long".
eef747c0
MS
3250 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
3251 making the whitespace optional. Also replace "(void) with
3252 "((void|)), making the keyword "void" optional.
63f50499
MS
3253 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
3254 making the whitespace optional. Also replace "(void) with
3255 "((void|)), making the keyword "void" optional.
3bf40917
MS
3256 * gdb.base/callfuncs.c (t_float_values): This function must
3257 _not_ be prototyped, and the following function (t_float_values2)
3258 must be prototyped (if the compiler supports it), so that GDB
3259 can be tested against both cases. Usually one case involves
3260 promotion of float to double, while the other does not.
3261 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3262 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3263 includes a stack frame for "start".
3264
c8ab4e6d
JB
32652001-11-05 Jim Blandy <jimb@redhat.com>
3266
3267 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3268 pointers are 32 bits long, and that offsets of relocs are always
3269 stored in the data (REL-style), and not in the reloc entry itself
3270 (RELA-style).
3271 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3272 stabs.
3273
3f08ced9
MS
32742001-11-01 Michael Snyder <msnyder@redhat.com>
3275
3276 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3277 and regular expression operators by using quoting.
3278
cbfa24cd
MS
32792001-10-31 Michael Snyder <msnyder@redhat.com>
3280
3281 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3282 depending on what the symbol table contains.
3283 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3284 the output of the ptype command. Similarly, accept both "const &"
3285 and "const&".
3286
aaa68313
CV
32872001-10-31 Corinna Vinschen <vinschen@redhat.com>
3288
3289 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3290 symbol `STORAGE' to allow to choose the storage class of
3291 the local datastructures.
3292 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3293 compiler directive.
3294
91740388
MS
32952001-10-30 Michael Snyder <msnyder@redhat.com>
3296
3297 * gdb.base/jump.exp: Allow it to run for all targets.
3298
1b7c05e7
CV
32992001-10-29 Corinna Vinschen <vinschen@redhat.com>
3300
3301 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3302 with new double_array size.
3303 (main): Change storage class of all local variables to static.
3304 Reduce size of double_array to 9.
3305 * gdb.base/call-ar-st.exp: Increase timeout value.
3306 Change expected output for double array to match new size in
3307 call-ar-st.c.
3308
36a22261
CV
33092001-10-29 Corinna Vinschen <vinschen@redhat.com>
3310
3311 * gdb.base/ending-run.exp: Create identical output when passing
3312 `step to end of run' case. Add regular expression branch satisfying
3313 Stormy16 target.
3314
92b8ae91
MK
33152001-10-28 Mark Kettenis <kettenis@gnu.org>
3316
3317 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3318 that we catch the expected failure under Linux/x86.
3319
cb135b83
OF
33202001-10-29 Orjan Friberg <orjanf@axis.com>
3321
3322 * gdb.base/setvar.exp: Escape curly braces.
3323 * gdb.stabs/weird.exp: Ditto.
3324
6884aa54
DJ
33252001-10-27 Daniel Jacobowitz <drow@mvista.com>
3326
3327 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3328 * gdm.mi/mi0-hack-cli.exp: Likewise.
3329
0398c9aa
AC
33302001-10-25 Andrew Cagney <ac131313@redhat.com>
3331
3332 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3333 messages.
3334
d20bf2e8
AC
33352001-10-21 Andrew Cagney <ac131313@redhat.com>
3336
3337 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3338 checking MI enabled.
3339
03dd63aa
CV
33402001-10-09 Corinna Vinschen <vinschen@redhat.com>
3341
3342 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3343
1d9d99f3
FCE
33442001-10-04 Frank Ch. Eigler <fche@redhat.com>
3345
3346 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
3347 if gdb child process crashes, just signal an error.
3348
838ae6c4
JB
33492001-10-02 Jim Blandy <jimb@redhat.com>
3350
3351 * lib/gdb.exp (test_xfail_format): Simplify.
3352
3353 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
3354 front of the variable name `format'. Simplify `if'.
3355
8f0cbc1c
DJ
33562001-10-01 Daniel Jacobowitz <drow@mvista.com>
3357
3358 * gdb.threads/pthreads.exp: Wait for output and delay
3359 before sending ^C.
3360
1f08dafd
DJ
33612001-10-01 Daniel Jacobowitz <drow@mvista.com>
3362
3363 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3364 some incorrect output instead of timing out.
3365 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3366
674f90ff
CV
33672001-09-28 Corinna Vinschen <vinschen@redhat.com>
3368
3369 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3370 check to allow additional `int'.
3371
9b284272
DJ
33722001-09-27 Daniel Jacobowitz <drow@mvista.com>
3373
3374 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3375 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3376
b55a4771
MS
33772001-09-27 Michael Snyder <msnyder@redhat.com>
3378
3379 * lib/gdb.exp (test_debug_format): New proc.
3380 (setup_xfail_format): Use new proc test_debug_format.
3381 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3382 proc; use new service proc test_debug_format.
3383 Replace all other "gcc_compiled" tests with this test.
3384 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3385 proc; use new service proc test_debug_format.
3386 Replace all other "gcc_compiled" tests with this test.
3387
33882001-09-27 Michael Snyder <msnyder@redhat.com>
3389
3390 * gdb.base/cvexpr.exp: New file.
3391 * gdb.base/cvexpr.c: New file
3392 Test for expressions using const and volatile keywords.
3393
4e6667ac
CV
33942001-09-26 Corinna Vinschen <vinschen@redhat.com>
3395
3396 * gdb.base/constvars.exp: Check for different orders of keywords
3397 and additional "int" strings in output.
3398
4f337972
AC
33992001-09-22 Andrew Cagney <ac131313@redhat.com>
3400
3401 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3402 responses from "help maint".
3403
2015650d
FCE
34042001-09-19 Frank Ch. Eigler <fche@redhat.com>
3405
3406 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3407 to localhost:NNN instead of :NNN, in case Xvfb is listening
3408 only on TCP.
3409
f3bcedc1
CV
34102001-09-19 Corinna Vinschen <vinschen@redhat.com>
3411
3412 * gdb.base/recurse.exp: When checking leaving the watchpoint
3413 scope, recognize when gdb is in function's epilogue and pass.
3414
6b819c92
KS
34152001-09-18 Keith Seitz <keiths@redhat.com>
3416
3417 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3418 support for running tests against sid targets.
3419 (gdbtk_done): Ditto.
3420
a10c9419
CV
34212001-09-18 Corinna Vinschen <vinschen@redhat.com>
3422
3423 * gdb.base/ending-run.c (main): Set stdout buffersize
3424 to the same reasonable value for any target.
3425 * gdb.base/ending-run.exp: Add a regular expression
3426 to make testsuite happy on Sanyo Stormy16 target.
3427
739d0d99
CV
34282001-09-17 Corinna Vinschen <vinschen@redhat.com>
3429
3430 * gdb.base/display.c (do_loops): Add float variable `f'.
3431 Increment f in loop.
3432 * gdb.base/display.exp: Increment timeout by 60 seconds.
3433 Change float display test to use variable `f'.
3434
1b8947f0
JB
34352001-09-17 Jim Blandy <jimb@redhat.com>
3436
3437 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
3438 overflowing the limited breakpoint tables on some ROM monitors
3439 (like the ROM68K).
3440
9890ac81
FCE
34412001-09-15 Frank Ch. Eigler <fche@redhat.com>
3442
3443 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
3444 the "-ac" (disable access control) flag.
3445
6db765ea
JH
34462001-08-30 Jeff Holcomb <jeffh@redhat.com>
3447
3448 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
3449 ints.
3450
4c32cc04
KS
34512001-08-30 Keith Seitz <keiths@redhat.com>
3452
3453 * lib/gdb.exp: Move all insight-related functionality into
3454 separate file.
3455 * lib/insight-support.exp: New file.
3456
8d6e6f81
FCE
34572001-08-29 Frank Ch. Eigler <fche@redhat.com>
3458
3459 * config/sid.exp (sid_start): Never set sid verbosity; disable
3460 expect_background {} that consumed its stdout; tolerate </dev/null.
3461 Attempt to set endianness override in "sid" protocol mode. Cleanup.
3462
6a90e1d0
AC
34632001-08-18 Andrew Cagney <ac131313@redhat.com>
3464
3465 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
3466 CLI jump command to start it.
3467 (mi_run_to_main): Fail immediatly when unexpected output.
3468
1759b3c3
AC
34692001-08-18 Andrew Cagney <ac131313@redhat.com>
3470
3471 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
3472 beginning of function. Fix PR gdb/191.
3473
61d11d80
FCE
34742001-08-16 Frank Ch. Eigler <fche@redhat.com>
3475
3476 * config/sid.exp (sid_start): Don't warn if we cannot figure out
3477 what to force sid endianness to.
3478
942a4df2
KS
34792001-08-15 Keith Seitz <keiths@redhat.com>
3480
3481 * lib/gdb.exp (gdbtk_start): Don't set environment
3482 variables for TCL_LIBRARY and friends. Insight will
3483 now figure these out for itself.
3484
0521c418
MS
34852001-08-02 Michael Snyder <msnyder@redhat.com>
3486
3487 * gdb.base/completion.exp: Remove the symbol "a64l" from
3488 the expect string; this is target-specific, and not related
3489 to what is being tested.
3490
74a9a58a
DB
34912001-08-02 Dave Brolley <brolley@redhat.com>
3492
3493 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
3494
c70819fa
MS
34952001-07-25 Michael Snyder <msnyder@redhat.com>
3496
c2b8fa57
MS
3497 * gdb.base/consecutive.exp: New file. Test stepping over
3498 breakpoints on consecutive instructions.
3499 * gdb.base/consecutive.c: New file.
3500
c70819fa
MS
3501 * gdb.base/call-rt-st.exp: Use double-backslash to quote
3502 curly braces in regular expressions.
3503
2b1a1355
MS
35042001-07-25 Michael Snyder <msnyder@redhat.com>
3505
3506 * gdb.base/ending-run.exp: Accept "Program exited normally" as
3507 legitimate output from stepping out of main.
3508
413eca6f
KS
35092001-07-22 Keith Seitz <keiths@redhat.com>
3510
3511 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
3512 the empty string, do not run the tests.
3513
7e5a9322
SC
35142001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3515
3516 * gdb.base/long_long.exp: Detect size of pointer. Take into
3517 account 2-byte pointers when testing for p/a results.
3518
de58f10f
SC
35192001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3520
3521 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
3522 and defined to 1K for m68hc11.
3523 (random_data): Reduce table to 1K for embedded platforms (68hc11).
3524 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
3525 (sizeof_random_data): New variable to tell the size of the data table;
3526 don't test past this size; always run to main.
3527
d6f5fea1
SC
35282001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3529
3530 * gdb.base/return2.exp: return of long long and double fails for
3531 68HC11; don't execute these tests on that platform.
3532 * gdb.base/return.exp: Return of a double fails for 68hc11.
3533
c477543d
SC
35342001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3535
3536 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
3537 tests that print a float.
3538 * call-rt-st.exp: Likewise.
3539
63cf1c79
MK
35402001-07-12 Mark Kettenis <kettenis@gnu.org>
3541
3542 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
3543 running this test on Linux.
3544
112f9ab5
MC
35452001-06-24 Michael Chastain <chastain@redhat.com>
3546
3547 * gdb.base/arithmet.exp: Remove some tests to make all test names
3548 unique.
3549
4970cb0f
MS
35502001-07-03 Michael Snyder <msnyder@redhat.com>
3551
3552 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
3553 the output of the ptype command.
3554
d85da69f
MS
35552001-07-02 Michael Snyder <msnyder@redhat.com>
3556
4c8a82de
MS
3557 * gdb.base/completion.exp: Don't assume that break.c is the only
3558 source file that may contain functions named "marker".
d85da69f
MS
3559 * gdb.base/corefile.exp: Quote the curly braces in regexp.
3560
8afc772b
AC
35612001-06-28 Andrew Cagney <ac131313@redhat.com>
3562
3563 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
3564 of files to delete.
3565
3566 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
3567 * gdb.disasm/h8300s.exp: New file.
3568 gdb.disasm/h8300s.s: Likewise.
3569
cff22675
AC
35702001-06-27 Andrew Cagney <ac131313@redhat.com>
3571
3572 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
3573 empty breakpoint tables.
3574
68c81b54
AC
35752001-06-25 Andrew Cagney <ac131313@redhat.com>
3576
3577 * lib/mi-support.exp: Update args=... part of stop-reason
3578 patterns. Accept either a list or a tuple.
3579
2dd62704
AC
35802001-06-23 Andrew Cagney <ac131313@redhat.com>
3581
3582 * lib/mi-support.exp: Remove local emacs variable defining
3583 change-log-default-name.
3584
b4127474
MC
35852001-06-22 Michael Chastain <chastain@redhat.com>
3586
3587 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
3588 This is operationally compatible with the previous version.
3589
8dbfb380
JB
35902001-06-13 Jim Blandy <jimb@redhat.com>
3591
3592 * lib/gdb.exp (gdb_test): Doc fix.
3593
f2d8c86d
MC
35942001-06-10 Michael Chastain <chastain@redhat.com>
3595
3596 * gdb.base/exprs.exp: Remove a duplicate test.
3597
81564d34
JB
35982001-06-06 Jim Blandy <jimb@redhat.com>
3599
3600 * gdb.base/return2.exp (main): Use values to test float and double
3601 returns that are not NaN's, to avoid being confused by IEEE
3602 comparison rules.
3603
da55addb
MS
36042001-06-04 Michael Snyder <msnyder@redhat.com>
3605
3606 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
3607 non-zero if control_c fails. Terminate the test on failure,
3608 rather than wait for 12 more tests to time out.
3609
42c65987
JB
36102001-06-06 Jim Blandy <jimb@redhat.com>
3611
b18bced9
JB
3612 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
3613 Don't forget to match the GDB prompt.
3614
42c65987
JB
3615 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
3616
5b41e5f0
JB
36172001-06-04 Jim Blandy <jimb@redhat.com>
3618
3619 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
3620 command.
3621
015e046f
KB
36222001-05-31 Kevin Buettner <kevinb@redhat.com>
3623
3624 * gdb.base/annota1.exp (info break): Match four or more spaces
3625 after "Address".
3626
fb1ffbbe
MC
36272001-05-31 Michael Chastain <chastain@redhat.com>
3628
3629 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
3630 (dm_type_int_star): Likewise.
3631 (dm_type_long_star): Likewise.
3632 (dm_type_void_star): Likewise.
3633
5ea2a32c
KB
36342001-05-29 Kevin Buettner <kevinb@redhat.com>
3635
3636 * gdb.base/completion.exp (INPUTRC): Set this environment variable
3637 to a known value in order to get consistent results regardless
3638 of the setting of INPUTRC or the presence or contents of .inputrc.
3639
ae23c492
MS
36402001-05-24 Michael Snyder <msnyder@redhat.com>
3641
ac55707e
MS
3642 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
3643 Don't require that the main thread and the manager thread are the
3644 first in the list.
3645
ae23c492
MS
3646 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
3647 debugging. If test fails, issue an "unsupported" not a "fail".
3648
400071f1
JB
36492001-05-24 Jim Blandy <jimb@redhat.com>
3650
3651 Don't assume that short is shorter than int.
3652 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
3653 assume that shorts are smaller than ints. On a 16-bit machine,
3654 this isn't true.
3655 ("print unsigned char == (~0)"): Add test that verifies that ~0,
3656 an int, is not equal to ~0 stored in an unsigned char. This tests
3657 the same thing that the previous test meant to, but works on
3658 16-bit machines, too.
3659 ("print unsigned char != (~0)"): Same test, complemented.
3660
0816a3e5
MS
36612001-05-24 Michael Snyder <msnyder@redhat.com>
3662
3663 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
3664 test for (full_coverage == 0). This makes the test run faster,
3665 and prevents dejagnu getting out of step.
3666
f6dc23a9
KB
36672001-05-23 Kevin Buettner <kevinb@redhat.com>
3668
3669 * gdb.base/finish.exp (finish_void): Revise pattern for
3670 stopping on the call statement to not permit stopping at
3671 the start of the instructions comprising the call sequence.
3672
7dbd117d
MC
36732001-05-19 Michael Chastain <chastain@redhat.com>
3674
3675 * gdb.base/callfuncs.exp: Make all test names unique.
3676 * gdb.base/commands.exp: Make all test names unique.
3677 * gdb.base/condbreak.exp: Make all test names unique.
3678 * gdb.base/dbx.exp: Make all test names unique.
3679 * gdb.base/default.exp: Make all test names unique.
3680 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
3681 and TIMEOUT messages to their corresponding PASS message.
3682 * gdb.base/ending-run.exp: Make all test names unique.
3683 * gdb.base/long_long.exp: Remove duplicate test.
3684
6b0b0a9e
KB
36852001-05-21 Kevin Buettner <kevinb@redhat.com>
3686
3687 * gdb.base/finish.exp (finish_void): Allow "finish" command to
3688 stop on the call statement as well as the statement after the
3689 call.
3690
2caa35cb
MS
36912001-05-21 Michael Snyder <msnyder@redhat.com>
3692
3693 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
3694
40713331
EZ
36952001-05-10 Elena Zannoni <ezannoni@redhat.com>
3696
3697 * gdb.base/completion.exp: Revamp test. Make it execute on all
3698 platforms.
3699
c2c1be8d
EZ
37002001-05-10 Elena Zannoni <ezannoni@redhat.com>
3701
2c9cd303
EZ
3702 * config/gdbserver.exp (gdb_load): Handle the case
3703 in which the arguments to gdbserver are given in the
3704 baseboard configuration file.
3705 Also handle the case in which the server needs to do a
3706 load.
3707
9671de48
KS
37082001-05-07 Keith Seitz <keiths@cygnus.com>
3709
3710 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
3711 set up the display for testing.
3712 (gdbtk_start): Convert all paths to paths that tcl will like.
3713 Export target information to environment.
3714 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
3715 necessary.
3716 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
3717 (to_tcl_path): New proc to convert a given pathname into
3718 a path acceptible as an argument to a tcl command.
3719 (_gdbtk_export_target_info): New proc to export target info
3720 into the environment for gdbtk testing.
3721 (gdbtk_done): New proc to signal end-of-test.
3722
5a360f47
JB
37232001-05-06 Jim Blandy <jimb@redhat.com>
3724
3725 * restore.c: Make the code of caller0 correspond to its comment.
3726
66c756c6
MS
37272001-05-03 Michael Snyder <msnyder@redhat.com>
3728
3729 * config/sid.exp (gdb_target_sid): Check for error messages.
3730 On error or timeout, don't make expect exit (which will terminate
3731 all subsequent tests); instead just make gdb exit.
3732 (gdb_load): Check for error messages. On error or timeout,
3733 return a negative value.
3734
a966fde5
JB
37352001-04-24 Jim Blandy <jimb@redhat.com>
3736
851c18e0
JB
3737 * gdb.c++/templates.exp: If we see the prompt for the overload
3738 list, but we haven't recognized any of the longer patterns,
3739 arrange for this test to fail, not hang.
3740
a966fde5
JB
3741 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
3742 variations.
3743
db144853
MC
37442001-04-22 Michael Chastain <chastain@redhat.com>
3745
3746 * gdb.c++/local.exp: Use the 'runto' library function.
3747 * gdb.c++/namespace.exp: Likewise.
3748 * gdb.c++/overload.exp: Likewise.
3749
3207ec21
KB
37502001-03-26 Kevin Buettner <kevinb@redhat.com>
3751
3752 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
3753 * gdb.base/step-line.exp: New file. Test step/next in presence of
3754 #line directives.
3755 * gdb.base/step-line.c: New file. Test program for the above.
3756 * gdb.base/step-line.inp: New file. We pretend that this file has
3757 been transformed by some other tool into step-line.c.
3758
13b57657
JB
37592001-03-21 Jim Blandy <jimb@redhat.com>
3760
3761 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
3762 unmangled operator names.
3763
754cbe1c
JB
37642001-03-20 Jim Blandy <jimb@redhat.com>
3765
3766 * gdb.threads/linux-dp.exp: Recognize an additional message
3767 generated by GDB when it doesn't understand how to debug threads
3768 on the target system.
3769
177495c9
AC
37702001-03-19 Andrew Cagney <ac131313@redhat.com>
3771
3772 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
3773
f266096b
MC
37742001-03-12 Michael Chastain <chastain@redhat.com>
3775
3776 * gdb.c++/derivation.exp: Use the 'runto' library function.
3777
cac3c2ff
MC
37782001-03-12 Michael Chastain <chastain@redhat.com>
3779
3780 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
3781
b6c11a24
MC
37822001-02-24 Michael Chastain <chastain@redhat.com>
3783
3784 * gdb.c++/ref-types.exp: Change handwritten code to library
3785 function 'runto'.
3786
6bae5bce
OF
37872001-03-16 Orjan Friberg <orjanf@axis.com>
3788
3789 * gdb.base/signals.exp: Set count to 0 explicitly.
3790
0015fd9a
MS
37912001-03-15 Mark Salter <msalter@redhat.com>
3792
3793 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
3794 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
3795 (gdb_load): Add support for additional target_info: gdb_download_size
3796 and gdb_load_timeout.
0015fd9a 3797
fc33412a
DT
3798Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
3799
3800 * gdb.base/annota1.exp: Move test of isnative to earlier in the
3801 file -- to prevent failing when the compile fails but we have no
3802 intention of running the tests anyway.
3803
3804 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
3805 tests if set.
3806
3807 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
3808 integers.
3809
3810 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
3811 * gdb.c++/namespace.exp: Ditto.
3812
115f06de
OF
38132001-03-07 Orjan Friberg <orjanf@axis.com>
3814
3815 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
3816 * gdb.base/pointers.exp: Relax pattern match of decimals.
3817
b6ba6518
KB
38182001-03-06 Kevin Buettner <kevinb@redhat.com>
3819
3820 * Makefile.in, config/abug.exp, config/cfdbug.exp,
3821 config/cpu32bug.exp, config/dve.exp, config/est.exp,
3822 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
3823 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
3824 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
3825 config/sh.exp, config/sid.exp, config/slite.exp,
3826 config/sparclet.exp, config/udi.exp, config/unknown.exp,
3827 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
3828 config/vxworks.exp, config/vxworks29k.exp,
3829 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
3830 gdb.base/all-bin.exp, gdb.base/annota1.exp,
3831 gdb.base/arithmet.exp, gdb.base/assign.exp,
3832 gdb.base/async.exp, gdb.base/attach.exp,
3833 gdb.base/bitfields.exp, gdb.base/bitops.exp,
3834 gdb.base/break.exp, gdb.base/call-ar-st.exp,
3835 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
3836 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
3837 gdb.base/commands.exp, gdb.base/completion.exp,
3838 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3839 gdb.base/constvars.exp, gdb.base/corefile.exp,
3840 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
3841 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
3842 gdb.base/ending-run.exp, gdb.base/environ.exp,
3843 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3844 gdb.base/finish.exp, gdb.base/foll-exec.exp,
3845 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
3846 gdb.base/funcargs.exp, gdb.base/help.exp,
3847 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
3848 gdb.base/logical.exp, gdb.base/long_long.exp,
3849 gdb.base/maint.exp, gdb.base/mips_pro.exp,
3850 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
3851 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
3852 gdb.base/pointers.exp, gdb.base/printcmds.exp,
3853 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
3854 gdb.base/regs.exp, gdb.base/relational.exp,
3855 gdb.base/remote.exp, gdb.base/reread.exp,
3856 gdb.base/restore.exp, gdb.base/return2.exp,
3857 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
3858 gdb.base/selftest.exp, gdb.base/setshow.exp,
3859 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
3860 gdb.base/sigall.exp, gdb.base/signals.exp,
3861 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
3862 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3863 gdb.base/step-test.exp, gdb.base/structs.c,
3864 gdb.base/structs.exp, gdb.base/structs2.exp,
3865 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
3866 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
3867 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
3868 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3869 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
3870 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
3871 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
3872 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
3873 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
3874 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
3875 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
3876 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
3877 gdb.fortran/types.exp, gdb.java/jmisc.exp,
3878 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3879 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
3880 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3881 gdb.trace/circ.exp, gdb.trace/collection.exp,
3882 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3883 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3884 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
3885 gdb.trace/report.exp, gdb.trace/save-trace.exp,
3886 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3887 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3888 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
3889 notices.
3890
dc96c6c7 38912001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
3892
3893 * gdb.base/varargs.c (find_max_double): Fix printf format string:
3894 first arg is int not float.
3895
dc96c6c7 38962001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
3897
3898 * gdb.base/reread.exp: Unsupported for non-native targets;
3899 doesn't work for remote debugging.
3900
9b0c4aeb
FN
39012001-02-19 Fernando Nasser <fnasser@redhat.com>
3902
3903 From Drew Moseley <dmoseley@redhat.com>
3904 * gdb.base/ending-run.exp: Properly handle the BSP state when
3905 stepping past the end of main.
3906
02aa71d5
MC
39072001-02-19 John Moore <jmoore@redhat.com>
3908
3909 * gdb.base/commands.exp (infrun_breakpoint_command_test):
3910 Converted HPUX fix for non-expected items following multiple
3911 step commands into general solution for all platforms.
3912
1fa449a4
MC
39132001-02-18 Michael Chastain <chastain@redhat.com>
3914
3915 * gdb.c++/classes.exp (do_tests): Change runto statements
3916 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3917 statements demangler agnostic.
3918 * gdb.c++/virtfunc.exp (do_tests): Likewise.
3919 (gdb_virtfunc_restart): Likewise.
3920
b2f9ec70
MC
39212001-02-14 Michael Chastain <chastain@redhat.com>
3922
3923 * gdb.c++/inherit.exp (do_tests): Change runto statements
3924 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3925 statements demangler agnostic.
3926
cf74b8ca
AC
3927Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
3928
3929 * gdb.threads/pthreads.exp: Unify pass/fail messages for
3930 ``continue to bkpt at common_routine in thread 2'' and ``stopped
3931 before calling common_routine 15 times'' tests.
3932
99f78f56
MC
39332001-02-11 Michael Chastain <chastain@redhat.com>
3934
3935 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
3936 Helps the test script figure out which demangler is in use.
3937 (dm_type_foo_ref): Ditto.
3938 (dm_type_int_star): Ditto.
3939 (dm_type_long_star): Ditto.
3940 (dm_type_unsigned_int): Ditto.
3941 (dm_type_void): Ditto.
3942 (dm_type_void_star): Ditto.
99707966 3943 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
3944 Probe the gdb demangler and set variables to accommodate
3945 formatting differences.
3946 (info_func_regexp): New function. Same as info_func, but
3947 matches against a regexp.
3948 (info_func): Match against a literal string.
3949 (print_addr_2): New function. Match against a literal string,
3950 which can be different from the input to gdb.
3951 (print_addr): Simply call print_addr_2 with the same argument twice.
3952 (test_lookup_operator_functions): Use demangler formatting variables.
3953 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
3954 the tests in the same order as the C++ class declaration.
3955 (test_paddr_operator_functions): Ditto.
3956 (test_paddr_overloaded_functions): Ditto.
3957 (test_paddr_hairy_functions): Use demangler formatting variables.
3958 Add reference to gdb/19 for related tests.
3959 (do_tests): Call probe_demangler.
3960
1de8f023
KB
39612001-01-30 Kevin Buettner <kevinb@redhat.com>
3962
3963 * gdb.c++/templates.cc (printf): Remove unused function definition.
3964
ca3f91ed
MS
39652001-01-26 Felix Lee <flee@redhat.com>
3966
3967 * sid.exp (sid_exit): Pass host, not target, to remote_close.
3968
39692001-01-25 matthew green <mrg@redhat.com>
3970
3971 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
3972 up sid.
3973 (sid_exit): Call `remote_pop_conn' after GDB is gone.
3974
39752001-01-25 matthew green <mrg@redhat.com>
3976
3977 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
3978 Deprecate $sid_spawn_id.
3979 (sid_exit): Remove code necessary only for `spawn.'
3980
39812001-01-25 matthew green <mrg@redhat.com>
3982
3983 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
3984
fb18ec4a
MC
39852001-01-28 Michael Chastain <chastain@redhat.com>
3986
3987 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3988 to call when tests fail. It takes gdb out of the overloaded
3989 function choice menu back to the main prompt, so that the test
3990 program stays synchronized.
3991 (set_bp_overloaded): New proc to collect all the common
3992 code for setting a breakpoint on an overloaded name. Calls
3993 take_gdb_out_of_choice_menu when needed.
3994 (menu_overload1arg): New variable to collect the repeated
3995 instances of the expected menu for an overloaded name. Change
3996 the regular expression to handle changes in g++ type encoding:
3997 "void" can be either "void" or "", and "unsigned int" can be
3998 either "unsigned int" or "unsigned".
3999 (continue_to_bp_overloaded): Change regular expressions to handle
4000 changes in g++ type encoding.
4001 (no proc): Call take_gdb_out_of_choice_menu when needed.
4002 Remove redundant calls to "info break". Accept either "canceled"
4003 or "cancelled". Change regular expressions in "info break"
4004 calls to handle changes in g++ type encoding. Give all tests
4005 unique strings.
4006
9c646a6e
BE
40072001-01-17 Ben Elliston <bje@redhat.com>
4008
4009 * config/sid.exp: New file.
4010
9549d9c1
AC
4011Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4012
4013 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4014
dc96c6c7 40152000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4016
4017 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4018 Add a RE to accept a non-ascii char if one is ever presented.
4019
b4df4f68
FN
40202000-12-20 Fernando Nasser <fnasser@redhat.com>
4021
297dd0fd 4022 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4023
dc96c6c7 40242000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
4025
4026 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
4027 in regexp. One '\' does not suffice on Linux.
4028
4a7bddb6
MC
40292000-12-09 Michael Chastain <chastain@redhat.com>
4030
4031 * gdb.base/break.exp (test_clear_command): Use a marker function
4032 rather than 'main' for the test function. Also move this
4033 test to an execution point where the marker function names are
4034 guaranteed to be bound to functions. (Executing tests after a
4035 'finish' from main runs into name conflicts with local names
4036 in __libc_start_main).
4037
dc96c6c7 40382000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4039
4040 * gdb.base/finish.exp: New test for gdb's "finish" command.
4041 * gdb.base/return2.exp: New test for gdb's "return" command.
4042 * gdb.base/return2.c: New source file for above.
4043
dc96c6c7 40442000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4045
4046 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4047 * gdb.base/miscexprs.exp: Ditto.
4048 * gdb.base/pointers.exp: Ditto.
4049 * gdb.c++/derivation.exp: Ditto.
4050 * gdb.c++/local.exp: Ditto.
4051 * gdb.c++/namespace.exp: Ditto.
4052 * gdb.c++/overload.exp: Ditto.
4053 * gdb.c++/ref-types.exp: Ditto.
4054
dc96c6c7 40552000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4056
4057 * gdb.base/constvars.exp: Test result of "up" command.
4058 * gdb.base/miscexprs.exp: Ditto.
4059 * gdb.base/pointers.exp: Ditto.
4060 * gdb.base/scope.exp: Ditto.
4061 * gdb.c++/derivation.exp: Ditto.
4062 * gdb.c++/local.exp: Ditto.
4063 * gdb.c++/namespace.exp: Ditto.
4064 * gdb.c++/overload.exp: Ditto.
4065 * gdb.c++/ref-types.exp: Ditto.
4066
44097287
FN
40672000-11-22 Michael Chastain <chastain@redhat.com>
4068
4069 * mips_pro.exp: Accept either "middle -> top -> main" or
4070 "middle -> main" in the backtrace, because gcc can optimize
4071 tail calls to jumps. Remove setup_xfail for the hppa case.
4072 Add a comment with the original warning messages from PR 3016,
4073 which was filed in 1993, to preserve them for posterity.
4074
9d2e1bab
ND
40752000-11-17 Nick Duffek <nsd@redhat.com>
4076
4077 * lib/gdb.exp (gdb_test): Override timeout with board info.
4078
1aca8eb7
ND
40792000-11-17 Nick Duffek <nsd@redhat.com>
4080
4081 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4082 the second kill and detach messages.
4083
93076499
ND
40842000-11-17 Nick Duffek <nsd@redhat.com>
4085
4086 * configure.in: Add AC_EXEEXT.
4087 * configure: Regenerate.
4088 * Makefile.in (just-check): Export EXEEXT.
4089 * lib/gdb.exp ($EXEEXT): Import from environment.
4090 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4091 expect "maint dump-me" on Cygwin.
4092 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4093 $EXEEXT.
4094
30e87cd3
ND
40952000-11-17 Nick Duffek <nsd@redhat.com>
4096
4097 * gdb.base/break.exp: Test backtrace and finish from called
4098 function on all platforms, not just HP-UX.
4099
dc96c6c7 41002000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4101
4102 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4103 code from gdb_target_monitor, so it can be used independantly
4104 for gdbserver. Also comment out an unnecessary PUTS.
4105
dc96c6c7 41062000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4107
4108 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4109 * gdb.base/corefile.exp: Expect the message "Program is being
4110 debugged already" when we send the "corefile" command, since
4111 the preceeding gdb_load may have connected gdb to a remote target.
4112 * gdb.base/display.exp: Disable hardware watchpoints if new
4113 board info variable "no_hardware_watchpoints" is true.
4114 Replace single-letter commands with more readable ones.
4115 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4116 if new board info variable "no_hardware_watchpoints" is true.
4117 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4118 to see if stdio (printf) testing is possible.
4119 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4120 board info variable "no_hardware_watchpoints" is true. Use new
4121 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4122
39124dea
FN
41232000-11-13 Fernando Nasser <fnasser@redhat.com>
4124
4125 From Orjan Friberg <orjanf@axis.com>:
4126 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4127 in array print pattern match.
4128
a9e2e984
FN
41292000-11-09 Fernando Nasser <fnasser@redhat.com>
4130
4131 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4132 spelling "cancelled" to U.S. spelling "canceled" to match changes
4133 made to gdb.
4134 * gdb.c++/ovldbreak.exp: Ditto.
4135
c7db355b
PS
41362000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4137
4138 * gdb.base/callfuncs.c (main): Moved to end of file, call
4139 t_double_values to initialize the FPU before inferior calls are made.
4140 * gdb.base/callfuncs.exp: Test for register preservation after calling
4141 inferior functions. Add tests for continuining, finishing and
4142 returning from a stop in a call dummy.
4143
dc96c6c7 41442000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4145
4146 * gdb.base/commands.exp: Break up long lines, and re-indent.
4147
dc96c6c7 41482000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4149
4150 * config/gdbserver.exp: Rewritten from the ground up, to make it
4151 compatible with the current dejagnu tree, and to make it work with
4152 the new "gdbserver" in libremote.
4153
dc96c6c7 41542000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4155
4156 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4157 * gdb.base/varargs.exp: Skip entire test if no printf support.
4158 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4159 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4160
dc96c6c7 41612000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4162
4163 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4164 no floating point support.
4165 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4166 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4167 * gdb.base/call-rt-st.exp: Ditto.
4168 * gdb.base/call-strs.exp: Ditto.
4169
bac5fc66
JG
41702000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4171
4172 * gdb.base/sizeof.c: include <stdio.h>.
4173
4174 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4175 'finish', otherwise uncaptured gdb_prompt would potentially
4176 throw remaining test points out of sync.
4177
b22a6027
SB
41782000-07-26 Scott Bambrough <scottb@netwinder.org>
4179
4180 * gdb.base/recurse.exp: Run tests for all targets.
4181 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4182 gnu-oldld case on ARM.
4183 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4184 for ARM targets.
4185
d8231941
AG
4186Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4187
4188 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4189 * gdb.java/configure: Rebuild.
4190
8caabe69
AG
4191Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4192
4193 * gdb.java/jv-exp.exp: New file.
4194
9d273ca3
AG
4195Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4196
4197 * configure: Rebuilt.
4198 * configure.in (configdirs): Add gdb.java.
4199 * gdb.java/jmisc.java: New file.
4200 * gdb.java/jmisc.exp: New file.
4201 * gdb.java/Makefile.in: New file.
4202 * gdb.java/configure: Rebuilt.
4203 * gdb.java/configure.in: New file.
4204 * lib/java.exp: New file.
4205
4f823a66
AC
4206Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4207
4208 * gdb.base/exprs.exp: Test casts to a pointer including over and
4209 underflow.
4210
2391e11d
AC
4211Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4212
4213 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4214 and the compilers sizes.
4215
54602222
ND
42162000-07-09 Nick Duffek <nsd@redhat.com>
4217
4218 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4219 (use_methods): New function.
4220 (main): Call use_methods().
4221 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4222 (do_tests): Call test_method_param_class.
4223
2bec0572
ND
42242000-07-09 Nick Duffek <nsd@redhat.com>
4225
4226 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4227 spelling.
4228 (test_enums): New procedure. Move enum tests from end of script
4229 to here. Set breakpoint on function name instead of line number.
4230 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4231 (enums2): New marker function.
4232 (enums1): New function.
4233 (main): Call enums1(). Move enum tests to enums1().
4234
78492fde
AC
4235Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4236
4237 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4238 compile/link program. Update line numbers.
4239 * gdb.asm/d10v.inc: Define ``startup''.
4240 * gdb.asm/asmsrc1.s: Add definition of _start.
4241
49a2cef8
AC
4242Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4243
4244 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4245
3e6c8688
EZ
42462000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4247
4248 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4249 of 'help maint print' command.
4250
9ff5cbe9
AC
4251Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4252
4253 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4254 they use gdb_expect_list.
4255
17c579bd
AC
4256Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4257
4258 * gdb.base/commands.exp: Use ``set remote
4259 memory-read-packet-size'' instead of ``set endian big'' to test
4260 long commands.
4261
e6d71bf3
DB
42622000-06-03 Daniel Berlin <dan@cgsoftware.com>
4263
4264 * gdb.c++/templates.exp (do_tests): Make all of these work under
4265 g++, and stop skipping them.
4266
4267 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4268 work under g++.
4269
e5f9ba7b
MS
4270 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
4271 initialization.
4272
dc96c6c7 42732000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4274
4275 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4276 the regular expression: accept an (almost) arbitrary sequence of
4277 "frames-invalid" and "breakpoints-invalid" messages both before
4278 and after the "starting" message.
4279
dc96c6c7 42802000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4281
4282 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4283
dc96c6c7 42842000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4285
4286 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4287 Relax the regular expression a little, make it pass on Solaris 8.
4288
8216cda9
KB
42892000-05-12 Kevin Buettner <kevinb@redhat.com>
4290
4291 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
4292 a call, do not require that gdb stop on the line after the call.
4293 Instead, it is permissible for gdb to stop on the line of the
4294 call itself.
4295
1a570b2f
MS
42962000-05-12 Michael Snyder <msnyder@.cygnus.com>
4297
4298 * gdb.base/break.exp (bp on small function, optimized file):
4299 Add a second pass pattern. The behavior differs here between stabs
4300 and dwarf for one-line functions. Stabs preserves two line symbols
4301 (one before the prologue and one after) with the same line number,
4302 but dwarf regards these as duplicates and discards one of them.
4303 Therefore the address after the prologue (where the breakpoint is)
4304 has no exactly matching line symbol, and GDB reports the breakpoint
4305 as if it were in the middle of a line rather than at the beginning.
4306
dc96c6c7 43072000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
4308
4309 * gdb.base/interrupt.exp: Make "pass" message say "send"
4310 rather than "send_gdb" (for consistancy).
4311
7d418785
AC
4312Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4313
4314 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4315 * gdb.c++/templates.cc: Properly check for GCC version number.
4316 * lib/compiler.cc: Likewise
4317
dc96c6c7 43182000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
4319
4320 * gdb.base/break.exp: When compiled with -O2 optimization,
4321 gdb may not stop at the first line of main, due to code motion.
4322
dc96c6c7 43232000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4324
4325 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4326 This test depends on parsing the printf output from the target.
4327 Since the sparclet stub doesn't do stdio, this will never work.
4328 * gdb.base/call-rt-st.exp: ditto.
4329 * gdb.base/call-strs: ditto.
4330
dc96c6c7 43312000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4332
4333 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4334
4335 * gdb.base/ending-run.exp: After connecting to a remote target,
4336 but before running, the target will appear to be in a random
4337 location. Specify both a file and a line for breakpoints.
4338 Also, the function that calls main may be called 'init'
4339 rather than 'start'.
4340
a5a51225
EZ
43412000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4342
4343 * gdb.base/help.exp: Update output for add-symbol-file command.
4344
7930cc7c
FN
43452000-04-10 Fernando Nasser <fnasser@cygnus.com>
4346
4347 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4348 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
4349
23e37ab1
C
43502000-04-07 J.T. Conklin <jtc@redback.com>
4351
e93c542c
C
4352 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
4353
23e37ab1
C
4354 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
4355
591b8fa3
PDM
4356Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
4357
4358 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
4359 values that can be represented exactly.
4360 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
4361 above change, and to not check against the directory part of the source
4362 file name.
4363 (step into print_long_arg_list): Likewise.
4364 (print print_small_structs from print_long_arg_list): Likewise.
4365 (print print_long_arg_list): Likewise.
4366
7a495180
EZ
43672000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4368
30b53638 4369 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4370
beb998c6
AC
4371Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4372
4373 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4374
1c689132
DB
43752000-03-25 Daniel Berlin <dan@cgsoftware.com>
4376
4377 * gdb.base/commands.exp (deprecated_command_test): Add test for
4378 deprecate with no arguments.
4379
c1790a9d
JL
43802000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4381
4382 * gdb.base/break.exp: Add new test for setting breakpoints on
4383 optimized code so we can test breakpoints work even when function
4384 prologues may be optimized away
4385
003ba290
FN
43862000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4387
4388 From David Whedon <dwhedon@gordian.com>
4389 * gdb.base/commands.exp : Added command deprecator tests.
4390
6837a0a2
DB
43912000-03-22 Daniel Berlin <dan@cgsoftware.com>
4392
4393 * gdb.base/help.exp: Added test for new apropos command.
4394
b9593231
KB
43952000-03-21 Kevin Buettner <kevinb@redhat.com>
4396
4397 * gdb.base/pointers.c (usevar): New function.
4398 (main): Make sure that global variables v_int_pointer2, rptr,
4399 and y are all referenced someplace in the program by calling
4400 usevar() on them. [Some linkers delete symbols which are
4401 never referenced. The space remains, but there's no way to
4402 get a (symbolic) handle on the variable from the debugger.]
4403
751a959b
EZ
44042000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4405
4406 * gdb.base/printcmds.c: Add typedeffed arrays.
4407
4408 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4409 procedure to test arrays that are typedef'd.
4410
73a93a32
JI
44112000-03-13 James Ingham <jingham@leda.cygnus.com>
4412
4413 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 4414 the library directories.
73a93a32 4415
fb40c209
AC
4416Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4417
4418 * configure.in (configdirs): Add sub directory gdb.mi.
4419 * configure: Re-generate.
4420
4421 * gdb.mi: New directory.
beb998c6 4422
ee4dd2c9
AC
44232000-02-25 Scott Bambrough <scottb@netwinder.org>
4424
4425 * gdb.base/long_long.exp: Correct test suite failure when printing
4426 a long long value as a double on ARM platforms.
4427
70f0cc22
JB
44282000-02-16 Jim Blandy <jimb@redhat.com>
4429
4430 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4431 default source file is set properly before running this test.
4432
853819b8
EZ
44332000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4434
4435 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
4436 gdbtk/library directory, not in gdbtcl2.
4437
dfcd3bfb
JM
44382000-02-04 Jim Blandy <jimb@redhat.com>
4439
4440 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
4441 backslash from regexp pattern.
4442
4443 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
4444 procedure. Use it to run all the "continue to bp overloaded"
4445 tests. Note that this changes the names of the tests slightly.
4446 If the breakpoint hit message includes a hex PC value, because
4447 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
4448 from the real source code, still consider that a pass.
4449
4450 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
4451 XFAIL here if the breakpoint message contains a hex address. Note
4452 similar change on 1999-11-02.
4453
4454 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
4455
4456 * gdb.base/ptype.exp: Establish a default source file before
4457 calling get_debug_format.
4458
44592000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
4460
4461 * gdb.base/watchpoint.exp: Remove duplication of test messages.
4462
8b93c638
JM
44632000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4464
4465 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
4466 of successive stepi commands -- while in the prologue we should see
4467 the function entry bracket.
4468
44692000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4470
4471 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
4472 reach __change_mode() when stepping through the end of main().
4473
c5394b80
JM
44742000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
4475
4476 * gdb.base/default.exp: Fix expected pattern.
4477 * gdb.base/help.exp: Same.
4478
0d06e24b
JM
44792000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4480
4481 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
4482 Don't use xfail's because that affects only the following test.
beb998c6 4483
0d06e24b
JM
4484 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
4485 solaris or linux.
4486
4487 * gdb.base/selftest.exp: Update to reflect changes to main.c.
4488
dc96c6c7 44892000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 4490
beb998c6 4491 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
4492 "A syntax error" rather than "A parse error". Accept both.
4493
44942000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
4495
4496 * gdb.base/default.exp: Remove OS dependent string from "target
4497 remote" test.
4498 * gdb.base/help.exp: Same for "help target remote" test.
4499
c3f6f71d
JM
45002000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4501
4502 From Jim Kingdon <kingdon@redhat.com>:
4503
4504 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
4505 prompt (cleanup rather than necessity, but still might keep output
4506 from spilling to next test).
4507
45082000-01-02 Fred Fish <fnf@cygnus.com>
4509
4510 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
4511 AIX, which defines them in <sys/types.h>.
4512
ed9a39eb 45131999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 4514
ed9a39eb
JM
4515 * gdb.base/default.exp: Match arm* etc instead of arm in "info
4516 float" test.
4517
45181999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 4519
ed9a39eb 4520 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
4521
4522 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
4523 outermost frame disallowed".
4524
45251999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
4526
4527 * gdb.base/setvar.exp: New tests for setting the value of a struct
4528 with a constant list.
4529
45301999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4531
4532 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
4533 require the user to type a cast before setting the value of a struct.
4534
de57eccd
JM
45351999-12-06 Jim Blandy <jimb@cygnus.com>
4536
4537 * gdb.base/default.exp: Expect the new 'info float' command on
4538 all i386 platforms.
4539
4540 * gdb.threads/linux-dp.exp: Expand our ability to recognize
4541 LinuxThreads libraries that don't support debugging.
4542
c2d11a7d
JM
4543Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4544
4545 * gdb.base/remote.c: Fill the buffer with truely random data.
4546 Change the buffer type to ``unsigned char'' to simplify size
4547 arithmetic.
4548
4549 * gdb.base/remote.exp: Reduce download numbers by one. Typical
4550 stub only handles 400-1 byte packets. Verify that the download
4551 worked.
4552
45531999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
4554
4555 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
4556 tests, using UNRESOLVED for the untested cases. Also, does not wait
4557 for a timeout if the prompt was received before a recognizable pattern.
4558
45591999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
4560
4561 * lib/gdb.exp (gdb_expect_list): Fix spelling.
4562
45631999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4564
4565 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
4566 watchpoints.
4567
45681999-11-24 Jason Merrill <jason@casey.cygnus.com>
4569
4570 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
4571
4572 * gdb.c++/local.exp: Be more flexible in recognizing local class
4573 name mangling. Don't allow horribly truncated method names.
4574 * gdb.c++/derivation.exp: Expect protected inheritance.
4575 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
4576 * gdb.c++/virtfunc.exp: Likewise.
4577 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
4578 when printing a nested enum.
4579
45801999-11-22 Jim Blandy <jimb@cygnus.com>
4581
4582 * gdb.base/step-test.exp: Properly await GDB's response to setting
4583 a breakpoint on the call to large_struct_by_value.
4584
4585 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
4586 just because we have debug info for the `start' function.
4587
45881999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
4589
4590 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
4591 "Unknown signal" messages, which indicate (on LinuxThreads) that
4592 GDB doesn't know how to debug threads on this system. This is
4593 better than hanging while philosopher 0 dumps chatter into gdb.log.
4594
45951999-11-18 Tom Tromey <tromey@cygnus.com>
4596
4597 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
4598
45991999-11-18 Fred Fish <fnf@cygnus.com>
4600
4601 * gdb.base/coremaker2.c: Add sample program for generating
4602 cores that is more self contained than coremaker.c. Eventually
4603 I'll add more code to this and tie it into the testsuite.
4604
4ce44c66
JM
46051999-11-12 Stan Shebs <shebs@andros.cygnus.com>
4606
4607 * gdb.base/dollar.exp: Remove, now in gdb.hp.
4608
46091999-11-10 Jimmy Guo <guo@cup.hp.com>
4610
4611 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
4612 from $srcdir/lib/.
4613 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
4614 and gdb.c++/.
4615
4616 * gdb.c++/derivation.exp: remove redundant get compiler info code.
4617
beb998c6 4618 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
4619 'continue with watch' test point.
4620
46211999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
4622
4623 Merged from p2linux-990323-branch:
beb998c6 4624
4ce44c66
JM
4625 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
4626
11cf8741
JM
4627Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
4628
4629 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
4630 {limit,fixed}''. Test ``set download-write-size''.
4631
4632Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
4633
4634 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
4635 gdb_expect_list.
4636
4637Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
4638
4639 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
4640
46411999-11-03 Mark Salter <msalter@cygnus.com>
4642
4643 * gdb.base/break.exp: Fix "stub continue" pattern.
4644
46451999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
4646
4647 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
4648
46491999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
4650
4651 * gdb.base/display.exp ("finish"): Add timeout clause.
4652
4653 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
4654 plain prompt clause, so this doesn't have to time out in order to
4655 fail.
4656
4657 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
4658 breakpoint hit messages include an address.
4659
4660 * gdb.base/display.exp: Don't forget to escape parens in regular
4661 expressions. Unix regexp notatation sucks.
4662
46631999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4664
4665 * gdb.base/annota1.exp: Test for annotate-signalled: change output
4666 order for 'signalled' message.
4667
5c44784c
JM
46681999-11-01 Stan Shebs <shebs@andros.cygnus.com>
4669
4670 From Jimmy Guo <guo@cup.hp.com>:
4671 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
4672 * gdb.base/annota1.c: Add code for tests to work with.
4673
46741999-10-26 Frank Ch. Eigler <fche@cygnus.com>
4675
4676 * gdb.base/remote.exp: New test for remote downloading settings.
4677 * gdb.base/remote.c: New file with large .data.
4678
917317f4
JM
46791999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
4680
4681 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
4682 for LinuxThreads support, merged from the Code Fusion branch.
4683
4684Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
4685
4686 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
4687 containing exp_continue into a while within an expect. Don't
4688 attempt a start more than three times. Check return value from
4689 gdb_load.
beb998c6 4690
2df3850c
JM
4691Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
4692
4693 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
4694 a pass case.
4695
2acceee2
JM
46961999-10-01 Kevin Buettner <kevinb@cygnus.com>
4697
4698 * gdb.base/break.c (main): Added a statement that we can step
4699 off of.
4700 * gdb.base/break.exp: Added tests for setting a breakpoint
4701 at an offset and stepping onto a breakpoint.
4702
47031999-10-01 Fred Fish <fnf@cygnus.com>
4704
beb998c6 4705 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
4706 gdb output.
4707
c2c6d25f
JM
47081999-09-18 Jim Blandy <jimb@cris.red-bean.com>
4709
4710 * gdb.base/break.exp: Code locations are in hex, don't forget!
4711 (For HP-UX.)
4712
47131999-09-17 Stan Shebs <shebs@andros.cygnus.com>
4714
4715 * condbreak.exp: Use break.c as test program.
4716 * condbreak.c: Remove, redundant with break.c.
4717
47181999-09-15 Stan Shebs <shebs@andros.cygnus.com>
4719
4720 * config/monitor.exp (gdb_target_monitor): Disable X- and
4721 Z-packets if the target needs it.
4722
47231999-09-13 James Ingham <jingham@leda.cygnus.com>
4724
4725 * gdb.c++/overload.exp: Added tests for listing overloaded
4726 functions with function pointers in the arg, explicitly calling
4727 out the version you want.
4728
cff3e48b
JM
47291999-09-09 Stan Shebs <shebs@andros.cygnus.com>
4730
4731 * long_long.exp: Add variations of test cases that work for
4732 targets with 16-bit ints and 32-bit doubles.
4733
d4f3574e
SS
47341999-09-08 Stan Shebs <shebs@andros.cygnus.com>
4735
4736 * break.c (main): Compare a possibly-uninitialized argc with an
4737 unlikely value that fits in 16 bits.
4738
47391999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4740
4741 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
4742 0xfeeb, don't want negative numbers if ints are 16 bits.
4743
4744 * lib/gdb.exp (skip_cplus_tests): New proc.
4745 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4746 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
4747 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
4748 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
4749 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
4750 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
4751 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
4752 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
4753
4754 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
4755
4756Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
4757
4758 * gdb.base/corefile.exp (up): Allow a parameter to appear
4759 in the frame that we're going up to.
4760
4761 From Jim Blandy <jimb@cygnus.com>:
4762
4763 * gdb.base/default.exp (info float): Expect some output now.
4764
4765 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
4766 returning floating-point values to fail on the x86.
4767 * gdb.base/callfwmall.exp (do_function_calls): Same.
4768
4769 * gdb.base/list.exp (test_listsize): Correct expectations for
4770 listing line 1 with listsize 2. Also, listing a single line
4771 works now, as does listing three lines. [Kevin's note: There
4772 were a number of other cases fixed too where the expectations
4773 differed...]
4774
47751999-09-02 Stan Shebs <shebs@andros.cygnus.com>
4776
4777 * gdb.base/selftest.exp: Add case for when version prints as
4778 constant string instead of char pointer.
4779
104c1213
JM
47801999-08-25 Stan Shebs <shebs@andros.cygnus.com>
4781
4782 * gdb.base/ending-run.exp: Add Solaris case for what happens when
4783 stepping out of main.
4784
4785 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
4786 G++ used.
4787
4788 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
4789 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
4790
4791 * gdb.c++/ovldbreak.exp: Update match string in test that
4792 includes a warning of multiple breakpoints.
4793
47941999-08-24 Stan Shebs <shebs@andros.cygnus.com>
4795
4796 * gdb.base/display.exp: Improve precision of step-after-finish
4797 added yesterday.
4798
4799 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
4800 test.
4801
4802 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
4803 configs when using G++, not just hppa*.
4804
48051999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4806
4807 * gdb.base/async.c: New file.
4808 * gdb.base/async.exp: New file.
4809
4810Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
4811
4812 * gdb.base/break.exp: Tweak PA specific tests to properly handle
4813 PA64.
4814
53a5351d
JM
4815Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
4816
104c1213
JM
4817 * gdb.base/display.exp: "finish" can leave us mid-line on many
4818 targets, deal with it. Add a small constant to main, instead of
4819 1000 since main+1000 may not be a valid address in the target.
4820
53a5351d
JM
4821 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
4822 on hpux11.
4823
4824 * gdb.base/attach.exp: Handle another hpux11 error message variant
4825 when attaching to a process that does not exist.
4826
48271999-08-19 J.T. Conklin <jtc@redback.com>
4828
4829 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
4830 characters in 'continue to 1241' test.
4831
48321999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4833
4834 * gdb.base/call-ar-st.exp: Add a shorter match case for the
4835 stop in print_long_arg_list, define and use a whitespace
4836 variable in print_small_structs test, add an XFAIL for Solaris.
4837 * gdb.base/dbx.exp: XFAIL func commands until somebody is
4838 interested enough to fix.
4839
7be570e7
JM
48401999-08-13 Keith Seitz <keiths@cygnus.com>
4841
4842 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
4843 (dbx_gdb_load): Remove. Use gdb_load instead, since that
4844 proc knows about targets other than the natives.
4845 (test_assign): Use "gdb_run_cmd" to "run" the target.
4846 Check that we've actually hit the breakpoint at main.
4847 When we attempt to assign a value to a local variable, check
4848 that the variable is in the current scope, i.e., don't use
4849 a test with an empty result.
4850
4851Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
4852
4853 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
4854 command.
4855
48561999-08-09 Stan Shebs <shebs@andros.cygnus.com>
4857
4858 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4859 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
4860 gdb.compat, gdb.threads-hp.
4861 gdb.hp/configure, gdb.hp/configure.in: New files.
4862 gdb.hp/Makefile.in: Recurse into new subdirs.
4863 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
4864 gdb.hp/gdb.objdbg: New directory, tests for debugging info
4865 in object files.
4866 gdb.hp/tools: New directory, aux tools for HP-specific tests.
4867
96baa820
JM
48681999-08-05 Stan Shebs <shebs@andros.cygnus.com>
4869
4870 * gdb.base/display.exp: Help expect by putting a newline in the
4871 funky printf, remove a bogus p/a test.
4872
48731999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4874
4875 * gdb.base/display.exp: Make sure that when we say 'run', we are
4876 connected to the target. This is necessary when running not
4877 natively.
4878
48791999-08-03 Stan Shebs <shebs@andros.cygnus.com>
4880
4881 * gdb.base/step-test.exp: Removed some extraneous messages.
4882
4883 * gdb.base/long_long.exp: Don't run memory examination tests
4884 on little-endian targets (they will need a different set of
4885 results to match).
4886
48871999-08-02 Stan Shebs <shebs@andros.cygnus.com>
4888
4889 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
4890 until somebody decides to fix GDB.
4891
4892 * gdb.base/long_long.c: Stop compiler complaint by specifying long
4893 constant as "ULL".
4894 * gdb.base/long_long.exp: Loosen x/c test, add partial result
4895 matches for a couple x/2 commands.
4896
a0b3c4fd
JM
48971999-07-30 Stan Shebs <shebs@andros.cygnus.com>
4898
4899 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
4900 by merging in ref-types2 tests.
4901 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
4902
4903 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4904 * gdb.c++/Makefile.in: Add standard actions.
4905 (EXECUTABLES): Rename from PROGS, update list.
4906 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
4907 from gdb.hp.
4908 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
4909 foo and bar locals.
4910 * gdb.c++/anon-union.exp: Fix tests to match.
4911 * gdb.c++/classes.exp: Run if HP compiler used, add extra
4912 expect matches to handle output variations.
4913 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
4914 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
4915 output, add HP alternatives for new and delete prints.
4916 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
4917 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
4918 * gdb.c++/demangle.exp: Use $style when reporting failure.
4919 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
4920 * gdb.c++/inherit.exp: Run if HP compiler used, add some
4921 match alternatives.
4922 * gdb.c++/local.exp: Add match alternatives or xfails for HP
4923 compilers.
4924 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
4925 * gdb.c++/method.exp: Add match alternatives.
4926 * gdb.c++/misc.cc: Add bool types.
4927 * gdb.c++/misc.exp: Add tests for bool types.
4928 * gdb.c++/overload.exp: Add xfails.
4929 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
4930 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
4931 add some more template parameter tests (only for HP currently).
4932 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
4933 * gdb.c++/virtfunc.cc: Add return type and value for main.
4934 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
4935 match alternatives.
beb998c6 4936
a0b3c4fd
JM
49371999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4938
4939 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
4940
49411999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
4942
4943 * gdb.base/signals.exp: Don't expect getting a backtrace from
4944 within a signal handler to fail on Linux.
4945
49461999-07-29 Stan Shebs <shebs@andros.cygnus.com>
4947
4948 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4949 * lib/gdb.exp: Remove some gratuitious semicolons.
4950 (delete_breakpoints): Increase timeout.
4951 (gdb_expect): Add -notransfer option.
4952 (gdb_test): Use -notransfer option.
4953 (get_compiler_info): Add f77 case.
4954 (get_compiler): New proc, split out from gdb_preprocess, add f77
4955 case.
4956 (gdb_preprocess): Call get_compiler.
4957
4958 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
4959 * gdb.base/attach.exp, gdb.base/display.exp,
4960 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
4961 gdb.base/long_long.exp, gdb.base/printcmds.exp,
4962 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
4963 third arg to gdb_test.
4964 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
4965 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
4966 HP-UX xfails, add others.
4967 * gdb.base/completion.exp: Reflect name change of self-test.
4968 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
4969 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
4970 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
4971 HP failure number.
4972 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
4973 useless HP-UX 10.30 references.
4974 * gdb.base/maint.exp: Loosen matches.
4975 * gdb.base/pointers.c (main): Declare more_code.
4976 * gdb.base/pointers.exp: Match on output of a `next'.
4977 * gdb.base/structs.c: Add prototypes.
4978 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
4979 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
4980
49811999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4982
4983 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
4984 command.
4985
49861999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4987
4988 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4989 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
4990
4991 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
4992 debug info. Deal with lack of signal hanlder info in stack.
4993
4994 From Jim Kingdon <kingdon@redhat.com>:
4995 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4996
5a2468f5
JM
49971999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4998
4999 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5000 gdb.base/foll-vfork.exp: Don't run for crosses.
5001
adf40b2e
JM
5002Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5003
5004 * gdb.base/configure.in: Check for gdbvars.exp instead of
5005 a1-selftest.exp.
5006 * gdb.base/configure: Re-generate.
5007
50081999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5009
5010 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5011 in trying to run first and name is too long.
5012
5013 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5014 pointers2.c and pointers2.exp, respectively.
5015 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5016 doschk happier.
5017
43e526b9
JM
50181999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5019
5020 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5021 callfuncs2.c and callfuncs2.exp.
5022
5023 * gdb.base/list.exp: Remove mistaken xfails.
5024 * gdb.base/list0.h: Add optional prototypes.
5025
9846de1b
JM
5026Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5027
5028 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5029 calling malloc.
5030 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5031 * ptype.exp: Move test for get_debug_format to before its first
5032 use.
5033
50341999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5035
5036 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5037 * gdb.base/annota2.cc, annota2.exp: Move from here.
5038 * gdb.c++/annota2.cc, annota2.exp: To here.
5039 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5040
43ff13b4
JM
5041Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5042
5043 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5044 a consistent format.
5045
085dd6e6
JM
50461999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5047
5048 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5049 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5050 HP compilers, also set the globals $true and $false.
5051
5052 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5053 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5054 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5055 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5056 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5057 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5058 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5059 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5060 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5061 whatis.c} Add C++ compatible function definitions and return
5062 types, add includes for library functions.
5063 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5064 * gdb.base/step-test.c (myglob): Rename from glob.
5065 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5066 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5067 files, move here from gdb.hp.
5068 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5069 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5070 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5071 Adjust line numbers in regexps.
5072
5073 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5074 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5075 instead of 0/1.
5076
5077 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5078 foll-vfork.exp: New files, move here from gdb.hp.
5079 * gdb.base/page.exp: New file, test of pagination command.
5080
5081 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5082 recursion test.
5083 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5084
5085 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5086 gdb.base/solib.exp: Fix compiler invocation process.
5087
5088 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5089 HP-UX 11, turn off overload resolution explicitly.
5090 * gdb.base/commands.exp: Set argument list explicitly, add
5091 watchpoint test.
5092 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5093 them work.
5094 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5095 expressions properly.
5096 * gdb.base/corefile.exp: Loosen the match slightly.
5097 * gdb.base/default.exp: Allow "Error accessing memory" message
5098 also.
5099 * gdb.base/display.exp: Skip over x/0 j if PA64.
5100 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5101 * gdb.base/interrupt.exp: Ditto.
5102 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5103 in use.
5104 * gdb.base/list.exp: Add xfails for HP-UX.
5105 * gdb.base/long_long.exp: Refine some of the numeric matches.
5106 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5107 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5108 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5109 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5110 * gdb.base/ptype.exp: Succeed on more varieties of output.
5111 * gdb.base/scope.exp: Add xfails for HP-UX.
5112 * gdb.base/sect-cmd.exp: Add more cases.
5113 * gdb.base/setvar.exp: Add xfails for HP-UX.
5114 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5115 * gdb.base/signals.exp: Match on void symbolically.
5116 * gdb.base/step-test.exp: Add case for PA64.
5117 * gdb.base/term.exp: Add exit and restart.
5118 * gdb.base/twice.exp: Clean up after self.
5119 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5120 * gdb.base/whatis.exp: Allow more ways to pass tests.
5121
5122 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5123 no longer useful.
5124
5125Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5126
5127 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5128 list of patterns.
5129 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5130 print_double_array(double_array)", "continuing to breakpoint
5131 1018", "print print_double_array(array_d)" and "continuing to
5132 1034" tests.
beb998c6 5133
085dd6e6
JM
51341999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5135
5136 * Makefile.in: Add empty html and install-html targets.
5137
51381999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5139
5140 * config/mt-*: Remove, these haven't been used since 1996.
5141
51421999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5143
5144 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5145 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5146 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5147
9e0b60a8
JM
51481999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5149
5150 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5151 simpler match case for the ptype of the big class.
5152
51531999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5154
5155 * gdb.exp: Fix test for gdb_prompt existence.
5156
51571999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5158
5159 * gdb.exp (gdb_test): Add fail after calls to perror.
5160
51611999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5162
5163 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5164
51651999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5166
5167 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5168
0f71a2f6
JM
5169Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5170
5171 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5172 malloc() is linked in.
5173
51741999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5175
5176 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5177 step at end.
5178
5179 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5180
51811999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5182
5183 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5184
cce74817
JM
5185Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5186
5187 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5188 * gdb.base/mips_pro.exp: Likewise.
5189
51901999-06-02 Keith Seitz <keiths@cygnus.com>
5191
5192 * gdb.c++/templates.cc: Change all "new" operators to throw
5193 an exception.
5194 * gdb.c++/cplusfuncs.cc: Likewise.
5195
5196 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5197
5198Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5199
5200 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5201 * gdb.base/ending-run.exp: When stepping out of main, accept a
5202 step into an arbitrary assembler file.
5203
392a587b
JM
52041999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5205
beb998c6 5206 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5207 "breakpoint-invalid" to be printed.
beb998c6 5208 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5209 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5210 * gdb.base/annota2.cc: Initialize a.x to 0.
5211
9e086581
JM
52121999-05-17 Keith Seitz <keiths@cygnus.com>
5213
5214 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5215 when "skip_float_tests" set.
5216 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5217 "print print_ten_doubles", and "step into print_long_arg_list".
5218 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5219 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5220 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5221 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5222 "skip_float_tests" is set.
5223 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5224 when "skip_float_tests" set.
beb998c6 5225
cd0fc7c3
SS
52261999-05-06 Keith Seitz <keiths@cygnus.com>
5227
5228 * gdb.base/annota2.cc: Include stdio.h.
5229
5230Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5231
5232 * gdb.base/crossload.exp: Remove, this has been disabled ever
5233 since BFD stopped including all targets, and cross-GDB gets
5234 plenty of testing anyway.
5235 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5236 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5237 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5238 * gdb.base/README: Remove, was doc for this.
5239 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5240 needed.
5241
b83266a0
SS
52421999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5243
5244 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5245 output.
5246
5247 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5248 * gdb.base/annota2.exp: New file. More annotation tests.
5249 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5250 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5251
52521999-04-23 Angela Marie Thomas <angela@cygnus.com>
5253
5254 * config/cfdbug.exp: New file.
5255
7a292a7a
SS
52561999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5257
5258 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5259 Marcus Daniel's and Dale Hawkins's demangler crashes.
5260
5261 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5262 test_lucid_style_demangling, test_arm_style_demangling,
5263 test_hp_style_demangling): Try Tom Tromey's core-dumping
5264 identifier under each demangling style.
5265
52661999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5267
5268 * gdb.c++/demangle.exp: Include the current demangling style
5269 in all test names.
5270 (current_demangling_style): New global variable.
5271 (set_demangling_style, test_demangling_core, test_demangling,
5272 test_demangling_exact): New functions.
5273 (test_gnu_style_demangling, test_lucid_style_demangling,
5274 test_arm_style_demangling, test_hp_style_demangling): Use those,
5275 instead of calling gdb_test and gdb_test_exact directly.
5276 (catch_demangling_errors): New function, which reports errors
5277 signalled by the demangling test functions in an orderly way.
5278 (do_tests): Use catch_demangling_errors.
5279
52801999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5281
5282 * gdb.base/signals.exp (test_handle_all_print): Use () for
5283 grouping in expressions, not {}.
5284
5285 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5286 initialized yet.
5287
52881999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5289
5290 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5291 are listed.
5292
52931999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5294
5295 * gdb.stabs/weird.exp: Test for CC being defined before
5296 looking at its value.
5297
52981999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5299
5300 * gdb.base/call-ar-st.exp: Remove stray '#'.
5301 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5302 "short int" and "long int".
5303 * gdb.c++/overload.cc: Cast the string added in the previous
5304 change, to mollify finicky HP compiler.
5305 * gdb.hp/reg-test.exp (testfile): Fix file name.
5306 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 5307
7a292a7a
SS
5308 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5309 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5310 alternate form of enum ptype.
5311
c906108c
SS
53121999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5313
7a292a7a
SS
5314 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5315 * gdb.hp/*.exp: Change all to run compiler probe only after
5316 passing skip_hp_tests, so as not to waste time on guaranteed
5317 failure.
5318
c906108c
SS
5319 * gdb.c++/overload.cc: Pass string instead of char addr, always
5320 init ccpfoo.
5321 * gdb.c++/templates.cc: Fix syntax error.
5322
7a292a7a
SS
5323Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5324
5325 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 5326 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5327 command.
5328
53291999-03-18 James Ingham <jingham@cygnus.com>
5330
5331 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5332
5333 * gdb.c++/method.exp: It was testing an uninitialized int on the
5334 stack and assuming it was positive.
5335
5336 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5337
5338 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 5339 keep it from killing the rest of the tests.
7a292a7a
SS
5340 Use gdb_continue_to_end.
5341
5342 * gdb.base/sigall.exp: use gdb_continue_to_end.
5343
5344 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
5345
5346 * gdb.base/display.exp: use runto_main, not run.
5347
beb998c6
AC
5348 * gdb.base/default.exp: Check for the current error message in the
5349 r abbreviation test.
7a292a7a
SS
5350 Add strongarm to the targets that know info float.
5351
beb998c6 5352 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
5353 run which doesn't work with monitors.
5354
5355 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
5356
5357 * gdb.base/break.exp: use the gdb_continue_to_end proc.
5358
5359 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
5360 program. Traps the case (in Cygmon) when the program never really
5361 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5362 more places, so I used my name. Sorry Mark...
5363
5364 * config/monitor.exp (gdb_target_monitor): added another
5365 target_info parameter: remotebinarydownload. This will set the
5366 remotebinarydownload flag if this is causing some boards trouble.
5367
53681999-03-18 Mark Salter <msalter@cygnus.com>
5369
5370 * lib/gdb.exp (continue_to_exit): New function.
5371
5372 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5373 * gdb.base/ending-run.exp: Ditto.
5374 * gdb.base/step-test.exp: Ditto.
5375
53761999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5377
5378 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5379 (suggested by Art Haas <ahaas@neosoft.com>).
5380
53811999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5382
5383 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5384
5385Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5386
5387 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5388 descriptions of types (short unsigned int vs unsigned short, etc).
5389
53901999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5391
5392 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5393 a call to strlen; sometimes we do have sources.
5394
53951999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5396
5397 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5398 character, so GDB won't print garbage after its end.
beb998c6 5399
c906108c
SS
5400 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5401 breakpoint there instead. Sometimes GCC emits memcpy to handle
5402 the large structures being passed by value, so we step into that
5403 instead of sum_array_print, which obscures what we're really testing.
5404 * gdb.base/step-test.exp: However, we do want a test that notices
5405 the bizarre steps into memcpy, so do that here. Add check for
5406 stepping into function calls that pass large structures by value.
5407 ("Is that a noun clause, or are you just happy to see me?")
5408 Remove all references to specific line numbers.
5409 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5410 New type and function.
5411 (main): Call large_struct_by_value, passing it a large struct by value.
5412 * lib/gdb.exp (gdb_get_line_number): New function.
5413
5414 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5415 more portable.
5416
7a292a7a
SS
54171999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5418
c906108c
SS
5419 * lib/gdb.exp: Doc fixes.
5420
7a292a7a
SS
54211999-03-05 Nick Clifton <nickc@cygnus.com>
5422
beb998c6 5423 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5424
54251999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5426
c906108c
SS
5427 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5428 commands. They're not germane to this test, and they don't work
5429 that way on remote targets.
5430
3fc11d3e
JM
54311999-03-01 James Ingham <jingham@cygnus.com>
5432
5433 * Changelog entries merged over from gdb development branch.
5434
3fc11d3e
JM
5435 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
5436
5437 * lib/gdb.exp (gdbtk_analyze_results): Generic function
5438 for outputting results of test run.
5439
2d4a1622 5440 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
5441
5442 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 5443
7a292a7a
SS
54441999-02-25 Felix Lee <flee@cygnus.com>
5445
5446 * lib/gdb.exp (debug_format): initialize
5447
c906108c
SS
54481999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
5449
5450 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
5451 * gdb.base/call-rt-st.c: Ditto.
5452
c906108c
SS
54531999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
5454
5455 * gdb.threads/pthreads.exp (horiz): New variable.
5456 (test_startup): Fix regexps that capture thread numbers.
5457
54581999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
5459
5460 * gdb.base/smoke.exp: Disambiguate two test case names (both
5461 called ``print'').
5462
5463Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5464
5465 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
5466 compilation.
5467
54681999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5469
5470 * gdb.base/miscexprs.exp: Change patterns to match GDB's
5471 actual output formatting.
5472 * gdb.base/smoke.exp: GDB removes leading 0's.
5473 * gdb.base/volatile.exp: Don't check type of remuneration;
5474 that variable is no longer defined in constvars.c.
5475 * gdb.base/step-test.c (main): Exit with explicit exit code.
5476 * gdb.base/step-test.exp: Remove two nexti checks--they are
5477 not portable.
5478
54791999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5480
5481 * gdb.base/help.exp ("help delete display"): Fix test to match
5482 gdb's output.
5483
5484 * gdb.base/long_long.c (known_types): Initialize values to zero.
5485 * gdb.base/long_long.exp: Step one more line
5486 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 5487 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
5488 unique test case names.
5489
5490Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5491
beb998c6 5492 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
5493
5494 * gdb.c++/method.exp: Add missing close brace.
5495
54961999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
5497
5498 * gdb.base/maint.exp: Use 'set height 0' to disable page
5499 prompting, not 'set height 400'.
5500
5501 Fix a bunch of timeouts.
5502 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
5503 four separate tests, so expect doesn't take forever to match a ton
5504 of text against a regexp with lots of .* forms.
5505 ("maint print psymbols", "maint print symbols"): Make some of
5506 these greps more selective, so that expect doesn't try to wade
5507 through huge piles of output and time out.
5508
5509 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
5510
5511 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
5512 tests: one which doesn't expect shlib events to be reported, and
5513 another which does, but is XFAIL for all platforms other than
5514 HP/UX.
5515
5516 * gdb.base/break.exp: Teach the test suite that the `catch
5517 fork', `catch vfork', and `catch exec' commands produce error
5518 messages on platforms that don't provide these features.
5519
5520Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5521
5522 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
5523 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
5524 (shortening names from solib_threshold.exp etc), won't run on
5525 anything but HP-UX for the foreseeable future.
5526 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
5527 reflect move.
5528
5529Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
5530
5531 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
5532 gdb.trace/Makefile.in (clean): Remove all test executables.
5533
5534Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
5535
5536 * gdb.base/shlib-call.exp: add test cases to verify that gdb
5537 successfully re-sets breakpoints in shared libraries.
5538 * gdb.base/shmain.c (main): return 0, don't fall off the end.
5539
5540Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5541
beb998c6
AC
5542 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
5543 and compiled w/o GCC.
c906108c
SS
5544
5545 * gdb.hp/watch-cmd.exp: ditto.
5546
5547 * gdb.hp/watch-hp.exp: ditto.
5548
5549 * gdb.hp/xdb1.exp: ditto.
5550
5551 * gdb.hp/xdb2.exp: ditto.
5552
5553 * gdb.hp/dbx.exp: ditto.
5554
5555Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
5556
5557 * constvars.c: Remove C++-isms.
5558 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
5559 with GCC.
5560
5561Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
5562
5563 The following changes are part of the HP merge.
5564
5565 * gdb.base/break.exp: new tests to verify that catchpoints for
5566 fork, vfork, and exec don't trigger inappropriately.
5567
5568 * gdb.base/opaque.exp: compile one file at a time, then link.
5569
5570 * gdb.base/signals.exp: be more restrictive about which hppa
5571 systems receive a setup_xfail. new tests.
5572
5573 * gdb.base/solib_threshold.build: new file.
5574 * gdb.base/solib_threshold.exp: new file.
5575 * gdb.base/solib_threshold.link_opts: new file.
5576 * gdb.base/solib_threshold.mk: new file.
5577 * gdb.base/gen_solib_threshold.c: new file.
5578
5579 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
5580 tests. New tests for enums inside classes.
5581
5582 * gdb.c++/compiler.cc: indicate support of template debugging.
5583
5584 * gdb.c++/demangle.exp: run hp style demangling tests.
5585
5586 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
5587 tests.
5588
5589 * gdb.c++/misc.cc: changes to support new tests.
5590
5591 * gdb.c++/templates.cc: changes to support HP's compiler; changes
5592 to support new tests.
5593
5594 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
5595 gcc, then skip these tests.
5596
5597Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
5598
5599 The following files are part of the HP merge; some had longer
5600 names at HP, but have been renamed to be no more than 14
5601 characters in length.
5602
5603 * gdb.hp/ambiguous.cc: new file.
5604 * gdb.hp/ambiguous.exp: new file.
5605 * gdb.hp/attach.exp: new file.
5606 * gdb.hp/attach2.exp: new file.
5607 * gdb.hp/classes-hp.exp: new file.
5608 * gdb.hp/ctti.exp: new file.
5609 * gdb.hp/ctti-add.cc: new file.
5610 * gdb.hp/ctti-add1.cc: new file.
5611 * gdb.hp/ctti-add2.cc: new file.
5612 * gdb.hp/ctti-add3.cc: new file.
5613 * gdb.hp/dbx.exp: new file.
5614 * gdb.hp/exception.cc: new file.
5615 * gdb.hp/exception.exp: new file.
5616 * gdb.hp/foll-exec.c: new file.
5617 * gdb.hp/foll-exec.exp: new file.
5618 * gdb.hp/foll-fork.c: new file.
5619 * gdb.hp/foll-fork.exp: new file.
5620 * gdb.hp/foll-vfork.c: new file.
5621 * gdb.hp/foll-vfork.exp: new file.
5622 * gdb.hp/inherit-hp.exp: new file.
5623 * gdb.hp/more-steps.exp: new file.
5624 * gdb.hp/namespace.cc: new file.
5625 * gdb.hp/namespace.exp: new file.
5626 * gdb.hp/optimize.exp: new file.
5627 * gdb.hp/pxdb.c: new file.
5628 * gdb.hp/pxdb.exp: new file.
5629 * gdb.hp/quicksort.exp: new file.
5630 * gdb.hp/reg-test.exp: new file.
5631 * gdb.hp/reg-test.s: new file.
5632 * gdb.hp/sized-enum.c: new file.
5633 * gdb.hp/sized-enum.exp: new file.
5634 * gdb.hp/start-stop.exp: new file.
5635 * gdb.hp/templ-hp.cc: new file.
5636 * gdb.hp/templ-hp.exp: new file.
5637 * gdb.hp/thr-lib.c: new file.
5638 * gdb.hp/thr-lib.exp: new file.
5639 * gdb.hp/thr-lib.h: new file.
5640 * gdb.hp/thr-liblib.c: new file.
5641 * gdb.hp/virtfun-hp.c: new file.
5642 * gdb.hp/virtfun-hp.exp: new file.
5643 * gdb.hp/watch-cmd.exp: new file.
5644 * gdb.hp/watch-hp.exp: new file.
5645 * gdb.hp/xdb1.exp: new file.
5646 * gdb.hp/xdb2.exp: new file.
5647 * gdb.hp/xdb3.exp: new file.
5648
5649Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
5650
5651 The following files are part of the HP merge; some had longer
5652 names at HP, but have been renamed to be no more than 14
5653 characters in length.
5654
5655 * gdb.base/ss.h: new file.
5656 * gdb.base/call-ar-st.c: new file.
5657 * gdb.base/call-ar-st.exp: new file.
5658 * gdb.base/call-rt-st.c: new file.
5659 * gdb.base/call-rt-st-exp: new file.
5660 * gdb.base/call-strs.exp: new file.
5661 * gdb.base/ena-dis-br.exp: new file.
5662 * gdb.base/environ.exp: new file.
5663 * gdb.base/long_long.exp: new file.
5664 * gdb.base/sect-cmd.exp: new file.
5665 * gdb.base/shlib-cl2.exp: new file.
5666 * gdb.base/smoke.exp: new file.
5667 * gdb.base/so-impl-ld.c: new file.
5668 * gdb.base/so-impl-ld.exp: new file.
5669 * gdb.base/so-indr-cl.c: new file.
5670 * gdb.base/so-indr-cl.exp: new file.
5671 * gdb.base/varargs.exp: new file.
5672 * gdb.base/volatile.exp: new file.
5673 * gdb.base/whatis-exp.exp: new file.
7a292a7a 5674 * gdb.base/display.exp: new file.
c906108c
SS
5675 * gdb.c++/derivation.exp: new file.
5676 * gdb.c++/local.exp: new file.
5677 * gdb.c++/member-ptr.exp: new file.
5678 * gdb.c++/overload.exp: new file.
5679 * gdb.c++/ovldbreak.exp: new file.
5680 * gdb.c++/ref-types.exp: new file.
5681 * gdb.c++/ref-types2.exp: new file.
5682 * gdb.c++/userdef.exp: new file.
beb998c6 5683
c906108c
SS
5684Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5685
5686 * gdb.base/default.exp: Reflect wording change in remote.c.
5687
dc96c6c7 5688Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5689
5690 * gdb.base/help.exp: Update to reflect current text.
5691
5692Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
5693
5694 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
5695 they're stack variables and contain garbage.
5696 * gdb.c++/anon-union.exp: new file.
5697
5698 The following changes were made by David Taylor
5699 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5700 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5701 in changes by HP.
5702
5703 * gdb.base/bitops.exp: new file.
5704 * gdb.base/default.exp: change expected messages for catch and
5705 info catch tests to reflect HP merge changes.
5706 * gdb.base/enable-disable-break.exp
5707 * gdb.base/ending-run.c: new file.
5708 * gdb.base/long_long.c: new file.
5709 * gdb.base/maint.exp: new file.
5710 * gdb.base/pointers2.exp: new file.
5711 * gdb.base/shlib-call2.exp: new file.
5712 * gdb.base/solib.exp: new file.
5713 * gdb.base/step-test.c: new file.
5714 * gdb.c++/anon-union.cc: new file.
5715 * gdb.c++/local.cc: new file.
5716 * gdb.c++/member-pointer.cc: new file.
5717 * gdb.c++/method.cc: new file.
5718 * gdb.c++/ref-types.cc: new file.
5719 * gdb.c++/ref-types2.cc: new file.
5720 * gdb.c++/userdef.cc: new file.
beb998c6 5721
c906108c
SS
5722 * gdb.base/scope.exp: compile one file at a time, then link.
5723 * gdb.base/langs.exp: ditto.
5724 * gdb.base/list.exp: ditto.
beb998c6 5725
c906108c
SS
5726Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
5727
5728 The following changes were made by David Taylor
5729 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5730 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5731 in changes by HP.
beb998c6 5732
c906108c
SS
5733 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
5734 skip tests. When compiling pass c++ flag to gdb_compile.
5735 * gdb.c++/
beb998c6 5736
c906108c
SS
5737 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
5738 test for on hppa*-*-hpux*; use args to see if c++ was specified.
5739 (skip_hp_tests): new function.
5740 (gdb_preprocess): new function.
5741
5742 * configure.in (hpdir): decide whether to configure gdb.hp.
5743 * configure: regenerated.
5744
5745 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
5746 to delete on clean.
5747 (EXECUTABLES): update to reflect new additions.
5748 * gdb.base/commands.exp: update message expected.
5749 * gdb.base/default.exp: add copyright notice.
5750 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
5751 * gdb.base/help.exp: update messages to reflect current text.
5752 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
5753 targets for recurse tests.
5754 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
5755 skip this file.
5756
5757 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
5758 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
5759 compilation.
5760 * gdb.c++/misc.exp: ditto.
5761 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
5762 run the tests. tell gdb_compile that it's a c++ compilation.
5763
5764 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 5765
c906108c
SS
5766 * gdb.base/all-bin.exp: new file.
5767 * gdb.base/arithmet.exp: new file.
5768 * gdb.base/assign.exp: new file.
5769 * gdb.base/completion.exp: new file.
5770 * gdb.base/cond-expr.exp: new file.
5771 * gdb.base/condbreak.exp: new file.
5772 * gdb.base/define.exp: new file.
5773 * gdb.base/dollar.exp: new file.
5774 * gdb.base/environment.exp: new file.
5775 * gdb.base/eval-skip.exp: new file.
5776 * gdb.base/jump.exp: new file.
5777 * gdb.base/logical.exp: new file.
5778 * gdb.base/pointers.exp: new file.
5779 * gdb.base/relational.exp: new file.
5780 * gdb.base/section_command.exp: new file.
5781 * gdb.base/whatis-expr.exp: new file.
5782
5783 * gdb.base/all-types.c: new file.
5784 * gdb.base/call-array-struct.c: new file.
5785 * gdb.base/call-return-struct.c: new file.
5786 * gdb.base/call-strings.c: new file.
5787 * gdb.base/callfuncs2.c: new file.
5788 * gdb.base/condbreak.c: new file.
5789 * gdb.base/constvars.c: new file.
5790 * gdb.base/display.c: new file.
5791 * gdb.base/int-type.c: new file.
5792 * gdb.base/jump.c: new file.
5793 * gdb.base/miscexprs.c: new file.
5794 * gdb.base/pointers.c: new file.
5795 * gdb.base/pointers2.c: new file.
5796 * gdb.base/shmain.c: new file.
5797 * gdb.base/shr1.c: new file.
5798 * gdb.base/shr2.c: new file.
5799 * gdb.base/solib.c: new file.
5800 * gdb.base/solib1.c: new file.
5801 * gdb.base/solib2.c: new file.
5802 * gdb.base/varargs.c: new file.
5803 * gdb.c++/derivation.cc: new file.
5804 * gdb.c++/overload.cc: new file.
5805 * gdb.c++/ovldbreak.cc: new file.
5806 * gdb.hp/attach.c: new file.
5807 * gdb.hp/attach2.c: new file.
5808 * gdb.hp/average.c: new file.
5809 * gdb.hp/compiler.c: new file.
5810 * gdb.hp/compiler.cc: new file.
5811 * gdb.hp/execd-program.c: new file.
5812 * gdb.hp/follow-exec.c: new file.
5813 * gdb.hp/follow-fork.c: new file.
5814 * gdb.hp/follow-vfork-and-exec.c: new file.
5815 * gdb.hp/misc-hp.cc: new file.
5816 * gdb.hp/more-steps.c: new file.
5817 * gdb.hp/optimize.c: new file.
5818 * gdb.hp/quicksort.c: new file.
5819 * gdb.hp/run-hp.c: new file.
5820 * gdb.hp/start-stop.c: new file.
5821 * gdb.hp/sum.c: new file.
5822 * gdb.hp/templates-hp.cc: new file.
5823 * gdb.hp/thread-local-in-lib.c: new file.
5824 * gdb.hp/thread-local-in-lib.h: new file.
5825 * gdb.hp/thread-local-in-lib.lib.c: new file.
5826 * gdb.hp/vforked-program.c: new file.
5827 * gdb.hp/virtfunc-hp.cc: new file.
5828 * gdb.hp/watchpoint-hp.c: new file.
5829 * gdb.hp/xdb.c: new file.
5830 * gdb.hp/xdb0.c: new file.
5831 * gdb.hp/xdb0.h: new file.
5832 * gdb.hp/xdb1.c: new file.
5833
5834Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
5835
5836 The following change was made by Edith Epstein
5837 <eepstein@cygnus.com> as part of a project to merge in changes
5838 originally made by HP; HP did not create ChangeLog entries.
5839
5840 * gdb.c++/demangle.exp: changed the expected output for some
5841 ARM-style mangling -- removed second reference to datatype.
5842 For example, maint demangle __dt__11T1__pt__2_cFv
5843 T1<char>::~T1<char>(void)
5844 becomes,
5845 maint demangle __dt__11T1__pt__2_cFv
5846 T1<char>::~T1(void)
5847
5848 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 5849
c906108c
SS
5850Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
5851
5852 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
5853 * gdb.trace/backtrace.exp: Likewise.
5854 * gdb.trace/circ.exp: Likewise.
5855 * gdb.trace/collection.exp: Likewise.
5856 * gdb.trace/deltrace.exp: Likewise.
5857 * gdb.trace/infotrace.exp: Likewise.
5858 * gdb.trace/limits.exp: Likewise.
5859 * gdb.trace/packetlen.exp: Likewise.
5860 * gdb.trace/passc-dyn.exp: Likewise.
5861 * gdb.trace/passcount.exp: Likewise.
5862 * gdb.trace/report.exp: Likewise.
5863 * gdb.trace/save-trace.exp: Likewise.
5864 * gdb.trace/tfind.exp: Likewise.
5865 * gdb.trace/tracecmd.exp: Likewise.
5866 * gdb.trace/while-dyn.exp: Likewise.
5867 * gdb.trace/while-stepping.exp: Likewise.
5868
58691998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
5870
5871 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
5872
5873Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
5874
5875 From Brendan Kehoe:
5876 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
5877 int return types.
5878
5879Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
5880
5881 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
5882 remote dos host testing right.
5883
5884Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
5885
5886 * gdb.base/corefile.exp: remove some xfails.
5887
5888Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
5889
5890 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
5891 have different timestamps.
5892
5893Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
5894
5895 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
5896 gdb.base/default.exp: Replace "exec" with "executable".
5897
5898Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
5899
5900 * gdb.base/default.exp: Change else if to elseif from previous
5901 delta.
5902
5903Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
5904
5905 * gdb.base/default.exp: Add brace missing from previous delta.
5906
5907Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
5908
5909 * gdb.base/default.exp: Support test for info float for all
5910 varieties of arm toolchain.
5911
dc96c6c7 5912Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5913
5914 * gdb.trace/*.exp: remove "remote_download" command.
5915
dc96c6c7 5916Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5917
5918 * gdb.trace/*.exp: remove -gdwarf from compile.
5919
5920Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
5921
5922 * gdb.trace/configure.in(AC_INIT): typo
5923 * gdb.trace/configure: regenerated
5924
dc96c6c7 5925Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5926
5927 * config/m68k-emc.exp: New file.
5928 * lib/<emc-support.exp trace-support.exp}: New files.
5929 * configure.in: add new test directory gdb.trace.
5930 * gdb.trace/{configure configure.in Makefile.in}: New files.
5931 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
5932 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
5933 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
5934 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
5935 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
5936 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
5937 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 5938
dc96c6c7 5939Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5940
5941 * gdb.c++/classes.exp: Change all regular expressions to match
5942 arbitrary combinations of newline/carriage-return, so that they
5943 will work equally well on Unix and Windows.
5944 * gdb.c++/inherit.exp: ditto.
5945 * gdb.c++/virtfunc.exp: ditto.
5946
59471998-08-11 Dawn Perchik <dawn@cygnus.com>
5948
5949 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
5950
c2d11a7d
JM
5951Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
5952
5953 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
5954 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
5955 to use a0-a3/d0-d3 as needed.
5956
5957Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
5958
5959 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
5960 * gdb.disasm/am33.exp: Corresponding changes.
5961
c906108c
SS
59621998-07-11 Felix Lee <flee@cygnus.com>
5963
5964 * gdb.base/callfuncs.exp: add cmp10 test.
5965 * gdb.base/callfuncs.c (cmp10): new function.
5966
5967Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
5968
beb998c6 5969 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
5970 into two parts to get around a synchronization problem in expect.
5971
3fc11d3e
JM
5972Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
5973
5974 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
5975
5976 * configure.in: Add options for gdbtk testsuite.
5977
5978 * configure: Regenerate.
5979
5980 * gdb.gdbtk: New directory to hold gdbtk tests.
5981
c906108c
SS
5982Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5983
5984 * gdb.fortran/types.exp: Escape brackets in expect patterns
5985 for test_float_literal_types_accepted tests.
5986 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5987 before run test.
5988
c2d11a7d
JM
5989Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5990
5991 * am33.exp: Just compile, do not link the testcase.
5992 * am33.s: Add ".am33" pseudoop to force am33 mode.
5993
c906108c
SS
59941998-06-25 Felix Lee <flee@cygnus.com>
5995
5996 * gdb.base/setshow.exp: make sure $pc is sane.
5997
5998 * gdb.stabs/weird.exp: split expect patterns properly.
5999
c2d11a7d
JM
6000Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6001
6002 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6003 * gdb.disasm/am33.exp: Run it.
6004
dc96c6c7 6005Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6006
6007 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6008 match processing (and eliminate spurious timeouts when running).
6009
dc96c6c7 6010Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6011
6012 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6013 exception test, but conditionalize it on target [mach | gnu].
6014
dc96c6c7 6015Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6016
6017 * gdb.base/overlays.exp: fixup compile line for linker script.
6018
6019Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6020
6021 * gdb.fortran/types.exp: don't guess at float size.
6022
6023Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6024
6025 * gdb.base/exprs.exp: delete test that depends on int size.
6026
6027Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6028
6029 * config/sim.exp: Removed checks for target triplets.
6030 (gdb_target_sim): Use gdb,target_sim_options.
6031
6032Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6033
6034 * gdb.base/reread.exp: New file.
6035 * gdb.base/reread1.c: New file.
6036 * gdb.base/reread2.c: New file.
6037
6038Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6039
6040 * config/sim.exp: Use 'target sim -sparclite' when running
6041 SPARClite programs.
6042
6043Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6044
6045 * gdb.base/structs2.exp: New file.
6046 * gdb.base/structs2.c: New file.
6047
6048Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6049
6050 * gdb.asm/common.inc: New file.
6051 * gdb.asm/d10v.inc: New file.
6052 * asm-source.exp: Pass -I's to gas to find .inc files.
6053 Update line numbers in expected output.
6054 * asmsrc1.s: Rewrite.
6055 * asmsrc2.s: Rewrite.
6056 * configure.in: Create arch.inc symlink.
6057 * configure: Regenerate.
6058 * Makefile.in (distclean): Delete arch.inc.
6059
6060Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6061
6062 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6063 (t_enum_value2): ditto
6064 (t_enum_value3): ditto
6065 (main): ditto
6066Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6067
6068 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6069 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6070 change.
6071 Use gdb_test instead of send_gdb/gdb_expect sequences.
6072
6073Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6074
6075 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6076 not void.
6077
6078Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6079
6080 * gdb.base/branches.c: Code with lots of loops and
6081 subroutines. Used to test gdbs ability to single step through PC
6082 changes, especially to test mips-tdep.c:mips_next_pc
6083
6084Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6085
6086 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6087 more rigorous EGCS C++ error checking.
6088
6089Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6090
6091 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 6092 tests.
c906108c 6093 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 6094 function when asleep.
c906108c 6095 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
6096 for i*86 Linux and SVR4 signal handling problems.
6097 Remove linux xfail for `next to handler in signals_tests_1', fixed
6098 by recent infrun.c change.
c906108c 6099 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 6100 stack backtraces.
c906108c
SS
6101 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6102 target.[ch] change.
6103
6104Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6105
6106 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6107 for a newline from gdb before continuing.
6108 (default_gdb_exit): Just look for y or n.
6109 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6110 it does, fail the rests of the tests in the file.
6111
6112Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6113
6114 * config/cygmon.exp: New file.
6115
6116Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6117
6118 * gdb.base/list.exp: Fix problem with "list default lines around
6119 main" test on remote targets.
6120
6121 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6122 run test on remote targets.
6123
6124Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6125
6126 * gdb.asm: New directory.
6127 * configure.in: Configure it.
6128 * configure: Regenerate.
6129 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6130 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6131
6132Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6133
6134 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6135
dc96c6c7 6136Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 6137
c906108c
SS
6138 * gdb.base/overlays (several files): Merge the two overlay
6139 managers into one. Change variables (foox, barx, bazx, grbxx)
6140 back into ints but force them to load in their proper sections.
6141
6142Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6143
6144 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6145 on-chip insn memory and IMAP1 to upper 128k.
6146 (D10VCopy): Handle memory regions crossing 16k boundaries.
6147 (D10VCopy): Transfer data in 32 bit chunks.
6148
6149Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6150
6151 * gdb.base/overlays.c (main): Exit normally when result is
6152 correct.
6153
6154 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6155 map. Include space for printf in .text segment.
6156
6157 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6158 updated d10v memory VMA/LMA map.
6159 (D10VCopy): Call D10VTranslate.
beb998c6 6160
c906108c
SS
6161Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6162
6163 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6164
6165 * gdb.base/bar.c (barx, bar): Change variable to small array so
6166 that it won't be put into the .sdata - small data -
6167 section. Update reference.
6168 * gdb.base/baz.c (bazx, baz): Ditto.
6169 * gdb.base/foo.c (foox, foo): Ditto.
6170 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6171
6172 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6173 to be arrays.
beb998c6 6174
dc96c6c7 6175Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 6176
c906108c
SS
6177 * gdb.base/overlays.exp: fix up and get working again.
6178 Add tests for backtraces from an overlay function.
beb998c6 6179
c906108c
SS
6180Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6181
6182 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6183 "calling function with watchpoint enabled".
6184
6185Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6186
6187 * gdb.base/break.exp (test_next_with_recursion): Remove
6188 gdb_suppress_tests for d10v-*-*.
6189 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6190 pending review of whether it is useful or not.
6191
6192Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6193
6194 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6195
6196Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6197
6198 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6199 * config/dve.exp: New file to support Densan boards.
6200
6201Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6202
6203 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6204 reads and BSD.
6205
6206Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6207
6208 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6209 response.
6210
6211 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6212
6213Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6214
6215 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6216 test.
6217
6218 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6219 target_sizeof_long and target_bigendian_p.
6220 (structs_by_value, structs_by_reference): Check values according
6221 to targets word size and endianess.
beb998c6 6222
c906108c
SS
6223Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6224
6225 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6226 output.
6227
6228Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6229
6230 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6231 Update test of set args help to match source change.
6232
6233Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6234
6235 * gdb.base/default.exp: Expect help system output to be in
6236 alphabetical order.
6237 * gdb.base/help.exp: Ditto.
6238
6239Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6240
6241 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6242 "i*86-pc-linux-gnu*".
6243 * gdb.base/interrupt.exp: Ditto.
6244 * gdb.base/corefile.exp: Ditto.
6245
6246 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6247 define vxworks when building the testcase.
6248
6249 * gdb.base/ptype.exp: Fix testnames to be unique.
6250 * gdb.base/radix.exp: Ditto.
6251 * gdb.base/term.exp: Ditto.
6252 * gdb.base/whatis.exp: Ditto.
6253 * gdb.c++/classes.exp: Ditto.
6254
6255Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6256
6257 * gdb.base/callfuncs.exp: Fix indentation.
6258
6259 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6260 suppress_flag has been set.
6261 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6262 target feature.
6263
6264Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6265
6266 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6267 the testcase.
6268
6269 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6270 set_debug_traps() and breakpoint().
6271 * gdb.c++/misc.cc (main): Ditto.
6272 * gdb.c++/templates.cc (main): Ditto.
6273 * gdb.c++/virtfunc.cc (main): Ditto.
6274
6275Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6276
6277 * lib/gdb.exp(gdb_step_for_stub): New function.
6278 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6279 exists, reload the executable and do a "continue" instead of
6280 doing a jump.
6281 (runto_main): Use gdb_step_for_stub.
beb998c6 6282
c906108c
SS
6283 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6284 tests to have unique names.
6285 * gdb.base/callfuncs.exp: Ditto.
6286 * gdb.base/commands.exp: Ditto.
6287 * gdb.base/default.exp: Ditto.
6288 * gdb.base/help.exp: Ditto.
6289 * gdb.base/list.exp: Ditto.
6290 * gdb.base/opaque.exp: Ditto.
6291 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6292 similar tests.
beb998c6 6293
c906108c
SS
6294 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6295 * gdb.c++/cplusfuncs.cc: Ditto.
6296 * gdb.c++/virtfunc.cc: Ditto.
6297
6298 * config/monitor.exp: Keep track of the last file we saw, rather
6299 than trying to get the info from gdb.
6300
6301 * gdb.fortran/types.exp: Move comment to previous line.
6302
6303Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6304
6305 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6306 target mode.
6307
6308Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6309
6310 From Bob Manson:
6311 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6312 string from GDB when it connects.
6313
6314 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6315
6316Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6317
6318 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6319 if we can't get a debug format from GDB (we may be testing an
6320 older GDB). Use a 10 second timeout when checking for the format.
6321
6322 * gdb.stabs/weird.exp: Fix quoting.
6323
6324 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6325
6326Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6327
6328 * config/arm-ice.exp: New file.
6329
6330Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6331
6332 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6333 until it has been modified to work with the new testsuite.
6334
99707966 6335 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6336 testcase won't compile, cause all of the testcases in the file to
6337 fail instead.
6338
6339 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6340 (gdb_clear_suppressed): New procedure.
6341 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6342 it contains a positive value.
6343
6344Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
6345
6346 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
6347
6348 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
6349
6350Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
6351
6352 * lib/gdb.exp (setup_xfail_format): New function.
6353 (get_debug_format): New function to get debug format.
6354 (debug_format): New global variable to hold last value set
6355 by get_debug_format.
6356 * gdb.base/list.exp: Call get_debug_format and expect some
6357 tests to fail for DWARF 1 and COFF formats.
6358 * gdb.c++/ptype.exp: Ditto.
6359 * gdb.c++/classes.exp: Ditto.
6360 * gdb.c++/cplusfuncs.exp: Ditto.
6361 * gdb.c++/inherit.exp: Ditto.
6362 * gdb.c++/templates.exp: Ditto.
6363 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 6364
c906108c
SS
6365Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6366
6367 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6368 host doesn't have a currently-open connection.
6369
6370 * config/sparclet.exp: Cleanups and fixes to make it generic for
6371 any gdb stub target. Handle cases where gdb doesn't respond when
6372 interrupted in a sane fashion.
6373
6374 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6375 same thing in a totally different way.
6376
6377 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6378 setting "timeout".
6379 (gdb_start): We set the global gdb_prompt variable in
6380 default_gdb_init now.
6381
6382Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6383
6384 * gdb.base/printcmds.exp: Fix "check for floating addition"
6385 regexp to accept results within approx +/- .01 of exact value.
6386 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6387
6388Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6389
6390 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6391 properly.
6392 (gdb_expect): Add optional timeout parameter, and add timeout
6393 value to various calls.
6394 (gdb_suppress_tests): Only give one warning message per group.
6395
6396Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6397
6398 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6399 global variables. Handle getting a value for $timeout more
6400 gracefully.
6401
6402Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6403
6404 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6405 initialize.
6406 (default_gdb_init): New procedure; allow gdb_init to be overridden
6407 by a target configuration file.
6408 (gdb_expect): Pass the timeout to remote_expect.
6409
6410 * config/monitor.exp(gdb_load): Fix typo in regexp.
6411
6412Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6413
6414 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6415
6416Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6417
6418 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6419 here. Call gdb_target_exec before rebooting the target, to make
6420 sure the connection to the target is closed.
6421 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6422 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6423 Also detect "Timeout reading from remote" error.
6424
6425 * config/gdbserver.exp: Pass the executable being loaded to
6426 gdb_target_monitor. Don't call gdb_file_cmd here; let
6427 gdb_target_monitor do it.
6428
6429 * gdb.disasm/hppa.exp: Don't use exec_output.
6430
6431Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
6432
6433 * gdb.base/list.exp: If we're debugging a non-native target,
6434 try to set the pc register to point to the start of the
6435 program before doing the first list command.
6436
6437 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
6438 test_calls after restarting.
6439
6440 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
6441 reloading.
6442
6443 * gdb.base/watchpoint.exp: Fix typo.
6444
6445 * gdb.base/setshow.exp: Check for use_gdb_stub.
6446
6447 * gdb.base/break.exp: Fix continue until exit test for the gdb
6448 stub case.
6449 * gdb.base/langs.exp: Ditto.
6450
6451 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
6452 gdb_load_offset. If we weren't given a file to load, figure out
6453 what the current file is and use it.
6454
6455 * config/i386-bozo.exp: New file.
6456
6457Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
6458
6459 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
6460 feature.
6461
6462 * config/proelf.exp: New entry.
6463
6464Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
6465
6466 * lib/gdb.exp: Remove spurious .* patterns at the beginning
6467 of regexps.
6468
6469 * gdb.base/watchpoint.exp: Don't run the test_stepping
6470 tests if gdb can't call functions on the target.
6471
6472 * gdb.base/setshow.exp: Don't run the set prompt tests if
6473 the board has gdb_prompt set.
6474
6475Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
6476
6477 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
6478 * gdb.base/commands.exp: Likewise.
6479 * gdb.base/setshow.exp: Likewise.
6480
6481Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
6482
6483 * config/monitor.exp(gdb_start): Look for gdb_prompt target
6484 feature.
6485
6486 * config/i960.exp: New file.
6487
6488Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
6489
6490 * gdb.base/funcargs.exp: Check for gdb,short_int target
6491 feature instead of looking for explicit target triplets.
6492
dc96c6c7 6493Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 6494
beb998c6 6495 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
6496 "p 123DEADBEEF", to check parse_number.
6497 * top.c: change "to enable to enable" to "to enable" in a couple
6498 of help strings.
6499
6500Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
6501
6502 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
6503 on the mn10300.
beb998c6 6504
c906108c
SS
6505Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
6506
6507 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
6508 where the test executable is run with explicit args.
6509 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
6510
6511Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
6512
6513 * gdb.base/run.c: Use FAKEARGV to build test executable that
6514 does not require a command line arg, since most simulators
6515 don't currently support passing such an arg into the simulated
6516 program.
6517 * gdb.base/commands.exp: Change tests to insert the proper
6518 value as the arg to the first recursive factorial call. Change
6519 compilation line to define FAKEARGV at compile time.
6520
6521Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
6522
6523 * gdb.base/recurse.exp: Enable these tests for the mn10300.
6524 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
6525 function with watchpoint enabled" test.
6526
6527Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
6528
6529 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
6530 Don't call gdb_test when the command doesn't return to a gdb prompt.
6531
6532 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
6533 "Tests restarted" messages.
6534
6535Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
6536
6537 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
6538
dc96c6c7 6539Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6540
6541 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
6542 for INFO SYMBOL; add help tests for OVERLAY commands.
6543 * gdb.base/default.exp: add tests for INFO SYMBOL command;
6544 add tests for OVERLAY commands
6545 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
6546 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
6547 * gdb.base/sigall.c: add usestubs code frag
6548 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 6549
c906108c
SS
6550Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
6551
6552 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
6553 failures.
6554 (gdb_stop_suppressing_tests): Note that tests have restarted.
6555
6556Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
6557
6558 * config/h8300.exp: New file.
6559
6560Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
6561
6562 * gdb.base/setshow.exp: Check for the existence of a
6563 feature, not its value.
6564
6565Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
6566
6567 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
6568
6569 * gdb.base/scope.exp: It's now init0(), not init().
6570
6571 * gdb.base/scope0.c: For now, change init() to be init0().
6572
6573 * config/monitor.exp: Use gdb_serial in preference to serial
6574 or netport.
6575
6576 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
6577 and it's not already set.
6578
6579Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
6580
6581 * gdb.base/setshow.exp: Only test the run command if the target
6582 isn't using a stub and if it supports argument passing.
6583
6584Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
6585
6586 * config/udi.exp(gdb_start): Make sure UDICONF is set
6587 properly before starting gdb.
6588
6589Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
6590
6591 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
6592 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
6593 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
6594
6595Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
6596
6597 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
6598 specialized code to reboot the board, use remote_reboot instead.
6599
6600 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
6601
6602 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
6603
6604 * config/monitor.exp: Make sure we disconnect from the target.
6605 Also, try a reboot/reload cycle instead of failing if the
6606 load fails.
6607
6608Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
6609
6610 * gdb.base/default.exp: Don't set match_max.
6611 * gdb.base/help.exp: Ditto.
6612 * gdb.base/list.exp: Ditto.
6613 * gdb.base/signals.exp: Ditto.
6614
6615 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
6616 set, use remote_ld to download the testcase instead of
6617 the GDB loader.
6618
6619Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
6620
6621 * config/vr5000.exp: New file.
6622
6623 * config/monitor.exp(gdb_target_monitor): Add pattern for
6624 "Ending remote" to detect errors in connecting.
6625
6626 * gdb.base/setshow.exp: Add .* within auto language test.
6627
6628 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
6629 target feature.
6630
6631 * config/monitor.exp(gdb_load): Check for a failure when loading,
6632 and reboot the board if necessary.
6633
6634 * gdb.base/setvar.exp(test_set): Handle multiple prints within
6635 a set of tests. Remove print.* from the patterns being checked.
6636
6637Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
6638
6639 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
6640 refer to gdb_spawn_id.
6641
6642 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
6643 longer used.
6644 * config/sparclet.exp: Ditto.
6645 * config/sparclet-old.exp: Ditto.
6646 * config/slite.exp: Ditto.
6647 * config/sim.exp: Ditto.
6648 * gdb.base/funcargs.exp: Ditto.
6649
6650 * lib/gdb.exp:Remove references to gdb_spawn_id.
6651 (gdb_expect): Move to remote.exp.
6652
6653Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
6654
6655 * config/monitor.exp: Detect the "Couldn't establish connection"
6656 message from GDB.
6657
6658Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
6659
6660 * gdb.base/bitfields.exp: Use runto instead of explicit
6661 gdb_run_cmd/gdb_expect sequences.
6662
6663 * gdb.base/break.exp(text_next_with_recursion): Add match for
6664 gdb_expect call.
6665
6666 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
6667 We also need to handle the "A program is being debugged already"
6668 prompt from gdb. Use gdb_test to set the baud rate.
6669
6670 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
6671 to 20000. Really. I mean it.
6672
6673Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6674
6675 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
6676 fails. If suppress_flag is set, skip perror message about not
6677 being able to send to GDB.
6678 (send_gdb): If suppress_flag is set, don't try to send commands to
6679 GDB.
6680 (gdb_expect): If suppress_flag is set, always fail immediately.
6681 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
6682 (gdb_init): Call gdb_stop_suppressing_tests.
6683 (default_gdb_exit): Ditto.
6684 (default_gdb_start): Ditto.
6685
6686 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
6687 gdb_stop_suppressing_tests as appropriate.
6688 * gdb.base/break.exp: Ditto.
6689 * gdb.base/callfuncs.exp: Ditto.
6690 * gdb.base/commands.exp: Ditto.
6691 * gdb.base/exprs.exp: Ditto.
6692 * gdb.base/funcargs.exp: Ditto.
6693 * gdb.base/list.exp: Ditto.
6694 * gdb.base/recurse.exp: Ditto.
6695 * gdb.base/scope.exp: Ditto.
6696 * gdb.base/structs.exp: Ditto.
6697 * gdb.c++/inherit.exp: Ditto.
6698
6699Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
6700
6701 * config/vr4300.exp: New file.
6702
99707966
MC
6703 * gdb.*/*.exp: Call gdb_expect instead of expect.
6704
6705 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
6706
6707Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
6708
6709 * lib/gdb.exp(gdb_init): New function.
6710
6711 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
6712 for each individual variable set.
6713
6714 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
6715 name.
6716
6717 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
6718
6719 * gdb.base/scope.exp: Use gdb_test.
6720
6721 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
6722 aborting; the testsuite driver will do that for us (see
6723 gdb_finish). Also, use gdb_test in a few more places.
6724
6725Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6726
6727 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
6728
6729Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
6730
6731 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
6732 and "add_tests" are not at the same address.
6733
6734Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
6735
6736 * gdb.base/ptype.exp: Use gdb_test.
6737
6738Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
6739
6740 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
6741 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
6742 left in. No longer expect them to fail.
6743
6744 * gdb.stabs/*.mt; Deleted, no longer used.
6745 * gdb.stabs/configure.in: Remove references to target makefile
6746 frags.
6747 * gdb.stabs/configure: Rebuilt.
6748
6749 * gdb.disasm/*.mt: Deleted, no longer used.
6750 * gdb.disasm/configure.in: Remove references to target makefile
6751 frags. Use "sh3.s" as the unique filename for this directory.
6752 * gdb.disasm/configure: Rebuilt.
6753
6754 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
6755 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
6756 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
6757
6758Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
6759
6760 * config/udi.exp: Use mondfe,name instead of remote_host.
6761
6762Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
6763
6764 * gdb.base/watchpoint.exp: Don't expect a failure when calling
6765 a function with a watchpoint enabled on the mn10200.
6766
6767 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
6768 before trying to create it!
6769
6770Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
6771
6772 * config/vx.exp: Use hostname instead of netport.
6773
6774 * config/vxworks.exp: New file.
6775
6776 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
6777
6778 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
6779 gdb before assuming everything worked. Send a ^C if a timeout
6780 occurs.
6781
6782 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
6783 $gdb_spawn_id directly.
6784 (gdb_run_cmd): Try _start as well as start. Use the target feature
6785 gdb,start_symbol as the symbol to start from when jumping.
6786
6787Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
6788
6789 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
6790 redundant) test.
6791
6792 * gdb.base/recurse.exp: Relax final value test for 'b' so that
6793 it doesn't lose for 16bit integer systems.
6794
6795Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
6796
6797 * gdb.fortran/types.exp: If the target doesn't support "double"
6798 data types, then expect "real" types to only be 4 bytes.
6799
6800 * gdb.c++/virtfunc.exp: Expect failure for virtual function
6801 call tests if the target doesn't support inferior function calls.
6802
6803 * gdb.base/printcmds.exp: Allow minor deviation in FP values
6804 in printf tests.
6805
6806Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
6807
6808 * gdb.base/help.exp: Disable "help set", "help show", and
6809 "help support". Simplify regexp for "help stack".
6810
6811 * gdb.base/default.exp: Set match_max to 5000 and the timeout
6812 to 60 seconds. Temporarily set match_max to 15000 around the
6813 "info copying" test.
6814
6815 * gdb.base/nodebug.exp: Don't try to do an inferior function
6816 call if the target doesn't support them.
6817 * gdb.base/printcmds.exp: Likewise.
6818 * gdb.base/setvar.exp: Likewise.
6819 * gdb.base/structs.exp: Likewise.
6820 * gdb.c++/templates.exp: Likewise.
6821 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
6822
6823 * gdb.base/recurse.exp: Enable for the mn10200.
6824
6825 * configure.in: Do configure gdb.stabs directory for *-*-elf
6826 targets.
6827 * configure: Rebuilt.
6828
6829 * gdb.base/break.exp: Check for gdb,noresults before testing
6830 exit status and/or results from the target.
6831 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
6832 * lib/gdb.exp: Remove old (now bogus) initialization of
6833 noinferior, noargs, noresults and nosignals.
6834
6835Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
6836
6837 * config/sh.exp: New file.
6838
6839 * config/slite.exp: Try to connect multiple times to the board
6840 before rebooting. Only send a "monitor run" if need_monitor_run
6841 is set.
6842
6843 * gdb.base/break.exp: Don't do the "stub continue" test if
6844 the target has gdb_stub set.
6845
6846 * gdb.base/callfuncs.exp: Increase the timeout.
6847
6848 * gdb.base/interrupt.exp: Don't even try to compile the testcase
6849 if the target has gdb,noinferiorio set.
6850
6851 * gdb.base/list.exp: Increase match_max to 10000 characters.
6852
6853 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
6854
6855 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
6856 target.
6857
6858 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
6859
6860Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
6861
6862 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
6863 trying to delete the copy of gdb. Catch the file delete so we
6864 don't die if the delete fails; also, the file should be copied to
6865 the host, not to the build.
6866
6867Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
6868
6869 * lib/gdb.exp(gdb_test): Surround the result pattern with
6870 parenthesis in case it contains multiple regexps separated
6871 with |.
6872
6873 * gdb.base/watchpoint.exp: Use gdb_test.
6874 * gdb.base/default.exp: Ditto.
6875
6876Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
6877
99707966 6878 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 6879
c906108c
SS
6880 * gdb.base/scope.exp: Use gdb_test.
6881 * gdb.c++/classes.exp: Ditto.
6882 * gdb.c++/inherit.exp: Ditto.
6883
6884Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
6885
6886 * gdb.base/crossload.exp: Don't use execute_anywhere, use
6887 remote_exec instead.
6888 * gdb.base/corefile.exp: Don't be ridiculous.
6889 * gdb.base/*.c: Add missing stub invocations.
6890
6891Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
6892
6893 * config/slite.exp: Miscellaneous fixes.
6894
6895 * lib/gdb.exp: Fix runto.
6896
6897 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
6898 the target.
6899
6900 * gdb.base/watchpoint.exp: Fix regexp.
6901
6902 * lib/gdb.exp(default_gdb_exit): Add a catch to the
6903 close and wait commands, as the descriptor may now be
6904 invalid. Always call "remote_close host".
6905
6906Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
6907
6908 Major rewrite for testsuite revision.
beb998c6 6909
c906108c
SS
6910 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
6911 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
6912 instead of relying on spawn_id to always contain a valid
6913 spawn id.
6914 (get_compiler_info): New procedure to build the ${binfile}.ci
6915 file, instead of replicating this in N different places.
6916 (gdb_compile): New procedure.
beb998c6 6917
c906108c
SS
6918 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
6919 appropriate arguments) instead of compile. Use gdb_test in a lot
6920 more places. Use send_gdb instead of send. Always run gdb_start
6921 at the start of a testcase, as this is no longer done magically.
6922
6923 config/*-gdb.exp: Rename without the -gdb suffix.
6924
6925 config/mips.exp: Use remote_close instead of exit_remote_shell.
6926 config/monitor.exp: Use target_info instead of looking at
6927 baud, timeout, etc.
6928 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
6929
6930Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6931
6932 * gdb.c++/templates.exp (test_ptype_of_templates),
6933 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
6934 Update expect patterns for destructors and assignment operators
6935 to match corresponding c-typeprint.c changes.
6936 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
6937 to destructor breakpoint test, GDB should be able to set the
6938 destructor breakpoint without specifying arguments.
6939
6940Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
6941
6942 * gdb.threads/pthreads.exp: Change result for failure to compile due
6943 to lack of pthreads runtime support from an error to simply an
6944 unsupported test, per dejagnu standards.
6945
6946Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6947
6948 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
6949 where GDB exits to reduce pattern match time.
6950 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
6951
6952 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
6953
dc96c6c7 6954Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6955
6956 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
6957 * gdb.base/default.exp: ditto.
6958 * gdb.base/nodebug.exp: ditto.
6959 * gdb.base/printcmds.exp: ditto.
6960 * gdb.base/ptype.exp: ditto.
6961 * gdb.base/setvar.exp: ditto.
6962 * gdb.base/structs.exp: ditto.
6963 * gdb.base/setshow.c: Guard against uninitialized values of argc.
6964
6965Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
6966
6967 * configure, */configure: Rebuild with autoconf 2.12.
6968
6969Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
6970
6971 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
6972 use new i*86-pc-linux*-gnu quads.
6973 * gdb.base/corefile.exp: Ditto.
6974 * gdb.base/signals.exp: Ditto.
6975 * gdb.base/sigall.exp: Ditto.
6976 * gdb.base/interrupt.exp: Ditto.
6977
6978 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
6979 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
6980 RedHat 4.0.
beb998c6 6981
c906108c
SS
6982 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
6983 linux. This allows the test case to at least compile on latest
6984 linux, but still not run due to missing the threads runtime library.
6985
6986Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6987
6988 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6989 directory to search gdb directory. Accept and step over conditional
6990 stack alignment code. Consume $prompt in failure cases.
6991 Reset timeout to $oldtimeout instead of some arbitrary value.
6992 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6993 timeout problems with infinite stack backtraces.
6994 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6995 Accept function parameters for linkfunc member.
6996
6997Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6998
6999 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7000 (CXXFLAGS): Remove, unreferenced.
7001 (B_OPTIONS): Add for -B options and add code to initialize with
7002 previous -B options and also add -B option to pick up cross compiled
7003 runtime.
7004 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7005 doing cross compiles.
7006 (target_alias): Declare global.
7007 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7008 to verify that gcc exists in build tree, and if so set CC to that
7009 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 7010
c906108c
SS
7011Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7012
7013 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7014 ptype test for anonymous union. Fixup testcase to match
7015 current gcc debug output.
7016
7017Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7018
7019 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7020 force argument to an unsigned long type.
7021
7022Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7023
7024 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7025 tests and anonymous union print/ptype tests.
7026 * gdb.base/list.exp (test_forward-search): Increase timeout by
7027 5 minutes for the "search extremely long line" case.
7028 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7029 completely optional and that the pass/fail messages use the command as
7030 the message if that third arg is a null string.
7031 (gdb_test_exact): Arrange that a null string pattern means match a
7032 null string output rather than any output, which might include random
7033 errors.
7034 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7035 backtrace test.
7036 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7037 always failing and failure is now exposed by gdb.exp changes.
7038
7039Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7040
7041 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7042 weren't being noted.
7043
7044Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7045
7046 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7047 * gdb.stabs/weird.exp: Remove v_comb xfails.
7048
dc96c6c7 7049Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7050
7051 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7052 list.exp scope.exp watchpoint.exp]
7053 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 7054
dc96c6c7 7055Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7056
7057 * config/monitor.exp: Increase download timeout to 1000 seconds.
7058
dc96c6c7 7059Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7060
7061 * config/m32r.exp: Increase timeout to 120 seconds.
7062
7063Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7064
7065 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7066 and accept older ordering as obsolescent gcc or gdb.
7067 * gdb.c++/templates.exp: Ditto.
7068 * gdb.c++/virtfunc.exp: Ditto.
7069
7070Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7071
7072 * gdb.base/coremaker.c: Add code to mmap some data so we
7073 can check that it ends up in the core file.
7074 * gdb.base/corefile.exp: Add test to read mmapped data
7075 from core file.
7076
dc96c6c7 7077Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7078
7079 * config/m32r.exp: New file.
7080
7081Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7082
7083 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7084 that cflags can contains -gstabs, and work correctly for other tests.
7085
dc96c6c7 7086Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7087
7088 * gdb.base/setshow.exp: New file, tests show and set.
7089 * gdb.base/setshow.c: New file, tests show and set.
7090 * gdb.base/help.exp: Add test for help set|show annotate.
7091 * gdb.base/default.exp: Add test for set|show annotate.
7092
7093Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7094
7095 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7096 errors unique.
7097 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7098 explicitly.
7099
7100Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7101
7102 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7103 and width commands. This is done elsewhere.
7104 * (gdb_start): Don't call gdb_start_sim here. That's already
7105 done in gdb_load. This fixes lots of failures in default.exp.
7106
7107Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7108
7109 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7110 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7111 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7112 in the same we we treat other failures (since it may be an expected
7113 condition), rather than as an error.
7114 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7115 old test format.
7116
7117Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7118
7119 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7120 (distclean maintainer-clean realclean): No need to remove files
7121 twice. Nuke the duplicates.
7122 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 7123 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7124 Remove config.h along with other config files.
7125
7126Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7127
7128 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7129 "p func1 ()" and note that rests of tests are skipped.
7130 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7131 setup_xfails for "print func2::coremaker_local".
7132 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7133 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7134 affected by the previous run test.
7135 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7136 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7137 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7138 "pass int powerset tuple" and "pass modeless int powerset tuple".
7139 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7140 "real write 4" and "real write 8".
7141 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7142 setup_xfails for "print vs1 after tuple assign 2",
7143 "print \$i after tuple assign 2", and
7144 "print vs2 after tuple assign 2".
7145 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7146 meaningful error message and return -1 so the caller can
7147 suppress further tests and avoid a cascade of errors.
beb998c6 7148
c906108c
SS
7149Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7150
7151 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7152 format for printing version.
7153 * gdb.base/default.exp: Ditto.
7154 * gdb.base/interrupt.exp: Fix problem with cascade of
7155 errors if child process dies while calling a function.
beb998c6 7156
c906108c
SS
7157Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7158
7159 * Makefile.in (VPATH): Add
7160 * Makefile.in (Makefile, config.status): Fix rules so things get
7161 remade when necessary.
7162
7163Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7164
7165 * Makefile.in (just-check): Add path to sibling expect dir
7166 to environment variable specified by RPATH_ENVVAR.
7167
7168Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7169
7170 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7171 (just-check): Add shared library paths for libstdc++, tk,
7172 tcl, bfd, and opcodes to the environment variable specified
7173 in RPATH_ENVVAR.
7174 * configure.in: Add support to recognize --enable-shared flag
7175 and generate correct value for RPATH_ENVVAR.
7176 * configure: Regenerated with autoconf.
7177
7178Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7179
7180 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7181 include all osf versions.
7182 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7183 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7184 when target is linux. When failing to build pthreads test
7185 executable, give more meaningful message.
7186 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7187 arg for pthread_create.
beb998c6 7188
c906108c
SS
7189Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7190
7191 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7192 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7193 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7194 and -lpthreads (everybody else).
7195 (test_startup): Fail gracefully if threads are not supported.
7196 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7197 "p/c array_index("abcdef",2)" when not gcc compiled.
7198 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7199 "print func2::coremaker_local" when not gcc compiled.
7200 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7201 "ptype on opaque struct tagname (statically)",
7202 "ptype on opaque struct tagname (dynamically) 1", and
7203 "ptype on opaque struct tagname (dynamically) 2"
7204 for not compiled with gcc.
7205 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7206 backtrace when compiled with gcc.
beb998c6 7207 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7208 than always return success.
7209
7210Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7211
7212 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7213
7214Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7215
7216 * gdb.base/structs.exp: Undo last change.
7217
7218Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7219
7220 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7221 encapsulate all the steps/nexts done during self test, starting
7222 at main, and makes them less sensitive to optimization issues.
7223 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7224 signal handler" test.
7225 * gdb.threads/pthreads.exp: Only run this for native configs.
7226 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7227 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7228 tests.
7229 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7230 for "runto test_calls(void)" test.
beb998c6 7231
c906108c
SS
7232Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7233
7234 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7235 and don't expect address info in breakpoint confirmations.
7236
7237Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7238
7239 * gdb.base/list.exp (test_forward_search): Increase timeout
7240 temporarily by 60 seconds for searching extremely long line,
7241 and then reset to old value when done. Increase expect input
7242 buffer to 10000.
7243
7244Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7245
7246 * gdb.base/list.exp (test_forward_search): Fix to handle very
7247 long source line without overflowing expect's input buffer.
7248
7249Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7250
7251 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7252 "buffer_full".
7253
7254 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7255 "buffer_full".
7256
7257 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7258 "buffer_full".
7259
7260 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7261 "buffer_full".
7262
7263Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7264
7265 * configure.in (configdirs): Add gdb.threads.
7266 * configure: Regenerated with autoconf.
7267 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7268 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7269 * gdb.threads/configure: New, generated with autoconf.
beb998c6 7270
c906108c
SS
7271Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7272
7273 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7274
7275Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7276
7277 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7278 each signal's status in the output of "handle all print".
7279 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7280 the \r\n sequence that immediately precedes the gdb prompt.
7281 * gdb.base/a1-selftest.exp: Save original timeout and restore
7282 after test.
7283
7284Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7285
7286 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7287 symbol.
7288
7289Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7290
7291 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7292
7293Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7294
7295 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7296 timeout by 60 seconds.
7297
7298Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7299
7300 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7301 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7302 error return.
7303
7304Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7305
7306 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7307 gdb initialization, also report how long dejagnu waited. Restore
7308 old timeout before doing error return. Temporarily increase timeout
7309 by 3 minutes to allow for slow startups over heavy NFS use.
7310
7311Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7312
7313 * lib/gdb.exp: Report timeout value for verbosity level 2.
7314 * config/gdbserver.exp: Ditto.
7315 * config/hppro.exp: Ditto.
7316 * config/mips-gdb.exp: Ditto.
7317 * config/monitor.exp: Ditto.
7318 * config/netware.exp: Ditto.
7319 * config/sim-gdb.exp: Ditto.
7320 * config/slite-gdb.exp: Ditto.
7321 * config/udi-gdb.exp: Ditto.
7322 * config/unix-gdb.exp: Ditto.
7323 * config/vx-gdb.exp: Ditto.
7324 * gdb.base/a1-selftest.exp: Ditto.
7325 * gdb.base/a2-run.exp: Ditto.
7326 * gdb.base/break.exp: Ditto.
7327 * gdb.base/corefile.exp: Ditto.
7328 * gdb.base/list.exp: Ditto.
7329 * gdb.base/recurse.exp: Ditto.
7330 * gdb.base/scope.exp: Ditto.
7331 * gdb.base/signals.exp: Ditto.
7332
7333Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7334
7335 * gdb.threads/Makefile.in (docdir): Removed.
7336
7337Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7338
7339 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 7340 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7341 @srcdir@.
beb998c6 7342 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7343 autoconf 2.5 or higher.
7344 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
7345
7346Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
7347
7348 * configure: Regenerated.
7349 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
7350 avoid name clashes with SunOS headers.
7351
7352Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
7353
7354 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
7355
7356Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
7357
7358 * gdb.base/callfuncs.exp: Finish last change -- make sure the
7359 prototype information ends up in the compiler info file.
7360
7361Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7362
7363 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7364 attempting to regenerate it. Eliminate use of a temporary file
7365 and just generate the info file directly. Source it immediately,
7366 for consistency of use.
7367 * gdb.base/corefile.exp: Ditto
7368 * gdb.base/exprs.exp: Ditto.
7369 * gdb.base/funcargs.exp: Ditto.
7370 * gdb.base/langs.exp: Ditto.
7371 * gdb.base/list.exp: Ditto.
7372 * gdb.base/mips_pro.exp: Ditto.
7373 * gdb.base/nodebug.exp: Ditto.
7374 * gdb.base/opaque.exp: Ditto.
7375 * gdb.base/ptype.exp: Ditto.
7376 * gdb.base/scope.exp: Ditto.
7377 * gdb.base/setvar.exp: Ditto.
7378 * gdb.base/signals.exp: Ditto.
7379 * gdb.base/whatis.exp: Ditto.
7380 * gdb.c++/templates.exp: Ditto.
7381 * gdb.c++/virtfunc.exp: Ditto.
7382 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7383 whether or not to add -lstdc++ to the compile command line args.
7384
7385Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7386
7387 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7388 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7389 Increase timeout, a lot of single stepping might be needed if the
7390 target has no hardware watchpoints.
7391
7392Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7393
7394 * gdb.base/break.exp: Ignore compiler warnings when compiling
7395 break.c.
7396 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7397 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7398 from remote-sim.
7399 * gdb.base/exprs.exp: Add h8300 xfails.
7400 * gdb.base/funcargs.exp: Likewise.
7401 * gdb.base/nodebug.exp: Likewise.
7402 * gdb.base/printcmds.exp: Likewise.
7403 * gdb.base/ptype.exp: Likewise.
7404 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7405 h8300 xfails.
beb998c6 7406 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7407 on the h8300.
7408 * gdb.base/funcargs.c: Explicitly make last constant argument to
7409 call_after_alloca_subr an unsigned long type.
7410 * gdb.base/return.c: Include stdio.h.
7411
7412Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7413
7414 * config/abug.exp: New file for the older Motorola Bug monitor
7415 that runs on the mvme13x series VME boards.
7416 * config/monitor.exp: Use the new config array for target settings
7417 if they exist.
7418
7419Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7420
7421 * sim-gdb.exp: Make the SH simulator allocate less space when
7422 it is targeted.
7423
7424Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7425
7426 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7427 test.
7428
7429Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7430
7431 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
7432 "rs6000-*-*" for "list function in include file" when gcc compiled.
7433 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
7434 for "p ctable1[120]".
7435 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
7436 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
7437 Remove setup_xfail for "rs6000-*-*" for
7438 "print 'scope0.c'::filelocal before run".
7439 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
7440 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
7441 since some compilers don't allow both options to be given
7442 on the same command line. Create object file and move it.
beb998c6 7443
c906108c
SS
7444Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
7445
7446 * gdb.base/corefile.exp: Always regenerate the core file, since
7447 we always regenerate the coremaker program. Detect special case
7448 where registers cannot be read from core file.
beb998c6 7449
c906108c
SS
7450Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
7451
7452 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7453 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
7454 * gdb.c++/templates.exp: Only match on basename of file since
7455 some formats like xcoff don't encode directory information.
7456 * gdb.stabs/weird.exp: Use the right sed script for powerpc
7457 and rs6000 AIX xcoff targets.
7458 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
7459 * configure: Regenerate.
7460 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
7461 here, rather than in distclean.
beb998c6 7462
c906108c
SS
7463Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
7464
7465 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
7466 defined, and use it to compile the test case with -O2. The
7467 native compilation still uses no optimization.
7468 * gdb.base/mips_pro.c: Remove inline assembly code since
7469 it is compiled PIC by default, which results in assembler
7470 warnings that make the testsuite think the compilation
7471 was unsuccessful.
7472
7473Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
7474
7475 * gdb.c++/misc.exp: Add note to message for
7476 "print s.a for foo struct" that this is a known gcc 2.7.2
7477 and earlier bug.
7478
7479Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
7480
7481 * gdb.base/break.exp: Fix pattern for matching "Delete all
7482 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
7483 setup_xfail for deleting all breakpoints test. Fix various
7484 timeout messages to include "(timeout)".
7485 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
7486 for "p t_float_values2(3.14159,float_val2)".
7487 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
7488 for "continue to call2g" when gcc compiled.
7489 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
7490 "up to foo in langs.exp", "show language at foo in langs.exp",
7491 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
7492 and "show language at fsub in langs.exp".
7493 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
7494 "list line 1 in include file", "list message for lines past EOF",
7495 "list function in include file", "list list0.h:foo", and
7496 "list filename:function; nonexistant function".
7497 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
7498 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
7499 and "ptype t_char_array" to be for native cc only.
beb998c6 7500
c906108c
SS
7501Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
7502
beb998c6 7503 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
7504 setup_xfail for "print coremaker_bss", "print coremaker_ro",
7505 "print func2::coremaker_local", and "backtrace in corefile.exp".
7506
7507Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
7508
7509 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
7510 "bt in signals.exp". This problem only appears when running
7511 the testsuite, and then only intermittently.
7512
7513Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7514
7515 * gdb.base/return.exp (return_tests): Differentiate between
7516 two tests of continuing.
7517
7518Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7519
7520 * */Makefile.in (maintainer-clean): Remove config.log.
7521 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
7522 * gdb.c++/Makefile.in (PROGS): Add inherit.
7523 (clean): Remove *.ci.
7524
7525Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
7526
7527 * gdb.c++/misc.cc: Add test code from Mike Stump.
7528 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
7529
7530Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
7531
7532 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
7533 to "alpha-*-osf2*" and add comment.
7534 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
7535 setup_xfail for "step over execarg initialization" and
7536 "step over corearg initialization".
7537 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
7538 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
7539 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
7540 gcc compiled for "print coremaker_bss", "print coremaker_ro",
7541 "print func2::coremaker_local", and "backtrace in corefile.exp".
7542 * gdb.base/signals.exp: Build and source signals.ci.
7543 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
7544 to be for gcc only.
7545 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 7546
c906108c
SS
7547Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7548
7549 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
7550 Feb 3 procfs.c change.
7551
7552Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
7553
7554 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
7555
7556Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
7557
7558 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
7559 from dejagnu's apparent default of 10 seconds, which gives random
7560 results when running the tests over NFS on moderately loaded systems.
7561 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
7562
7563Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
7564
7565 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
7566 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
7567 result reports.
7568
7569Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
7570
7571 * configure.in (CY_AC_PATH_TCLH): Remove.
7572 * configure: Regenerate.
7573
7574Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
7575
7576 * gdb.c++/Makefile.in (clean): Add missing '{'.
7577
7578Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
7579
7580 * lib/gdb.exp: Provide a default value for noinferior.
7581
7582 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
7583 Load libgloss.exp.
7584
7585Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
7586
7587 * gdb.disasm/hppa.exp: Compile directly into an executable, use
7588 the executable, not the .o to run the tests from.
7589
7590Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
7591
7592 * gdb.base/break.exp: Don't test for program exit or exit status
7593 if $noresults if nonzero.
7594 * gdb.base/langs.exp: Likewise.
7595 * gdb.base/watchpoint.exp: Likewise.
7596
7597 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
7598 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
7599 trying to compile the testcase.
7600
7601Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
7602
7603 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
7604 * gdb.base/signals.exp (continue to handler): Likewise.
7605
7606Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
7607
7608 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
7609
7610 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
7611
7612Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
7613
7614 * gdb.base/corefile.exp: Recognize "not found" as failure
7615 when trying to determine if a core file was generated.
7616 If no core file was generate the first time, try again without
7617 the ulimit -c to work around braindamaged shells.
7618
7619Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
7620
7621 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
7622 [] tests with "test" and enclose string in quotes.
7623 * gdb.stabs/configure: Rebuild
beb998c6 7624
c906108c
SS
7625Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
7626
7627 Changes in sync with expect:
7628 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
7629 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
7630 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
7631 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
7632 argument to AC_REQUIRE.
7633 * configure: Regenerated.
7634
7635Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
7636
7637 * gdb.base/corefile.exp: When generating a core, discard any
7638 error messages about ulimit not found and the "core dumped"
7639 message from the shell that runs the coredumper.
7640
7641Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
7642
7643 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
7644
7645 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
7646 which sed script to run. Expect failure for v_comb test
7647 on PA targets too.
beb998c6 7648
c906108c
SS
7649Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
7650
7651 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
7652 "print func2::coremaker_local" and for "backtrace in corefile.exp"
7653
7654Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
7655
7656 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
7657 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
7658 "sparc-sun-solaris*" xfails for "p v_comb".
7659 * lib/gdb.exp (default_gdb_start): Fix typo.
7660 * gdb.base/corefile.exp: Allow "Core was generated by ..."
7661 messages to not include the full program name that caused
7662 the core dump since some systems (such as solaris) apparently
7663 truncate this path to about 80 characters.
7664 When generating a core file first try increasing the core file
7665 size limit to unlimited since some systems may default it to
7666 zero, and it is harmless to try it. Move the test for failing
7667 to generate a core file to where it will actually get executed.
7668 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
7669 new gdb result from g++ debug info improvements and make old
7670 pattern obsolescent. Also account for size_t differences
7671 (may be int or long).
7672 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
7673 initialization before function call is placed in the delay slot
7674 and thus appears to be skipped over by commands such as "next".
7675
7676Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7677
7678 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
7679
7680Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
7681
7682 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
7683 input source file; fix code to compile test to deal with this
7684 convention.
7685 * gdb.c++/*.exp: Likewise.
7686
7687Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
7688
7689 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
7690 "bt in signals.exp".
7691
7692Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
7693
7694 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
7695 "step over execarg initialization" and
7696 "step over corearg initialization".
7697
7698Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
7699
7700 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
7701 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
7702
7703Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
7704
7705 From Rob Savoye (rob@poseidon.cygnus.com)
7706 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
7707 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
7708 configure.in}, gdb.disasm/{Makefile.in, configure.in},
7709 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
7710 configure.in}: Major reworking for autoconfig.
7711 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
7712 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
7713 New files.
7714 * config/unix-gdb.exp: Make GDB global.
7715 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
7716 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
7717 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
7718 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
7719 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
7720 term.exp, twice.exp, watchpoint.exp, whatis.exp},
7721 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
7722 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
7723 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
7724 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
7725 pr-8136.exp, result.exp, string.exp, tuples.exp},
7726 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
7727 to returns as necessary, arrange for test to compile own testcase
7728 executable.
7729 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 7730
c906108c
SS
7731Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
7732
7733 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
7734 clear_xfail at end of test which might not call either pass or fail.
7735 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
7736 "backtrace through signal handler".
7737
7738Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7739
7740 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
7741 continuing from a job control stop signal.
7742 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
7743
7744Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
7745
7746 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
7747 * gdb.base/corefile.exp: Likewise.
7748 * gdb.base/funcargs.exp: Likewise.
7749
7750Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
7751
7752 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
7753 * config/monitor.exp: Add support for setting baud rate.
7754
7755Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
7756
7757 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
7758 i*86-*-linux* xfails for "backtrace through signal handler".
7759 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
7760 "print func2::coremaker_local".
7761 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
7762 alpha-dec-osf2* xfail for
7763 "delete all breakpoints when none".
7764
7765Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
7766
7767 * gdb.base/break.exp: Change test that deletes all breakpoints
7768 when no user breakpoints are installed. A post 4.15 change
7769 causes gdb to no longer prompt in this case.
7770
7771Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
7772
7773 * gdb.base/return.exp (return_tests): Change xfail for test
7774 "correct value returned double test" to stop xfailing at
7775 Solaris 2.5. Apparently the bug has been fixed.
7776
7777Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
7778
7779 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
7780 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
7781
7782Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
7783
7784 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
7785 * gdb.disasm/hppa.s: Corresponding changes.
7786
7787Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
7788
7789 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
7790 makefile fragment.
7791 * config/mt-hpux: Deleted.
7792
7793Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
7794
beb998c6 7795 * Many files: When warning about suppressed tests due to a
c906108c
SS
7796 nonexistant test binary, avoid incrementing the warning count.
7797
7798Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
7799
7800 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 7801
c906108c
SS
7802Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7803
7804 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
7805 "sparc-*-solaris2*".
7806
7807Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7808
7809 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
7810 Add global and local variables and initialize them.
7811 * gdb.base/corefile.exp: Test correct mapping of corefile sections
7812 by printing variables. Remove rs6000 and powerpc xfails, BFD now
7813 extracts the file name and terminating signal from the core file.
7814 * TODO: Remove note about tests for correct mapping of corefile.
7815 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
7816 from optimizing it away.
7817 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
7818 handles common blocks.
7819
7820Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
7821
7822 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
7823 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
7824
7825Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
7826
7827 * Makefile.in (maintainer-clean): New target, synonym for
7828 realclean.
7829 * gdb.base/Makefile.in (maintainer-clean): Likewise.
7830 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
7831 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
7832 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
7833 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
7834 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
7835
7836Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
7837
7838 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
7839 xfails when not gcc compiled for "print foo::funclocal".
7840 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
7841 "print foo::funclocal at foo",
7842 "print 'scope1.c'::foo::funclocal at foo",
7843 "print foo::funclocal_bss at foo",
7844 "print 'scope1.c'::foo::funclocal_bss at foo",
7845 "print foo::funclocal_ro at foo",
7846 "print 'scope1.c'::foo::funclocal_ro at foo",
7847 "print bar::funclocal at foo" and
7848 "print 'scope1.c'::bar::funclocal at foo".
7849 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
7850 gcc compiled for "print foo::funclocal at bar".
7851 Expand all messages to ensure that they identify that
7852 the test is at bar().
7853 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
7854 gcc compiled for:
7855 "ptype on opaque struct pointer (statically)",
7856 "ptype on opaque struct tagname (statically)",
7857 "ptype on opaque struct pointer (dynamically) 1",
7858 "ptype on opaque struct tagname (dynamically) 1",
7859 "ptype on opaque struct pointer (dynamically) 2" and
7860 "ptype on opaque struct tagname (dynamically) 2
7861 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
7862 gcc compiled for:
7863 "p datalocal"
7864 "whatis datalocal",
7865 "ptype datalocal",
7866 "p bsslocal",
7867 "whatis bsslocal", and
7868 "ptype bsslocal".
7869 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
7870 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
7871 when not gcc compiled.
7872 * gdb.base/funcargs.exp (float_and_integral_args): Add
7873 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
7874 compiled.
7875 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
7876 "backtrace from call6a" when not gcc compiled.
7877 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
7878 "backtrace from call7a" when not gcc compiled.
7879 * gdb.base/callfuncs.exp (do_function_calls):
7880 Add "hppa*-*-hpux*" xfail when not gcc compiled for
7881 "p t_char_array_values(char_array_val2,char_array_val1)",
7882 "p t_char_array_values(char_array_val1,char_array_val2)",
7883 "p t_char_array_values("carray 1","carray 2")",
7884 "p t_char_array_values("carray 1",char_array_val2)",
7885 "p t_char_array_values(char_array_val1,"carray 2")",
7886 "p sum_args(1,{2})",
7887 "p sum_args(2,{2,3})",
7888 "p sum_args(3,{2,3,4})",
7889 "p sum_args(4,{2,3,4,5})"
7890 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
7891 "backtrace in corefile.exp" when not gcc compiled.
7892
7893Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7894
7895 * gdb.base/signals.exp: Rewrite `handle all print' test as
7896 a procedure. Accept blanks or TABs as whitespace, increase
7897 timeout and expect input buffer size for the large output
7898 from the command. Remove "i*86-*-bsdi2.0" xfail.
7899
7900Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7901
7902 * gdb.base/setvar.exp: Add new testcases for truncation when
7903 assigning invalid values to bitfields.
7904
7905Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
7906
beb998c6 7907 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
7908 mips-sgi-irix* xfail for
7909 "call inferior func with struct - returns char *"
7910 and fix test so that an optional (unsigned char *) cast is
7911 accepted in the result.
7912
7913Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
7914
7915 * gdb.base/funcargs.exp (float_and_integral_args): Remove
7916 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7917 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
7918 * gdb.base/signals.exp: Remove duplicate "handle all print" test
7919 that accidentally got checked in.
7920
7921Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
7922
beb998c6 7923 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
7924 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
7925 compiled test.
7926 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7927 Add mips-sgi-irix5* xfail for not gcc compiled.
7928 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
7929 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
7930 "p top", "whatis top", "p middle", and "whatis middle".
7931 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
7932 "whatis signed char" for not gcc compiled.
7933 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
7934 "set variable signed char=-1 (-1)" and
7935 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
7936 * gdb.base/funcargs.exp (float_and_integral_args):
7937 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
7938 Add mips-sgi-irix* xfail when not gcc compiled for
7939 "continue to call2b".
7940 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
7941 "continue to call2g".
7942 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
7943 "backtrace from call6a"
7944 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
7945 "backtrace from call7k".
7946 Add mips-sgi-irix5* xfail when not gcc compiled for
7947 "backtrace from call7a".
7948 (localvars_after_alloca): Fix gdb_test cmds for
7949 "print * after runto ...".
7950 Remove rs6000-*-* xfails for
7951 "print i after runto localvars_after_alloca" and
7952 "print l after runto localvars_after_alloca"
7953 for all compilers.
7954 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
7955 when not compiled with gcc, for:
7956 "print signed char == (minus)",
7957 "print signed char != (minus)",
7958 "print signed char < (minus)",
7959 "print signed char > (minus)".
7960 * gdb.base/callfuncs.exp (do_function_calls):
7961 Add mips-sgi-irix* xfail, when compiled with native compiler, for
7962 "call inferior func with struct - returns char *".
beb998c6 7963 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
7964 "correct value returned double test" to include Solaris 2.4.
7965 * gdb.base/funcargs.exp (float_and_integral_args):
7966 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 7967
c906108c
SS
7968Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7969
7970 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
7971 enumeration bitfields if compiling with GNU C.
7972 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
7973 to empty' prompt.
7974
7975Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
7976
7977 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
7978 test for PRO targets.
7979
7980 * gdb.base/funcargs.exp: Avoid ever setting more than 8
7981 breakpoints in the inferior at any given time by making
7982 two groups of breakpoints for call2*, call6* and call7*
7983 tests.
7984
7985Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7986
7987 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7988 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7989 from optimizing it away.
7990 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7991 "call inferior func with struct".
7992
7993Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7994
7995 * configure.in: Only configure gdb.chill for particular targets.
7996
7997Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7998
7999 * gdb.base/Makefile.in: Add action to .c.o transformation
8000 rule that generates a .ci file for each .o file and remove
8001 explicit .c.o rules except for callfuncs.o.
8002 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8003 generates a .ci file for each .o file and remove explicit
8004 .cc.o rules.
8005 (clean): Remove *.tmp *.ci files.
8006 (EXECUTABLES): Remove templ-info.exp.
8007 * gdb.base/compiler.c: New file.
8008 * gdb.c++/compiler.cc: New file
8009 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8010 Change rs6000-*-* xfail for
8011 "print 'scope0.c'::filelocal_ro" and
8012 "print 'scope1.c'::filelocal" and
8013 "print 'scope1.c'::filelocal_bss" and
8014 "print 'scope1.c'::filelocal_ro" and
8015 "print 'scope1.c'::foo::funclocal" and
8016 "print 'scope1.c'::foo::funclocal_ro" and
8017 "print 'scope1.c'::bar::funclocal" and
8018 "print 'scope0.c'::filelocal_ro" and
8019 "print 'scope1.c'::filelocal at foo" and
8020 "print 'scope1.c'::filelocal_bss at foo" and
8021 "print 'scope1.c'::filelocal_ro at foo" and
8022 "print 'scope1.c'::foo::funclocal at foo" and
8023 "print 'scope1.c'::foo::funclocal_bss at foo" and
8024 "print 'scope1.c'::foo::funclocal_ro at foo" and
8025 "print 'scope1.c'::bar::funclocal at foo" and
8026 "print 'scope0.c'::filelocal_ro" and
8027 "print 'scope1.c'::filelocal" and
8028 "print 'scope1.c'::filelocal_bss" and
8029 "print 'scope1.c'::filelocal_ro" and
8030 "print 'scope1.c'::foo::funclocal" and
8031 "print 'scope1.c'::foo::funclocal_bss" and
8032 "print 'scope1.c'::foo::funclocal_ro" and
8033 "print 'scope1.c'::bar::funclocal" and
8034 "print 'scope1.c'::bar::funclocal_bss"
8035 to only be xfail'd when not compiled with gcc.
beb998c6 8036 Add rs6000-*-* xfail for
c906108c
SS
8037 "print 'scope0.c'::filelocal_bss before run"
8038 when compiled with gcc.
8039 (test_at_main): Add rs6000-*-* xfail for
8040 "print filelocal_ro in test_at_main"
8041 when compiled with gcc.
8042 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 8043 Add rs6000-*-aix* xfail for
c906108c
SS
8044 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8045 "ptype t_char_array", not compiled with gcc.
8046 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8047 xfail for "list foo (in include file)" when gcc compiled.
8048 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8049 (integral_args): Add rs6000-*-* xfail for
8050 "run to call0a" if not compiled with gcc.
8051 (unsigned_integral_args): Add rs6000-*-* xfail for
8052 "run to call1a" if not compiled with gcc.
8053 (float_and_integral_args): Add rs6000-*-* xfail for
8054 "run to call2a" if not compiled with gcc and for
8055 "continue to call2b" for any compiler.
8056 Add rs6000-*-* xfail to
8057 "print f1 after run to call2a" for gcc compiled.
8058 (discard_and_shuffle): Add rs6000-*-* xfail for
8059 "run to call6a".
8060 (shuffle_round_robin): Add rs6000-*-* xfail for
8061 "backtrace from call7a" if not compiled with gcc.
8062 Add rs6000-*-* xfail for
8063 "backtrace from call7b" if compiled with gcc.
8064 (call_after_alloca): Add rs6000-*-* xfail for
8065 "print c in call_after_alloca" and
8066 "print s in call_after_alloca" and
8067 "backtrace from call_after_alloca_subr"
8068 if not compiled with gcc.
8069 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8070 "print c in localvars_in_indirect_call" and
8071 "print c in localvars_in_indirect_call" and
8072 "backtrace in indirectly called function" and
8073 "stepping into indirectly called function"
8074 if not compiled with gcc.
8075 (localvars_after_alloca): Add rs6000-*-* xfail for
8076 "print c after runto localvars_after_alloca" and
8077 "print s after runto localvars_after_alloca" and
8078 "print i after runto localvars_after_alloca" and
8079 "print l after runto localvars_after_alloca"
8080 for all compilers.
8081 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8082 than whatis-info.exp.
8083 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8084 than opaque-info.exp.
8085 Setup rs6000-*-* xfail for
beb998c6 8086 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8087 "ptype on opaque struct pointer (dynamically)" when
8088 not compiled with gcc.
8089 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8090 rather than callf-info.exp.
8091 (do_function_calls): Add clear_xfail for rs6000-*-* for
8092 "p t_float_values2(3.14159,float_val2)". Seems to work
8093 fine there, both with xlc and gcc. Need to find out what
8094 it is doing right and fix other platforms.
8095 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8096 "call inferior func with struct - returns int",
8097 "call inferior func with struct - returns long",
8098 "call inferior func with struct - returns float",
8099 "call inferior func with struct - returns double",
8100 "call inferior func with struct - returns char *",
8101 but only if not gcc compiled (presumes xlc compiled).
8102 Change rs6000-*-* xfails for
8103 "call inferior func with struct - returns char" and
8104 " call inferior func with struct - returns short" to only
8105 xfail if not using gcc.
8106 (clean mostlyclean): Remove *.ci and *.tmp files.
8107 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8108 than templ-info.exp.
8109 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8110 Add rs6000-*-* xfail for "up to foo in langs.exp"
8111 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8112 when not gcc compiled.
beb998c6 8113
c906108c
SS
8114Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8115
8116 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8117 * gdb.base/corefile.exp: Likewise.
8118 * gdb.base/list.exp: Likewise.
8119 * gdb.base/scope.exp: Likewise.
8120 * gdb.base/siganls.exp: Likewise.
8121
8122 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8123 compiler output.
8124 * gdb.base/whatis.exp: Likewise.
8125
8126Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8127
8128 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8129 failure (opcode table has been fixed to match reality).
8130
8131Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8132
8133 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8134 "call inferior func with struct - returns char",
8135 "call inferior func with struct - returns short"
8136
8137 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8138 "print 'scope0.c'::filelocal at main",
8139 "print 'scope0.c'::filelocal_bss in test_at_main",
8140 "print 'scope0.c'::filelocal at foo",
8141 "print 'scope0.c'::filelocal_bss in test_at_foo",
8142 "print 'scope0.c'::filelocal at bar",
8143 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 8144
c906108c
SS
8145 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8146 in source file 1". This bug seems to have been fixed with both
8147 gcc and native cc (was native assembler bug?).
8148
8149Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8150
8151 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8152 "backtrace through signal handler" to "i*86-*-sysv4*".
8153 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8154 continue" case. Add "known SVR4 bug" to fail message.
8155 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8156 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8157 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8158 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8159 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8160 "up to foo in langs.exp", "show language at foo in
8161 langs.exp", "up to cppsub_ in langs.exp", "show
8162 language at cppsub_ in langs.exp", "up to fsub in
8163 langs.exp", and "show language at fsub in langs.exp".
8164 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8165 "bactrace in corefile.exp".
8166 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8167 "call inferior function with struct - returns float" and
8168 "call inferior function with struct - returns double".
beb998c6 8169
c906108c
SS
8170Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8171
8172 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8173 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8174 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8175 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8176
8177Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8178
8179 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8180 (or overriden) "CHILL" macro rather then bare "gcc".
8181 Also look for ../../gcc/xgcc since that is what we will
8182 actually need, not "Makefile". Remove following assignment
8183 of CHILL to CHILL_FOR_TARGET because that results in
8184 recursive definition.
8185
8186Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8187
8188 * gdb.base/corefile.exp: Change xfail for backtrace in
8189 corefile.exp from linuxaout to all linux.
8190 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8191 cases where we miss the breakpoint at the signal handler
8192 for some reason. Setup xfail for linuxoldld/linuxaout and
8193 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8194 hitting SIGURG breakpoint.
8195 * gdb.base/signals.exp: Setup xfail for "next" acting like
8196 continue to add linuxoldld. Setup xfail for all linux for
8197 "next to handler in signals_tests_1", "backtrace in
8198 signals_tests_1", "continue to func1", "pass SIGUSR1",
8199 and continue to handler".
8200
8201Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8202
8203 * Update all FSF addresses except those in COPYING* files.
8204
8205Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8206
8207 * gdb.base/a2-run.exp: Change messages to be more explicit about
8208 the status of args, and quote binfile in results.
8209
8210Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8211
8212 * gdb.base/callfuncs.exp: Add tests for passing structs to
8213 inferior functions and return various types.
8214 * gdb.base/callfuncs.c: Add functions to receive a struct
8215 and return a member of the struct, in various types.
8216
8217Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8218
8219 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8220
8221Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8222
8223 * config/vxworks29k.exp: New file, sources vxworks.exp.
8224
8225Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8226
8227 * config/gdbremote.exp: New file. Testing framework using
8228 gdbserver.
8229
8230Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8231
8232 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8233 "call function when asleep" and "send end of file".
8234 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8235 for "backtrace in corefile.exp".
8236 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8237 for "backtrace through signal handler".
8238 * gdb.base/corefile.exp: Make sure we actually generate a core file
8239 before trying the core tests. Some systems allow the user to suppress
8240 generation of core files and default to that (linux for example).
8241 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8242 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8243
8244Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8245
8246 * gdb.threads: New directory with some crude multi-threaded
8247 gdb tests (step.exp and step2.exp).
8248 * config/mt-lynx (STEP_EXECUTABLE): Define.
8249 (THREADFLAGS): Define.
8250
8251Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8252
8253 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8254
8255 * gdb.base/signals.exp: Disable whole file for lynx until
8256 further notice.
8257
8258 * gdb.base/signals.exp: xfail test where "next" acts like
8259 "continue" for lynx.
8260
8261 * gdb.base/interrupt.exp: xfail test for calling function while
8262 inferior is asleep for lynx.
8263
8264 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8265 than one cr-lf after each command.
8266
8267Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8268
8269 * configure.in: Reinstate setting of stabsdirs variable, fix
8270 typo in setting up configdirs for native builds.
8271
8272 * gdb.base/return.exp: Fix typo in return double test.
8273 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8274 compiler from optimizing them away.
8275
8276Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8277
8278 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8279 sequences to be echo'd by gdb when using gdb_test.
8280 * gdb.chill/chexp.exp: Likewise.
8281 * gdb.fortran/exprs.exp: Likewise
8282
8283Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8284
8285 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8286 after the inferior gdb has started.
8287
8288 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8289 after each command.
8290 * gdb.base/funcargs.exp: Likewise.
8291 * gdb.base/gdbvars.exp: Likewise.
8292 * gdb.base/interrupt.exp: Likewise.
8293 * gdb.base/list.exp: Likewise.
8294 * gdb.base/watchpoint.exp: Likewise.
8295 * gdb.c++/demangle.exp: Likewise.
8296 * gdb.c++/inherit.exp: Likewise.
8297 * gdb.chill/chexp.exp: Likewise.
8298 * gdb.fortran/exprs.exp: Likewise.
8299
8300 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8301 test if we can't handle IO to/from the inferior.
8302
8303 * gdb.c++/misc.exp: Always check for a program already being
8304 started after sending a "run" command to gdb.
8305
8306 * gdb.base/twice.exp: Start with a fresh gdb.
8307
8308 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8309 only depend on gdb's expression code, not the chill runtime.
8310
8311 * gdb.base/return.c: Put return values into variables so we
8312 can have gdb print them rather than depending on the program
8313 to print them.
8314 * gdb.base/return.exp: Corresponding changes.
8315
8316 * lib/gdb.exp: Provide default value for noinferiorio.
8317 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8318 the inferior.
8319
8320 * gdb.base/break.exp: Always check for a program already being
8321 started after sending a "run" command to gdb.
8322 (text_next_with_recursion): Don't check the output from the
8323 program's printf statement. Instead just make sure the program
8324 exited.
8325
8326 * gdb.base/commands.exp: Protect tests which need arguments with
8327 $noargs conditionals.
8328
8329Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8330
8331 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8332 of structure member arrays to match gdb/valops.c:value_addr change.
8333
8334Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8335
8336 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8337 cases.
8338
8339Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8340
8341 * configure.in (configdirs): Remove gdb.chill from default list
8342 of subdirs and then add it back in only if doing a native build.
8343 The current chill compiler does not yet work in any cross build.
8344 * Revert all signal changes from Jul 6.
8345 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
8346 for sh-hms targets, allowing these tests to link, with no other
8347 changes. Testing is suppressed by setting "nosignals" in site.exp.
8348
8349Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
8350
8351 * configure.in (signaldirs): Define and add to configdirs for all
8352 targets except some specific ones that are known to not support signals.
8353 Also clean up formatting.
8354 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
8355 (signals, sigall): Remove rules to build.
8356 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
8357 Moved to new gdb.signals directory.
8358 * gdb.signals: New test directory.
8359 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
8360 signals.c signals.exp}: New or moved files.
8361
8362Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8363
8364 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8365
8366Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8367
8368 * gdb.base/return.exp: Xfail `return double' test failure
8369 on at least Solaris 2.3 and handle future/past versions on
8370 a case by case basis as appropriate. Also update message
8371 to include i*86 failures.
8372
8373Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8374
8375 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8376
8377 * lib/gdb.exp: Fix comment which erroneously identified
8378 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8379 gdb_file_cmd not gdb_load).
8380 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8381
8382 * gdb.base/setvar.exp: Make test names consistent between pass and
8383 fail cases. Use gdb_test more.
8384
8385Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8386
8387 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8388
8389Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8390
8391 * gdb.base/help.exp: Fix expected help string for `show commands'.
8392
8393Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8394
8395 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8396
8397 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8398 of a text section.
8399
8400Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8401
8402 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8403 that loop eventually terminates. Fix Connection refused logic so
8404 that testsuite will expire nicely.
8405
8406Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8407
8408 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8409 config/rom68k.exp: New tcl glue for the appropriate monitors.
8410 These all just end up calling monitor.exp.
8411 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8412 refused' by retrying. Cleanup some timeout issues.
8413 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8414 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8415 callers don't have to set/restore global timeout variable.
8416
8417 * The following set of changes centralizes management of the global
8418 timeout variable. This way, it can be set in one target dependent
8419 place instead of dozens of places scattered throughout the test suite.
8420 If you need to lengthen a timeout, then you should either set timeout
8421 in one of the config/{target}.exp files, or multiply it by a factor.
8422 Setting it to an absolute value is always going to lose for some
8423 targets.
8424 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8425 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8426 * gdb.base/funcargs.exp: Don't set timeout.
8427 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8428 * gdb.base/printcmds.exp (test_print_string_constants
8429 test_print_array_constants): Don't set timeout.
8430 * gdb.base/ptype.exp: Don't set timeout.
8431 * gdb.base/recurse.exp: Don't set timeout.
8432 * gdb.base/return.exp: Don't set timeout.
8433 * gdb.base/watchpoint.exp: Don't set timeout.
8434 * gdb.c++/classes.exp (do_tests): Don't set timeout.
8435 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
8436
8437Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8438
8439 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
8440
8441Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8442
8443 * lib/gdb.exp: Disable chill tests for irix5.
8444
8445Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8446
8447 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
8448 each test pass or fail.
8449
8450Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8451
8452 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
8453 xlc not gcc.
8454
8455Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
8456
8457 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
8458
8459Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
8460
8461 * config/est.exp: Fix copyright and comments. Remove dead code.
8462 Use targetname, serialport and baud variables instead of fixed
8463 constants.
8464 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
8465 * config/cpu32bug.exp: New file to support cpu32bug monitors.
8466
8467Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8468
8469 * gdb.base/watchpoint.exp: Don't run
8470 test_watchpoint_triggered_in_syscall for sunos.
8471
8472Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8473
8474 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
8475 they don't seem to exist. Do include stdio.h.
8476
8477Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8478
8479 * gdb.base/a1-selftest.exp: Add alpha xfail.
8480
8481Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8482
8483 * gdb.base/watchpoint.c (main): Prompt before calling read().
8484 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8485 Revise accordingly. Remove cruft about sending "123" several
8486 times, until it gets noticed. Clean up the "print buf[0]" stuff
8487 so that it passes or fails, and waits for prompts in the usual way.
8488
8489Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8490
8491 * gdb.base/recurse.exp: Fix comment.
8492
8493 * TODO: Remove item about printing variables in nodebug.exp. Add
8494 item about enabling tests which are only run on some targets.
8495
8496 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
8497 fail, make test names unique, use new gdb_test convention
8498 regarding pattern, use gdb_test more, etc.).
8499
8500 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
8501 fail, make test names unique, etc.).
8502
8503Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8504
8505 * gdb.base/nodebug.c: Change return type of top and middle to
8506 short.
8507 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
8508 are fixed by the recent mdebugread.c changes. Allow `short ()'
8509 as type for top and middle.
8510
8511Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8512
8513 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
8514 nearly as I can tell, the whole thing was an accident in Stu's
8515 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
8516 to replace a send/expect pair with gdb_test, but ended up only
8517 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
8518 of 30 Mar 1995 took care of it, but left this vestigial comment
8519 which I am now nuking.
8520
8521Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8522
8523 * gdb.base/break.exp: Look for different line number for
8524 breakpoint at main depending on usestubs.
8525
8526Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8527
8528 * gdb.base/list.exp: Adjust some alternate expect patterns to
8529 match recent list0.c change. Add alternate expect pattern for
8530 output from `list default lines around main' for optimizing
8531 compilers.
8532
8533Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8534
8535 * lib/gdb.exp: If nosignals is not set, set it to 0.
8536
8537Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
8538
8539 * config/slite-gdb.exp: Responds to load symbol table prompt.
8540 * gdb.base/break.exp: Adjust line number, fix rerun.
8541 * gdb.base/langs0.c: Add #ifdef usestubs.
8542
8543Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
8544
8545 * gdb.base/list.exp: Adjust line contents after adding new lines in
8546 list0.c. Also fix a syntax error.
8547
8548 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
8549 * gdb.base/break.exp: ditto.
8550 * gdb.base/list.exp: ditto.
8551 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
8552 * gdb.base/run.c: ditto.
8553 * gdb.base/list0.c: ditto.
8554 * gdb.base/funcargs.c: ditto.
8555
8556Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
8557
8558 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
8559 $targetname, $serialport and $baud instead of hardwired variables.
8560 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
8561 target doesn't support signals.
8562
8563Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
8564
8565 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
8566
8567Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8568
8569 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
8570 Don't rely on the value of an auto variable before it has been
8571 initialized. Use gdb_test more.
8572
8573Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8574
8575 * lib/gdb.exp (default_gdb_version): A version number must start
8576 with a digit, but other than that contains all characters up to
8577 the first whitespace character.
8578
8579Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8580
8581 * gdb.base/commands.exp (breakpoint_command_test): New tests.
8582
8583Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8584
8585 * gdb.c++/*.exp: Warn if executable does not exist. The original
8586 reason for skipping the warning was that configure.in sometimes
8587 intentionally skipped building the executables but the tcl code
8588 had no way of knowing. That (a) was always bogus with respect to
8589 error handling, (b) is no longer true (right now there is no way
8590 to skip C++ tests).
8591
8592 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
8593
8594Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8595
8596 * gdb.base/list.exp: Add expect patterns for output from
8597 SunPRO compiled executables.
8598 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
8599 types.
8600
8601Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8602
8603 * gdb.base/break.exp (test_next_with_recursion): Accept any line
8604 number (we are already testing that the correct source line text
8605 gets printed).
8606
8607 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
8608 that is what is intended, but something needed to be done to get
8609 sunos4 native working again.
8610
8611 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
8612
8613 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
8614 apparently went with a (very) old xfail.
8615
8616Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
8617
8618 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
8619 runto_main is a proc in gdb.exp that will do 'step' for target use
8620 stubs.
8621 * gdb.base/exprs.exp: ditto.
8622 * gdb.base/interrupt.exp: ditto.
8623 * gdb.base/opaque.exp: ditto.
8624 * gdb.base/printcmds.exp: ditto.
8625 * gdb.base/ptype.exp: ditto.
8626 * gdb.base/scope.exp: ditto.
8627 * gdb.base/setvar.exp: ditto.
8628 * gdb.base/signals.exp: ditto.
8629 * gdb.base/twice.exp: ditto.
8630 * gdb.c++/classes.exp: ditto.
8631 * gdb.c++/inherit.exp: ditto.
8632 * gdb.c++/templates.exp: ditto.
8633 * gdb.base/break.exp: no run and hit main for stubs. Change line
8634 numbers for breakpoints and info breakpoint.
8635 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
8636 breakpoint().
8637 * gdb.base/callfuncs.c: ditto.
8638 * gdb.base/exprs: ditto.
8639 * gdb.base/interrupt.c: ditto.
8640 * gdb.base/opaque0.c: ditto.
8641 * gdb.base/printcmds.c: ditto.
8642 * gdb.base/ptype.c: ditto.
8643 * gdb.base/scope0.c: ditto.
8644 * gdb.base/setvar.c: ditto.
8645 * gdb.base/signals.c: ditto.
8646 * gdb.base/twice.c: ditto.
8647 * gdb.c++/misc.cc: ditto.
8648 * gdb.c++/templates.cc: ditto.
8649
8650Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8651
8652 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
8653
8654 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
8655 somewhere between `read' and `main.c'. I'm pretty sure the
8656 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
8657 and it isn't particularly useful.
8658
8659 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
8660
8661Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8662
8663 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
8664
8665Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
8666
8667 * config/mt-slite: add LIBS and -nostdlib.
8668 * config/slite-gdb.exp: add this new file to support sparclite target.
8669
8670Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
8671
8672 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
8673
8674 * gdb.base/a2-run.exp: Change argument to istarget from
8675 "*-*-vxworks" to "*-*-vxworks*".
8676 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
8677
8678Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
8679
8680 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
8681 will not runto main but do a 'step' to step out of breakpoint().
8682 * config/mt-slite: add -Dusestubs.
8683
8684Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8685
8686 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
8687 instead of just @.
8688
8689 * gdb.base/signals.exp: Add test for "handle all print".
8690 * TODO: Remove "handle all print". Also remove item about
8691 checking copyright date (I don't like the idea of a spurious FAIL
8692 based on when we run the tests).
8693
8694 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
8695 for SunOS4 (reason for failure not investigated). Remove
8696 redundant test for $binfile.
8697
8698 * gdb.base/nodebug.c (array_index): Call malloc.
8699
8700 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
8701
8702Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
8703
8704 * gdb.base/recurse.exp: Update gdb_test invocation to use new
8705 conventions and slightly simplify the matching regexp.
8706
8707Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8708
8709 * gdb.base/break.exp: Update gdb_test invocation to use new
8710 convention.
8711
8712 * lib/gdb.exp: If noargs is not set, set it to 0.
8713
8714 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
8715 tests unique.
8716
8717 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
8718
8719Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8720
8721 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
8722 one argument of type "<non-float parameter>".
8723
8724Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
8725
8726 * config/rom68k.exp: New file to support Motorola IDP board.
8727 * gdb.base/a2-run.exp: Skip this file if noargs is set.
8728 * gdb.base/break.c: Change things around so that this program
8729 doesn't depend upon args. This is necessary to make remote
8730 targets work (in general, they can't take args).
8731 * gdb.base/break.exp: Don't try to send args to program. Don't
8732 expect output. Also, replace lots of code with gdb_test.
8733
8734Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8735
8736 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
8737 printing of '\'' (which is what the comment says we are testing,
8738 even though we were not), not '''.
8739 (test_integer_literals_rejected): Test that printing ''' is an error.
8740
8741 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8742 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
8743 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
8744 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
8745 Use gdb_test not test_print_accept.
8746 * lib/gdb.exp: Remove test_print_accept.
8747
8748 * gdb.base/signals.exp (signal_tests_1): Make pass message
8749 consistent with fail message.
8750
8751 * gdb.base/whatis.exp: Remove xfails for printing char vs.
8752 unsigned char; the bug (PR 1821) is fixed.
8753
8754 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
8755
8756 * gdb.base/scope.exp (test_at_localscopes): Call pass for
8757 successful tests--makes xfailing them work right.
8758
8759Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
8762 only \r\n, not .*. The test can pass .* as the last thing in
8763 $pattern if that is what it wants. In addition to providing this
8764 flexibility, this change should speed up pattern matching in cases
8765 where the pattern already ended with .* (there were a number of
8766 them). This change also helps catch bad patterns--in the old
8767 scheme the typo "char \*" instead of "char \\*" would pass. Now
8768 it is caught.
8769 * Many .exp files: Update callers.
8770
8771 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
8772 clearer and does not spuriously match multiple ('s. Likewise for
8773 ) and *.
8774
8775 * gdb.base/nodebug.exp: Test ability to call a function and pass
8776 it a string (even with no debugging info).
8777
8778 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
8779 "p '\'", which is the same as "p ''" once tcl gets done with
8780 quoting, to "p '\\'", which I suspect is what is intended (one
8781 backslash gets sent to GDB).
8782
8783 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
8784
8785Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8786
8787 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
8788 1817) was fixed literally years ago.
8789
8790Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8791
8792 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
8793 test, it causes stepping out of call_after_alloca_subr with
8794 optimizing compilers.
8795 (localvars_in_indirect_call): Consume GDB prompt if `finish'
8796 fails.
8797
8798 * gdb.c++/templates.exp: Source templ-info.exp only if
8799 the templates executable exists.
8800
8801 * gdb.c++/misc.cc (class Contains_static_instance,
8802 class Contains_nested_static_instance),
8803 gdb.c++/classes.exp (test_static_members): Test printing of
8804 a class that contains a static instance of the class.
8805
8806Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8807
8808 * gdb.base/langs2.c (cppsub_): Don't prototype.
8809 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
8810 only, I believe).
8811
8812Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8813
8814 * lib/gdb.exp (skip_chill_tests): New procedure.
8815
8816 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
8817
8818Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
8819
8820 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
8821 each expect pattern. Cuts runtime from 12 to about 4 seconds.
8822
8823Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8824
8825 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
8826
8827 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
8828 disassemble 8, not 16, instructions for part 4.
8829
8830 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
8831 support the latter anymore.
8832
8833 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
8834 -DNO_PROTOTYPES.
8835 * gdb.base/callfuncs.c: Control use of prototypes based on
8836 NO_PROTOTYPES, not __STDC__.
8837 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
8838 t_float_values2 tests if prototypes in use.
8839
8840 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
8841 t_double_values): When checking differences against DELTA, check
8842 that difference is within the range (-DELTA,DELTA), not just
8843 (-infinity,DELTA).
8844
8845Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
8846
8847 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
8848 'file' command firts, then 'target', then 'load', this is due to gdb
8849 target set up.
8850 * config/mips-gdb.exp: Fix a couple regular exp bugs.
8851
8852Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
8853
8854 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
8855 FP load/store variants.
8856 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
8857
8858Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8859
8860 * gdb.base/term.exp: Do not give a warning if not native, it is
8861 not an abnormal condition.
8862
8863Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
8864
8865 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
8866 t_char_array".
8867
8868Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8869
8870 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
8871 are getting the version number.
8872
8873 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
8874 if not native, it is not an abnormal condition.
8875
8876Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8877
8878 * lib/gdb.exp: Just use "file exists", rather than undocumented
8879 dejagnu procedure "findfile".
8880
8881Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8882
8883 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
8884 (LDFLAGS): Set to -Xlinker -Ur.
8885
8886 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
8887 Removed, these values are set by lib/gdb.exp.
8888
8889 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
8890
8891Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8892
8893 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
8894 of replicating gdb startup code.
8895
8896 * config/mt-vxworks (LDFLAGS): Set to -r.
8897 (CFLAGS_FOR_TARGET): Removed.
8898
8899 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
8900 (gdb) and gdb for vxworks uses (vxgdb).
8901
8902 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
8903 executable is not in the tree and host != target, use sed and
8904 program_transform_name to determine the gdb name used by the
8905 target.
8906
8907 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
8908 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
8909
8910Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8911
8912 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
8913 floats, chars, and shorts where there are ANSI-style function
8914 definitions.
8915
8916 * gdb.base/langs.exp, gdb.base/langs*: New test.
8917 * gdb.base/Makefile.in: Build it.
8918 * TODO: Remove item about checking that C names don't get C++
8919 demangling applied; this test tests it.
8920
8921Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8922
8923 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
8924 went with the const70 xfail. The xfail went away a year ago.
8925
8926 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
8927
8928 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
8929 for hp300.
8930
8931 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
8932
8933 * gdb.base/a1-selftest.exp: Don't run on hp300.
8934
8935Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8936
8937 * Makefile.in (site.exp): Set host_alias and target_alias as well
8938 as host_triplet and target_triplet.
8939
8940Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8941
8942 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
8943
8944 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
8945 places as other ecoff systems).
8946
8947 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
8948 ultrix.
8949
8950Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8951
8952 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
8953 remove them.
8954 * gdb.base/nodebug.exp: Accept "function" in addition to "text
8955 variable and "variable" in addition to "data variable".
8956 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
8957
8958 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
8959 2.
8960 * gdb.base/list1.c (long_line): Add additional statement at start
8961 of function.
8962 * gdb.base/list.exp (test_forward_search): Update line number to
8963 reflect new statement.
8964
8965Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8966
8967 * gdb.base/signals.exp: Reinitialize searched source directories
8968 after gdb_start call.
8969
8970Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
8971
8972 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
8973 * gdb.stabs/Makefile.in: Likewise.
8974
8975 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
8976 change. Instead split the tests into smaller pieces.
8977 * gdb.disasm/hppa.s: Corresponding changes.
8978
8979Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8980
8981 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8982 Quote ^C when passing it to stty. For some shells ^ is a pipe.
8983
8984 * gdb.base/funcargs.exp: Modify many tests so that every test
8985 either passes or fails. Make some test names unique.
8986
8987Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8988
8989 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8990 Call stty to set interrupt character.
8991
8992 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8993 for HP assembler versus GNU assembler based on actual behavior of
8994 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8995
8996 * TODO: Suggest a few more stepping tests.
8997
8998Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8999
9000 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9001 restart GDB for h8300 after a continue.
9002 (return): Add pattern to match a29k-udi behavior.
9003 * gdb.base/nodebug.exp: Remove obsolete comment.
9004 * gdb.base/regs.exp: New file, testing of register displays.
9005 * gdb.base/return.exp: Fix typo in reference to $objdir.
9006 * gdb.base/whatis.exp: Always start with a fresh GDB.
9007
9008Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9009
9010 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9011 higher, these tests generate a lot of output.
9012
9013Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9014
9015 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9016 code following the catch silently ignored some errors; without the
9017 catch they should be thrown like any other tcl error. Also, the
9018 catch used "" instead of {} which meant all the callers who wanted
9019 to include one of the characters "[]$ had to quote it an extra time.
9020 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9021 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9022 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9023 Remove extra quoting.
9024
9025Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9026
9027 * gdb.base/commands.exp: Make test names unique; every test either
9028 passes or fails. Update some comments.
9029
9030 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9031
9032Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9033
9034 The following fixes a FAIL caused by the fact that the alpha stabs
9035 configuration didn't use the ".if alpha" code in weird.def.
9036 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9037 bit pointer, so the 32 bit version works even on the alpha.
9038 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9039 Remove the stuff which allowed us to have separate versions for
9040 alpha and everything else.
9041
9042 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9043 regexp which "info func operator\[\](" is supposed to match. Fix
9044 string to send to GDB. Note that GDB still doesn't work right. Add a
9045 new test for "info func .perator\[\](" which GDB does handle correctly.
9046
9047 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9048
9049Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9050
9051 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9052 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9053 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9054 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9055 it makes the tests harder to understand and confuses test-o-matic.
9056 The preferred style is that each test provides a PASS or a FAIL,
9057 and has a unique message (e.g. "continue #54" not just "continue")
9058 which is the same for the pass and the fail.
9059 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9060 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9061 to lib/gdb.exp.
9062 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9063 prt_accept which was basically the same thing. Likewise for
9064 test_print_reject and prt_reject.
9065 * lib/gdb.exp (test_print_reject): Add some more error message
9066 patterns to match from the former printcmds.exp (prt_reject).
9067 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9068 One defect of the passcount stuff is that some of it failed to
9069 report XPASS where appropriate.
9070 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9071 stuff before and after arg in expected pattern.
9072 (test_paddr_operator_functions): Re-do test without print_addr_of;
9073 this is the only test which seems to want extra stuff there.
9074
9075Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9076
9077 * gdb.base/nodebug.exp: Update new tests to reflect improved
9078 wording of gdb output.
9079
9080 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9081 and "ptype" work on variables in files compiled without -g.
9082 Replaces commented out "maint print msymbol" tests.
9083
9084Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9085
9086 * gdb.base/setvar.c (dummy): Call malloc.
9087
9088 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9089 losing with the irix4 sed.
9090
9091 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9092 ALRM" on irix4.
9093
9094Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9095
9096 * TODO: Remove items about corefile.exp testing new exec-file and
9097 backtrace; both are now done. Add items about printing enums.
9098
9099Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9100
9101 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9102 "get signal $thissig" test fails.
9103
9104 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9105
9106Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9107
9108 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9109 compiler warning with dec alpha compiler.
9110
9111 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9112 extra \n from gdb_test call (this explains why the prompt test
9113 that I removed yesterday was there).
9114 (user_defined_command_test): Remove extra \n and prompt test.
9115
9116 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9117 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9118 doesn't exist.
9119 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9120 Also remove alpha workaround, which turns out to be because
9121 SIGABRT == SIGLOST.
9122
9123 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9124
9125 * gdb.base/help.exp: Don't test "help show".
9126
9127Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9128
9129 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9130 "set print address" is on.
9131 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9132 pass prompt to gdb_test; gdb_test already looks for the prompt.
9133
9134 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9135
9136 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9137 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9138 was to make sure that gdb can read a core file. But (a) the "read
9139 the corefile" part didn't make it to a1-selftest.exp, we just
9140 delete the corefile after creating it, and (b) we test reading
9141 corefiles in corefile.exp anyway. Also, this test left around a
9142 xgdb process on Solaris.
9143
9144 * gdb.base/corefile.exp: Also test backtrace.
9145
9146Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9147
9148 * gdb.base/commands.exp: Test a simple user defined command with
9149 arguments and if/while statements; verify the full user command is
9150 printed by "show user".
9151
9152 * gdb.base/commands.exp: Test if/while commands as part of a
9153 breakpoint command list; verify they appear in breakpoint
9154 information.
9155
9156Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9157
9158 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9159 than by dividing by zero.
9160
9161Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9162
9163 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9164 performing an inferior call with watchpoints enabled.
9165 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9166 call.
9167
9168Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9169
9170 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9171 of "file" command.
9172
9173 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9174 Add additional pattern for when "int operator int(void);" appears
9175 in a different order.
9176
9177Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9178
9179 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9180
9181 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9182 and "signal" with ".*".
9183
9184Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9185
9186 * TODO: Add note about "handle all nostop".
9187
9188 * gdb.base/{sigall.c, sigall.exp}: New test.
9189 * gdb.base/Makefile.in: Add it.
9190
9191Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9192
9193 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9194 when invoking GDB, suppresses any windowing interface.
9195
9196Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9197
9198 * config/sim-gdb: New file, simulator testing support.
9199
9200Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9201
9202 * gdb.base/interrupt.exp: Test calling func1 twice.
9203
9204Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9205
9206 * gdb.base/list.exp (test_forward_search): Set timeout higher
9207 when we'll be getting lots of output from gdb.
9208
9209 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9210 "init_malloc" to after the expect statement. Run it if that
9211 regexp is taken, but also for two others which happen if source
9212 cannot be found.
9213
9214Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9215
9216 * gdb.base/printcmds.exp: New test, for printing register before
9217 program is running.
9218
9219Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9220
9221 * gdb.base/list.exp: Correct some alternate expect patterns
9222 to reflect changes in list1.c.
9223
9224Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9225
9226 * TODO: Add item regarding large frames.
9227
9228 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9229
9230 * TODO: Remove item about enabling return.exp; it
9231 is enabled. Suggest a few more "return" tests.
9232
9233Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9234
9235 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9236 anonymous unions.
9237
9238Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9239
9240 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9241 and pr-5646.o, so "make" is the same as "make all", not "make
9242 pr-4975.o".
9243
9244Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9245
9246 * gdb.base/list.exp: Adjust expectations to reflect changes in
9247 list1.c.
9248 (test_forward_search): New test proc.
9249 * gdb.base/list1.c (long_line): New function, has long source line.
9250
9251Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9252
9253 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9254 additional line of code that was added.
9255
9256Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9257
9258 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9259 tests so as not to overflow expect's input buffers.
9260 * gdb.disasm/hppa.exp: Corresponding changes.
9261
9262Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9263
9264 Beginnings of template debugging tests.
9265 * gdb.c++/templ-info.cc: New file to test for template
9266 debugging capability of the compiler.
9267 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9268 templ-info.cc.
9269 * gdb.c++/templates.cc: Add explicit template instantiations
9270 to enable compiling with -fno-implicit-templates. Add destructor
9271 and 'value' method to T5 class for template tests.
9272 * gdb.c++/templates.exp: Add testcases for printing of template
9273 types, setting breakpoints on template methods and calling a
beb998c6 9274 template method.
c906108c
SS
9275
9276Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9277
9278 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9279 branch target since some assemblers (gas-2.5) may emit a
9280 relocation for the branch instead of resolving it in the
9281 assembler.
9282
9283Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9284
9285 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9286 through signal handler.
9287
9288Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9289
9290 * configure.in (*-*-netware): Use config/mt-netware.
9291
9292 * config/mt-netware: New file.
9293 * config/mt-i386-netware: Removed, separate configs for different
9294 netware architectures are no longer needed now that we have
9295 --with-headers.
9296
9297Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9298
9299 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9300 by the recent changes to use ANSI C arithmetic conversions.
9301
9302Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9303
9304 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9305 bug involving using inferior_pid to figure out whether to select a
9306 frame.
9307
9308Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9309
9310 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9311 match the current disassembler output.
9312
9313Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9314
9315 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9316 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9317 types, expect "int" as type of integer values (for now).
9318
9319Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9320
9321 * gdb.base/commands.exp: New tests for if/while commands.
9322
9323Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9324
9325 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9326 by .*, since hex values have different syntax in Chill mode.
9327
9328Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9329
9330 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9331 linefeed from expect pattern for repeated types with indices > 9.
9332
9333Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9334
9335 First part of Fortran test suite.
9336 * gdb.fortran: New directory.
9337 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9338
9339Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9340
9341 * gdb.base/default.exp: Update expect pattern for load command
9342 without arguments.
9343
9344Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9345
9346 * configure.in: Change i386 to i[345]86.
9347 * gdb.base/configure.in: Likewise.
9348 * gdb.c++/configure.in: Likewise.
9349 * gdb.chill/configure.in: Likewise.
9350
9351Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
9352
9353 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
9354 patterns, since that is not a valid context for comments.
9355
9356Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
9357
9358 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
9359 repeated types and repeated types with indices > 9.
9360
9361Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9362
9363 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9364 2417; old bug has been fixed.
9365
9366Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9367
9368 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9369 send the newline ourselves instead of assuming gdb_test will do
9370 so when passed an empty input string.
9371
9372 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9373 stabs testcode.
9374
9375Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9376
9377 * lib/gdb.exp (gdb_test): Don't send anything if the first
9378 argument is an empty string. This makes cases where we want to
9379 match output that is already in expect's buffers (for example,
9380 matching a breakpoint after gdb_run_cmd has been called) work
9381 reliably.
9382
9383Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9384
9385 * config/netware.exp: New file.
9386
9387Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9388
9389 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9390 the -B and -L prefixes so we can find the debugging stub.
9391
9392 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9393 there and we are using the gcc from the tree.
9394
9395 * gdb.base/types.c: Removed.
9396
9397 * gdb.base/configure.in: Look for makefile fragments in ../config.
9398 Recognize i386-*-netware.
9399 * gdb.c++/configure.in: Likewise.
9400
9401Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9402
9403 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9404 the correct TCL syntax.
9405
9406Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9407
9408 * gdb.base/opaque.exp: use runto instead of messing around with
9409 breakpoints. Simplify by using gdb_test.
9410
9411 * gdb.base/bitfields.exp: restart between tests on netware targets
9412 because breakpoints aren't relocated after target death. Run
9413 processes to completion.
9414
9415 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9416
9417Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9418
9419 * Makefile.in: Remove extra tabs that confuse some versions
9420 of "make". Use the newly built gdb to test with by default,
9421 rather than the first one in the tester's search path.
9422
9423Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9424
9425 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9426
9427 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9428 condition help.
9429
9430Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9431
9432 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
9433
9434 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
9435 running.
9436 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
9437 * gdb.base/funcargs.exp: Likewise.
9438
9439 * gdb.base/bitfields.exp: Simplify by using gdb_test.
9440 * gdb.base/funcargs.exp: Likewise.
9441
9442 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
9443 message is "".
9444
9445Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9446
9447 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
9448 return,signals,twice}.exp: Handle non-existant binaries
9449 consistantly.
9450
9451 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
9452 * gdb.base/Makefile.in: Don't try to generate a core dump, we
9453 might testing a cross development system.
9454
9455Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9456
9457 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
9458 runtest script is relative to ${srcdir}, not ${rootdir}.
9459
9460Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
9461
9462 * gdb.base/signals.exp: Allow for optionality of breakpoint
9463 address.
9464
9465Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9466
9467 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
9468
9469Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9470
9471 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
9472 for size_t definition.
9473 * gdb.c++/templates.cc: Likewise
9474
9475 * config/mt-i386-netware: New file.
9476
9477 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
9478 defined.
9479
9480 * gdb.base/Makefile.in: Added support for systems that name core
9481 files by appending "core" to the program name.
9482 * gdb.base/a1-selftest.exp: Likewise.
9483
9484Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9485
9486 * gdb.base/return.exp: Add comment and message for `return double'
9487 test failure on Sparc Solaris.
9488
9489Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
9490
9491 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
9492
9493Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9494
9495 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
9496 from optimizing them away.
9497 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
9498 patterns to include default constructors and assignment operators,
9499 to match gcc versions beyond 2.5.8. Accept any cplus demangling
9500 character in the output of the virtual base pointer.
9501
9502Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9503
9504 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
9505 expression match in print_addr_of to avoid unintented matches.
9506 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
9507 versions up to 2.5.8.
9508
9509Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9510
9511 * gdb.base/list.exp: Tweak alternate pattern for listing of an
9512 included file to run under newer versions of expect.
9513 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
9514 consecutive >'s in templates to accomodate recent cplus-dem.c change.
9515 Remove xfail for the virtual table of BDDHookV.
9516
9517Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9518
9519 * lib/gdb.exp (string_to_regexp): Set a default result.
9520 (default_gdb_start): Fix misleading message.
9521
9522Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
9523
9524 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
9525 Remove all CC, etc definitions.
9526 * config/mt-hpux: New file.
9527 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
9528 (CFLAGS, LDFLAGS): Define.
9529 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
9530
9531 * Makefile.in (site.exp): Don't insert host_os, etc.
9532 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
9533 (distclean): Check existence of subdir.
9534 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
9535 * gdb.base/Makefile.in: General cleanup and simplification.
9536 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9537 to build executables. Use default rule to build .o files.
9538 (EXPECT, RUNTEST, CC): Fix relative pathname.
9539 (site.exp): Don't insert host_os, etc.
9540 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
9541 and/or SIGUSR1 defined.
9542 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
9543 * gdb.c++/Makefile.in: General cleanup and simplification.
9544 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9545 (CFLAGS): Remove.
9546 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
9547
9548Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
9549
9550 * gdb.base/recurse.exp: Misc changes to get tests running again
9551 after Kung's changes to the watchpoint code.
9552 * gdb.base/watchpoint.exp: Likewise.
9553
9554Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
9555
9556 * lib/gdb.exp (string_to_regexp): Convert {\} also.
9557
9558Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9559
9560 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
9561 * lib/gdb.exp (default_gdb_start): Define.
9562 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
9563 gdb.base/funcargs.exp, gdb.base/opaque.exp,
9564 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
9565 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
9566 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
9567 Don't call gdb_target_udi in between tests.
9568
9569Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9570
9571 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
9572 (which was basically just a local version of the same thing). In
9573 addition to avoiding duplication, gdb_test_exact is faster.
9574 * lib/gdb.exp (gdb_test_exact): Fix typo.
9575
9576 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
9577 don't give an error.
9578
9579 * gdb.base/term.exp: Call delete_breakpoints before starting.
9580
9581 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
9582 (t10): Add comment.
9583
9584Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9585
9586 Reorganization of the GDB Test Suite.
9587
9588 * gdb.base: New directory, contains all the basic tests.
9589 * gdb.c++: New directory, tests specific to C++.
9590 * gdb.chill: New directory, tests specific to Chill.
9591 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
9592 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
9593 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
9594 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
9595 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
9596 t30-31 to chill).
9597 * */gdbme.*: Rename to match appropriate expect scripts.
9598 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
9599 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
9600 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
9601 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
9602 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
9603 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
9604 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
9605 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
9606 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
9607 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
9608 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
9609 gdb.c++/virtfunc.cc: New names of C++ files.
9610 * gdb.chill/chillvars.ch: New name of Chill file.
9611 * gdb.base/configure.in, gdb.c++/configure.in,
9612 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
9613 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
9614 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
9615 * configure.in (configdirs): Update to reflect directory changes.
9616 (target_abbrev): No longer define for any configuration.
9617 * Makefile.in: Cosmetic improvements to header comments.
9618
9619Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9620
9621 Various changes to gdb.t31:
9622
9623 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
9624 * gdbme.ch: Make all key-words and predefineds be upper-case.
9625 * chillvars.exp: Expect key-words and predefinds in upper-case.
9626
9627 * chillvars.exp: Use gdb_test_exact many places.
9628 Change expected output for arrays (which now includes index labels).
9629
9630 * pr-5020.exp, gdme.ch (module PR_5020):
9631 New test, for PR-5020.
9632
9633Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
9634
9635 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
9636 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
9637
9638Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
9639
9640 * Makefile.in: Fix bit-rot in definitions of CHILL,
9641 CHILL_FOR_TARGET and Chill_LIB.
9642 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
9643 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
9644 CHILL, and CHILL_LIB.
9645
9646Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
9647
9648 * Revert the previous changes. Please see Rob's directory
9649 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
9650
9651Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
9652
9653 * Makefile.in, configure.in, config/mips-gdb.exp,
9654 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
9655 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
9656 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
9657 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
9658 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
9659 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
9660 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
9661 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
9662 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
9663 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
9664 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
9665 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
9666 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
9667 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
9668 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
9669 changes from 94Q1.
9670
9671Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
9672
9673 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
9674 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
9675 Rob's new testing fragments.
9676
9677Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
9678
9679 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
9680 lib/gdb.exp: Replace error proc calls with perror.
9681
9682Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9683
9684 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
9685 version also, match on casted version strings, and match on
9686 gdb startup case where the line numbers might be messed up.
9687
9688Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
9689
9690 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
9691 (CFLAGS): Delete it from here.
9692
9693Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
9694
9695 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
9696
9697Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
9698
9699 * Makefile.in (RUNTEST): Default to just "runtest".
9700
9701Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9702
9703 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
9704 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
9705 the code has been restructured.
9706
9707Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9708
9709 * gdb.t00/default.exp (set write): Allow any number of \r and/or
9710 \n, not just one of each.
9711
9712 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
9713 /bin/cc gives a warning if you do.
9714
9715Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
9716
beb998c6 9717 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
9718 __t10ListS_link1ZUiRCUiPT0
9719
9720Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9721
9722 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
9723 on local variables in recursive functions.
9724
9725 * gdb.t07/Makefile.in: Build the new test.
9726
9727Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9728
9729 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
9730 directly. Instead compare the return values from actual calls.
9731
9732Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
9733
9734 * Makefile.in (check): Set TCL_LIBRARY for runtest.
9735
9736Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9737
9738 * From Peter Schauer with minor modifications.
9739 * gdb.t15/return.exp (return_tests): Handle targets where "return"
9740 stops in mid-line in the caller. Add xfail for returning a float
9741 value on X86 targets.
9742
9743Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9744
9745 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
9746 to avoid expect lossage.
9747 (fmem_LRbug_tests): Likewise.
9748 * gdb.disasm/hppa.s: Corresponding changes.
9749
9750 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
9751 conditions to work with latest dejagnu/expect.
9752
9753 * gdb.t15/funcargs.exp (finish from indirect call): No longer
9754 expected to fail on the PA.
9755 (backtrace in call with trampolines): Explicitly require main
9756 to be frame #1 (no trampolines should show up in backtrace).
9757
9758 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
9759 "continue -expect".
9760 * gdb.t06/break.exp: Likewise.
9761 * gdb.t07/watchpoint.exp: Likewise.
9762 * gdb.t13/bitfields.exp: Likewise.
9763 * gdb.t15/{funcargs,return}.exp: Likewise.
9764 * gdb.stabs/weird.exp: Likewise.
9765 * config/{mips,udi}-gdb.exp: Likewise.
9766
9767 * hppa.sed: Enclose comments within a sed command to avoid
9768 losing with the old OSF1 sed.
9769
9770Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9771
9772 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
9773 sequent dynix.
9774 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
9775 * gdb.t15/funcargs.exp: Conditionally step again to really
9776 finish from marker_call_with_trampolines. Handle the case where
9777 the first step from within call_with_trampolines already steps
9778 us back to main.
9779 * gdb.t15/gdbme.c: Add comment to closing brace of
9780 call_with_trampolines for funcargs.exp.
9781
9782Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9783
beb998c6 9784 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
9785 Fix typo(s).
9786
9787Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9788
9789 * gdb.t07/gdbme.c: More code for watchpoint testing.
9790
9791 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
9792 "Hardware watchpoint" throughout file.
9793 (test_watchpoint_triggered_in_syscall): New test.
9794 (test_complex_watchpoint): New test.
9795
9796Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9797
9798 * gdbme.c (call_with_trampolines): New function to try and step
9799 into. Tests trampoline problems on the PA.
9800
9801 * funcargs.exp (localvars_in_indirect_call): No longer expect
9802 stepping into indirect call to fail on PAs.
9803 (test_stepping_over_trampolines): New test.
9804
9805Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9806
9807 * TODO: Add suggestions for static member function tests, and
9808 completion tests.
9809
9810Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9811
9812 * TODO: Add suggestions for "p/a" tests.
9813
9814 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
9815 (default_gdb_exit): Replace all the hair with sending "quit" to
9816 the process with a simple close.
9817
9818Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * TODO: Add suggestions for shared library tests.
9821
9822Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9823
9824 * TODO: Add suggestions for x/s tests.
9825
9826Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9827
9828 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
9829 "enable once", and "enable breakpoints once" with ".*".
9830
9831Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9832
9833 * TODO: Add suggestions about structure passing tests.
9834
9835Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9836
9837 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
9838 the primary1 test, use work around if __GNUC__ < 2.
9839 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
9840 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
9841 Test for bad output rather than waiting for timeout. Issue
9842 second continue only if first continue failed.
9843
9844Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9845
9846 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
9847 operator[] test with gdb_test because the old code didn't seem to
9848 be getting the quoting right with the new dejagnu.
9849
9850Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
9851
9852 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
9853 one from the path.
9854 * Makefile.in: Use a fresh expect if there is one, use runtest
9855 from the src tree if there is one.
beb998c6 9856
c906108c
SS
9857Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9858
9859 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
9860 next over recursive call. Revise the tests from that point on
9861 (which had been skipped) to match GDB's actual (correct) output.
9862
9863 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
9864 with next over a breakpoint whose condition is false.
9865
9866 * gdb.t00/help.exp: Comment out "help set print" tests just like
9867 (and for same reason as) "help set" test.
9868
9869Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9870
9871 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
9872 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
9873
9874Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9875
9876 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
9877 necessary gdb_target_udi.
9878
9879 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
9880
9881 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
9882 1838 and 2417; they are fixed.
9883
9884 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
9885 gdb.t03/ptype.exp (ptype structure, ptype union):
9886 Remove xfails; the test is looser than when the xfails were added.
9887
9888 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
9889 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
9890
9891 * gdb.t01/run.exp: Only run shell test if isnative.
9892
9893 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
9894 since "run" automatically loads if necessary. Call gdb_target_udi
9895 after the "file" since "file" kills any execution target.
9896
9897 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
9898 GDB. GDB doesn't work that way (not anymore at least) on UDI.
9899 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
9900 argument for UDI.
9901
9902Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9903
9904 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
9905
9906 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
9907
9908Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9909
9910 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
9911 properly quoting regexps. This makes the second argument to
9912 demangle a fixed string, which matches the callers, instead of a
9913 shell-style pattern which is what the previous implementation
9914 used. Update some of the callers.
9915
9916Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9917
9918 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
9919 (comib_nullified_tests): Fix typo.
9920 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
9921 strings. No longer expected to fail.
9922
9923 * gdb.disasm/hppa.s (addib_tests): Fix typo.
9924 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
9925 strings. No longer expected to fail.
9926
9927 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
9928 string. No longer expected to fail.
9929
9930Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9931
9932 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
9933 No longer expected to fail.
9934
9935 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
9936 string. No longer expected to fail.
9937
9938Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9939
9940 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
9941 only in the names (I probably got most of them). I was even
9942 generous with some which differed in underscores in names, and
9943 probably missed a few, and I *still* was able to remove almost a
9944 third of the file with almost no impact on testsuite coverage.
9945
9946Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9947
9948 * gdb.t00/default.exp: Match udi_attach error message as well as
9949 the one from child_attach.
9950
9951 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
9952
9953 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
9954
9955 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
9956 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
9957
9958 * Move test with enums and partial symbols back to
9959 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
9960 Reverts the change of 26 May 93. Per today's change to
9961 stabs.texinfo, the behavior that weird.exp was expecting was
9962 unreasonable; what is important is that the compiler+gdb get
9963 things right, which happens with a recent gcc. Also fix the test
9964 to deal with native compilers which put out the stab gdb can't
9965 deal with.
9966
9967Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9968
9969 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
9970 in the names. The main thing these accomplish is to slow things down.
9971 Many more such duplicates surely remain.
9972
9973 * gdb.t00/help.exp: Comment out "help support" test just like
9974 (and for same reason as) "help set" test.
9975
9976Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
9977
9978 * gdb.t06/break.exp: Remove setup_xfails for
9979 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
9980 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
9981 about known bug in gcc to include up through 2.5.8.
9982 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
9983 well as "_vb$".
9984 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
9985 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9986 with latest gcc and gdb.
9987 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9988 well as "_vb$".
9989
9990Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9991
9992 * configure.in (hppa*-*-*): Also configure and build stabs-only
9993 tests.
9994
9995Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9996
9997 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9998 * gdb.t10/configure.in (hppa*-*-*): Use it.
9999
10000Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10001
10002 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10003
10004Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10005
10006 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10007 versions prior to 1.13.5.
10008
10009Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10010
10011 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10012 the prompt is at the start of a line.
10013
10014Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10015
10016 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10017 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10018 in the copr tests now.
10019 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10020 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10021 expected to fail.
10022
10023Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10024
10025 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10026 gdb.t31/chillvars.exp, lib/gdb.exp:
10027 Tweak to run under either version of expect.
10028 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10029 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10030 * gdb.t11/list.exp: Remove extraneous whitespace.
10031
10032Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10033
10034 * gdb.t16/printcmds.exp (test_print_strings): Accept
10035 "(unsigned char *) " before the string.
10036
10037 * TODO: Add notes about printing of fancy types and GDB expressions.
10038
10039Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10040
10041 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10042 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 10043 if doing mips-idt-ecoff.
c906108c
SS
10044
10045Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10046
10047 * Most .exp files: Tweak to run under either version of expect.
10048
10049Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10050
10051 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10052 xfails; I'm not sure why they are failing, but not because of PR 1806.
10053
10054Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10055
10056 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10057 defined in lib/gdb.exp.
10058
10059Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10060
10061 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10062 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10063 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10064 have to be typeless.
10065
10066Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10067
10068 * TODO: Add suggestion for copyright year test.
10069
10070Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10071
10072 * configure.in (*-*-lynxos*): Add stabs tests.
10073
10074Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10075
10076 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10077 so insert a tab before any assembler directive in column zero.
10078
10079 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10080 stores.
10081 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10082 stores.
10083 (fpu_short_memory_tests): Likewise.
10084
10085Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10086
10087 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10088 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10089 .stabs directives in comments.
10090
10091Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10092
10093 * TODO: New file, describing tests we could write.
10094 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10095
10096Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10097
10098 * gdb.t06/signals.exp: Add kludge to force re-sync.
10099
10100 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10101 to xgdb instead of gdb, get out of gdb.
10102
10103Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10104
10105 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10106 for info.
10107
10108Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10109
10110 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10111 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10112 * gdb.stabs/hppa.sed: New sed script for the PA.
10113
10114Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10115
10116 * gdb.stabs: Re-write weird.def and configuration to use sed
10117 instead of cpp. sed is portable and POSIX; cpp is neither.
10118
10119Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10120
10121 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10122
10123Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10124
10125 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10126
10127Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10128
10129 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10130 "_vb$".
10131 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10132 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10133
10134Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10135
10136 * lib/gdb.exp: Comment out code which depends on non-existent
10137 `transform' procedure.
10138
10139Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10140
10141 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10142 * lib/gdb.exp: Transform tool name.
10143 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10144 1.1's new error handling system.
10145
10146Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10147
10148 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10149
10150Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10151
10152 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10153 They made pattern matching so slow that timeouts happened on
10154 heavily loaded systems. Now any output from "show print" which
10155 gets us back to the GDB prompt is a PASS.
10156
10157Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10158
10159 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10160
10161Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10162
10163 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10164
10165 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10166 It is not from PR 3220.
10167
10168Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10169
10170 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10171 just started failing because they depended on the order the
10172 subcommands are presented, or exact docstring text. This kind of
10173 test is a pain and has minimal benefit.
10174
10175Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10176
10177 * gdb.t09/corefile.exp: At end of test, use "core" command with
10178 no arguments.
10179
10180Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10181
10182 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10183 17}/Makefile.in: Make it possible to run the testsuite with Sun
10184 make and CC = cross gcc by adding explicit build rules for .o
10185 files.
10186
10187Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10188
10189 * gdb.t15/funcargs.exp: Don't put comments on same line as
10190 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 10191
c906108c
SS
10192Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10193
10194 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10195
10196Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10197
10198 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10199 * gdb.t20/inherit.exp: remove three dumplicate entries.
10200
10201Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10202
10203 * gdb.t06/break.exp: For "next over recursive call", fail on any
10204 incorrect output, not just on "factorial (value=2)".
10205
10206Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10207
10208 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10209 working now. Add an xfail if accesing a bss variable causes
10210 a memory error if the target is not yet run.
10211
10212Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10213
10214 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10215 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10216 name of __st* demangling (2 strings). Did Kung really get the
10217 more than 95 others right without testing them?
10218
10219Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10220
10221 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10222
10223Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10224
10225 * configure.in (configdirs): Add gdb.disasm
10226 * gdb.disasm: New directory for GDB disassembler tests.
10227 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10228
10229Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10230
10231 * gdb.t00/help.exp: Don't test "help set".
10232
10233 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10234 from within expect statements. None of these happen anymore and
10235 they cause regressions to be silently unnoticed.
10236
10237 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10238 messages) about known failures with gcc cygnus-2.4.5-930417.
10239
10240 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10241 comp-info.exp so it gets built if it doesn't exist.
10242
10243 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10244 it is no longer used.
10245 * gdb.t13/comp-info.c: Removed.
10246
10247Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10248
10249 * gdb.t06/signals.exp: Add xfail for sun3.
10250
10251Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10252
10253 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10254 relevant because ^C doesn't get sent but failure can be reproduced
10255 interactively).
10256
10257Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10258
10259 * gdb.stabs/alpha.mt: New configuration file for alpha.
10260 * gdb.stabs/configure.in: Use it.
10261 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10262 sharing with alpha.mt, redefine long to word via preprocessor.
10263 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10264 for alpha.
10265 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10266 native cc.
10267 * gdb.t00/teststrategy.exp: Change expect string so that we
10268 consume the `(xgdb)' from the command echo and from the gdb prompt.
10269 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10270 gdb currently compares all values as long, so this failure probably
10271 applies to any configuration where LONGEST is bigger than a target int.
10272 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10273 with gcc.
10274 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10275 to handle opaque pointers, gcc is.
10276 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10277 as first argument. Include <sys/types.h> and change all operator
10278 new definitions to use size_t.
10279 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10280 now that we use size_t.
10281
10282Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10283
10284 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10285 a long or float array cast all array members to the same type.
10286 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10287 with 64 bit longs.
10288 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10289 on alpha.
10290 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10291
10292Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10293
10294 * gdb.t24 (demangle.exp): Constructors of templates have names like
10295 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10296 section 14.6 of the ARM.
10297
10298 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10299 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10300 accomplish little and slow down the testsuite.
10301
10302 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10303 Accept spaces various places.
10304
10305Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10306
10307 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10308 with watchpoint enabled.
10309
10310 * Makefile.in: Remove definition of CC and remove the second
10311 definition of CXX (the "CXX = gcc" one remains). These definitions
10312 were causing backquotes to be expanded within backquotes, which
10313 doesn't work.
10314
10315Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10316
10317 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10318
10319Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10320
10321 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10322 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10323 by mips cc and contains no stabs entries.
10324
10325Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10326
10327 * config/vx-gdb.exp: Use fake device to load files rather than
10328 NFS.
10329 * lib/gdb.exp: New proc to do "file" command.
10330 * config/unix-gdb.exp: Use new "file" proc.
10331
10332Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10333
10334 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10335 Rework board rebooting slightly.
10336 (gdb_exit): Don't exit from the remote shell; there isn't one.
10337 * gdb.stabs/weird.exp: If a program is being debugged already,
10338 kill it.
10339 * gdb.t04/setvar.exp: Stop and restart gdb.
10340 * gdb.t05/expr.exp: Likewise.
10341 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10342 restart gdb and reload the program.
10343 * gdb.t08/opaque.exp: Likewise.
10344 * gdb.t12/scope.exp: Likewise.
10345 * gdb.t13/bitfields.exp: Likewise.
10346 * gdb.t15/funcargs.exp: Likewise.
10347 * gdb.t20/classes.exp: Likewise.
10348 * gdb.t03/ptype.exp: Increase timeout.
10349 * gdb.t16/printcmds.exp (test_print_string_constants,
10350 test_print_array_constants): Likewise.
10351 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
10352 * gdb.t20/classes.exp (do_tests): Likewise.
10353 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
10354
10355Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
10356
10357 * gdb.stabs: Renamed *wierd* to *weird*.
10358
10359Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10360
10361 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10362 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10363
10364Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10365
10366 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10367 (do_tests): Remove xfail for whatis on one_var and two_var.
10368
10369Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10370
10371 * Makefile.in: Made cross building work better by adding
10372 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10373
10374Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10375
10376 * gdb.t15/{return.c,return.exp,Makefile.in}:
10377 New test, currently commented out.
10378
10379Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10380
10381 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10382 still running and removes the leftover named socket so GDb can do
10383 clean restarts.
10384
10385Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10386
10387 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10388 console, not GDB.
10389 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10390 cross testing works better with "make check"
10391 * config/unix-gdb: Use default procedures for exit and version.
10392 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10393 with the newest VxWorks.
10394
10395Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10396
10397 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10398 old form.
10399
10400 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10401 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10402
10403 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10404
10405 * config/unix-gdb.exp: Remove this version of gdb_exit
10406 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10407 Rob says he'll look at it when he gets back to testing boards.
10408
10409Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10410
10411 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10412 an expected fail for certain ptype commands.
10413
10414 * gdb.t20/classes.exp: Update expected results of "ptype class
10415 Base1" to account for the constructor that now appears in the type.
10416
10417Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10418
10419 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10420 disappeared from list.
10421 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10422 "alldone" proc with call to cleanup and exit.
10423 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10424 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10425 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10426 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10427 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10428 "alldone" proc with simple returns that suppress remaining
10429 tests. The alldone proc went away many months ago.
10430
10431Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10432
10433 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
10434
10435 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
10436
10437Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10438
10439 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
10440 as vax gdb will display them.
10441
10442Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10443
10444 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
10445 optimizers.
10446
10447 * scope.exp: Change "bad value for localval" messages so each one
10448 is unique.
10449
10450 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
10451 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
10452
10453 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
10454
10455Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10456
10457 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
10458 doesn't exist (due to optimization).
10459
10460Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10461
10462 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
10463 contains \r because the filename is long.
10464
10465 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
10466 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
10467
10468Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10469
10470 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
10471 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
10472 Ultrix.
10473 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
10474 int tests.
10475 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
10476
10477Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
10478
10479 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
10480
10481 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 10482 to match does not match the passing case but still matches the
c906108c
SS
10483 failing case.
10484
10485Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10486
10487 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
10488
10489Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
10490
10491 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
10492 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
10493 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
10494 Remove various versions of gdb_exit.
10495 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
10496 gdb_exit.
10497 * config/unix-gdb.exp: gdb_exit remains here, and should override
10498 the generic version, since it's doing a lot of wierd stuff that
10499 the other versions aren't. FIXME, fold it in, or abandon this
10500 version.
10501
10502Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10503
10504 * gdb.t24/demangle.exp: Add tests for PR 3220.
10505
10506Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10507
10508 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
10509
10510Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
10511
10512 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
10513 "i386-*-*". Works for i486 as well.
10514
10515 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
10516 bug, and expand domain of xfail to all SVR4 systems, since the
10517 actual problem is likely to be in generic SVR4 /proc support.
10518
10519Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10520
10521 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
10522
10523Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
10524
10525 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
10526 xfails for other systems. Match a missing 'Continuing.' as an
10527 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
10528
10529 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
10530 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
10531 Only issue warning for missing executables if -all option is used.
10532
10533 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
10534 file if -all option is used. It's like an unpredictable XFAIL.
10535
10536Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10537
10538 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
10539 for dynamically linked binaries.
10540
10541 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
10542
10543Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10544
10545 * gdb.t20/inherit.exp: Change message for "print tagless struct"
10546 to state that this is a known bug in old versions of g++.
10547
10548Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10549
10550 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
10551 while waiting for `Continuing'.
10552
10553Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
10554
10555 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
10556 in text, data, and bss.
10557 * gdb.t10/nodebug.c: Add local and global test variables for
10558 initialized and uninitialized data.
10559
10560Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10561
10562 * config/unix-gdb.exp (gdb_exit): Add "wait".
10563
10564Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10565
10566 * gdb.t06/signals.exp: xfail the continue from the handler for all
10567 targets.
10568
10569 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
10570 function with watchpoints enabled, the i386 call dummy starts with
10571 a call.
10572
10573 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
10574 386 bsd names its corefiles.
10575
10576Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
10577
10578 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
10579 compilers don't grok it.
10580 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
10581 with small octal ints rather than character constants, which
10582 are signed and might not fit if first promoted to int.
10583
10584Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
10585
10586 * gdb.t09/Makefile.in (clean): Remove corefile.
10587
10588Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10589
10590 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
10591
10592Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10593 and Jim Kingdon (kingdon@cygnus.com)
10594
10595 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
10596 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
10597 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
10598
10599Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10600
10601 * gdb.t17/interrupt.exp: Add xfail for hppa.
10602
10603Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10604
10605 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
10606 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
10607 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
10608 to determine signed-ness of bitfields and use the result to setup
10609 the xfail.
10610 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
10611 * gdb.t15/funcargs.exp: Use them to step until the second indirect
10612 call line is reached if necessary.
10613
10614Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10615
10616 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
10617
10618Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10619
10620 * gdb.t06/break.exp: Also test `clear' command.
10621
10622Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10623
10624 * gdb.t00/teststrategy.exp: Remove extra quote.
10625
10626 * gdb.t07/watchpoint.exp: Change xfail for calling function with
10627 watchpoint enabled to be for all non-68k machines.
10628
10629 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
10630
10631Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10632
10633 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
10634 targets use aout.mt instead of ecoff.mt as gas understands
10635 standard aout format.
10636
10637Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10638
10639 * lib/gdb.exp (runto): Don't insist that function we are running to
10640 was compiled with -g.
10641
10642 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
10643
10644 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
10645 to get back into the read system call.
10646 Accept leading newline in case where we woke it up.
10647
10648Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10649
10650 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
10651 to make the stabs test work on ecoff systems using gcc and -with-stabs.
10652 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
10653 enable ecoff configuration.
10654
10655Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10656
10657 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
10658
10659Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10660
10661 * gdb.t16/printcmds.exp: Add another printf test.
10662
10663Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
10664
10665 * configure.in: If configured -with-stabs on any target, add
10666 stabsdirs to configdirs.
10667
10668Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10669
10670 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
10671 fun" so pattern does not match the command itself.
10672
10673Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10674
10675 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
10676
10677Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10678
10679 * gdb.t17/interrupt.exp: Test for more things.
10680
10681Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10682
10683 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
10684 compiler arranges the code and line numbers.
10685
10686 * gdb.t17/interrupt.exp: Don't send \n after ^C.
10687
10688Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10689
10690 * gdb.t00/help.exp: Increase expect input buffer size.
10691
10692Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10693
10694 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
10695
10696 * gdb.t07/watchpoint.exp: Add xfail for hppa.
10697
10698 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
10699
10700 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
10701 [0-9]*, not just [0-9].
10702
10703Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10704
10705 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
10706
10707 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
10708
10709Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10710
10711 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
10712
10713Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10714
10715 * gdb.t06/signals.c: Add xfails for sun3.
10716
10717 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
10718
10719 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
10720 test_stepping tests.
10721
10722Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10723
10724 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
10725
10726 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
10727
10728 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
10729 rather than actually putting it through cpp twice.
10730
10731 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
10732
10733Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
10734
10735 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
10736 no longer needed.
10737
10738Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10739
10740 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
10741
10742 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
10743 C++ features prints as "struct", make it a pass, not an xfail.
10744
10745Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10746
10747 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
10748 Don't require VA to print as "class" rather than "struct".
10749
10750Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
10751
10752 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
10753
10754Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10755
10756 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
10757
10758Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10759
10760 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
10761 order.
10762
10763Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10764
10765 * gdb.t16/printcmds.exp: Add printf tests.
10766
10767 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
10768
10769 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
10770
10771Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
10772
10773 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
10774 pass counts, to counteract any existing or future setup_xfails.
10775
10776Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10777
10778 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
10779 {BEGIN,END}_COMMON for common block instead of STAB.
10780 * gdb.stabs/wierd.exp: Add xfail for rs6000.
10781
10782 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
10783 intp_var should be N_GSYM not N_LSYM.
10784 wierd-aout.S: Use a label for the value of the N_SO.
10785 wierd.def: Remove all backslashes.
10786 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
10787
10788Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10789
10790 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
10791 get the expected next to inheritance3.
10792
10793Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10794
10795 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
10796 now that gcc-2.4 gets it right.
10797
10798Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10799
10800 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
10801
10802 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
10803 generating comp-info.exp which works for cross-compilation.
10804
10805Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
10806
10807 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
10808 "*-*-sysv4.*".
10809
10810Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
10811
10812 * gdb.t01/run.exp: Start with a fresh gdb.
10813 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
10814 SVR4.x.
10815
10816Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
10817
10818 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
10819 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
10820 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
10821 Makefile.in (distclean, realclean): Remove gdbme.c from list of
10822 things to remove.
10823
10824Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
10825
10826 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
10827 test cases from bug reports.
10828
10829Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
10830
10831 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
10832 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
10833 avoid spurious xfails.
10834 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
10835 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
10836 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
10837
10838Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
10839
10840 * gdb.t00/teststrategy.exp: Rework to provide more useful
10841 description of each test, fix problem with systems that define
10842 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
10843 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
10844 results for "next over recursive call" so timeouts aren't taken
10845 by error.
10846
10847Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
10848
10849 * gdb.t12/scope.exp: Test printing of variables before run.
10850
10851 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
10852 printed in wrong order due to sorting.
10853
10854Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
10855
10856 * gdb.t00/teststrategy.exp: Fix expected results for printing
10857 user entered string constant. Is array of char, prints with no
10858 address.
10859
10860 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
10861 commands.
10862 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
10863 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
10864 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
10865 of struct of char arrays.
10866 * gdb.t00/radix.exp: New tests for radix commands.
10867
10868Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
10869
10870 * gdb.t16/printcmd.exp: Print a variable before running program
10871 (with xfail for AIX).
10872
10873Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
10874
10875 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
10876
10877 * gdb.t16/printcmd.exp: Don't print variables before running program.
10878
10879 * gdb.t06/break.exp: Don't require envp argument to main.
10880
10881 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
10882
10883 * gdb.t02/whatis.exp, gdb.t11/list.exp:
10884 Add xfails for rs6000.
10885
10886 * gdb.t02/whatis.exp: Change other tests not to re-test something
10887 we already tested.
10888
10889 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
10890 each type used has a variable of that type.
10891
10892Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
10893
10894 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
10895
10896Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10897
10898 * configure.in: change srctrigger to be a file, not a directory
10899
10900Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
10901
10902 * configure.in (mips-idt-ecoff*): Added trailing '*'.
10903
10904 * gdb.t11/list.exp: Fixed a couple of typos.
10905
10906Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
10907
10908 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
10909 is fixed and PR is closed.
10910 * gdb.t16 (gdbme.c): Add simple test string variable.
10911 * gdb.t16 (printcmds.exp): Add tests with simple test string
10912 variable, primarily for boundaries on "set print elements".
10913
10914Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10915
10916 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
10917 Make leading 0's optional and don't expect a tab in the middle
10918 of the number.
10919
10920 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
10921
10922 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
10923 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
10924 don't end command passed to gdb_test with newline.
10925
10926 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
10927 signed keyword away, don't expect signed bitfields to be signed.
10928
10929 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
10930 printing with only as many 1's as are in the field as well as printing
10931 with 32 1's (see comment).
10932
10933Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
10934
10935 * gdb.t00/default.exp: Start with a fresh gdb.
10936 * configure.in (configdirs): Remove gdb.t31 until the chill
10937 compiler works again. It no longer is able to find chillrt0
10938 since it isn't in libchill.a anymore.
10939 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
10940 wierd.o, make more modular.
10941 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
10942 spurious newlines that caused problems.
10943
10944Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10945
10946 * Move test with enums and partial symbols from gdb.t03/ptype.exp
10947 to gdb.stabs/wierd.exp since GCC has worked around the bug.
10948 gdb.stabs/wierd.{exp,def}: Many new tests.
10949
10950 * gdb.t00/default.exp: update info line for new message.
10951
10952 * gdb.t02/{whatis.exp,gdbme.c}:
10953 Test that "char *" doesn't print as "caddr_t".
10954
10955Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10956
10957 * gdb.t00/help.exp: Use .* in place of some help messages which
10958 just changed.
10959 gdb.t00/default.exp: Update "info frame" test for new message.
10960 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
10961 Remove some xfails
10962
10963Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10964
10965 * gdb.t03/{gdbme.c,ptype.exp}:
10966 Add tests for typedef'd struct and union without tags.
10967 Also check "whatis" on a variable of a typedef'd enum without a tag.
10968
10969 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
10970 PRMS 1823; the bug still exists but isn't reproduced by this test
10971 anymore), and remove rs6000 XFAIL (the bug is fixed).
10972
10973 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
10974 duplicated from whatis.exp. For those that are left, accept
10975 "long", "long int", or "int" for long variables (whatis.exp already
10976 has an XFAIL for "int", so no need to fail it here).
10977
10978 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
10979 Deal with GCC's names for types now that GDB uses the compiler's names.
10980
10981 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
10982 setup_xfail's for sunos4. If we #defined the signed keyword away,
10983 don't expect GDB to know that char it is signed.
10984
10985 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
10986
10987Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10988
10989 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10990 should work on any system, regardless of debugging format.
10991 * gdb.t21/demangle.exp: Move to gdb.t24.
10992 * gdb.t24/demangle.exp: Move from gdb.t21.
10993 * gdb.t24/{Makefile.in, configure.in}: New files.
10994
10995Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10996
10997 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10998 * gdb.stabs: New directory.
10999
11000Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11001
11002 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11003 not just "Quit anyway?".
11004
11005Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11006
11007 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11008 that all setup_xfails are immediately followed by clear_xfails.
11009
11010Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11011
11012 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11013 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11014 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11015 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11016 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11017 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11018 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11019 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11020 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11021 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11022 gdb.t31/chillvars.exp, lib/gdb.exp:
11023 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11024 bug-gdb@prep.ai.mit.edu.
11025
11026Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11027
11028 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11029 with 0.0, not integer 0.
11030
11031Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11032
11033 * gdb.t06/break.exp: Update for "Kill the program" message change.
11034
11035Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11036
11037 * Makefile.in (GDBFLAGS): Set to -nx.
11038 * Makefile.in (site.exp): Use GDBFLAGS.
11039
11040Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11041
11042 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11043 Makefiles.
11044 (check): depend on just-check.
11045 (just-check): added so that tests can be run without a noop
11046 build pass.
11047
11048Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11049
11050 Switch to using configure's configdirs.
11051 * Makefile.in (Makefile): add configure.in dependency.
11052 (SUBDIRS): removed redundant assignment.
11053 * configure.in: switch subdirs assignment to configdirs.
11054 * gdb.t*/configure.in: new files.
11055
11056Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11057
11058 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11059 works.
11060
11061Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11062
11063 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11064 in explicit rules. Apparently this is not supported by some makes.
11065
11066Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11067
11068 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11069
11070Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11071
11072 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11073 disappeared.
11074
11075Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11076
11077 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11078
11079Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11080
11081 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11082 watchpoint problem that is now fixed.
11083 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11084 uninitialized convenience variables.
11085 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11086 structures.
11087
11088Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11089
11090 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11091 which causes expect to get out of sync with gdb on long output
11092 from help set.
11093 * gdb.t09/corefile.exp: Make expected pattern for core file
11094 failing signal and frame output format less sun specific.
11095
11096Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11097
11098 * gdb.t31/chillvars.exp: Add and remove initial dummy
11099 breakpoint, so that symbol table is forced in.
11100 (Needed at least on Sunos4, though it seems not SVR4.)
11101 * gdb.t31/chillvars.exp: Update for changed output format.
11102
11103Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11104
11105 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11106
11107Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11108
11109 * Makefile.in: Added --srcdir when invoking runtest, removed the
11110 need for a local config file. (optional now)
11111
11112Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11113
11114 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11115 failure count used to force early termination. Add some more
11116 expected failures for gnu style demangling.
11117
11118Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11119
11120 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11121 pmi variable from gdb.t20/gdbme to get optimized away.
11122 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11123 Check for written corefile upon timeout _and_ eof.
11124
11125Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11126
11127 * config/unix-gdb.exp: Add missing return 0.
11128
11129Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11130
11131 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11132 test termination.
11133
11134Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11135
11136 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11137 disappeared.
11138
11139Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11140
11141 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11142 time as i860 support works.
11143
beb998c6 11144 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11145 "backtrace 100\r" rather than just "backtrace\r", to match last
11146 change.
11147
11148Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11149
11150 * config/udi-gdb.exp (gdb_exit): Remove close command.
11151 (gdb_target_udi): New procedure to set the UDI target.
11152 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11153 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11154 Added waits for prompts after several question responses. Added
11155 some more responses used by a29k-amd-udi-gdb.
11156 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11157 pass different arguments, restart UDI connection after program
11158 completion.
11159 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11160 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11161 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11162 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11163 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11164 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11165 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11166 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11167 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11168 after program completion.
11169 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11170 compiled with a SELECT_VECS setting.
11171 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11172 infinite recursion.
11173
11174 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11175 Added checks for COFF results, and made them expected failures for
11176 all targets. It would be better to make them expected failures
11177 for COFF targets only.
11178
11179Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11180
11181 * Makefile.in: add null dvi target, don't bother to recurse
11182 through test directories for info and install-info; rename
11183 $(datadir) to be dejagnu instead of deja-gnu
11184
11185Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11186
11187 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11188 compiler to coredump.
11189 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11190 code.
11191
11192Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11193
11194 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11195 coredump.
11196 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11197 code.
11198
11199Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11200
11201 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11202 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11203 which in a shell. Deletes xgdb when done.
11204 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11205 Tests the return from the "set height" or "set width" commands.
11206 Added a few return codes where needed.
11207
11208Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11209
11210 * Makefile.in (SUBDIRS): Add gdb.t17.
11211 * configure.in (subdirs): Add gdb.t17.
11212 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11213 files to test gdb's calling of functions in the inferior with
11214 the correct arguments and gdb's ability to retrieve any
11215 result returned.
11216
11217Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11218
11219 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11220 may be called after gdb goes away. Previous versions of expect
11221 needed these to avoid file descriptor leaks, but they cause
11222 errors with the current revision of expect.
11223 * gdb.t00/gdbvars.exp: Use -re on expected output after
11224 setting sevenbit-strings.
11225 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11226 to set sevenbit-strings consistent across tests.
11227 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11228 set sevenbit-strings consistent across tests.
11229
11230Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11231
11232 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11233 expected output to match current "expect" expectations.
11234
11235Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11236
11237 * gdb.t00/default.exp: Change expected output for default "source"
11238 command, to match new gdb behavior which requires a filename to
11239 source.
11240
11241Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11242
11243 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11244 expected fail for i486-*-* that misses the marker2 function.
11245 * gdb.t10/crossload.exp (bfddefault): Allow successful
11246 recognition of a format to pass even if no symbols are found.
11247 Explicitly catch failures where the format is not recognized
11248 or is ambiguous, and add the reason to the fail message.
11249 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11250 the cause is and invalid target and add reason to failure message.
11251 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11252 elf32-i386, elf32-sparc, and elf32-i860.
11253 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11254 Set up expected failure for 'filename'::variable scope resolution,
11255 which is now apparently broken on all targets.
11256 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11257 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11258 gdb.t23/templates.exp: Change failure for missing binfile into
11259 just a warning.
11260 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11261 references.
11262
11263Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11264
11265 * gdb.t00/default.exp: Add expected output for default "source"
11266 command, to match new gdb behavior.
11267 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11268
11269Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11270
11271 * config/*-gdb.exp: returns an error, rather than exiting on
11272 internal errors.
11273
11274Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11275
11276 * gdb.t03/gdbme.c: Add pointer to struct variable.
11277 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11278 referencing struct members.
11279
11280Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11281
11282 * configure.in (mips-idt-ecoff): New target.
11283 * config/mips-gdb.exp: New file for remote board using MIPS remote
11284 debugging protocol.
11285
11286 * Redid configuration scheme. Removed gdb.t*/configure.in.
11287 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11288 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11289 distclean targets. Built executables via .o files. Adjusted
11290 tests to account for source files in $(srcdir) rather than
11291 $(objdir).
11292 * lib/gdb.exp (runto): Don't expect () after the function name,
11293 because it may have arguments.
11294
11295Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11296
11297 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11298 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11299 expected failures for mips-idt-* and mips-sgi-*.
11300 * gdb.t00/default.exp (attach): Kill process if requested.
11301 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11302 that does not read core files.
11303 * gdb.t01/run.exp: Removed checks for exit status code.
11304 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11305 it is linked in.
11306 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11307 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11308 appropriate, rather than doing it by hand.
11309 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11310 execution.
11311 * gdb.t10/crossload.exp: Kill existing program if needed.
11312 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11313 appropriate, rather than doing it by hand. Always increase
11314 timeout for this test, not just for VxWorks.
11315
11316Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11317
11318 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11319 of Chill STRUCT types and STRUCT values.
11320 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11321 than "char".
11322 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 11323 struct2): New struct definitions and initializations to test
c906108c
SS
11324 simple Chill STRUCT types.
11325
11326Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11327
11328 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11329 the null byte at the end of strings.
11330 * gdb.t00/default.exp: Make show version insensitive to copyright
11331 date.
11332 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11333 to avoid dependencies on target char signedness.
11334 * gdb.t16/printcmds.exp: Update expected results for explicitly
11335 unsigned char.
11336 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11337 now work.
11338 * gdb.t21/demangle.exp: Add many more patterns for template
11339 demangling, most of them being expected failures.
11340 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11341 string we are matching for, to match on the whole string.
11342 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11343 and fix a whole bunch that had incorrect expected output but were
11344 passing anyway because of the bug in "proc demangle".
11345 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
11346 type.
11347 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
11348
11349Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
11350
11351 * gdb/testsuite: made modifications to testcases, etc., to allow
11352 them to work properly given the reorganization of deja-gnu and the
11353 relocation of the testcases from deja-gnu to a "tool" subdirectory.
11354
11355Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
11356
11357 * gdb/testsuite: Initial creation of gdb/testsuite.
11358 Migrated dejagnu testcases and support files for testing nm to
11359 gdb/testsuite from deja-gnu. These files were moved "as is"
11360 with no modifications. This migration is part of a major overhaul
11361 of dejagnu. The modifications to these testcases, etc., which
11362 will allow them to work with the new version of dejagnu will be
11363 made in a future update.
48efe704
AC
11364
11365For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
11366\f
11367Local Variables:
ef043731 11368mode: change-log
c906108c
SS
11369left-margin: 8
11370fill-column: 74
11371version-control: never
11372End: