2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b862f14c
MC
12004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2
3 * gdb.cp/cttiadd.cc: Add copyright notice.
4 * gdb.cp/cttiadd1.cc: Likewise.
5 * gdb.cp/cttiadd2.cc: Likewise.
6 * gdb.cp/cttiadd3.cc: Likewise.
7
96da2469
MC
82004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9
10 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
11 Use gdb_test, gdb_test_multiple. Use floating-point values that
12 have exact representations in IEEE-ish formats.
13
053248ff
MC
142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
15
16 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
17 compilers. Delete duplicate call to get_compiler_info.
18 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
19 * gdb.base/volatile.exp: Likewise.
20
84acecdd
MK
212004-01-07 Mark Kettenis <kettenis@gnu.org>
22
23 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
24 memory at address 0.
25
fe11a27f
MC
262004-01-07 Michael Chastain <mec.gnu@mindspring.com>
27
28 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
29 to test for hp-ux assembler. Fix copyright years.
30
60ad077b
AC
312004-01-07 Andrew Cagney <cagney@redhat.com>
32
33 * gdb.base/fileio.c (strerrno): Add "EBUSY".
34
1c9b8f33
AC
352004-01-07 Andrew Cagney <cagney@redhat.com>
36
37 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
38 when creating the read-only file. From analysis by Roland McGrath
39 and Elena Zannoni.
40
753ccc7a
MC
412004-01-06 Michael Chastain <mec.gnu@mindspring.com>
42
43 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
44
eca3e36b
MC
452004-01-06 Michael Chastain <mec.gnu@mindspring.com>
46
47 * gdb.base/cvexpr.c: Be type-safe with function pointers and
48 data pointers.
49
f8d4bac4
MC
502004-01-06 Michael Chastain <mec.gnu@mindspring.com>
51
52 * gdb.cp/m-static.exp: Compile one source file at a time.
53 Delete unused call to get_compiler_info.
54
9b4e0f94
MC
552004-01-06 Michael Chastain <mec.gnu@mindspring.com>
56
57 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
58 * gdb.base/call-rt-st.exp: Likewise.
59 * gdb.base/nodebug.exp: Likewise.
60 * gdb.base/volatile.exp: Likewise.
61 * gdb.cp/ref-types.exp: Likewise.
62 * gdb.cp/templates.exp: Likewise.
63
023c1024
MK
642004-01-05 Mark Kettenis <kettenis@gnu.org>
65
66 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
67
19703c4a
MC
682004-01-05 Michael Chastain <mec.gnu@mindspring.com>
69
70 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
71 hppa*-hp-hpux*.
72
18b67037
MK
732004-01-04 Mark Kettenis <kettenis@gnu.org>
74
ba6219c8
MK
75 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
76 x86_64-*-*.
77
18b67037
MK
78 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
79 sparc64-*-* and sparc*-solaris2*.
80
1bfbbb9d
MK
812004-01-04 Mark Kettenis <kettenis@gnu.org>
82
83 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
84 return ${tests}" test. The ${tests} already mentions the
85 filename.
86
06846494
MC
872004-01-02 Michael Chastain <mec.gnu@mindspring.com>
88
89 * gdb.cp/local.exp: Accept gcc abi 2.
90
3b0cb202
MC
912004-01-02 Michael Chastain <mec.gnu@mindspring.com>
92
93 * gdb.cp/templates.exp: Accept gcc abi 2.
94
0643ec3f
MC
952004-01-02 Michael Chastain <mec.gnu@mindspring.com>
96
97 * lib/compiler.cc: Remove supports_template_debugging.
98 * gdb.cp/templates.exp: Do not test supports_template_debugging.
99
d231d0b1
MC
1002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
101
102 * gdb.cp/namespace.exp: Accept gcc abi 2.
103
44ffb27c
MC
1042004-01-01 Michael Chastain <mec.gnu@mindspring.com>
105
106 * gdb.cp/method.exp: Accept gcc abi 2.
107
184ad485
MC
1082004-01-01 Michael Chastain <mec.gnu@mindspring.com>
109
110 * gdb.cp/classes.exp: Generate identical results as old version.
111 * gdb.cp/derivation.exp: Likewise.
112 * gdb.cp/overload.exp: Likewise.
113 * gdb.cp/virtfunc.exp: Likewise.
114
116f09e7
MC
1152004-01-01 Michael Chastain <mec.gnu@mindspring.com>
116
117 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
118 mysterious bug with sourceware version of expect.
119
b1379776
MC
1202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
121
122 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
123 current versions of gcc, including gcc abi 2. Remove gratuitous
124 restart of test program. Use gdb_test_multiple and gdb_test for
125 all tests. Add patterns to xfail missing "const" in "const char *"
126 and kfail PR gdb/1155.
127
6b7a4c0e
MC
1282004-01-01 Michael Chastain <mec.gnu@mindspring.com>
129
130 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
131 current versions of gcc, including gcc abi 2. Remove gratuitous
132 restart of test program. Use gdb_test_multiple and gdb_test for
133 all tests. Add patterns to kfail PR gdb/1498.
134
51615d72
MC
1352003-12-31 Michael Chastain <mec.gnu@mindspring.com>
136
137 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
138 current versions of gcc, including gcc abi 2. Use "breakpoint"
139 and "continue" instead of restarting the target program. Use
140 gdb_test_multiple and gdb_test for all tests.
141
7b79a9d7
MK
1422004-01-01 Mark Kettenis <kettenis@gnu.org>
143
144 * gdb.asm/asm-source.exp: Update copyright year. Link statically
145 for *-*-solaris2*.
146
1cd3489f
MC
1472003-12-31 Michael Chastain <mec.gnu@mindspring.com>
148
149 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
150 current versions of gcc, including gcc abi 2. Use "breakpoint"
151 and "continue" instead of restarting the target program several
152 times. Use gdb_test_multiple and gdb_test for all tests.
153
850742db
MC
1542003-12-18 Michael Chastain <mec.gnu@mindspring.com>
155
156 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
157 source files.
158
eb4bbda8
MC
1592003-12-16 Michael Chastain <mec.gnu@mindspring.com>
160
161 * gdb.base/environ.exp: Handle compiling test case from multiple
162 source files.
163
e42c7771
MC
1642003-12-16 Michael Chastain <mec.gnu@mindspring.com>
165
166 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
167
80e4b428
JB
1682003-12-17 Jim Blandy <jimb@redhat.com>
169
5f06973a
JB
170 * gdb.base/freebpcmd.c: Add copyright notice.
171
80e4b428
JB
172 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
173
0ab84fb7
MC
1742003-12-16 Michael Chastain <mec.gnu@mindspring.com>
175
176 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
177
1b3bb3d0
JB
1782003-12-13 Jim Blandy <jimb@redhat.com>
179
180 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
181
3a4c9371
KB
1822003-12-12 Kevin Buettner <kevinb@redhat.com>
183
184 * gdb.asm/frv.inc: New file.
185 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
186
a1dea79a
FF
1872003-12-09 Fred Fish <fnf@redhat.com>
188
189 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
190 functions to break1.c and leave prototypes behind. Add more
191 "set breakpoint NN here" comments.
192 * gdb.base/break1.c: New file.
193
194 * gdb.base/break.exp: Handle compiling test case from multiple
195 source files and change source file references as needed.
196 * gdb.base/completion.exp: Ditto.
197 * gdb.base/condbreak.exp: Ditto.
198 * gdb.base/define.exp: Ditto.
199 * gdb.base/ena-dis-br.exp: Ditto.
200 * gdb.base/info-proc.exp: Ditto.
201 * gdb.base/maint.exp: Ditto.
202 * gdb.base/until.exp: Ditto.
203
204 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
205 hardcoded line numbers.
206 * gdb.base/define.exp: Ditto.
207 * gdb.base/ena-dis-br.exp: Ditto.
208 * gdb.base/maint.exp: Ditto.
209 * gdb.base/until.exp: Ditto.
210
211 * gdb.base/completion.exp: Use "break1" for completion tests since
212 "break" is no longer a unique prefix.
213
5266b69c
AC
2142003-12-06 Andrew Cagney <cagney@redhat.com>
215
216 * gdb.base/structs.exp (test_struct_returns): When applicable, set
217 "return_value_unimplemented". When an unimplemented struct return
218 architecture, report incorrect values as a KFAIL
219
374451f0
MC
2202003-12-05 Michael Chastain <mec.gnu@mindspring.com>
221
222 * gdb.cp/rtti.exp: Accept new wording of warning from
223 cp_lookup_rtti_type.
224
ba9b20a7
MC
2252003-12-05 Michael Chastain <mec.gnu@mindspring.com>
226
227 Partial fix for PR testsuite/1456.
228 * gdb.base/scope.exp (test_at_main): Replace references to
229 gcc_compiled with calls to test_compiler_info.
230 (test_at_foo): Likewise.
231 (test_at_bar): Likewise.
232
b74b6d0b
MC
2332003-12-04 Michael Chastain <mec.gnu@mindspring.com>
234
235 Partial fix for PR testsuite/1456.
236 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
237 to test_compiler_info.
238
ccfa3402
MC
2392003-12-03 Michael Chastain <mec.gnu@mindspring.com>
240
241 * gdb.base/so-impl-ld.exp: Update copyright notice.
242
f6246aba
MC
2432003-12-02 Michael Chastain <mec.gnu@mindspring.com>
244
245 Partial fix for PR testsuite/1456.
246 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
247 to test_compiler_info.
248
13ae734a
MC
2492003-11-28 Michael Chastain <mec.gnu@mindspring.com>
250
251 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
252 from current versions of gdb. Clean up regular expressions.
253 Delete redundant timeout case.
254
d8e1cdee
MC
2552003-11-28 Michael Chastain <mec.gnu@mindspring.com>
256
257 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
258 from current versions of gdb. Clean up regular expressions.
259 Delete redundant timeout case.
260
96457b64
MC
2612003-12-01 Michael Chastain <mec.gnu@mindspring.com>
262
263 Partial fix for PR testsuite/1456.
264 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
265 gcc_compiled with call to test_compiler_info.
266
f35309fc
MC
2672003-11-30 Michael Chastain <mec.gnu@mindspring.com>
268
269 Partial fix for PR testsuite/1456.
270 * gdb.base/list.exp (test_list_function): Delete unused declaration
271 of gcc_compiled.
272
d7afdf9b
MC
2732003-11-29 Michael Chastain <mec.gnu@mindspring.com>
274
275 Partial fix for PR testsuite/1456.
276 * gdb.base/complex.exp: Replace reference to gcc_compiled with
277 call to test_compiler_info.
278
71507b56
MK
2792003-11-29 Mark Kettenis <kettenis@gnu.org>
280
281 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
282 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
283 it to create the appropriate note.inc.
284 * gdb.asm/asmsrc1.s: Include "note.inc".
285 * gdb.asm/netbsd.inc: New file.
286 * gdb.asm/empty.inc: New file.
287
f81f93f7
MC
2882003-11-28 Michael Chastain <mec.gnu@mindspring.com>
289
290 Partial fix for PR testsuite/1456.
291 * gdb.base/constvars.exp: Replace references to gcc_compiled with
292 calls to test_compiler_info.
293
9a77938e
MC
2942003-11-27 Michael Chastain <mec.gnu@mindspring.com>
295
296 Partial fix for PR testsuite/1456.
297 * gdb.base/volatile.exp: Replace references to gcc_compiled with
298 calls to test_compiler_info.
299
e8367dc7
MK
3002003-11-27 Mark Kettenis <kettenis@gnu.org>
301
302 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
303 pattern for the KFAILs.
304
526c61ee
AF
3052003-11-25 Adam Fedor <fedor@gnu.org>
306
307 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
308 * gdb.objc/objcdecode.m: New file.
309
28f2d600
AF
3102003-11-25 Adam Fedor <fedor@gnu.org>
311
312 * gdb.objc/nondebug.exp: Test for PR objc/1236.
313 * gdb.objc/nondebug.m: New file.
314
a3895cee
BE
3152003-11-26 Ben Elliston <bje@wasabisystems.com>
316
317 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
318 NetBSD as it does on FreeBSD. Modelled on a similar change by
319 Mark Kettenis on 2003-05-30.
320 (link-flags): Set to "--entry _start" regardless of target.
321 Special linker flags are to be appended to $link-flags.
322 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
323
c9f2c8a3
MC
3242003-11-25 Michael Chastain <mec.gnu@mindspring.com>
325
326 * gdb.cp/method.exp: Accept output of new demangler.
327
15a0587a 3282003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
329
330 * gdb/class2.exp: New file.
331 * gdb/class2.cc: New file.
332
3c00b570
MC
3332003-11-25 Michael Chastain <mec.gnu@mindspring.com>
334
335 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
336 of new demangler.
337
7027acc7
MK
3382003-11-23 Mark Kettenis <kettenis@gnu.org>
339
340 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
341 of gdb_test "run".
342
b0e1598a
MK
3432003-11-23 Mark Kettenis <kettenis@gnu.org>
344
345 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
346 "continue" into "run".
347
4d9eda44
MC
3482003-11-23 Michael Chastain <mec.gnu@mindspring.com>
349
350 Partial fix for PR testsuite/1456.
351 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
352 call to test_compiler_info.
353 * gdb.cp/ctti.exp: Likewise.
354 * gdb.cp/derivation.exp: Likewise.
355 * gdb.cp/member-ptr.exp: Likewise.
356 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
357 reference to gcc_compiled.
358
3592003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
360
361 Fix PR testsuite/1463.
362 * gdb.base/structs.exp (start_structs_test): Call
363 get_debug_format before using the debug format.
364
d422fe19
AC
3652003-11-22 Andrew Cagney <cagney@redhat.com>
366
367 * lib/gdb.exp (gdb_test_multiple): Add simple example.
368 * gdb.base/structs.exp: Use gdb_test_multiple.
369
039cf96d
AC
3702003-11-20 Andrew Cagney <cagney@redhat.com>
371
6882279b
AC
372 * gdb.base/structs.exp: Handle and recover from internal errors.
373 Replace "foo${n}" with "foo<n>" in test messages.
374
e53890ae
AC
375 * gdb.base/structs.exp: Update copyright. Rewrite.
376 * gdb.base/structs.c: Update copyright. Rewrite.
377
2b211c59
AC
378 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
379 resync count exceeded.
380
039cf96d
AC
381 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
382 from the internal error.
383 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
384 Original from Jim Blandy.
385 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 386
eac98b22
AC
3872003-11-19 Andrew Cagney <cagney@redhat.com>
388
389 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
390 KFAIL.
391
67455b2a
MK
3922003-11-17 Mark Kettenis <kettenis@gnu.org>
393
394 New testcase for PR backtrace/1435.
395 * gdb.arch/i386-unwind.exp: New file.
396 * gdb.arch/i386-unwind.c: New file.
397
853d6e5b
AC
3982003-11-17 Andrew Cagney <cagney@redhat.com>
399
400 * lib/gdb.exp (compiler_info): New global.
401 (test_compiler_info): New function.
402 (get_compiler_info): Set compiler_info.
403 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
404 "compiler_info" to gcc-<major>-<minor>.
405
38cf6e11
MC
4062003-11-15 Michael Chastain <mec.gnu@mindspring.com>
407
408 * gdb.trace/configure: Remove.
409
a50d3602
EZ
4102003-11-13 Elena Zannoni <ezannoni@redhat.com>
411
412 * gdb.base/break.c: Add comments to aid finding line numbers for
413 breakpoints.
414 * gdb.base/break.exp: Remove all references to explicit line
415 numbers.
416
d9407aaa
NC
4172003-11-11 Nick Clifton <nickc@redhat.com>
418
419 * gdb.base/shreloc.exp: Do not run for targets which do not
420 support shared objects.
421
db488fc1
CV
4222003-11-10 Corinna Vinschen <vinschen@redhat.com>
423
424 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
425 Don't run tests if nofileio flag is given.
426
6a90a18e
EZ
4272003-11-07 Elena Zannoni <ezannoni@redhat.com>
428
429 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
430 as well as 'Watchpoint'.
431
0b915e9c
EZ
4322003-11-06 Elena Zannoni <ezannoni@redhat.com>
433
434 Reported by Jim Ingham <jingham@apple.com>:
435 * gdb.base/annota1.exp: Match at least one occurrence of the
436 signal handler annotation.
437
d7e4b55f
EZ
4382003-11-06 Elena Zannoni <ezannoni@redhat.com>
439
440 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
441 as well as 'Watchpoint'.
442
2fe4e8d0
MC
4432003-11-05 Michael Chastain <mec@shout.net>
444
445 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
446
6ef88553
KW
4472003-11-03 Kris Warkentin <kewarken@qnx.com>
448
449 * gdb.arch/gdb1291.c: New test file.
450 * gdb.arch/gdb1291.exp: New test script.
451 * gdb.arch/gdb1431.c: New test file.
452 * gdb.arch/gdb1431.exp: New test script.
453
ae7dc4d8
MC
4542003-10-22 Michael Chastain <mec@shout.net>
455
456 * gdb.mi/pthreads.c: Add copyright notice.
457
c39d7427
MC
4582003-10-22 Michael Chastain <mec@shout.net>
459
460 * gdb.threads/pthreads.c: Add copyright notice.
461
8b7d96c1
MC
4622003-10-20 Michael Chastain <mec@shout.net>
463
464 * gdb.base/gdb1056.exp: New test script.
465
d1d69fdd
DJ
4662003-10-13 Daniel Jacobowitz <drow@mvista.com>
467
468 * gdb.threads/killed.exp: Use gdb_run_cmd.
469
7d605576
DJ
4702003-10-13 Daniel Jacobowitz <drow@mvista.com>
471
472 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
473 create a core file.
474 * gdb.threads/gcore-thread.exp: Likewise.
475
618ec112
CV
4762003-10-13 Corinna Vinschen <vinschen@redhat.com>
477
478 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
479 type, based on char type.
480 (struct bit_flags_short_t): New bitfield type, based on short type.
481 (init_bit_flags_char): New fuction.
482 (init_bit_flags_short): Ditto.
483 (print_bit_flags_char): Ditto.
484 (print_bit_flags_short): Ditto.
485 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
486
9367a73c
MC
4872003-10-11 Michael Chastain <mec@shout.net>
488
489 * gdb.base/call-rt-st.exp: Update copyright year.
490
1decf120
KI
4912003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
492
493 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
494 * gdb.disasm/sh3.s: Ditto.
495
5445b2ae
DJ
4962003-10-07 Daniel Jacobowitz <drow@mvista.com>
497
498 * gdb.threads/switch-threads.exp: New test.
499 * gdb.threads/switch-threads.c: New source file.
500
aec24853
CV
5012003-10-07 Corinna Vinschen <vinschen@redhat.com>
502
503 * gdb.base/ending-run.exp: Add sh specific case.
504
adc7428d
AC
5052003-10-06 Andrew Cagney <cagney@redhat.com>
506
507 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
508 * gdb.disasm/mn10200.exp: Delete obsolete file.
509
c9d37158
DJ
5102003-09-29 Daniel Jacobowitz <drow@mvista.com>
511
512 * ChangeLog: Correct an entry command.exp -> commands.exp.
513 * gdb.base/commands.exp (bp_deleted_in_command_test)
514 (temporary_breakpoint_commands): Check noargs.
515
79c2c32d
DC
5162003-09-25 David Carlton <carlton@kealia.com>
517
518 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
519 of some print tests, where appropriate. Add tests for C::D::cd,
520 E::ce, F::cXfX, G::XgX.
521 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
522
594e6d67
RE
5232003-09-25 Richard Earnshaw <rearnsha@arm.com>
524
525 * lib/java.exp (java_init): Import target_alias before using it.
526
10f0d451
DC
5272003-09-25 David Carlton <carlton@kealia.com>
528
529 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
530
274bcba0
EZ
5312003-09-23 Elena Zannoni <ezannoni@redhat.com>
532
533 * gdb.base/selftest.exp: Accomodate more instruction reordering
534 weirdness.
535
cdbf20f7
MC
5362003-09-17 Michael Chastain <mec@shout.net>
537
538 * gdb.cp/gdb1355.exp: New file.
539 * gdb.cp/gdb1355.c: New file.
540
71e06f80
CV
5412003-09-15 Corinna Vinschen <vinschen@redhat.com>
542
543 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
544 * gdb.asm/sh.inc: New file.
545
5c4e30ca
DC
5462003-09-11 David Carlton <carlton@kealia.com>
547
bd45b7af
DC
548 * gdb.cp/namespace.exp: Add tests for namespace types.
549 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
550 (test_namespace): New.
551
1c199746
EZ
5522003-09-11 Elena Zannoni <ezannoni@redhat.com>
553
554 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 555 * gdb.stabs/weird.exp: Ditto.
1c199746 556
04ed252f
MC
5572003-09-08 Michael Chastain <mec@shout.net>
558
559 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
560
d8a2d9e7
MC
5612003-09-07 Michael Chastain <mec@shout.net>
562
563 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
564 'parse error'.
565
161afb24
MK
5662003-09-07 Mark Kettenis <m.kettenis@osp.nl>
567
568 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
569
49f2741a
MC
5702003-08-30 Michael Chastain <mec@shout.net>
571
572 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
573 * gdb.gdb/observer.exp: Ditto.
574 * gdb.gdb/xfullpath.exp: Ditto.
575
8afa723e
MK
5762003-08-29 Mark Kettenis <kettenis@gnu.org>
577
578 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
579 *-*-*bsd*.
580
f31dfe3b
JJ
5812003-08-28 Jeff Johnston <jjohnstn@redhat.com>
582
583 * gdb.base/dump.exp: Skip for ia64.
584
4630e498
JJ
5852003-08-25 Jeff Johnston <jjohnstn@redhat.com>
586
587 * gdb.asm/asm-source.exp: Add ia64 support.
588 * gdb.asm/ia64.inc: New file.
589
1105b7ef
MC
5902003-08-22 Michael Chastain <mec@shout.net>
591
592 * gdb.cp: New directory.
593 * gdb.cp/*: Copy from gdb.c++/*.
594 * gdb.c++/*: Remove.
595 * Makefile.in: Change gdb.c++ to gdb.cp.
596 * configure.in: Ditto.
597 * configure: Regnerate.
598
c945b932
MK
5992003-08-18 Mark Kettenis <kettenis@gnu.org>
600
601 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
602 * gdb.arch/i386-prologue.c (gdb1338): Add function.
603
2b66634b
DJ
6042003-08-17 Daniel Jacobowitz <drow@mvista.com>
605
606 * mi-var-display.exp (-var-list-children weird): Accept function
607 pointers with argument types.
608 * mi1-var-display.exp (-var-list-children weird): Likewise.
609 * mi2-var-display.exp (-var-list-children weird): Likewise.
610
a356f73b
DJ
6112003-08-17 Daniel Jacobowitz <drow@mvista.com>
612
613 * gdb.base/annota3.exp: Add missing newline.
614
483417b8
MC
6152003-08-06 Michael Chastain <mec@shout.net>
616
617 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
618
c99c59c3
MS
6192003-08-12 Michael Snyder <msnyder@redhat.com>
620
621 * gdb.base/float.exp: Add test for SH.
622
55ed7501
MK
6232003-08-10 Mark Kettenis <kettenis@gnu.org>
624
625 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
626
1a371f2e
EZ
6272003-08-07 Elena Zannoni <ezannoni@redhat.com>
628
629 * gdb.base/completion.exp: Remove reduntant completion test
630 on filename.
631
e0f353ce
EZ
6322003-08-07 Elena Zannoni <ezannoni@redhat.com>
633
634 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
635 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
636 gdb.trace/save-trace.exp: Make sure that full pathnames are
637 escaped correctly.
638
5710a1af
EZ
6392003-08-07 Elena Zannoni <ezannoni@redhat.com>
640
641 * configure.in: Don't generate config.h from config.hin.
642 * configure: Regenerate.
643 * config.hin: Remove file.
644 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
645 * gdb.threads/pthreads.c: Ditto.
646
dcd81ce9
DJ
6472003-08-07 Daniel Jacobowitz <drow@mvista.com>
648
649 From Kei Sakamoto <sakamoto.kei@renesas.com>:
650 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
651 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
652 Replace ld24 with seth/add3.
653
6009d884
AC
6542003-08-02 Andrew Cagney <cagney@redhat.com>
655
656 * gdb.base/annota3.exp: New file.
657 * gdb.base/annota3.c: New file.
658 * gdb.c++/annota3.exp: New file.
659 * gdb.c++/annota3.cc: New file.
660
51514e06
MC
6612003-07-29 Michael Chastain <mec@shout.net>
662
663 * gdb.threads/tls.c (spin): Check errno only if sem_wait
664 actually failed.
665 (do_pass): Likewise.
666 * gdb.threads/tls.exp: Always initialize no_of_threads.
667
4ee6625b
DJ
6682003-07-27 Daniel Jacobowitz <drow@mvista.com>
669
670 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
671 pattern.
672 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
673 * gdb.threads/tls.exp: Recognize one case of the host library not
674 supporting TLS.
675
225f2bf6
AC
6762003-07-27 Andrew Cagney <cagney@redhat.com>
677
678 * gdb.base/fileio.exp: Use SH when running commands using
679 remote_exec.
680
bcb27c9f
DJ
6812003-07-24 Daniel Jacobowitz <drow@mvista.com>
682
683 From Kei Sakamoto <sakamoto.kei@renesas.com>:
684 * gdb.base/relocate.c (dummy): New padding array.
685
3d67be83
MS
6862003-07-22 Michael Snyder <msnyder@redhat.com>
687
688 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
689
690 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
691 patterns to be more general, accepting old and new output.
692 Some output chars (such as '+') also must be quoted.
693 Some addresses are displayed numerically instead of
694 symbolically.
695
57ba3b85
MS
6962003-07-23 Michael Snyder <msnyder@redhat.com>
697
686d097c
MS
698 * gdb.base/return2.exp: Don't test long-long return.
699
57ba3b85
MS
700 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
701 * gdb.disasm/t01_mov.exp: Ditto.
702 * gdb.disasm/t02_mova.s: Ditto.
703 * gdb.disasm/t02_mova.exp: Ditto.
704 * gdb.disasm/t03_add.s: Ditto.
705 * gdb.disasm/t03_add.exp: Ditto.
706 * gdb.disasm/t04_sub.s: Ditto.
707 * gdb.disasm/t04_sub.exp: Ditto.
708 * gdb.disasm/t05_cmp.s: Ditto.
709 * gdb.disasm/t05_cmp.exp: Ditto.
710 * gdb.disasm/t06_ari2.s: Ditto.
711 * gdb.disasm/t06_ari2.exp: Ditto.
712 * gdb.disasm/t07_ari3.s: Ditto.
713 * gdb.disasm/t07_ari3.exp: Ditto.
714 * gdb.disasm/t08_or.s: Ditto.
715 * gdb.disasm/t08_or.exp: Ditto.
716 * gdb.disasm/t09_xor.s: Ditto.
717 * gdb.disasm/t09_xor.exp: Ditto.
718 * gdb.disasm/t10_and.s: Ditto.
719 * gdb.disasm/t10_and.exp: Ditto.
720 * gdb.disasm/t11_logs.s: Ditto.
721 * gdb.disasm/t11_logs.exp: Ditto.
722 * gdb.disasm/t12_bit.s: Ditto.
723 * gdb.disasm/t12_bit.exp: Ditto.
724 * gdb.disasm/t13_otr.s: Ditto.
725 * gdb.disasm/t13_otr.exp: Ditto.
726
e00759ef
EZ
7272003-07-22 Elena Zannoni <ezannoni@redhat.com>
728
729 * gdb.threads/tls.exp :Add kfail for 'info address' case.
730
8bc2021f
EZ
7312003-07-22 Elena Zannoni <ezannoni@redhat.com>
732
733 * gdb.threads/tls.c : New file.
734 * gdb.threads/tls.exp : New file.
735 * gdb.threads/tls-main.c : New file.
736 * gdb.threads/tls-shared.c : New file.
737 * gdb.threads/tls-shared.exp : New file.
738
89320c4c
AS
7392003-07-22 Andreas Schwab <schwab@suse.de>
740
741 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
742
180dea7c
AS
7432003-07-20 Andreas Schwab <schwab@suse.de>
744
745 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
746 due to insn reordering.
747
0714963c
AC
7482003-07-15 Andrew Cagney <cagney@redhat.com>
749
750 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
751
98a23b3f
MC
7522003-07-15 Michael Chastain <mec@shout.net>
753
754 * gdb.base/gdb1250.exp: New file.
755 * gdb.base/gdb1250.c: New file.
756
27e417a2
ML
7572003-07-09 Michal Ludvig <mludvig@suse.cz>
758
759 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
760 expansion of size_t to 'unsigned long', not only to 'unsigned'.
761
8bc2021f
EZ
7622003-07-09 Elena Zannoni <ezannoni@redhat.com>
763
764 * gdb.threads/tls.c: New file.
765 * gdb.threads/tls.exp: New file.
766 * gdb.threads/tls-main.c: New file.
767 * gdb.threads/tls-shared.c: New file.
768 * gdb.threads/tls-shared.exp: New file.
769
d99968dc
EZ
7702003-07-09 Elena Zannoni <ezannoni@redhat.com>
771
772 * gdb.base/annota1.exp: Make sure that we properly escape the
773 full path of the source file. Xfail more permissive patterns,
774 due to a compiler debug info problem.
775
83876b3b
AS
7762003-07-07 Andreas Schwab <schwab@suse.de>
777
2705e972
AS
778 * gdb.asm/m68k.inc: New file.
779 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
780
83876b3b
AS
781 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
782 arguments"): Also match negative number.
783
784 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
785
3a871b37
DJ
7862003-07-03 Daniel Jacobowitz <drow@mvista.com>
787
788 * gdb.base/store.c (charest): New typedef.
789 (add_char): Rename to add_charest, update.
790 (wack_char): Rename to wack_charest, update types. Return l + r
791 to keep r live across the call.
792 (wack_short, wack_int, wack_long, wack_longest, wack_float)
793 (wack_double, wack_doublest): Return l + r to keep r live across
794 the call.
795 * gdb.base/store.exp: Accomodate store.c changes.
796
b2a7f303
DC
7972003-06-30 David Carlton <carlton@kealia.com>
798
799 * gdb.c++/maint.exp (test_invalid_name): New.
800 (test_first_component): Add tests for invalid names.
801
3c6cb4a1
MC
8022003-06-29 Michael Chastain <mec@shout.net>
803
804 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
805 output of '<VTT for class>' for virtual base classes.
806
f1c2644b
DJ
8072003-06-29 Daniel Jacobowitz <drow@mvista.com>
808
809 * gdb.base/completion.exp: Tab-complete "complet" instead of
810 "compl".
811 * gdb.base/complex.exp, gdb.base/complex.c: New files.
812
18080350
DJ
8132003-06-29 Daniel Jacobowitz <drow@mvista.com>
814
815 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
816 * gdb.base/volatile.exp: Likewise.
817
f56973f8
DJ
8182003-06-29 Daniel Jacobowitz <drow@mvista.com>
819
820 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
821 gdb/1265.
822
8232003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
824 Daniel Jacobowitz <drow@mvista.com>
825
826 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
827 initial line count of 'captured_main' from 26 to 32.
828 (test_with_self): Allow xmalloc call to be interleaved with the
829 preceding two lines.
830
e766d4d6
JB
8312003-06-24 Joel Brobecker <brobecker@gnat.com>
832
833 * gdb.base/bang.exp: New testcase.
834
f125c9a4
JB
8352003-06-23 Joel Brobecker <brobecker@gnat.com>
836
837 * gdb.base/langs.exp: Add some tests for the "minimal" language
838 support.
839
6e25beaf
EZ
8402003-06-23 Elena Zannoni <ezannoni@redhat.com>
841
842 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
843 the testcase.
844
2f816dda
DJ
8452003-06-22 Daniel Jacobowitz <drow@mvista.com>
846
847 * gdb.base/relocate.exp: Test add-symbol-file with a variable
848 offset.
849
db5a5748
DJ
8502003-06-22 Daniel Jacobowitz <drow@mvista.com>
851
852 * gdb.c++/pr-1210.cc: New file.
853 * gdb.c++/pr-1210.exp: New file.
854
1df0c130
DJ
8552003-06-21 Daniel Jacobowitz <drow@mvista.com>
856
857 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
858 000-exec-continue.
859
a92feac0
MK
8602003-06-15 Mark Kettenis <kettenis@gnu.org>
861
862 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
863 on *-*-*bsd* instead of *-*-freebsd*.
864
81a58f5b
AC
8652003-06-14 Andrew Cagney <cagney@redhat.com>
866
867 * gdb.base/store.exp: Test longest and doublest. Test all
868 parameters. Weaken return statement match.
869 * gdb.base/store.c: Add longest and doublest - aka long long and
870 long double functions. Put all parameters into local register
871 variables. Use negative values.
872
b257a0d3
AC
8732003-06-14 Andrew Cagney <cagney@redhat.com>
874
875 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
876 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
877 exit status.
878 * gdb.base/fileio.exp: Disable target when nointerrupts and
879 noinferiorio, instead of limiting it to remote. Use remote_exec
880 instead of system.
881
21c38304
JJ
8822003-06-12 Jeff Johnston <jjohnstn@redhat.com>
883
884 * gdb.base/float.exp: Add ia64 support.
885
1bcdb424
CV
8862003-06-12 Corinna Vinschen <vinschen@redhat.com>
887
888 * gdb.base/fileio.exp: Run only on remote targets.
889
6aeb981f
CV
8902003-06-10 Corinna Vinschen <vinschen@redhat.com>
891
892 * gdb.base/fileio.c: New file, testing File-I/O.
893 * gdb.base/fileio.exp: Ditto.
894
53df362e
RG
8952003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
896
897 * gdb.base/shreloc.exp: New file, check symbol values obtained from
898 shared objects after relocation at load time (gdb PR/1132).
899 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
900 as above, part of the shared object relocation test.
901
ffee1b46
MK
9022003-06-08 Mark Kettenis <kettenis@gnu.org>
903
b5ca3722
MK
904 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
905 fully filled history list.
906 * gdb.base/gdb_history: New file.
907
03ed860d
MK
908 * gdb.base/signals.exp: XFAIL "continue to func1" on
909 i*86-*-freebsd*.
910
ffee1b46
MK
911 * gdb.base/attach.exp: When trying to attach to a nonexistent
912 process, make it possible to specify the PID based on the target,
913 and do so for *-*-freebsd*.
914
d80dbb52
RH
9152003-06-02 Richard Henderson <rth@redhat.com>
916
917 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
918
6dd77b81
RH
9192003-06-02 Richard Henderson <rth@redhat.com>
920
921 * gdb.base/selftest.exp: Next over lim_at_start initialization.
922
f6347e16
RH
9232003-06-02 Richard Henderson <rth@redhat.com>
924
925 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
926
2c161407
DJ
9272003-06-01 Daniel Jacobowitz <drow@mvista.com>
928
929 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
930 of globalvar.
931
572eb746
MK
9322003-06-01 Mark Kettenis <kettenis@gnu.org>
933
934 * gdb.asm/asm-source.exp: Check for memory read errors in
935 disassembler test on *BSD too.
936
9e9617a5
RH
9372003-06-01 Richard Henderson <rth@redhat.com>
938
939 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
940 for .frame.
941 (gdbasm_call): Lose ldgp.
942 (gdbasm_startup): Add frame information.
943 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
944
7b34ad4e
MK
9452003-05-31 Mark Kettenis <kettenis@gnu.org>
946
947 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
948 i?86-*-*.
949
10059fdf
MK
9502003-05-30 Mark Kettenis <kettenis@gnu.org>
951
952 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
953 FreeBSD.
954
acf4b816
RH
9552003-05-29 Richard Henderson <rth@redhat.com>
956
957 * gdb.asm/alpha.inc: New file.
958 * gdb.asm/asm-source.exp: Use it.
959
e9ecd949
JB
9602003-05-29 Jim Blandy <jimb@redhat.com>
961
962 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
963 'core.PID'.
964
e3e5a4f3
JB
9652003-05-22 Jim Blandy <jimb@redhat.com>
966
967 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
968 backtrace.
969
72fe3d25
DC
9702003-05-20 David Carlton <carlton@math.stanford.edu>
971
972 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
973 this time.
974
58da2eb2
DC
9752003-05-19 David Carlton <carlton@bactrian.org>
976
977 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
978 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
979
1fcb5155
DC
9802003-05-19 David Carlton <carlton@bactrian.org>
981
982 * gdb.c++/namespace.exp: Add namespace scope and anonymous
983 namespace tests.
984 Bump copyright date.
985 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
986 (main): Call C::D::marker2.
987 * gdb.c++/namespace1.cc: New file.
988
85e85163
JJ
9892003-05-14 Jeff Johnston <jjohnstn@redhat.com>
990
991 Roland McGrath <roland@redhat.com>
992 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
993 there is no manager thread.
994
a25fbfec
JJ
9952003-05-08 Jeff Johnston <jjohnstn@redhat.com>
996
997 * gdb.threads/schedlock.exp: Remove assumption that all threads
998 will run in a particular small time slice. Also ensure we break
999 in one of the child threads rather than the main thread.
1000
be375bae
JB
10012003-05-07 Jim Blandy <jimb@redhat.com>
1002
09bf6082
JB
1003 Add support for assembly source testing on the s390x.
1004 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1005 architecture.
1006 * gdb.asm/s390x.inc: New file.
1007
be375bae
JB
1008 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1009 succession of 'if' statements.
1010
00905d52
AC
10112003-05-05 Andrew Cagney <cagney@redhat.com>
1012
1013 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1014
b1e29e33
AC
10152003-05-05 Andrew Cagney <cagney@redhat.com>
1016
1017 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1018 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1019
e33d66ec
EZ
10202003-05-02 Elena Zannoni <ezannoni@redhat.com>
1021
1022 * gdb.base/charset.exp: Update based on new behavior of set/show
1023 charset commands.
1024
2b6fd0d8
AC
10252003-05-01 Andrew Cagney <cagney@redhat.com>
1026
1027 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1028 variable do not give memory errors.
1029
130cacce
AF
10302003-04-30 Adam Fedor <fedor@gnu.org>
1031
1032 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1033 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1034 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1035 gdb.objc/basicclass.m: : New files
1036
1037 * lib/gdb.exp (gdb_compile_objc): New procedure.
1038
bea71854
DJ
10392003-04-27 Daniel Jacobowitz <drow@mvista.com>
1040
1041 * gdb.base/signals.exp: Make backtrace tests more specific.
1042
0f20eeea
DC
10432003-04-23 David Carlton <carlton@bactrian.org>
1044
1045 * gdb.c++/maint.exp (test_first_component): Add tests for
1046 'operator' in more locations.
1047
c8c4d8dc
KB
10482003-04-16 Kevin Buettner <kevinb@redhat.com>
1049
1050 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1051
3fe60e3c
EZ
10522003-04-16 Elena Zannoni <ezannoni@redhat.com>
1053
1054 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1055 func marke' instead. Update test name.
1056
9219021c
DC
10572003-04-15 David Carlton <carlton@math.stanford.edu>
1058
1059 * gdb.c++/maint.exp: New file.
1060
5dd55bdd
EZ
10612003-04-14 Elena Zannoni <ezannoni@redhat.com>
1062
1063 * gdb.threads/schedlock.c: Change type of thread function argument
1064 to long, to avoid warnings on 64-bit platforms.
1065
00890572
EZ
10662003-04-14 Elena Zannoni <ezannoni@redhat.com>
1067
1068 * gdb.base/attach.exp: Add new message from ptrace in case of
1069 attaching to nonexistent process.
1070
93201743
JB
10712003-04-11 Jim Blandy <jimb@redhat.com>
1072
1073 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1074 gdb.c++/userdef.cc: Place comments on the lines to which the
1075 marker function might return.
1076 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1077 gdb.c++/userdef.exp: Look for those comments to check that we've
1078 returned to the right place, instead of checking line numbers.
1079
2a11c64d
EZ
10802003-04-11 Elena Zannoni <ezannoni@redhat.com>
1081
1082 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1083 match on sourcefile name, instead of directory name.
1084
68ab8fc5
EZ
10852003-04-10 Elena Zannoni <ezannoni@redhat.com>
1086
1087 * gdb.base/completion.exp: Use string_to_regexp to match the
1088 working directory name.
1089
5624293a
JB
10902003-04-09 Jim Blandy <jimb@redhat.com>
1091
1092 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1093 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1094 after an inferior function call, report the failure, but allow the
1095 test to continue.
1096
f1f02ee4
SC
10972003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1098
1099 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1100 with -DPROTOTYPES.
1101
6eb79af0
SC
11022003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1103
1104 * gdb.base/break.exp: Revert last patch.
1105
8dfb4cf0
SC
11062003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1107
1108 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1109 with -DPROTOTYPES.
1110
ed4c619a
AC
11112003-04-02 Andrew Cagney <cagney@redhat.com>
1112
1113 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1114 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1115 matching directories by the name breakpoint.
1116 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1117 Make "continue to marker1" consistent.
1118 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1119 message consistent.
1120 * lib/gdb.exp: Put "the program is no longer running", and "the
1121 program exited" in parenthesis.
1122 * lib/mi-support.exp: Ditto.
1123
4e35d5f0
BR
11242003-04-02 Bob Rossi <bob_rossi@cox.net>
1125
1126 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1127
71900fe8
AC
11282003-03-29 Andrew Cagney <cagney@redhat.com>
1129
1130 * gdb.base/sizeof.c (main): Print the value of '\377'.
1131 * gdb.base/sizeof.exp: Check the sign of '\377'.
1132
c0655a16
MC
11332003-03-27 Michael Chastain <mec@shout.net>
1134
1135 * gdb.base/gdb1090.exp: New file.
1136 * gdb.base/gdb1090.cc: New file.
1137
5b2a3989
JB
11382003-03-27 J. Brobecker <brobecker@gnat.com>
1139
1140 * gdb.gdb/observer.exp: New regression test.
1141
79876890
MC
11422003-03-27 Michael Chastain <mec@shout.net>
1143
1144 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1145 * gdb.base/ptype.exp: Likewise.
1146
6eac95e3
CV
11472003-03-27 Corinna Vinschen <vinschen@redhat.com>
1148
1149 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1150
e8c71839
MC
11512003-03-26 Michael Chastain <mec@shout.net>
1152
1153 * gdb.base/ptype.exp: Actually use some typedef'd types.
1154
71b10041
SC
11552003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1156
1157 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1158 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1159
2512cf80
CV
11602003-03-20 Corinna Vinschen <vinschen@redhat.com>
1161
1162 * gdb.base/default.exp: Fix regular expression.
1163
0d195a4f
CV
11642003-03-20 Corinna Vinschen <vinschen@redhat.com>
1165
1166 * gdb.base/args.exp: Fix regular expression.
1167
8a2dbca8
CV
11682003-03-20 Corinna Vinschen <vinschen@redhat.com>
1169
1170 * gdb.base/help.exp: Allow Win32 child process.
1171
bf028682
CV
11722003-03-20 Corinna Vinschen <vinschen@redhat.com>
1173
1174 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
1175 when stepping out of main().
1176
182dbe85
CV
11772003-03-20 Corinna Vinschen <vinschen@redhat.com>
1178
1179 * gdb.base/default.exp: Check for win32 specific message when calling
1180 "run" without executable.
1181
d67a6ba5
CV
11822003-03-20 Corinna Vinschen <vinschen@redhat.com>
1183
1184 * gdb.base/args.exp: Expect .exe in output.
1185
a955b5bb
CV
11862003-03-20 Corinna Vinschen <vinschen@redhat.com>
1187
1188 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1189 Cygwin native.
1190
bf6bad4b
AC
11912003-03-17 Andrew Cagney <cagney@redhat.com>
1192
1193 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1194 vector registes.
1195 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1196 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1197
293e9a31
DC
11982003-03-17 David Carlton <carlton@math.stanford.edu>
1199
1200 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1201 test, for PR breakpoints/38.
1202 Call test_watchpoint_and_breakpoint.
1203 * gdb.base/watchpoint.c (func3): New function.
1204 (main): Call func3.
1205
5330f2db
DC
12062003-03-04 David Carlton <carlton@math.stanford.edu>
1207
1208 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1209 Garply<Garply<char> >:: garply".
1210 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1211 with respect to PR c++/1111; note also PR c++/1113.
1212 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1213 respect to PR c++/1062.
1214 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1215
6ece72da
DC
12162003-03-03 David Carlton <carlton@math.stanford.edu>
1217
1218 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1219 with respect to PR c++/57.
1220 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1221 c++/826.
1222 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1223 respect to PR c++/57.
1224
85ca1584
DC
12252003-03-03 David Carlton <carlton@math.stanford.edu>
1226
1227 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1228 respect to PR c++/33 into FAILs.
1229
98e9c5b8
MC
12302003-03-03 Michael Chastain <mec@shout.net>
1231
7bedbf27
MC
1232 * configure.in: Update copyright years.
1233
12342003-03-03 Michael Chastain <mec@shout.net>
1235
1236 * Makefile.in: Update copyright years.
98e9c5b8 1237
f683e100
DC
12382003-02-28 David Carlton <carlton@math.stanford.edu>
1239
1240 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1241 print class instead of struct and/or superfluous protection
1242 specifiers, as long as the resulting output is equivalent to the
1243 source code.
1244 Delete FIXME from end of messages on tests that don't need
1245 fixing.
1246
a9e0cf2c
DC
12472003-02-28 David Carlton <carlton@math.stanford.edu>
1248
1249 * gdb.c++/templates.exp (do_tests): Allow const in the two
1250 Foo<volatile char *>::foo tests.
1251
e8d359df
MS
12522003-02-27 Michael Snyder <msnyder@redhat.com>
1253
1254 * gdb.base/restore.c (main): Return zero, so exit code
1255 will be consistant.
1256
0b71dc91
DC
12572003-02-26 David Carlton <carlton@math.stanford.edu>
1258
1259 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
1260 char *>::foo" test with respect to PR c++/33. Create a new test
1261 which is identical to that one except that it doesn't put the
1262 space between the "char" and the "*"; KFAIL it, too.
1263
dd14ab43
DC
12642003-02-26 David Carlton <carlton@math.stanford.edu>
1265
1266 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
1267 template types into either PASSes or KFAILs (corresponding to PR
1268 c++/57). Tweak indentation. Update copyright.
1269
1146c7f1
SC
12702003-02-23 Stephane Carrez <stcarrez@nerim.fr>
1271
1272 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
1273
74641dfb
MC
12742003-02-13 Michael Chastain <mec@shout.net>
1275
1276 * gdb.base/exprs.exp: Remove i960 remnants.
1277 * gdb.base/funcargs.exp: Likewise.
1278 * gdb.base/list.exp: Likewise.
1279 * gdb.base/ptype.exp: Likewise.
1280
559cd2d0
DC
12812003-02-14 David Carlton <carlton@math.stanford.edu>
1282
1283 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
1284 pEe->D::vg()" from XFAIL to KFAIL.
1285
c4f90d87
JM
12862003-02-13 Jason Molenda (jmolenda@apple.com)
1287
1288 * gdb.base/maint.exp: Update maint print statistics regexp to include
1289 new entries.
1290
cbc4d97c
MC
12912003-02-13 Michael Chastain <mec@shout.net>
1292
1293 * gdb.c++/inherit.exp: Remove call to get_debug_format.
1294
40f235b7
MC
12952003-02-12 Michael Chastain <mec@shout.net>
1296
1297 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
1298 * gdb.c++/inherit.exp: Likewise.
1299 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
1300 * gdb.c++/templates.exp: Likewise.
1301 * gdb.c++/virtfunc.exp: Likewise.
1302
c56716b0
JM
13032003-02-06 Jason Molenda (jason-cl@molenda.com)
1304
1305 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
1306 why the code is written that way.
1307
070afcf8
MC
13082003-02-05 Michael Chastain <mec@shout.net>
1309
1310 * gdb.base/dump.exp: Add missing copyright line.
1311
5d0331e5
JM
13122003-02-05 Jason Molenda (jason-cl@molenda.com)
1313
f7ae6d3e 1314 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
1315 at the beginning so the breakpoint doesn't get set on the loop.
1316
92851186
MC
13172003-02-05 Michael Chastain <mec@shout.net>
1318
1319 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
1320 output for configurations with gcc 2.95.3.
1321
cbf1e085
AC
13222003-02-05 Keith Seitz <keiths@redhat.com>
1323 Andrew Cagney <ac131313@redhat.com>
1324
1325 * gdb.mi/mi-cli.exp: New file.
1326
29518e1e
MC
13272003-02-04 Michael Chastain <mec@shout.net>
1328
1329 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
1330 Call perror and then continue.
1331
5af1d5f3
MC
13322003-02-03 Michael Chastain <mec@shout.net>
1333
1334 * gdb.c++/pr-1023.cc: New file.
1335 * gdb.c++/pr-1023.exp: New file.
1336
6b549786
JB
13372003-02-05 Jim Blandy <jimb@redhat.com>
1338
1339 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
1340 it's local to foobar. Check for it there, and check that it's not
1341 present in main.
1342 * gdb.c++/local.cc (marker2): New function.
1343 (foobar): Call marker1.
1344 (main): Call marker2 instead of marker1.
1345
67f16606
AC
13462003-02-04 Andrew Cagney <ac131313@redhat.com>
1347
1348 * gdb.disasm/mn10200.exp: Obsolete file.
1349 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
1350 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
1351 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
1352
1c5cb38e
DC
13532003-02-04 David Carlton <carlton@math.stanford.edu>
1354
1355 * gdb.c++/overload.exp: Test intToChar(1).
1356 * gdb.c++/overload.cc (intToChar): New.
1357 (main): Call intToChar.
1358
d1fe6965
DC
13592003-02-03 David Carlton <carlton@math.stanford.edu>
1360
1361 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
1362 'might_kfail' arg.
1363 KFAIL some of the continue_to_bp_overloaded calls, according to
1364 PR c++/1025.
1365
9ba61c5d
MC
13662003-02-01 Michael Chastain <mec@shout.net>
1367
1368 * gdb.base/advance.c (marker1): New marker function.
1369 * gdb.base/advance.exp: When the 'advance' command lands on the
1370 return breakpoint, it can legitimately stop on either the
1371 current line or the next line. Accommodate both outcomes.
1372 * gdb.base/until.exp: Likewise.
1373
e7494ffb
AC
13742003-02-02 Andrew Cagney <ac131313@redhat.com>
1375
1376 2002-11-10 Jason Molenda (jason-cl@molenda.com):
1377 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
1378 now a list, not a tuple.
1379 * gdb.mi/mi-var-display.exp: Ditto.
1380 * gdb.mi/gdb792.exp: Ditto.
1381
075559bc
AC
13822003-02-01 Andrew Cagney <ac131313@redhat.com>
1383
1384 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
1385 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
1386 stack backtraces.
1387 * gdb.mi/mi-syn-frame.c: Part of same.
1388
2bd4c7b1
MK
13892003-02-01 Mark Kettenis <kettenis@gnu.org>
1390
1391 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1392 gdb.mi/mi1-pthreads.exp: Return instead of calling
1393 gdb_suppress_entire_file.
1394
eabd8992
MS
13952003-02-01 Mark Salter <msalter@redhat.com>
1396
1397 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
1398
71469e2f
MS
13992003-01-31 Mark Salter <msalter@redhat.com>
1400
1401 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
1402 Support empty arg.
1403
38a94d44
MC
14042003-01-30 Michael Chastain <mec@shout.net>
1405
1406 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
1407 This was a workaround for a UTF-8 bug in readline 4.3. The bug
1408 has been fixed in gdb/readline on 2003-01-09.
1409
19ea9e73
MS
14102003-01-29 Michael Snyder <msnyder@redhat.com>
1411
e8d359df
MS
1412 * gdb.base/maint.exp: Allow for leading underscore in symbol.
1413 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
1414 * gdb.base/args.exp: Skip if target does not support args passing.
1415
2307bd6a
DJ
14162003-01-22 Daniel Jacobowitz <drow@mvista.com>
1417
19ea9e73 1418 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
1419 gdb_test. Accept a list of expect arguments as the third
1420 parameter.
1421 (gdb_test): Use it.
1422
f2dd3617
EZ
14232003-01-20 Elena Zannoni <ezannoni@redhat.com>
1424
1425 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
1426 allow for different test tree configurations. Update some
1427 tescases accordingly.
1428 * gdb.arch/altivec-regs.exp: Ditto.
1429 * gdb.asm/asm-source.exp: Ditto.
1430 * gdb.base/advance.exp: Ditto.
1431 * gdb.base/display.exp: Ditto.
1432 * gdb.base/long_long.exp: Ditto.
1433 * gdb.base/mips_pro.exp: Ditto.
1434 * gdb.base/overlays.exp: Ditto.
1435 * gdb.base/relocate.exp: Ditto.
1436 * gdb.base/setshow.exp: Ditto.
1437 * gdb.base/step-line.exp: Ditto.
1438 * gdb.base/step-test.exp: Ditto.
1439 * gdb.base/until.exp: Ditto.
1440 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
1441
c71cdefd
DC
14422003-01-17 David Carlton <carlton@math.stanford.edu>
1443
1444 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
1445 corresponding to PR c++/945.
1446 Update copyright.
1447
fdba05d7
DC
14482003-01-17 David Carlton <carlton@math.stanford.edu>
1449
1450 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
1451 corresponding to PR c++/68.
1452
14532003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
1454
1455 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
1456 (test_paddr_hairy_functions): Call print_addr_2_kfail for
1457 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
1458
c362c33a
EZ
14592003-01-15 Elena Zannoni <ezannoni@redhat.com>
1460
0fbc361c
EZ
1461 * gdb.base/break.exp: Fix change of default location, because of
1462 removal of until tests.
1463 * gdb.base/help.exp: Update test for new 'until' help message.
1464 Add test for help on 'advance'.
c362c33a
EZ
1465 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
1466
dabf8a35
MK
14672003-01-15 Mark Kettenis <kettenis@gnu.org>
1468
1469 * gdb.base/default.exp: Adapt "info float" test for recent changes
1470 to that command. Add test for "info vector".
1471 * gdb.base/float.exp: New file. Add test for "info float" that
1472 resembles the old test in gdb.base/default.exp.
1473
a1769aca
DC
14742003-01-15 David Carlton <carlton@math.stanford.edu>
1475
1476 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
1477
82025e13
EZ
14782003-01-15 Elena Zannoni <ezannoni@redhat.com>
1479
1480 * gdb.base/break.exp: Move the tests of until command from here...
1481 * gdb.base/until.exp: ... to here. New file. Add other tests.
1482 * gdb.base/advance.c: New file.
1483 * gdb.base/advance.exp: New file.
1484
8f9ab801
EZ
14852003-01-14 Elena Zannoni <ezannoni@redhat.com>
1486
1487 * gdb.base/args.c: New file.
1488 * gdb.base/args.exp: New file.
1489
9ae66589
DJ
14902003-01-14 Daniel Jacobowitz <drow@mvista.com>
1491
1492 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
1493
8d77e5c3
DJ
14942003-01-14 Daniel Jacobowitz <drow@mvista.com>
1495
1496 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
1497
12d2f0a1
DJ
14982003-01-14 Daniel Jacobowitz <drow@mvista.com>
1499
1500 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
1501 dates.
1502
6ca37014
DJ
15032003-01-13 Daniel Jacobowitz <drow@mvista.com>
1504
1505 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
1506
b0023472
DJ
15072003-01-13 Daniel Jacobowitz <drow@mvista.com>
1508
1509 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
1510 (ptype &*"foo").
1511 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
1512
d6abaea5
DJ
15132002-01-13 Daniel Jacobowitz <drow@mvista.com>
1514
1515 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
1516 * gdb.mi/mi1-console.exp: Likewise.
1517
dfd536a7
DJ
15182002-01-13 Daniel Jacobowitz <drow@mvista.com>
1519
1520 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
1521 * gdb.mi/mi1-console.exp: Likewise.
1522
a1fb14a2
DJ
15232003-01-13 Daniel Jacobowitz <drow@mvista.com>
1524
1525 * gdb.c++/overload.exp: Remove some fixed XFAILs.
1526
c4cf40b7
DJ
15272003-01-09 Daniel Jacobowitz <drow@mvista.com>
1528
1529 * gdb.base/detach.exp: New test.
1530
696d5a5b
DJ
15312003-01-09 Daniel Jacobowitz <drow@mvista.com>
1532
1533 * Makefile.in (ALL_SUBDIRS): New variable.
1534 (subdirs, clean, distclean): Use it.
1535 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
1536 regenerating Makefile, since it is generated from the top level.
1537 * gdb.asm/Makefile.in: Likewise.
1538 * gdb.base/Makefile.in: Likewise.
1539 * gdb.c++/Makefile.in: Likewise.
1540 * gdb.disasm/Makefile.in: Likewise.
1541 * gdb.java/Makefile.in: Likewise.
1542 * gdb.mi/Makefile.in: Likewise.
1543 * gdb.threads/Makefile.in: Likewise.
1544 * gdb.trace/Makefile.in: Likewise.
1545
754533e4
DC
15462003-01-09 David Carlton <carlton@math.stanford.edu>
1547
1548 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
1549 Add copyright year 2003.
1550
d8b3e9ee
MC
15512003-01-06 Michael Chastain <mec@shout.net>
1552
1553 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
1554 When selecting a thread, 'line' and 'file' are optional.
1555 * gdb.mi/mi1-pthreads.exp: Likewise.
1556
8e9e0fe6
AS
15572003-01-06 Andreas Schwab <schwab@suse.de>
1558
1559 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
1560 failures.
1561
b5ab8ff3
DJ
15622003-01-04 Daniel Jacobowitz <drow@mvista.com>
1563
1564 Fix PR gdb/844
1565 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
1566 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
1567
1568 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
1569 instead of calling gdb_suppress_entire_file.
1570 * gdb.threads/print-threads.exp: Likewise.
1571 * gdb.threads/schedlock.exp: Likewise.
1572
1573 * gdb.threads/killed.exp: Return instead of calling
1574 gdb_suppress_entire_file.
1575 * gdb.threads/linux-dp.exp: Likewise.
1576 * gdb.threads/pthreads.exp: Likewise.
1577
1e698235
DJ
15782003-01-04 Daniel Jacobowitz <drow@mvista.com>
1579
1580 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
1581 stabs.
1582 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
1583 * gdb.base/whatis.exp: Always allow (void) after function names.
1584
147ff08c
DJ
15852003-01-04 Daniel Jacobowitz <drow@mvista.com>
1586
1587 * gdb.c++/casts.exp: Correct regexp.
1588
dc62bfc2
MK
15892003-01-04 Mark Kettenis <kettenis@gnu.org>
1590
1591 * configure.in: Call AC_CONFIG_HEADER. Don't call
1592 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
1593 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
1594 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
1595 aforementioned directories in the AC_OUPUT call.
1596 * config.hin: New file.
1597 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1598 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
1599 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
1600 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
1601 pass -I$objdir instead of -I$objdir/$subdir in compilation.
1602 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
1603 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
1604 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
1605 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
1606 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
1607 gdb.threads/configure.in, gdb.threads/configure,
1608 gdb.threads/config.in, gdb.trace/configure.in,
1609 gdb.trace/configure: Removed.
1610
77afa639
MC
16112003-01-03 Michael Chastain <mec@shout.net>
1612
1613 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
1614 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
1615
7634bb6e
DJ
16162003-01-03 Daniel Jacobowitz <drow@mvista.com>
1617
1618 * gdb.base/store.exp: Fix regular expressions.
1619
b39c905e
MK
16202002-12-28 Mark Kettenis <kettenis@gnu.org>
1621
1622 * configure.in: Rewrite.
1623 * configure: Regenerated.
1624
0a8551dd
DC
16252003-01-03 David Carlton <carlton@math.stanford.edu>
1626
1627 * gdb.base/psymtab.exp: New file.
1628 * gdb.base/psymtab1.c: Ditto.
1629 * gdb.base/psymtab2.c: Ditto.
1630
c60b7188
AF
16312002-12-23 Adam Fedor <fedor@gnu.org>
1632
1633 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
1634
ee73db83
DC
16352002-12-23 David Carlton <carlton@math.stanford.edu>
1636
1637 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
1638 and current_directory initialization.
1639
d6c1774e
JB
16402002-12-22 Jim Blandy <jimb@redhat.com>
1641
f0a847b8
JB
1642 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
1643 rather than as part of the output file name.
1644
d6c1774e
JB
1645 * gdb.base/attach.exp: There's no need to copy the test program to
1646 /tmp; that was only ever necessary on HP/UX, and this test is
1647 entirely disabled there anyway.
1648
f0708dbb
JB
16492002-12-21 Jim Blandy <jimb@redhat.com>
1650
4c2acfea
JB
1651 * gdb.c++/psmang.exp: Doc fix.
1652
f0708dbb
JB
1653 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
1654 test.
1655
9579e000
DC
16562002-12-20 David Carlton <carlton@math.stanford.edu>
1657
1658 * gdb.c++/annota2.exp: KFAIL annotate-quit.
1659
d1810171
MC
16602002-12-18 Michael Chastain <mec@shout.net>
1661
1662 * gdb.c++/annota2.exp: Add copyright year 2002.
1663
76565097
DC
16642002-12-17 David Carlton <carlton@math.stanford.edu>
1665
1666 * gdb.c++/try_catch.cc: Add marker comments.
1667 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
1668 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
1669 * gdb.c++/m-static.cc: Ditto.
1670 * gdb.c++/m-static1.cc: Ditto.
1671 * gdb.c++/try_catch.cc: Ditto.
1672
da81390b
JJ
16732002-12-16 Jeff Johnston <jjohnstn@redhat.com>
1674
1675 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
1676 to see whether we are using the new -environment-directory
1677 command which resets via -r or the old version of the command
1678 which may prompt the user. Part of fix for gdb/741.
1679
b304d130
AC
16802002-12-13 Andrew Cagney <ac131313@redhat.com>
1681
1682 * gdb.fortran/types.exp: Update obsolete comment.
1683 * gdb.fortran/exprs.exp: Ditto.
1684 * lib/gdb.exp: Delete obsolete code.
1685 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
1686 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
1687 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
1688 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
1689 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
1690 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
1691 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
1692 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
1693 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
1694 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
1695 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
1696 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
1697 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
1698 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
1699 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
1700 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
1701 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
1702 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
1703 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
1704 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
1705 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
1706 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
1707 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
1708 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
1709 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
1710 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
1711 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
1712 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
1713 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
1714 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
1715 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
1716 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
1717 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
1718 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
1719 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
1720 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
1721 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
1722
a23b6e6a
DC
17232002-12-11 David Carlton <carlton@math.stanford.edu>
1724
1725 * gdb.c++/m-data.exp: Add test for members that shadow global
1726 variables: see PR gdb/804.
1727 * gdb.c++/m-data.cc: Ditto.
1728
6604731b
DJ
17292002-12-10 Daniel Jacobowitz <drow@mvista.com>
1730
1731 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
1732
de46ecd7
DC
17332002-12-06 David Carlton <carlton@math.stanford.edu>
1734
1735 * gdb.base/store.c: Don't declare functions static.
1736
27e829d0
AC
17372002-12-04 Andrew Cagney <ac131313@redhat.com>
1738
1739 * gdb.base/store.exp, gdb.base/store.c: New files.
1740
92806416
DJ
17412002-12-03 Daniel Jacobowitz <drow@mvista.com>
1742
1743 * gdb.base/selftest.exp: Update for current gdb.
1744
3bcbaac5
DJ
17452002-12-03 Daniel Jacobowitz <drow@mvista.com>
1746
1747 * gdb.base/maint.exp: Only dump symbols from one source file
1748 or objfile.
1749
f4f00b1f
DJ
17502002-12-03 Daniel Jacobowitz <drow@mvista.com>
1751
1752 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
1753 function call.
1754
f1c8a949
JB
17552002-11-25 Jim Blandy <jimb@redhat.com>
1756
1757 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
1758 function appearing in error message.
1759
9e297a97
DJ
17602002-11-21 Daniel Jacobowitz <drow@mvista.com>
1761
1762 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
1763
1f312e79
JJ
17642002-11-08 Jeff Johnston <jjohnstn@redhat.com>
1765
1766 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
1767 for mi1 and current mi is in correct format. New mi startup message
1768 should be in mi console format. This is part of fix for PR gdb/604.
1769
83c31e7d
FN
17702002-09-18 Fernando Nasser <fnasser@redhat.com>
1771
1772 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
1773 which explicitly prints the zero offset as "+0".
1774
322b3f65
DJ
17752002-10-22 Daniel Jacobowitz <drow@mvista.com>
1776
1777 * gdb.threads/schedlock.c (args): Make unsigned.
1778
17792002-10-21 Daniel Jacobowitz <drow@mvista.com>
1780
1781 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
1782 numbers. Allow "foo2|selected stack frame".
1783 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
1784 * gdb.asm/asmsrc2.s: Likewise.
1785 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
1786 comments.
1787 * gdb.asm/mips.inc: New file.
1788
5e2fe5b8
AF
17892002-10-18 Adam Fedor <fedor@gnu.org>
1790
1791 * gdb.base/default.exp: Update expected output to include 'ObjC'.
1792 * gdb.base/help.exp: Likewise.
1793
abe1a5d0
KB
17942002-10-17 Kevin Buettner <kevinb@redhat.com>
1795
1796 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
1797 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
1798
10abb1d4
JB
17992002-10-02 Jim Blandy <jimb@redhat.com>
1800
1801 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
1802
1f609b42
AC
18032002-10-01 Andrew Cagney <ac131313@redhat.com>
1804
1805 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
1806 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
1807 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
1808 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
1809 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
1810 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
1811 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
1812
0aee02e4
AC
18132002-09-29 Andrew Cagney <ac131313@redhat.com>
1814
1815 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
1816 * mi0-disassemble.exp, mi0-eval.exp: Delete.
1817 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
1818 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
1819 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
1820 * mi0-var-block.exp, mi0-var-child.exp: Delete.
1821 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
1822
6fde09ad
KB
18232002-09-27 Kevin Buettner <kevinb@redhat.com>
1824
1825 * gdb.base/annota1.exp (info break): Make directory components of
1826 path optional since not all compilers emit this debug information.
1827
1828 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
1829 step ends up stepping out of the function instead of stopping on
1830 the epilogue.
1831
9e8aab75
KS
18322002-09-26 Keith Seitz <keiths@redhat.com>
1833
1834 * lib/insight-support.exp (gdbtk_start): Figure out where
1835 the insight executable is based on where gdb is. Use this
1836 executable to start insight instead of gdb.
1837
e36180d7
AC
18382002-09-25 Andrew Cagney <cagney@redhat.com>
1839
1840 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
1841
9dd34b2b
AC
18422002-09-24 Andrew Cagney <ac131313@redhat.com>
1843
1844 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
1845 test_isolated_complaints.
1846 (test_empty_complaint): New function.
1847 (test_empty_complaints): New function. Check no output when no
1848 complaints.
1849
dea97812
KB
18502002-09-19 Jim Blandy <jimb@redhat.com>
1851
1852 * gdb.base/charset.exp, gdb.base/charset.c: New files.
1853
54951bd7
AC
18542002-09-19 Andrew Cagney <ac131313@redhat.com>
1855
1856 * gdb.gdb/complaints.exp: New file.
1857
dec43320
AC
18582002-09-18 Andrew Cagney <ac131313@redhat.com>
1859
1860 * gdb.base/maint.exp: Check `help maint internal-warning'.
1861
e70d6e3f
DC
18622002-09-18 David Carlton <carlton@math.stanford.edu>
1863
1864 * gdb.c++/m-static.exp: Remove breakpoints depending on line
1865 numbers, and replace them by a single breakpoint after the
1866 constructors are all finished.
1867 Add test 4.
1868 * gdb.c++/m-static.cc: Add test 4.
1869 * gdb.c++/m-static.h: New file.
1870 * gdb.c++/m-static1.cc: New file.
1871
1872 * gdb.c++/printmethod.exp: New file.
1873 * gdb.c++/printmethod.cc: New file.
1874
1875 * gdb.c++/pr-574.exp: New file.
1876 * gdb.c++/pr-574.cc: New file.
1877
afb5c968
CV
18782002-09-18 Corinna Vinschen <vinschen@redhat.com>
1879
1880 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
1881 embedded targets which never actually exit.
1882
31e45dee
FN
18832002-09-18 Fernando Nasser <fnasser@redhat.com>
1884
1885 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
1886 "don't step after run" as unresolved or unsupported, instead of xfail.
1887
a283c5a1
CV
18882002-09-18 Corinna Vinschen <vinschen@redhat.com>
1889
1890 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
1891 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
1892 Add newline to expected string in "step out of main (status wrapper)"
1893 case.
1894
11350d2a
CV
18952002-09-18 Corinna Vinschen <vinschen@redhat.com>
1896
1897 * lib/gdb.exp (rerun_to_main): Allow restarting application.
1898 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
1899
0deec7d6
TT
19002002-09-17 Tom Tromey <tromey@redhat.com>
1901
1902 * gdb.base/printcmds.exp (test_print_string_constants): Expect
1903 \000, not \0, in double-quoted string.
1904
b2b4a1b5
CV
19052002-09-14 Corinna Vinschen <vinschen@redhat.com>
1906
c9d37158 1907 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
1908 string after running the commands execution on breakpoint tests.
1909
1c56143a
CV
19102002-09-13 Corinna Vinschen <vinschen@redhat.com>
1911
1912 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
1913
37f8da45
JB
19142002-09-12 Joel Brobecker <brobecker@gnat.com>
1915
1916 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
1917
08b468e0
KS
19182002-09-10 Keith Seitz <keiths@redhat.com>
1919
1920 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
1921 runto proc.
1922 (mi_run_to_main): Use mi_runto.
1923 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
1924
dc360f58
KS
19252002-09-10 Keith Seitz <keiths@redhat.com>
1926
1927 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
1928 regexp for stopping at main. Could have multiple event notifications.
1929 Don't assume that main was declared with no parameters.
1930 (mi_next): Use mi_step_to.
1931 (mi_step): Use mi_next_to.
1932
ce3abcfb
CV
19332002-09-09 Corinna Vinschen <vinschen@redhat.com>
1934
1935 * gdb.base/default.exp: Fix expected string in `info float' test.
1936
d1f5b980
BE
19372002-09-09 Ben Elliston <bje@redhat.com>
1938
1939 * config/mips.exp: Update comments.
1940 * config/mips-idt.exp: Likewise.
1941 * config/nind.exp: Likewise.
1942 * config/slite.exp: Likewise.
1943 * config/sparclet.exp: Likewise.
1944 * config/udi.exp: Likewise.
1945 * config/vx.exp: Likewise.
1946 * config/vxworks29k.exp: Likewise.
1947
2f71430b
JB
19482002-09-05 Jim Blandy <jimb@redhat.com>
1949
1950 * gdb.threads/killed.exp: Fix test failure message.
1951
7ddebc7e
KS
19522002-09-04 Keith Seitz <keiths@redhat.com>
1953
1954 * lib/mi-support.exp: Update copyright.
1955 (mi_gdb_test): Increase the priority of the expected pattern
1956 so that it matches gdb_test.
1957
0ae67eb3
KS
19582002-09-03 Keith Seitz <keiths@redhat.com>
1959
1960 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
1961 Use integer comparison instead of string comparison for testing
1962 whether binary was built.
1963
38fc42c8
JB
19642002-09-03 Jim Blandy <jimb@redhat.com>
1965
1966 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
1967
b6ff0e81
JB
19682002-08-29 Jim Blandy <jimb@redhat.com>
1969
1970 * gdb.threads/pthreads.exp: Move the portable thread compilation
1971 code into a function in lib/gdb.exp, and call that from here.
1972 * lib/gdb.exp (gdb_compile_pthreads): New function.
1973
07c98896
KS
19742002-08-29 Keith Seitz <keiths@redhat.com>
1975
1976 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
1977 expect_out so that callers can get at it.
1978
0312286c
DJ
19792002-08-23 Daniel Jacobowitz <drow@mvista.com>
1980
1981 * gdb.threads/print-threads.c: New file.
1982 * gdb.threads/print-threads.exp: New file.
1983 * gdb.threads/schedlock.c: New file.
1984 * gdb.threads/schedlock.exp: New file.
1985
dd039bc4
EZ
19862002-08-22 Elena Zannoni <ezannoni@redhat.com>
1987
1988 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
1989 not altivec.c.
1990
1f36144c
MK
19912002-08-17 Mark Kettenis <kettenis@gnu.org>
1992
1993 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
1994 targets. The problem should be fixed now.
1995
16057ec7 19962002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
1997
1998 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
1999 2002-07-24 change that removes final dots from error messages.
2000
3c1499ad
TT
20012002-08-13 Tom Tromey <tromey@redhat.com>
2002
2003 * gdb.base/readline.exp: New file.
2004
a20ce2c3
AC
20052002-08-01 Andrew Cagney <ac131313@redhat.com>
2006
2007 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2008 supress message.
2009
db034ac5
AC
20102002-08-01 Andrew Cagney <cagney@redhat.com>
2011
2012 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2013 CHILL_FOR_TARGET and CHILL_LIB.
2014 * configure.in (configdirs): Remove gdb.chill.
2015 * configure: Regenerate.
2016 * lib/gdb.exp: Obsolete references to chill.
2017 * gdb.fortran/types.exp: Ditto.
2018 * gdb.fortran/exprs.exp: Ditto.
2019
3e000b18
KB
20202002-07-30 Kevin Buettner <kevinb@redhat.com>
2021
2022 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2023 set Irix-specific compile and link flags.
2024
28f4966b
KB
20252002-07-29 Kevin Buettner <kevinb@redhat.com>
2026
2027 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2028 source files. The ``-o'' option doesn't work with the ``-E'' option
2029 when using the Irix compiler.
2030
46c0d5a6
DJ
20312002-07-19 Daniel Jacobowitz <drow@mvista.com>
2032
2033 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2034 Improve support for reusing an exec file. Copy exec file
2035 to target, and run gdbserver on the target instead of on the host.
2036
eecf4bed
JB
20372002-07-18 Jim Blandy <jimb@redhat.com>
2038
0f815cdf
JB
2039 * gdb.base/ending-run.exp: Don't expect to see the program end in
2040 some orderly fashion when we're running on a real stand-alone
2041 board.
2042
eecf4bed
JB
2043 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2044 targets that don't support interrupts.
2045
52d309e4
JB
20462002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2047
2048 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2049 systems.
2050 Move comments in expect statements to inside the actions, so that they
2051 don't get matched against.
2052
ff683d9e
MK
20532002-07-10 Mark Kettenis <kettenis@gnu.org>
2054
2055 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2056 function when asleep" test.
2057
b5356753
AC
20582002-07-10 Andrew Cagney <ac131313@redhat.com>
2059
2060 * gdb.base/page.exp: Rewrite to handle problems with very long
2061 `info set' output. Update copyright.
2062
6aa4d13a
AC
20632002-06-26 Andrew Cagney <ac131313@redhat.com>
2064
2065 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2066 gdb.threads-hp.
2067 * gdb.hp/configure: Regenerate.
2068 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2069 * gdb.hp/gdb.threads-hp/configure: Delete file.
2070 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2071
8cf8c2b8
AC
20722002-06-22 Andrew Cagney <ac131313@redhat.com>
2073
2074 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2075 setlocale, bindtextdomain and textdomain.
2076
6827a8f8
JB
20772002-06-11 Jim Blandy <jimb@redhat.com>
2078
919d772c
JB
2079 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2080 preprocessor macro information is present.
2081
6827a8f8
JB
2082 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2083 tests.
2084
c15b0d21
MS
20852002-06-06 Michael Snyder <msnyder@redhat.com>
2086
c5984d70
MS
2087 * gdb.base/overlays.exp: Record addresses of overlay
2088 functions in TCL variables rather than in GDB variables,
2089 to avoid having GDB convert them to pointers (with loss
2090 of information).
2091
99a8512b
MS
2092 * gdb.base/d10v.ld: Merge in several years worth of
2093 default linker script changes.
c15b0d21
MS
2094 * gdb.base/long_long.exp: Add check for sizeof (long double).
2095
be26fe0d
ML
20962002-06-06 Michal Ludvig <mludvig@suse.cz>
2097
2098 * gdb.asm/asm-source.exp: Add x86-64 target.
2099 * gdb.asm/x86_64.inc: New.
2100
258093ca 21012002-05-30 Michael Chastain <mec@shout.net>
258093ca 2102
4b3153f1 2103 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2104 * gdb.c++/m-static.cc: New file.
2105 * gdb.c++/m-static.exp: New file.
2106
241264c6
MS
21072002-05-28 Michael Snyder <msnyder@redhat.com>
2108
2109 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2110 precision.
2111
9bba8c8f 21122002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2113
4b3153f1 2114 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2115 * gdb.c++/m-data.cc: New file.
2116 * gdb.c++/m-data.exp: New file.
2117
21182002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2119
4b3153f1 2120 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
2121 * gdb.c++/try_catch.cc: New file.
2122 * gdb.c++/try_catch.exp: New file.
2123
def1b996
MC
21242002-05-27 Michael Chastain <mec@shout.net>
2125
2126 * gdb.c++/local.exp: Accept more nested types in output.
2127
522ba268
MC
21282002-05-26 Michael Chastain <mec@shout.net>
2129
2130 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2131
277254ba
MS
21322002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2133
2134 * lib/gdb.exp (gdb_wrapper_init): Just because
2135 gdb_wrapper_file exists, this does not mean that the file
2136 should not be rebuilt. That is what gdb_wrapper_initialized
2137 is for.
2138 (default_gdb_init): Reset gdb_wrapper_initialized.
2139
b61a8733
MS
21402002-05-23 Michael Snyder <msnyder@redhat.com>
2141
5bdb6d01
MS
2142 * gdb.base/all-bin.exp: Revise previous patch by just reducing
2143 the precision of the floating point test results.
2144 * gdb.base/call-rt-st.exp: Ditto.
2145
b61a8733
MS
2146 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2147 * gdb.base/call-rt-st.exp: Ditto.
2148
56f6e910
MC
21492002-05-19 Michael Chastain <mec@shout.net>
2150
2151 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2152
ad0b0016
EZ
21532002-05-19 Elena Zannoni <ezannoni@redhat.com>
2154
2155 * configure.in (configdirs): Add gdb.arch.
2156 * configure: Regenerate.
2157
f617d2b6
JB
21582002-05-17 Jim Blandy <jimb@redhat.com>
2159
2160 * gdb.base/completion.exp: Recognize the more detailed error
2161 messages produced by the macro expander's lexical analyzer.
2162
eac2a696
EZ
21632002-05-14 Elena Zannoni <ezannoni@redhat.com>
2164
2165 * gdb.arch/altivec-abi.c: New file.
2166 * gdb.arch/altivec-abi.exp: New file.
2167 * gdb.arch/altivec-regs.c: New file.
2168 * gdb.arch/altivec-regs.exp: New file.
2169
2fdde8f8
DJ
21702002-05-14 Daniel Jacobowitz <drow@mvista.com>
2171
2172 * gdb.base/maint.exp (maint print type): Update for new type
2173 structure.
eac2a696 2174
e31f1a7c
EZ
21752002-05-14 Elena Zannoni <ezannoni@redhat.com>
2176
2177 * gdb.arch: New directory.
2178 * gdb.arch/configure.in: New file.
2179 * gdb.arch/configure: New file.
2180 * gdb.arch/Makefile.in: New file.
2181
db589741
CV
21822002-05-13 Corinna Vinschen <vinschen@redhat.com>
2183
2184 * gdb.asm/asm-source.exp: Add v850 as supported target.
2185 * gdb.asm/v850.inc: New file.
2186
8ce2a7dc
DJ
21872002-05-13 Daniel Jacobowitz <drow@mvista.com>
2188
2189 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2190
df763c7f
DJ
21912002-05-12 Daniel Jacobowitz <drow@mvista.com>
2192
2193 * gdb.base/break.exp: Check 'break "marker2"'.
2194
377daeed
MS
21952002-05-10 Michael Snyder <msnyder@redhat.com>
2196
2197 * gdb.base/long_long.exp: Fix typo.
2198
c4b7bc2b
JB
21992002-05-10 Jim Blandy <jimb@redhat.com>
2200
ecac9a4e
JB
2201 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2202 a bug.
2203
c4b7bc2b
JB
2204 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2205 Recognize more detailed error message produced by the macro
2206 expander's lexical analyzer.
2207 * lib/gdb.exp (test_print_reject): Same.
2208
e71019a1
MK
22092002-05-09 Mark Kettenis <kettenis@gnu.org>
2210
2211 * gdb.c++/method.exp: Fix typo.
2212
fedfc8e6
MS
22132002-05-08 Michael Snyder <msnyder@redhat.com>
2214
166a1957
MS
2215 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2216 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2217 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2218 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2219 Add iftarget clause for strongarm.
2220
f1c47eb2
MS
22212002-05-06 Michael Snyder <msnyder@redhat.com>
2222
cb9a9d3e
MS
2223 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2224 (gdb_continue_to_end): Accept output from status wrapper.
2225 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2226 Clean up fail messages to match pass messages.
2227
f1c47eb2
MS
2228 Enable the "needs_status_wrapper" testsuite feature.
2229 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2230 (gdb_compile): Conditionally call gdb_wrapper_init.
2231 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2232 * gdb.c++/method.exp: Recognize output from status wrapper.
2233
6079c749
BE
22342002-05-06 Ben Elliston <bje@redhat.com>
2235From Graydon Hoare <graydon@redhat.com>
2236
2237 * config/sid.exp: Include support for "rawsid" protocol.
2238
188baff3
JB
22392002-05-03 Jim Blandy <jimb@redhat.com>
2240
2241 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2242 * gdb.c++/hang3.C: New file.
2243
b9c07f0f
AC
22442002-05-04 Andrew Cagney <ac131313@redhat.com>
2245
2246 * gdb.base/default.exp: Remove obsolete code.
2247 * gdb.c++/misc.exp: Ditto. Update copyright.
2248 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2249 * gdb.base/whatis.exp: Ditto. Update copyright.
2250 * gdb.base/scope.exp: Ditto. Update copyright.
2251 * gdb.base/ptype.exp: Ditto. Update copyright.
2252 * gdb.base/printcmds.exp: Ditto. Update copyright.
2253 * gdb.base/opaque.exp: Ditto. Update copyright.
2254 * gdb.base/list.exp: Ditto.
2255 * gdb.base/funcargs.exp: Ditto. Update copyright.
2256 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
2257 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
2258 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
2259 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
2260 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
2261 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
2262
5c7a0397
MS
22632002-05-02 Michael Snyder <msnyder@redhat.com>
2264
d6dcc264 2265 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
2266 * gdb.base/long_long.exp: Add xscale target.
2267 * gdb.base/default.exp: Add xscale target.
2268
eb7f1c48
JB
22692002-05-01 Jim Blandy <jimb@redhat.com>
2270
2271 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
2272 gdb.c++/hang.exp: New test.
2273
a6befae8
FF
22742002-05-01 Fred Fish <fnf@redhat.com>
2275
2276 * gdb.base/completion.exp: Handle completions of "./Make" for
2277 more than one completion possibility, as is the case when we
2278 build and test in the source tree.
2279
0a310277
AG
22802002-04-29 Anthony Green <green@redhat.com>
2281
2282 * gdb.java/jmisc1.exp: New file.
2283 * gdb.java/jmisc2.exp: New file.
2284
6ff9af88
DJ
22852002-04-24 Daniel Jacobowitz <drow@mvista.com>
2286
2287 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
2288
96b3d632
EZ
22892002-04-23 Elena Zannoni <ezannoni@redhat.com>
2290
2291 * gdb.base/help.exp: Change 'help status' to allow for target
2292 dependent output differences.
2293
5019bb54
MC
22942002-04-22 Michael Chastain <mec@shout.net>
2295
2296 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
2297
a805a116
MC
22982002-04-22 Michael Chastain <mec@shout.net>
2299
2300 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
2301
a1706bfd
DM
23022002-04-17 David S. Miller <davem@redhat.com>
2303
2304 * gdb.asm/sparc64.inc: New file.
2305 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
2306
a73a20a2
EZ
23072002-04-19 Elena Zannoni <ezannoni@redhat.com>
2308
2309 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
2310 instruction file directly into the build tree. Clean up at end of
2311 test.
2312
ba678339
DM
23132002-04-18 David S. Miller <davem@redhat.com>
2314
2315 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
2316 handle 64-bit platforms correctly.
2317 * gdb.base/maint.exp: Likewise.
2318
b03399da
KB
23192002-04-18 Kevin Buettner <kevinb@redhat.com>
2320
2321 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
2322 ``-fpic'' when compiling files comprising a shared library, but
2323 it does need additional linker flags in order to find shared
2324 libraries at run time.
2325
e2004992
KB
23262002-04-18 Kevin Buettner <kevinb@redhat.com>
2327
2328 * gdb.base/cvexpr.c (use): New function.
2329 (main): Invoke use() on all global variables to prevent
2330 some linkers from deleting these otherwise unused symbols.
2331
d8937120
MC
23322002-04-17 Michael Chastain <mec@shout.net>
2333From David S. Miller <davem@redhat.com>
2334
2335 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
2336 handle 64-bit platforms correctly.
2337
ffd61a58
MS
23382002-04-12 Michael Snyder <msnyder@redhat.com>
2339From Jim Blandy <jimb@redhat.com>
2340 * gdb.base/foo.c (foox): Remove section attribute; the linker
2341 script can handle this instead.
2342 * gdb.base/bar.c (barx): Same.
2343 * gdb.base/baz.c (bazx): Same.
2344 * gdb.base/grbx.c (grbxx): Same.
2345
2346 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
2347 manager doesn't automatically unmap overlays unnecessarily.
2348
6b8426a6
MH
23492002-04-10 Martin M. Hunt <hunt@redhat.com>
2350
2351 * gdb.base/ending-run.exp: Fix pattern for Mips targets
2352 stepping out of main.
2353
34af4875
MC
23542002-04-09 Michael Chastain <mec@shout.net>
2355
2356 * gdb.c++/local.cc (main): Move call to marker1() inside nested
2357 scope so that the nested scope tests will make sense.
2358 * gdb.c++/local.exp: Write patterns that actually work with gcc
2359 (the HP patterns "were never known to work with gcc").
2360 Keep the old aCC patterns too.
2361
2d1676a0
DJ
23622002-04-09 Daniel Jacobowitz <drow@mvista.com>
2363
2364 * gdb.base/attach.exp: Correct target board test.
2365
3a63e3f9
MC
23662002-04-08 Michael Chastain <mec@shout.net>
2367
2368 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
2369 in a const method. Add some xfail and fail cases for configurations
2370 that do not emit the "const ...".
2371
f18dabd2
MC
23722002-04-07 Michael Chastain <mec@shout.net>
2373
2374 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
2375 Accept "A * const" and "const A * const" as type of "this".
2376 Fix spelling of getFunky throughout. Make messages uniform.
2377
0fcddd82
EZ
23782002-04-07 Elena Zannoni <ezannoni@redhat.com>
2379
2380 Work around for PR gdb/285:
2381 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
2382
16a8534a
EZ
23832002-04-07 Elena Zannoni <ezannoni@redhat.com>
2384
2385 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
2386 instructions file at run time instead of configure time.
2387 Sometimes we run the test in a directory that is not the one we
2388 configured in.
2389 * gdb.asm/configure.in: Delete creation of symlink.
2390 * gdb.asm/configure: Regenerate.
2391
24181d81
JB
23922002-04-05 J. Brobecker <brobecker@gnat.com>
2393
2394 * gdb.gdb/xfullpath.exp: New test, to exercise the new
2395 xfullpath () function.
2396
7cdb7107
DJ
23972002-04-04 Daniel Jacobowitz <drow@mvista.com>
2398
2399 * gdb.asm/Makefile.in: Correct dependencies.
2400
2401 * gdb.asm/powerpc.inc: New file.
2402 * gdb.asm/asm-source.exp: Add PowerPC.
2403 * gdb.asm/configure.in: Likewise.
2404 * gdb.asm/configure: Regenerated.
2405
a7d17088
DJ
24062002-04-04 Daniel Jacobowitz <drow@mvista.com>
2407
2408 * gdb.base/relocate.exp: New file.
2409 * gdb.base/relocate.c: New file.
2410
cd721503
FF
24112002-04-04 Fred Fish <fnf@redhat.com>
2412
2413 * gdb.base/step-test.exp: Update comment regarding stopping in
2414 memcpy/bcopy calls inserted as part of the compiler runtime.
2415
b22ad7a7
MS
24162002-04-04 Michael Snyder <msnyder@redhat.com>
2417
2418 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
2419
5f279fa6
DJ
24202002-04-03 Daniel Jacobowitz <drow@mvista.com>
2421
2422 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
2423 (gdb_expect): Remove $notransfer hack.
2424
dd0fd3ce
DJ
24252002-04-02 Daniel Jacobowitz <drow@mvista.com>
2426
2427 * gdb.c++/classes.exp ("calling method for small class"): Match
2428 updated register output.
2429
1e50cda1
DJ
24302002-03-30 Daniel Jacobowitz <drow@mvista.com>
2431
2432 Fix PR gdb/452
2433 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
2434 when finished. Make gdb_file_cmd send "exec-file" when
2435 appropriate.
2436
24015922
DJ
24372002-03-30 Daniel Jacobowitz <drow@mvista.com>
2438
2439 * gdb.base/attach.exp: Remove extra setup_xfail.
2440
dd7dfd64
MS
24412002-03-26 Michael Snyder <msnyder@redhat.com>
2442
2443 * gdb.base/default.exp: Add tests for dump, append, and restore.
2444 * gdb.base/help.exp: Add tests for dump, append, and restore.
2445 * gdb.base/dump.exp: New file, test dump, append and restore.
2446 * gdb.base/dump.c: New file.
2447
48b2f8d7
MS
24482002-03-27 Michael Snyder <msnyder@redhat.com>
2449
2450 * gdb.base/help.exp: Modify expect strings to reflect
2451 clean-ups in help messages.
2452
05b4d525
FF
24532002-03-26 Fred Fish <fnf@redhat.com>
2454
2455 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
2456 have debugging info for those functions and the compiler uses them
2457 internally to copy structs around.
2458
d7679631
FF
24592002-03-26 Fred Fish <fnf@redhat.com>
2460
2461 * gdb.base/list.exp: Revert the change made yesterday and add note
2462 about why we don't list the default lines for remote targets.
2463
523ac3f9
MS
24642002-03-25 Michael Snyder <msnyder@redhat.com>
2465
2466 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
2467
754b2b8d
FF
24682002-03-25 Fred Fish <fnf@redhat.com>
2469
2470 * gdb.base/list.exp: This test works on remote targets so remove
2471 the short circuit for remote targets. Update copyright.
2472
33c3e192
FF
24732002-03-25 Fred Fish <fnf@redhat.com>
2474
2475 * gdb.base/attach.exp: Fix logic error that was suppressing this
2476 test for all non hppa*-*-hpux* targets, instead of the hp target.
2477 Move comments closer to the suppression point. Also now need to
2478 check that we are running natively.
2479
d43e73ee
MS
24802002-03-22 Michael Snyder <msnyder@redhat.com>
2481
882c8f02
MS
2482 * gdb.base/default.exp: Add test for gcore. Update copyright.
2483 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 2484
04c12f60
FF
24852002-03-06 Fred Fish <fnf@redhat.com>
2486
2487 * gdb.base/funcargs.c: Remove extraneous ';' character.
2488 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
2489
b43df995
MC
24902002-03-04 Michael Chastain <mec@shout.net>
2491
2492 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
2493 accommodate gcc v3 function signature.
2494 * gdb.mi/mi0-var-cmd-exp: Ditto.
2495
92362027
AC
24962002-02-24 Andrew Cagney <ac131313@redhat.com>
2497
2498 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
2499 ``GNU/Linux'' or ``Linux kernel''
2500 * testsuite/gdb.threads/pthreads.c: Ditto.
2501
258ad32d
MC
25022002-02-24 Michael Chastain <mec@shout.net>
2503
2504 * gdb.threads/pthreads.c (thread1): Add a return statement.
2505 (thread2): Likewise.
2506 (foo): Likewise.
2507
04c3b3d4
MC
25082002-02-23 Michael Chastain <mec@shout.net>
2509
2510 * gdb.threads/linux-dp.c (philosopher): Add a return statement
2511 to placate gcc.
2512
5a2a0a20
MC
25132002-02-23 Michael Chastain <mec@shout.net>
2514
2515 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
2516 test "ptype bint". The test passes on all my stabs configurations.
2517
a640f7fc
JB
25182002-02-21 Jim Blandy <jimb@redhat.com>
2519
27924826
JB
2520 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
2521 filename at a time, and watch for the ones we want to see.
2522
a640f7fc
JB
2523 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
2524 types of pointers to prototyped functions.
2525
edcc8c75
AC
25262002-02-20 Andrew Cagney <ac131313@redhat.com>
2527
2528 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
2529 signed, unsigned and straight char.
2530 (padding_char, padding_short, padding_int, padding_long,
2531 padding_long_long, padding_float, padding_double,
2532 padding_long_double): New global variables.
2533 (fill, fill_structs): New functions.
2534
2535 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
2536 for correctly sized writes. Update copyright.
2537 (get_valueof): New procedure.
2538 (get_sizeof): Call get_valueof.
2539 (check_valueof): New procedure.
2540 (check_padding): New procedure.
2541
ac57ea44
MC
25422002-02-20 Michael Chastain <mec@shout.net>
2543
2544 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
2545 to setup_xfail. Document some of the remaining calls.
2546
7a10c941
MC
25472002-02-18 Michael Chastain <mec@shout.net>
2548
2549 * gdb.c++/userdef.exp: Update copyright year.
2550
fb8acdcc
DJ
25512002-02-18 Daniel Jacobowitz <drow@mvista.com>
2552
2553 * gdb.c++/userdef.exp: Test overloaded operators properly.
2554 Remove xfails.
2555
fda6ae12
MS
25562002-02-14 Michael Snyder <msnyder@redhat.com>
2557
2558 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
2559
676a0442
DJ
25602002-02-14 Daniel Jacobowitz <drow@mvista.com>
2561
2562 * gdb.base/a2-run.exp: Check for a remote target properly.
2563 * gdb.base/annota1.exp: Likewise.
2564 * gdb.base/list.exp: Likewise.
2565 * gdb.base/reread.exp: Likewise.
2566 * gdb.base/scope.exp: Likewise.
2567 * gdb.base/shlib-call.exp: Likewise.
2568 * gdb.base/term.exp: Likewise.
2569 * gdb.c++/annota2.exp: Likewise.
2570
78b4f468
RE
25712002-02-13 Richard Earnshaw <rearnsha@arm.com>
2572
2573 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
2574
9a81ba51
MC
25752002-02-10 Michael Chastain <mec@shout.net>
2576
2577 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
2578 (call_after_alloca): Ditto.
2579
004af6c7
DJ
25802002-02-10 Daniel Jacobowitz <drow@mvista.com>
2581
2582 * gdb.base/ending-run.exp: Guard "cont" test with
2583 gdb_skip_stdio_test.
2584
37225f62
JB
25852002-02-06 Jim Blandy <jimb@redhat.com>
2586
2587 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
2588 from here...
2589 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
2590 To here. Disable this test on non-HP platforms. Add big comment.
2591
fe6fdd96
MS
25922002-02-04 Michael Snyder <msnyder@redhat.com>
2593
2594 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
2595 other than d10v and m32r.
2596
036fad3f
RE
25972002-02-02 Richard Earnshaw <rearnsha@arm.com>
2598
2599 * gdb.base/default.exp: Rewrite test patterns to reduce time
2600 taken to match them.
2601
7148ab62
DJ
26022002-01-30 Daniel Jacobowitz <drow@mvista.com>
2603
2604 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
2605 Allow a start function above main.
2606 * gdb.threads/linux-dp.exp: Fix copyright date.
2607
396cc255
DJ
26082002-01-30 Daniel Jacobowitz <drow@mvista.com>
2609
2610 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
2611 (check_philosopher_stack): Check for manager thread before checking
2612 for a just-starting thread.
2613
f038d31b
DJ
26142002-01-30 Daniel Jacobowitz <drow@mvista.com>
2615
2616 From Neil Booth <neil@daikokuya.demon.co.uk>:
2617 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
2618 warnings.
2619
b3ff9d9a
FF
26202002-01-21 Fred Fish <fnf@redhat.com>
2621
2622 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
2623 not caller.
2624
39ad761d
JB
26252002-01-21 Jim Blandy <jimb@redhat.com>
2626
2627 * gdb.base/reread.exp: Check that GDB properly re-reads the
2628 executable file when it changes while no inferior is running.
2629
aaf320fa
FF
26302002-01-21 Fred Fish <fnf@redhat.com>
2631
2632 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
2633 optionally accept the "shlib events" variation.
2634
808a31f5
JB
26352002-01-21 Jim Blandy <jimb@redhat.com>
2636
2637 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
2638 call `fflush' after every `printf', so that the output is produced
2639 at predictable points, regardless of whatever buffering does (or
2640 doesn't) take place.
2641 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
2642 at different points.
2643
4420d5e2
DJ
26442002-01-20 Daniel Jacobowitz <drow@mvista.com>
2645
2646 * gdb.c++/inherit.exp: Update copyright years.
2647 * gdb.c++/method.exp: Likewise.
2648
3e36a0f4
DJ
26492002-01-20 Daniel Jacobowitz <drow@mvista.com>
2650
2651 * gdb.c++/classes.exp: Update for improved v3 support and skipping
2652 artificial methods/arguments.
2653 * gdb.c++/derivation.exp: Likewise.
2654 * gdb.c++/inherit.exp: Likewise.
2655 * gdb.c++/method.exp: Likewise.
2656 * gdb.c++/virtfunc.exp: Likewise.
2657
b4ceaee6
AC
26582002-01-18 Andrew Cagney <ac131313@redhat.com>
2659
2660 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
2661 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
2662 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
2663 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
2664 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
2665 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
2666
ecace851
JB
26672002-01-17 Jim Blandy <jimb@redhat.com>
2668
2669 * gdb.asm/asm-source.exp (info symbol): Take another shot at
2670 anchoring the pattern matching the entry point symbol's name.
2671
375fc983
AC
26722002-01-17 Andrew Cagney <ac131313@redhat.com>
2673
2674 * gdb.base/maint.exp: Update ``maint internal-error'' to match
2675 continue/quit query. Update copyright.
2676
fe6fdd96
MS
26772002-01-14 Michael Snyder <msnyder@redhat.com>
2678
2679 * gdb.base/gcore.exp: Remove extra debugging output.
2680
e017c81f
DJ
26812002-01-13 Daniel Jacobowitz <drow@mvista.com>
2682
2683 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
2684 for slightly dubious v2 mangled string.
2685
37ab3bf8
DJ
26862002-01-13 Daniel Jacobowitz <drow@mvista.com>
2687
2688 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2689
1bc05c3a 26902002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 2691
1bc05c3a 2692 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 2693
1bc05c3a
JM
2694 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
2695 constructors.
2696 * gdb.c++/derivation.exp: Likewise.
2697 * gdb.c++/templates.exp: Likewise.
2698 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 2699
1bc05c3a
JM
27002002-01-10 Michael Snyder <msnyder@redhat.com>
2701
2702 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 2703
a911c360
MS
27042002-01-08 Michael Snyder <msnyder@redhat.com>
2705
2706 * gdb.base/gcore.exp: New test for generate-core-file command.
2707 * gdb.base/gcore.c: Testcase for above.
2708 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
2709
ea2119ec
JM
27102002-01-08 Jason Merrill <jason@redhat.com>
2711
2712 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
2713
68203136
FF
27142002-01-07 Fred Fish <fnf@redhat.com>
2715
2716 * gdb.c++/overload.exp: Remove unconditional xfails for:
2717 print foo_instance1.overloadargs(1)
2718 print foo_instance1.overloadargs(1, 2)
2719 print foo_instance1.overloadargs(1, 2, 3)
2720 print foo_instance1.overloadargs(1, 2, 3, 4)
2721 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
2722 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
2723 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
2724 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
2725 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
2726 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
2727 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
2728 print foo_instance1.overload1arg()
2729 print foo_instance1.overload1arg((char)arg2)
2730 print foo_instance1.overload1arg((signed char)arg3)
2731 print foo_instance1.overload1arg((unsigned char)arg4)
2732 print foo_instance1.overload1arg((int)arg7)
2733 print foo_instance1.overload1arg((unsigned int)arg8)
2734 print foo_instance1.overload1arg((float)arg11)
2735 print foo_instance1.overload1arg((double)arg12)
2736
21b9b5b1
MS
27372002-01-07 Michael Snyder <msnyder@redhat.com>
2738
2739 * gdb.base/huge.exp: New test. Print a very large target data object.
2740 (skip_huge_test): New test variable. Define if you want to skip this
2741 test. The test reads an 8 megabyte data object from the target, so it
2742 might be very time consuming on remote targets with a slow connection.
2743 * gdb.base/huge.c: New file. Test case for above.
2744
725f922e
FF
27452002-01-07 Fred Fish <fnf@redhat.com>
2746
2747 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
2748 g_instance.bfoo, and g_instance.cfoo.
2749
634d57ec
JL
2750Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
2751
f286b2c3
JL
2752 * gdb.base/break.c (multi_line_if_conditional): New function.
2753 (multi_ilne_while_conditional): Likewise.
2754 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
2755 IF or WHILE condition puts the breakpoint at the start of
2756 the condition.
2757
634d57ec
JL
2758 * gdb.base/selftest.exp (backtrace through signal handler): Remove
2759 hppa*-*-hpux* expected failure.
2760 * gdb.base/structs.exp (do_function_calls): Similarly.
2761
2762 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
2763 watchpoints.
2764
9fbfe2dc
AC
27652002-01-06 Andrew Cagney <ac131313@redhat.com>
2766
2767 Fix PR gdb/66.
2768 * gdb.base/structs.exp: Replace skip for a29k with skip for
2769 gdb,cannot_call_functions.
2770 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
2771 * gdb.base/callfuncs.exp: Ditto.
2772 * gdb.base/call-rt-st.exp: Ditto.
2773 * gdb.base/call-strs.exp: Ditto.
2774 * gdb.base/callfwmall.exp: Ditto.
2775 * gdb.base/scope.exp: Obsolete xfail a29k.
2776 * gdb.c++/misc.exp: Ditto.
2777 * gdb.c++/cplusfuncs.exp: Ditto.
2778 * gdb.base/ptype.exp: Ditto.
2779 * gdb.base/printcmds.exp: Ditto.
2780 * gdb.base/opaque.exp: Ditto.
2781 * gdb.base/list.exp: Ditto.
2782 * gdb.base/funcargs.exp: Ditto.
2783 * gdb.base/default.exp: Ditto.
2784
8ddad156
MS
27852002-01-04 Michael Snyder <msnyder@redhat.com>
2786
ca4976a6 2787 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
2788 * gdb.base/maint.exp: Add tests for maint info sections options.
2789
1b074332
JL
2790Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
2791
2792 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
2793
7d159115
CV
27942001-12-20 Corinna Vinschen <vinschen@redhat.com>
2795
2796 * gdb.asm/arm.inc: New file.
2797 * gdb.asm/asm-source.exp: Add arm targets.
2798 * gdb.asm/configure.in: Ditto.
2799 * gdb.asm/configure: Recreated from configure.in.
2800
8fb87725
JL
2801Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
2802
afabe08c
JL
2803 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
2804 with HP's compiler.
2805 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2806 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2807 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2808 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2809
2810 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
2811 either HP's compilers or GCC.
2812
db521deb
JL
2813 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
2814 a SIGBUS or SIGSEGV.
2815
2816 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
2817
2818 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
2819 can be compiled with either HP's compiler or GCC.
2820
cfa88ab7
JL
2821 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
2822 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
2823 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
2824
ca344dff
JL
2825 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
2826 to match current gdb output. Update due to using auto-solib-limit
2827 for limiting instead of overloading auto-solib-add.
2828 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
2829 test program.
2830
3f3c6e55 2831 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
2832 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
2833 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2834 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2835 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2836 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2837 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
2838 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
2839 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
2840 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
2841 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
2842 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
2843 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 2844
8fb87725
JL
2845 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
2846 a SIGTRAP to the inferior.
2847
cf599fa7
CV
28482001-12-19 Corinna Vinschen <vinschen@redhat.com>
2849
2850 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
2851 Substitute call to target_link by call to gdb_compile.
2852
2cd045cd
JL
2853Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
2854
2855 * gdb.base/break.exp: Fix HP specific search string when testing
2856 backtracing in a called function.
2857
2858 * gdb.base/constvars.exp: Only set lang to C++ if we're
2859 compiling the test with HP's compilers.
2860 * gdb.base/volatile.exp: Similarly.
2861
99ebe9ac
JB
28622001-12-19 Jim Blandy <jimb@redhat.com>
2863
2864 * gdb.base/printcmds.exp: Expect the null character to be printed
2865 as '\0', and the '\013' to be printed as '\v'.
2866 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
2867 * gdb.base/setvar.exp: Same.
2868
b9891b29
JB
28692001-12-17 Jim Blandy <jimb@redhat.com>
2870
0eba65ab
JB
2871 * gdb.base/completion.exp: Rather than completing very long
2872 filenames, which can make the readline library produce output we
2873 don't recognize, cd to the directory first, and then complete
2874 using nice, short relative paths.
2875
6970b5b1
JB
2876 * gdb.base/completion.exp: On some systems, there is, in fact, a
2877 variable named `b' in scope, since GDB treats all static
2878 variables as being in scope. So use `no_var_named_this'
2879 instead of `b'.
2880
b9891b29
JB
2881 * gdb.base/corefile.exp: Recognize the message saying that GDB
2882 can't find the core file's registers as a failure.
2883
e6ccd35f
JSC
28842001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
2885
2886 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
2887 test expect string more specific.
2888
105ba819
CV
28892001-12-13 Corinna Vinschen <vinschen@redhat.com>
2890
2891 * gdb.asm/asm-source.exp: Add support for xstormy16.
2892 * gdb.asm/configure.in: Ditto.
2893 * gdb.asm/configure: Rebuild.
2894 * gdb.asm/xstormy16.inc: New file.
2895
e9e79dd9
FF
28962001-12-10 Fred Fish <fnf@redhat.com>
2897
2898 * gdb.base/maint.exp: Update to match changes in type dumping code.
2899
347dc97d
JB
29002001-12-10 Jim Blandy <jimb@redhat.com>
2901
2902 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
2903 matching the entry point symbol's name at the beginning of the
2904 line.
2905
5178b9d6
DJ
29062001-12-07 Daniel Jacobowitz <drow@mvista.com>
2907
2908 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
2909 gdb.c++/inherit.exp, gdb.c++/method.exp,
2910 gdb.c++/namespace.exp, gdb.c++/templates.exp,
2911 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
2912 and class layout support.
2913
af890c52
DJ
29142001-12-07 Daniel Jacobowitz <drow@mvista.com>
2915
2916 * gdb.c++/classes.exp: Add test for static member function.
2917 * gdb.c++/misc.cc: Add class with static member function.
2918
7a345fb3
JB
29192001-12-07 Jim Blandy <jimb@redhat.com>
2920
f2e54a80 2921 If GDB says it can't find the struct the function returned, report
8032bf31
JB
2922 those tests as `unsupported'.
2923 * gdb.base/call-rt-st.exp (print_struct_call): New function.
2924 Rewrite subsequent tests to use it.
2925
2926 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
2927 those tests as `unsupported'.
2928 * gdb.base/structs.exp (call_struct_func): New function.
2929 (do_function_calls): Use call_struct_func to call the functions
2930 returning structs.
2931
0bc69509
JB
2932 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
2933 whether functions are prototyped or not, so we can't possibly pass
2934 arguments to t_float_values2 properly.
2935
7a345fb3
JB
2936 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
2937 value of `timeout' for targets other than the mips*tx39-*.
2938
edb6ede1
MS
29392001-12-06 Michael Snyder <msnyder@redhat.com>
2940
2941 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
2942 and detect whether the start symbol has a leading underscore.
2943
2d842f13
JB
29442001-12-04 Jim Blandy <jimb@redhat.com>
2945
2946 * gdb.base/completion.exp: Clarify indentation.
2947
68550daf
JB
29482001-12-03 Jim Blandy <jimb@redhat.com>
2949
2950 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
2951 variables on the S/390, not `.word'.
2952
cd5195a8
JB
29532001-11-30 Jim Blandy <jimb@redhat.com>
2954
2955 Add assembly-source tests for s390-ibm-linux.
2956 * gdb.asm/s390.inc: New file.
2957 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
2958 the S/390 architecture.
2959 * gdb.asm/configure: Regenerated.
2960
ca9efc90
MS
29612001-11-30 Michael Snyder <msnyder@redhat.com>
2962
2963 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
2964 next, info source, info sources, info line, global and static
2965 variables, and static functions.
2966 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
2967 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
2968 * gdb.asm/asmsrc1.s: Add a static function and some variables.
2969 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
2970 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
2971 (gdbasm_leave): Restore frame pointer.
2972 (gdbasm_startup): Copy stack set-up from crt0.S.
2973
d0e66976
FN
29742001-11-26 Fernando Nasser <fnasser@redhat.com>
2975
2976 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
2977 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
2978 to a local (non-static) variable. Copy tstruct.a to a static buffer
2979 and return a pointer to that buffer.
2980 * gdb.base/callfwmall.c (t_structs_a): Ditto.
2981
e2334072
MK
29822001-11-24 Mark Kettenis <kettenis@gnu.org>
2983
2984 * gdb.asm/configure.in: Fix recognition of ix86 target.
2985 * gdb.asm/configure: Regenerate.
2986
756caa3d
MS
29872001-11-21 Michael Snyder <msnyder@redhat.com>
2988
2989 * gdb.asm/sparc.inc: New file.
2990 * gdb.asm/asm-source.exp: Recognize sparc target.
2991 * gdb.asm/configure.in: Recognize sparc target.
2992 * gdb.asm/configure: Regenerate.
2993
9a4d72d5
MS
29942001-11-21 Michael Snyder <msnyder@redhat.com>
2995
2996 * gdb.asm/m32r.inc: New file.
2997 * gdb.asm/asm-source.exp: Recognize m32r target.
2998 * gdb.asm/configure.in: Recognize m32r target.
2999 * gdb.asm/configure: Regenerate.
3000
a773d1cd
MS
30012001-11-20 Michael Snyder <msnyder@redhat.com>
3002
017ac23d
MS
3003 * gdb.asm/i386.inc: New file.
3004 * gdb.asm/asm-source.exp: Recognize ix86 target.
3005 * gdb.asm/configure.in: Recognize ix86 target.
3006 * gdb.asm/configure: Regenerate.
3007
a773d1cd
MS
3008 * gdb.c++/namespace.exp: Fix quotes in output messages.
3009
bb632afb
MS
30102001-11-14 Michael Snyder <msnyder@redhat.com>
3011
25d559ca 3012 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3013 qualifier in a type cast expression, to designate an address
3014 in the instruction space (Harvard architecture).
3015
4749e309
MS
30162001-11-13 Michael Snyder <msnyder@redhat.com>
3017
3018 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3019 Tests for expressions using 'const' and 'volatile'.
3020
25050984
CV
30212001-11-13 Corinna Vinschen <vinschen@redhat.com>
3022
3023 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3024
1902c51f
DJ
30252001-11-12 Daniel Jacobowitz <drow@mvista.com>
3026
3027 * lib/mi-support.exp (mi_run_to_helper): Move comments
3028 outside of gdb_expect.
3029
dcf95b47
DJ
30302001-11-11 Daniel Jacobowitz <drow@mvista.com>
3031
3032 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3033 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3034 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3035 mi0_run_to): New functions.
3036 * gdb.mi/mi-simplerun.exp: Use them.
3037 * gdb.mi/mi0-simplerun.exp: Likewise.
3038 * gdb.mi/mi-var-cmd.exp: Likewise.
3039 * gdb.mi/mi0-var-cmd.exp: Likewise.
3040
45b074e1
AC
30412001-11-10 Andrew Cagney <ac131313@redhat.com>
3042
3043 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3044 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3045
bf50d346
AC
30462001-11-09 Andrew Cagney <ac131313@redhat.com>
3047
3048 * gdb.base/restore.exp: Include $expected value in restored test
3049 message.
3050
9383332c
AC
30512001-11-09 Andrew Cagney <ac131313@redhat.com>
3052
3053 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3054 implemented.
3055
db62520a
MS
30562001-11-08 Michael Snyder <msnyder@redhat.com>
3057
3058 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3059 Add pass/fail message for stop at breakpoint in call dummy function.
3060
b5703437
MS
30612001-11-07 Michael Snyder <msnyder@redhat.com>
3062
760f6330
MS
3063 * gdb.c++/templates.exp (test_template_breakpoints):
3064 If we get an overload menu, but it does not match what
3065 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3066 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3067 making the whitespace optional. Argument for "new" may be
3068 "unsigned" as well as "unsigned int/long".
eef747c0
MS
3069 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
3070 making the whitespace optional. Also replace "(void) with
3071 "((void|)), making the keyword "void" optional.
63f50499
MS
3072 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
3073 making the whitespace optional. Also replace "(void) with
3074 "((void|)), making the keyword "void" optional.
3bf40917
MS
3075 * gdb.base/callfuncs.c (t_float_values): This function must
3076 _not_ be prototyped, and the following function (t_float_values2)
3077 must be prototyped (if the compiler supports it), so that GDB
3078 can be tested against both cases. Usually one case involves
3079 promotion of float to double, while the other does not.
3080 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3081 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3082 includes a stack frame for "start".
3083
c8ab4e6d
JB
30842001-11-05 Jim Blandy <jimb@redhat.com>
3085
3086 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3087 pointers are 32 bits long, and that offsets of relocs are always
3088 stored in the data (REL-style), and not in the reloc entry itself
3089 (RELA-style).
3090 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3091 stabs.
3092
3f08ced9
MS
30932001-11-01 Michael Snyder <msnyder@redhat.com>
3094
3095 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3096 and regular expression operators by using quoting.
3097
cbfa24cd
MS
30982001-10-31 Michael Snyder <msnyder@redhat.com>
3099
3100 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3101 depending on what the symbol table contains.
3102 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3103 the output of the ptype command. Similarly, accept both "const &"
3104 and "const&".
3105
aaa68313
CV
31062001-10-31 Corinna Vinschen <vinschen@redhat.com>
3107
3108 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3109 symbol `STORAGE' to allow to choose the storage class of
3110 the local datastructures.
3111 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3112 compiler directive.
3113
91740388
MS
31142001-10-30 Michael Snyder <msnyder@redhat.com>
3115
3116 * gdb.base/jump.exp: Allow it to run for all targets.
3117
1b7c05e7
CV
31182001-10-29 Corinna Vinschen <vinschen@redhat.com>
3119
3120 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3121 with new double_array size.
3122 (main): Change storage class of all local variables to static.
3123 Reduce size of double_array to 9.
3124 * gdb.base/call-ar-st.exp: Increase timeout value.
3125 Change expected output for double array to match new size in
3126 call-ar-st.c.
3127
36a22261
CV
31282001-10-29 Corinna Vinschen <vinschen@redhat.com>
3129
3130 * gdb.base/ending-run.exp: Create identical output when passing
3131 `step to end of run' case. Add regular expression branch satisfying
3132 Stormy16 target.
3133
92b8ae91
MK
31342001-10-28 Mark Kettenis <kettenis@gnu.org>
3135
3136 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3137 that we catch the expected failure under Linux/x86.
3138
cb135b83
OF
31392001-10-29 Orjan Friberg <orjanf@axis.com>
3140
3141 * gdb.base/setvar.exp: Escape curly braces.
3142 * gdb.stabs/weird.exp: Ditto.
3143
6884aa54
DJ
31442001-10-27 Daniel Jacobowitz <drow@mvista.com>
3145
3146 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3147 * gdm.mi/mi0-hack-cli.exp: Likewise.
3148
0398c9aa
AC
31492001-10-25 Andrew Cagney <ac131313@redhat.com>
3150
3151 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3152 messages.
3153
d20bf2e8
AC
31542001-10-21 Andrew Cagney <ac131313@redhat.com>
3155
3156 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3157 checking MI enabled.
3158
03dd63aa
CV
31592001-10-09 Corinna Vinschen <vinschen@redhat.com>
3160
3161 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3162
1d9d99f3
FCE
31632001-10-04 Frank Ch. Eigler <fche@redhat.com>
3164
3165 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
3166 if gdb child process crashes, just signal an error.
3167
838ae6c4
JB
31682001-10-02 Jim Blandy <jimb@redhat.com>
3169
3170 * lib/gdb.exp (test_xfail_format): Simplify.
3171
3172 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
3173 front of the variable name `format'. Simplify `if'.
3174
8f0cbc1c
DJ
31752001-10-01 Daniel Jacobowitz <drow@mvista.com>
3176
3177 * gdb.threads/pthreads.exp: Wait for output and delay
3178 before sending ^C.
3179
1f08dafd
DJ
31802001-10-01 Daniel Jacobowitz <drow@mvista.com>
3181
3182 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3183 some incorrect output instead of timing out.
3184 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3185
674f90ff
CV
31862001-09-28 Corinna Vinschen <vinschen@redhat.com>
3187
3188 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3189 check to allow additional `int'.
3190
9b284272
DJ
31912001-09-27 Daniel Jacobowitz <drow@mvista.com>
3192
3193 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3194 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3195
b55a4771
MS
31962001-09-27 Michael Snyder <msnyder@redhat.com>
3197
3198 * lib/gdb.exp (test_debug_format): New proc.
3199 (setup_xfail_format): Use new proc test_debug_format.
3200 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3201 proc; use new service proc test_debug_format.
3202 Replace all other "gcc_compiled" tests with this test.
3203 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3204 proc; use new service proc test_debug_format.
3205 Replace all other "gcc_compiled" tests with this test.
3206
32072001-09-27 Michael Snyder <msnyder@redhat.com>
3208
3209 * gdb.base/cvexpr.exp: New file.
3210 * gdb.base/cvexpr.c: New file
3211 Test for expressions using const and volatile keywords.
3212
4e6667ac
CV
32132001-09-26 Corinna Vinschen <vinschen@redhat.com>
3214
3215 * gdb.base/constvars.exp: Check for different orders of keywords
3216 and additional "int" strings in output.
3217
4f337972
AC
32182001-09-22 Andrew Cagney <ac131313@redhat.com>
3219
3220 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3221 responses from "help maint".
3222
2015650d
FCE
32232001-09-19 Frank Ch. Eigler <fche@redhat.com>
3224
3225 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3226 to localhost:NNN instead of :NNN, in case Xvfb is listening
3227 only on TCP.
3228
f3bcedc1
CV
32292001-09-19 Corinna Vinschen <vinschen@redhat.com>
3230
3231 * gdb.base/recurse.exp: When checking leaving the watchpoint
3232 scope, recognize when gdb is in function's epilogue and pass.
3233
6b819c92
KS
32342001-09-18 Keith Seitz <keiths@redhat.com>
3235
3236 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3237 support for running tests against sid targets.
3238 (gdbtk_done): Ditto.
3239
a10c9419
CV
32402001-09-18 Corinna Vinschen <vinschen@redhat.com>
3241
3242 * gdb.base/ending-run.c (main): Set stdout buffersize
3243 to the same reasonable value for any target.
3244 * gdb.base/ending-run.exp: Add a regular expression
3245 to make testsuite happy on Sanyo Stormy16 target.
3246
739d0d99
CV
32472001-09-17 Corinna Vinschen <vinschen@redhat.com>
3248
3249 * gdb.base/display.c (do_loops): Add float variable `f'.
3250 Increment f in loop.
3251 * gdb.base/display.exp: Increment timeout by 60 seconds.
3252 Change float display test to use variable `f'.
3253
1b8947f0
JB
32542001-09-17 Jim Blandy <jimb@redhat.com>
3255
3256 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
3257 overflowing the limited breakpoint tables on some ROM monitors
3258 (like the ROM68K).
3259
9890ac81
FCE
32602001-09-15 Frank Ch. Eigler <fche@redhat.com>
3261
3262 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
3263 the "-ac" (disable access control) flag.
3264
6db765ea
JH
32652001-08-30 Jeff Holcomb <jeffh@redhat.com>
3266
3267 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
3268 ints.
3269
4c32cc04
KS
32702001-08-30 Keith Seitz <keiths@redhat.com>
3271
3272 * lib/gdb.exp: Move all insight-related functionality into
3273 separate file.
3274 * lib/insight-support.exp: New file.
3275
8d6e6f81
FCE
32762001-08-29 Frank Ch. Eigler <fche@redhat.com>
3277
3278 * config/sid.exp (sid_start): Never set sid verbosity; disable
3279 expect_background {} that consumed its stdout; tolerate </dev/null.
3280 Attempt to set endianness override in "sid" protocol mode. Cleanup.
3281
6a90e1d0
AC
32822001-08-18 Andrew Cagney <ac131313@redhat.com>
3283
3284 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
3285 CLI jump command to start it.
3286 (mi_run_to_main): Fail immediatly when unexpected output.
3287
1759b3c3
AC
32882001-08-18 Andrew Cagney <ac131313@redhat.com>
3289
3290 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
3291 beginning of function. Fix PR gdb/191.
3292
61d11d80
FCE
32932001-08-16 Frank Ch. Eigler <fche@redhat.com>
3294
3295 * config/sid.exp (sid_start): Don't warn if we cannot figure out
3296 what to force sid endianness to.
3297
942a4df2
KS
32982001-08-15 Keith Seitz <keiths@redhat.com>
3299
3300 * lib/gdb.exp (gdbtk_start): Don't set environment
3301 variables for TCL_LIBRARY and friends. Insight will
3302 now figure these out for itself.
3303
0521c418
MS
33042001-08-02 Michael Snyder <msnyder@redhat.com>
3305
3306 * gdb.base/completion.exp: Remove the symbol "a64l" from
3307 the expect string; this is target-specific, and not related
3308 to what is being tested.
3309
74a9a58a
DB
33102001-08-02 Dave Brolley <brolley@redhat.com>
3311
3312 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
3313
c70819fa
MS
33142001-07-25 Michael Snyder <msnyder@redhat.com>
3315
c2b8fa57
MS
3316 * gdb.base/consecutive.exp: New file. Test stepping over
3317 breakpoints on consecutive instructions.
3318 * gdb.base/consecutive.c: New file.
3319
c70819fa
MS
3320 * gdb.base/call-rt-st.exp: Use double-backslash to quote
3321 curly braces in regular expressions.
3322
2b1a1355
MS
33232001-07-25 Michael Snyder <msnyder@redhat.com>
3324
3325 * gdb.base/ending-run.exp: Accept "Program exited normally" as
3326 legitimate output from stepping out of main.
3327
413eca6f
KS
33282001-07-22 Keith Seitz <keiths@redhat.com>
3329
3330 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
3331 the empty string, do not run the tests.
3332
7e5a9322
SC
33332001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3334
3335 * gdb.base/long_long.exp: Detect size of pointer. Take into
3336 account 2-byte pointers when testing for p/a results.
3337
de58f10f
SC
33382001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3339
3340 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
3341 and defined to 1K for m68hc11.
3342 (random_data): Reduce table to 1K for embedded platforms (68hc11).
3343 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
3344 (sizeof_random_data): New variable to tell the size of the data table;
3345 don't test past this size; always run to main.
3346
d6f5fea1
SC
33472001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3348
3349 * gdb.base/return2.exp: return of long long and double fails for
3350 68HC11; don't execute these tests on that platform.
3351 * gdb.base/return.exp: Return of a double fails for 68hc11.
3352
c477543d
SC
33532001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3354
3355 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
3356 tests that print a float.
3357 * call-rt-st.exp: Likewise.
3358
63cf1c79
MK
33592001-07-12 Mark Kettenis <kettenis@gnu.org>
3360
3361 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
3362 running this test on Linux.
3363
112f9ab5
MC
33642001-06-24 Michael Chastain <chastain@redhat.com>
3365
3366 * gdb.base/arithmet.exp: Remove some tests to make all test names
3367 unique.
3368
4970cb0f
MS
33692001-07-03 Michael Snyder <msnyder@redhat.com>
3370
3371 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
3372 the output of the ptype command.
3373
d85da69f
MS
33742001-07-02 Michael Snyder <msnyder@redhat.com>
3375
4c8a82de
MS
3376 * gdb.base/completion.exp: Don't assume that break.c is the only
3377 source file that may contain functions named "marker".
d85da69f
MS
3378 * gdb.base/corefile.exp: Quote the curly braces in regexp.
3379
8afc772b
AC
33802001-06-28 Andrew Cagney <ac131313@redhat.com>
3381
3382 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
3383 of files to delete.
3384
3385 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
3386 * gdb.disasm/h8300s.exp: New file.
3387 gdb.disasm/h8300s.s: Likewise.
3388
cff22675
AC
33892001-06-27 Andrew Cagney <ac131313@redhat.com>
3390
3391 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
3392 empty breakpoint tables.
3393
68c81b54
AC
33942001-06-25 Andrew Cagney <ac131313@redhat.com>
3395
3396 * lib/mi-support.exp: Update args=... part of stop-reason
3397 patterns. Accept either a list or a tuple.
3398
2dd62704
AC
33992001-06-23 Andrew Cagney <ac131313@redhat.com>
3400
3401 * lib/mi-support.exp: Remove local emacs variable defining
3402 change-log-default-name.
3403
b4127474
MC
34042001-06-22 Michael Chastain <chastain@redhat.com>
3405
3406 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
3407 This is operationally compatible with the previous version.
3408
8dbfb380
JB
34092001-06-13 Jim Blandy <jimb@redhat.com>
3410
3411 * lib/gdb.exp (gdb_test): Doc fix.
3412
f2d8c86d
MC
34132001-06-10 Michael Chastain <chastain@redhat.com>
3414
3415 * gdb.base/exprs.exp: Remove a duplicate test.
3416
81564d34
JB
34172001-06-06 Jim Blandy <jimb@redhat.com>
3418
3419 * gdb.base/return2.exp (main): Use values to test float and double
3420 returns that are not NaN's, to avoid being confused by IEEE
3421 comparison rules.
3422
da55addb
MS
34232001-06-04 Michael Snyder <msnyder@redhat.com>
3424
3425 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
3426 non-zero if control_c fails. Terminate the test on failure,
3427 rather than wait for 12 more tests to time out.
3428
42c65987
JB
34292001-06-06 Jim Blandy <jimb@redhat.com>
3430
b18bced9
JB
3431 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
3432 Don't forget to match the GDB prompt.
3433
42c65987
JB
3434 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
3435
5b41e5f0
JB
34362001-06-04 Jim Blandy <jimb@redhat.com>
3437
3438 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
3439 command.
3440
015e046f
KB
34412001-05-31 Kevin Buettner <kevinb@redhat.com>
3442
3443 * gdb.base/annota1.exp (info break): Match four or more spaces
3444 after "Address".
3445
fb1ffbbe
MC
34462001-05-31 Michael Chastain <chastain@redhat.com>
3447
3448 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
3449 (dm_type_int_star): Likewise.
3450 (dm_type_long_star): Likewise.
3451 (dm_type_void_star): Likewise.
3452
5ea2a32c
KB
34532001-05-29 Kevin Buettner <kevinb@redhat.com>
3454
3455 * gdb.base/completion.exp (INPUTRC): Set this environment variable
3456 to a known value in order to get consistent results regardless
3457 of the setting of INPUTRC or the presence or contents of .inputrc.
3458
ae23c492
MS
34592001-05-24 Michael Snyder <msnyder@redhat.com>
3460
ac55707e
MS
3461 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
3462 Don't require that the main thread and the manager thread are the
3463 first in the list.
3464
ae23c492
MS
3465 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
3466 debugging. If test fails, issue an "unsupported" not a "fail".
3467
400071f1
JB
34682001-05-24 Jim Blandy <jimb@redhat.com>
3469
3470 Don't assume that short is shorter than int.
3471 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
3472 assume that shorts are smaller than ints. On a 16-bit machine,
3473 this isn't true.
3474 ("print unsigned char == (~0)"): Add test that verifies that ~0,
3475 an int, is not equal to ~0 stored in an unsigned char. This tests
3476 the same thing that the previous test meant to, but works on
3477 16-bit machines, too.
3478 ("print unsigned char != (~0)"): Same test, complemented.
3479
0816a3e5
MS
34802001-05-24 Michael Snyder <msnyder@redhat.com>
3481
3482 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
3483 test for (full_coverage == 0). This makes the test run faster,
3484 and prevents dejagnu getting out of step.
3485
f6dc23a9
KB
34862001-05-23 Kevin Buettner <kevinb@redhat.com>
3487
3488 * gdb.base/finish.exp (finish_void): Revise pattern for
3489 stopping on the call statement to not permit stopping at
3490 the start of the instructions comprising the call sequence.
3491
7dbd117d
MC
34922001-05-19 Michael Chastain <chastain@redhat.com>
3493
3494 * gdb.base/callfuncs.exp: Make all test names unique.
3495 * gdb.base/commands.exp: Make all test names unique.
3496 * gdb.base/condbreak.exp: Make all test names unique.
3497 * gdb.base/dbx.exp: Make all test names unique.
3498 * gdb.base/default.exp: Make all test names unique.
3499 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
3500 and TIMEOUT messages to their corresponding PASS message.
3501 * gdb.base/ending-run.exp: Make all test names unique.
3502 * gdb.base/long_long.exp: Remove duplicate test.
3503
6b0b0a9e
KB
35042001-05-21 Kevin Buettner <kevinb@redhat.com>
3505
3506 * gdb.base/finish.exp (finish_void): Allow "finish" command to
3507 stop on the call statement as well as the statement after the
3508 call.
3509
2caa35cb
MS
35102001-05-21 Michael Snyder <msnyder@redhat.com>
3511
3512 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
3513
40713331
EZ
35142001-05-10 Elena Zannoni <ezannoni@redhat.com>
3515
3516 * gdb.base/completion.exp: Revamp test. Make it execute on all
3517 platforms.
3518
c2c1be8d
EZ
35192001-05-10 Elena Zannoni <ezannoni@redhat.com>
3520
2c9cd303
EZ
3521 * config/gdbserver.exp (gdb_load): Handle the case
3522 in which the arguments to gdbserver are given in the
3523 baseboard configuration file.
3524 Also handle the case in which the server needs to do a
3525 load.
3526
9671de48
KS
35272001-05-07 Keith Seitz <keiths@cygnus.com>
3528
3529 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
3530 set up the display for testing.
3531 (gdbtk_start): Convert all paths to paths that tcl will like.
3532 Export target information to environment.
3533 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
3534 necessary.
3535 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
3536 (to_tcl_path): New proc to convert a given pathname into
3537 a path acceptible as an argument to a tcl command.
3538 (_gdbtk_export_target_info): New proc to export target info
3539 into the environment for gdbtk testing.
3540 (gdbtk_done): New proc to signal end-of-test.
3541
5a360f47
JB
35422001-05-06 Jim Blandy <jimb@redhat.com>
3543
3544 * restore.c: Make the code of caller0 correspond to its comment.
3545
66c756c6
MS
35462001-05-03 Michael Snyder <msnyder@redhat.com>
3547
3548 * config/sid.exp (gdb_target_sid): Check for error messages.
3549 On error or timeout, don't make expect exit (which will terminate
3550 all subsequent tests); instead just make gdb exit.
3551 (gdb_load): Check for error messages. On error or timeout,
3552 return a negative value.
3553
a966fde5
JB
35542001-04-24 Jim Blandy <jimb@redhat.com>
3555
851c18e0
JB
3556 * gdb.c++/templates.exp: If we see the prompt for the overload
3557 list, but we haven't recognized any of the longer patterns,
3558 arrange for this test to fail, not hang.
3559
a966fde5
JB
3560 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
3561 variations.
3562
db144853
MC
35632001-04-22 Michael Chastain <chastain@redhat.com>
3564
3565 * gdb.c++/local.exp: Use the 'runto' library function.
3566 * gdb.c++/namespace.exp: Likewise.
3567 * gdb.c++/overload.exp: Likewise.
3568
3207ec21
KB
35692001-03-26 Kevin Buettner <kevinb@redhat.com>
3570
3571 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
3572 * gdb.base/step-line.exp: New file. Test step/next in presence of
3573 #line directives.
3574 * gdb.base/step-line.c: New file. Test program for the above.
3575 * gdb.base/step-line.inp: New file. We pretend that this file has
3576 been transformed by some other tool into step-line.c.
3577
13b57657
JB
35782001-03-21 Jim Blandy <jimb@redhat.com>
3579
3580 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
3581 unmangled operator names.
3582
754cbe1c
JB
35832001-03-20 Jim Blandy <jimb@redhat.com>
3584
3585 * gdb.threads/linux-dp.exp: Recognize an additional message
3586 generated by GDB when it doesn't understand how to debug threads
3587 on the target system.
3588
177495c9
AC
35892001-03-19 Andrew Cagney <ac131313@redhat.com>
3590
3591 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
3592
f266096b
MC
35932001-03-12 Michael Chastain <chastain@redhat.com>
3594
3595 * gdb.c++/derivation.exp: Use the 'runto' library function.
3596
cac3c2ff
MC
35972001-03-12 Michael Chastain <chastain@redhat.com>
3598
3599 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
3600
b6c11a24
MC
36012001-02-24 Michael Chastain <chastain@redhat.com>
3602
3603 * gdb.c++/ref-types.exp: Change handwritten code to library
3604 function 'runto'.
3605
6bae5bce
OF
36062001-03-16 Orjan Friberg <orjanf@axis.com>
3607
3608 * gdb.base/signals.exp: Set count to 0 explicitly.
3609
0015fd9a
MS
36102001-03-15 Mark Salter <msalter@redhat.com>
3611
3612 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
3613 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
3614 (gdb_load): Add support for additional target_info: gdb_download_size
3615 and gdb_load_timeout.
0015fd9a 3616
fc33412a
DT
3617Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
3618
3619 * gdb.base/annota1.exp: Move test of isnative to earlier in the
3620 file -- to prevent failing when the compile fails but we have no
3621 intention of running the tests anyway.
3622
3623 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
3624 tests if set.
3625
3626 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
3627 integers.
3628
3629 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
3630 * gdb.c++/namespace.exp: Ditto.
3631
115f06de
OF
36322001-03-07 Orjan Friberg <orjanf@axis.com>
3633
3634 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
3635 * gdb.base/pointers.exp: Relax pattern match of decimals.
3636
b6ba6518
KB
36372001-03-06 Kevin Buettner <kevinb@redhat.com>
3638
3639 * Makefile.in, config/abug.exp, config/cfdbug.exp,
3640 config/cpu32bug.exp, config/dve.exp, config/est.exp,
3641 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
3642 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
3643 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
3644 config/sh.exp, config/sid.exp, config/slite.exp,
3645 config/sparclet.exp, config/udi.exp, config/unknown.exp,
3646 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
3647 config/vxworks.exp, config/vxworks29k.exp,
3648 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
3649 gdb.base/all-bin.exp, gdb.base/annota1.exp,
3650 gdb.base/arithmet.exp, gdb.base/assign.exp,
3651 gdb.base/async.exp, gdb.base/attach.exp,
3652 gdb.base/bitfields.exp, gdb.base/bitops.exp,
3653 gdb.base/break.exp, gdb.base/call-ar-st.exp,
3654 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
3655 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
3656 gdb.base/commands.exp, gdb.base/completion.exp,
3657 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
3658 gdb.base/constvars.exp, gdb.base/corefile.exp,
3659 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
3660 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
3661 gdb.base/ending-run.exp, gdb.base/environ.exp,
3662 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
3663 gdb.base/finish.exp, gdb.base/foll-exec.exp,
3664 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
3665 gdb.base/funcargs.exp, gdb.base/help.exp,
3666 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
3667 gdb.base/logical.exp, gdb.base/long_long.exp,
3668 gdb.base/maint.exp, gdb.base/mips_pro.exp,
3669 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
3670 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
3671 gdb.base/pointers.exp, gdb.base/printcmds.exp,
3672 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
3673 gdb.base/regs.exp, gdb.base/relational.exp,
3674 gdb.base/remote.exp, gdb.base/reread.exp,
3675 gdb.base/restore.exp, gdb.base/return2.exp,
3676 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
3677 gdb.base/selftest.exp, gdb.base/setshow.exp,
3678 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
3679 gdb.base/sigall.exp, gdb.base/signals.exp,
3680 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
3681 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
3682 gdb.base/step-test.exp, gdb.base/structs.c,
3683 gdb.base/structs.exp, gdb.base/structs2.exp,
3684 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
3685 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
3686 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
3687 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
3688 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
3689 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
3690 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
3691 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
3692 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
3693 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
3694 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
3695 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
3696 gdb.fortran/types.exp, gdb.java/jmisc.exp,
3697 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
3698 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
3699 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
3700 gdb.trace/circ.exp, gdb.trace/collection.exp,
3701 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
3702 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
3703 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
3704 gdb.trace/report.exp, gdb.trace/save-trace.exp,
3705 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
3706 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
3707 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
3708 notices.
3709
dc96c6c7 37102001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
3711
3712 * gdb.base/varargs.c (find_max_double): Fix printf format string:
3713 first arg is int not float.
3714
dc96c6c7 37152001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
3716
3717 * gdb.base/reread.exp: Unsupported for non-native targets;
3718 doesn't work for remote debugging.
3719
9b0c4aeb
FN
37202001-02-19 Fernando Nasser <fnasser@redhat.com>
3721
3722 From Drew Moseley <dmoseley@redhat.com>
3723 * gdb.base/ending-run.exp: Properly handle the BSP state when
3724 stepping past the end of main.
3725
02aa71d5
MC
37262001-02-19 John Moore <jmoore@redhat.com>
3727
3728 * gdb.base/commands.exp (infrun_breakpoint_command_test):
3729 Converted HPUX fix for non-expected items following multiple
3730 step commands into general solution for all platforms.
3731
1fa449a4
MC
37322001-02-18 Michael Chastain <chastain@redhat.com>
3733
3734 * gdb.c++/classes.exp (do_tests): Change runto statements
3735 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3736 statements demangler agnostic.
3737 * gdb.c++/virtfunc.exp (do_tests): Likewise.
3738 (gdb_virtfunc_restart): Likewise.
3739
b2f9ec70
MC
37402001-02-14 Michael Chastain <chastain@redhat.com>
3741
3742 * gdb.c++/inherit.exp (do_tests): Change runto statements
3743 from "runto 'foo(void)'" to "runto 'foo'". This makes the
3744 statements demangler agnostic.
3745
cf74b8ca
AC
3746Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
3747
3748 * gdb.threads/pthreads.exp: Unify pass/fail messages for
3749 ``continue to bkpt at common_routine in thread 2'' and ``stopped
3750 before calling common_routine 15 times'' tests.
3751
99f78f56
MC
37522001-02-11 Michael Chastain <chastain@redhat.com>
3753
3754 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
3755 Helps the test script figure out which demangler is in use.
3756 (dm_type_foo_ref): Ditto.
3757 (dm_type_int_star): Ditto.
3758 (dm_type_long_star): Ditto.
3759 (dm_type_unsigned_int): Ditto.
3760 (dm_type_void): Ditto.
3761 (dm_type_void_star): Ditto.
99707966 3762 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
3763 Probe the gdb demangler and set variables to accommodate
3764 formatting differences.
3765 (info_func_regexp): New function. Same as info_func, but
3766 matches against a regexp.
3767 (info_func): Match against a literal string.
3768 (print_addr_2): New function. Match against a literal string,
3769 which can be different from the input to gdb.
3770 (print_addr): Simply call print_addr_2 with the same argument twice.
3771 (test_lookup_operator_functions): Use demangler formatting variables.
3772 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
3773 the tests in the same order as the C++ class declaration.
3774 (test_paddr_operator_functions): Ditto.
3775 (test_paddr_overloaded_functions): Ditto.
3776 (test_paddr_hairy_functions): Use demangler formatting variables.
3777 Add reference to gdb/19 for related tests.
3778 (do_tests): Call probe_demangler.
3779
1de8f023
KB
37802001-01-30 Kevin Buettner <kevinb@redhat.com>
3781
3782 * gdb.c++/templates.cc (printf): Remove unused function definition.
3783
ca3f91ed
MS
37842001-01-26 Felix Lee <flee@redhat.com>
3785
3786 * sid.exp (sid_exit): Pass host, not target, to remote_close.
3787
37882001-01-25 matthew green <mrg@redhat.com>
3789
3790 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
3791 up sid.
3792 (sid_exit): Call `remote_pop_conn' after GDB is gone.
3793
37942001-01-25 matthew green <mrg@redhat.com>
3795
3796 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
3797 Deprecate $sid_spawn_id.
3798 (sid_exit): Remove code necessary only for `spawn.'
3799
38002001-01-25 matthew green <mrg@redhat.com>
3801
3802 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
3803
fb18ec4a
MC
38042001-01-28 Michael Chastain <chastain@redhat.com>
3805
3806 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
3807 to call when tests fail. It takes gdb out of the overloaded
3808 function choice menu back to the main prompt, so that the test
3809 program stays synchronized.
3810 (set_bp_overloaded): New proc to collect all the common
3811 code for setting a breakpoint on an overloaded name. Calls
3812 take_gdb_out_of_choice_menu when needed.
3813 (menu_overload1arg): New variable to collect the repeated
3814 instances of the expected menu for an overloaded name. Change
3815 the regular expression to handle changes in g++ type encoding:
3816 "void" can be either "void" or "", and "unsigned int" can be
3817 either "unsigned int" or "unsigned".
3818 (continue_to_bp_overloaded): Change regular expressions to handle
3819 changes in g++ type encoding.
3820 (no proc): Call take_gdb_out_of_choice_menu when needed.
3821 Remove redundant calls to "info break". Accept either "canceled"
3822 or "cancelled". Change regular expressions in "info break"
3823 calls to handle changes in g++ type encoding. Give all tests
3824 unique strings.
3825
9c646a6e
BE
38262001-01-17 Ben Elliston <bje@redhat.com>
3827
3828 * config/sid.exp: New file.
3829
9549d9c1
AC
3830Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
3831
3832 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
3833
dc96c6c7 38342000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
3835
3836 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
3837 Add a RE to accept a non-ascii char if one is ever presented.
3838
b4df4f68
FN
38392000-12-20 Fernando Nasser <fnasser@redhat.com>
3840
297dd0fd 3841 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 3842
dc96c6c7 38432000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
3844
3845 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
3846 in regexp. One '\' does not suffice on Linux.
3847
4a7bddb6
MC
38482000-12-09 Michael Chastain <chastain@redhat.com>
3849
3850 * gdb.base/break.exp (test_clear_command): Use a marker function
3851 rather than 'main' for the test function. Also move this
3852 test to an execution point where the marker function names are
3853 guaranteed to be bound to functions. (Executing tests after a
3854 'finish' from main runs into name conflicts with local names
3855 in __libc_start_main).
3856
dc96c6c7 38572000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
3858
3859 * gdb.base/finish.exp: New test for gdb's "finish" command.
3860 * gdb.base/return2.exp: New test for gdb's "return" command.
3861 * gdb.base/return2.c: New source file for above.
3862
dc96c6c7 38632000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
3864
3865 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
3866 * gdb.base/miscexprs.exp: Ditto.
3867 * gdb.base/pointers.exp: Ditto.
3868 * gdb.c++/derivation.exp: Ditto.
3869 * gdb.c++/local.exp: Ditto.
3870 * gdb.c++/namespace.exp: Ditto.
3871 * gdb.c++/overload.exp: Ditto.
3872 * gdb.c++/ref-types.exp: Ditto.
3873
dc96c6c7 38742000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
3875
3876 * gdb.base/constvars.exp: Test result of "up" command.
3877 * gdb.base/miscexprs.exp: Ditto.
3878 * gdb.base/pointers.exp: Ditto.
3879 * gdb.base/scope.exp: Ditto.
3880 * gdb.c++/derivation.exp: Ditto.
3881 * gdb.c++/local.exp: Ditto.
3882 * gdb.c++/namespace.exp: Ditto.
3883 * gdb.c++/overload.exp: Ditto.
3884 * gdb.c++/ref-types.exp: Ditto.
3885
44097287
FN
38862000-11-22 Michael Chastain <chastain@redhat.com>
3887
3888 * mips_pro.exp: Accept either "middle -> top -> main" or
3889 "middle -> main" in the backtrace, because gcc can optimize
3890 tail calls to jumps. Remove setup_xfail for the hppa case.
3891 Add a comment with the original warning messages from PR 3016,
3892 which was filed in 1993, to preserve them for posterity.
3893
9d2e1bab
ND
38942000-11-17 Nick Duffek <nsd@redhat.com>
3895
3896 * lib/gdb.exp (gdb_test): Override timeout with board info.
3897
1aca8eb7
ND
38982000-11-17 Nick Duffek <nsd@redhat.com>
3899
3900 * gdb.base/display.exp: Don't kill running stub. Add "again" to
3901 the second kill and detach messages.
3902
93076499
ND
39032000-11-17 Nick Duffek <nsd@redhat.com>
3904
3905 * configure.in: Add AC_EXEEXT.
3906 * configure: Regenerate.
3907 * Makefile.in (just-check): Export EXEEXT.
3908 * lib/gdb.exp ($EXEEXT): Import from environment.
3909 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
3910 expect "maint dump-me" on Cygwin.
3911 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
3912 $EXEEXT.
3913
30e87cd3
ND
39142000-11-17 Nick Duffek <nsd@redhat.com>
3915
3916 * gdb.base/break.exp: Test backtrace and finish from called
3917 function on all platforms, not just HP-UX.
3918
dc96c6c7 39192000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
3920
3921 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
3922 code from gdb_target_monitor, so it can be used independantly
3923 for gdbserver. Also comment out an unnecessary PUTS.
3924
dc96c6c7 39252000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
3926
3927 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
3928 * gdb.base/corefile.exp: Expect the message "Program is being
3929 debugged already" when we send the "corefile" command, since
3930 the preceeding gdb_load may have connected gdb to a remote target.
3931 * gdb.base/display.exp: Disable hardware watchpoints if new
3932 board info variable "no_hardware_watchpoints" is true.
3933 Replace single-letter commands with more readable ones.
3934 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
3935 if new board info variable "no_hardware_watchpoints" is true.
3936 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
3937 to see if stdio (printf) testing is possible.
3938 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
3939 board info variable "no_hardware_watchpoints" is true. Use new
3940 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
3941
39124dea
FN
39422000-11-13 Fernando Nasser <fnasser@redhat.com>
3943
3944 From Orjan Friberg <orjanf@axis.com>:
3945 * gdb.base/printcmds.exp: Escape curly braces followed by a number
3946 in array print pattern match.
3947
a9e2e984
FN
39482000-11-09 Fernando Nasser <fnasser@redhat.com>
3949
3950 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
3951 spelling "cancelled" to U.S. spelling "canceled" to match changes
3952 made to gdb.
3953 * gdb.c++/ovldbreak.exp: Ditto.
3954
c7db355b
PS
39552000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3956
3957 * gdb.base/callfuncs.c (main): Moved to end of file, call
3958 t_double_values to initialize the FPU before inferior calls are made.
3959 * gdb.base/callfuncs.exp: Test for register preservation after calling
3960 inferior functions. Add tests for continuining, finishing and
3961 returning from a stop in a call dummy.
3962
dc96c6c7 39632000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
3964
3965 * gdb.base/commands.exp: Break up long lines, and re-indent.
3966
dc96c6c7 39672000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
3968
3969 * config/gdbserver.exp: Rewritten from the ground up, to make it
3970 compatible with the current dejagnu tree, and to make it work with
3971 the new "gdbserver" in libremote.
3972
dc96c6c7 39732000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3974
3975 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
3976 * gdb.base/varargs.exp: Skip entire test if no printf support.
3977 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
3978 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
3979
dc96c6c7 39802000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
3981
3982 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
3983 no floating point support.
3984 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
3985 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
3986 * gdb.base/call-rt-st.exp: Ditto.
3987 * gdb.base/call-strs.exp: Ditto.
3988
bac5fc66
JG
39892000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
3990
3991 * gdb.base/sizeof.c: include <stdio.h>.
3992
3993 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
3994 'finish', otherwise uncaptured gdb_prompt would potentially
3995 throw remaining test points out of sync.
3996
b22a6027
SB
39972000-07-26 Scott Bambrough <scottb@netwinder.org>
3998
3999 * gdb.base/recurse.exp: Run tests for all targets.
4000 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4001 gnu-oldld case on ARM.
4002 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4003 for ARM targets.
4004
d8231941
AG
4005Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4006
4007 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4008 * gdb.java/configure: Rebuild.
4009
8caabe69
AG
4010Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4011
4012 * gdb.java/jv-exp.exp: New file.
4013
9d273ca3
AG
4014Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4015
4016 * configure: Rebuilt.
4017 * configure.in (configdirs): Add gdb.java.
4018 * gdb.java/jmisc.java: New file.
4019 * gdb.java/jmisc.exp: New file.
4020 * gdb.java/Makefile.in: New file.
4021 * gdb.java/configure: Rebuilt.
4022 * gdb.java/configure.in: New file.
4023 * lib/java.exp: New file.
4024
4f823a66
AC
4025Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4026
4027 * gdb.base/exprs.exp: Test casts to a pointer including over and
4028 underflow.
4029
2391e11d
AC
4030Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4031
4032 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4033 and the compilers sizes.
4034
54602222
ND
40352000-07-09 Nick Duffek <nsd@redhat.com>
4036
4037 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4038 (use_methods): New function.
4039 (main): Call use_methods().
4040 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4041 (do_tests): Call test_method_param_class.
4042
2bec0572
ND
40432000-07-09 Nick Duffek <nsd@redhat.com>
4044
4045 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4046 spelling.
4047 (test_enums): New procedure. Move enum tests from end of script
4048 to here. Set breakpoint on function name instead of line number.
4049 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4050 (enums2): New marker function.
4051 (enums1): New function.
4052 (main): Call enums1(). Move enum tests to enums1().
4053
78492fde
AC
4054Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4055
4056 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4057 compile/link program. Update line numbers.
4058 * gdb.asm/d10v.inc: Define ``startup''.
4059 * gdb.asm/asmsrc1.s: Add definition of _start.
4060
49a2cef8
AC
4061Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4062
4063 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4064
3e6c8688
EZ
40652000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4066
4067 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4068 of 'help maint print' command.
4069
9ff5cbe9
AC
4070Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4071
4072 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4073 they use gdb_expect_list.
4074
17c579bd
AC
4075Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4076
4077 * gdb.base/commands.exp: Use ``set remote
4078 memory-read-packet-size'' instead of ``set endian big'' to test
4079 long commands.
4080
e6d71bf3
DB
40812000-06-03 Daniel Berlin <dan@cgsoftware.com>
4082
4083 * gdb.c++/templates.exp (do_tests): Make all of these work under
4084 g++, and stop skipping them.
4085
4086 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4087 work under g++.
4088
e5f9ba7b
MS
4089 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
4090 initialization.
4091
dc96c6c7 40922000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4093
4094 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4095 the regular expression: accept an (almost) arbitrary sequence of
4096 "frames-invalid" and "breakpoints-invalid" messages both before
4097 and after the "starting" message.
4098
dc96c6c7 40992000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4100
4101 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4102
dc96c6c7 41032000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4104
4105 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4106 Relax the regular expression a little, make it pass on Solaris 8.
4107
8216cda9
KB
41082000-05-12 Kevin Buettner <kevinb@redhat.com>
4109
4110 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
4111 a call, do not require that gdb stop on the line after the call.
4112 Instead, it is permissible for gdb to stop on the line of the
4113 call itself.
4114
1a570b2f
MS
41152000-05-12 Michael Snyder <msnyder@.cygnus.com>
4116
4117 * gdb.base/break.exp (bp on small function, optimized file):
4118 Add a second pass pattern. The behavior differs here between stabs
4119 and dwarf for one-line functions. Stabs preserves two line symbols
4120 (one before the prologue and one after) with the same line number,
4121 but dwarf regards these as duplicates and discards one of them.
4122 Therefore the address after the prologue (where the breakpoint is)
4123 has no exactly matching line symbol, and GDB reports the breakpoint
4124 as if it were in the middle of a line rather than at the beginning.
4125
dc96c6c7 41262000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
4127
4128 * gdb.base/interrupt.exp: Make "pass" message say "send"
4129 rather than "send_gdb" (for consistancy).
4130
7d418785
AC
4131Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4132
4133 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4134 * gdb.c++/templates.cc: Properly check for GCC version number.
4135 * lib/compiler.cc: Likewise
4136
dc96c6c7 41372000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
4138
4139 * gdb.base/break.exp: When compiled with -O2 optimization,
4140 gdb may not stop at the first line of main, due to code motion.
4141
dc96c6c7 41422000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4143
4144 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4145 This test depends on parsing the printf output from the target.
4146 Since the sparclet stub doesn't do stdio, this will never work.
4147 * gdb.base/call-rt-st.exp: ditto.
4148 * gdb.base/call-strs: ditto.
4149
dc96c6c7 41502000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4151
4152 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4153
4154 * gdb.base/ending-run.exp: After connecting to a remote target,
4155 but before running, the target will appear to be in a random
4156 location. Specify both a file and a line for breakpoints.
4157 Also, the function that calls main may be called 'init'
4158 rather than 'start'.
4159
a5a51225
EZ
41602000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4161
4162 * gdb.base/help.exp: Update output for add-symbol-file command.
4163
7930cc7c
FN
41642000-04-10 Fernando Nasser <fnasser@cygnus.com>
4165
4166 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4167 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
4168
23e37ab1
C
41692000-04-07 J.T. Conklin <jtc@redback.com>
4170
e93c542c
C
4171 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
4172
23e37ab1
C
4173 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
4174
591b8fa3
PDM
4175Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
4176
4177 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
4178 values that can be represented exactly.
4179 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
4180 above change, and to not check against the directory part of the source
4181 file name.
4182 (step into print_long_arg_list): Likewise.
4183 (print print_small_structs from print_long_arg_list): Likewise.
4184 (print print_long_arg_list): Likewise.
4185
7a495180
EZ
41862000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4187
30b53638 4188 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4189
beb998c6
AC
4190Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4191
4192 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4193
1c689132
DB
41942000-03-25 Daniel Berlin <dan@cgsoftware.com>
4195
4196 * gdb.base/commands.exp (deprecated_command_test): Add test for
4197 deprecate with no arguments.
4198
c1790a9d
JL
41992000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4200
4201 * gdb.base/break.exp: Add new test for setting breakpoints on
4202 optimized code so we can test breakpoints work even when function
4203 prologues may be optimized away
4204
003ba290
FN
42052000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4206
4207 From David Whedon <dwhedon@gordian.com>
4208 * gdb.base/commands.exp : Added command deprecator tests.
4209
6837a0a2
DB
42102000-03-22 Daniel Berlin <dan@cgsoftware.com>
4211
4212 * gdb.base/help.exp: Added test for new apropos command.
4213
b9593231
KB
42142000-03-21 Kevin Buettner <kevinb@redhat.com>
4215
4216 * gdb.base/pointers.c (usevar): New function.
4217 (main): Make sure that global variables v_int_pointer2, rptr,
4218 and y are all referenced someplace in the program by calling
4219 usevar() on them. [Some linkers delete symbols which are
4220 never referenced. The space remains, but there's no way to
4221 get a (symbolic) handle on the variable from the debugger.]
4222
751a959b
EZ
42232000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4224
4225 * gdb.base/printcmds.c: Add typedeffed arrays.
4226
4227 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4228 procedure to test arrays that are typedef'd.
4229
73a93a32
JI
42302000-03-13 James Ingham <jingham@leda.cygnus.com>
4231
4232 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 4233 the library directories.
73a93a32 4234
fb40c209
AC
4235Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4236
4237 * configure.in (configdirs): Add sub directory gdb.mi.
4238 * configure: Re-generate.
4239
4240 * gdb.mi: New directory.
beb998c6 4241
ee4dd2c9
AC
42422000-02-25 Scott Bambrough <scottb@netwinder.org>
4243
4244 * gdb.base/long_long.exp: Correct test suite failure when printing
4245 a long long value as a double on ARM platforms.
4246
70f0cc22
JB
42472000-02-16 Jim Blandy <jimb@redhat.com>
4248
4249 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4250 default source file is set properly before running this test.
4251
853819b8
EZ
42522000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4253
4254 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
4255 gdbtk/library directory, not in gdbtcl2.
4256
dfcd3bfb
JM
42572000-02-04 Jim Blandy <jimb@redhat.com>
4258
4259 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
4260 backslash from regexp pattern.
4261
4262 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
4263 procedure. Use it to run all the "continue to bp overloaded"
4264 tests. Note that this changes the names of the tests slightly.
4265 If the breakpoint hit message includes a hex PC value, because
4266 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
4267 from the real source code, still consider that a pass.
4268
4269 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
4270 XFAIL here if the breakpoint message contains a hex address. Note
4271 similar change on 1999-11-02.
4272
4273 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
4274
4275 * gdb.base/ptype.exp: Establish a default source file before
4276 calling get_debug_format.
4277
42782000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
4279
4280 * gdb.base/watchpoint.exp: Remove duplication of test messages.
4281
8b93c638
JM
42822000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4283
4284 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
4285 of successive stepi commands -- while in the prologue we should see
4286 the function entry bracket.
4287
42882000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4289
4290 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
4291 reach __change_mode() when stepping through the end of main().
4292
c5394b80
JM
42932000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
4294
4295 * gdb.base/default.exp: Fix expected pattern.
4296 * gdb.base/help.exp: Same.
4297
0d06e24b
JM
42982000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4299
4300 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
4301 Don't use xfail's because that affects only the following test.
beb998c6 4302
0d06e24b
JM
4303 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
4304 solaris or linux.
4305
4306 * gdb.base/selftest.exp: Update to reflect changes to main.c.
4307
dc96c6c7 43082000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 4309
beb998c6 4310 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
4311 "A syntax error" rather than "A parse error". Accept both.
4312
43132000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
4314
4315 * gdb.base/default.exp: Remove OS dependent string from "target
4316 remote" test.
4317 * gdb.base/help.exp: Same for "help target remote" test.
4318
c3f6f71d
JM
43192000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4320
4321 From Jim Kingdon <kingdon@redhat.com>:
4322
4323 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
4324 prompt (cleanup rather than necessity, but still might keep output
4325 from spilling to next test).
4326
43272000-01-02 Fred Fish <fnf@cygnus.com>
4328
4329 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
4330 AIX, which defines them in <sys/types.h>.
4331
ed9a39eb 43321999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 4333
ed9a39eb
JM
4334 * gdb.base/default.exp: Match arm* etc instead of arm in "info
4335 float" test.
4336
43371999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 4338
ed9a39eb 4339 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
4340
4341 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
4342 outermost frame disallowed".
4343
43441999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
4345
4346 * gdb.base/setvar.exp: New tests for setting the value of a struct
4347 with a constant list.
4348
43491999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4350
4351 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
4352 require the user to type a cast before setting the value of a struct.
4353
de57eccd
JM
43541999-12-06 Jim Blandy <jimb@cygnus.com>
4355
4356 * gdb.base/default.exp: Expect the new 'info float' command on
4357 all i386 platforms.
4358
4359 * gdb.threads/linux-dp.exp: Expand our ability to recognize
4360 LinuxThreads libraries that don't support debugging.
4361
c2d11a7d
JM
4362Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4363
4364 * gdb.base/remote.c: Fill the buffer with truely random data.
4365 Change the buffer type to ``unsigned char'' to simplify size
4366 arithmetic.
4367
4368 * gdb.base/remote.exp: Reduce download numbers by one. Typical
4369 stub only handles 400-1 byte packets. Verify that the download
4370 worked.
4371
43721999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
4373
4374 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
4375 tests, using UNRESOLVED for the untested cases. Also, does not wait
4376 for a timeout if the prompt was received before a recognizable pattern.
4377
43781999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
4379
4380 * lib/gdb.exp (gdb_expect_list): Fix spelling.
4381
43821999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4383
4384 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
4385 watchpoints.
4386
43871999-11-24 Jason Merrill <jason@casey.cygnus.com>
4388
4389 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
4390
4391 * gdb.c++/local.exp: Be more flexible in recognizing local class
4392 name mangling. Don't allow horribly truncated method names.
4393 * gdb.c++/derivation.exp: Expect protected inheritance.
4394 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
4395 * gdb.c++/virtfunc.exp: Likewise.
4396 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
4397 when printing a nested enum.
4398
43991999-11-22 Jim Blandy <jimb@cygnus.com>
4400
4401 * gdb.base/step-test.exp: Properly await GDB's response to setting
4402 a breakpoint on the call to large_struct_by_value.
4403
4404 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
4405 just because we have debug info for the `start' function.
4406
44071999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
4408
4409 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
4410 "Unknown signal" messages, which indicate (on LinuxThreads) that
4411 GDB doesn't know how to debug threads on this system. This is
4412 better than hanging while philosopher 0 dumps chatter into gdb.log.
4413
44141999-11-18 Tom Tromey <tromey@cygnus.com>
4415
4416 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
4417
44181999-11-18 Fred Fish <fnf@cygnus.com>
4419
4420 * gdb.base/coremaker2.c: Add sample program for generating
4421 cores that is more self contained than coremaker.c. Eventually
4422 I'll add more code to this and tie it into the testsuite.
4423
4ce44c66
JM
44241999-11-12 Stan Shebs <shebs@andros.cygnus.com>
4425
4426 * gdb.base/dollar.exp: Remove, now in gdb.hp.
4427
44281999-11-10 Jimmy Guo <guo@cup.hp.com>
4429
4430 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
4431 from $srcdir/lib/.
4432 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
4433 and gdb.c++/.
4434
4435 * gdb.c++/derivation.exp: remove redundant get compiler info code.
4436
beb998c6 4437 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
4438 'continue with watch' test point.
4439
44401999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
4441
4442 Merged from p2linux-990323-branch:
beb998c6 4443
4ce44c66
JM
4444 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
4445
11cf8741
JM
4446Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
4447
4448 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
4449 {limit,fixed}''. Test ``set download-write-size''.
4450
4451Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
4452
4453 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
4454 gdb_expect_list.
4455
4456Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
4457
4458 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
4459
44601999-11-03 Mark Salter <msalter@cygnus.com>
4461
4462 * gdb.base/break.exp: Fix "stub continue" pattern.
4463
44641999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
4465
4466 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
4467
44681999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
4469
4470 * gdb.base/display.exp ("finish"): Add timeout clause.
4471
4472 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
4473 plain prompt clause, so this doesn't have to time out in order to
4474 fail.
4475
4476 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
4477 breakpoint hit messages include an address.
4478
4479 * gdb.base/display.exp: Don't forget to escape parens in regular
4480 expressions. Unix regexp notatation sucks.
4481
44821999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4483
4484 * gdb.base/annota1.exp: Test for annotate-signalled: change output
4485 order for 'signalled' message.
4486
5c44784c
JM
44871999-11-01 Stan Shebs <shebs@andros.cygnus.com>
4488
4489 From Jimmy Guo <guo@cup.hp.com>:
4490 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
4491 * gdb.base/annota1.c: Add code for tests to work with.
4492
44931999-10-26 Frank Ch. Eigler <fche@cygnus.com>
4494
4495 * gdb.base/remote.exp: New test for remote downloading settings.
4496 * gdb.base/remote.c: New file with large .data.
4497
917317f4
JM
44981999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
4499
4500 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
4501 for LinuxThreads support, merged from the Code Fusion branch.
4502
4503Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
4504
4505 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
4506 containing exp_continue into a while within an expect. Don't
4507 attempt a start more than three times. Check return value from
4508 gdb_load.
beb998c6 4509
2df3850c
JM
4510Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
4511
4512 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
4513 a pass case.
4514
2acceee2
JM
45151999-10-01 Kevin Buettner <kevinb@cygnus.com>
4516
4517 * gdb.base/break.c (main): Added a statement that we can step
4518 off of.
4519 * gdb.base/break.exp: Added tests for setting a breakpoint
4520 at an offset and stepping onto a breakpoint.
4521
45221999-10-01 Fred Fish <fnf@cygnus.com>
4523
beb998c6 4524 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
4525 gdb output.
4526
c2c6d25f
JM
45271999-09-18 Jim Blandy <jimb@cris.red-bean.com>
4528
4529 * gdb.base/break.exp: Code locations are in hex, don't forget!
4530 (For HP-UX.)
4531
45321999-09-17 Stan Shebs <shebs@andros.cygnus.com>
4533
4534 * condbreak.exp: Use break.c as test program.
4535 * condbreak.c: Remove, redundant with break.c.
4536
45371999-09-15 Stan Shebs <shebs@andros.cygnus.com>
4538
4539 * config/monitor.exp (gdb_target_monitor): Disable X- and
4540 Z-packets if the target needs it.
4541
45421999-09-13 James Ingham <jingham@leda.cygnus.com>
4543
4544 * gdb.c++/overload.exp: Added tests for listing overloaded
4545 functions with function pointers in the arg, explicitly calling
4546 out the version you want.
4547
cff3e48b
JM
45481999-09-09 Stan Shebs <shebs@andros.cygnus.com>
4549
4550 * long_long.exp: Add variations of test cases that work for
4551 targets with 16-bit ints and 32-bit doubles.
4552
d4f3574e
SS
45531999-09-08 Stan Shebs <shebs@andros.cygnus.com>
4554
4555 * break.c (main): Compare a possibly-uninitialized argc with an
4556 unlikely value that fits in 16 bits.
4557
45581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4559
4560 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
4561 0xfeeb, don't want negative numbers if ints are 16 bits.
4562
4563 * lib/gdb.exp (skip_cplus_tests): New proc.
4564 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4565 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
4566 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
4567 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
4568 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
4569 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
4570 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
4571 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
4572
4573 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
4574
4575Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
4576
4577 * gdb.base/corefile.exp (up): Allow a parameter to appear
4578 in the frame that we're going up to.
4579
4580 From Jim Blandy <jimb@cygnus.com>:
4581
4582 * gdb.base/default.exp (info float): Expect some output now.
4583
4584 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
4585 returning floating-point values to fail on the x86.
4586 * gdb.base/callfwmall.exp (do_function_calls): Same.
4587
4588 * gdb.base/list.exp (test_listsize): Correct expectations for
4589 listing line 1 with listsize 2. Also, listing a single line
4590 works now, as does listing three lines. [Kevin's note: There
4591 were a number of other cases fixed too where the expectations
4592 differed...]
4593
45941999-09-02 Stan Shebs <shebs@andros.cygnus.com>
4595
4596 * gdb.base/selftest.exp: Add case for when version prints as
4597 constant string instead of char pointer.
4598
104c1213
JM
45991999-08-25 Stan Shebs <shebs@andros.cygnus.com>
4600
4601 * gdb.base/ending-run.exp: Add Solaris case for what happens when
4602 stepping out of main.
4603
4604 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
4605 G++ used.
4606
4607 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
4608 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
4609
4610 * gdb.c++/ovldbreak.exp: Update match string in test that
4611 includes a warning of multiple breakpoints.
4612
46131999-08-24 Stan Shebs <shebs@andros.cygnus.com>
4614
4615 * gdb.base/display.exp: Improve precision of step-after-finish
4616 added yesterday.
4617
4618 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
4619 test.
4620
4621 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
4622 configs when using G++, not just hppa*.
4623
46241999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4625
4626 * gdb.base/async.c: New file.
4627 * gdb.base/async.exp: New file.
4628
4629Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
4630
4631 * gdb.base/break.exp: Tweak PA specific tests to properly handle
4632 PA64.
4633
53a5351d
JM
4634Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
4635
104c1213
JM
4636 * gdb.base/display.exp: "finish" can leave us mid-line on many
4637 targets, deal with it. Add a small constant to main, instead of
4638 1000 since main+1000 may not be a valid address in the target.
4639
53a5351d
JM
4640 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
4641 on hpux11.
4642
4643 * gdb.base/attach.exp: Handle another hpux11 error message variant
4644 when attaching to a process that does not exist.
4645
46461999-08-19 J.T. Conklin <jtc@redback.com>
4647
4648 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
4649 characters in 'continue to 1241' test.
4650
46511999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4652
4653 * gdb.base/call-ar-st.exp: Add a shorter match case for the
4654 stop in print_long_arg_list, define and use a whitespace
4655 variable in print_small_structs test, add an XFAIL for Solaris.
4656 * gdb.base/dbx.exp: XFAIL func commands until somebody is
4657 interested enough to fix.
4658
7be570e7
JM
46591999-08-13 Keith Seitz <keiths@cygnus.com>
4660
4661 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
4662 (dbx_gdb_load): Remove. Use gdb_load instead, since that
4663 proc knows about targets other than the natives.
4664 (test_assign): Use "gdb_run_cmd" to "run" the target.
4665 Check that we've actually hit the breakpoint at main.
4666 When we attempt to assign a value to a local variable, check
4667 that the variable is in the current scope, i.e., don't use
4668 a test with an empty result.
4669
4670Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
4671
4672 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
4673 command.
4674
46751999-08-09 Stan Shebs <shebs@andros.cygnus.com>
4676
4677 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4678 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
4679 gdb.compat, gdb.threads-hp.
4680 gdb.hp/configure, gdb.hp/configure.in: New files.
4681 gdb.hp/Makefile.in: Recurse into new subdirs.
4682 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
4683 gdb.hp/gdb.objdbg: New directory, tests for debugging info
4684 in object files.
4685 gdb.hp/tools: New directory, aux tools for HP-specific tests.
4686
96baa820
JM
46871999-08-05 Stan Shebs <shebs@andros.cygnus.com>
4688
4689 * gdb.base/display.exp: Help expect by putting a newline in the
4690 funky printf, remove a bogus p/a test.
4691
46921999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4693
4694 * gdb.base/display.exp: Make sure that when we say 'run', we are
4695 connected to the target. This is necessary when running not
4696 natively.
4697
46981999-08-03 Stan Shebs <shebs@andros.cygnus.com>
4699
4700 * gdb.base/step-test.exp: Removed some extraneous messages.
4701
4702 * gdb.base/long_long.exp: Don't run memory examination tests
4703 on little-endian targets (they will need a different set of
4704 results to match).
4705
47061999-08-02 Stan Shebs <shebs@andros.cygnus.com>
4707
4708 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
4709 until somebody decides to fix GDB.
4710
4711 * gdb.base/long_long.c: Stop compiler complaint by specifying long
4712 constant as "ULL".
4713 * gdb.base/long_long.exp: Loosen x/c test, add partial result
4714 matches for a couple x/2 commands.
4715
a0b3c4fd
JM
47161999-07-30 Stan Shebs <shebs@andros.cygnus.com>
4717
4718 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
4719 by merging in ref-types2 tests.
4720 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
4721
4722 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4723 * gdb.c++/Makefile.in: Add standard actions.
4724 (EXECUTABLES): Rename from PROGS, update list.
4725 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
4726 from gdb.hp.
4727 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
4728 foo and bar locals.
4729 * gdb.c++/anon-union.exp: Fix tests to match.
4730 * gdb.c++/classes.exp: Run if HP compiler used, add extra
4731 expect matches to handle output variations.
4732 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
4733 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
4734 output, add HP alternatives for new and delete prints.
4735 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
4736 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
4737 * gdb.c++/demangle.exp: Use $style when reporting failure.
4738 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
4739 * gdb.c++/inherit.exp: Run if HP compiler used, add some
4740 match alternatives.
4741 * gdb.c++/local.exp: Add match alternatives or xfails for HP
4742 compilers.
4743 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
4744 * gdb.c++/method.exp: Add match alternatives.
4745 * gdb.c++/misc.cc: Add bool types.
4746 * gdb.c++/misc.exp: Add tests for bool types.
4747 * gdb.c++/overload.exp: Add xfails.
4748 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
4749 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
4750 add some more template parameter tests (only for HP currently).
4751 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
4752 * gdb.c++/virtfunc.cc: Add return type and value for main.
4753 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
4754 match alternatives.
beb998c6 4755
a0b3c4fd
JM
47561999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4757
4758 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
4759
47601999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
4761
4762 * gdb.base/signals.exp: Don't expect getting a backtrace from
4763 within a signal handler to fail on Linux.
4764
47651999-07-29 Stan Shebs <shebs@andros.cygnus.com>
4766
4767 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4768 * lib/gdb.exp: Remove some gratuitious semicolons.
4769 (delete_breakpoints): Increase timeout.
4770 (gdb_expect): Add -notransfer option.
4771 (gdb_test): Use -notransfer option.
4772 (get_compiler_info): Add f77 case.
4773 (get_compiler): New proc, split out from gdb_preprocess, add f77
4774 case.
4775 (gdb_preprocess): Call get_compiler.
4776
4777 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
4778 * gdb.base/attach.exp, gdb.base/display.exp,
4779 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
4780 gdb.base/long_long.exp, gdb.base/printcmds.exp,
4781 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
4782 third arg to gdb_test.
4783 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
4784 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
4785 HP-UX xfails, add others.
4786 * gdb.base/completion.exp: Reflect name change of self-test.
4787 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
4788 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
4789 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
4790 HP failure number.
4791 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
4792 useless HP-UX 10.30 references.
4793 * gdb.base/maint.exp: Loosen matches.
4794 * gdb.base/pointers.c (main): Declare more_code.
4795 * gdb.base/pointers.exp: Match on output of a `next'.
4796 * gdb.base/structs.c: Add prototypes.
4797 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
4798 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
4799
48001999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4801
4802 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
4803 command.
4804
48051999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4806
4807 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
4808 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
4809
4810 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
4811 debug info. Deal with lack of signal hanlder info in stack.
4812
4813 From Jim Kingdon <kingdon@redhat.com>:
4814 * gdb.base/annota1.exp: If printf has debug info, deal with it.
4815
5a2468f5
JM
48161999-07-19 Stan Shebs <shebs@andros.cygnus.com>
4817
4818 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
4819 gdb.base/foll-vfork.exp: Don't run for crosses.
4820
adf40b2e
JM
4821Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4822
4823 * gdb.base/configure.in: Check for gdbvars.exp instead of
4824 a1-selftest.exp.
4825 * gdb.base/configure: Re-generate.
4826
48271999-07-12 Stan Shebs <shebs@andros.cygnus.com>
4828
4829 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
4830 in trying to run first and name is too long.
4831
4832 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
4833 pointers2.c and pointers2.exp, respectively.
4834 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
4835 doschk happier.
4836
43e526b9
JM
48371999-07-08 Stan Shebs <shebs@andros.cygnus.com>
4838
4839 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
4840 callfuncs2.c and callfuncs2.exp.
4841
4842 * gdb.base/list.exp: Remove mistaken xfails.
4843 * gdb.base/list0.h: Add optional prototypes.
4844
9846de1b
JM
4845Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
4846
4847 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
4848 calling malloc.
4849 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
4850 * ptype.exp: Move test for get_debug_format to before its first
4851 use.
4852
48531999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4854
4855 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
4856 * gdb.base/annota2.cc, annota2.exp: Move from here.
4857 * gdb.c++/annota2.cc, annota2.exp: To here.
4858 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
4859
43ff13b4
JM
4860Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4861
4862 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
4863 a consistent format.
4864
085dd6e6
JM
48651999-06-25 Stan Shebs <shebs@andros.cygnus.com>
4866
4867 From Jimmy Guo <guo@cup.hp.com> and others at HP:
4868 * lib/gdb.exp (get_compiler_info): Add detection for assorted
4869 HP compilers, also set the globals $true and $false.
4870
4871 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
4872 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
4873 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
4874 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
4875 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
4876 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
4877 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
4878 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
4879 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
4880 whatis.c} Add C++ compatible function definitions and return
4881 types, add includes for library functions.
4882 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
4883 * gdb.base/step-test.c (myglob): Rename from glob.
4884 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
4885 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
4886 files, move here from gdb.hp.
4887 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
4888 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
4889 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
4890 Adjust line numbers in regexps.
4891
4892 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
4893 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
4894 instead of 0/1.
4895
4896 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
4897 foll-vfork.exp: New files, move here from gdb.hp.
4898 * gdb.base/page.exp: New file, test of pagination command.
4899
4900 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
4901 recursion test.
4902 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
4903
4904 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
4905 gdb.base/solib.exp: Fix compiler invocation process.
4906
4907 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
4908 HP-UX 11, turn off overload resolution explicitly.
4909 * gdb.base/commands.exp: Set argument list explicitly, add
4910 watchpoint test.
4911 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
4912 them work.
4913 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
4914 expressions properly.
4915 * gdb.base/corefile.exp: Loosen the match slightly.
4916 * gdb.base/default.exp: Allow "Error accessing memory" message
4917 also.
4918 * gdb.base/display.exp: Skip over x/0 j if PA64.
4919 * gdb.base/funcargs.exp: Add xfails for HP-UX.
4920 * gdb.base/interrupt.exp: Ditto.
4921 * gdb.base/langs.exp: Add symbolic matches governed by compiler
4922 in use.
4923 * gdb.base/list.exp: Add xfails for HP-UX.
4924 * gdb.base/long_long.exp: Refine some of the numeric matches.
4925 * gdb.base/mips_pro.exp: Xfail on HP-UX.
4926 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
4927 * gdb.base/nodebug.exp: Succeed on more varieties of output.
4928 * gdb.base/opaque.exp: Remove some HP-UX xfails.
4929 * gdb.base/ptype.exp: Succeed on more varieties of output.
4930 * gdb.base/scope.exp: Add xfails for HP-UX.
4931 * gdb.base/sect-cmd.exp: Add more cases.
4932 * gdb.base/setvar.exp: Add xfails for HP-UX.
4933 * gdb.base/shlib-call.exp: Loosen some matches slightly.
4934 * gdb.base/signals.exp: Match on void symbolically.
4935 * gdb.base/step-test.exp: Add case for PA64.
4936 * gdb.base/term.exp: Add exit and restart.
4937 * gdb.base/twice.exp: Clean up after self.
4938 * gdb.base/varargs.exp: Disable overload resolution explicitly.
4939 * gdb.base/whatis.exp: Allow more ways to pass tests.
4940
4941 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
4942 no longer useful.
4943
4944Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
4945
4946 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
4947 list of patterns.
4948 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
4949 print_double_array(double_array)", "continuing to breakpoint
4950 1018", "print print_double_array(array_d)" and "continuing to
4951 1034" tests.
beb998c6 4952
085dd6e6
JM
49531999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4954
4955 * Makefile.in: Add empty html and install-html targets.
4956
49571999-06-24 Stan Shebs <shebs@andros.cygnus.com>
4958
4959 * config/mt-*: Remove, these haven't been used since 1996.
4960
49611999-06-22 Stan Shebs <shebs@andros.cygnus.com>
4962
4963 * gdb.base/call-strs.c, gdb.base/ending-run.c,
4964 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
4965 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
4966
9e0b60a8
JM
49671999-06-18 Stan Shebs <shebs@andros.cygnus.com>
4968
4969 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
4970 simpler match case for the ptype of the big class.
4971
49721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4973
4974 * gdb.exp: Fix test for gdb_prompt existence.
4975
49761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4977
4978 * gdb.exp (gdb_test): Add fail after calls to perror.
4979
49801999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4981
4982 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
4983
49841999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
4985
4986 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
4987
0f71a2f6
JM
4988Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
4989
4990 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
4991 malloc() is linked in.
4992
49931999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4994
4995 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
4996 step at end.
4997
4998 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
4999
50001999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5001
5002 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5003
cce74817
JM
5004Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5005
5006 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5007 * gdb.base/mips_pro.exp: Likewise.
5008
50091999-06-02 Keith Seitz <keiths@cygnus.com>
5010
5011 * gdb.c++/templates.cc: Change all "new" operators to throw
5012 an exception.
5013 * gdb.c++/cplusfuncs.cc: Likewise.
5014
5015 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5016
5017Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5018
5019 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5020 * gdb.base/ending-run.exp: When stepping out of main, accept a
5021 step into an arbitrary assembler file.
5022
392a587b
JM
50231999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5024
beb998c6 5025 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5026 "breakpoint-invalid" to be printed.
beb998c6 5027 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5028 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5029 * gdb.base/annota2.cc: Initialize a.x to 0.
5030
9e086581
JM
50311999-05-17 Keith Seitz <keiths@cygnus.com>
5032
5033 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5034 when "skip_float_tests" set.
5035 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5036 "print print_ten_doubles", and "step into print_long_arg_list".
5037 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5038 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5039 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5040 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5041 "skip_float_tests" is set.
5042 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5043 when "skip_float_tests" set.
beb998c6 5044
cd0fc7c3
SS
50451999-05-06 Keith Seitz <keiths@cygnus.com>
5046
5047 * gdb.base/annota2.cc: Include stdio.h.
5048
5049Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5050
5051 * gdb.base/crossload.exp: Remove, this has been disabled ever
5052 since BFD stopped including all targets, and cross-GDB gets
5053 plenty of testing anyway.
5054 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5055 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5056 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5057 * gdb.base/README: Remove, was doc for this.
5058 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5059 needed.
5060
b83266a0
SS
50611999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5062
5063 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5064 output.
5065
5066 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5067 * gdb.base/annota2.exp: New file. More annotation tests.
5068 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5069 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5070
50711999-04-23 Angela Marie Thomas <angela@cygnus.com>
5072
5073 * config/cfdbug.exp: New file.
5074
7a292a7a
SS
50751999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5076
5077 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5078 Marcus Daniel's and Dale Hawkins's demangler crashes.
5079
5080 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5081 test_lucid_style_demangling, test_arm_style_demangling,
5082 test_hp_style_demangling): Try Tom Tromey's core-dumping
5083 identifier under each demangling style.
5084
50851999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5086
5087 * gdb.c++/demangle.exp: Include the current demangling style
5088 in all test names.
5089 (current_demangling_style): New global variable.
5090 (set_demangling_style, test_demangling_core, test_demangling,
5091 test_demangling_exact): New functions.
5092 (test_gnu_style_demangling, test_lucid_style_demangling,
5093 test_arm_style_demangling, test_hp_style_demangling): Use those,
5094 instead of calling gdb_test and gdb_test_exact directly.
5095 (catch_demangling_errors): New function, which reports errors
5096 signalled by the demangling test functions in an orderly way.
5097 (do_tests): Use catch_demangling_errors.
5098
50991999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5100
5101 * gdb.base/signals.exp (test_handle_all_print): Use () for
5102 grouping in expressions, not {}.
5103
5104 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5105 initialized yet.
5106
51071999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5108
5109 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5110 are listed.
5111
51121999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5113
5114 * gdb.stabs/weird.exp: Test for CC being defined before
5115 looking at its value.
5116
51171999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5118
5119 * gdb.base/call-ar-st.exp: Remove stray '#'.
5120 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5121 "short int" and "long int".
5122 * gdb.c++/overload.cc: Cast the string added in the previous
5123 change, to mollify finicky HP compiler.
5124 * gdb.hp/reg-test.exp (testfile): Fix file name.
5125 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 5126
7a292a7a
SS
5127 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5128 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5129 alternate form of enum ptype.
5130
c906108c
SS
51311999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5132
7a292a7a
SS
5133 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5134 * gdb.hp/*.exp: Change all to run compiler probe only after
5135 passing skip_hp_tests, so as not to waste time on guaranteed
5136 failure.
5137
c906108c
SS
5138 * gdb.c++/overload.cc: Pass string instead of char addr, always
5139 init ccpfoo.
5140 * gdb.c++/templates.cc: Fix syntax error.
5141
7a292a7a
SS
5142Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5143
5144 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 5145 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5146 command.
5147
51481999-03-18 James Ingham <jingham@cygnus.com>
5149
5150 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5151
5152 * gdb.c++/method.exp: It was testing an uninitialized int on the
5153 stack and assuming it was positive.
5154
5155 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5156
5157 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 5158 keep it from killing the rest of the tests.
7a292a7a
SS
5159 Use gdb_continue_to_end.
5160
5161 * gdb.base/sigall.exp: use gdb_continue_to_end.
5162
5163 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
5164
5165 * gdb.base/display.exp: use runto_main, not run.
5166
beb998c6
AC
5167 * gdb.base/default.exp: Check for the current error message in the
5168 r abbreviation test.
7a292a7a
SS
5169 Add strongarm to the targets that know info float.
5170
beb998c6 5171 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
5172 run which doesn't work with monitors.
5173
5174 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
5175
5176 * gdb.base/break.exp: use the gdb_continue_to_end proc.
5177
5178 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
5179 program. Traps the case (in Cygmon) when the program never really
5180 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5181 more places, so I used my name. Sorry Mark...
5182
5183 * config/monitor.exp (gdb_target_monitor): added another
5184 target_info parameter: remotebinarydownload. This will set the
5185 remotebinarydownload flag if this is causing some boards trouble.
5186
51871999-03-18 Mark Salter <msalter@cygnus.com>
5188
5189 * lib/gdb.exp (continue_to_exit): New function.
5190
5191 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5192 * gdb.base/ending-run.exp: Ditto.
5193 * gdb.base/step-test.exp: Ditto.
5194
51951999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5196
5197 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5198 (suggested by Art Haas <ahaas@neosoft.com>).
5199
52001999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5201
5202 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5203
5204Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5205
5206 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5207 descriptions of types (short unsigned int vs unsigned short, etc).
5208
52091999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5210
5211 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5212 a call to strlen; sometimes we do have sources.
5213
52141999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5215
5216 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5217 character, so GDB won't print garbage after its end.
beb998c6 5218
c906108c
SS
5219 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5220 breakpoint there instead. Sometimes GCC emits memcpy to handle
5221 the large structures being passed by value, so we step into that
5222 instead of sum_array_print, which obscures what we're really testing.
5223 * gdb.base/step-test.exp: However, we do want a test that notices
5224 the bizarre steps into memcpy, so do that here. Add check for
5225 stepping into function calls that pass large structures by value.
5226 ("Is that a noun clause, or are you just happy to see me?")
5227 Remove all references to specific line numbers.
5228 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5229 New type and function.
5230 (main): Call large_struct_by_value, passing it a large struct by value.
5231 * lib/gdb.exp (gdb_get_line_number): New function.
5232
5233 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5234 more portable.
5235
7a292a7a
SS
52361999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5237
c906108c
SS
5238 * lib/gdb.exp: Doc fixes.
5239
7a292a7a
SS
52401999-03-05 Nick Clifton <nickc@cygnus.com>
5241
beb998c6 5242 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5243
52441999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5245
c906108c
SS
5246 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5247 commands. They're not germane to this test, and they don't work
5248 that way on remote targets.
5249
3fc11d3e
JM
52501999-03-01 James Ingham <jingham@cygnus.com>
5251
5252 * Changelog entries merged over from gdb development branch.
5253
3fc11d3e
JM
5254 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
5255
5256 * lib/gdb.exp (gdbtk_analyze_results): Generic function
5257 for outputting results of test run.
5258
2d4a1622 5259 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
5260
5261 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 5262
7a292a7a
SS
52631999-02-25 Felix Lee <flee@cygnus.com>
5264
5265 * lib/gdb.exp (debug_format): initialize
5266
c906108c
SS
52671999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
5268
5269 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
5270 * gdb.base/call-rt-st.c: Ditto.
5271
c906108c
SS
52721999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
5273
5274 * gdb.threads/pthreads.exp (horiz): New variable.
5275 (test_startup): Fix regexps that capture thread numbers.
5276
52771999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
5278
5279 * gdb.base/smoke.exp: Disambiguate two test case names (both
5280 called ``print'').
5281
5282Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5283
5284 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
5285 compilation.
5286
52871999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5288
5289 * gdb.base/miscexprs.exp: Change patterns to match GDB's
5290 actual output formatting.
5291 * gdb.base/smoke.exp: GDB removes leading 0's.
5292 * gdb.base/volatile.exp: Don't check type of remuneration;
5293 that variable is no longer defined in constvars.c.
5294 * gdb.base/step-test.c (main): Exit with explicit exit code.
5295 * gdb.base/step-test.exp: Remove two nexti checks--they are
5296 not portable.
5297
52981999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5299
5300 * gdb.base/help.exp ("help delete display"): Fix test to match
5301 gdb's output.
5302
5303 * gdb.base/long_long.c (known_types): Initialize values to zero.
5304 * gdb.base/long_long.exp: Step one more line
5305 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 5306 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
5307 unique test case names.
5308
5309Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5310
beb998c6 5311 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
5312
5313 * gdb.c++/method.exp: Add missing close brace.
5314
53151999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
5316
5317 * gdb.base/maint.exp: Use 'set height 0' to disable page
5318 prompting, not 'set height 400'.
5319
5320 Fix a bunch of timeouts.
5321 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
5322 four separate tests, so expect doesn't take forever to match a ton
5323 of text against a regexp with lots of .* forms.
5324 ("maint print psymbols", "maint print symbols"): Make some of
5325 these greps more selective, so that expect doesn't try to wade
5326 through huge piles of output and time out.
5327
5328 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
5329
5330 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
5331 tests: one which doesn't expect shlib events to be reported, and
5332 another which does, but is XFAIL for all platforms other than
5333 HP/UX.
5334
5335 * gdb.base/break.exp: Teach the test suite that the `catch
5336 fork', `catch vfork', and `catch exec' commands produce error
5337 messages on platforms that don't provide these features.
5338
5339Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5340
5341 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
5342 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
5343 (shortening names from solib_threshold.exp etc), won't run on
5344 anything but HP-UX for the foreseeable future.
5345 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
5346 reflect move.
5347
5348Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
5349
5350 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
5351 gdb.trace/Makefile.in (clean): Remove all test executables.
5352
5353Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
5354
5355 * gdb.base/shlib-call.exp: add test cases to verify that gdb
5356 successfully re-sets breakpoints in shared libraries.
5357 * gdb.base/shmain.c (main): return 0, don't fall off the end.
5358
5359Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5360
beb998c6
AC
5361 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
5362 and compiled w/o GCC.
c906108c
SS
5363
5364 * gdb.hp/watch-cmd.exp: ditto.
5365
5366 * gdb.hp/watch-hp.exp: ditto.
5367
5368 * gdb.hp/xdb1.exp: ditto.
5369
5370 * gdb.hp/xdb2.exp: ditto.
5371
5372 * gdb.hp/dbx.exp: ditto.
5373
5374Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
5375
5376 * constvars.c: Remove C++-isms.
5377 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
5378 with GCC.
5379
5380Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
5381
5382 The following changes are part of the HP merge.
5383
5384 * gdb.base/break.exp: new tests to verify that catchpoints for
5385 fork, vfork, and exec don't trigger inappropriately.
5386
5387 * gdb.base/opaque.exp: compile one file at a time, then link.
5388
5389 * gdb.base/signals.exp: be more restrictive about which hppa
5390 systems receive a setup_xfail. new tests.
5391
5392 * gdb.base/solib_threshold.build: new file.
5393 * gdb.base/solib_threshold.exp: new file.
5394 * gdb.base/solib_threshold.link_opts: new file.
5395 * gdb.base/solib_threshold.mk: new file.
5396 * gdb.base/gen_solib_threshold.c: new file.
5397
5398 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
5399 tests. New tests for enums inside classes.
5400
5401 * gdb.c++/compiler.cc: indicate support of template debugging.
5402
5403 * gdb.c++/demangle.exp: run hp style demangling tests.
5404
5405 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
5406 tests.
5407
5408 * gdb.c++/misc.cc: changes to support new tests.
5409
5410 * gdb.c++/templates.cc: changes to support HP's compiler; changes
5411 to support new tests.
5412
5413 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
5414 gcc, then skip these tests.
5415
5416Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
5417
5418 The following files are part of the HP merge; some had longer
5419 names at HP, but have been renamed to be no more than 14
5420 characters in length.
5421
5422 * gdb.hp/ambiguous.cc: new file.
5423 * gdb.hp/ambiguous.exp: new file.
5424 * gdb.hp/attach.exp: new file.
5425 * gdb.hp/attach2.exp: new file.
5426 * gdb.hp/classes-hp.exp: new file.
5427 * gdb.hp/ctti.exp: new file.
5428 * gdb.hp/ctti-add.cc: new file.
5429 * gdb.hp/ctti-add1.cc: new file.
5430 * gdb.hp/ctti-add2.cc: new file.
5431 * gdb.hp/ctti-add3.cc: new file.
5432 * gdb.hp/dbx.exp: new file.
5433 * gdb.hp/exception.cc: new file.
5434 * gdb.hp/exception.exp: new file.
5435 * gdb.hp/foll-exec.c: new file.
5436 * gdb.hp/foll-exec.exp: new file.
5437 * gdb.hp/foll-fork.c: new file.
5438 * gdb.hp/foll-fork.exp: new file.
5439 * gdb.hp/foll-vfork.c: new file.
5440 * gdb.hp/foll-vfork.exp: new file.
5441 * gdb.hp/inherit-hp.exp: new file.
5442 * gdb.hp/more-steps.exp: new file.
5443 * gdb.hp/namespace.cc: new file.
5444 * gdb.hp/namespace.exp: new file.
5445 * gdb.hp/optimize.exp: new file.
5446 * gdb.hp/pxdb.c: new file.
5447 * gdb.hp/pxdb.exp: new file.
5448 * gdb.hp/quicksort.exp: new file.
5449 * gdb.hp/reg-test.exp: new file.
5450 * gdb.hp/reg-test.s: new file.
5451 * gdb.hp/sized-enum.c: new file.
5452 * gdb.hp/sized-enum.exp: new file.
5453 * gdb.hp/start-stop.exp: new file.
5454 * gdb.hp/templ-hp.cc: new file.
5455 * gdb.hp/templ-hp.exp: new file.
5456 * gdb.hp/thr-lib.c: new file.
5457 * gdb.hp/thr-lib.exp: new file.
5458 * gdb.hp/thr-lib.h: new file.
5459 * gdb.hp/thr-liblib.c: new file.
5460 * gdb.hp/virtfun-hp.c: new file.
5461 * gdb.hp/virtfun-hp.exp: new file.
5462 * gdb.hp/watch-cmd.exp: new file.
5463 * gdb.hp/watch-hp.exp: new file.
5464 * gdb.hp/xdb1.exp: new file.
5465 * gdb.hp/xdb2.exp: new file.
5466 * gdb.hp/xdb3.exp: new file.
5467
5468Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
5469
5470 The following files are part of the HP merge; some had longer
5471 names at HP, but have been renamed to be no more than 14
5472 characters in length.
5473
5474 * gdb.base/ss.h: new file.
5475 * gdb.base/call-ar-st.c: new file.
5476 * gdb.base/call-ar-st.exp: new file.
5477 * gdb.base/call-rt-st.c: new file.
5478 * gdb.base/call-rt-st-exp: new file.
5479 * gdb.base/call-strs.exp: new file.
5480 * gdb.base/ena-dis-br.exp: new file.
5481 * gdb.base/environ.exp: new file.
5482 * gdb.base/long_long.exp: new file.
5483 * gdb.base/sect-cmd.exp: new file.
5484 * gdb.base/shlib-cl2.exp: new file.
5485 * gdb.base/smoke.exp: new file.
5486 * gdb.base/so-impl-ld.c: new file.
5487 * gdb.base/so-impl-ld.exp: new file.
5488 * gdb.base/so-indr-cl.c: new file.
5489 * gdb.base/so-indr-cl.exp: new file.
5490 * gdb.base/varargs.exp: new file.
5491 * gdb.base/volatile.exp: new file.
5492 * gdb.base/whatis-exp.exp: new file.
7a292a7a 5493 * gdb.base/display.exp: new file.
c906108c
SS
5494 * gdb.c++/derivation.exp: new file.
5495 * gdb.c++/local.exp: new file.
5496 * gdb.c++/member-ptr.exp: new file.
5497 * gdb.c++/overload.exp: new file.
5498 * gdb.c++/ovldbreak.exp: new file.
5499 * gdb.c++/ref-types.exp: new file.
5500 * gdb.c++/ref-types2.exp: new file.
5501 * gdb.c++/userdef.exp: new file.
beb998c6 5502
c906108c
SS
5503Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5504
5505 * gdb.base/default.exp: Reflect wording change in remote.c.
5506
dc96c6c7 5507Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5508
5509 * gdb.base/help.exp: Update to reflect current text.
5510
5511Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
5512
5513 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
5514 they're stack variables and contain garbage.
5515 * gdb.c++/anon-union.exp: new file.
5516
5517 The following changes were made by David Taylor
5518 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5519 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5520 in changes by HP.
5521
5522 * gdb.base/bitops.exp: new file.
5523 * gdb.base/default.exp: change expected messages for catch and
5524 info catch tests to reflect HP merge changes.
5525 * gdb.base/enable-disable-break.exp
5526 * gdb.base/ending-run.c: new file.
5527 * gdb.base/long_long.c: new file.
5528 * gdb.base/maint.exp: new file.
5529 * gdb.base/pointers2.exp: new file.
5530 * gdb.base/shlib-call2.exp: new file.
5531 * gdb.base/solib.exp: new file.
5532 * gdb.base/step-test.c: new file.
5533 * gdb.c++/anon-union.cc: new file.
5534 * gdb.c++/local.cc: new file.
5535 * gdb.c++/member-pointer.cc: new file.
5536 * gdb.c++/method.cc: new file.
5537 * gdb.c++/ref-types.cc: new file.
5538 * gdb.c++/ref-types2.cc: new file.
5539 * gdb.c++/userdef.cc: new file.
beb998c6 5540
c906108c
SS
5541 * gdb.base/scope.exp: compile one file at a time, then link.
5542 * gdb.base/langs.exp: ditto.
5543 * gdb.base/list.exp: ditto.
beb998c6 5544
c906108c
SS
5545Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
5546
5547 The following changes were made by David Taylor
5548 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5549 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5550 in changes by HP.
beb998c6 5551
c906108c
SS
5552 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
5553 skip tests. When compiling pass c++ flag to gdb_compile.
5554 * gdb.c++/
beb998c6 5555
c906108c
SS
5556 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
5557 test for on hppa*-*-hpux*; use args to see if c++ was specified.
5558 (skip_hp_tests): new function.
5559 (gdb_preprocess): new function.
5560
5561 * configure.in (hpdir): decide whether to configure gdb.hp.
5562 * configure: regenerated.
5563
5564 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
5565 to delete on clean.
5566 (EXECUTABLES): update to reflect new additions.
5567 * gdb.base/commands.exp: update message expected.
5568 * gdb.base/default.exp: add copyright notice.
5569 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
5570 * gdb.base/help.exp: update messages to reflect current text.
5571 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
5572 targets for recurse tests.
5573 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
5574 skip this file.
5575
5576 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
5577 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
5578 compilation.
5579 * gdb.c++/misc.exp: ditto.
5580 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
5581 run the tests. tell gdb_compile that it's a c++ compilation.
5582
5583 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 5584
c906108c
SS
5585 * gdb.base/all-bin.exp: new file.
5586 * gdb.base/arithmet.exp: new file.
5587 * gdb.base/assign.exp: new file.
5588 * gdb.base/completion.exp: new file.
5589 * gdb.base/cond-expr.exp: new file.
5590 * gdb.base/condbreak.exp: new file.
5591 * gdb.base/define.exp: new file.
5592 * gdb.base/dollar.exp: new file.
5593 * gdb.base/environment.exp: new file.
5594 * gdb.base/eval-skip.exp: new file.
5595 * gdb.base/jump.exp: new file.
5596 * gdb.base/logical.exp: new file.
5597 * gdb.base/pointers.exp: new file.
5598 * gdb.base/relational.exp: new file.
5599 * gdb.base/section_command.exp: new file.
5600 * gdb.base/whatis-expr.exp: new file.
5601
5602 * gdb.base/all-types.c: new file.
5603 * gdb.base/call-array-struct.c: new file.
5604 * gdb.base/call-return-struct.c: new file.
5605 * gdb.base/call-strings.c: new file.
5606 * gdb.base/callfuncs2.c: new file.
5607 * gdb.base/condbreak.c: new file.
5608 * gdb.base/constvars.c: new file.
5609 * gdb.base/display.c: new file.
5610 * gdb.base/int-type.c: new file.
5611 * gdb.base/jump.c: new file.
5612 * gdb.base/miscexprs.c: new file.
5613 * gdb.base/pointers.c: new file.
5614 * gdb.base/pointers2.c: new file.
5615 * gdb.base/shmain.c: new file.
5616 * gdb.base/shr1.c: new file.
5617 * gdb.base/shr2.c: new file.
5618 * gdb.base/solib.c: new file.
5619 * gdb.base/solib1.c: new file.
5620 * gdb.base/solib2.c: new file.
5621 * gdb.base/varargs.c: new file.
5622 * gdb.c++/derivation.cc: new file.
5623 * gdb.c++/overload.cc: new file.
5624 * gdb.c++/ovldbreak.cc: new file.
5625 * gdb.hp/attach.c: new file.
5626 * gdb.hp/attach2.c: new file.
5627 * gdb.hp/average.c: new file.
5628 * gdb.hp/compiler.c: new file.
5629 * gdb.hp/compiler.cc: new file.
5630 * gdb.hp/execd-program.c: new file.
5631 * gdb.hp/follow-exec.c: new file.
5632 * gdb.hp/follow-fork.c: new file.
5633 * gdb.hp/follow-vfork-and-exec.c: new file.
5634 * gdb.hp/misc-hp.cc: new file.
5635 * gdb.hp/more-steps.c: new file.
5636 * gdb.hp/optimize.c: new file.
5637 * gdb.hp/quicksort.c: new file.
5638 * gdb.hp/run-hp.c: new file.
5639 * gdb.hp/start-stop.c: new file.
5640 * gdb.hp/sum.c: new file.
5641 * gdb.hp/templates-hp.cc: new file.
5642 * gdb.hp/thread-local-in-lib.c: new file.
5643 * gdb.hp/thread-local-in-lib.h: new file.
5644 * gdb.hp/thread-local-in-lib.lib.c: new file.
5645 * gdb.hp/vforked-program.c: new file.
5646 * gdb.hp/virtfunc-hp.cc: new file.
5647 * gdb.hp/watchpoint-hp.c: new file.
5648 * gdb.hp/xdb.c: new file.
5649 * gdb.hp/xdb0.c: new file.
5650 * gdb.hp/xdb0.h: new file.
5651 * gdb.hp/xdb1.c: new file.
5652
5653Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
5654
5655 The following change was made by Edith Epstein
5656 <eepstein@cygnus.com> as part of a project to merge in changes
5657 originally made by HP; HP did not create ChangeLog entries.
5658
5659 * gdb.c++/demangle.exp: changed the expected output for some
5660 ARM-style mangling -- removed second reference to datatype.
5661 For example, maint demangle __dt__11T1__pt__2_cFv
5662 T1<char>::~T1<char>(void)
5663 becomes,
5664 maint demangle __dt__11T1__pt__2_cFv
5665 T1<char>::~T1(void)
5666
5667 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 5668
c906108c
SS
5669Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
5670
5671 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
5672 * gdb.trace/backtrace.exp: Likewise.
5673 * gdb.trace/circ.exp: Likewise.
5674 * gdb.trace/collection.exp: Likewise.
5675 * gdb.trace/deltrace.exp: Likewise.
5676 * gdb.trace/infotrace.exp: Likewise.
5677 * gdb.trace/limits.exp: Likewise.
5678 * gdb.trace/packetlen.exp: Likewise.
5679 * gdb.trace/passc-dyn.exp: Likewise.
5680 * gdb.trace/passcount.exp: Likewise.
5681 * gdb.trace/report.exp: Likewise.
5682 * gdb.trace/save-trace.exp: Likewise.
5683 * gdb.trace/tfind.exp: Likewise.
5684 * gdb.trace/tracecmd.exp: Likewise.
5685 * gdb.trace/while-dyn.exp: Likewise.
5686 * gdb.trace/while-stepping.exp: Likewise.
5687
56881998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
5689
5690 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
5691
5692Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
5693
5694 From Brendan Kehoe:
5695 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
5696 int return types.
5697
5698Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
5699
5700 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
5701 remote dos host testing right.
5702
5703Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
5704
5705 * gdb.base/corefile.exp: remove some xfails.
5706
5707Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
5708
5709 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
5710 have different timestamps.
5711
5712Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
5713
5714 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
5715 gdb.base/default.exp: Replace "exec" with "executable".
5716
5717Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
5718
5719 * gdb.base/default.exp: Change else if to elseif from previous
5720 delta.
5721
5722Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
5723
5724 * gdb.base/default.exp: Add brace missing from previous delta.
5725
5726Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
5727
5728 * gdb.base/default.exp: Support test for info float for all
5729 varieties of arm toolchain.
5730
dc96c6c7 5731Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5732
5733 * gdb.trace/*.exp: remove "remote_download" command.
5734
dc96c6c7 5735Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5736
5737 * gdb.trace/*.exp: remove -gdwarf from compile.
5738
5739Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
5740
5741 * gdb.trace/configure.in(AC_INIT): typo
5742 * gdb.trace/configure: regenerated
5743
dc96c6c7 5744Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5745
5746 * config/m68k-emc.exp: New file.
5747 * lib/<emc-support.exp trace-support.exp}: New files.
5748 * configure.in: add new test directory gdb.trace.
5749 * gdb.trace/{configure configure.in Makefile.in}: New files.
5750 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
5751 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
5752 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
5753 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
5754 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
5755 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
5756 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 5757
dc96c6c7 5758Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5759
5760 * gdb.c++/classes.exp: Change all regular expressions to match
5761 arbitrary combinations of newline/carriage-return, so that they
5762 will work equally well on Unix and Windows.
5763 * gdb.c++/inherit.exp: ditto.
5764 * gdb.c++/virtfunc.exp: ditto.
5765
57661998-08-11 Dawn Perchik <dawn@cygnus.com>
5767
5768 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
5769
c2d11a7d
JM
5770Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
5771
5772 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
5773 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
5774 to use a0-a3/d0-d3 as needed.
5775
5776Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
5777
5778 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
5779 * gdb.disasm/am33.exp: Corresponding changes.
5780
c906108c
SS
57811998-07-11 Felix Lee <flee@cygnus.com>
5782
5783 * gdb.base/callfuncs.exp: add cmp10 test.
5784 * gdb.base/callfuncs.c (cmp10): new function.
5785
5786Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
5787
beb998c6 5788 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
5789 into two parts to get around a synchronization problem in expect.
5790
3fc11d3e
JM
5791Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
5792
5793 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
5794
5795 * configure.in: Add options for gdbtk testsuite.
5796
5797 * configure: Regenerate.
5798
5799 * gdb.gdbtk: New directory to hold gdbtk tests.
5800
c906108c
SS
5801Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5802
5803 * gdb.fortran/types.exp: Escape brackets in expect patterns
5804 for test_float_literal_types_accepted tests.
5805 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
5806 before run test.
5807
c2d11a7d
JM
5808Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
5809
5810 * am33.exp: Just compile, do not link the testcase.
5811 * am33.s: Add ".am33" pseudoop to force am33 mode.
5812
c906108c
SS
58131998-06-25 Felix Lee <flee@cygnus.com>
5814
5815 * gdb.base/setshow.exp: make sure $pc is sane.
5816
5817 * gdb.stabs/weird.exp: split expect patterns properly.
5818
c2d11a7d
JM
5819Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
5820
5821 * gdb.disasm/am33.s: New disassembler testfile for the am33.
5822 * gdb.disasm/am33.exp: Run it.
5823
dc96c6c7 5824Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5825
5826 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
5827 match processing (and eliminate spurious timeouts when running).
5828
dc96c6c7 5829Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5830
5831 * gdb.base/signals.exp (test_handle_all_print): put back Mach
5832 exception test, but conditionalize it on target [mach | gnu].
5833
dc96c6c7 5834Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5835
5836 * gdb.base/overlays.exp: fixup compile line for linker script.
5837
5838Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
5839
5840 * gdb.fortran/types.exp: don't guess at float size.
5841
5842Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
5843
5844 * gdb.base/exprs.exp: delete test that depends on int size.
5845
5846Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
5847
5848 * config/sim.exp: Removed checks for target triplets.
5849 (gdb_target_sim): Use gdb,target_sim_options.
5850
5851Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
5852
5853 * gdb.base/reread.exp: New file.
5854 * gdb.base/reread1.c: New file.
5855 * gdb.base/reread2.c: New file.
5856
5857Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
5858
5859 * config/sim.exp: Use 'target sim -sparclite' when running
5860 SPARClite programs.
5861
5862Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
5863
5864 * gdb.base/structs2.exp: New file.
5865 * gdb.base/structs2.c: New file.
5866
5867Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
5868
5869 * gdb.asm/common.inc: New file.
5870 * gdb.asm/d10v.inc: New file.
5871 * asm-source.exp: Pass -I's to gas to find .inc files.
5872 Update line numbers in expected output.
5873 * asmsrc1.s: Rewrite.
5874 * asmsrc2.s: Rewrite.
5875 * configure.in: Create arch.inc symlink.
5876 * configure: Regenerate.
5877 * Makefile.in (distclean): Delete arch.inc.
5878
5879Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
5880
5881 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
5882 (t_enum_value2): ditto
5883 (t_enum_value3): ditto
5884 (main): ditto
5885Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5886
5887 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
5888 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
5889 change.
5890 Use gdb_test instead of send_gdb/gdb_expect sequences.
5891
5892Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
5893
5894 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
5895 not void.
5896
5897Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
5898
5899 * gdb.base/branches.c: Code with lots of loops and
5900 subroutines. Used to test gdbs ability to single step through PC
5901 changes, especially to test mips-tdep.c:mips_next_pc
5902
5903Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
5904
5905 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
5906 more rigorous EGCS C++ error checking.
5907
5908Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5909
5910 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 5911 tests.
c906108c 5912 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 5913 function when asleep.
c906108c 5914 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
5915 for i*86 Linux and SVR4 signal handling problems.
5916 Remove linux xfail for `next to handler in signals_tests_1', fixed
5917 by recent infrun.c change.
c906108c 5918 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 5919 stack backtraces.
c906108c
SS
5920 Adjust expect pattern in `handle all print' test to match Apr 28 1997
5921 target.[ch] change.
5922
5923Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
5924
5925 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
5926 for a newline from gdb before continuing.
5927 (default_gdb_exit): Just look for y or n.
5928 (gdb_test): Detect abnormal exit from GDB running on DOS; if
5929 it does, fail the rests of the tests in the file.
5930
5931Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
5932
5933 * config/cygmon.exp: New file.
5934
5935Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
5936
5937 * gdb.base/list.exp: Fix problem with "list default lines around
5938 main" test on remote targets.
5939
5940 * gdb.base/scope.exp: Fix problem with filelocal_bss before
5941 run test on remote targets.
5942
5943Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
5944
5945 * gdb.asm: New directory.
5946 * configure.in: Configure it.
5947 * configure: Regenerate.
5948 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
5949 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
5950
5951Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
5952
5953 * config/mn10300-eval.exp: New file to support MN10300 eval board.
5954
dc96c6c7 5955Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5956
c906108c
SS
5957 * gdb.base/overlays (several files): Merge the two overlay
5958 managers into one. Change variables (foox, barx, bazx, grbxx)
5959 back into ints but force them to load in their proper sections.
5960
5961Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
5962
5963 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
5964 on-chip insn memory and IMAP1 to upper 128k.
5965 (D10VCopy): Handle memory regions crossing 16k boundaries.
5966 (D10VCopy): Transfer data in 32 bit chunks.
5967
5968Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
5969
5970 * gdb.base/overlays.c (main): Exit normally when result is
5971 correct.
5972
5973 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
5974 map. Include space for printf in .text segment.
5975
5976 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
5977 updated d10v memory VMA/LMA map.
5978 (D10VCopy): Call D10VTranslate.
beb998c6 5979
c906108c
SS
5980Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
5981
5982 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
5983
5984 * gdb.base/bar.c (barx, bar): Change variable to small array so
5985 that it won't be put into the .sdata - small data -
5986 section. Update reference.
5987 * gdb.base/baz.c (bazx, baz): Ditto.
5988 * gdb.base/foo.c (foox, foo): Ditto.
5989 * gdb.base/grbx.c (grbxx, grbx): Ditto.
5990
5991 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
5992 to be arrays.
beb998c6 5993
dc96c6c7 5994Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 5995
c906108c
SS
5996 * gdb.base/overlays.exp: fix up and get working again.
5997 Add tests for backtraces from an overlay function.
beb998c6 5998
c906108c
SS
5999Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6000
6001 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6002 "calling function with watchpoint enabled".
6003
6004Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6005
6006 * gdb.base/break.exp (test_next_with_recursion): Remove
6007 gdb_suppress_tests for d10v-*-*.
6008 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6009 pending review of whether it is useful or not.
6010
6011Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6012
6013 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6014
6015Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6016
6017 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6018 * config/dve.exp: New file to support Densan boards.
6019
6020Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6021
6022 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6023 reads and BSD.
6024
6025Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6026
6027 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6028 response.
6029
6030 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6031
6032Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6033
6034 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6035 test.
6036
6037 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6038 target_sizeof_long and target_bigendian_p.
6039 (structs_by_value, structs_by_reference): Check values according
6040 to targets word size and endianess.
beb998c6 6041
c906108c
SS
6042Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6043
6044 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6045 output.
6046
6047Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6048
6049 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6050 Update test of set args help to match source change.
6051
6052Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6053
6054 * gdb.base/default.exp: Expect help system output to be in
6055 alphabetical order.
6056 * gdb.base/help.exp: Ditto.
6057
6058Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6059
6060 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6061 "i*86-pc-linux-gnu*".
6062 * gdb.base/interrupt.exp: Ditto.
6063 * gdb.base/corefile.exp: Ditto.
6064
6065 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6066 define vxworks when building the testcase.
6067
6068 * gdb.base/ptype.exp: Fix testnames to be unique.
6069 * gdb.base/radix.exp: Ditto.
6070 * gdb.base/term.exp: Ditto.
6071 * gdb.base/whatis.exp: Ditto.
6072 * gdb.c++/classes.exp: Ditto.
6073
6074Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6075
6076 * gdb.base/callfuncs.exp: Fix indentation.
6077
6078 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6079 suppress_flag has been set.
6080 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6081 target feature.
6082
6083Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6084
6085 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6086 the testcase.
6087
6088 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6089 set_debug_traps() and breakpoint().
6090 * gdb.c++/misc.cc (main): Ditto.
6091 * gdb.c++/templates.cc (main): Ditto.
6092 * gdb.c++/virtfunc.cc (main): Ditto.
6093
6094Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6095
6096 * lib/gdb.exp(gdb_step_for_stub): New function.
6097 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6098 exists, reload the executable and do a "continue" instead of
6099 doing a jump.
6100 (runto_main): Use gdb_step_for_stub.
beb998c6 6101
c906108c
SS
6102 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6103 tests to have unique names.
6104 * gdb.base/callfuncs.exp: Ditto.
6105 * gdb.base/commands.exp: Ditto.
6106 * gdb.base/default.exp: Ditto.
6107 * gdb.base/help.exp: Ditto.
6108 * gdb.base/list.exp: Ditto.
6109 * gdb.base/opaque.exp: Ditto.
6110 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6111 similar tests.
beb998c6 6112
c906108c
SS
6113 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6114 * gdb.c++/cplusfuncs.cc: Ditto.
6115 * gdb.c++/virtfunc.cc: Ditto.
6116
6117 * config/monitor.exp: Keep track of the last file we saw, rather
6118 than trying to get the info from gdb.
6119
6120 * gdb.fortran/types.exp: Move comment to previous line.
6121
6122Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6123
6124 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6125 target mode.
6126
6127Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6128
6129 From Bob Manson:
6130 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6131 string from GDB when it connects.
6132
6133 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6134
6135Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6136
6137 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6138 if we can't get a debug format from GDB (we may be testing an
6139 older GDB). Use a 10 second timeout when checking for the format.
6140
6141 * gdb.stabs/weird.exp: Fix quoting.
6142
6143 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6144
6145Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6146
6147 * config/arm-ice.exp: New file.
6148
6149Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6150
6151 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6152 until it has been modified to work with the new testsuite.
6153
99707966 6154 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6155 testcase won't compile, cause all of the testcases in the file to
6156 fail instead.
6157
6158 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6159 (gdb_clear_suppressed): New procedure.
6160 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6161 it contains a positive value.
6162
6163Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
6164
6165 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
6166
6167 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
6168
6169Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
6170
6171 * lib/gdb.exp (setup_xfail_format): New function.
6172 (get_debug_format): New function to get debug format.
6173 (debug_format): New global variable to hold last value set
6174 by get_debug_format.
6175 * gdb.base/list.exp: Call get_debug_format and expect some
6176 tests to fail for DWARF 1 and COFF formats.
6177 * gdb.c++/ptype.exp: Ditto.
6178 * gdb.c++/classes.exp: Ditto.
6179 * gdb.c++/cplusfuncs.exp: Ditto.
6180 * gdb.c++/inherit.exp: Ditto.
6181 * gdb.c++/templates.exp: Ditto.
6182 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 6183
c906108c
SS
6184Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6185
6186 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6187 host doesn't have a currently-open connection.
6188
6189 * config/sparclet.exp: Cleanups and fixes to make it generic for
6190 any gdb stub target. Handle cases where gdb doesn't respond when
6191 interrupted in a sane fashion.
6192
6193 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6194 same thing in a totally different way.
6195
6196 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6197 setting "timeout".
6198 (gdb_start): We set the global gdb_prompt variable in
6199 default_gdb_init now.
6200
6201Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6202
6203 * gdb.base/printcmds.exp: Fix "check for floating addition"
6204 regexp to accept results within approx +/- .01 of exact value.
6205 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6206
6207Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6208
6209 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6210 properly.
6211 (gdb_expect): Add optional timeout parameter, and add timeout
6212 value to various calls.
6213 (gdb_suppress_tests): Only give one warning message per group.
6214
6215Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6216
6217 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6218 global variables. Handle getting a value for $timeout more
6219 gracefully.
6220
6221Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6222
6223 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6224 initialize.
6225 (default_gdb_init): New procedure; allow gdb_init to be overridden
6226 by a target configuration file.
6227 (gdb_expect): Pass the timeout to remote_expect.
6228
6229 * config/monitor.exp(gdb_load): Fix typo in regexp.
6230
6231Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6232
6233 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6234
6235Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6236
6237 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6238 here. Call gdb_target_exec before rebooting the target, to make
6239 sure the connection to the target is closed.
6240 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6241 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6242 Also detect "Timeout reading from remote" error.
6243
6244 * config/gdbserver.exp: Pass the executable being loaded to
6245 gdb_target_monitor. Don't call gdb_file_cmd here; let
6246 gdb_target_monitor do it.
6247
6248 * gdb.disasm/hppa.exp: Don't use exec_output.
6249
6250Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
6251
6252 * gdb.base/list.exp: If we're debugging a non-native target,
6253 try to set the pc register to point to the start of the
6254 program before doing the first list command.
6255
6256 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
6257 test_calls after restarting.
6258
6259 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
6260 reloading.
6261
6262 * gdb.base/watchpoint.exp: Fix typo.
6263
6264 * gdb.base/setshow.exp: Check for use_gdb_stub.
6265
6266 * gdb.base/break.exp: Fix continue until exit test for the gdb
6267 stub case.
6268 * gdb.base/langs.exp: Ditto.
6269
6270 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
6271 gdb_load_offset. If we weren't given a file to load, figure out
6272 what the current file is and use it.
6273
6274 * config/i386-bozo.exp: New file.
6275
6276Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
6277
6278 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
6279 feature.
6280
6281 * config/proelf.exp: New entry.
6282
6283Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
6284
6285 * lib/gdb.exp: Remove spurious .* patterns at the beginning
6286 of regexps.
6287
6288 * gdb.base/watchpoint.exp: Don't run the test_stepping
6289 tests if gdb can't call functions on the target.
6290
6291 * gdb.base/setshow.exp: Don't run the set prompt tests if
6292 the board has gdb_prompt set.
6293
6294Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
6295
6296 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
6297 * gdb.base/commands.exp: Likewise.
6298 * gdb.base/setshow.exp: Likewise.
6299
6300Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
6301
6302 * config/monitor.exp(gdb_start): Look for gdb_prompt target
6303 feature.
6304
6305 * config/i960.exp: New file.
6306
6307Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
6308
6309 * gdb.base/funcargs.exp: Check for gdb,short_int target
6310 feature instead of looking for explicit target triplets.
6311
dc96c6c7 6312Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 6313
beb998c6 6314 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
6315 "p 123DEADBEEF", to check parse_number.
6316 * top.c: change "to enable to enable" to "to enable" in a couple
6317 of help strings.
6318
6319Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
6320
6321 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
6322 on the mn10300.
beb998c6 6323
c906108c
SS
6324Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
6325
6326 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
6327 where the test executable is run with explicit args.
6328 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
6329
6330Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
6331
6332 * gdb.base/run.c: Use FAKEARGV to build test executable that
6333 does not require a command line arg, since most simulators
6334 don't currently support passing such an arg into the simulated
6335 program.
6336 * gdb.base/commands.exp: Change tests to insert the proper
6337 value as the arg to the first recursive factorial call. Change
6338 compilation line to define FAKEARGV at compile time.
6339
6340Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
6341
6342 * gdb.base/recurse.exp: Enable these tests for the mn10300.
6343 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
6344 function with watchpoint enabled" test.
6345
6346Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
6347
6348 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
6349 Don't call gdb_test when the command doesn't return to a gdb prompt.
6350
6351 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
6352 "Tests restarted" messages.
6353
6354Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
6355
6356 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
6357
dc96c6c7 6358Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6359
6360 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
6361 for INFO SYMBOL; add help tests for OVERLAY commands.
6362 * gdb.base/default.exp: add tests for INFO SYMBOL command;
6363 add tests for OVERLAY commands
6364 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
6365 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
6366 * gdb.base/sigall.c: add usestubs code frag
6367 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 6368
c906108c
SS
6369Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
6370
6371 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
6372 failures.
6373 (gdb_stop_suppressing_tests): Note that tests have restarted.
6374
6375Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
6376
6377 * config/h8300.exp: New file.
6378
6379Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
6380
6381 * gdb.base/setshow.exp: Check for the existence of a
6382 feature, not its value.
6383
6384Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
6385
6386 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
6387
6388 * gdb.base/scope.exp: It's now init0(), not init().
6389
6390 * gdb.base/scope0.c: For now, change init() to be init0().
6391
6392 * config/monitor.exp: Use gdb_serial in preference to serial
6393 or netport.
6394
6395 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
6396 and it's not already set.
6397
6398Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
6399
6400 * gdb.base/setshow.exp: Only test the run command if the target
6401 isn't using a stub and if it supports argument passing.
6402
6403Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
6404
6405 * config/udi.exp(gdb_start): Make sure UDICONF is set
6406 properly before starting gdb.
6407
6408Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
6409
6410 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
6411 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
6412 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
6413
6414Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
6415
6416 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
6417 specialized code to reboot the board, use remote_reboot instead.
6418
6419 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
6420
6421 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
6422
6423 * config/monitor.exp: Make sure we disconnect from the target.
6424 Also, try a reboot/reload cycle instead of failing if the
6425 load fails.
6426
6427Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
6428
6429 * gdb.base/default.exp: Don't set match_max.
6430 * gdb.base/help.exp: Ditto.
6431 * gdb.base/list.exp: Ditto.
6432 * gdb.base/signals.exp: Ditto.
6433
6434 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
6435 set, use remote_ld to download the testcase instead of
6436 the GDB loader.
6437
6438Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
6439
6440 * config/vr5000.exp: New file.
6441
6442 * config/monitor.exp(gdb_target_monitor): Add pattern for
6443 "Ending remote" to detect errors in connecting.
6444
6445 * gdb.base/setshow.exp: Add .* within auto language test.
6446
6447 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
6448 target feature.
6449
6450 * config/monitor.exp(gdb_load): Check for a failure when loading,
6451 and reboot the board if necessary.
6452
6453 * gdb.base/setvar.exp(test_set): Handle multiple prints within
6454 a set of tests. Remove print.* from the patterns being checked.
6455
6456Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
6457
6458 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
6459 refer to gdb_spawn_id.
6460
6461 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
6462 longer used.
6463 * config/sparclet.exp: Ditto.
6464 * config/sparclet-old.exp: Ditto.
6465 * config/slite.exp: Ditto.
6466 * config/sim.exp: Ditto.
6467 * gdb.base/funcargs.exp: Ditto.
6468
6469 * lib/gdb.exp:Remove references to gdb_spawn_id.
6470 (gdb_expect): Move to remote.exp.
6471
6472Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
6473
6474 * config/monitor.exp: Detect the "Couldn't establish connection"
6475 message from GDB.
6476
6477Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
6478
6479 * gdb.base/bitfields.exp: Use runto instead of explicit
6480 gdb_run_cmd/gdb_expect sequences.
6481
6482 * gdb.base/break.exp(text_next_with_recursion): Add match for
6483 gdb_expect call.
6484
6485 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
6486 We also need to handle the "A program is being debugged already"
6487 prompt from gdb. Use gdb_test to set the baud rate.
6488
6489 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
6490 to 20000. Really. I mean it.
6491
6492Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6493
6494 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
6495 fails. If suppress_flag is set, skip perror message about not
6496 being able to send to GDB.
6497 (send_gdb): If suppress_flag is set, don't try to send commands to
6498 GDB.
6499 (gdb_expect): If suppress_flag is set, always fail immediately.
6500 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
6501 (gdb_init): Call gdb_stop_suppressing_tests.
6502 (default_gdb_exit): Ditto.
6503 (default_gdb_start): Ditto.
6504
6505 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
6506 gdb_stop_suppressing_tests as appropriate.
6507 * gdb.base/break.exp: Ditto.
6508 * gdb.base/callfuncs.exp: Ditto.
6509 * gdb.base/commands.exp: Ditto.
6510 * gdb.base/exprs.exp: Ditto.
6511 * gdb.base/funcargs.exp: Ditto.
6512 * gdb.base/list.exp: Ditto.
6513 * gdb.base/recurse.exp: Ditto.
6514 * gdb.base/scope.exp: Ditto.
6515 * gdb.base/structs.exp: Ditto.
6516 * gdb.c++/inherit.exp: Ditto.
6517
6518Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
6519
6520 * config/vr4300.exp: New file.
6521
99707966
MC
6522 * gdb.*/*.exp: Call gdb_expect instead of expect.
6523
6524 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
6525
6526Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
6527
6528 * lib/gdb.exp(gdb_init): New function.
6529
6530 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
6531 for each individual variable set.
6532
6533 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
6534 name.
6535
6536 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
6537
6538 * gdb.base/scope.exp: Use gdb_test.
6539
6540 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
6541 aborting; the testsuite driver will do that for us (see
6542 gdb_finish). Also, use gdb_test in a few more places.
6543
6544Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6545
6546 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
6547
6548Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
6549
6550 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
6551 and "add_tests" are not at the same address.
6552
6553Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
6554
6555 * gdb.base/ptype.exp: Use gdb_test.
6556
6557Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
6558
6559 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
6560 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
6561 left in. No longer expect them to fail.
6562
6563 * gdb.stabs/*.mt; Deleted, no longer used.
6564 * gdb.stabs/configure.in: Remove references to target makefile
6565 frags.
6566 * gdb.stabs/configure: Rebuilt.
6567
6568 * gdb.disasm/*.mt: Deleted, no longer used.
6569 * gdb.disasm/configure.in: Remove references to target makefile
6570 frags. Use "sh3.s" as the unique filename for this directory.
6571 * gdb.disasm/configure: Rebuilt.
6572
6573 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
6574 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
6575 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
6576
6577Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
6578
6579 * config/udi.exp: Use mondfe,name instead of remote_host.
6580
6581Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
6582
6583 * gdb.base/watchpoint.exp: Don't expect a failure when calling
6584 a function with a watchpoint enabled on the mn10200.
6585
6586 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
6587 before trying to create it!
6588
6589Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
6590
6591 * config/vx.exp: Use hostname instead of netport.
6592
6593 * config/vxworks.exp: New file.
6594
6595 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
6596
6597 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
6598 gdb before assuming everything worked. Send a ^C if a timeout
6599 occurs.
6600
6601 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
6602 $gdb_spawn_id directly.
6603 (gdb_run_cmd): Try _start as well as start. Use the target feature
6604 gdb,start_symbol as the symbol to start from when jumping.
6605
6606Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
6607
6608 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
6609 redundant) test.
6610
6611 * gdb.base/recurse.exp: Relax final value test for 'b' so that
6612 it doesn't lose for 16bit integer systems.
6613
6614Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
6615
6616 * gdb.fortran/types.exp: If the target doesn't support "double"
6617 data types, then expect "real" types to only be 4 bytes.
6618
6619 * gdb.c++/virtfunc.exp: Expect failure for virtual function
6620 call tests if the target doesn't support inferior function calls.
6621
6622 * gdb.base/printcmds.exp: Allow minor deviation in FP values
6623 in printf tests.
6624
6625Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
6626
6627 * gdb.base/help.exp: Disable "help set", "help show", and
6628 "help support". Simplify regexp for "help stack".
6629
6630 * gdb.base/default.exp: Set match_max to 5000 and the timeout
6631 to 60 seconds. Temporarily set match_max to 15000 around the
6632 "info copying" test.
6633
6634 * gdb.base/nodebug.exp: Don't try to do an inferior function
6635 call if the target doesn't support them.
6636 * gdb.base/printcmds.exp: Likewise.
6637 * gdb.base/setvar.exp: Likewise.
6638 * gdb.base/structs.exp: Likewise.
6639 * gdb.c++/templates.exp: Likewise.
6640 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
6641
6642 * gdb.base/recurse.exp: Enable for the mn10200.
6643
6644 * configure.in: Do configure gdb.stabs directory for *-*-elf
6645 targets.
6646 * configure: Rebuilt.
6647
6648 * gdb.base/break.exp: Check for gdb,noresults before testing
6649 exit status and/or results from the target.
6650 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
6651 * lib/gdb.exp: Remove old (now bogus) initialization of
6652 noinferior, noargs, noresults and nosignals.
6653
6654Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
6655
6656 * config/sh.exp: New file.
6657
6658 * config/slite.exp: Try to connect multiple times to the board
6659 before rebooting. Only send a "monitor run" if need_monitor_run
6660 is set.
6661
6662 * gdb.base/break.exp: Don't do the "stub continue" test if
6663 the target has gdb_stub set.
6664
6665 * gdb.base/callfuncs.exp: Increase the timeout.
6666
6667 * gdb.base/interrupt.exp: Don't even try to compile the testcase
6668 if the target has gdb,noinferiorio set.
6669
6670 * gdb.base/list.exp: Increase match_max to 10000 characters.
6671
6672 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
6673
6674 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
6675 target.
6676
6677 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
6678
6679Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
6680
6681 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
6682 trying to delete the copy of gdb. Catch the file delete so we
6683 don't die if the delete fails; also, the file should be copied to
6684 the host, not to the build.
6685
6686Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
6687
6688 * lib/gdb.exp(gdb_test): Surround the result pattern with
6689 parenthesis in case it contains multiple regexps separated
6690 with |.
6691
6692 * gdb.base/watchpoint.exp: Use gdb_test.
6693 * gdb.base/default.exp: Ditto.
6694
6695Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
6696
99707966 6697 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 6698
c906108c
SS
6699 * gdb.base/scope.exp: Use gdb_test.
6700 * gdb.c++/classes.exp: Ditto.
6701 * gdb.c++/inherit.exp: Ditto.
6702
6703Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
6704
6705 * gdb.base/crossload.exp: Don't use execute_anywhere, use
6706 remote_exec instead.
6707 * gdb.base/corefile.exp: Don't be ridiculous.
6708 * gdb.base/*.c: Add missing stub invocations.
6709
6710Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
6711
6712 * config/slite.exp: Miscellaneous fixes.
6713
6714 * lib/gdb.exp: Fix runto.
6715
6716 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
6717 the target.
6718
6719 * gdb.base/watchpoint.exp: Fix regexp.
6720
6721 * lib/gdb.exp(default_gdb_exit): Add a catch to the
6722 close and wait commands, as the descriptor may now be
6723 invalid. Always call "remote_close host".
6724
6725Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
6726
6727 Major rewrite for testsuite revision.
beb998c6 6728
c906108c
SS
6729 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
6730 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
6731 instead of relying on spawn_id to always contain a valid
6732 spawn id.
6733 (get_compiler_info): New procedure to build the ${binfile}.ci
6734 file, instead of replicating this in N different places.
6735 (gdb_compile): New procedure.
beb998c6 6736
c906108c
SS
6737 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
6738 appropriate arguments) instead of compile. Use gdb_test in a lot
6739 more places. Use send_gdb instead of send. Always run gdb_start
6740 at the start of a testcase, as this is no longer done magically.
6741
6742 config/*-gdb.exp: Rename without the -gdb suffix.
6743
6744 config/mips.exp: Use remote_close instead of exit_remote_shell.
6745 config/monitor.exp: Use target_info instead of looking at
6746 baud, timeout, etc.
6747 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
6748
6749Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6750
6751 * gdb.c++/templates.exp (test_ptype_of_templates),
6752 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
6753 Update expect patterns for destructors and assignment operators
6754 to match corresponding c-typeprint.c changes.
6755 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
6756 to destructor breakpoint test, GDB should be able to set the
6757 destructor breakpoint without specifying arguments.
6758
6759Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
6760
6761 * gdb.threads/pthreads.exp: Change result for failure to compile due
6762 to lack of pthreads runtime support from an error to simply an
6763 unsupported test, per dejagnu standards.
6764
6765Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6766
6767 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
6768 where GDB exits to reduce pattern match time.
6769 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
6770
6771 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
6772
dc96c6c7 6773Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6774
6775 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
6776 * gdb.base/default.exp: ditto.
6777 * gdb.base/nodebug.exp: ditto.
6778 * gdb.base/printcmds.exp: ditto.
6779 * gdb.base/ptype.exp: ditto.
6780 * gdb.base/setvar.exp: ditto.
6781 * gdb.base/structs.exp: ditto.
6782 * gdb.base/setshow.c: Guard against uninitialized values of argc.
6783
6784Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
6785
6786 * configure, */configure: Rebuild with autoconf 2.12.
6787
6788Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
6789
6790 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
6791 use new i*86-pc-linux*-gnu quads.
6792 * gdb.base/corefile.exp: Ditto.
6793 * gdb.base/signals.exp: Ditto.
6794 * gdb.base/sigall.exp: Ditto.
6795 * gdb.base/interrupt.exp: Ditto.
6796
6797 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
6798 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
6799 RedHat 4.0.
beb998c6 6800
c906108c
SS
6801 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
6802 linux. This allows the test case to at least compile on latest
6803 linux, but still not run due to missing the threads runtime library.
6804
6805Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6806
6807 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
6808 directory to search gdb directory. Accept and step over conditional
6809 stack alignment code. Consume $prompt in failure cases.
6810 Reset timeout to $oldtimeout instead of some arbitrary value.
6811 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
6812 timeout problems with infinite stack backtraces.
6813 * gdb.base/ptype.exp (ptype struct link, union tu_link):
6814 Accept function parameters for linkfunc member.
6815
6816Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
6817
6818 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
6819 (CXXFLAGS): Remove, unreferenced.
6820 (B_OPTIONS): Add for -B options and add code to initialize with
6821 previous -B options and also add -B option to pick up cross compiled
6822 runtime.
6823 (TARGET_INCLUDES): Add for -I options and add code to initialize when
6824 doing cross compiles.
6825 (target_alias): Declare global.
6826 (xgcc): Set variable to full path of gcc in build tree. Use findfile
6827 to verify that gcc exists in build tree, and if so set CC to that
6828 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 6829
c906108c
SS
6830Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
6831
6832 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
6833 ptype test for anonymous union. Fixup testcase to match
6834 current gcc debug output.
6835
6836Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
6837
6838 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
6839 force argument to an unsigned long type.
6840
6841Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
6842
6843 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
6844 tests and anonymous union print/ptype tests.
6845 * gdb.base/list.exp (test_forward-search): Increase timeout by
6846 5 minutes for the "search extremely long line" case.
6847 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
6848 completely optional and that the pass/fail messages use the command as
6849 the message if that third arg is a null string.
6850 (gdb_test_exact): Arrange that a null string pattern means match a
6851 null string output rather than any output, which might include random
6852 errors.
6853 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
6854 backtrace test.
6855 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
6856 always failing and failure is now exposed by gdb.exp changes.
6857
6858Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
6859
6860 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
6861 weren't being noted.
6862
6863Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6864
6865 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
6866 * gdb.stabs/weird.exp: Remove v_comb xfails.
6867
dc96c6c7 6868Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6869
6870 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
6871 list.exp scope.exp watchpoint.exp]
6872 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 6873
dc96c6c7 6874Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6875
6876 * config/monitor.exp: Increase download timeout to 1000 seconds.
6877
dc96c6c7 6878Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6879
6880 * config/m32r.exp: Increase timeout to 120 seconds.
6881
6882Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
6883
6884 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
6885 and accept older ordering as obsolescent gcc or gdb.
6886 * gdb.c++/templates.exp: Ditto.
6887 * gdb.c++/virtfunc.exp: Ditto.
6888
6889Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
6890
6891 * gdb.base/coremaker.c: Add code to mmap some data so we
6892 can check that it ends up in the core file.
6893 * gdb.base/corefile.exp: Add test to read mmapped data
6894 from core file.
6895
dc96c6c7 6896Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6897
6898 * config/m32r.exp: New file.
6899
6900Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
6901
6902 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
6903 that cflags can contains -gstabs, and work correctly for other tests.
6904
dc96c6c7 6905Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6906
6907 * gdb.base/setshow.exp: New file, tests show and set.
6908 * gdb.base/setshow.c: New file, tests show and set.
6909 * gdb.base/help.exp: Add test for help set|show annotate.
6910 * gdb.base/default.exp: Add test for set|show annotate.
6911
6912Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
6913
6914 * testsuite/gdb.base/break.exp: Make backtrace from factorial
6915 errors unique.
6916 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
6917 explicitly.
6918
6919Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
6920
6921 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
6922 and width commands. This is done elsewhere.
6923 * (gdb_start): Don't call gdb_start_sim here. That's already
6924 done in gdb_load. This fixes lots of failures in default.exp.
6925
6926Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
6927
6928 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
6929 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
6930 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
6931 in the same we we treat other failures (since it may be an expected
6932 condition), rather than as an error.
6933 * gdb.base/signals.exp (test_handle_all_print): Revert back to
6934 old test format.
6935
6936Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
6937
6938 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
6939 (distclean maintainer-clean realclean): No need to remove files
6940 twice. Nuke the duplicates.
6941 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 6942 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
6943 Remove config.h along with other config files.
6944
6945Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
6946
6947 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
6948 "p func1 ()" and note that rests of tests are skipped.
6949 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
6950 setup_xfails for "print func2::coremaker_local".
6951 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
6952 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
6953 affected by the previous run test.
6954 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
6955 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
6956 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
6957 "pass int powerset tuple" and "pass modeless int powerset tuple".
6958 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
6959 "real write 4" and "real write 8".
6960 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
6961 setup_xfails for "print vs1 after tuple assign 2",
6962 "print \$i after tuple assign 2", and
6963 "print vs2 after tuple assign 2".
6964 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
6965 meaningful error message and return -1 so the caller can
6966 suppress further tests and avoid a cascade of errors.
beb998c6 6967
c906108c
SS
6968Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
6969
6970 * gdb.base/a1-selftest.exp: Tweak tests to account for new
6971 format for printing version.
6972 * gdb.base/default.exp: Ditto.
6973 * gdb.base/interrupt.exp: Fix problem with cascade of
6974 errors if child process dies while calling a function.
beb998c6 6975
c906108c
SS
6976Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
6977
6978 * Makefile.in (VPATH): Add
6979 * Makefile.in (Makefile, config.status): Fix rules so things get
6980 remade when necessary.
6981
6982Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
6983
6984 * Makefile.in (just-check): Add path to sibling expect dir
6985 to environment variable specified by RPATH_ENVVAR.
6986
6987Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
6988
6989 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
6990 (just-check): Add shared library paths for libstdc++, tk,
6991 tcl, bfd, and opcodes to the environment variable specified
6992 in RPATH_ENVVAR.
6993 * configure.in: Add support to recognize --enable-shared flag
6994 and generate correct value for RPATH_ENVVAR.
6995 * configure: Regenerated with autoconf.
6996
6997Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
6998
6999 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7000 include all osf versions.
7001 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7002 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7003 when target is linux. When failing to build pthreads test
7004 executable, give more meaningful message.
7005 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7006 arg for pthread_create.
beb998c6 7007
c906108c
SS
7008Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7009
7010 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7011 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7012 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7013 and -lpthreads (everybody else).
7014 (test_startup): Fail gracefully if threads are not supported.
7015 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7016 "p/c array_index("abcdef",2)" when not gcc compiled.
7017 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7018 "print func2::coremaker_local" when not gcc compiled.
7019 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7020 "ptype on opaque struct tagname (statically)",
7021 "ptype on opaque struct tagname (dynamically) 1", and
7022 "ptype on opaque struct tagname (dynamically) 2"
7023 for not compiled with gcc.
7024 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7025 backtrace when compiled with gcc.
beb998c6 7026 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7027 than always return success.
7028
7029Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7030
7031 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7032
7033Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7034
7035 * gdb.base/structs.exp: Undo last change.
7036
7037Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7038
7039 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7040 encapsulate all the steps/nexts done during self test, starting
7041 at main, and makes them less sensitive to optimization issues.
7042 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7043 signal handler" test.
7044 * gdb.threads/pthreads.exp: Only run this for native configs.
7045 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7046 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7047 tests.
7048 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7049 for "runto test_calls(void)" test.
beb998c6 7050
c906108c
SS
7051Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7052
7053 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7054 and don't expect address info in breakpoint confirmations.
7055
7056Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7057
7058 * gdb.base/list.exp (test_forward_search): Increase timeout
7059 temporarily by 60 seconds for searching extremely long line,
7060 and then reset to old value when done. Increase expect input
7061 buffer to 10000.
7062
7063Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7064
7065 * gdb.base/list.exp (test_forward_search): Fix to handle very
7066 long source line without overflowing expect's input buffer.
7067
7068Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7069
7070 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7071 "buffer_full".
7072
7073 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7074 "buffer_full".
7075
7076 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7077 "buffer_full".
7078
7079 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7080 "buffer_full".
7081
7082Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7083
7084 * configure.in (configdirs): Add gdb.threads.
7085 * configure: Regenerated with autoconf.
7086 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7087 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7088 * gdb.threads/configure: New, generated with autoconf.
beb998c6 7089
c906108c
SS
7090Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7091
7092 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7093
7094Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7095
7096 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7097 each signal's status in the output of "handle all print".
7098 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7099 the \r\n sequence that immediately precedes the gdb prompt.
7100 * gdb.base/a1-selftest.exp: Save original timeout and restore
7101 after test.
7102
7103Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7104
7105 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7106 symbol.
7107
7108Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7109
7110 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7111
7112Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7113
7114 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7115 timeout by 60 seconds.
7116
7117Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7118
7119 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7120 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7121 error return.
7122
7123Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7124
7125 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7126 gdb initialization, also report how long dejagnu waited. Restore
7127 old timeout before doing error return. Temporarily increase timeout
7128 by 3 minutes to allow for slow startups over heavy NFS use.
7129
7130Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7131
7132 * lib/gdb.exp: Report timeout value for verbosity level 2.
7133 * config/gdbserver.exp: Ditto.
7134 * config/hppro.exp: Ditto.
7135 * config/mips-gdb.exp: Ditto.
7136 * config/monitor.exp: Ditto.
7137 * config/netware.exp: Ditto.
7138 * config/sim-gdb.exp: Ditto.
7139 * config/slite-gdb.exp: Ditto.
7140 * config/udi-gdb.exp: Ditto.
7141 * config/unix-gdb.exp: Ditto.
7142 * config/vx-gdb.exp: Ditto.
7143 * gdb.base/a1-selftest.exp: Ditto.
7144 * gdb.base/a2-run.exp: Ditto.
7145 * gdb.base/break.exp: Ditto.
7146 * gdb.base/corefile.exp: Ditto.
7147 * gdb.base/list.exp: Ditto.
7148 * gdb.base/recurse.exp: Ditto.
7149 * gdb.base/scope.exp: Ditto.
7150 * gdb.base/signals.exp: Ditto.
7151
7152Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7153
7154 * gdb.threads/Makefile.in (docdir): Removed.
7155
7156Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7157
7158 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 7159 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7160 @srcdir@.
beb998c6 7161 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7162 autoconf 2.5 or higher.
7163 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
7164
7165Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
7166
7167 * configure: Regenerated.
7168 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
7169 avoid name clashes with SunOS headers.
7170
7171Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
7172
7173 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
7174
7175Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
7176
7177 * gdb.base/callfuncs.exp: Finish last change -- make sure the
7178 prototype information ends up in the compiler info file.
7179
7180Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7181
7182 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7183 attempting to regenerate it. Eliminate use of a temporary file
7184 and just generate the info file directly. Source it immediately,
7185 for consistency of use.
7186 * gdb.base/corefile.exp: Ditto
7187 * gdb.base/exprs.exp: Ditto.
7188 * gdb.base/funcargs.exp: Ditto.
7189 * gdb.base/langs.exp: Ditto.
7190 * gdb.base/list.exp: Ditto.
7191 * gdb.base/mips_pro.exp: Ditto.
7192 * gdb.base/nodebug.exp: Ditto.
7193 * gdb.base/opaque.exp: Ditto.
7194 * gdb.base/ptype.exp: Ditto.
7195 * gdb.base/scope.exp: Ditto.
7196 * gdb.base/setvar.exp: Ditto.
7197 * gdb.base/signals.exp: Ditto.
7198 * gdb.base/whatis.exp: Ditto.
7199 * gdb.c++/templates.exp: Ditto.
7200 * gdb.c++/virtfunc.exp: Ditto.
7201 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7202 whether or not to add -lstdc++ to the compile command line args.
7203
7204Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7205
7206 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7207 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7208 Increase timeout, a lot of single stepping might be needed if the
7209 target has no hardware watchpoints.
7210
7211Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7212
7213 * gdb.base/break.exp: Ignore compiler warnings when compiling
7214 break.c.
7215 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7216 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7217 from remote-sim.
7218 * gdb.base/exprs.exp: Add h8300 xfails.
7219 * gdb.base/funcargs.exp: Likewise.
7220 * gdb.base/nodebug.exp: Likewise.
7221 * gdb.base/printcmds.exp: Likewise.
7222 * gdb.base/ptype.exp: Likewise.
7223 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7224 h8300 xfails.
beb998c6 7225 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7226 on the h8300.
7227 * gdb.base/funcargs.c: Explicitly make last constant argument to
7228 call_after_alloca_subr an unsigned long type.
7229 * gdb.base/return.c: Include stdio.h.
7230
7231Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7232
7233 * config/abug.exp: New file for the older Motorola Bug monitor
7234 that runs on the mvme13x series VME boards.
7235 * config/monitor.exp: Use the new config array for target settings
7236 if they exist.
7237
7238Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7239
7240 * sim-gdb.exp: Make the SH simulator allocate less space when
7241 it is targeted.
7242
7243Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7244
7245 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7246 test.
7247
7248Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7249
7250 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
7251 "rs6000-*-*" for "list function in include file" when gcc compiled.
7252 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
7253 for "p ctable1[120]".
7254 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
7255 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
7256 Remove setup_xfail for "rs6000-*-*" for
7257 "print 'scope0.c'::filelocal before run".
7258 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
7259 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
7260 since some compilers don't allow both options to be given
7261 on the same command line. Create object file and move it.
beb998c6 7262
c906108c
SS
7263Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
7264
7265 * gdb.base/corefile.exp: Always regenerate the core file, since
7266 we always regenerate the coremaker program. Detect special case
7267 where registers cannot be read from core file.
beb998c6 7268
c906108c
SS
7269Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
7270
7271 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7272 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
7273 * gdb.c++/templates.exp: Only match on basename of file since
7274 some formats like xcoff don't encode directory information.
7275 * gdb.stabs/weird.exp: Use the right sed script for powerpc
7276 and rs6000 AIX xcoff targets.
7277 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
7278 * configure: Regenerate.
7279 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
7280 here, rather than in distclean.
beb998c6 7281
c906108c
SS
7282Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
7283
7284 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
7285 defined, and use it to compile the test case with -O2. The
7286 native compilation still uses no optimization.
7287 * gdb.base/mips_pro.c: Remove inline assembly code since
7288 it is compiled PIC by default, which results in assembler
7289 warnings that make the testsuite think the compilation
7290 was unsuccessful.
7291
7292Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
7293
7294 * gdb.c++/misc.exp: Add note to message for
7295 "print s.a for foo struct" that this is a known gcc 2.7.2
7296 and earlier bug.
7297
7298Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
7299
7300 * gdb.base/break.exp: Fix pattern for matching "Delete all
7301 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
7302 setup_xfail for deleting all breakpoints test. Fix various
7303 timeout messages to include "(timeout)".
7304 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
7305 for "p t_float_values2(3.14159,float_val2)".
7306 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
7307 for "continue to call2g" when gcc compiled.
7308 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
7309 "up to foo in langs.exp", "show language at foo in langs.exp",
7310 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
7311 and "show language at fsub in langs.exp".
7312 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
7313 "list line 1 in include file", "list message for lines past EOF",
7314 "list function in include file", "list list0.h:foo", and
7315 "list filename:function; nonexistant function".
7316 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
7317 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
7318 and "ptype t_char_array" to be for native cc only.
beb998c6 7319
c906108c
SS
7320Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
7321
beb998c6 7322 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
7323 setup_xfail for "print coremaker_bss", "print coremaker_ro",
7324 "print func2::coremaker_local", and "backtrace in corefile.exp".
7325
7326Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
7327
7328 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
7329 "bt in signals.exp". This problem only appears when running
7330 the testsuite, and then only intermittently.
7331
7332Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7333
7334 * gdb.base/return.exp (return_tests): Differentiate between
7335 two tests of continuing.
7336
7337Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7338
7339 * */Makefile.in (maintainer-clean): Remove config.log.
7340 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
7341 * gdb.c++/Makefile.in (PROGS): Add inherit.
7342 (clean): Remove *.ci.
7343
7344Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
7345
7346 * gdb.c++/misc.cc: Add test code from Mike Stump.
7347 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
7348
7349Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
7350
7351 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
7352 to "alpha-*-osf2*" and add comment.
7353 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
7354 setup_xfail for "step over execarg initialization" and
7355 "step over corearg initialization".
7356 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
7357 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
7358 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
7359 gcc compiled for "print coremaker_bss", "print coremaker_ro",
7360 "print func2::coremaker_local", and "backtrace in corefile.exp".
7361 * gdb.base/signals.exp: Build and source signals.ci.
7362 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
7363 to be for gcc only.
7364 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 7365
c906108c
SS
7366Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7367
7368 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
7369 Feb 3 procfs.c change.
7370
7371Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
7372
7373 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
7374
7375Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
7376
7377 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
7378 from dejagnu's apparent default of 10 seconds, which gives random
7379 results when running the tests over NFS on moderately loaded systems.
7380 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
7381
7382Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
7383
7384 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
7385 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
7386 result reports.
7387
7388Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
7389
7390 * configure.in (CY_AC_PATH_TCLH): Remove.
7391 * configure: Regenerate.
7392
7393Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
7394
7395 * gdb.c++/Makefile.in (clean): Add missing '{'.
7396
7397Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
7398
7399 * lib/gdb.exp: Provide a default value for noinferior.
7400
7401 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
7402 Load libgloss.exp.
7403
7404Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
7405
7406 * gdb.disasm/hppa.exp: Compile directly into an executable, use
7407 the executable, not the .o to run the tests from.
7408
7409Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
7410
7411 * gdb.base/break.exp: Don't test for program exit or exit status
7412 if $noresults if nonzero.
7413 * gdb.base/langs.exp: Likewise.
7414 * gdb.base/watchpoint.exp: Likewise.
7415
7416 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
7417 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
7418 trying to compile the testcase.
7419
7420Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
7421
7422 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
7423 * gdb.base/signals.exp (continue to handler): Likewise.
7424
7425Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
7426
7427 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
7428
7429 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
7430
7431Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
7432
7433 * gdb.base/corefile.exp: Recognize "not found" as failure
7434 when trying to determine if a core file was generated.
7435 If no core file was generate the first time, try again without
7436 the ulimit -c to work around braindamaged shells.
7437
7438Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
7439
7440 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
7441 [] tests with "test" and enclose string in quotes.
7442 * gdb.stabs/configure: Rebuild
beb998c6 7443
c906108c
SS
7444Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
7445
7446 Changes in sync with expect:
7447 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
7448 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
7449 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
7450 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
7451 argument to AC_REQUIRE.
7452 * configure: Regenerated.
7453
7454Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
7455
7456 * gdb.base/corefile.exp: When generating a core, discard any
7457 error messages about ulimit not found and the "core dumped"
7458 message from the shell that runs the coredumper.
7459
7460Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
7461
7462 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
7463
7464 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
7465 which sed script to run. Expect failure for v_comb test
7466 on PA targets too.
beb998c6 7467
c906108c
SS
7468Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
7469
7470 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
7471 "print func2::coremaker_local" and for "backtrace in corefile.exp"
7472
7473Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
7474
7475 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
7476 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
7477 "sparc-sun-solaris*" xfails for "p v_comb".
7478 * lib/gdb.exp (default_gdb_start): Fix typo.
7479 * gdb.base/corefile.exp: Allow "Core was generated by ..."
7480 messages to not include the full program name that caused
7481 the core dump since some systems (such as solaris) apparently
7482 truncate this path to about 80 characters.
7483 When generating a core file first try increasing the core file
7484 size limit to unlimited since some systems may default it to
7485 zero, and it is harmless to try it. Move the test for failing
7486 to generate a core file to where it will actually get executed.
7487 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
7488 new gdb result from g++ debug info improvements and make old
7489 pattern obsolescent. Also account for size_t differences
7490 (may be int or long).
7491 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
7492 initialization before function call is placed in the delay slot
7493 and thus appears to be skipped over by commands such as "next".
7494
7495Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7496
7497 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
7498
7499Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
7500
7501 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
7502 input source file; fix code to compile test to deal with this
7503 convention.
7504 * gdb.c++/*.exp: Likewise.
7505
7506Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
7507
7508 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
7509 "bt in signals.exp".
7510
7511Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
7512
7513 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
7514 "step over execarg initialization" and
7515 "step over corearg initialization".
7516
7517Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
7518
7519 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
7520 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
7521
7522Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
7523
7524 From Rob Savoye (rob@poseidon.cygnus.com)
7525 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
7526 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
7527 configure.in}, gdb.disasm/{Makefile.in, configure.in},
7528 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
7529 configure.in}: Major reworking for autoconfig.
7530 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
7531 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
7532 New files.
7533 * config/unix-gdb.exp: Make GDB global.
7534 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
7535 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
7536 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
7537 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
7538 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
7539 term.exp, twice.exp, watchpoint.exp, whatis.exp},
7540 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
7541 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
7542 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
7543 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
7544 pr-8136.exp, result.exp, string.exp, tuples.exp},
7545 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
7546 to returns as necessary, arrange for test to compile own testcase
7547 executable.
7548 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 7549
c906108c
SS
7550Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
7551
7552 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
7553 clear_xfail at end of test which might not call either pass or fail.
7554 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
7555 "backtrace through signal handler".
7556
7557Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7558
7559 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
7560 continuing from a job control stop signal.
7561 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
7562
7563Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
7564
7565 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
7566 * gdb.base/corefile.exp: Likewise.
7567 * gdb.base/funcargs.exp: Likewise.
7568
7569Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
7570
7571 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
7572 * config/monitor.exp: Add support for setting baud rate.
7573
7574Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
7575
7576 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
7577 i*86-*-linux* xfails for "backtrace through signal handler".
7578 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
7579 "print func2::coremaker_local".
7580 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
7581 alpha-dec-osf2* xfail for
7582 "delete all breakpoints when none".
7583
7584Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
7585
7586 * gdb.base/break.exp: Change test that deletes all breakpoints
7587 when no user breakpoints are installed. A post 4.15 change
7588 causes gdb to no longer prompt in this case.
7589
7590Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
7591
7592 * gdb.base/return.exp (return_tests): Change xfail for test
7593 "correct value returned double test" to stop xfailing at
7594 Solaris 2.5. Apparently the bug has been fixed.
7595
7596Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
7597
7598 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
7599 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
7600
7601Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
7602
7603 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
7604 * gdb.disasm/hppa.s: Corresponding changes.
7605
7606Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
7607
7608 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
7609 makefile fragment.
7610 * config/mt-hpux: Deleted.
7611
7612Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
7613
beb998c6 7614 * Many files: When warning about suppressed tests due to a
c906108c
SS
7615 nonexistant test binary, avoid incrementing the warning count.
7616
7617Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
7618
7619 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 7620
c906108c
SS
7621Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7622
7623 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
7624 "sparc-*-solaris2*".
7625
7626Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7627
7628 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
7629 Add global and local variables and initialize them.
7630 * gdb.base/corefile.exp: Test correct mapping of corefile sections
7631 by printing variables. Remove rs6000 and powerpc xfails, BFD now
7632 extracts the file name and terminating signal from the core file.
7633 * TODO: Remove note about tests for correct mapping of corefile.
7634 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
7635 from optimizing it away.
7636 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
7637 handles common blocks.
7638
7639Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
7640
7641 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
7642 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
7643
7644Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
7645
7646 * Makefile.in (maintainer-clean): New target, synonym for
7647 realclean.
7648 * gdb.base/Makefile.in (maintainer-clean): Likewise.
7649 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
7650 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
7651 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
7652 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
7653 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
7654
7655Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
7656
7657 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
7658 xfails when not gcc compiled for "print foo::funclocal".
7659 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
7660 "print foo::funclocal at foo",
7661 "print 'scope1.c'::foo::funclocal at foo",
7662 "print foo::funclocal_bss at foo",
7663 "print 'scope1.c'::foo::funclocal_bss at foo",
7664 "print foo::funclocal_ro at foo",
7665 "print 'scope1.c'::foo::funclocal_ro at foo",
7666 "print bar::funclocal at foo" and
7667 "print 'scope1.c'::bar::funclocal at foo".
7668 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
7669 gcc compiled for "print foo::funclocal at bar".
7670 Expand all messages to ensure that they identify that
7671 the test is at bar().
7672 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
7673 gcc compiled for:
7674 "ptype on opaque struct pointer (statically)",
7675 "ptype on opaque struct tagname (statically)",
7676 "ptype on opaque struct pointer (dynamically) 1",
7677 "ptype on opaque struct tagname (dynamically) 1",
7678 "ptype on opaque struct pointer (dynamically) 2" and
7679 "ptype on opaque struct tagname (dynamically) 2
7680 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
7681 gcc compiled for:
7682 "p datalocal"
7683 "whatis datalocal",
7684 "ptype datalocal",
7685 "p bsslocal",
7686 "whatis bsslocal", and
7687 "ptype bsslocal".
7688 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
7689 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
7690 when not gcc compiled.
7691 * gdb.base/funcargs.exp (float_and_integral_args): Add
7692 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
7693 compiled.
7694 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
7695 "backtrace from call6a" when not gcc compiled.
7696 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
7697 "backtrace from call7a" when not gcc compiled.
7698 * gdb.base/callfuncs.exp (do_function_calls):
7699 Add "hppa*-*-hpux*" xfail when not gcc compiled for
7700 "p t_char_array_values(char_array_val2,char_array_val1)",
7701 "p t_char_array_values(char_array_val1,char_array_val2)",
7702 "p t_char_array_values("carray 1","carray 2")",
7703 "p t_char_array_values("carray 1",char_array_val2)",
7704 "p t_char_array_values(char_array_val1,"carray 2")",
7705 "p sum_args(1,{2})",
7706 "p sum_args(2,{2,3})",
7707 "p sum_args(3,{2,3,4})",
7708 "p sum_args(4,{2,3,4,5})"
7709 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
7710 "backtrace in corefile.exp" when not gcc compiled.
7711
7712Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7713
7714 * gdb.base/signals.exp: Rewrite `handle all print' test as
7715 a procedure. Accept blanks or TABs as whitespace, increase
7716 timeout and expect input buffer size for the large output
7717 from the command. Remove "i*86-*-bsdi2.0" xfail.
7718
7719Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7720
7721 * gdb.base/setvar.exp: Add new testcases for truncation when
7722 assigning invalid values to bitfields.
7723
7724Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
7725
beb998c6 7726 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
7727 mips-sgi-irix* xfail for
7728 "call inferior func with struct - returns char *"
7729 and fix test so that an optional (unsigned char *) cast is
7730 accepted in the result.
7731
7732Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
7733
7734 * gdb.base/funcargs.exp (float_and_integral_args): Remove
7735 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
7736 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
7737 * gdb.base/signals.exp: Remove duplicate "handle all print" test
7738 that accidentally got checked in.
7739
7740Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
7741
beb998c6 7742 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
7743 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
7744 compiled test.
7745 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
7746 Add mips-sgi-irix5* xfail for not gcc compiled.
7747 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
7748 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
7749 "p top", "whatis top", "p middle", and "whatis middle".
7750 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
7751 "whatis signed char" for not gcc compiled.
7752 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
7753 "set variable signed char=-1 (-1)" and
7754 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
7755 * gdb.base/funcargs.exp (float_and_integral_args):
7756 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
7757 Add mips-sgi-irix* xfail when not gcc compiled for
7758 "continue to call2b".
7759 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
7760 "continue to call2g".
7761 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
7762 "backtrace from call6a"
7763 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
7764 "backtrace from call7k".
7765 Add mips-sgi-irix5* xfail when not gcc compiled for
7766 "backtrace from call7a".
7767 (localvars_after_alloca): Fix gdb_test cmds for
7768 "print * after runto ...".
7769 Remove rs6000-*-* xfails for
7770 "print i after runto localvars_after_alloca" and
7771 "print l after runto localvars_after_alloca"
7772 for all compilers.
7773 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
7774 when not compiled with gcc, for:
7775 "print signed char == (minus)",
7776 "print signed char != (minus)",
7777 "print signed char < (minus)",
7778 "print signed char > (minus)".
7779 * gdb.base/callfuncs.exp (do_function_calls):
7780 Add mips-sgi-irix* xfail, when compiled with native compiler, for
7781 "call inferior func with struct - returns char *".
beb998c6 7782 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
7783 "correct value returned double test" to include Solaris 2.4.
7784 * gdb.base/funcargs.exp (float_and_integral_args):
7785 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 7786
c906108c
SS
7787Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7788
7789 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
7790 enumeration bitfields if compiling with GNU C.
7791 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
7792 to empty' prompt.
7793
7794Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
7795
7796 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
7797 test for PRO targets.
7798
7799 * gdb.base/funcargs.exp: Avoid ever setting more than 8
7800 breakpoints in the inferior at any given time by making
7801 two groups of breakpoints for call2*, call6* and call7*
7802 tests.
7803
7804Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7805
7806 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
7807 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
7808 from optimizing it away.
7809 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
7810 "call inferior func with struct".
7811
7812Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
7813
7814 * configure.in: Only configure gdb.chill for particular targets.
7815
7816Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
7817
7818 * gdb.base/Makefile.in: Add action to .c.o transformation
7819 rule that generates a .ci file for each .o file and remove
7820 explicit .c.o rules except for callfuncs.o.
7821 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
7822 generates a .ci file for each .o file and remove explicit
7823 .cc.o rules.
7824 (clean): Remove *.tmp *.ci files.
7825 (EXECUTABLES): Remove templ-info.exp.
7826 * gdb.base/compiler.c: New file.
7827 * gdb.c++/compiler.cc: New file
7828 * gdb.base/scope.exp: Source gdb.base/scope.ci.
7829 Change rs6000-*-* xfail for
7830 "print 'scope0.c'::filelocal_ro" and
7831 "print 'scope1.c'::filelocal" and
7832 "print 'scope1.c'::filelocal_bss" and
7833 "print 'scope1.c'::filelocal_ro" and
7834 "print 'scope1.c'::foo::funclocal" and
7835 "print 'scope1.c'::foo::funclocal_ro" and
7836 "print 'scope1.c'::bar::funclocal" and
7837 "print 'scope0.c'::filelocal_ro" and
7838 "print 'scope1.c'::filelocal at foo" and
7839 "print 'scope1.c'::filelocal_bss at foo" and
7840 "print 'scope1.c'::filelocal_ro at foo" and
7841 "print 'scope1.c'::foo::funclocal at foo" and
7842 "print 'scope1.c'::foo::funclocal_bss at foo" and
7843 "print 'scope1.c'::foo::funclocal_ro at foo" and
7844 "print 'scope1.c'::bar::funclocal at foo" and
7845 "print 'scope0.c'::filelocal_ro" and
7846 "print 'scope1.c'::filelocal" and
7847 "print 'scope1.c'::filelocal_bss" and
7848 "print 'scope1.c'::filelocal_ro" and
7849 "print 'scope1.c'::foo::funclocal" and
7850 "print 'scope1.c'::foo::funclocal_bss" and
7851 "print 'scope1.c'::foo::funclocal_ro" and
7852 "print 'scope1.c'::bar::funclocal" and
7853 "print 'scope1.c'::bar::funclocal_bss"
7854 to only be xfail'd when not compiled with gcc.
beb998c6 7855 Add rs6000-*-* xfail for
c906108c
SS
7856 "print 'scope0.c'::filelocal_bss before run"
7857 when compiled with gcc.
7858 (test_at_main): Add rs6000-*-* xfail for
7859 "print filelocal_ro in test_at_main"
7860 when compiled with gcc.
7861 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 7862 Add rs6000-*-aix* xfail for
c906108c
SS
7863 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
7864 "ptype t_char_array", not compiled with gcc.
7865 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
7866 xfail for "list foo (in include file)" when gcc compiled.
7867 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
7868 (integral_args): Add rs6000-*-* xfail for
7869 "run to call0a" if not compiled with gcc.
7870 (unsigned_integral_args): Add rs6000-*-* xfail for
7871 "run to call1a" if not compiled with gcc.
7872 (float_and_integral_args): Add rs6000-*-* xfail for
7873 "run to call2a" if not compiled with gcc and for
7874 "continue to call2b" for any compiler.
7875 Add rs6000-*-* xfail to
7876 "print f1 after run to call2a" for gcc compiled.
7877 (discard_and_shuffle): Add rs6000-*-* xfail for
7878 "run to call6a".
7879 (shuffle_round_robin): Add rs6000-*-* xfail for
7880 "backtrace from call7a" if not compiled with gcc.
7881 Add rs6000-*-* xfail for
7882 "backtrace from call7b" if compiled with gcc.
7883 (call_after_alloca): Add rs6000-*-* xfail for
7884 "print c in call_after_alloca" and
7885 "print s in call_after_alloca" and
7886 "backtrace from call_after_alloca_subr"
7887 if not compiled with gcc.
7888 (localvars_in_indirect_call): Add rs6000-*-* xfail for
7889 "print c in localvars_in_indirect_call" and
7890 "print c in localvars_in_indirect_call" and
7891 "backtrace in indirectly called function" and
7892 "stepping into indirectly called function"
7893 if not compiled with gcc.
7894 (localvars_after_alloca): Add rs6000-*-* xfail for
7895 "print c after runto localvars_after_alloca" and
7896 "print s after runto localvars_after_alloca" and
7897 "print i after runto localvars_after_alloca" and
7898 "print l after runto localvars_after_alloca"
7899 for all compilers.
7900 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
7901 than whatis-info.exp.
7902 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
7903 than opaque-info.exp.
7904 Setup rs6000-*-* xfail for
beb998c6 7905 "ptype on opaque struct pointer (statically)" and
c906108c
SS
7906 "ptype on opaque struct pointer (dynamically)" when
7907 not compiled with gcc.
7908 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
7909 rather than callf-info.exp.
7910 (do_function_calls): Add clear_xfail for rs6000-*-* for
7911 "p t_float_values2(3.14159,float_val2)". Seems to work
7912 fine there, both with xlc and gcc. Need to find out what
7913 it is doing right and fix other platforms.
7914 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
7915 "call inferior func with struct - returns int",
7916 "call inferior func with struct - returns long",
7917 "call inferior func with struct - returns float",
7918 "call inferior func with struct - returns double",
7919 "call inferior func with struct - returns char *",
7920 but only if not gcc compiled (presumes xlc compiled).
7921 Change rs6000-*-* xfails for
7922 "call inferior func with struct - returns char" and
7923 " call inferior func with struct - returns short" to only
7924 xfail if not using gcc.
7925 (clean mostlyclean): Remove *.ci and *.tmp files.
7926 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
7927 than templ-info.exp.
7928 * gdb.base/langs.exp: Source gdb.base/langs.ci.
7929 Add rs6000-*-* xfail for "up to foo in langs.exp"
7930 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
7931 when not gcc compiled.
beb998c6 7932
c906108c
SS
7933Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
7934
7935 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
7936 * gdb.base/corefile.exp: Likewise.
7937 * gdb.base/list.exp: Likewise.
7938 * gdb.base/scope.exp: Likewise.
7939 * gdb.base/siganls.exp: Likewise.
7940
7941 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
7942 compiler output.
7943 * gdb.base/whatis.exp: Likewise.
7944
7945Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
7946
7947 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
7948 failure (opcode table has been fixed to match reality).
7949
7950Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
7951
7952 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
7953 "call inferior func with struct - returns char",
7954 "call inferior func with struct - returns short"
7955
7956 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
7957 "print 'scope0.c'::filelocal at main",
7958 "print 'scope0.c'::filelocal_bss in test_at_main",
7959 "print 'scope0.c'::filelocal at foo",
7960 "print 'scope0.c'::filelocal_bss in test_at_foo",
7961 "print 'scope0.c'::filelocal at bar",
7962 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 7963
c906108c
SS
7964 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
7965 in source file 1". This bug seems to have been fixed with both
7966 gcc and native cc (was native assembler bug?).
7967
7968Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
7969
7970 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
7971 "backtrace through signal handler" to "i*86-*-sysv4*".
7972 * gdb.base/signals.exp: Add xfail for "'next' behaved as
7973 continue" case. Add "known SVR4 bug" to fail message.
7974 Add "i*86-*-bsdi2.0" xfail for "handle all print".
7975 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
7976 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
7977 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
7978 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
7979 "up to foo in langs.exp", "show language at foo in
7980 langs.exp", "up to cppsub_ in langs.exp", "show
7981 language at cppsub_ in langs.exp", "up to fsub in
7982 langs.exp", and "show language at fsub in langs.exp".
7983 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
7984 "bactrace in corefile.exp".
7985 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
7986 "call inferior function with struct - returns float" and
7987 "call inferior function with struct - returns double".
beb998c6 7988
c906108c
SS
7989Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
7990
7991 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
7992 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
7993 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
7994 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
7995
7996Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
7997
7998 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
7999 (or overriden) "CHILL" macro rather then bare "gcc".
8000 Also look for ../../gcc/xgcc since that is what we will
8001 actually need, not "Makefile". Remove following assignment
8002 of CHILL to CHILL_FOR_TARGET because that results in
8003 recursive definition.
8004
8005Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8006
8007 * gdb.base/corefile.exp: Change xfail for backtrace in
8008 corefile.exp from linuxaout to all linux.
8009 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8010 cases where we miss the breakpoint at the signal handler
8011 for some reason. Setup xfail for linuxoldld/linuxaout and
8012 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8013 hitting SIGURG breakpoint.
8014 * gdb.base/signals.exp: Setup xfail for "next" acting like
8015 continue to add linuxoldld. Setup xfail for all linux for
8016 "next to handler in signals_tests_1", "backtrace in
8017 signals_tests_1", "continue to func1", "pass SIGUSR1",
8018 and continue to handler".
8019
8020Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8021
8022 * Update all FSF addresses except those in COPYING* files.
8023
8024Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8025
8026 * gdb.base/a2-run.exp: Change messages to be more explicit about
8027 the status of args, and quote binfile in results.
8028
8029Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8030
8031 * gdb.base/callfuncs.exp: Add tests for passing structs to
8032 inferior functions and return various types.
8033 * gdb.base/callfuncs.c: Add functions to receive a struct
8034 and return a member of the struct, in various types.
8035
8036Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8037
8038 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8039
8040Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8041
8042 * config/vxworks29k.exp: New file, sources vxworks.exp.
8043
8044Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8045
8046 * config/gdbremote.exp: New file. Testing framework using
8047 gdbserver.
8048
8049Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8050
8051 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8052 "call function when asleep" and "send end of file".
8053 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8054 for "backtrace in corefile.exp".
8055 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8056 for "backtrace through signal handler".
8057 * gdb.base/corefile.exp: Make sure we actually generate a core file
8058 before trying the core tests. Some systems allow the user to suppress
8059 generation of core files and default to that (linux for example).
8060 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8061 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8062
8063Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8064
8065 * gdb.threads: New directory with some crude multi-threaded
8066 gdb tests (step.exp and step2.exp).
8067 * config/mt-lynx (STEP_EXECUTABLE): Define.
8068 (THREADFLAGS): Define.
8069
8070Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8071
8072 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8073
8074 * gdb.base/signals.exp: Disable whole file for lynx until
8075 further notice.
8076
8077 * gdb.base/signals.exp: xfail test where "next" acts like
8078 "continue" for lynx.
8079
8080 * gdb.base/interrupt.exp: xfail test for calling function while
8081 inferior is asleep for lynx.
8082
8083 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8084 than one cr-lf after each command.
8085
8086Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8087
8088 * configure.in: Reinstate setting of stabsdirs variable, fix
8089 typo in setting up configdirs for native builds.
8090
8091 * gdb.base/return.exp: Fix typo in return double test.
8092 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8093 compiler from optimizing them away.
8094
8095Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8096
8097 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8098 sequences to be echo'd by gdb when using gdb_test.
8099 * gdb.chill/chexp.exp: Likewise.
8100 * gdb.fortran/exprs.exp: Likewise
8101
8102Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8103
8104 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8105 after the inferior gdb has started.
8106
8107 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8108 after each command.
8109 * gdb.base/funcargs.exp: Likewise.
8110 * gdb.base/gdbvars.exp: Likewise.
8111 * gdb.base/interrupt.exp: Likewise.
8112 * gdb.base/list.exp: Likewise.
8113 * gdb.base/watchpoint.exp: Likewise.
8114 * gdb.c++/demangle.exp: Likewise.
8115 * gdb.c++/inherit.exp: Likewise.
8116 * gdb.chill/chexp.exp: Likewise.
8117 * gdb.fortran/exprs.exp: Likewise.
8118
8119 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8120 test if we can't handle IO to/from the inferior.
8121
8122 * gdb.c++/misc.exp: Always check for a program already being
8123 started after sending a "run" command to gdb.
8124
8125 * gdb.base/twice.exp: Start with a fresh gdb.
8126
8127 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8128 only depend on gdb's expression code, not the chill runtime.
8129
8130 * gdb.base/return.c: Put return values into variables so we
8131 can have gdb print them rather than depending on the program
8132 to print them.
8133 * gdb.base/return.exp: Corresponding changes.
8134
8135 * lib/gdb.exp: Provide default value for noinferiorio.
8136 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8137 the inferior.
8138
8139 * gdb.base/break.exp: Always check for a program already being
8140 started after sending a "run" command to gdb.
8141 (text_next_with_recursion): Don't check the output from the
8142 program's printf statement. Instead just make sure the program
8143 exited.
8144
8145 * gdb.base/commands.exp: Protect tests which need arguments with
8146 $noargs conditionals.
8147
8148Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8149
8150 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8151 of structure member arrays to match gdb/valops.c:value_addr change.
8152
8153Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8154
8155 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8156 cases.
8157
8158Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8159
8160 * configure.in (configdirs): Remove gdb.chill from default list
8161 of subdirs and then add it back in only if doing a native build.
8162 The current chill compiler does not yet work in any cross build.
8163 * Revert all signal changes from Jul 6.
8164 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
8165 for sh-hms targets, allowing these tests to link, with no other
8166 changes. Testing is suppressed by setting "nosignals" in site.exp.
8167
8168Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
8169
8170 * configure.in (signaldirs): Define and add to configdirs for all
8171 targets except some specific ones that are known to not support signals.
8172 Also clean up formatting.
8173 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
8174 (signals, sigall): Remove rules to build.
8175 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
8176 Moved to new gdb.signals directory.
8177 * gdb.signals: New test directory.
8178 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
8179 signals.c signals.exp}: New or moved files.
8180
8181Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8182
8183 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8184
8185Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8186
8187 * gdb.base/return.exp: Xfail `return double' test failure
8188 on at least Solaris 2.3 and handle future/past versions on
8189 a case by case basis as appropriate. Also update message
8190 to include i*86 failures.
8191
8192Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8193
8194 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8195
8196 * lib/gdb.exp: Fix comment which erroneously identified
8197 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8198 gdb_file_cmd not gdb_load).
8199 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8200
8201 * gdb.base/setvar.exp: Make test names consistent between pass and
8202 fail cases. Use gdb_test more.
8203
8204Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8205
8206 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8207
8208Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8209
8210 * gdb.base/help.exp: Fix expected help string for `show commands'.
8211
8212Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8213
8214 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8215
8216 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8217 of a text section.
8218
8219Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8220
8221 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8222 that loop eventually terminates. Fix Connection refused logic so
8223 that testsuite will expire nicely.
8224
8225Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8226
8227 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8228 config/rom68k.exp: New tcl glue for the appropriate monitors.
8229 These all just end up calling monitor.exp.
8230 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8231 refused' by retrying. Cleanup some timeout issues.
8232 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8233 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8234 callers don't have to set/restore global timeout variable.
8235
8236 * The following set of changes centralizes management of the global
8237 timeout variable. This way, it can be set in one target dependent
8238 place instead of dozens of places scattered throughout the test suite.
8239 If you need to lengthen a timeout, then you should either set timeout
8240 in one of the config/{target}.exp files, or multiply it by a factor.
8241 Setting it to an absolute value is always going to lose for some
8242 targets.
8243 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8244 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8245 * gdb.base/funcargs.exp: Don't set timeout.
8246 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8247 * gdb.base/printcmds.exp (test_print_string_constants
8248 test_print_array_constants): Don't set timeout.
8249 * gdb.base/ptype.exp: Don't set timeout.
8250 * gdb.base/recurse.exp: Don't set timeout.
8251 * gdb.base/return.exp: Don't set timeout.
8252 * gdb.base/watchpoint.exp: Don't set timeout.
8253 * gdb.c++/classes.exp (do_tests): Don't set timeout.
8254 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
8255
8256Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8257
8258 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
8259
8260Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8261
8262 * lib/gdb.exp: Disable chill tests for irix5.
8263
8264Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8265
8266 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
8267 each test pass or fail.
8268
8269Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8270
8271 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
8272 xlc not gcc.
8273
8274Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
8275
8276 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
8277
8278Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
8279
8280 * config/est.exp: Fix copyright and comments. Remove dead code.
8281 Use targetname, serialport and baud variables instead of fixed
8282 constants.
8283 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
8284 * config/cpu32bug.exp: New file to support cpu32bug monitors.
8285
8286Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8287
8288 * gdb.base/watchpoint.exp: Don't run
8289 test_watchpoint_triggered_in_syscall for sunos.
8290
8291Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8292
8293 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
8294 they don't seem to exist. Do include stdio.h.
8295
8296Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8297
8298 * gdb.base/a1-selftest.exp: Add alpha xfail.
8299
8300Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8301
8302 * gdb.base/watchpoint.c (main): Prompt before calling read().
8303 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8304 Revise accordingly. Remove cruft about sending "123" several
8305 times, until it gets noticed. Clean up the "print buf[0]" stuff
8306 so that it passes or fails, and waits for prompts in the usual way.
8307
8308Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8309
8310 * gdb.base/recurse.exp: Fix comment.
8311
8312 * TODO: Remove item about printing variables in nodebug.exp. Add
8313 item about enabling tests which are only run on some targets.
8314
8315 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
8316 fail, make test names unique, use new gdb_test convention
8317 regarding pattern, use gdb_test more, etc.).
8318
8319 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
8320 fail, make test names unique, etc.).
8321
8322Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8323
8324 * gdb.base/nodebug.c: Change return type of top and middle to
8325 short.
8326 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
8327 are fixed by the recent mdebugread.c changes. Allow `short ()'
8328 as type for top and middle.
8329
8330Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8331
8332 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
8333 nearly as I can tell, the whole thing was an accident in Stu's
8334 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
8335 to replace a send/expect pair with gdb_test, but ended up only
8336 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
8337 of 30 Mar 1995 took care of it, but left this vestigial comment
8338 which I am now nuking.
8339
8340Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8341
8342 * gdb.base/break.exp: Look for different line number for
8343 breakpoint at main depending on usestubs.
8344
8345Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8346
8347 * gdb.base/list.exp: Adjust some alternate expect patterns to
8348 match recent list0.c change. Add alternate expect pattern for
8349 output from `list default lines around main' for optimizing
8350 compilers.
8351
8352Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8353
8354 * lib/gdb.exp: If nosignals is not set, set it to 0.
8355
8356Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
8357
8358 * config/slite-gdb.exp: Responds to load symbol table prompt.
8359 * gdb.base/break.exp: Adjust line number, fix rerun.
8360 * gdb.base/langs0.c: Add #ifdef usestubs.
8361
8362Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
8363
8364 * gdb.base/list.exp: Adjust line contents after adding new lines in
8365 list0.c. Also fix a syntax error.
8366
8367 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
8368 * gdb.base/break.exp: ditto.
8369 * gdb.base/list.exp: ditto.
8370 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
8371 * gdb.base/run.c: ditto.
8372 * gdb.base/list0.c: ditto.
8373 * gdb.base/funcargs.c: ditto.
8374
8375Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
8376
8377 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
8378 $targetname, $serialport and $baud instead of hardwired variables.
8379 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
8380 target doesn't support signals.
8381
8382Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
8383
8384 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
8385
8386Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8387
8388 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
8389 Don't rely on the value of an auto variable before it has been
8390 initialized. Use gdb_test more.
8391
8392Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8393
8394 * lib/gdb.exp (default_gdb_version): A version number must start
8395 with a digit, but other than that contains all characters up to
8396 the first whitespace character.
8397
8398Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8399
8400 * gdb.base/commands.exp (breakpoint_command_test): New tests.
8401
8402Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8403
8404 * gdb.c++/*.exp: Warn if executable does not exist. The original
8405 reason for skipping the warning was that configure.in sometimes
8406 intentionally skipped building the executables but the tcl code
8407 had no way of knowing. That (a) was always bogus with respect to
8408 error handling, (b) is no longer true (right now there is no way
8409 to skip C++ tests).
8410
8411 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
8412
8413Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8414
8415 * gdb.base/list.exp: Add expect patterns for output from
8416 SunPRO compiled executables.
8417 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
8418 types.
8419
8420Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8421
8422 * gdb.base/break.exp (test_next_with_recursion): Accept any line
8423 number (we are already testing that the correct source line text
8424 gets printed).
8425
8426 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
8427 that is what is intended, but something needed to be done to get
8428 sunos4 native working again.
8429
8430 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
8431
8432 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
8433 apparently went with a (very) old xfail.
8434
8435Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
8436
8437 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
8438 runto_main is a proc in gdb.exp that will do 'step' for target use
8439 stubs.
8440 * gdb.base/exprs.exp: ditto.
8441 * gdb.base/interrupt.exp: ditto.
8442 * gdb.base/opaque.exp: ditto.
8443 * gdb.base/printcmds.exp: ditto.
8444 * gdb.base/ptype.exp: ditto.
8445 * gdb.base/scope.exp: ditto.
8446 * gdb.base/setvar.exp: ditto.
8447 * gdb.base/signals.exp: ditto.
8448 * gdb.base/twice.exp: ditto.
8449 * gdb.c++/classes.exp: ditto.
8450 * gdb.c++/inherit.exp: ditto.
8451 * gdb.c++/templates.exp: ditto.
8452 * gdb.base/break.exp: no run and hit main for stubs. Change line
8453 numbers for breakpoints and info breakpoint.
8454 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
8455 breakpoint().
8456 * gdb.base/callfuncs.c: ditto.
8457 * gdb.base/exprs: ditto.
8458 * gdb.base/interrupt.c: ditto.
8459 * gdb.base/opaque0.c: ditto.
8460 * gdb.base/printcmds.c: ditto.
8461 * gdb.base/ptype.c: ditto.
8462 * gdb.base/scope0.c: ditto.
8463 * gdb.base/setvar.c: ditto.
8464 * gdb.base/signals.c: ditto.
8465 * gdb.base/twice.c: ditto.
8466 * gdb.c++/misc.cc: ditto.
8467 * gdb.c++/templates.cc: ditto.
8468
8469Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8470
8471 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
8472
8473 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
8474 somewhere between `read' and `main.c'. I'm pretty sure the
8475 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
8476 and it isn't particularly useful.
8477
8478 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
8479
8480Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8481
8482 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
8483
8484Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
8485
8486 * config/mt-slite: add LIBS and -nostdlib.
8487 * config/slite-gdb.exp: add this new file to support sparclite target.
8488
8489Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
8490
8491 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
8492
8493 * gdb.base/a2-run.exp: Change argument to istarget from
8494 "*-*-vxworks" to "*-*-vxworks*".
8495 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
8496
8497Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
8498
8499 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
8500 will not runto main but do a 'step' to step out of breakpoint().
8501 * config/mt-slite: add -Dusestubs.
8502
8503Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8504
8505 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
8506 instead of just @.
8507
8508 * gdb.base/signals.exp: Add test for "handle all print".
8509 * TODO: Remove "handle all print". Also remove item about
8510 checking copyright date (I don't like the idea of a spurious FAIL
8511 based on when we run the tests).
8512
8513 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
8514 for SunOS4 (reason for failure not investigated). Remove
8515 redundant test for $binfile.
8516
8517 * gdb.base/nodebug.c (array_index): Call malloc.
8518
8519 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
8520
8521Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
8522
8523 * gdb.base/recurse.exp: Update gdb_test invocation to use new
8524 conventions and slightly simplify the matching regexp.
8525
8526Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8527
8528 * gdb.base/break.exp: Update gdb_test invocation to use new
8529 convention.
8530
8531 * lib/gdb.exp: If noargs is not set, set it to 0.
8532
8533 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
8534 tests unique.
8535
8536 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
8537
8538Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8539
8540 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
8541 one argument of type "<non-float parameter>".
8542
8543Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
8544
8545 * config/rom68k.exp: New file to support Motorola IDP board.
8546 * gdb.base/a2-run.exp: Skip this file if noargs is set.
8547 * gdb.base/break.c: Change things around so that this program
8548 doesn't depend upon args. This is necessary to make remote
8549 targets work (in general, they can't take args).
8550 * gdb.base/break.exp: Don't try to send args to program. Don't
8551 expect output. Also, replace lots of code with gdb_test.
8552
8553Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8554
8555 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
8556 printing of '\'' (which is what the comment says we are testing,
8557 even though we were not), not '''.
8558 (test_integer_literals_rejected): Test that printing ''' is an error.
8559
8560 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8561 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
8562 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
8563 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
8564 Use gdb_test not test_print_accept.
8565 * lib/gdb.exp: Remove test_print_accept.
8566
8567 * gdb.base/signals.exp (signal_tests_1): Make pass message
8568 consistent with fail message.
8569
8570 * gdb.base/whatis.exp: Remove xfails for printing char vs.
8571 unsigned char; the bug (PR 1821) is fixed.
8572
8573 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
8574
8575 * gdb.base/scope.exp (test_at_localscopes): Call pass for
8576 successful tests--makes xfailing them work right.
8577
8578Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8579
8580 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
8581 only \r\n, not .*. The test can pass .* as the last thing in
8582 $pattern if that is what it wants. In addition to providing this
8583 flexibility, this change should speed up pattern matching in cases
8584 where the pattern already ended with .* (there were a number of
8585 them). This change also helps catch bad patterns--in the old
8586 scheme the typo "char \*" instead of "char \\*" would pass. Now
8587 it is caught.
8588 * Many .exp files: Update callers.
8589
8590 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
8591 clearer and does not spuriously match multiple ('s. Likewise for
8592 ) and *.
8593
8594 * gdb.base/nodebug.exp: Test ability to call a function and pass
8595 it a string (even with no debugging info).
8596
8597 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
8598 "p '\'", which is the same as "p ''" once tcl gets done with
8599 quoting, to "p '\\'", which I suspect is what is intended (one
8600 backslash gets sent to GDB).
8601
8602 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
8603
8604Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8605
8606 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
8607 1817) was fixed literally years ago.
8608
8609Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8610
8611 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
8612 test, it causes stepping out of call_after_alloca_subr with
8613 optimizing compilers.
8614 (localvars_in_indirect_call): Consume GDB prompt if `finish'
8615 fails.
8616
8617 * gdb.c++/templates.exp: Source templ-info.exp only if
8618 the templates executable exists.
8619
8620 * gdb.c++/misc.cc (class Contains_static_instance,
8621 class Contains_nested_static_instance),
8622 gdb.c++/classes.exp (test_static_members): Test printing of
8623 a class that contains a static instance of the class.
8624
8625Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8626
8627 * gdb.base/langs2.c (cppsub_): Don't prototype.
8628 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
8629 only, I believe).
8630
8631Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8632
8633 * lib/gdb.exp (skip_chill_tests): New procedure.
8634
8635 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
8636
8637Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
8638
8639 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
8640 each expect pattern. Cuts runtime from 12 to about 4 seconds.
8641
8642Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8643
8644 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
8645
8646 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
8647 disassemble 8, not 16, instructions for part 4.
8648
8649 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
8650 support the latter anymore.
8651
8652 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
8653 -DNO_PROTOTYPES.
8654 * gdb.base/callfuncs.c: Control use of prototypes based on
8655 NO_PROTOTYPES, not __STDC__.
8656 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
8657 t_float_values2 tests if prototypes in use.
8658
8659 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
8660 t_double_values): When checking differences against DELTA, check
8661 that difference is within the range (-DELTA,DELTA), not just
8662 (-infinity,DELTA).
8663
8664Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
8665
8666 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
8667 'file' command firts, then 'target', then 'load', this is due to gdb
8668 target set up.
8669 * config/mips-gdb.exp: Fix a couple regular exp bugs.
8670
8671Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
8672
8673 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
8674 FP load/store variants.
8675 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
8676
8677Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8678
8679 * gdb.base/term.exp: Do not give a warning if not native, it is
8680 not an abnormal condition.
8681
8682Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
8683
8684 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
8685 t_char_array".
8686
8687Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
8688
8689 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
8690 are getting the version number.
8691
8692 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
8693 if not native, it is not an abnormal condition.
8694
8695Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8696
8697 * lib/gdb.exp: Just use "file exists", rather than undocumented
8698 dejagnu procedure "findfile".
8699
8700Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8701
8702 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
8703 (LDFLAGS): Set to -Xlinker -Ur.
8704
8705 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
8706 Removed, these values are set by lib/gdb.exp.
8707
8708 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
8709
8710Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8711
8712 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
8713 of replicating gdb startup code.
8714
8715 * config/mt-vxworks (LDFLAGS): Set to -r.
8716 (CFLAGS_FOR_TARGET): Removed.
8717
8718 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
8719 (gdb) and gdb for vxworks uses (vxgdb).
8720
8721 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
8722 executable is not in the tree and host != target, use sed and
8723 program_transform_name to determine the gdb name used by the
8724 target.
8725
8726 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
8727 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
8728
8729Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8730
8731 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
8732 floats, chars, and shorts where there are ANSI-style function
8733 definitions.
8734
8735 * gdb.base/langs.exp, gdb.base/langs*: New test.
8736 * gdb.base/Makefile.in: Build it.
8737 * TODO: Remove item about checking that C names don't get C++
8738 demangling applied; this test tests it.
8739
8740Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8741
8742 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
8743 went with the const70 xfail. The xfail went away a year ago.
8744
8745 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
8746
8747 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
8748 for hp300.
8749
8750 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
8751
8752 * gdb.base/a1-selftest.exp: Don't run on hp300.
8753
8754Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8755
8756 * Makefile.in (site.exp): Set host_alias and target_alias as well
8757 as host_triplet and target_triplet.
8758
8759Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8760
8761 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
8762
8763 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
8764 places as other ecoff systems).
8765
8766 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
8767 ultrix.
8768
8769Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8770
8771 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
8772 remove them.
8773 * gdb.base/nodebug.exp: Accept "function" in addition to "text
8774 variable and "variable" in addition to "data variable".
8775 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
8776
8777 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
8778 2.
8779 * gdb.base/list1.c (long_line): Add additional statement at start
8780 of function.
8781 * gdb.base/list.exp (test_forward_search): Update line number to
8782 reflect new statement.
8783
8784Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8785
8786 * gdb.base/signals.exp: Reinitialize searched source directories
8787 after gdb_start call.
8788
8789Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
8790
8791 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
8792 * gdb.stabs/Makefile.in: Likewise.
8793
8794 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
8795 change. Instead split the tests into smaller pieces.
8796 * gdb.disasm/hppa.s: Corresponding changes.
8797
8798Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8799
8800 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8801 Quote ^C when passing it to stty. For some shells ^ is a pipe.
8802
8803 * gdb.base/funcargs.exp: Modify many tests so that every test
8804 either passes or fails. Make some test names unique.
8805
8806Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8807
8808 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
8809 Call stty to set interrupt character.
8810
8811 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
8812 for HP assembler versus GNU assembler based on actual behavior of
8813 $(CC), rather than assuming that $(AS) is always the GNU assembler.
8814
8815 * TODO: Suggest a few more stepping tests.
8816
8817Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
8818
8819 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
8820 restart GDB for h8300 after a continue.
8821 (return): Add pattern to match a29k-udi behavior.
8822 * gdb.base/nodebug.exp: Remove obsolete comment.
8823 * gdb.base/regs.exp: New file, testing of register displays.
8824 * gdb.base/return.exp: Fix typo in reference to $objdir.
8825 * gdb.base/whatis.exp: Always start with a fresh GDB.
8826
8827Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8828
8829 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
8830 higher, these tests generate a lot of output.
8831
8832Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8833
8834 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
8835 code following the catch silently ignored some errors; without the
8836 catch they should be thrown like any other tcl error. Also, the
8837 catch used "" instead of {} which meant all the callers who wanted
8838 to include one of the characters "[]$ had to quote it an extra time.
8839 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
8840 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
8841 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
8842 Remove extra quoting.
8843
8844Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
8845
8846 * gdb.base/commands.exp: Make test names unique; every test either
8847 passes or fails. Update some comments.
8848
8849 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
8850
8851Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8852
8853 The following fixes a FAIL caused by the fact that the alpha stabs
8854 configuration didn't use the ".if alpha" code in weird.def.
8855 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
8856 bit pointer, so the 32 bit version works even on the alpha.
8857 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
8858 Remove the stuff which allowed us to have separate versions for
8859 alpha and everything else.
8860
8861 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
8862 regexp which "info func operator\[\](" is supposed to match. Fix
8863 string to send to GDB. Note that GDB still doesn't work right. Add a
8864 new test for "info func .perator\[\](" which GDB does handle correctly.
8865
8866 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
8867
8868Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8869
8870 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
8871 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
8872 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
8873 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
8874 it makes the tests harder to understand and confuses test-o-matic.
8875 The preferred style is that each test provides a PASS or a FAIL,
8876 and has a unique message (e.g. "continue #54" not just "continue")
8877 which is the same for the pass and the fail.
8878 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8879 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
8880 to lib/gdb.exp.
8881 * gdb.base/printcmds.exp: Use test_print_accept. Remove
8882 prt_accept which was basically the same thing. Likewise for
8883 test_print_reject and prt_reject.
8884 * lib/gdb.exp (test_print_reject): Add some more error message
8885 patterns to match from the former printcmds.exp (prt_reject).
8886 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
8887 One defect of the passcount stuff is that some of it failed to
8888 report XPASS where appropriate.
8889 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
8890 stuff before and after arg in expected pattern.
8891 (test_paddr_operator_functions): Re-do test without print_addr_of;
8892 this is the only test which seems to want extra stuff there.
8893
8894Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8895
8896 * gdb.base/nodebug.exp: Update new tests to reflect improved
8897 wording of gdb output.
8898
8899 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
8900 and "ptype" work on variables in files compiled without -g.
8901 Replaces commented out "maint print msymbol" tests.
8902
8903Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8904
8905 * gdb.base/setvar.c (dummy): Call malloc.
8906
8907 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
8908 losing with the irix4 sed.
8909
8910 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
8911 ALRM" on irix4.
8912
8913Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8914
8915 * TODO: Remove items about corefile.exp testing new exec-file and
8916 backtrace; both are now done. Add items about printing enums.
8917
8918Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8919
8920 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
8921 "get signal $thissig" test fails.
8922
8923 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
8924
8925Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8926
8927 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
8928 compiler warning with dec alpha compiler.
8929
8930 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
8931 extra \n from gdb_test call (this explains why the prompt test
8932 that I removed yesterday was there).
8933 (user_defined_command_test): Remove extra \n and prompt test.
8934
8935 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
8936 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
8937 doesn't exist.
8938 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
8939 Also remove alpha workaround, which turns out to be because
8940 SIGABRT == SIGLOST.
8941
8942 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
8943
8944 * gdb.base/help.exp: Don't test "help show".
8945
8946Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8947
8948 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
8949 "set print address" is on.
8950 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
8951 pass prompt to gdb_test; gdb_test already looks for the prompt.
8952
8953 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
8954
8955 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
8956 was a vestige of the manual TESTSTRATEGY, and the purpose of it
8957 was to make sure that gdb can read a core file. But (a) the "read
8958 the corefile" part didn't make it to a1-selftest.exp, we just
8959 delete the corefile after creating it, and (b) we test reading
8960 corefiles in corefile.exp anyway. Also, this test left around a
8961 xgdb process on Solaris.
8962
8963 * gdb.base/corefile.exp: Also test backtrace.
8964
8965Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
8966
8967 * gdb.base/commands.exp: Test a simple user defined command with
8968 arguments and if/while statements; verify the full user command is
8969 printed by "show user".
8970
8971 * gdb.base/commands.exp: Test if/while commands as part of a
8972 breakpoint command list; verify they appear in breakpoint
8973 information.
8974
8975Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8976
8977 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
8978 than by dividing by zero.
8979
8980Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
8981
8982 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
8983 performing an inferior call with watchpoints enabled.
8984 * gdb.base/watchpoint.c (main): Delete second unnecessary read
8985 call.
8986
8987Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8988
8989 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
8990 of "file" command.
8991
8992 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
8993 Add additional pattern for when "int operator int(void);" appears
8994 in a different order.
8995
8996Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8997
8998 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
8999
9000 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9001 and "signal" with ".*".
9002
9003Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9004
9005 * TODO: Add note about "handle all nostop".
9006
9007 * gdb.base/{sigall.c, sigall.exp}: New test.
9008 * gdb.base/Makefile.in: Add it.
9009
9010Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9011
9012 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9013 when invoking GDB, suppresses any windowing interface.
9014
9015Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9016
9017 * config/sim-gdb: New file, simulator testing support.
9018
9019Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9020
9021 * gdb.base/interrupt.exp: Test calling func1 twice.
9022
9023Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9024
9025 * gdb.base/list.exp (test_forward_search): Set timeout higher
9026 when we'll be getting lots of output from gdb.
9027
9028 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9029 "init_malloc" to after the expect statement. Run it if that
9030 regexp is taken, but also for two others which happen if source
9031 cannot be found.
9032
9033Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * gdb.base/printcmds.exp: New test, for printing register before
9036 program is running.
9037
9038Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9039
9040 * gdb.base/list.exp: Correct some alternate expect patterns
9041 to reflect changes in list1.c.
9042
9043Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9044
9045 * TODO: Add item regarding large frames.
9046
9047 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9048
9049 * TODO: Remove item about enabling return.exp; it
9050 is enabled. Suggest a few more "return" tests.
9051
9052Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9053
9054 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9055 anonymous unions.
9056
9057Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9058
9059 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9060 and pr-5646.o, so "make" is the same as "make all", not "make
9061 pr-4975.o".
9062
9063Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9064
9065 * gdb.base/list.exp: Adjust expectations to reflect changes in
9066 list1.c.
9067 (test_forward_search): New test proc.
9068 * gdb.base/list1.c (long_line): New function, has long source line.
9069
9070Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9071
9072 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9073 additional line of code that was added.
9074
9075Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9076
9077 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9078 tests so as not to overflow expect's input buffers.
9079 * gdb.disasm/hppa.exp: Corresponding changes.
9080
9081Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9082
9083 Beginnings of template debugging tests.
9084 * gdb.c++/templ-info.cc: New file to test for template
9085 debugging capability of the compiler.
9086 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9087 templ-info.cc.
9088 * gdb.c++/templates.cc: Add explicit template instantiations
9089 to enable compiling with -fno-implicit-templates. Add destructor
9090 and 'value' method to T5 class for template tests.
9091 * gdb.c++/templates.exp: Add testcases for printing of template
9092 types, setting breakpoints on template methods and calling a
beb998c6 9093 template method.
c906108c
SS
9094
9095Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9096
9097 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9098 branch target since some assemblers (gas-2.5) may emit a
9099 relocation for the branch instead of resolving it in the
9100 assembler.
9101
9102Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9103
9104 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9105 through signal handler.
9106
9107Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9108
9109 * configure.in (*-*-netware): Use config/mt-netware.
9110
9111 * config/mt-netware: New file.
9112 * config/mt-i386-netware: Removed, separate configs for different
9113 netware architectures are no longer needed now that we have
9114 --with-headers.
9115
9116Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9117
9118 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9119 by the recent changes to use ANSI C arithmetic conversions.
9120
9121Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9122
9123 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9124 bug involving using inferior_pid to figure out whether to select a
9125 frame.
9126
9127Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9128
9129 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9130 match the current disassembler output.
9131
9132Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9133
9134 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9135 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9136 types, expect "int" as type of integer values (for now).
9137
9138Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9139
9140 * gdb.base/commands.exp: New tests for if/while commands.
9141
9142Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9143
9144 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9145 by .*, since hex values have different syntax in Chill mode.
9146
9147Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9148
9149 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9150 linefeed from expect pattern for repeated types with indices > 9.
9151
9152Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9153
9154 First part of Fortran test suite.
9155 * gdb.fortran: New directory.
9156 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9157
9158Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9159
9160 * gdb.base/default.exp: Update expect pattern for load command
9161 without arguments.
9162
9163Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9164
9165 * configure.in: Change i386 to i[345]86.
9166 * gdb.base/configure.in: Likewise.
9167 * gdb.c++/configure.in: Likewise.
9168 * gdb.chill/configure.in: Likewise.
9169
9170Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
9171
9172 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
9173 patterns, since that is not a valid context for comments.
9174
9175Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
9176
9177 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
9178 repeated types and repeated types with indices > 9.
9179
9180Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9181
9182 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9183 2417; old bug has been fixed.
9184
9185Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9186
9187 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9188 send the newline ourselves instead of assuming gdb_test will do
9189 so when passed an empty input string.
9190
9191 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9192 stabs testcode.
9193
9194Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9195
9196 * lib/gdb.exp (gdb_test): Don't send anything if the first
9197 argument is an empty string. This makes cases where we want to
9198 match output that is already in expect's buffers (for example,
9199 matching a breakpoint after gdb_run_cmd has been called) work
9200 reliably.
9201
9202Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9203
9204 * config/netware.exp: New file.
9205
9206Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9207
9208 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9209 the -B and -L prefixes so we can find the debugging stub.
9210
9211 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9212 there and we are using the gcc from the tree.
9213
9214 * gdb.base/types.c: Removed.
9215
9216 * gdb.base/configure.in: Look for makefile fragments in ../config.
9217 Recognize i386-*-netware.
9218 * gdb.c++/configure.in: Likewise.
9219
9220Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9221
9222 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9223 the correct TCL syntax.
9224
9225Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9226
9227 * gdb.base/opaque.exp: use runto instead of messing around with
9228 breakpoints. Simplify by using gdb_test.
9229
9230 * gdb.base/bitfields.exp: restart between tests on netware targets
9231 because breakpoints aren't relocated after target death. Run
9232 processes to completion.
9233
9234 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9235
9236Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9237
9238 * Makefile.in: Remove extra tabs that confuse some versions
9239 of "make". Use the newly built gdb to test with by default,
9240 rather than the first one in the tester's search path.
9241
9242Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9243
9244 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9245
9246 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9247 condition help.
9248
9249Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9250
9251 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
9252
9253 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
9254 running.
9255 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
9256 * gdb.base/funcargs.exp: Likewise.
9257
9258 * gdb.base/bitfields.exp: Simplify by using gdb_test.
9259 * gdb.base/funcargs.exp: Likewise.
9260
9261 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
9262 message is "".
9263
9264Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9265
9266 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
9267 return,signals,twice}.exp: Handle non-existant binaries
9268 consistantly.
9269
9270 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
9271 * gdb.base/Makefile.in: Don't try to generate a core dump, we
9272 might testing a cross development system.
9273
9274Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9275
9276 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
9277 runtest script is relative to ${srcdir}, not ${rootdir}.
9278
9279Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
9280
9281 * gdb.base/signals.exp: Allow for optionality of breakpoint
9282 address.
9283
9284Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9285
9286 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
9287
9288Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9289
9290 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
9291 for size_t definition.
9292 * gdb.c++/templates.cc: Likewise
9293
9294 * config/mt-i386-netware: New file.
9295
9296 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
9297 defined.
9298
9299 * gdb.base/Makefile.in: Added support for systems that name core
9300 files by appending "core" to the program name.
9301 * gdb.base/a1-selftest.exp: Likewise.
9302
9303Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9304
9305 * gdb.base/return.exp: Add comment and message for `return double'
9306 test failure on Sparc Solaris.
9307
9308Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
9309
9310 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
9311
9312Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9313
9314 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
9315 from optimizing them away.
9316 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
9317 patterns to include default constructors and assignment operators,
9318 to match gcc versions beyond 2.5.8. Accept any cplus demangling
9319 character in the output of the virtual base pointer.
9320
9321Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9322
9323 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
9324 expression match in print_addr_of to avoid unintented matches.
9325 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
9326 versions up to 2.5.8.
9327
9328Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9329
9330 * gdb.base/list.exp: Tweak alternate pattern for listing of an
9331 included file to run under newer versions of expect.
9332 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
9333 consecutive >'s in templates to accomodate recent cplus-dem.c change.
9334 Remove xfail for the virtual table of BDDHookV.
9335
9336Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9337
9338 * lib/gdb.exp (string_to_regexp): Set a default result.
9339 (default_gdb_start): Fix misleading message.
9340
9341Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
9342
9343 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
9344 Remove all CC, etc definitions.
9345 * config/mt-hpux: New file.
9346 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
9347 (CFLAGS, LDFLAGS): Define.
9348 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
9349
9350 * Makefile.in (site.exp): Don't insert host_os, etc.
9351 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
9352 (distclean): Check existence of subdir.
9353 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
9354 * gdb.base/Makefile.in: General cleanup and simplification.
9355 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9356 to build executables. Use default rule to build .o files.
9357 (EXPECT, RUNTEST, CC): Fix relative pathname.
9358 (site.exp): Don't insert host_os, etc.
9359 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
9360 and/or SIGUSR1 defined.
9361 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
9362 * gdb.c++/Makefile.in: General cleanup and simplification.
9363 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9364 (CFLAGS): Remove.
9365 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
9366
9367Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
9368
9369 * gdb.base/recurse.exp: Misc changes to get tests running again
9370 after Kung's changes to the watchpoint code.
9371 * gdb.base/watchpoint.exp: Likewise.
9372
9373Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
9374
9375 * lib/gdb.exp (string_to_regexp): Convert {\} also.
9376
9377Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9378
9379 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
9380 * lib/gdb.exp (default_gdb_start): Define.
9381 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
9382 gdb.base/funcargs.exp, gdb.base/opaque.exp,
9383 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
9384 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
9385 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
9386 Don't call gdb_target_udi in between tests.
9387
9388Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9389
9390 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
9391 (which was basically just a local version of the same thing). In
9392 addition to avoiding duplication, gdb_test_exact is faster.
9393 * lib/gdb.exp (gdb_test_exact): Fix typo.
9394
9395 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
9396 don't give an error.
9397
9398 * gdb.base/term.exp: Call delete_breakpoints before starting.
9399
9400 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
9401 (t10): Add comment.
9402
9403Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9404
9405 Reorganization of the GDB Test Suite.
9406
9407 * gdb.base: New directory, contains all the basic tests.
9408 * gdb.c++: New directory, tests specific to C++.
9409 * gdb.chill: New directory, tests specific to Chill.
9410 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
9411 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
9412 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
9413 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
9414 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
9415 t30-31 to chill).
9416 * */gdbme.*: Rename to match appropriate expect scripts.
9417 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
9418 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
9419 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
9420 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
9421 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
9422 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
9423 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
9424 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
9425 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
9426 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
9427 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
9428 gdb.c++/virtfunc.cc: New names of C++ files.
9429 * gdb.chill/chillvars.ch: New name of Chill file.
9430 * gdb.base/configure.in, gdb.c++/configure.in,
9431 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
9432 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
9433 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
9434 * configure.in (configdirs): Update to reflect directory changes.
9435 (target_abbrev): No longer define for any configuration.
9436 * Makefile.in: Cosmetic improvements to header comments.
9437
9438Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9439
9440 Various changes to gdb.t31:
9441
9442 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
9443 * gdbme.ch: Make all key-words and predefineds be upper-case.
9444 * chillvars.exp: Expect key-words and predefinds in upper-case.
9445
9446 * chillvars.exp: Use gdb_test_exact many places.
9447 Change expected output for arrays (which now includes index labels).
9448
9449 * pr-5020.exp, gdme.ch (module PR_5020):
9450 New test, for PR-5020.
9451
9452Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
9453
9454 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
9455 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
9456
9457Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
9458
9459 * Makefile.in: Fix bit-rot in definitions of CHILL,
9460 CHILL_FOR_TARGET and Chill_LIB.
9461 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
9462 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
9463 CHILL, and CHILL_LIB.
9464
9465Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
9466
9467 * Revert the previous changes. Please see Rob's directory
9468 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
9469
9470Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
9471
9472 * Makefile.in, configure.in, config/mips-gdb.exp,
9473 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
9474 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
9475 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
9476 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
9477 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
9478 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
9479 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
9480 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
9481 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
9482 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
9483 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
9484 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
9485 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
9486 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
9487 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
9488 changes from 94Q1.
9489
9490Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
9491
9492 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
9493 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
9494 Rob's new testing fragments.
9495
9496Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
9497
9498 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
9499 lib/gdb.exp: Replace error proc calls with perror.
9500
9501Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9502
9503 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
9504 version also, match on casted version strings, and match on
9505 gdb startup case where the line numbers might be messed up.
9506
9507Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
9508
9509 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
9510 (CFLAGS): Delete it from here.
9511
9512Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
9513
9514 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
9515
9516Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
9517
9518 * Makefile.in (RUNTEST): Default to just "runtest".
9519
9520Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9521
9522 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
9523 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
9524 the code has been restructured.
9525
9526Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9527
9528 * gdb.t00/default.exp (set write): Allow any number of \r and/or
9529 \n, not just one of each.
9530
9531 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
9532 /bin/cc gives a warning if you do.
9533
9534Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
9535
beb998c6 9536 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
9537 __t10ListS_link1ZUiRCUiPT0
9538
9539Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9540
9541 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
9542 on local variables in recursive functions.
9543
9544 * gdb.t07/Makefile.in: Build the new test.
9545
9546Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9547
9548 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
9549 directly. Instead compare the return values from actual calls.
9550
9551Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
9552
9553 * Makefile.in (check): Set TCL_LIBRARY for runtest.
9554
9555Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9556
9557 * From Peter Schauer with minor modifications.
9558 * gdb.t15/return.exp (return_tests): Handle targets where "return"
9559 stops in mid-line in the caller. Add xfail for returning a float
9560 value on X86 targets.
9561
9562Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9563
9564 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
9565 to avoid expect lossage.
9566 (fmem_LRbug_tests): Likewise.
9567 * gdb.disasm/hppa.s: Corresponding changes.
9568
9569 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
9570 conditions to work with latest dejagnu/expect.
9571
9572 * gdb.t15/funcargs.exp (finish from indirect call): No longer
9573 expected to fail on the PA.
9574 (backtrace in call with trampolines): Explicitly require main
9575 to be frame #1 (no trampolines should show up in backtrace).
9576
9577 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
9578 "continue -expect".
9579 * gdb.t06/break.exp: Likewise.
9580 * gdb.t07/watchpoint.exp: Likewise.
9581 * gdb.t13/bitfields.exp: Likewise.
9582 * gdb.t15/{funcargs,return}.exp: Likewise.
9583 * gdb.stabs/weird.exp: Likewise.
9584 * config/{mips,udi}-gdb.exp: Likewise.
9585
9586 * hppa.sed: Enclose comments within a sed command to avoid
9587 losing with the old OSF1 sed.
9588
9589Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9590
9591 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
9592 sequent dynix.
9593 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
9594 * gdb.t15/funcargs.exp: Conditionally step again to really
9595 finish from marker_call_with_trampolines. Handle the case where
9596 the first step from within call_with_trampolines already steps
9597 us back to main.
9598 * gdb.t15/gdbme.c: Add comment to closing brace of
9599 call_with_trampolines for funcargs.exp.
9600
9601Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9602
beb998c6 9603 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
9604 Fix typo(s).
9605
9606Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9607
9608 * gdb.t07/gdbme.c: More code for watchpoint testing.
9609
9610 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
9611 "Hardware watchpoint" throughout file.
9612 (test_watchpoint_triggered_in_syscall): New test.
9613 (test_complex_watchpoint): New test.
9614
9615Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9616
9617 * gdbme.c (call_with_trampolines): New function to try and step
9618 into. Tests trampoline problems on the PA.
9619
9620 * funcargs.exp (localvars_in_indirect_call): No longer expect
9621 stepping into indirect call to fail on PAs.
9622 (test_stepping_over_trampolines): New test.
9623
9624Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9625
9626 * TODO: Add suggestions for static member function tests, and
9627 completion tests.
9628
9629Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9630
9631 * TODO: Add suggestions for "p/a" tests.
9632
9633 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
9634 (default_gdb_exit): Replace all the hair with sending "quit" to
9635 the process with a simple close.
9636
9637Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9638
9639 * TODO: Add suggestions for shared library tests.
9640
9641Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9642
9643 * TODO: Add suggestions for x/s tests.
9644
9645Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9646
9647 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
9648 "enable once", and "enable breakpoints once" with ".*".
9649
9650Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9651
9652 * TODO: Add suggestions about structure passing tests.
9653
9654Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9655
9656 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
9657 the primary1 test, use work around if __GNUC__ < 2.
9658 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
9659 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
9660 Test for bad output rather than waiting for timeout. Issue
9661 second continue only if first continue failed.
9662
9663Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9664
9665 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
9666 operator[] test with gdb_test because the old code didn't seem to
9667 be getting the quoting right with the new dejagnu.
9668
9669Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
9670
9671 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
9672 one from the path.
9673 * Makefile.in: Use a fresh expect if there is one, use runtest
9674 from the src tree if there is one.
beb998c6 9675
c906108c
SS
9676Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9677
9678 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
9679 next over recursive call. Revise the tests from that point on
9680 (which had been skipped) to match GDB's actual (correct) output.
9681
9682 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
9683 with next over a breakpoint whose condition is false.
9684
9685 * gdb.t00/help.exp: Comment out "help set print" tests just like
9686 (and for same reason as) "help set" test.
9687
9688Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9689
9690 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
9691 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
9692
9693Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9694
9695 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
9696 necessary gdb_target_udi.
9697
9698 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
9699
9700 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
9701 1838 and 2417; they are fixed.
9702
9703 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
9704 gdb.t03/ptype.exp (ptype structure, ptype union):
9705 Remove xfails; the test is looser than when the xfails were added.
9706
9707 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
9708 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
9709
9710 * gdb.t01/run.exp: Only run shell test if isnative.
9711
9712 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
9713 since "run" automatically loads if necessary. Call gdb_target_udi
9714 after the "file" since "file" kills any execution target.
9715
9716 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
9717 GDB. GDB doesn't work that way (not anymore at least) on UDI.
9718 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
9719 argument for UDI.
9720
9721Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9722
9723 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
9724
9725 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
9726
9727Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9728
9729 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
9730 properly quoting regexps. This makes the second argument to
9731 demangle a fixed string, which matches the callers, instead of a
9732 shell-style pattern which is what the previous implementation
9733 used. Update some of the callers.
9734
9735Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9736
9737 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
9738 (comib_nullified_tests): Fix typo.
9739 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
9740 strings. No longer expected to fail.
9741
9742 * gdb.disasm/hppa.s (addib_tests): Fix typo.
9743 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
9744 strings. No longer expected to fail.
9745
9746 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
9747 string. No longer expected to fail.
9748
9749Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9750
9751 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
9752 No longer expected to fail.
9753
9754 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
9755 string. No longer expected to fail.
9756
9757Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9758
9759 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
9760 only in the names (I probably got most of them). I was even
9761 generous with some which differed in underscores in names, and
9762 probably missed a few, and I *still* was able to remove almost a
9763 third of the file with almost no impact on testsuite coverage.
9764
9765Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9766
9767 * gdb.t00/default.exp: Match udi_attach error message as well as
9768 the one from child_attach.
9769
9770 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
9771
9772 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
9773
9774 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
9775 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
9776
9777 * Move test with enums and partial symbols back to
9778 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
9779 Reverts the change of 26 May 93. Per today's change to
9780 stabs.texinfo, the behavior that weird.exp was expecting was
9781 unreasonable; what is important is that the compiler+gdb get
9782 things right, which happens with a recent gcc. Also fix the test
9783 to deal with native compilers which put out the stab gdb can't
9784 deal with.
9785
9786Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9787
9788 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
9789 in the names. The main thing these accomplish is to slow things down.
9790 Many more such duplicates surely remain.
9791
9792 * gdb.t00/help.exp: Comment out "help support" test just like
9793 (and for same reason as) "help set" test.
9794
9795Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
9796
9797 * gdb.t06/break.exp: Remove setup_xfails for
9798 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
9799 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
9800 about known bug in gcc to include up through 2.5.8.
9801 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
9802 well as "_vb$".
9803 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
9804 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
9805 with latest gcc and gdb.
9806 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
9807 well as "_vb$".
9808
9809Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9810
9811 * configure.in (hppa*-*-*): Also configure and build stabs-only
9812 tests.
9813
9814Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9815
9816 * gdb.t10/hppa.mt: A makefile fragment for the PA.
9817 * gdb.t10/configure.in (hppa*-*-*): Use it.
9818
9819Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9820
9821 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
9822
9823Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9824
9825 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
9826 versions prior to 1.13.5.
9827
9828Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9829
9830 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
9831 the prompt is at the start of a line.
9832
9833Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9834
9835 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
9836 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
9837 in the copr tests now.
9838 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
9839 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
9840 expected to fail.
9841
9842Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
9843
9844 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
9845 gdb.t31/chillvars.exp, lib/gdb.exp:
9846 Tweak to run under either version of expect.
9847 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
9848 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
9849 * gdb.t11/list.exp: Remove extraneous whitespace.
9850
9851Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9852
9853 * gdb.t16/printcmds.exp (test_print_strings): Accept
9854 "(unsigned char *) " before the string.
9855
9856 * TODO: Add notes about printing of fancy types and GDB expressions.
9857
9858Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
9859
9860 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
9861 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 9862 if doing mips-idt-ecoff.
c906108c
SS
9863
9864Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
9865
9866 * Most .exp files: Tweak to run under either version of expect.
9867
9868Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9869
9870 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
9871 xfails; I'm not sure why they are failing, but not because of PR 1806.
9872
9873Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
9874
9875 * config/unix-gdb.exp: Remove gdb_unload cause it's already
9876 defined in lib/gdb.exp.
9877
9878Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9879
9880 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
9881 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
9882 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
9883 have to be typeless.
9884
9885Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9886
9887 * TODO: Add suggestion for copyright year test.
9888
9889Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
9890
9891 * configure.in (*-*-lynxos*): Add stabs tests.
9892
9893Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9894
9895 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
9896 so insert a tab before any assembler directive in column zero.
9897
9898 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
9899 stores.
9900 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
9901 stores.
9902 (fpu_short_memory_tests): Likewise.
9903
9904Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9905
9906 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
9907 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
9908 .stabs directives in comments.
9909
9910Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9911
9912 * TODO: New file, describing tests we could write.
9913 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
9914
9915Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9916
9917 * gdb.t06/signals.exp: Add kludge to force re-sync.
9918
9919 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
9920 to xgdb instead of gdb, get out of gdb.
9921
9922Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
9923
9924 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
9925 for info.
9926
9927Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9928
9929 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
9930 * gdb.stabs/configure.in (hppa*-*-*): Use it.
9931 * gdb.stabs/hppa.sed: New sed script for the PA.
9932
9933Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9934
9935 * gdb.stabs: Re-write weird.def and configuration to use sed
9936 instead of cpp. sed is portable and POSIX; cpp is neither.
9937
9938Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9939
9940 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
9941
9942Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9943
9944 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
9945
9946Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9947
9948 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
9949 "_vb$".
9950 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
9951 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
9952
9953Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9954
9955 * lib/gdb.exp: Comment out code which depends on non-existent
9956 `transform' procedure.
9957
9958Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
9959
9960 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
9961 * lib/gdb.exp: Transform tool name.
9962 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
9963 1.1's new error handling system.
9964
9965Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9966
9967 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
9968
9969Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9970
9971 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
9972 They made pattern matching so slow that timeouts happened on
9973 heavily loaded systems. Now any output from "show print" which
9974 gets us back to the GDB prompt is a PASS.
9975
9976Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
9977
9978 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
9979
9980Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
9983
9984 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
9985 It is not from PR 3220.
9986
9987Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9988
9989 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
9990 just started failing because they depended on the order the
9991 subcommands are presented, or exact docstring text. This kind of
9992 test is a pain and has minimal benefit.
9993
9994Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9995
9996 * gdb.t09/corefile.exp: At end of test, use "core" command with
9997 no arguments.
9998
9999Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10000
10001 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10002 17}/Makefile.in: Make it possible to run the testsuite with Sun
10003 make and CC = cross gcc by adding explicit build rules for .o
10004 files.
10005
10006Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10007
10008 * gdb.t15/funcargs.exp: Don't put comments on same line as
10009 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 10010
c906108c
SS
10011Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10012
10013 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10014
10015Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10016
10017 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10018 * gdb.t20/inherit.exp: remove three dumplicate entries.
10019
10020Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10021
10022 * gdb.t06/break.exp: For "next over recursive call", fail on any
10023 incorrect output, not just on "factorial (value=2)".
10024
10025Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10026
10027 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10028 working now. Add an xfail if accesing a bss variable causes
10029 a memory error if the target is not yet run.
10030
10031Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10032
10033 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10034 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10035 name of __st* demangling (2 strings). Did Kung really get the
10036 more than 95 others right without testing them?
10037
10038Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10039
10040 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10041
10042Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10043
10044 * configure.in (configdirs): Add gdb.disasm
10045 * gdb.disasm: New directory for GDB disassembler tests.
10046 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10047
10048Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10049
10050 * gdb.t00/help.exp: Don't test "help set".
10051
10052 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10053 from within expect statements. None of these happen anymore and
10054 they cause regressions to be silently unnoticed.
10055
10056 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10057 messages) about known failures with gcc cygnus-2.4.5-930417.
10058
10059 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10060 comp-info.exp so it gets built if it doesn't exist.
10061
10062 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10063 it is no longer used.
10064 * gdb.t13/comp-info.c: Removed.
10065
10066Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10067
10068 * gdb.t06/signals.exp: Add xfail for sun3.
10069
10070Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10071
10072 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10073 relevant because ^C doesn't get sent but failure can be reproduced
10074 interactively).
10075
10076Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10077
10078 * gdb.stabs/alpha.mt: New configuration file for alpha.
10079 * gdb.stabs/configure.in: Use it.
10080 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10081 sharing with alpha.mt, redefine long to word via preprocessor.
10082 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10083 for alpha.
10084 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10085 native cc.
10086 * gdb.t00/teststrategy.exp: Change expect string so that we
10087 consume the `(xgdb)' from the command echo and from the gdb prompt.
10088 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10089 gdb currently compares all values as long, so this failure probably
10090 applies to any configuration where LONGEST is bigger than a target int.
10091 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10092 with gcc.
10093 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10094 to handle opaque pointers, gcc is.
10095 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10096 as first argument. Include <sys/types.h> and change all operator
10097 new definitions to use size_t.
10098 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10099 now that we use size_t.
10100
10101Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10102
10103 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10104 a long or float array cast all array members to the same type.
10105 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10106 with 64 bit longs.
10107 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10108 on alpha.
10109 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10110
10111Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10112
10113 * gdb.t24 (demangle.exp): Constructors of templates have names like
10114 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10115 section 14.6 of the ARM.
10116
10117 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10118 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10119 accomplish little and slow down the testsuite.
10120
10121 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10122 Accept spaces various places.
10123
10124Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10125
10126 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10127 with watchpoint enabled.
10128
10129 * Makefile.in: Remove definition of CC and remove the second
10130 definition of CXX (the "CXX = gcc" one remains). These definitions
10131 were causing backquotes to be expanded within backquotes, which
10132 doesn't work.
10133
10134Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10135
10136 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10137
10138Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10139
10140 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10141 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10142 by mips cc and contains no stabs entries.
10143
10144Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10145
10146 * config/vx-gdb.exp: Use fake device to load files rather than
10147 NFS.
10148 * lib/gdb.exp: New proc to do "file" command.
10149 * config/unix-gdb.exp: Use new "file" proc.
10150
10151Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10152
10153 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10154 Rework board rebooting slightly.
10155 (gdb_exit): Don't exit from the remote shell; there isn't one.
10156 * gdb.stabs/weird.exp: If a program is being debugged already,
10157 kill it.
10158 * gdb.t04/setvar.exp: Stop and restart gdb.
10159 * gdb.t05/expr.exp: Likewise.
10160 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10161 restart gdb and reload the program.
10162 * gdb.t08/opaque.exp: Likewise.
10163 * gdb.t12/scope.exp: Likewise.
10164 * gdb.t13/bitfields.exp: Likewise.
10165 * gdb.t15/funcargs.exp: Likewise.
10166 * gdb.t20/classes.exp: Likewise.
10167 * gdb.t03/ptype.exp: Increase timeout.
10168 * gdb.t16/printcmds.exp (test_print_string_constants,
10169 test_print_array_constants): Likewise.
10170 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
10171 * gdb.t20/classes.exp (do_tests): Likewise.
10172 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
10173
10174Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
10175
10176 * gdb.stabs: Renamed *wierd* to *weird*.
10177
10178Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10179
10180 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10181 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10182
10183Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10184
10185 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10186 (do_tests): Remove xfail for whatis on one_var and two_var.
10187
10188Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10189
10190 * Makefile.in: Made cross building work better by adding
10191 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10192
10193Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10194
10195 * gdb.t15/{return.c,return.exp,Makefile.in}:
10196 New test, currently commented out.
10197
10198Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10199
10200 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10201 still running and removes the leftover named socket so GDb can do
10202 clean restarts.
10203
10204Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10205
10206 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10207 console, not GDB.
10208 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10209 cross testing works better with "make check"
10210 * config/unix-gdb: Use default procedures for exit and version.
10211 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10212 with the newest VxWorks.
10213
10214Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10215
10216 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10217 old form.
10218
10219 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10220 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10221
10222 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10223
10224 * config/unix-gdb.exp: Remove this version of gdb_exit
10225 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10226 Rob says he'll look at it when he gets back to testing boards.
10227
10228Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10229
10230 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10231 an expected fail for certain ptype commands.
10232
10233 * gdb.t20/classes.exp: Update expected results of "ptype class
10234 Base1" to account for the constructor that now appears in the type.
10235
10236Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10237
10238 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10239 disappeared from list.
10240 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10241 "alldone" proc with call to cleanup and exit.
10242 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10243 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10244 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10245 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10246 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10247 "alldone" proc with simple returns that suppress remaining
10248 tests. The alldone proc went away many months ago.
10249
10250Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10251
10252 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
10253
10254 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
10255
10256Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10257
10258 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
10259 as vax gdb will display them.
10260
10261Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10262
10263 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
10264 optimizers.
10265
10266 * scope.exp: Change "bad value for localval" messages so each one
10267 is unique.
10268
10269 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
10270 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
10271
10272 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
10273
10274Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10275
10276 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
10277 doesn't exist (due to optimization).
10278
10279Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10280
10281 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
10282 contains \r because the filename is long.
10283
10284 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
10285 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
10286
10287Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10288
10289 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
10290 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
10291 Ultrix.
10292 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
10293 int tests.
10294 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
10295
10296Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
10297
10298 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
10299
10300 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 10301 to match does not match the passing case but still matches the
c906108c
SS
10302 failing case.
10303
10304Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10305
10306 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
10307
10308Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
10309
10310 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
10311 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
10312 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
10313 Remove various versions of gdb_exit.
10314 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
10315 gdb_exit.
10316 * config/unix-gdb.exp: gdb_exit remains here, and should override
10317 the generic version, since it's doing a lot of wierd stuff that
10318 the other versions aren't. FIXME, fold it in, or abandon this
10319 version.
10320
10321Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10322
10323 * gdb.t24/demangle.exp: Add tests for PR 3220.
10324
10325Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10326
10327 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
10328
10329Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
10330
10331 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
10332 "i386-*-*". Works for i486 as well.
10333
10334 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
10335 bug, and expand domain of xfail to all SVR4 systems, since the
10336 actual problem is likely to be in generic SVR4 /proc support.
10337
10338Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10339
10340 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
10341
10342Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
10343
10344 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
10345 xfails for other systems. Match a missing 'Continuing.' as an
10346 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
10347
10348 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
10349 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
10350 Only issue warning for missing executables if -all option is used.
10351
10352 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
10353 file if -all option is used. It's like an unpredictable XFAIL.
10354
10355Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10356
10357 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
10358 for dynamically linked binaries.
10359
10360 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
10361
10362Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10363
10364 * gdb.t20/inherit.exp: Change message for "print tagless struct"
10365 to state that this is a known bug in old versions of g++.
10366
10367Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10368
10369 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
10370 while waiting for `Continuing'.
10371
10372Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
10373
10374 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
10375 in text, data, and bss.
10376 * gdb.t10/nodebug.c: Add local and global test variables for
10377 initialized and uninitialized data.
10378
10379Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10380
10381 * config/unix-gdb.exp (gdb_exit): Add "wait".
10382
10383Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10384
10385 * gdb.t06/signals.exp: xfail the continue from the handler for all
10386 targets.
10387
10388 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
10389 function with watchpoints enabled, the i386 call dummy starts with
10390 a call.
10391
10392 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
10393 386 bsd names its corefiles.
10394
10395Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
10396
10397 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
10398 compilers don't grok it.
10399 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
10400 with small octal ints rather than character constants, which
10401 are signed and might not fit if first promoted to int.
10402
10403Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
10404
10405 * gdb.t09/Makefile.in (clean): Remove corefile.
10406
10407Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10408
10409 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
10410
10411Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10412 and Jim Kingdon (kingdon@cygnus.com)
10413
10414 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
10415 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
10416 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
10417
10418Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10419
10420 * gdb.t17/interrupt.exp: Add xfail for hppa.
10421
10422Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10423
10424 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
10425 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
10426 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
10427 to determine signed-ness of bitfields and use the result to setup
10428 the xfail.
10429 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
10430 * gdb.t15/funcargs.exp: Use them to step until the second indirect
10431 call line is reached if necessary.
10432
10433Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10434
10435 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
10436
10437Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10438
10439 * gdb.t06/break.exp: Also test `clear' command.
10440
10441Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10442
10443 * gdb.t00/teststrategy.exp: Remove extra quote.
10444
10445 * gdb.t07/watchpoint.exp: Change xfail for calling function with
10446 watchpoint enabled to be for all non-68k machines.
10447
10448 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
10449
10450Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10451
10452 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
10453 targets use aout.mt instead of ecoff.mt as gas understands
10454 standard aout format.
10455
10456Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10457
10458 * lib/gdb.exp (runto): Don't insist that function we are running to
10459 was compiled with -g.
10460
10461 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
10462
10463 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
10464 to get back into the read system call.
10465 Accept leading newline in case where we woke it up.
10466
10467Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10468
10469 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
10470 to make the stabs test work on ecoff systems using gcc and -with-stabs.
10471 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
10472 enable ecoff configuration.
10473
10474Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10475
10476 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
10477
10478Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10479
10480 * gdb.t16/printcmds.exp: Add another printf test.
10481
10482Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
10483
10484 * configure.in: If configured -with-stabs on any target, add
10485 stabsdirs to configdirs.
10486
10487Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10488
10489 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
10490 fun" so pattern does not match the command itself.
10491
10492Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10493
10494 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
10495
10496Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10497
10498 * gdb.t17/interrupt.exp: Test for more things.
10499
10500Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10501
10502 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
10503 compiler arranges the code and line numbers.
10504
10505 * gdb.t17/interrupt.exp: Don't send \n after ^C.
10506
10507Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10508
10509 * gdb.t00/help.exp: Increase expect input buffer size.
10510
10511Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10512
10513 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
10514
10515 * gdb.t07/watchpoint.exp: Add xfail for hppa.
10516
10517 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
10518
10519 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
10520 [0-9]*, not just [0-9].
10521
10522Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10523
10524 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
10525
10526 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
10527
10528Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10529
10530 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
10531
10532Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10533
10534 * gdb.t06/signals.c: Add xfails for sun3.
10535
10536 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
10537
10538 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
10539 test_stepping tests.
10540
10541Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10542
10543 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
10544
10545 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
10546
10547 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
10548 rather than actually putting it through cpp twice.
10549
10550 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
10551
10552Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
10553
10554 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
10555 no longer needed.
10556
10557Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10558
10559 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
10560
10561 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
10562 C++ features prints as "struct", make it a pass, not an xfail.
10563
10564Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10565
10566 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
10567 Don't require VA to print as "class" rather than "struct".
10568
10569Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
10570
10571 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
10572
10573Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10574
10575 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
10576
10577Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10578
10579 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
10580 order.
10581
10582Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10583
10584 * gdb.t16/printcmds.exp: Add printf tests.
10585
10586 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
10587
10588 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
10589
10590Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
10591
10592 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
10593 pass counts, to counteract any existing or future setup_xfails.
10594
10595Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10596
10597 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
10598 {BEGIN,END}_COMMON for common block instead of STAB.
10599 * gdb.stabs/wierd.exp: Add xfail for rs6000.
10600
10601 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
10602 intp_var should be N_GSYM not N_LSYM.
10603 wierd-aout.S: Use a label for the value of the N_SO.
10604 wierd.def: Remove all backslashes.
10605 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
10606
10607Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10608
10609 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
10610 get the expected next to inheritance3.
10611
10612Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10613
10614 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
10615 now that gcc-2.4 gets it right.
10616
10617Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10618
10619 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
10620
10621 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
10622 generating comp-info.exp which works for cross-compilation.
10623
10624Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
10625
10626 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
10627 "*-*-sysv4.*".
10628
10629Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
10630
10631 * gdb.t01/run.exp: Start with a fresh gdb.
10632 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
10633 SVR4.x.
10634
10635Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
10636
10637 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
10638 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
10639 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
10640 Makefile.in (distclean, realclean): Remove gdbme.c from list of
10641 things to remove.
10642
10643Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
10644
10645 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
10646 test cases from bug reports.
10647
10648Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
10649
10650 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
10651 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
10652 avoid spurious xfails.
10653 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
10654 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
10655 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
10656
10657Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
10658
10659 * gdb.t00/teststrategy.exp: Rework to provide more useful
10660 description of each test, fix problem with systems that define
10661 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
10662 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
10663 results for "next over recursive call" so timeouts aren't taken
10664 by error.
10665
10666Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
10667
10668 * gdb.t12/scope.exp: Test printing of variables before run.
10669
10670 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
10671 printed in wrong order due to sorting.
10672
10673Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
10674
10675 * gdb.t00/teststrategy.exp: Fix expected results for printing
10676 user entered string constant. Is array of char, prints with no
10677 address.
10678
10679 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
10680 commands.
10681 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
10682 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
10683 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
10684 of struct of char arrays.
10685 * gdb.t00/radix.exp: New tests for radix commands.
10686
10687Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
10688
10689 * gdb.t16/printcmd.exp: Print a variable before running program
10690 (with xfail for AIX).
10691
10692Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
10693
10694 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
10695
10696 * gdb.t16/printcmd.exp: Don't print variables before running program.
10697
10698 * gdb.t06/break.exp: Don't require envp argument to main.
10699
10700 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
10701
10702 * gdb.t02/whatis.exp, gdb.t11/list.exp:
10703 Add xfails for rs6000.
10704
10705 * gdb.t02/whatis.exp: Change other tests not to re-test something
10706 we already tested.
10707
10708 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
10709 each type used has a variable of that type.
10710
10711Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
10712
10713 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
10714
10715Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10716
10717 * configure.in: change srctrigger to be a file, not a directory
10718
10719Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
10720
10721 * configure.in (mips-idt-ecoff*): Added trailing '*'.
10722
10723 * gdb.t11/list.exp: Fixed a couple of typos.
10724
10725Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
10726
10727 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
10728 is fixed and PR is closed.
10729 * gdb.t16 (gdbme.c): Add simple test string variable.
10730 * gdb.t16 (printcmds.exp): Add tests with simple test string
10731 variable, primarily for boundaries on "set print elements".
10732
10733Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
10734
10735 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
10736 Make leading 0's optional and don't expect a tab in the middle
10737 of the number.
10738
10739 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
10740
10741 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
10742 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
10743 don't end command passed to gdb_test with newline.
10744
10745 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
10746 signed keyword away, don't expect signed bitfields to be signed.
10747
10748 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
10749 printing with only as many 1's as are in the field as well as printing
10750 with 32 1's (see comment).
10751
10752Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
10753
10754 * gdb.t00/default.exp: Start with a fresh gdb.
10755 * configure.in (configdirs): Remove gdb.t31 until the chill
10756 compiler works again. It no longer is able to find chillrt0
10757 since it isn't in libchill.a anymore.
10758 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
10759 wierd.o, make more modular.
10760 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
10761 spurious newlines that caused problems.
10762
10763Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10764
10765 * Move test with enums and partial symbols from gdb.t03/ptype.exp
10766 to gdb.stabs/wierd.exp since GCC has worked around the bug.
10767 gdb.stabs/wierd.{exp,def}: Many new tests.
10768
10769 * gdb.t00/default.exp: update info line for new message.
10770
10771 * gdb.t02/{whatis.exp,gdbme.c}:
10772 Test that "char *" doesn't print as "caddr_t".
10773
10774Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10775
10776 * gdb.t00/help.exp: Use .* in place of some help messages which
10777 just changed.
10778 gdb.t00/default.exp: Update "info frame" test for new message.
10779 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
10780 Remove some xfails
10781
10782Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
10784 * gdb.t03/{gdbme.c,ptype.exp}:
10785 Add tests for typedef'd struct and union without tags.
10786 Also check "whatis" on a variable of a typedef'd enum without a tag.
10787
10788 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
10789 PRMS 1823; the bug still exists but isn't reproduced by this test
10790 anymore), and remove rs6000 XFAIL (the bug is fixed).
10791
10792 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
10793 duplicated from whatis.exp. For those that are left, accept
10794 "long", "long int", or "int" for long variables (whatis.exp already
10795 has an XFAIL for "int", so no need to fail it here).
10796
10797 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
10798 Deal with GCC's names for types now that GDB uses the compiler's names.
10799
10800 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
10801 setup_xfail's for sunos4. If we #defined the signed keyword away,
10802 don't expect GDB to know that char it is signed.
10803
10804 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
10805
10806Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
10807
10808 * configure.in (configdirs): Add gdb.t24 for C++ tests that
10809 should work on any system, regardless of debugging format.
10810 * gdb.t21/demangle.exp: Move to gdb.t24.
10811 * gdb.t24/demangle.exp: Move from gdb.t21.
10812 * gdb.t24/{Makefile.in, configure.in}: New files.
10813
10814Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10815
10816 * configure.in: Do gdb.stabs and C++ tests only for stabs.
10817 * gdb.stabs: New directory.
10818
10819Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10820
10821 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
10822 not just "Quit anyway?".
10823
10824Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
10825
10826 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
10827 that all setup_xfails are immediately followed by clear_xfails.
10828
10829Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
10830
10831 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
10832 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
10833 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
10834 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
10835 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
10836 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10837 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10838 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
10839 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
10840 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
10841 gdb.t31/chillvars.exp, lib/gdb.exp:
10842 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
10843 bug-gdb@prep.ai.mit.edu.
10844
10845Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
10846
10847 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
10848 with 0.0, not integer 0.
10849
10850Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
10851
10852 * gdb.t06/break.exp: Update for "Kill the program" message change.
10853
10854Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
10855
10856 * Makefile.in (GDBFLAGS): Set to -nx.
10857 * Makefile.in (site.exp): Use GDBFLAGS.
10858
10859Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10860
10861 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
10862 Makefiles.
10863 (check): depend on just-check.
10864 (just-check): added so that tests can be run without a noop
10865 build pass.
10866
10867Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10868
10869 Switch to using configure's configdirs.
10870 * Makefile.in (Makefile): add configure.in dependency.
10871 (SUBDIRS): removed redundant assignment.
10872 * configure.in: switch subdirs assignment to configdirs.
10873 * gdb.t*/configure.in: new files.
10874
10875Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
10876
10877 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
10878 works.
10879
10880Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
10881
10882 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
10883 in explicit rules. Apparently this is not supported by some makes.
10884
10885Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
10886
10887 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
10888
10889Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10890
10891 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
10892 disappeared.
10893
10894Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10895
10896 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
10897
10898Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
10899
10900 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
10901 watchpoint problem that is now fixed.
10902 * gdb.t30/chexp.exp: Remove setup_xfail for printing
10903 uninitialized convenience variables.
10904 * gdb.t31/chillvars.exp: Fix expected patterns for printing
10905 structures.
10906
10907Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10908
10909 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
10910 which causes expect to get out of sync with gdb on long output
10911 from help set.
10912 * gdb.t09/corefile.exp: Make expected pattern for core file
10913 failing signal and frame output format less sun specific.
10914
10915Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
10916
10917 * gdb.t31/chillvars.exp: Add and remove initial dummy
10918 breakpoint, so that symbol table is forced in.
10919 (Needed at least on Sunos4, though it seems not SVR4.)
10920 * gdb.t31/chillvars.exp: Update for changed output format.
10921
10922Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
10923
10924 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
10925
10926Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
10927
10928 * Makefile.in: Added --srcdir when invoking runtest, removed the
10929 need for a local config file. (optional now)
10930
10931Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
10932
10933 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
10934 failure count used to force early termination. Add some more
10935 expected failures for gnu style demangling.
10936
10937Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10938
10939 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
10940 pmi variable from gdb.t20/gdbme to get optimized away.
10941 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
10942 Check for written corefile upon timeout _and_ eof.
10943
10944Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10945
10946 * config/unix-gdb.exp: Add missing return 0.
10947
10948Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10949
10950 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
10951 test termination.
10952
10953Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
10954
10955 * configure.in (subdirs): Put back gdb.t17 which mysteriously
10956 disappeared.
10957
10958Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
10959
10960 * gdb.t10/crossload.exp: Disable the i860-elf test until such
10961 time as i860 support works.
10962
beb998c6 10963 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
10964 "backtrace 100\r" rather than just "backtrace\r", to match last
10965 change.
10966
10967Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
10968
10969 * config/udi-gdb.exp (gdb_exit): Remove close command.
10970 (gdb_target_udi): New procedure to set the UDI target.
10971 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
10972 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
10973 Added waits for prompts after several question responses. Added
10974 some more responses used by a29k-amd-udi-gdb.
10975 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
10976 pass different arguments, restart UDI connection after program
10977 completion.
10978 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
10979 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
10980 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
10981 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
10982 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
10983 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
10984 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
10985 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
10986 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
10987 after program completion.
10988 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
10989 compiled with a SELECT_VECS setting.
10990 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
10991 infinite recursion.
10992
10993 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
10994 Added checks for COFF results, and made them expected failures for
10995 all targets. It would be better to make them expected failures
10996 for COFF targets only.
10997
10998Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10999
11000 * Makefile.in: add null dvi target, don't bother to recurse
11001 through test directories for info and install-info; rename
11002 $(datadir) to be dejagnu instead of deja-gnu
11003
11004Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11005
11006 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11007 compiler to coredump.
11008 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11009 code.
11010
11011Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11012
11013 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11014 coredump.
11015 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11016 code.
11017
11018Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11019
11020 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11021 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11022 which in a shell. Deletes xgdb when done.
11023 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11024 Tests the return from the "set height" or "set width" commands.
11025 Added a few return codes where needed.
11026
11027Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11028
11029 * Makefile.in (SUBDIRS): Add gdb.t17.
11030 * configure.in (subdirs): Add gdb.t17.
11031 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11032 files to test gdb's calling of functions in the inferior with
11033 the correct arguments and gdb's ability to retrieve any
11034 result returned.
11035
11036Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11037
11038 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11039 may be called after gdb goes away. Previous versions of expect
11040 needed these to avoid file descriptor leaks, but they cause
11041 errors with the current revision of expect.
11042 * gdb.t00/gdbvars.exp: Use -re on expected output after
11043 setting sevenbit-strings.
11044 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11045 to set sevenbit-strings consistent across tests.
11046 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11047 set sevenbit-strings consistent across tests.
11048
11049Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11050
11051 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11052 expected output to match current "expect" expectations.
11053
11054Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11055
11056 * gdb.t00/default.exp: Change expected output for default "source"
11057 command, to match new gdb behavior which requires a filename to
11058 source.
11059
11060Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11061
11062 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11063 expected fail for i486-*-* that misses the marker2 function.
11064 * gdb.t10/crossload.exp (bfddefault): Allow successful
11065 recognition of a format to pass even if no symbols are found.
11066 Explicitly catch failures where the format is not recognized
11067 or is ambiguous, and add the reason to the fail message.
11068 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11069 the cause is and invalid target and add reason to failure message.
11070 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11071 elf32-i386, elf32-sparc, and elf32-i860.
11072 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11073 Set up expected failure for 'filename'::variable scope resolution,
11074 which is now apparently broken on all targets.
11075 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11076 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11077 gdb.t23/templates.exp: Change failure for missing binfile into
11078 just a warning.
11079 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11080 references.
11081
11082Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11083
11084 * gdb.t00/default.exp: Add expected output for default "source"
11085 command, to match new gdb behavior.
11086 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11087
11088Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11089
11090 * config/*-gdb.exp: returns an error, rather than exiting on
11091 internal errors.
11092
11093Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11094
11095 * gdb.t03/gdbme.c: Add pointer to struct variable.
11096 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11097 referencing struct members.
11098
11099Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11100
11101 * configure.in (mips-idt-ecoff): New target.
11102 * config/mips-gdb.exp: New file for remote board using MIPS remote
11103 debugging protocol.
11104
11105 * Redid configuration scheme. Removed gdb.t*/configure.in.
11106 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11107 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11108 distclean targets. Built executables via .o files. Adjusted
11109 tests to account for source files in $(srcdir) rather than
11110 $(objdir).
11111 * lib/gdb.exp (runto): Don't expect () after the function name,
11112 because it may have arguments.
11113
11114Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11115
11116 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11117 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11118 expected failures for mips-idt-* and mips-sgi-*.
11119 * gdb.t00/default.exp (attach): Kill process if requested.
11120 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11121 that does not read core files.
11122 * gdb.t01/run.exp: Removed checks for exit status code.
11123 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11124 it is linked in.
11125 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11126 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11127 appropriate, rather than doing it by hand.
11128 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11129 execution.
11130 * gdb.t10/crossload.exp: Kill existing program if needed.
11131 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11132 appropriate, rather than doing it by hand. Always increase
11133 timeout for this test, not just for VxWorks.
11134
11135Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11136
11137 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11138 of Chill STRUCT types and STRUCT values.
11139 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11140 than "char".
11141 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 11142 struct2): New struct definitions and initializations to test
c906108c
SS
11143 simple Chill STRUCT types.
11144
11145Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11146
11147 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11148 the null byte at the end of strings.
11149 * gdb.t00/default.exp: Make show version insensitive to copyright
11150 date.
11151 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11152 to avoid dependencies on target char signedness.
11153 * gdb.t16/printcmds.exp: Update expected results for explicitly
11154 unsigned char.
11155 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11156 now work.
11157 * gdb.t21/demangle.exp: Add many more patterns for template
11158 demangling, most of them being expected failures.
11159 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11160 string we are matching for, to match on the whole string.
11161 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11162 and fix a whole bunch that had incorrect expected output but were
11163 passing anyway because of the bug in "proc demangle".
11164 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
11165 type.
11166 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
11167
11168Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
11169
11170 * gdb/testsuite: made modifications to testcases, etc., to allow
11171 them to work properly given the reorganization of deja-gnu and the
11172 relocation of the testcases from deja-gnu to a "tool" subdirectory.
11173
11174Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
11175
11176 * gdb/testsuite: Initial creation of gdb/testsuite.
11177 Migrated dejagnu testcases and support files for testing nm to
11178 gdb/testsuite from deja-gnu. These files were moved "as is"
11179 with no modifications. This migration is part of a major overhaul
11180 of dejagnu. The modifications to these testcases, etc., which
11181 will allow them to work with the new version of dejagnu will be
11182 made in a future update.
11183\f
11184Local Variables:
ef043731 11185mode: change-log
c906108c
SS
11186left-margin: 8
11187fill-column: 74
11188version-control: never
11189End:
This page took 0.968112 seconds and 4 git commands to generate.