* config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
8b923272
JB
12004-05-19 J. Brobecker <brobecker@gnat.com>
2 Michael Snyder <msnyder@redhat.com>
3
4 * gdb.threads/pthread_cond_wait.c: New file.
5 * gdb.threads/pthread_cond_wait.exp: New testcase.
6
8bfabb04
AC
72004-05-13 Andrew Cagney <cagney@redhat.com>
8
9 * gdb.base/signull.exp, gdb.base/signull.c: New files.
10 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
11
42edda50
AC
122004-05-11 Andrew Cagney <cagney@redhat.com>
13
14 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
15 fixed but revealed gdb/1639.
16
d303a6c7
AC
172004-05-10 Andrew Cagney <cagney@redhat.com>
18
19 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20 func1" and "next to 2nd alarm", kernel bug avoided.
21
bf08c2a1
DJ
222004-05-10 Daniel Jacobowitz <dan@debian.org>
23
24 PR external/1568
25 * gdb.base/bigcore.exp: Check the size of the dumped core file.
26 XFAIL if it is smaller than bytes_allocated.
27 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
28 (main): Make chunks_allocated unsigned. Correct comment.
29
c0586a34
JB
302004-05-07 Joel Brobecker <brobecker@gnat.com>
31
32 * gdb.arch/powerpc-aix-prologue.c: New file.
33 * gdb.arch/powerpc-aix-prologue.exp: New file.
34
f2785d12
JB
352004-05-07 Jim Blandy <jimb@redhat.com>
36
37 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
38 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
39
bd7f6e30
JB
402004-05-06 Joel Brobecker <brobecker@gnat.com>
41
42 * gdb.base/sep.exp: No longer setup_kfail when the program was
43 built with dwarf2.
44
0a5e7efe
JI
452004-05-05 Jim Ingham <jingham@apple.com>
46
47 * gdb.base/pending.exp: Make sure pending breakpoints
48 preserve the ignore count.
49
a8958849
MK
502004-04-27 Jerome Guitton <guitton@gnat.com>
51
52 * i386-prologue.exp: Add testcase for jump instruction as first
53 instruction of the real code.
54 * i386-prologue.c (jump_at_beginning): New function.
55
7e103f5b
MK
562004-04-28 Mark Kettenis <kettenis@gnu.org>
57
58 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
59 x86_64-*-*.
60
5d38b224
MK
612004-04-28 Mark Kettenis <kettenis@gnu.org>
62
63 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
64 i*86-*-*.
65
0ef32fd9
MK
662004-04-25 Mark Kettenis <kettenis@gnu.org>
67
68 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
69 expression that checks the return type.
70
71d7dd7c
AC
712004-04-23 Andrew Cagney <cagney@redhat.com>
72
73 * gdb.base/call-sc.exp: New test of scalar call/return values.
74 * gdb.base/call-sc.c: Ditto.
75
1e9f977e
JJ
762004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
77
78 * gdb.threads/manythreads.c: Reduce thread stack size.
79
899d9e3a
JJ
802004-04-23 Jeff Johnston <jjohnstn@redhat.com>
81
82 * gdb.threads/manythreads.c: Add copyright notice.
83
61bcae62
AC
842004-04-23 Andrew Cagney <cagney@redhat.com>
85
86 * gdb.base/siginfo.exp: Better handle step out of signal.
87 * gdb.base/sigstep.exp: Ditto.
88
7339a42e
JJ
892004-04-22 Jeff Johnston <jjohnstn@redhat.com>
90 Daniel Jacobowitz <drow@mvista.com>
91
92 * gdb.threads/manythreads.c: New testcase.
93 * gdb.threads/manythreads.exp: Ditto.
94
5c98409b
JB
952004-04-22 Jim Blandy <jimb@redhat.com>
96
97 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
98 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
99
3b611f1a
MC
1002004-04-21 Michael Chastain <mec.gnu@mindspring.com>
101
102 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
103
f0fd9238
AC
1042004-04-21 Andrew Cagney <cagney@redhat.com>
105
106 * gdb.base/sigstep.c: New file.
107 * gdb.base/sigstep.exp: New file.
108
90990674
JB
1092004-04-16 Joel Brobecker <brobecker@gnat.com>
110
111 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
112 call to observer_notify_normal_stop.
113
78cef34b
AC
1142004-04-15 Andrew Cagney <cagney@redhat.com>
115
116 * gdb.base/siginfo.c: New file.
117 * gdb.base/siginfo.exp: New file.
118
d2343407
JB
1192004-04-12 J. Brobecker <brobecker@gnat.com>
120
121 * gdb.base/sep.exp: Fix typo in comment.
122
a2dba3c8
JB
1232004-04-12 J. Brobecker <brobecker@gnat.com>
124
125 * gdb.base/sep.c: New file.
126 * gdb.base/sep-proc.c: New file.
127 * gdb.base/sep.exp: New testcase.
128
15f7b60e
MK
1292004-04-09 Mark Kettenis <kettenis@gnu.org>
130
131 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
132 support.
133
44f4de1a
AC
1342004-04-05 Andrew Cagney <cagney@redhat.com>
135
136 * gdb.base/sigaltstack.c: New file.
137 * gdb.base/sigaltstack.exp: New file.
138
ef04f396
JB
1392004-04-04 Joel Brobecker <brobecker@gnat.com>
140
141 * gdb.base/foll-fork.exp: Update the expected output for
142 "help set follow-fork-mode", to match a change that was made
143 to the help of this variable on 2004-01-13.
144
d40d2c92
JB
1452004-04-01 Joel Brobecker <brobecker@gnat.com>
146
147 * lib/ada.exp: Add copyright notice.
148 * bar.ads: Likewise.
149 * bar.adb: Likewise.
150 * null_record.adb: Likewise.
151 * null_record.exp: Likewise.
152 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
153
f86ef5a3
JB
1542004-04-01 Joel Brobecker <brobecker@gnat.com>
155
156 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
157 * configure: Regenerate.
158
414e70e3
JB
1592004-04-01 Joel Brobecker <brobecker@gnat.com>
160
161 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
162 to build the application. Remove the message printed when in
163 verbose mode, redundant with the UNSUPPORTED message above.
164
f0aaee49
JB
1652004-03-31 Joel Brobecker <brobecker@gnat.com>
166
167 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
168 * gdb.ada (null_record.exp): New testcase.
169
ac81cb54
JB
1702004-03-31 Joel Brobecker <brobecker@gnat.com>
171
172 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
173
854af2f7
JB
1742004-03-31 Joel Brobecker <brobecker@gnat.com>
175
176 * gdb.ada: New subdirectory.
177 * gdb.ada/Makefile.in: New file.
178 * gdb.ada/gnat_ada.gpr.in: New file.
179
034cb681
JB
1802004-03-31 Joel Brobecker <brobecker@gnat.com>
181
182 * lib/ada.exp: New file.
183
78a1a894
DJ
1842004-03-24 Daniel Jacobowitz <drow@mvista.com>
185
186 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
187 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
188
4b2b3b3e
AC
1892004-03-22 Andrew Cagney <cagney@redhat.com>
190
191 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
192 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
193 Problem identified by Ulrich Weigand.
194
23c73aa3
DC
1952004-03-17 David Carlton <carlton@kealia.com>
196
197 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
198 PR c++/826.
199
d63a86f8
RM
2002004-03-16 Roland McGrath <roland@redhat.com>
201
202 * gdb.base/auxv.exp: New file.
203 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
204
0e02aa50
DC
2052004-03-12 David Carlton <carlton@kealia.com>
206
207 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
208 * gdb.cp/pr-1553.cc: Ditto.
209 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
210 pass branch.
211
c20b71be
MC
2122004-03-12 Michael Chastain <mec.gnu@mindspring.com>
213
214 * gdb.cp/templates.exp: Accept more template types.
215
c7414a01
MC
2162004-03-09 Michael Chastain <mec.gnu@mindspring.com>
217
218 From Corinna Vinschen with modifications.
219 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
220 local variable obj_with_enum.
221 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
222 results with obj_with_enum.
223
ed69573c
MC
2242004-03-09 Michael Chastain <mec.gnu@mindspring.com>
225
226 * gdb.cp/classes.cc: New file, copied from misc.cc.
227 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
228
28301461
MC
2292004-03-09 Michael Chastain <mec.gnu@mindspring.com>
230
231 * gdb.cp/misc.cc: Add copyright notice.
232
1198ecbe
DC
2332004-03-05 David Carlton <carlton@kealia.com>
234
235 * gdb.cp/rtti.exp: Add 'print *obj3' test.
236 * gdb.cp/rtti.h: Update copyright.
237 (namespace n2::n3): New.
238 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
239 (n2::n3::func3): New.
240 (main): Call n2::n3::func3.
241 * gdb.cp/rtti2.cc: Update copyright.
242 (n2::create3): New.
243
9e08c470
MK
2442004-03-04 Mark Kettenis <kettenis@gnu.org>
245
246 * gdb.asm/openbsd.inc: Fix typo.
247
4bebc3aa
FF
2482004-03-03 Fred Fish <fnf@redhat.com>
249
250 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
251 "val" instead of unused "size". Update copyright year.
252
6ea9fb37
DJ
2532004-02-29 Daniel Jacobowitz <drow@mvista.com>
254
255 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
256 to use unsigned char.
257 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
258 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
259
23b23974
DJ
2602004-02-29 Daniel Jacobowitz <drow@mvista.com>
261
262 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
263 line of output.
264
7574fd53
DJ
2652004-02-28 Daniel Jacobowitz <drow@mvista.com>
266
267 * gdb.base/relocate.c (dummy): Initialize.
268
a195357f
DJ
2692004-02-28 Daniel Jacobowitz <drow@mvista.com>
270
271 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
272 a breakpoint at exit.
273
72fd54a9
FF
2742004-02-27 Fred Fish <fnf@redhat.com>
275
276 * gdb.base/chng-syms.exp: Add expect condition to match failing
277 case that isn't a timeout.
278
b9d23137
AC
2792004-02-27 Andrew Cagney <cagney@redhat.com>
280
281 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
282 support.
283
15d208f6 2842004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 285
15d208f6
FF
286 * gdb.arch/gdb1431.c: Remove.
287 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
288 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
289 of "until" incorrectly.
290
98f9cd2d
JB
2912004-02-26 J. Brobecker <brobecker@gnat.com>
292
293 * gdb.cp/class2.cc (empty): New class.
294 (refer): New function.
295 (main): Declare an object of type empty and use it.
296 * gdb.cp/class2.exp: Print the value of an object of type empty.
297
9b50c11b
JJ
2982004-02-26 Jeff Johnston <jjohnstn@redhat.com>
299
300 * gdb.base/langs.exp: Update query string to match the
301 new nquery format used for pending breakpoints.
302
0dcd613f
AC
3032004-02-26 Andrew Cagney <cagney@redhat.com>
304
305 Fix PR i18n/1570.
306 * gdb.base/charset.c: Update copyright notice.
307 (main, init_string): Remove the escape character '\e' tests.
308 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
309 * gdb.base/charset.exp (valid_host_charset): Ditto.
310 * gdb.base/setvar.exp: Ditto.
311
b8a56647
AC
3122004-02-24 Andrew Cagney <cagney@redhat.com>
313
90d59e34
AC
314 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
315 mmapped data in core file" PASS and FAIL messages consistent.
316
b8a56647
AC
317 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
318 setting a breakpoint. Work around PR java/1565.
319
9f27c604
JJ
3202004-02-23 Jeff Johnston <jjohnstn@redhat.com>
321
322 * lib/gdb.exp (gdb_breakpoint): Update query string to match
323 new nquery format.
324 * gdb.base/pending.exp: Ditto.
325
3224a706
MK
3262004-02-22 Mark Kettenis <kettenis@gnu.org>
327
328 * configure.in: Run stabs tests on *BSD.
329 * configure: Regenerated.
330
41e0a9ca
MK
3312004-02-21 Mark Kettenis <kettenis@gnu.org>
332
333 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
334
1e1b3428
FF
3352004-02-20 Fred Fish <fnf@redhat.com>
336
337 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
338 blank in test for "returns short", for consistency with other
339 "returns xxx" tests. Update copyright year.
340
f9a7572a
FF
3412004-02-19 Fred Fish <fnf@redhat.com>
342
343 New testcase for PR breakpoint/1558.
344 * gdb.arch/gdb1558.exp: New file.
345 * gdb.arch/gdb1558.c: New file.
346
b2ce2854
EZ
3472004-02-19 Elena Zannoni <ezannoni@redhat.com>
348
349 * gdb.base/nodebug.exp: Fix typo.
350
e7c9ff01
JB
3512004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
352
353 Committed by Jim Blandy <jimb@redhat.com>.
354
62f4b920
JB
355 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
356
2db536a1
JB
357 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
358
e7c9ff01
JB
359 * gdb.base/float.exp: Support s390*-*-* targets.
360
f3205b34
AF
3612004-02-17 Adam Fedor <fedor@gnu.org>
362
363 * gdb.base/gdb1555.exp: New file.
364 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
365
9d62932d
EZ
3662004-02-17 Elena Zannoni <ezannoni@redhat.com>
367
368 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
369
344c9711
FF
3702004-02-16 Fred Fish <fnf@redhat.com>
371
372 * gdb.arch/gdb1291.c: Remove
373 * gdb.arch/gdb1291.s: New test input file.
374 * gdb.arch/gdb1291.exp: Expand test to check case that should not
375 fail. Test for correct result, known incorrect result, other
376 failures and timeouts.
377
2d822687
AC
3782004-02-16 Andrew Cagney <cagney@redhat.com>
379
380 * gdb.base/bigcore.exp: New file.
381 * gdb.base/bigcore.c: New file.
382
dac15b66
AC
3832004-02-13 Andrew Cagney <cagney@redhat.com>
384
385 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
386 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
387 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
388 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
389 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
390 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
391 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
392 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
393 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
394 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
395
6bdfc2c4
JJ
3962004-02-11 Jeff Johnston <jjohnstn@redhat.com>
397
398 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
399 executed is an alloc instruction.
400
87b3ede8
DC
4012004-02-11 David Carlton <carlton@kealia.com>
402
403 * gdb.cp/breakpoint.exp: New.
404 * gdb.cp/breakpoint.cc: New.
405
6e19e2bf
MC
4062004-02-11 Michael Chastain <mec.gnu@mindspring.com>
407
408 Partial fix for PR gdb/1543.
409 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
410 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
411 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
412 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
413 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
414 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
415 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
416 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
417 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
418 to bug-gdb@prep.ai.mit.edu .
419 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
420 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
421 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
422 Likewise.
423
5c5455dc
AC
4242004-02-10 Andrew Cagney <cagney@redhat.com>
425
426 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
427 using gdb_internal_error_resync.
428
9cf689d7
DJ
4292004-02-09 Daniel Jacobowitz <drow@mvista.com>
430
431 * gdb.threads/thread-specific.exp: Stop early if no threads are
432 found.
433
d2dc51db
MC
4342004-02-09 Michael Chastain <mec.gnu@mindspring.com>
435
436 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
437
14b1a056
DJ
4382004-02-08 Daniel Jacobowitz <drow@mvista.com>
439
440 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
441 breakpoints.
442
83f66e8f
DJ
4432004-02-07 Daniel Jacobowitz <drow@mvista.com>
444
445 * config/sim.exp (gdb_load): Handle $arg == "".
446 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
447 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
448
30fc0091
EZ
4492004-02-07 Elena Zannoni <ezannoni@redhat.com>
450
451 * gdb.base/maint.exp: Update test to reflect
452 obstack changes.
453
4d806929
JJ
4542004-02-04 Jeff Johnston <jjohnstn@redhat.com>
455
456 * gdb.base/pendshr.c (pendfunc): New function that calls
457 pendfunc1.
458 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
459
7bfdd688
FF
4602004-02-04 Fred Fish <fnf@redhat.com>
461
462 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
463 function symbols and update copyright years.
464 * gdb.arch/gdb1291.c: Ditto.
465
aaa08ee4
MC
4662004-02-03 Michael Chastain <mec.gnu@mindspring.com>
467
468 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
469
dbad7755
MC
4702004-02-03 Michael Chastain <mec.gnu@mindspring.com>
471
472 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
473
ec4646ef
MC
4742004-02-03 Michael Chastain <mec.gnu@mindspring.com>
475
476 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
477
1b802196
FF
4782004-02-02 Fred Fish <fnf@redhat.com>
479
480 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
481 remote targets. Update copyright years.
482
18fe2033
JJ
4832004-02-02 Jeff Johnston <jjohnstn@redhat.com>
484
485 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
486 support.
487 * gdb.base/langs.exp: Fix test which attempts to create
488 breakpoint on non-existent function to handle new pending
489 support.
490 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
491 a breakpoint.
492 * gdb.base/pending.exp: New test.
493 * gdb.base/pending.c: New file.
494 * gdb.base/pendshr.c: Ditto.
495
8d577d32
DC
4962004-02-02 David Carlton <carlton@kealia.com>
497
498 * gdb.cp/overload.exp: Add overloadNamespace tests.
499 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
500 (overloadNamespace, XXX): New.
501 (main): Call XXX::marker2.
502
3ad13771
FF
5032004-02-01 Fred Fish <fnf@redhat.com>
504
505 * gdb.base/dump.exp: Use runto_main instead of "runto main".
506 * gdb.base/finish.exp: Ditto.
507 * gdb.base/gcore.exp: Ditto.
508 * gdb.base/huge.exp: Ditto.
509 * gdb.base/info-proc.exp: Ditto.
510 * gdb.base/return2.exp: Ditto.
511 * gdb.threads/gcore-thread.exp: Ditto.
512
44c75849
DJ
5132004-02-01 Daniel Jacobowitz <drow@mvista.com>
514
515 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
516
005bc093
MK
5172004-02-01 Mark Kettenis <kettenis@gnu.org>
518
519 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
520 that opening the file succeeds on OpenBSD.
521
c47cebdb
DJ
5222004-02-01 Daniel Jacobowitz <drow@mvista.com>
523
524 * gdb.threads/thread-specific.c: New file.
525 * gdb.threads/threads-specific.exp: New test script.
526 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
527 to expect_out.
528
5a01311c
MK
5292004-02-01 Mark Kettenis <kettenis@gnu.org>
530
531 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
532 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
533 only on the "print_small_structs from print_long_arg_list" test.
534
ce22a4f1
DJ
5352004-02-01 Daniel Jacobowitz <drow@mvista.com>
536
537 * gdb.base/completion.exp: Kill a stray backslash.
538
539 From Jim Ingham <jingham@apple.com>:
540 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
541 agrees with the result from sending a tab.
542
abbab9d3
DJ
5432004-01-31 Daniel Jacobowitz <drow@mvista.com>
544
545 * gdb.base/chng-syms.exp: Remove stray newline.
546
53904d1e
MK
5472004-01-31 Mark Kettenis <kettenis@gnu.org>
548
549 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
550 *-*-openbsd*.
551 * gdb.asm/openbsd.inc: New file.
552
3a4b3aac
MK
5532004-01-30 Mark Kettenis <kettenis@gnu.org>
554
555 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
556 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
557 *-*solaris2*. Remove commented out default settings for
558 asm-flags. Replace gdb_compile with target_link.
559
ebac27b4
MC
5602004-01-29 Michael Chastain <mec.gnu@mindspring.com>
561
562 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
563 for all tests. Remove old hp-ux and cygnus xfail cases.
564
d8679d84
PH
5652004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
566
567 * gdb.base/chng-syms.exp: New file.
568 * gdb.base/chng-syms.c: New file.
569
0a55bc22
MC
5702004-01-24 Michael Chastain <mec.gnu@mindspring.com>
571
572 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
573 Provide arms for current output in all my configurations.
574
94b8e876
MC
5752004-01-24 Michael Chastain <mec.gnu@mindspring.com>
576
577 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
578 * lib/compiler.cc: Likewise.
579 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
580 get the right preprocessor. Eval the output directly. Remove
581 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
582 hp_f77_compiler and hp_f90_compiler completely.
583 (gdb_preprocess): Delete.
584 (get_compiler): Delete.
585
7cf03d44
MK
5862004-01-24 Mark Kettenis <kettenis@gnu.org>
587
588 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
589 <string.h>.
590
68b6dce9
NR
5912004-01-24 Nick Roberts <nick@nick.uklinux.net>
592
593 * gdb.mi/mi-stack.exp: Update copyright.
594
b368761e
DC
5952004-01-23 David Carlton <carlton@kealia.com>
596
597 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
598 test for cp_lookup_transparent_type.
599 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
600 call them.
601
f2061b53
DJ
6022004-01-23 Daniel Jacobowitz <drow@mvista.com>
603
604 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
605 after -var-update.
606
37fc574a
DC
6072004-01-23 David Carlton <carlton@kealia.com>
608
609 * gdb.cp/namespace.cc (C::ensureRefs): New.
610 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
611
8e94b928
NR
6122004-01-20 Nick Roberts <nick@nick.uklinux.net>
613
614 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
615 case "-stack-list-locals 2".
616 * gdb.mi/mi-var-child.exp: Test for case
617 "-var-list-children --all-values NAME".
618
997b0952
MC
6192004-01-18 Michael Chastain <mec.gnu@mindspring.com>
620
621 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
622
52470da3
MK
6232004-01-18 Mark Kettenis <kettenis@gnu.org>
624
7049b4b8
MK
625 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
626 used with gdb_test_multiple.
627
52470da3
MK
628 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
629 read at address 0. This fixes PR testsuite/1504.
630
da6012e5
DJ
6312004-01-18 Daniel Jacobowitz <drow@mvista.com>
632
633 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
634 Remove downloading, guessing the host executable, the calls to
635 gdb_file_cmd and gdb_target_cmd, and "load" support.
636 (infer_host_exec): New function broken out from gdb_load.
637 (gdb_load): New wrapper for gdbserver_gdb_load.
638 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
639 gdb_target_cmd. Use -target-select.
640 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
641 Download binaries to the host. Clear last_mi_remote_file when
642 we load a new binary.
643 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
644 call gdbserver_gdb_load and mi_gdb_target_cmd.
645
32c70722
MC
6462004-01-17 Michael Chastain <mec.gnu@mindspring.com>
647
648 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
649 type patterns.
650
b0cecf36
MC
6512004-01-17 Michael Chastain <mec.gnu@mindspring.com>
652
653 * gdb.cp/templates.exp: Fix typo in test name of
654 "print Foo<volatile char*>::foo".
655
4120d7e6
MC
6562004-01-15 Michael Chastain <mec.gnu@mindspring.com>
657
658 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
659
f679e530
BE
6602004-01-16 Ben Elliston <bje@wasabisystems.com>
661
662 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
663 (clean mostlyclean): Remove empty rm.
664
091c48f6
MC
6652004-01-15 Michael Chastain <mec.gnu@mindspring.com>
666
667 * gdb.base/setvar.exp: Add copyright years.
668
3e5fc8d2
DC
6692004-01-14 David Carlton <carlton@bactrian.org>
670
671 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
672 PR c++/1511 and update coment.
673 * gdb.cp/templates.exp: Update patterns to match current output.
674 If changes involve something other than whitespace, KFAIL
675 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
676
63d06c5c
DC
6772004-01-14 David Carlton <carlton@kealia.com>
678
679 * gdb.cp/namespace.exp: Add tests involving classes defined within
680 namespaces.
681 * gdb.cp/namespace.cc (C::CClass): New.
682 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
683
a51dab88
EZ
6842004-01-14 Elena Zannoni <ezannoni@redhat.com>
685
686 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
687 what debug info we have. Print a better message if something goes
688 wrong while producing the separate debug info file.
689
a476ccc9
MC
6902004-01-14 Michael Chastain <mec.gnu@mindspring.com>
691
692 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
693
f453692c
MC
6942004-01-14 Michael Chastain <mec.gnu@mindspring.com>
695
696 * gdb.base/callfuncs.c: Add copyright notice.
697
f40063a5
MC
6982004-01-13 Michael Chastain <mec.gnu@mindspring.com>
699
700 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
701 inheritance. PR gdb/1498, PR gcc/13539.
702
19ac3974
EZ
7032004-01-13 Elena Zannoni <ezannoni@redhat.com>
704
705 * gdb.threads/gcore-thread.exp: Prefix name of binary with
706 test specific name.
707 * gdb.mi/gdb669.exp: Ditto.
708 * gdb.mi/mi-pthreads.exp: Ditto.
709 * gdb.mi/mi1-pthreads.exp: Ditto.
710 * gdb.mi/mi2-pthreads.exp: Ditto.
711
56c97c6e
MC
7122004-01-12 Michael Chastain <mec.gnu@mindspring.com>
713
714 * gdb.cp/member-ptr.cc: Add copyright notice.
715
a0644324
MC
7162004-01-12 Michael Chastain <mec.gnu@mindspring.com>
717
718 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
719 some patterns for recent versions of gcc and hpacc. Delete
720 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
721 Delete tests that access a NULL pointer-to-member-data. This
722 script is still disabled for gcc.
723
32fabe09
EZ
7242004-01-12 Elena Zannoni <ezannoni@redhat.com>
725
726 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
727 escaped correctly.
728
1f8a6abb
EZ
7292004-01-12 Elena Zannoni <ezannoni@redhat.com>
730
731 * gdb.base/sepdebug.exp: New file.
732 * gdb.base/sepdebug.c: New file.
733 * lib/gdb.exp (separate_debug_filename): New procedure.
734 (gdb_gnu_strip_debug): New procedure.
735
48efe704
AC
7362004-01-12 Andrew Cagney <cagney@redhat.com>
737
738 * gdb.mi/ChangeLog: Delete file. Renamed to ...
739 * gdb.mi/ChangeLog-1999-2003: New file.
740
a9415475
AC
7412004-01-12 Andrew Cagney <cagney@redhat.com>
742
743 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
744 "Renaming a directory to a non-empty directory returns ENOTEMPTY
745 or EEXIST", treat EBUSY as an XFAIL.
746
83b8cf9d
MC
7472004-01-11 Michael Chastain <mec.gnu@mindspring.com>
748
749 * gdb.base/scope.exp: Remove obsolete setup_xfail for
750 hp_cc_compiler.
751
9939d2a8
MC
7522004-01-10 Michael Chastain <mec.gnu@mindspring.com>
753
754 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
755 decorations.
756
1ff8cadf
MC
7572004-01-10 Michael Chastain <mec.gnu@mindspring.com>
758
759 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
760 and "(aCC)" decorations. Remove obsolete doco about old
761 test results.
762
6fa9022e
MC
7632004-01-09 Michael Chastain <mec.gnu@mindspring.com>
764
765 * gdb.cp/exception.exp: Fix typo in doco.
766
209721fe
MK
7672004-01-09 Mark Kettenis <kettenis@gnu.org>
768
769 * gdb.base/gdb1476.exp: Fix typo.
770
ef11303e
MC
7712004-01-09 Michael Chastain <mec.gnu@mindspring.com>
772
773 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
774 file.
775
041ab88c
MC
7762004-01-09 Michael Chastain <mec.gnu@mindspring.com>
777
778 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
779 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
780 Use gdb_compile. Remove restriction on gcc. Add some patterns
781 for recent version of gdb. Delete second half, which was a copy
782 of the first half with different build flags. This test is
783 still disabled because it is still not ready for production.
784
e36d075a
MC
7852004-01-08 Michael Chastain <mec.gnu@mindspring.com>
786
787 * gdb.cp/exception.cc: Add copyright notice.
788 * gdb.cp/exception.exp: Add a notice that this file is broken
789 because of line number changes caused by addition of copyright
790 notice.
791
42b190ad
MC
7922004-01-08 Michael Chastain <mec.gnu@mindspring.com>
793
794 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
795 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
796
8f25f06b
MC
7972004-01-08 Michael Chastain <mec.gnu@mindspring.com>
798
799 * gdb.cp/classes.exp: Accept gnu abi 2.
800 * gdb.cp/derivation.exp: Likewise.
801 * gdb.cp/overload.exp: Likewise.
802 * gdb.cp/virtfunc.exp: Likewise.
803
06ded8b8
MC
8042004-01-08 Michael Chastain <mec.gnu@mindspring.com>
805
806 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
807 semicolon after end of function.
808
77c26ae3
MC
8092004-01-07 Michael Chastain <mec.gnu@mindspring.com>
810
811 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
812 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
813 boilerplate code for compiling and running the program under
814 test. Add some string method tests.
815
20757486
MC
8162004-01-07 Michael Chastain <mec.gnu@mindspring.com>
817
818 * gdb.cp/bs15503.cc: Add copyright notice.
819 * gdb.cp/bs15503.exp: Adjust line number.
820
0fd3b503
MC
8212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
822
823 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
824 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
825
10d1bea8
MC
8262004-01-07 Michael Chastain <mec.gnu@mindspring.com>
827
828 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
829 hp_cc_compiler.
830
2789202a
MC
8312004-01-07 Michael Chastain <mec.gnu@mindspring.com>
832
833 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
834 * gdb.cp/ctti.exp: Use the marker instead of "next".
835 With gcc, run further before bailing.
836
b862f14c
MC
8372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
838
839 * gdb.cp/cttiadd.cc: Add copyright notice.
840 * gdb.cp/cttiadd1.cc: Likewise.
841 * gdb.cp/cttiadd2.cc: Likewise.
842 * gdb.cp/cttiadd3.cc: Likewise.
843
96da2469
MC
8442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
845
846 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
847 Use gdb_test, gdb_test_multiple. Use floating-point values that
848 have exact representations in IEEE-ish formats.
849
053248ff
MC
8502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
851
852 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
853 compilers. Delete duplicate call to get_compiler_info.
854 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
855 * gdb.base/volatile.exp: Likewise.
856
84acecdd
MK
8572004-01-07 Mark Kettenis <kettenis@gnu.org>
858
859 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
860 memory at address 0.
861
fe11a27f
MC
8622004-01-07 Michael Chastain <mec.gnu@mindspring.com>
863
864 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
865 to test for hp-ux assembler. Fix copyright years.
866
60ad077b
AC
8672004-01-07 Andrew Cagney <cagney@redhat.com>
868
869 * gdb.base/fileio.c (strerrno): Add "EBUSY".
870
1c9b8f33
AC
8712004-01-07 Andrew Cagney <cagney@redhat.com>
872
873 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
874 when creating the read-only file. From analysis by Roland McGrath
875 and Elena Zannoni.
876
753ccc7a
MC
8772004-01-06 Michael Chastain <mec.gnu@mindspring.com>
878
879 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
880
eca3e36b
MC
8812004-01-06 Michael Chastain <mec.gnu@mindspring.com>
882
883 * gdb.base/cvexpr.c: Be type-safe with function pointers and
884 data pointers.
885
f8d4bac4
MC
8862004-01-06 Michael Chastain <mec.gnu@mindspring.com>
887
888 * gdb.cp/m-static.exp: Compile one source file at a time.
889 Delete unused call to get_compiler_info.
890
9b4e0f94
MC
8912004-01-06 Michael Chastain <mec.gnu@mindspring.com>
892
893 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
894 * gdb.base/call-rt-st.exp: Likewise.
895 * gdb.base/nodebug.exp: Likewise.
896 * gdb.base/volatile.exp: Likewise.
897 * gdb.cp/ref-types.exp: Likewise.
898 * gdb.cp/templates.exp: Likewise.
899
023c1024
MK
9002004-01-05 Mark Kettenis <kettenis@gnu.org>
901
902 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
903
19703c4a
MC
9042004-01-05 Michael Chastain <mec.gnu@mindspring.com>
905
906 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
907 hppa*-hp-hpux*.
908
18b67037
MK
9092004-01-04 Mark Kettenis <kettenis@gnu.org>
910
ba6219c8
MK
911 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
912 x86_64-*-*.
913
18b67037
MK
914 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
915 sparc64-*-* and sparc*-solaris2*.
916
1bfbbb9d
MK
9172004-01-04 Mark Kettenis <kettenis@gnu.org>
918
919 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
920 return ${tests}" test. The ${tests} already mentions the
921 filename.
922
06846494
MC
9232004-01-02 Michael Chastain <mec.gnu@mindspring.com>
924
925 * gdb.cp/local.exp: Accept gcc abi 2.
926
3b0cb202
MC
9272004-01-02 Michael Chastain <mec.gnu@mindspring.com>
928
929 * gdb.cp/templates.exp: Accept gcc abi 2.
930
0643ec3f
MC
9312004-01-02 Michael Chastain <mec.gnu@mindspring.com>
932
933 * lib/compiler.cc: Remove supports_template_debugging.
934 * gdb.cp/templates.exp: Do not test supports_template_debugging.
935
d231d0b1
MC
9362004-01-01 Michael Chastain <mec.gnu@mindspring.com>
937
938 * gdb.cp/namespace.exp: Accept gcc abi 2.
939
44ffb27c
MC
9402004-01-01 Michael Chastain <mec.gnu@mindspring.com>
941
942 * gdb.cp/method.exp: Accept gcc abi 2.
943
184ad485
MC
9442004-01-01 Michael Chastain <mec.gnu@mindspring.com>
945
946 * gdb.cp/classes.exp: Generate identical results as old version.
947 * gdb.cp/derivation.exp: Likewise.
948 * gdb.cp/overload.exp: Likewise.
949 * gdb.cp/virtfunc.exp: Likewise.
950
116f09e7
MC
9512004-01-01 Michael Chastain <mec.gnu@mindspring.com>
952
953 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
954 mysterious bug with sourceware version of expect.
955
b1379776
MC
9562004-01-01 Michael Chastain <mec.gnu@mindspring.com>
957
958 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
959 current versions of gcc, including gcc abi 2. Remove gratuitous
960 restart of test program. Use gdb_test_multiple and gdb_test for
961 all tests. Add patterns to xfail missing "const" in "const char *"
962 and kfail PR gdb/1155.
963
6b7a4c0e
MC
9642004-01-01 Michael Chastain <mec.gnu@mindspring.com>
965
966 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
967 current versions of gcc, including gcc abi 2. Remove gratuitous
968 restart of test program. Use gdb_test_multiple and gdb_test for
969 all tests. Add patterns to kfail PR gdb/1498.
970
51615d72
MC
9712003-12-31 Michael Chastain <mec.gnu@mindspring.com>
972
973 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
974 current versions of gcc, including gcc abi 2. Use "breakpoint"
975 and "continue" instead of restarting the target program. Use
976 gdb_test_multiple and gdb_test for all tests.
977
7b79a9d7
MK
9782004-01-01 Mark Kettenis <kettenis@gnu.org>
979
980 * gdb.asm/asm-source.exp: Update copyright year. Link statically
981 for *-*-solaris2*.
982
1cd3489f
MC
9832003-12-31 Michael Chastain <mec.gnu@mindspring.com>
984
985 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
986 current versions of gcc, including gcc abi 2. Use "breakpoint"
987 and "continue" instead of restarting the target program several
988 times. Use gdb_test_multiple and gdb_test for all tests.
989
850742db
MC
9902003-12-18 Michael Chastain <mec.gnu@mindspring.com>
991
992 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
993 source files.
994
eb4bbda8
MC
9952003-12-16 Michael Chastain <mec.gnu@mindspring.com>
996
997 * gdb.base/environ.exp: Handle compiling test case from multiple
998 source files.
999
e42c7771
MC
10002003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1001
1002 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1003
80e4b428
JB
10042003-12-17 Jim Blandy <jimb@redhat.com>
1005
5f06973a
JB
1006 * gdb.base/freebpcmd.c: Add copyright notice.
1007
80e4b428
JB
1008 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1009
0ab84fb7
MC
10102003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1011
1012 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1013
1b3bb3d0
JB
10142003-12-13 Jim Blandy <jimb@redhat.com>
1015
1016 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1017
3a4c9371
KB
10182003-12-12 Kevin Buettner <kevinb@redhat.com>
1019
1020 * gdb.asm/frv.inc: New file.
1021 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1022
a1dea79a
FF
10232003-12-09 Fred Fish <fnf@redhat.com>
1024
1025 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1026 functions to break1.c and leave prototypes behind. Add more
1027 "set breakpoint NN here" comments.
1028 * gdb.base/break1.c: New file.
1029
1030 * gdb.base/break.exp: Handle compiling test case from multiple
1031 source files and change source file references as needed.
1032 * gdb.base/completion.exp: Ditto.
1033 * gdb.base/condbreak.exp: Ditto.
1034 * gdb.base/define.exp: Ditto.
1035 * gdb.base/ena-dis-br.exp: Ditto.
1036 * gdb.base/info-proc.exp: Ditto.
1037 * gdb.base/maint.exp: Ditto.
1038 * gdb.base/until.exp: Ditto.
1039
1040 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1041 hardcoded line numbers.
1042 * gdb.base/define.exp: Ditto.
1043 * gdb.base/ena-dis-br.exp: Ditto.
1044 * gdb.base/maint.exp: Ditto.
1045 * gdb.base/until.exp: Ditto.
1046
1047 * gdb.base/completion.exp: Use "break1" for completion tests since
1048 "break" is no longer a unique prefix.
1049
5266b69c
AC
10502003-12-06 Andrew Cagney <cagney@redhat.com>
1051
1052 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1053 "return_value_unimplemented". When an unimplemented struct return
1054 architecture, report incorrect values as a KFAIL
1055
374451f0
MC
10562003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1057
1058 * gdb.cp/rtti.exp: Accept new wording of warning from
1059 cp_lookup_rtti_type.
1060
ba9b20a7
MC
10612003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1062
1063 Partial fix for PR testsuite/1456.
1064 * gdb.base/scope.exp (test_at_main): Replace references to
1065 gcc_compiled with calls to test_compiler_info.
1066 (test_at_foo): Likewise.
1067 (test_at_bar): Likewise.
1068
b74b6d0b
MC
10692003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1070
1071 Partial fix for PR testsuite/1456.
1072 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1073 to test_compiler_info.
1074
ccfa3402
MC
10752003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1076
1077 * gdb.base/so-impl-ld.exp: Update copyright notice.
1078
f6246aba
MC
10792003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1080
1081 Partial fix for PR testsuite/1456.
1082 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1083 to test_compiler_info.
1084
13ae734a
MC
10852003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1086
1087 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1088 from current versions of gdb. Clean up regular expressions.
1089 Delete redundant timeout case.
1090
d8e1cdee
MC
10912003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1092
1093 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1094 from current versions of gdb. Clean up regular expressions.
1095 Delete redundant timeout case.
1096
96457b64
MC
10972003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1098
1099 Partial fix for PR testsuite/1456.
1100 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1101 gcc_compiled with call to test_compiler_info.
1102
f35309fc
MC
11032003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1104
1105 Partial fix for PR testsuite/1456.
1106 * gdb.base/list.exp (test_list_function): Delete unused declaration
1107 of gcc_compiled.
1108
d7afdf9b
MC
11092003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1110
1111 Partial fix for PR testsuite/1456.
1112 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1113 call to test_compiler_info.
1114
71507b56
MK
11152003-11-29 Mark Kettenis <kettenis@gnu.org>
1116
1117 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1118 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1119 it to create the appropriate note.inc.
1120 * gdb.asm/asmsrc1.s: Include "note.inc".
1121 * gdb.asm/netbsd.inc: New file.
1122 * gdb.asm/empty.inc: New file.
1123
f81f93f7
MC
11242003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1125
1126 Partial fix for PR testsuite/1456.
1127 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1128 calls to test_compiler_info.
1129
9a77938e
MC
11302003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1131
1132 Partial fix for PR testsuite/1456.
1133 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1134 calls to test_compiler_info.
1135
e8367dc7
MK
11362003-11-27 Mark Kettenis <kettenis@gnu.org>
1137
1138 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1139 pattern for the KFAILs.
1140
526c61ee
AF
11412003-11-25 Adam Fedor <fedor@gnu.org>
1142
1143 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1144 * gdb.objc/objcdecode.m: New file.
1145
28f2d600
AF
11462003-11-25 Adam Fedor <fedor@gnu.org>
1147
1148 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1149 * gdb.objc/nondebug.m: New file.
1150
a3895cee
BE
11512003-11-26 Ben Elliston <bje@wasabisystems.com>
1152
1153 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1154 NetBSD as it does on FreeBSD. Modelled on a similar change by
1155 Mark Kettenis on 2003-05-30.
1156 (link-flags): Set to "--entry _start" regardless of target.
1157 Special linker flags are to be appended to $link-flags.
1158 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1159
c9f2c8a3
MC
11602003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1161
1162 * gdb.cp/method.exp: Accept output of new demangler.
1163
15a0587a 11642003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1165
1166 * gdb/class2.exp: New file.
1167 * gdb/class2.cc: New file.
1168
3c00b570
MC
11692003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1170
1171 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1172 of new demangler.
1173
7027acc7
MK
11742003-11-23 Mark Kettenis <kettenis@gnu.org>
1175
1176 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1177 of gdb_test "run".
1178
b0e1598a
MK
11792003-11-23 Mark Kettenis <kettenis@gnu.org>
1180
1181 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1182 "continue" into "run".
1183
4d9eda44
MC
11842003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1185
1186 Partial fix for PR testsuite/1456.
1187 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1188 call to test_compiler_info.
1189 * gdb.cp/ctti.exp: Likewise.
1190 * gdb.cp/derivation.exp: Likewise.
1191 * gdb.cp/member-ptr.exp: Likewise.
1192 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1193 reference to gcc_compiled.
1194
11952003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1196
1197 Fix PR testsuite/1463.
1198 * gdb.base/structs.exp (start_structs_test): Call
1199 get_debug_format before using the debug format.
1200
d422fe19
AC
12012003-11-22 Andrew Cagney <cagney@redhat.com>
1202
1203 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1204 * gdb.base/structs.exp: Use gdb_test_multiple.
1205
039cf96d
AC
12062003-11-20 Andrew Cagney <cagney@redhat.com>
1207
6882279b
AC
1208 * gdb.base/structs.exp: Handle and recover from internal errors.
1209 Replace "foo${n}" with "foo<n>" in test messages.
1210
e53890ae
AC
1211 * gdb.base/structs.exp: Update copyright. Rewrite.
1212 * gdb.base/structs.c: Update copyright. Rewrite.
1213
2b211c59
AC
1214 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1215 resync count exceeded.
d63a86f8 1216
039cf96d
AC
1217 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1218 from the internal error.
1219 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1220 Original from Jim Blandy.
1221 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1222
eac98b22
AC
12232003-11-19 Andrew Cagney <cagney@redhat.com>
1224
1225 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1226 KFAIL.
1227
67455b2a
MK
12282003-11-17 Mark Kettenis <kettenis@gnu.org>
1229
1230 New testcase for PR backtrace/1435.
1231 * gdb.arch/i386-unwind.exp: New file.
1232 * gdb.arch/i386-unwind.c: New file.
1233
853d6e5b
AC
12342003-11-17 Andrew Cagney <cagney@redhat.com>
1235
1236 * lib/gdb.exp (compiler_info): New global.
1237 (test_compiler_info): New function.
1238 (get_compiler_info): Set compiler_info.
1239 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1240 "compiler_info" to gcc-<major>-<minor>.
1241
38cf6e11
MC
12422003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1243
1244 * gdb.trace/configure: Remove.
1245
a50d3602
EZ
12462003-11-13 Elena Zannoni <ezannoni@redhat.com>
1247
1248 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1249 breakpoints.
a50d3602
EZ
1250 * gdb.base/break.exp: Remove all references to explicit line
1251 numbers.
1252
d9407aaa
NC
12532003-11-11 Nick Clifton <nickc@redhat.com>
1254
1255 * gdb.base/shreloc.exp: Do not run for targets which do not
1256 support shared objects.
1257
db488fc1
CV
12582003-11-10 Corinna Vinschen <vinschen@redhat.com>
1259
1260 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1261 Don't run tests if nofileio flag is given.
1262
6a90a18e
EZ
12632003-11-07 Elena Zannoni <ezannoni@redhat.com>
1264
1265 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1266 as well as 'Watchpoint'.
1267
0b915e9c
EZ
12682003-11-06 Elena Zannoni <ezannoni@redhat.com>
1269
1270 Reported by Jim Ingham <jingham@apple.com>:
1271 * gdb.base/annota1.exp: Match at least one occurrence of the
1272 signal handler annotation.
1273
d7e4b55f
EZ
12742003-11-06 Elena Zannoni <ezannoni@redhat.com>
1275
1276 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1277 as well as 'Watchpoint'.
1278
2fe4e8d0
MC
12792003-11-05 Michael Chastain <mec@shout.net>
1280
1281 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1282
6ef88553
KW
12832003-11-03 Kris Warkentin <kewarken@qnx.com>
1284
1285 * gdb.arch/gdb1291.c: New test file.
1286 * gdb.arch/gdb1291.exp: New test script.
1287 * gdb.arch/gdb1431.c: New test file.
1288 * gdb.arch/gdb1431.exp: New test script.
1289
ae7dc4d8
MC
12902003-10-22 Michael Chastain <mec@shout.net>
1291
1292 * gdb.mi/pthreads.c: Add copyright notice.
1293
c39d7427
MC
12942003-10-22 Michael Chastain <mec@shout.net>
1295
1296 * gdb.threads/pthreads.c: Add copyright notice.
1297
8b7d96c1
MC
12982003-10-20 Michael Chastain <mec@shout.net>
1299
1300 * gdb.base/gdb1056.exp: New test script.
1301
d1d69fdd
DJ
13022003-10-13 Daniel Jacobowitz <drow@mvista.com>
1303
1304 * gdb.threads/killed.exp: Use gdb_run_cmd.
1305
7d605576
DJ
13062003-10-13 Daniel Jacobowitz <drow@mvista.com>
1307
1308 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1309 create a core file.
1310 * gdb.threads/gcore-thread.exp: Likewise.
1311
618ec112
CV
13122003-10-13 Corinna Vinschen <vinschen@redhat.com>
1313
1314 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1315 type, based on char type.
1316 (struct bit_flags_short_t): New bitfield type, based on short type.
1317 (init_bit_flags_char): New fuction.
1318 (init_bit_flags_short): Ditto.
1319 (print_bit_flags_char): Ditto.
1320 (print_bit_flags_short): Ditto.
1321 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1322
9367a73c
MC
13232003-10-11 Michael Chastain <mec@shout.net>
1324
1325 * gdb.base/call-rt-st.exp: Update copyright year.
1326
1decf120
KI
13272003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1328
1329 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1330 * gdb.disasm/sh3.s: Ditto.
1331
5445b2ae
DJ
13322003-10-07 Daniel Jacobowitz <drow@mvista.com>
1333
1334 * gdb.threads/switch-threads.exp: New test.
1335 * gdb.threads/switch-threads.c: New source file.
1336
aec24853
CV
13372003-10-07 Corinna Vinschen <vinschen@redhat.com>
1338
1339 * gdb.base/ending-run.exp: Add sh specific case.
1340
adc7428d
AC
13412003-10-06 Andrew Cagney <cagney@redhat.com>
1342
1343 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1344 * gdb.disasm/mn10200.exp: Delete obsolete file.
1345
c9d37158
DJ
13462003-09-29 Daniel Jacobowitz <drow@mvista.com>
1347
1348 * ChangeLog: Correct an entry command.exp -> commands.exp.
1349 * gdb.base/commands.exp (bp_deleted_in_command_test)
1350 (temporary_breakpoint_commands): Check noargs.
1351
79c2c32d
DC
13522003-09-25 David Carlton <carlton@kealia.com>
1353
1354 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1355 of some print tests, where appropriate. Add tests for C::D::cd,
1356 E::ce, F::cXfX, G::XgX.
1357 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1358
594e6d67
RE
13592003-09-25 Richard Earnshaw <rearnsha@arm.com>
1360
1361 * lib/java.exp (java_init): Import target_alias before using it.
1362
10f0d451
DC
13632003-09-25 David Carlton <carlton@kealia.com>
1364
1365 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1366
274bcba0
EZ
13672003-09-23 Elena Zannoni <ezannoni@redhat.com>
1368
d63a86f8 1369 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1370 weirdness.
1371
cdbf20f7
MC
13722003-09-17 Michael Chastain <mec@shout.net>
1373
1374 * gdb.cp/gdb1355.exp: New file.
1375 * gdb.cp/gdb1355.c: New file.
1376
71e06f80
CV
13772003-09-15 Corinna Vinschen <vinschen@redhat.com>
1378
1379 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1380 * gdb.asm/sh.inc: New file.
1381
5c4e30ca
DC
13822003-09-11 David Carlton <carlton@kealia.com>
1383
bd45b7af
DC
1384 * gdb.cp/namespace.exp: Add tests for namespace types.
1385 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1386 (test_namespace): New.
1387
1c199746
EZ
13882003-09-11 Elena Zannoni <ezannoni@redhat.com>
1389
1390 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1391 * gdb.stabs/weird.exp: Ditto.
1c199746 1392
04ed252f
MC
13932003-09-08 Michael Chastain <mec@shout.net>
1394
1395 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1396
d8a2d9e7
MC
13972003-09-07 Michael Chastain <mec@shout.net>
1398
1399 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1400 'parse error'.
1401
161afb24
MK
14022003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1403
1404 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1405
49f2741a
MC
14062003-08-30 Michael Chastain <mec@shout.net>
1407
1408 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1409 * gdb.gdb/observer.exp: Ditto.
1410 * gdb.gdb/xfullpath.exp: Ditto.
1411
8afa723e
MK
14122003-08-29 Mark Kettenis <kettenis@gnu.org>
1413
1414 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1415 *-*-*bsd*.
1416
f31dfe3b
JJ
14172003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1418
1419 * gdb.base/dump.exp: Skip for ia64.
1420
4630e498
JJ
14212003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1422
1423 * gdb.asm/asm-source.exp: Add ia64 support.
1424 * gdb.asm/ia64.inc: New file.
1425
1105b7ef
MC
14262003-08-22 Michael Chastain <mec@shout.net>
1427
1428 * gdb.cp: New directory.
1429 * gdb.cp/*: Copy from gdb.c++/*.
1430 * gdb.c++/*: Remove.
1431 * Makefile.in: Change gdb.c++ to gdb.cp.
1432 * configure.in: Ditto.
1433 * configure: Regnerate.
1434
c945b932
MK
14352003-08-18 Mark Kettenis <kettenis@gnu.org>
1436
1437 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1438 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1439
2b66634b
DJ
14402003-08-17 Daniel Jacobowitz <drow@mvista.com>
1441
1442 * mi-var-display.exp (-var-list-children weird): Accept function
1443 pointers with argument types.
1444 * mi1-var-display.exp (-var-list-children weird): Likewise.
1445 * mi2-var-display.exp (-var-list-children weird): Likewise.
1446
a356f73b
DJ
14472003-08-17 Daniel Jacobowitz <drow@mvista.com>
1448
1449 * gdb.base/annota3.exp: Add missing newline.
1450
483417b8
MC
14512003-08-06 Michael Chastain <mec@shout.net>
1452
1453 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1454
c99c59c3
MS
14552003-08-12 Michael Snyder <msnyder@redhat.com>
1456
1457 * gdb.base/float.exp: Add test for SH.
1458
55ed7501
MK
14592003-08-10 Mark Kettenis <kettenis@gnu.org>
1460
1461 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1462
1a371f2e
EZ
14632003-08-07 Elena Zannoni <ezannoni@redhat.com>
1464
1465 * gdb.base/completion.exp: Remove reduntant completion test
1466 on filename.
1467
e0f353ce
EZ
14682003-08-07 Elena Zannoni <ezannoni@redhat.com>
1469
1470 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1471 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1472 gdb.trace/save-trace.exp: Make sure that full pathnames are
1473 escaped correctly.
1474
5710a1af 14752003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1476
5710a1af
EZ
1477 * configure.in: Don't generate config.h from config.hin.
1478 * configure: Regenerate.
1479 * config.hin: Remove file.
1480 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1481 * gdb.threads/pthreads.c: Ditto.
1482
dcd81ce9
DJ
14832003-08-07 Daniel Jacobowitz <drow@mvista.com>
1484
1485 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1486 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1487 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1488 Replace ld24 with seth/add3.
1489
6009d884
AC
14902003-08-02 Andrew Cagney <cagney@redhat.com>
1491
1492 * gdb.base/annota3.exp: New file.
1493 * gdb.base/annota3.c: New file.
1494 * gdb.c++/annota3.exp: New file.
1495 * gdb.c++/annota3.cc: New file.
1496
51514e06
MC
14972003-07-29 Michael Chastain <mec@shout.net>
1498
1499 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1500 actually failed.
1501 (do_pass): Likewise.
1502 * gdb.threads/tls.exp: Always initialize no_of_threads.
1503
4ee6625b
DJ
15042003-07-27 Daniel Jacobowitz <drow@mvista.com>
1505
1506 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1507 pattern.
1508 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1509 * gdb.threads/tls.exp: Recognize one case of the host library not
1510 supporting TLS.
1511
225f2bf6
AC
15122003-07-27 Andrew Cagney <cagney@redhat.com>
1513
1514 * gdb.base/fileio.exp: Use SH when running commands using
1515 remote_exec.
1516
bcb27c9f
DJ
15172003-07-24 Daniel Jacobowitz <drow@mvista.com>
1518
1519 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1520 * gdb.base/relocate.c (dummy): New padding array.
1521
3d67be83
MS
15222003-07-22 Michael Snyder <msnyder@redhat.com>
1523
d63a86f8 1524 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1525
1526 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1527 patterns to be more general, accepting old and new output.
1528 Some output chars (such as '+') also must be quoted.
d63a86f8 1529 Some addresses are displayed numerically instead of
3d67be83
MS
1530 symbolically.
1531
57ba3b85
MS
15322003-07-23 Michael Snyder <msnyder@redhat.com>
1533
686d097c
MS
1534 * gdb.base/return2.exp: Don't test long-long return.
1535
57ba3b85
MS
1536 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1537 * gdb.disasm/t01_mov.exp: Ditto.
1538 * gdb.disasm/t02_mova.s: Ditto.
1539 * gdb.disasm/t02_mova.exp: Ditto.
1540 * gdb.disasm/t03_add.s: Ditto.
1541 * gdb.disasm/t03_add.exp: Ditto.
1542 * gdb.disasm/t04_sub.s: Ditto.
1543 * gdb.disasm/t04_sub.exp: Ditto.
1544 * gdb.disasm/t05_cmp.s: Ditto.
1545 * gdb.disasm/t05_cmp.exp: Ditto.
1546 * gdb.disasm/t06_ari2.s: Ditto.
1547 * gdb.disasm/t06_ari2.exp: Ditto.
1548 * gdb.disasm/t07_ari3.s: Ditto.
1549 * gdb.disasm/t07_ari3.exp: Ditto.
1550 * gdb.disasm/t08_or.s: Ditto.
1551 * gdb.disasm/t08_or.exp: Ditto.
1552 * gdb.disasm/t09_xor.s: Ditto.
1553 * gdb.disasm/t09_xor.exp: Ditto.
1554 * gdb.disasm/t10_and.s: Ditto.
1555 * gdb.disasm/t10_and.exp: Ditto.
1556 * gdb.disasm/t11_logs.s: Ditto.
1557 * gdb.disasm/t11_logs.exp: Ditto.
1558 * gdb.disasm/t12_bit.s: Ditto.
1559 * gdb.disasm/t12_bit.exp: Ditto.
1560 * gdb.disasm/t13_otr.s: Ditto.
1561 * gdb.disasm/t13_otr.exp: Ditto.
1562
e00759ef
EZ
15632003-07-22 Elena Zannoni <ezannoni@redhat.com>
1564
1565 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1566
8bc2021f
EZ
15672003-07-22 Elena Zannoni <ezannoni@redhat.com>
1568
1569 * gdb.threads/tls.c : New file.
1570 * gdb.threads/tls.exp : New file.
1571 * gdb.threads/tls-main.c : New file.
1572 * gdb.threads/tls-shared.c : New file.
1573 * gdb.threads/tls-shared.exp : New file.
1574
89320c4c
AS
15752003-07-22 Andreas Schwab <schwab@suse.de>
1576
1577 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1578
180dea7c
AS
15792003-07-20 Andreas Schwab <schwab@suse.de>
1580
1581 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1582 due to insn reordering.
1583
0714963c
AC
15842003-07-15 Andrew Cagney <cagney@redhat.com>
1585
1586 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1587
98a23b3f
MC
15882003-07-15 Michael Chastain <mec@shout.net>
1589
1590 * gdb.base/gdb1250.exp: New file.
1591 * gdb.base/gdb1250.c: New file.
1592
27e417a2
ML
15932003-07-09 Michal Ludvig <mludvig@suse.cz>
1594
1595 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1596 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1597
8bc2021f
EZ
15982003-07-09 Elena Zannoni <ezannoni@redhat.com>
1599
1600 * gdb.threads/tls.c: New file.
1601 * gdb.threads/tls.exp: New file.
1602 * gdb.threads/tls-main.c: New file.
1603 * gdb.threads/tls-shared.c: New file.
1604 * gdb.threads/tls-shared.exp: New file.
1605
d99968dc
EZ
16062003-07-09 Elena Zannoni <ezannoni@redhat.com>
1607
1608 * gdb.base/annota1.exp: Make sure that we properly escape the
1609 full path of the source file. Xfail more permissive patterns,
d63a86f8 1610 due to a compiler debug info problem.
d99968dc 1611
83876b3b
AS
16122003-07-07 Andreas Schwab <schwab@suse.de>
1613
2705e972
AS
1614 * gdb.asm/m68k.inc: New file.
1615 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1616
83876b3b
AS
1617 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1618 arguments"): Also match negative number.
1619
1620 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1621
3a871b37
DJ
16222003-07-03 Daniel Jacobowitz <drow@mvista.com>
1623
1624 * gdb.base/store.c (charest): New typedef.
1625 (add_char): Rename to add_charest, update.
1626 (wack_char): Rename to wack_charest, update types. Return l + r
1627 to keep r live across the call.
1628 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1629 (wack_double, wack_doublest): Return l + r to keep r live across
1630 the call.
1631 * gdb.base/store.exp: Accomodate store.c changes.
1632
b2a7f303
DC
16332003-06-30 David Carlton <carlton@kealia.com>
1634
1635 * gdb.c++/maint.exp (test_invalid_name): New.
1636 (test_first_component): Add tests for invalid names.
1637
3c6cb4a1
MC
16382003-06-29 Michael Chastain <mec@shout.net>
1639
1640 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1641 output of '<VTT for class>' for virtual base classes.
1642
f1c2644b
DJ
16432003-06-29 Daniel Jacobowitz <drow@mvista.com>
1644
1645 * gdb.base/completion.exp: Tab-complete "complet" instead of
1646 "compl".
1647 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1648
18080350
DJ
16492003-06-29 Daniel Jacobowitz <drow@mvista.com>
1650
1651 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1652 * gdb.base/volatile.exp: Likewise.
1653
f56973f8
DJ
16542003-06-29 Daniel Jacobowitz <drow@mvista.com>
1655
1656 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1657 gdb/1265.
1658
16592003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1660 Daniel Jacobowitz <drow@mvista.com>
1661
1662 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1663 initial line count of 'captured_main' from 26 to 32.
1664 (test_with_self): Allow xmalloc call to be interleaved with the
1665 preceding two lines.
1666
e766d4d6
JB
16672003-06-24 Joel Brobecker <brobecker@gnat.com>
1668
1669 * gdb.base/bang.exp: New testcase.
1670
f125c9a4
JB
16712003-06-23 Joel Brobecker <brobecker@gnat.com>
1672
1673 * gdb.base/langs.exp: Add some tests for the "minimal" language
1674 support.
1675
6e25beaf
EZ
16762003-06-23 Elena Zannoni <ezannoni@redhat.com>
1677
1678 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1679 the testcase.
1680
2f816dda
DJ
16812003-06-22 Daniel Jacobowitz <drow@mvista.com>
1682
1683 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1684 offset.
1685
db5a5748
DJ
16862003-06-22 Daniel Jacobowitz <drow@mvista.com>
1687
1688 * gdb.c++/pr-1210.cc: New file.
1689 * gdb.c++/pr-1210.exp: New file.
1690
1df0c130
DJ
16912003-06-21 Daniel Jacobowitz <drow@mvista.com>
1692
1693 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1694 000-exec-continue.
1695
a92feac0
MK
16962003-06-15 Mark Kettenis <kettenis@gnu.org>
1697
1698 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1699 on *-*-*bsd* instead of *-*-freebsd*.
1700
81a58f5b
AC
17012003-06-14 Andrew Cagney <cagney@redhat.com>
1702
1703 * gdb.base/store.exp: Test longest and doublest. Test all
1704 parameters. Weaken return statement match.
1705 * gdb.base/store.c: Add longest and doublest - aka long long and
1706 long double functions. Put all parameters into local register
1707 variables. Use negative values.
1708
b257a0d3
AC
17092003-06-14 Andrew Cagney <cagney@redhat.com>
1710
1711 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1712 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1713 exit status.
1714 * gdb.base/fileio.exp: Disable target when nointerrupts and
1715 noinferiorio, instead of limiting it to remote. Use remote_exec
1716 instead of system.
d63a86f8 1717
21c38304
JJ
17182003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1719
1720 * gdb.base/float.exp: Add ia64 support.
1721
1bcdb424
CV
17222003-06-12 Corinna Vinschen <vinschen@redhat.com>
1723
1724 * gdb.base/fileio.exp: Run only on remote targets.
1725
6aeb981f
CV
17262003-06-10 Corinna Vinschen <vinschen@redhat.com>
1727
1728 * gdb.base/fileio.c: New file, testing File-I/O.
1729 * gdb.base/fileio.exp: Ditto.
1730
53df362e
RG
17312003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1732
1733 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1734 shared objects after relocation at load time (gdb PR/1132).
1735 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1736 as above, part of the shared object relocation test.
1737
ffee1b46
MK
17382003-06-08 Mark Kettenis <kettenis@gnu.org>
1739
b5ca3722
MK
1740 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1741 fully filled history list.
1742 * gdb.base/gdb_history: New file.
1743
03ed860d
MK
1744 * gdb.base/signals.exp: XFAIL "continue to func1" on
1745 i*86-*-freebsd*.
1746
ffee1b46
MK
1747 * gdb.base/attach.exp: When trying to attach to a nonexistent
1748 process, make it possible to specify the PID based on the target,
1749 and do so for *-*-freebsd*.
1750
d80dbb52
RH
17512003-06-02 Richard Henderson <rth@redhat.com>
1752
1753 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1754
6dd77b81
RH
17552003-06-02 Richard Henderson <rth@redhat.com>
1756
1757 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1758
f6347e16
RH
17592003-06-02 Richard Henderson <rth@redhat.com>
1760
1761 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1762
2c161407
DJ
17632003-06-01 Daniel Jacobowitz <drow@mvista.com>
1764
1765 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1766 of globalvar.
1767
572eb746
MK
17682003-06-01 Mark Kettenis <kettenis@gnu.org>
1769
1770 * gdb.asm/asm-source.exp: Check for memory read errors in
1771 disassembler test on *BSD too.
1772
9e9617a5
RH
17732003-06-01 Richard Henderson <rth@redhat.com>
1774
1775 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1776 for .frame.
1777 (gdbasm_call): Lose ldgp.
1778 (gdbasm_startup): Add frame information.
1779 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1780
7b34ad4e
MK
17812003-05-31 Mark Kettenis <kettenis@gnu.org>
1782
1783 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1784 i?86-*-*.
1785
10059fdf
MK
17862003-05-30 Mark Kettenis <kettenis@gnu.org>
1787
1788 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1789 FreeBSD.
1790
acf4b816
RH
17912003-05-29 Richard Henderson <rth@redhat.com>
1792
1793 * gdb.asm/alpha.inc: New file.
1794 * gdb.asm/asm-source.exp: Use it.
1795
e9ecd949
JB
17962003-05-29 Jim Blandy <jimb@redhat.com>
1797
1798 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1799 'core.PID'.
1800
e3e5a4f3
JB
18012003-05-22 Jim Blandy <jimb@redhat.com>
1802
1803 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1804 backtrace.
d63a86f8 1805
72fe3d25
DC
18062003-05-20 David Carlton <carlton@math.stanford.edu>
1807
1808 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1809 this time.
1810
58da2eb2
DC
18112003-05-19 David Carlton <carlton@bactrian.org>
1812
1813 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1814 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1815
1fcb5155
DC
18162003-05-19 David Carlton <carlton@bactrian.org>
1817
1818 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1819 namespace tests.
1820 Bump copyright date.
1821 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1822 (main): Call C::D::marker2.
1823 * gdb.c++/namespace1.cc: New file.
1824
85e85163
JJ
18252003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1826
1827 Roland McGrath <roland@redhat.com>
d63a86f8 1828 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
1829 there is no manager thread.
1830
a25fbfec
JJ
18312003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1832
d63a86f8
RM
1833 * gdb.threads/schedlock.exp: Remove assumption that all threads
1834 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
1835 in one of the child threads rather than the main thread.
1836
be375bae
JB
18372003-05-07 Jim Blandy <jimb@redhat.com>
1838
09bf6082
JB
1839 Add support for assembly source testing on the s390x.
1840 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1841 architecture.
1842 * gdb.asm/s390x.inc: New file.
1843
be375bae
JB
1844 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1845 succession of 'if' statements.
1846
00905d52
AC
18472003-05-05 Andrew Cagney <cagney@redhat.com>
1848
1849 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1850
b1e29e33
AC
18512003-05-05 Andrew Cagney <cagney@redhat.com>
1852
1853 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1854 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1855
e33d66ec
EZ
18562003-05-02 Elena Zannoni <ezannoni@redhat.com>
1857
1858 * gdb.base/charset.exp: Update based on new behavior of set/show
1859 charset commands.
1860
2b6fd0d8
AC
18612003-05-01 Andrew Cagney <cagney@redhat.com>
1862
1863 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1864 variable do not give memory errors.
1865
130cacce
AF
18662003-04-30 Adam Fedor <fedor@gnu.org>
1867
1868 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1869 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1870 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1871 gdb.objc/basicclass.m: : New files
1872
1873 * lib/gdb.exp (gdb_compile_objc): New procedure.
1874
bea71854
DJ
18752003-04-27 Daniel Jacobowitz <drow@mvista.com>
1876
1877 * gdb.base/signals.exp: Make backtrace tests more specific.
1878
0f20eeea
DC
18792003-04-23 David Carlton <carlton@bactrian.org>
1880
1881 * gdb.c++/maint.exp (test_first_component): Add tests for
1882 'operator' in more locations.
1883
c8c4d8dc
KB
18842003-04-16 Kevin Buettner <kevinb@redhat.com>
1885
1886 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1887
3fe60e3c
EZ
18882003-04-16 Elena Zannoni <ezannoni@redhat.com>
1889
1890 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1891 func marke' instead. Update test name.
1892
9219021c
DC
18932003-04-15 David Carlton <carlton@math.stanford.edu>
1894
1895 * gdb.c++/maint.exp: New file.
1896
5dd55bdd
EZ
18972003-04-14 Elena Zannoni <ezannoni@redhat.com>
1898
1899 * gdb.threads/schedlock.c: Change type of thread function argument
1900 to long, to avoid warnings on 64-bit platforms.
1901
00890572
EZ
19022003-04-14 Elena Zannoni <ezannoni@redhat.com>
1903
1904 * gdb.base/attach.exp: Add new message from ptrace in case of
1905 attaching to nonexistent process.
d63a86f8 1906
93201743
JB
19072003-04-11 Jim Blandy <jimb@redhat.com>
1908
1909 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1910 gdb.c++/userdef.cc: Place comments on the lines to which the
1911 marker function might return.
1912 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1913 gdb.c++/userdef.exp: Look for those comments to check that we've
1914 returned to the right place, instead of checking line numbers.
1915
2a11c64d
EZ
19162003-04-11 Elena Zannoni <ezannoni@redhat.com>
1917
1918 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1919 match on sourcefile name, instead of directory name.
1920
68ab8fc5
EZ
19212003-04-10 Elena Zannoni <ezannoni@redhat.com>
1922
d63a86f8 1923 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
1924 working directory name.
1925
5624293a
JB
19262003-04-09 Jim Blandy <jimb@redhat.com>
1927
1928 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1929 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1930 after an inferior function call, report the failure, but allow the
1931 test to continue.
1932
f1f02ee4
SC
19332003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1934
1935 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1936 with -DPROTOTYPES.
1937
6eb79af0
SC
19382003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1939
1940 * gdb.base/break.exp: Revert last patch.
1941
8dfb4cf0
SC
19422003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1943
1944 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1945 with -DPROTOTYPES.
1946
ed4c619a
AC
19472003-04-02 Andrew Cagney <cagney@redhat.com>
1948
1949 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1950 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1951 matching directories by the name breakpoint.
1952 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1953 Make "continue to marker1" consistent.
1954 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1955 message consistent.
1956 * lib/gdb.exp: Put "the program is no longer running", and "the
1957 program exited" in parenthesis.
1958 * lib/mi-support.exp: Ditto.
d63a86f8 1959
4e35d5f0 19602003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 1961
4e35d5f0
BR
1962 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1963
71900fe8
AC
19642003-03-29 Andrew Cagney <cagney@redhat.com>
1965
1966 * gdb.base/sizeof.c (main): Print the value of '\377'.
1967 * gdb.base/sizeof.exp: Check the sign of '\377'.
1968
c0655a16
MC
19692003-03-27 Michael Chastain <mec@shout.net>
1970
1971 * gdb.base/gdb1090.exp: New file.
1972 * gdb.base/gdb1090.cc: New file.
1973
5b2a3989
JB
19742003-03-27 J. Brobecker <brobecker@gnat.com>
1975
1976 * gdb.gdb/observer.exp: New regression test.
1977
79876890
MC
19782003-03-27 Michael Chastain <mec@shout.net>
1979
1980 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1981 * gdb.base/ptype.exp: Likewise.
1982
6eac95e3
CV
19832003-03-27 Corinna Vinschen <vinschen@redhat.com>
1984
1985 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1986
e8c71839
MC
19872003-03-26 Michael Chastain <mec@shout.net>
1988
1989 * gdb.base/ptype.exp: Actually use some typedef'd types.
1990
71b10041
SC
19912003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1992
1993 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1994 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1995
2512cf80
CV
19962003-03-20 Corinna Vinschen <vinschen@redhat.com>
1997
1998 * gdb.base/default.exp: Fix regular expression.
1999
0d195a4f
CV
20002003-03-20 Corinna Vinschen <vinschen@redhat.com>
2001
2002 * gdb.base/args.exp: Fix regular expression.
2003
8a2dbca8
CV
20042003-03-20 Corinna Vinschen <vinschen@redhat.com>
2005
2006 * gdb.base/help.exp: Allow Win32 child process.
2007
bf028682
CV
20082003-03-20 Corinna Vinschen <vinschen@redhat.com>
2009
2010 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2011 when stepping out of main().
2012
182dbe85
CV
20132003-03-20 Corinna Vinschen <vinschen@redhat.com>
2014
2015 * gdb.base/default.exp: Check for win32 specific message when calling
2016 "run" without executable.
2017
d67a6ba5
CV
20182003-03-20 Corinna Vinschen <vinschen@redhat.com>
2019
2020 * gdb.base/args.exp: Expect .exe in output.
2021
a955b5bb
CV
20222003-03-20 Corinna Vinschen <vinschen@redhat.com>
2023
2024 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2025 Cygwin native.
2026
bf6bad4b
AC
20272003-03-17 Andrew Cagney <cagney@redhat.com>
2028
2029 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2030 vector registes.
2031 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2032 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2033
293e9a31
DC
20342003-03-17 David Carlton <carlton@math.stanford.edu>
2035
2036 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2037 test, for PR breakpoints/38.
2038 Call test_watchpoint_and_breakpoint.
2039 * gdb.base/watchpoint.c (func3): New function.
2040 (main): Call func3.
2041
5330f2db
DC
20422003-03-04 David Carlton <carlton@math.stanford.edu>
2043
2044 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2045 Garply<Garply<char> >:: garply".
2046 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2047 with respect to PR c++/1111; note also PR c++/1113.
2048 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2049 respect to PR c++/1062.
2050 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2051
6ece72da
DC
20522003-03-03 David Carlton <carlton@math.stanford.edu>
2053
2054 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2055 with respect to PR c++/57.
2056 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2057 c++/826.
2058 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2059 respect to PR c++/57.
2060
85ca1584
DC
20612003-03-03 David Carlton <carlton@math.stanford.edu>
2062
2063 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2064 respect to PR c++/33 into FAILs.
2065
98e9c5b8
MC
20662003-03-03 Michael Chastain <mec@shout.net>
2067
7bedbf27
MC
2068 * configure.in: Update copyright years.
2069
20702003-03-03 Michael Chastain <mec@shout.net>
2071
2072 * Makefile.in: Update copyright years.
98e9c5b8 2073
f683e100
DC
20742003-02-28 David Carlton <carlton@math.stanford.edu>
2075
2076 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2077 print class instead of struct and/or superfluous protection
2078 specifiers, as long as the resulting output is equivalent to the
2079 source code.
2080 Delete FIXME from end of messages on tests that don't need
2081 fixing.
2082
a9e0cf2c
DC
20832003-02-28 David Carlton <carlton@math.stanford.edu>
2084
2085 * gdb.c++/templates.exp (do_tests): Allow const in the two
2086 Foo<volatile char *>::foo tests.
2087
e8d359df
MS
20882003-02-27 Michael Snyder <msnyder@redhat.com>
2089
d63a86f8 2090 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2091 will be consistant.
2092
0b71dc91
DC
20932003-02-26 David Carlton <carlton@math.stanford.edu>
2094
2095 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2096 char *>::foo" test with respect to PR c++/33. Create a new test
2097 which is identical to that one except that it doesn't put the
2098 space between the "char" and the "*"; KFAIL it, too.
2099
dd14ab43
DC
21002003-02-26 David Carlton <carlton@math.stanford.edu>
2101
2102 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2103 template types into either PASSes or KFAILs (corresponding to PR
2104 c++/57). Tweak indentation. Update copyright.
2105
1146c7f1
SC
21062003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2107
2108 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2109
74641dfb
MC
21102003-02-13 Michael Chastain <mec@shout.net>
2111
2112 * gdb.base/exprs.exp: Remove i960 remnants.
2113 * gdb.base/funcargs.exp: Likewise.
2114 * gdb.base/list.exp: Likewise.
2115 * gdb.base/ptype.exp: Likewise.
2116
559cd2d0
DC
21172003-02-14 David Carlton <carlton@math.stanford.edu>
2118
2119 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2120 pEe->D::vg()" from XFAIL to KFAIL.
2121
c4f90d87
JM
21222003-02-13 Jason Molenda (jmolenda@apple.com)
2123
2124 * gdb.base/maint.exp: Update maint print statistics regexp to include
2125 new entries.
2126
cbc4d97c
MC
21272003-02-13 Michael Chastain <mec@shout.net>
2128
2129 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2130
40f235b7
MC
21312003-02-12 Michael Chastain <mec@shout.net>
2132
2133 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2134 * gdb.c++/inherit.exp: Likewise.
2135 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2136 * gdb.c++/templates.exp: Likewise.
2137 * gdb.c++/virtfunc.exp: Likewise.
2138
c56716b0
JM
21392003-02-06 Jason Molenda (jason-cl@molenda.com)
2140
2141 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2142 why the code is written that way.
2143
070afcf8
MC
21442003-02-05 Michael Chastain <mec@shout.net>
2145
2146 * gdb.base/dump.exp: Add missing copyright line.
2147
5d0331e5
JM
21482003-02-05 Jason Molenda (jason-cl@molenda.com)
2149
f7ae6d3e 2150 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2151 at the beginning so the breakpoint doesn't get set on the loop.
2152
92851186
MC
21532003-02-05 Michael Chastain <mec@shout.net>
2154
2155 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2156 output for configurations with gcc 2.95.3.
2157
cbf1e085
AC
21582003-02-05 Keith Seitz <keiths@redhat.com>
2159 Andrew Cagney <ac131313@redhat.com>
2160
2161 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2162
29518e1e
MC
21632003-02-04 Michael Chastain <mec@shout.net>
2164
2165 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2166 Call perror and then continue.
2167
5af1d5f3
MC
21682003-02-03 Michael Chastain <mec@shout.net>
2169
2170 * gdb.c++/pr-1023.cc: New file.
2171 * gdb.c++/pr-1023.exp: New file.
2172
6b549786
JB
21732003-02-05 Jim Blandy <jimb@redhat.com>
2174
2175 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2176 it's local to foobar. Check for it there, and check that it's not
2177 present in main.
2178 * gdb.c++/local.cc (marker2): New function.
2179 (foobar): Call marker1.
2180 (main): Call marker2 instead of marker1.
2181
67f16606
AC
21822003-02-04 Andrew Cagney <ac131313@redhat.com>
2183
2184 * gdb.disasm/mn10200.exp: Obsolete file.
2185 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2186 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2187 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2188
1c5cb38e
DC
21892003-02-04 David Carlton <carlton@math.stanford.edu>
2190
2191 * gdb.c++/overload.exp: Test intToChar(1).
2192 * gdb.c++/overload.cc (intToChar): New.
2193 (main): Call intToChar.
2194
d1fe6965
DC
21952003-02-03 David Carlton <carlton@math.stanford.edu>
2196
2197 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2198 'might_kfail' arg.
2199 KFAIL some of the continue_to_bp_overloaded calls, according to
2200 PR c++/1025.
2201
9ba61c5d
MC
22022003-02-01 Michael Chastain <mec@shout.net>
2203
2204 * gdb.base/advance.c (marker1): New marker function.
2205 * gdb.base/advance.exp: When the 'advance' command lands on the
2206 return breakpoint, it can legitimately stop on either the
2207 current line or the next line. Accommodate both outcomes.
2208 * gdb.base/until.exp: Likewise.
2209
e7494ffb
AC
22102003-02-02 Andrew Cagney <ac131313@redhat.com>
2211
2212 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2213 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2214 now a list, not a tuple.
2215 * gdb.mi/mi-var-display.exp: Ditto.
2216 * gdb.mi/gdb792.exp: Ditto.
2217
075559bc
AC
22182003-02-01 Andrew Cagney <ac131313@redhat.com>
2219
2220 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2221 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2222 stack backtraces.
2223 * gdb.mi/mi-syn-frame.c: Part of same.
2224
2bd4c7b1
MK
22252003-02-01 Mark Kettenis <kettenis@gnu.org>
2226
2227 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2228 gdb.mi/mi1-pthreads.exp: Return instead of calling
2229 gdb_suppress_entire_file.
2230
eabd8992
MS
22312003-02-01 Mark Salter <msalter@redhat.com>
2232
2233 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2234
71469e2f
MS
22352003-01-31 Mark Salter <msalter@redhat.com>
2236
2237 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2238 Support empty arg.
2239
38a94d44
MC
22402003-01-30 Michael Chastain <mec@shout.net>
2241
2242 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2243 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2244 has been fixed in gdb/readline on 2003-01-09.
2245
19ea9e73
MS
22462003-01-29 Michael Snyder <msnyder@redhat.com>
2247
e8d359df
MS
2248 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2249 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2250 * gdb.base/args.exp: Skip if target does not support args passing.
2251
2307bd6a
DJ
22522003-01-22 Daniel Jacobowitz <drow@mvista.com>
2253
19ea9e73 2254 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2255 gdb_test. Accept a list of expect arguments as the third
2256 parameter.
2257 (gdb_test): Use it.
2258
f2dd3617
EZ
22592003-01-20 Elena Zannoni <ezannoni@redhat.com>
2260
2261 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2262 allow for different test tree configurations. Update some
2263 tescases accordingly.
2264 * gdb.arch/altivec-regs.exp: Ditto.
2265 * gdb.asm/asm-source.exp: Ditto.
2266 * gdb.base/advance.exp: Ditto.
2267 * gdb.base/display.exp: Ditto.
d63a86f8 2268 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2269 * gdb.base/mips_pro.exp: Ditto.
2270 * gdb.base/overlays.exp: Ditto.
2271 * gdb.base/relocate.exp: Ditto.
2272 * gdb.base/setshow.exp: Ditto.
2273 * gdb.base/step-line.exp: Ditto.
2274 * gdb.base/step-test.exp: Ditto.
2275 * gdb.base/until.exp: Ditto.
2276 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2277
c71cdefd
DC
22782003-01-17 David Carlton <carlton@math.stanford.edu>
2279
2280 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2281 corresponding to PR c++/945.
2282 Update copyright.
2283
fdba05d7
DC
22842003-01-17 David Carlton <carlton@math.stanford.edu>
2285
2286 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2287 corresponding to PR c++/68.
2288
22892003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2290
2291 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2292 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2293 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2294
c362c33a
EZ
22952003-01-15 Elena Zannoni <ezannoni@redhat.com>
2296
0fbc361c
EZ
2297 * gdb.base/break.exp: Fix change of default location, because of
2298 removal of until tests.
2299 * gdb.base/help.exp: Update test for new 'until' help message.
2300 Add test for help on 'advance'.
c362c33a
EZ
2301 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2302
dabf8a35
MK
23032003-01-15 Mark Kettenis <kettenis@gnu.org>
2304
2305 * gdb.base/default.exp: Adapt "info float" test for recent changes
2306 to that command. Add test for "info vector".
2307 * gdb.base/float.exp: New file. Add test for "info float" that
2308 resembles the old test in gdb.base/default.exp.
2309
a1769aca
DC
23102003-01-15 David Carlton <carlton@math.stanford.edu>
2311
2312 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2313
82025e13
EZ
23142003-01-15 Elena Zannoni <ezannoni@redhat.com>
2315
2316 * gdb.base/break.exp: Move the tests of until command from here...
2317 * gdb.base/until.exp: ... to here. New file. Add other tests.
2318 * gdb.base/advance.c: New file.
2319 * gdb.base/advance.exp: New file.
2320
8f9ab801
EZ
23212003-01-14 Elena Zannoni <ezannoni@redhat.com>
2322
2323 * gdb.base/args.c: New file.
2324 * gdb.base/args.exp: New file.
2325
9ae66589
DJ
23262003-01-14 Daniel Jacobowitz <drow@mvista.com>
2327
2328 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2329
8d77e5c3
DJ
23302003-01-14 Daniel Jacobowitz <drow@mvista.com>
2331
2332 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2333
12d2f0a1
DJ
23342003-01-14 Daniel Jacobowitz <drow@mvista.com>
2335
2336 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2337 dates.
2338
6ca37014
DJ
23392003-01-13 Daniel Jacobowitz <drow@mvista.com>
2340
2341 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2342
b0023472
DJ
23432003-01-13 Daniel Jacobowitz <drow@mvista.com>
2344
2345 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2346 (ptype &*"foo").
2347 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2348
d6abaea5
DJ
23492002-01-13 Daniel Jacobowitz <drow@mvista.com>
2350
2351 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2352 * gdb.mi/mi1-console.exp: Likewise.
2353
dfd536a7
DJ
23542002-01-13 Daniel Jacobowitz <drow@mvista.com>
2355
2356 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2357 * gdb.mi/mi1-console.exp: Likewise.
2358
a1fb14a2
DJ
23592003-01-13 Daniel Jacobowitz <drow@mvista.com>
2360
2361 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2362
c4cf40b7
DJ
23632003-01-09 Daniel Jacobowitz <drow@mvista.com>
2364
2365 * gdb.base/detach.exp: New test.
2366
696d5a5b
DJ
23672003-01-09 Daniel Jacobowitz <drow@mvista.com>
2368
2369 * Makefile.in (ALL_SUBDIRS): New variable.
2370 (subdirs, clean, distclean): Use it.
2371 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2372 regenerating Makefile, since it is generated from the top level.
2373 * gdb.asm/Makefile.in: Likewise.
2374 * gdb.base/Makefile.in: Likewise.
2375 * gdb.c++/Makefile.in: Likewise.
2376 * gdb.disasm/Makefile.in: Likewise.
2377 * gdb.java/Makefile.in: Likewise.
2378 * gdb.mi/Makefile.in: Likewise.
2379 * gdb.threads/Makefile.in: Likewise.
2380 * gdb.trace/Makefile.in: Likewise.
2381
754533e4
DC
23822003-01-09 David Carlton <carlton@math.stanford.edu>
2383
2384 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2385 Add copyright year 2003.
2386
d8b3e9ee
MC
23872003-01-06 Michael Chastain <mec@shout.net>
2388
2389 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2390 When selecting a thread, 'line' and 'file' are optional.
2391 * gdb.mi/mi1-pthreads.exp: Likewise.
2392
8e9e0fe6
AS
23932003-01-06 Andreas Schwab <schwab@suse.de>
2394
2395 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2396 failures.
2397
b5ab8ff3
DJ
23982003-01-04 Daniel Jacobowitz <drow@mvista.com>
2399
2400 Fix PR gdb/844
2401 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2402 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2403
2404 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2405 instead of calling gdb_suppress_entire_file.
2406 * gdb.threads/print-threads.exp: Likewise.
2407 * gdb.threads/schedlock.exp: Likewise.
2408
2409 * gdb.threads/killed.exp: Return instead of calling
2410 gdb_suppress_entire_file.
2411 * gdb.threads/linux-dp.exp: Likewise.
2412 * gdb.threads/pthreads.exp: Likewise.
2413
1e698235
DJ
24142003-01-04 Daniel Jacobowitz <drow@mvista.com>
2415
2416 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2417 stabs.
2418 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2419 * gdb.base/whatis.exp: Always allow (void) after function names.
2420
147ff08c
DJ
24212003-01-04 Daniel Jacobowitz <drow@mvista.com>
2422
2423 * gdb.c++/casts.exp: Correct regexp.
2424
dc62bfc2
MK
24252003-01-04 Mark Kettenis <kettenis@gnu.org>
2426
2427 * configure.in: Call AC_CONFIG_HEADER. Don't call
2428 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2429 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2430 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2431 aforementioned directories in the AC_OUPUT call.
2432 * config.hin: New file.
2433 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2434 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2435 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2436 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2437 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2438 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2439 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2440 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2441 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2442 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2443 gdb.threads/configure.in, gdb.threads/configure,
2444 gdb.threads/config.in, gdb.trace/configure.in,
2445 gdb.trace/configure: Removed.
2446
77afa639
MC
24472003-01-03 Michael Chastain <mec@shout.net>
2448
2449 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2450 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2451
7634bb6e
DJ
24522003-01-03 Daniel Jacobowitz <drow@mvista.com>
2453
2454 * gdb.base/store.exp: Fix regular expressions.
2455
b39c905e
MK
24562002-12-28 Mark Kettenis <kettenis@gnu.org>
2457
2458 * configure.in: Rewrite.
2459 * configure: Regenerated.
2460
0a8551dd
DC
24612003-01-03 David Carlton <carlton@math.stanford.edu>
2462
2463 * gdb.base/psymtab.exp: New file.
2464 * gdb.base/psymtab1.c: Ditto.
2465 * gdb.base/psymtab2.c: Ditto.
2466
c60b7188
AF
24672002-12-23 Adam Fedor <fedor@gnu.org>
2468
2469 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2470
ee73db83
DC
24712002-12-23 David Carlton <carlton@math.stanford.edu>
2472
2473 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2474 and current_directory initialization.
2475
d6c1774e
JB
24762002-12-22 Jim Blandy <jimb@redhat.com>
2477
f0a847b8
JB
2478 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2479 rather than as part of the output file name.
2480
d6c1774e
JB
2481 * gdb.base/attach.exp: There's no need to copy the test program to
2482 /tmp; that was only ever necessary on HP/UX, and this test is
2483 entirely disabled there anyway.
2484
f0708dbb
JB
24852002-12-21 Jim Blandy <jimb@redhat.com>
2486
4c2acfea
JB
2487 * gdb.c++/psmang.exp: Doc fix.
2488
f0708dbb
JB
2489 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2490 test.
2491
9579e000
DC
24922002-12-20 David Carlton <carlton@math.stanford.edu>
2493
2494 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2495
d1810171
MC
24962002-12-18 Michael Chastain <mec@shout.net>
2497
2498 * gdb.c++/annota2.exp: Add copyright year 2002.
2499
76565097
DC
25002002-12-17 David Carlton <carlton@math.stanford.edu>
2501
2502 * gdb.c++/try_catch.cc: Add marker comments.
2503 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2504 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2505 * gdb.c++/m-static.cc: Ditto.
2506 * gdb.c++/m-static1.cc: Ditto.
2507 * gdb.c++/try_catch.cc: Ditto.
2508
da81390b
JJ
25092002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2510
2511 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2512 to see whether we are using the new -environment-directory
2513 command which resets via -r or the old version of the command
2514 which may prompt the user. Part of fix for gdb/741.
2515
b304d130
AC
25162002-12-13 Andrew Cagney <ac131313@redhat.com>
2517
2518 * gdb.fortran/types.exp: Update obsolete comment.
2519 * gdb.fortran/exprs.exp: Ditto.
2520 * lib/gdb.exp: Delete obsolete code.
2521 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2522 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2523 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2524 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2525 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2526 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2527 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2528 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2529 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2530 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2531 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2532 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2533 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2534 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2535 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2536 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2537 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2538 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2539 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2540 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2541 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2542 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2543 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2544 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2545 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2546 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2547 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2548 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2549 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2550 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2551 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2552 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2553 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2554 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2555 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2556 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2557 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2558
a23b6e6a
DC
25592002-12-11 David Carlton <carlton@math.stanford.edu>
2560
2561 * gdb.c++/m-data.exp: Add test for members that shadow global
2562 variables: see PR gdb/804.
2563 * gdb.c++/m-data.cc: Ditto.
2564
6604731b
DJ
25652002-12-10 Daniel Jacobowitz <drow@mvista.com>
2566
2567 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2568
de46ecd7
DC
25692002-12-06 David Carlton <carlton@math.stanford.edu>
2570
2571 * gdb.base/store.c: Don't declare functions static.
2572
27e829d0
AC
25732002-12-04 Andrew Cagney <ac131313@redhat.com>
2574
2575 * gdb.base/store.exp, gdb.base/store.c: New files.
2576
92806416
DJ
25772002-12-03 Daniel Jacobowitz <drow@mvista.com>
2578
2579 * gdb.base/selftest.exp: Update for current gdb.
2580
3bcbaac5
DJ
25812002-12-03 Daniel Jacobowitz <drow@mvista.com>
2582
2583 * gdb.base/maint.exp: Only dump symbols from one source file
2584 or objfile.
2585
f4f00b1f
DJ
25862002-12-03 Daniel Jacobowitz <drow@mvista.com>
2587
2588 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2589 function call.
2590
f1c8a949
JB
25912002-11-25 Jim Blandy <jimb@redhat.com>
2592
2593 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2594 function appearing in error message.
2595
9e297a97
DJ
25962002-11-21 Daniel Jacobowitz <drow@mvista.com>
2597
2598 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2599
1f312e79
JJ
26002002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2601
d63a86f8
RM
2602 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2603 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2604 should be in mi console format. This is part of fix for PR gdb/604.
2605
83c31e7d
FN
26062002-09-18 Fernando Nasser <fnasser@redhat.com>
2607
2608 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2609 which explicitly prints the zero offset as "+0".
2610
322b3f65
DJ
26112002-10-22 Daniel Jacobowitz <drow@mvista.com>
2612
2613 * gdb.threads/schedlock.c (args): Make unsigned.
2614
26152002-10-21 Daniel Jacobowitz <drow@mvista.com>
2616
2617 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2618 numbers. Allow "foo2|selected stack frame".
2619 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2620 * gdb.asm/asmsrc2.s: Likewise.
2621 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2622 comments.
2623 * gdb.asm/mips.inc: New file.
2624
5e2fe5b8
AF
26252002-10-18 Adam Fedor <fedor@gnu.org>
2626
2627 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2628 * gdb.base/help.exp: Likewise.
2629
abe1a5d0
KB
26302002-10-17 Kevin Buettner <kevinb@redhat.com>
2631
2632 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2633 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2634
10abb1d4
JB
26352002-10-02 Jim Blandy <jimb@redhat.com>
2636
2637 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2638
1f609b42
AC
26392002-10-01 Andrew Cagney <ac131313@redhat.com>
2640
2641 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2642 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2643 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2644 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2645 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2646 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2647 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2648
0aee02e4
AC
26492002-09-29 Andrew Cagney <ac131313@redhat.com>
2650
2651 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2652 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2653 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2654 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2655 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2656 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2657 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2658
6fde09ad
KB
26592002-09-27 Kevin Buettner <kevinb@redhat.com>
2660
2661 * gdb.base/annota1.exp (info break): Make directory components of
2662 path optional since not all compilers emit this debug information.
2663
2664 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2665 step ends up stepping out of the function instead of stopping on
2666 the epilogue.
2667
9e8aab75
KS
26682002-09-26 Keith Seitz <keiths@redhat.com>
2669
2670 * lib/insight-support.exp (gdbtk_start): Figure out where
2671 the insight executable is based on where gdb is. Use this
2672 executable to start insight instead of gdb.
2673
e36180d7
AC
26742002-09-25 Andrew Cagney <cagney@redhat.com>
2675
2676 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2677
9dd34b2b
AC
26782002-09-24 Andrew Cagney <ac131313@redhat.com>
2679
2680 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2681 test_isolated_complaints.
2682 (test_empty_complaint): New function.
2683 (test_empty_complaints): New function. Check no output when no
2684 complaints.
d63a86f8 2685
dea97812
KB
26862002-09-19 Jim Blandy <jimb@redhat.com>
2687
2688 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2689
54951bd7
AC
26902002-09-19 Andrew Cagney <ac131313@redhat.com>
2691
2692 * gdb.gdb/complaints.exp: New file.
2693
dec43320
AC
26942002-09-18 Andrew Cagney <ac131313@redhat.com>
2695
2696 * gdb.base/maint.exp: Check `help maint internal-warning'.
2697
e70d6e3f
DC
26982002-09-18 David Carlton <carlton@math.stanford.edu>
2699
2700 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2701 numbers, and replace them by a single breakpoint after the
2702 constructors are all finished.
2703 Add test 4.
2704 * gdb.c++/m-static.cc: Add test 4.
2705 * gdb.c++/m-static.h: New file.
2706 * gdb.c++/m-static1.cc: New file.
2707
2708 * gdb.c++/printmethod.exp: New file.
2709 * gdb.c++/printmethod.cc: New file.
2710
2711 * gdb.c++/pr-574.exp: New file.
2712 * gdb.c++/pr-574.cc: New file.
2713
afb5c968
CV
27142002-09-18 Corinna Vinschen <vinschen@redhat.com>
2715
2716 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2717 embedded targets which never actually exit.
2718
31e45dee
FN
27192002-09-18 Fernando Nasser <fnasser@redhat.com>
2720
2721 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2722 "don't step after run" as unresolved or unsupported, instead of xfail.
2723
a283c5a1
CV
27242002-09-18 Corinna Vinschen <vinschen@redhat.com>
2725
2726 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2727 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2728 Add newline to expected string in "step out of main (status wrapper)"
2729 case.
2730
11350d2a
CV
27312002-09-18 Corinna Vinschen <vinschen@redhat.com>
2732
2733 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2734 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2735
0deec7d6
TT
27362002-09-17 Tom Tromey <tromey@redhat.com>
2737
2738 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2739 \000, not \0, in double-quoted string.
2740
b2b4a1b5
CV
27412002-09-14 Corinna Vinschen <vinschen@redhat.com>
2742
c9d37158 2743 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2744 string after running the commands execution on breakpoint tests.
2745
1c56143a
CV
27462002-09-13 Corinna Vinschen <vinschen@redhat.com>
2747
2748 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2749
37f8da45
JB
27502002-09-12 Joel Brobecker <brobecker@gnat.com>
2751
2752 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2753
08b468e0
KS
27542002-09-10 Keith Seitz <keiths@redhat.com>
2755
2756 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2757 runto proc.
2758 (mi_run_to_main): Use mi_runto.
2759 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2760
dc360f58
KS
27612002-09-10 Keith Seitz <keiths@redhat.com>
2762
2763 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2764 regexp for stopping at main. Could have multiple event notifications.
2765 Don't assume that main was declared with no parameters.
2766 (mi_next): Use mi_step_to.
2767 (mi_step): Use mi_next_to.
2768
ce3abcfb
CV
27692002-09-09 Corinna Vinschen <vinschen@redhat.com>
2770
2771 * gdb.base/default.exp: Fix expected string in `info float' test.
2772
d1f5b980
BE
27732002-09-09 Ben Elliston <bje@redhat.com>
2774
2775 * config/mips.exp: Update comments.
2776 * config/mips-idt.exp: Likewise.
2777 * config/nind.exp: Likewise.
2778 * config/slite.exp: Likewise.
2779 * config/sparclet.exp: Likewise.
2780 * config/udi.exp: Likewise.
2781 * config/vx.exp: Likewise.
2782 * config/vxworks29k.exp: Likewise.
2783
2f71430b
JB
27842002-09-05 Jim Blandy <jimb@redhat.com>
2785
2786 * gdb.threads/killed.exp: Fix test failure message.
2787
7ddebc7e
KS
27882002-09-04 Keith Seitz <keiths@redhat.com>
2789
2790 * lib/mi-support.exp: Update copyright.
2791 (mi_gdb_test): Increase the priority of the expected pattern
2792 so that it matches gdb_test.
2793
0ae67eb3
KS
27942002-09-03 Keith Seitz <keiths@redhat.com>
2795
2796 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2797 Use integer comparison instead of string comparison for testing
2798 whether binary was built.
2799
38fc42c8
JB
28002002-09-03 Jim Blandy <jimb@redhat.com>
2801
2802 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2803
b6ff0e81
JB
28042002-08-29 Jim Blandy <jimb@redhat.com>
2805
2806 * gdb.threads/pthreads.exp: Move the portable thread compilation
2807 code into a function in lib/gdb.exp, and call that from here.
2808 * lib/gdb.exp (gdb_compile_pthreads): New function.
2809
07c98896
KS
28102002-08-29 Keith Seitz <keiths@redhat.com>
2811
2812 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2813 expect_out so that callers can get at it.
2814
0312286c
DJ
28152002-08-23 Daniel Jacobowitz <drow@mvista.com>
2816
2817 * gdb.threads/print-threads.c: New file.
2818 * gdb.threads/print-threads.exp: New file.
2819 * gdb.threads/schedlock.c: New file.
2820 * gdb.threads/schedlock.exp: New file.
2821
dd039bc4
EZ
28222002-08-22 Elena Zannoni <ezannoni@redhat.com>
2823
2824 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2825 not altivec.c.
2826
1f36144c
MK
28272002-08-17 Mark Kettenis <kettenis@gnu.org>
2828
2829 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2830 targets. The problem should be fixed now.
2831
16057ec7 28322002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2833
2834 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2835 2002-07-24 change that removes final dots from error messages.
2836
3c1499ad
TT
28372002-08-13 Tom Tromey <tromey@redhat.com>
2838
2839 * gdb.base/readline.exp: New file.
2840
a20ce2c3
AC
28412002-08-01 Andrew Cagney <ac131313@redhat.com>
2842
2843 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2844 supress message.
2845
db034ac5
AC
28462002-08-01 Andrew Cagney <cagney@redhat.com>
2847
2848 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2849 CHILL_FOR_TARGET and CHILL_LIB.
2850 * configure.in (configdirs): Remove gdb.chill.
2851 * configure: Regenerate.
2852 * lib/gdb.exp: Obsolete references to chill.
2853 * gdb.fortran/types.exp: Ditto.
2854 * gdb.fortran/exprs.exp: Ditto.
2855
3e000b18
KB
28562002-07-30 Kevin Buettner <kevinb@redhat.com>
2857
2858 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2859 set Irix-specific compile and link flags.
2860
28f4966b
KB
28612002-07-29 Kevin Buettner <kevinb@redhat.com>
2862
2863 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2864 source files. The ``-o'' option doesn't work with the ``-E'' option
2865 when using the Irix compiler.
2866
46c0d5a6
DJ
28672002-07-19 Daniel Jacobowitz <drow@mvista.com>
2868
2869 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2870 Improve support for reusing an exec file. Copy exec file
2871 to target, and run gdbserver on the target instead of on the host.
2872
eecf4bed
JB
28732002-07-18 Jim Blandy <jimb@redhat.com>
2874
0f815cdf
JB
2875 * gdb.base/ending-run.exp: Don't expect to see the program end in
2876 some orderly fashion when we're running on a real stand-alone
2877 board.
2878
eecf4bed
JB
2879 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2880 targets that don't support interrupts.
2881
52d309e4
JB
28822002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2883
2884 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2885 systems.
2886 Move comments in expect statements to inside the actions, so that they
2887 don't get matched against.
2888
ff683d9e
MK
28892002-07-10 Mark Kettenis <kettenis@gnu.org>
2890
2891 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2892 function when asleep" test.
2893
b5356753
AC
28942002-07-10 Andrew Cagney <ac131313@redhat.com>
2895
2896 * gdb.base/page.exp: Rewrite to handle problems with very long
2897 `info set' output. Update copyright.
2898
6aa4d13a
AC
28992002-06-26 Andrew Cagney <ac131313@redhat.com>
2900
2901 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2902 gdb.threads-hp.
2903 * gdb.hp/configure: Regenerate.
2904 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2905 * gdb.hp/gdb.threads-hp/configure: Delete file.
2906 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2907
8cf8c2b8
AC
29082002-06-22 Andrew Cagney <ac131313@redhat.com>
2909
2910 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2911 setlocale, bindtextdomain and textdomain.
2912
6827a8f8
JB
29132002-06-11 Jim Blandy <jimb@redhat.com>
2914
919d772c
JB
2915 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2916 preprocessor macro information is present.
2917
6827a8f8
JB
2918 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2919 tests.
2920
c15b0d21
MS
29212002-06-06 Michael Snyder <msnyder@redhat.com>
2922
c5984d70
MS
2923 * gdb.base/overlays.exp: Record addresses of overlay
2924 functions in TCL variables rather than in GDB variables,
2925 to avoid having GDB convert them to pointers (with loss
2926 of information).
2927
d63a86f8 2928 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 2929 default linker script changes.
c15b0d21
MS
2930 * gdb.base/long_long.exp: Add check for sizeof (long double).
2931
be26fe0d
ML
29322002-06-06 Michal Ludvig <mludvig@suse.cz>
2933
2934 * gdb.asm/asm-source.exp: Add x86-64 target.
2935 * gdb.asm/x86_64.inc: New.
d63a86f8 2936
258093ca 29372002-05-30 Michael Chastain <mec@shout.net>
258093ca 2938
4b3153f1 2939 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2940 * gdb.c++/m-static.cc: New file.
2941 * gdb.c++/m-static.exp: New file.
2942
241264c6
MS
29432002-05-28 Michael Snyder <msnyder@redhat.com>
2944
2945 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2946 precision.
2947
9bba8c8f 29482002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2949
4b3153f1 2950 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2951 * gdb.c++/m-data.cc: New file.
2952 * gdb.c++/m-data.exp: New file.
2953
29542002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2955
4b3153f1 2956 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 2957 * gdb.c++/try_catch.cc: New file.
d63a86f8 2958 * gdb.c++/try_catch.exp: New file.
9bba8c8f 2959
def1b996
MC
29602002-05-27 Michael Chastain <mec@shout.net>
2961
2962 * gdb.c++/local.exp: Accept more nested types in output.
2963
522ba268
MC
29642002-05-26 Michael Chastain <mec@shout.net>
2965
2966 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2967
277254ba
MS
29682002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2969
2970 * lib/gdb.exp (gdb_wrapper_init): Just because
2971 gdb_wrapper_file exists, this does not mean that the file
2972 should not be rebuilt. That is what gdb_wrapper_initialized
2973 is for.
2974 (default_gdb_init): Reset gdb_wrapper_initialized.
2975
b61a8733
MS
29762002-05-23 Michael Snyder <msnyder@redhat.com>
2977
d63a86f8 2978 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
2979 the precision of the floating point test results.
2980 * gdb.base/call-rt-st.exp: Ditto.
2981
b61a8733
MS
2982 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2983 * gdb.base/call-rt-st.exp: Ditto.
2984
56f6e910
MC
29852002-05-19 Michael Chastain <mec@shout.net>
2986
2987 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2988
ad0b0016
EZ
29892002-05-19 Elena Zannoni <ezannoni@redhat.com>
2990
2991 * configure.in (configdirs): Add gdb.arch.
2992 * configure: Regenerate.
2993
f617d2b6
JB
29942002-05-17 Jim Blandy <jimb@redhat.com>
2995
2996 * gdb.base/completion.exp: Recognize the more detailed error
2997 messages produced by the macro expander's lexical analyzer.
2998
eac2a696
EZ
29992002-05-14 Elena Zannoni <ezannoni@redhat.com>
3000
3001 * gdb.arch/altivec-abi.c: New file.
3002 * gdb.arch/altivec-abi.exp: New file.
3003 * gdb.arch/altivec-regs.c: New file.
3004 * gdb.arch/altivec-regs.exp: New file.
3005
2fdde8f8
DJ
30062002-05-14 Daniel Jacobowitz <drow@mvista.com>
3007
3008 * gdb.base/maint.exp (maint print type): Update for new type
3009 structure.
d63a86f8 3010
e31f1a7c
EZ
30112002-05-14 Elena Zannoni <ezannoni@redhat.com>
3012
3013 * gdb.arch: New directory.
3014 * gdb.arch/configure.in: New file.
3015 * gdb.arch/configure: New file.
3016 * gdb.arch/Makefile.in: New file.
3017
db589741
CV
30182002-05-13 Corinna Vinschen <vinschen@redhat.com>
3019
3020 * gdb.asm/asm-source.exp: Add v850 as supported target.
3021 * gdb.asm/v850.inc: New file.
3022
8ce2a7dc
DJ
30232002-05-13 Daniel Jacobowitz <drow@mvista.com>
3024
3025 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3026
df763c7f
DJ
30272002-05-12 Daniel Jacobowitz <drow@mvista.com>
3028
3029 * gdb.base/break.exp: Check 'break "marker2"'.
3030
377daeed
MS
30312002-05-10 Michael Snyder <msnyder@redhat.com>
3032
3033 * gdb.base/long_long.exp: Fix typo.
3034
c4b7bc2b
JB
30352002-05-10 Jim Blandy <jimb@redhat.com>
3036
ecac9a4e
JB
3037 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3038 a bug.
3039
c4b7bc2b
JB
3040 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3041 Recognize more detailed error message produced by the macro
3042 expander's lexical analyzer.
3043 * lib/gdb.exp (test_print_reject): Same.
3044
e71019a1
MK
30452002-05-09 Mark Kettenis <kettenis@gnu.org>
3046
3047 * gdb.c++/method.exp: Fix typo.
3048
fedfc8e6
MS
30492002-05-08 Michael Snyder <msnyder@redhat.com>
3050
166a1957
MS
3051 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3052 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3053 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3054 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3055 Add iftarget clause for strongarm.
d63a86f8 3056
f1c47eb2
MS
30572002-05-06 Michael Snyder <msnyder@redhat.com>
3058
cb9a9d3e
MS
3059 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3060 (gdb_continue_to_end): Accept output from status wrapper.
3061 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3062 Clean up fail messages to match pass messages.
3063
f1c47eb2
MS
3064 Enable the "needs_status_wrapper" testsuite feature.
3065 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3066 (gdb_compile): Conditionally call gdb_wrapper_init.
3067 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3068 * gdb.c++/method.exp: Recognize output from status wrapper.
3069
6079c749
BE
30702002-05-06 Ben Elliston <bje@redhat.com>
3071From Graydon Hoare <graydon@redhat.com>
3072
3073 * config/sid.exp: Include support for "rawsid" protocol.
3074
188baff3
JB
30752002-05-03 Jim Blandy <jimb@redhat.com>
3076
3077 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3078 * gdb.c++/hang3.C: New file.
3079
b9c07f0f
AC
30802002-05-04 Andrew Cagney <ac131313@redhat.com>
3081
3082 * gdb.base/default.exp: Remove obsolete code.
3083 * gdb.c++/misc.exp: Ditto. Update copyright.
3084 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3085 * gdb.base/whatis.exp: Ditto. Update copyright.
3086 * gdb.base/scope.exp: Ditto. Update copyright.
3087 * gdb.base/ptype.exp: Ditto. Update copyright.
3088 * gdb.base/printcmds.exp: Ditto. Update copyright.
3089 * gdb.base/opaque.exp: Ditto. Update copyright.
3090 * gdb.base/list.exp: Ditto.
3091 * gdb.base/funcargs.exp: Ditto. Update copyright.
3092 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3093 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3094 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3095 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3096 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3097 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3098
5c7a0397
MS
30992002-05-02 Michael Snyder <msnyder@redhat.com>
3100
d6dcc264 3101 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3102 * gdb.base/long_long.exp: Add xscale target.
3103 * gdb.base/default.exp: Add xscale target.
3104
eb7f1c48
JB
31052002-05-01 Jim Blandy <jimb@redhat.com>
3106
3107 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3108 gdb.c++/hang.exp: New test.
3109
a6befae8
FF
31102002-05-01 Fred Fish <fnf@redhat.com>
3111
3112 * gdb.base/completion.exp: Handle completions of "./Make" for
3113 more than one completion possibility, as is the case when we
3114 build and test in the source tree.
3115
0a310277
AG
31162002-04-29 Anthony Green <green@redhat.com>
3117
3118 * gdb.java/jmisc1.exp: New file.
3119 * gdb.java/jmisc2.exp: New file.
3120
6ff9af88
DJ
31212002-04-24 Daniel Jacobowitz <drow@mvista.com>
3122
3123 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3124
96b3d632
EZ
31252002-04-23 Elena Zannoni <ezannoni@redhat.com>
3126
3127 * gdb.base/help.exp: Change 'help status' to allow for target
3128 dependent output differences.
3129
5019bb54
MC
31302002-04-22 Michael Chastain <mec@shout.net>
3131
3132 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3133
a805a116
MC
31342002-04-22 Michael Chastain <mec@shout.net>
3135
3136 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3137
a1706bfd
DM
31382002-04-17 David S. Miller <davem@redhat.com>
3139
3140 * gdb.asm/sparc64.inc: New file.
3141 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3142
a73a20a2
EZ
31432002-04-19 Elena Zannoni <ezannoni@redhat.com>
3144
3145 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3146 instruction file directly into the build tree. Clean up at end of
3147 test.
3148
ba678339
DM
31492002-04-18 David S. Miller <davem@redhat.com>
3150
3151 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3152 handle 64-bit platforms correctly.
3153 * gdb.base/maint.exp: Likewise.
3154
b03399da
KB
31552002-04-18 Kevin Buettner <kevinb@redhat.com>
3156
3157 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3158 ``-fpic'' when compiling files comprising a shared library, but
3159 it does need additional linker flags in order to find shared
3160 libraries at run time.
3161
e2004992
KB
31622002-04-18 Kevin Buettner <kevinb@redhat.com>
3163
3164 * gdb.base/cvexpr.c (use): New function.
3165 (main): Invoke use() on all global variables to prevent
3166 some linkers from deleting these otherwise unused symbols.
3167
d8937120
MC
31682002-04-17 Michael Chastain <mec@shout.net>
3169From David S. Miller <davem@redhat.com>
3170
3171 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3172 handle 64-bit platforms correctly.
3173
ffd61a58
MS
31742002-04-12 Michael Snyder <msnyder@redhat.com>
3175From Jim Blandy <jimb@redhat.com>
3176 * gdb.base/foo.c (foox): Remove section attribute; the linker
3177 script can handle this instead.
3178 * gdb.base/bar.c (barx): Same.
3179 * gdb.base/baz.c (bazx): Same.
3180 * gdb.base/grbx.c (grbxx): Same.
3181
3182 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3183 manager doesn't automatically unmap overlays unnecessarily.
3184
6b8426a6
MH
31852002-04-10 Martin M. Hunt <hunt@redhat.com>
3186
3187 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3188 stepping out of main.
3189
34af4875
MC
31902002-04-09 Michael Chastain <mec@shout.net>
3191
3192 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3193 scope so that the nested scope tests will make sense.
3194 * gdb.c++/local.exp: Write patterns that actually work with gcc
3195 (the HP patterns "were never known to work with gcc").
3196 Keep the old aCC patterns too.
3197
2d1676a0
DJ
31982002-04-09 Daniel Jacobowitz <drow@mvista.com>
3199
3200 * gdb.base/attach.exp: Correct target board test.
3201
3a63e3f9
MC
32022002-04-08 Michael Chastain <mec@shout.net>
3203
3204 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3205 in a const method. Add some xfail and fail cases for configurations
3206 that do not emit the "const ...".
3207
f18dabd2
MC
32082002-04-07 Michael Chastain <mec@shout.net>
3209
3210 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3211 Accept "A * const" and "const A * const" as type of "this".
3212 Fix spelling of getFunky throughout. Make messages uniform.
3213
0fcddd82
EZ
32142002-04-07 Elena Zannoni <ezannoni@redhat.com>
3215
3216 Work around for PR gdb/285:
3217 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3218
16a8534a
EZ
32192002-04-07 Elena Zannoni <ezannoni@redhat.com>
3220
3221 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3222 instructions file at run time instead of configure time.
3223 Sometimes we run the test in a directory that is not the one we
3224 configured in.
3225 * gdb.asm/configure.in: Delete creation of symlink.
3226 * gdb.asm/configure: Regenerate.
3227
24181d81
JB
32282002-04-05 J. Brobecker <brobecker@gnat.com>
3229
3230 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3231 xfullpath () function.
3232
7cdb7107
DJ
32332002-04-04 Daniel Jacobowitz <drow@mvista.com>
3234
3235 * gdb.asm/Makefile.in: Correct dependencies.
3236
3237 * gdb.asm/powerpc.inc: New file.
3238 * gdb.asm/asm-source.exp: Add PowerPC.
3239 * gdb.asm/configure.in: Likewise.
3240 * gdb.asm/configure: Regenerated.
3241
a7d17088
DJ
32422002-04-04 Daniel Jacobowitz <drow@mvista.com>
3243
3244 * gdb.base/relocate.exp: New file.
3245 * gdb.base/relocate.c: New file.
3246
cd721503
FF
32472002-04-04 Fred Fish <fnf@redhat.com>
3248
3249 * gdb.base/step-test.exp: Update comment regarding stopping in
3250 memcpy/bcopy calls inserted as part of the compiler runtime.
3251
b22ad7a7
MS
32522002-04-04 Michael Snyder <msnyder@redhat.com>
3253
3254 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3255
5f279fa6
DJ
32562002-04-03 Daniel Jacobowitz <drow@mvista.com>
3257
3258 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3259 (gdb_expect): Remove $notransfer hack.
3260
dd0fd3ce
DJ
32612002-04-02 Daniel Jacobowitz <drow@mvista.com>
3262
3263 * gdb.c++/classes.exp ("calling method for small class"): Match
3264 updated register output.
3265
1e50cda1
DJ
32662002-03-30 Daniel Jacobowitz <drow@mvista.com>
3267
3268 Fix PR gdb/452
3269 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3270 when finished. Make gdb_file_cmd send "exec-file" when
3271 appropriate.
3272
24015922
DJ
32732002-03-30 Daniel Jacobowitz <drow@mvista.com>
3274
3275 * gdb.base/attach.exp: Remove extra setup_xfail.
3276
dd7dfd64
MS
32772002-03-26 Michael Snyder <msnyder@redhat.com>
3278
3279 * gdb.base/default.exp: Add tests for dump, append, and restore.
3280 * gdb.base/help.exp: Add tests for dump, append, and restore.
3281 * gdb.base/dump.exp: New file, test dump, append and restore.
3282 * gdb.base/dump.c: New file.
3283
48b2f8d7
MS
32842002-03-27 Michael Snyder <msnyder@redhat.com>
3285
d63a86f8 3286 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3287 clean-ups in help messages.
3288
05b4d525
FF
32892002-03-26 Fred Fish <fnf@redhat.com>
3290
3291 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3292 have debugging info for those functions and the compiler uses them
3293 internally to copy structs around.
3294
d7679631
FF
32952002-03-26 Fred Fish <fnf@redhat.com>
3296
3297 * gdb.base/list.exp: Revert the change made yesterday and add note
3298 about why we don't list the default lines for remote targets.
3299
523ac3f9
MS
33002002-03-25 Michael Snyder <msnyder@redhat.com>
3301
3302 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3303
754b2b8d
FF
33042002-03-25 Fred Fish <fnf@redhat.com>
3305
3306 * gdb.base/list.exp: This test works on remote targets so remove
3307 the short circuit for remote targets. Update copyright.
3308
33c3e192
FF
33092002-03-25 Fred Fish <fnf@redhat.com>
3310
3311 * gdb.base/attach.exp: Fix logic error that was suppressing this
3312 test for all non hppa*-*-hpux* targets, instead of the hp target.
3313 Move comments closer to the suppression point. Also now need to
3314 check that we are running natively.
3315
d43e73ee
MS
33162002-03-22 Michael Snyder <msnyder@redhat.com>
3317
882c8f02
MS
3318 * gdb.base/default.exp: Add test for gcore. Update copyright.
3319 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3320
04c12f60
FF
33212002-03-06 Fred Fish <fnf@redhat.com>
3322
3323 * gdb.base/funcargs.c: Remove extraneous ';' character.
3324 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3325
b43df995
MC
33262002-03-04 Michael Chastain <mec@shout.net>
3327
3328 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3329 accommodate gcc v3 function signature.
3330 * gdb.mi/mi0-var-cmd-exp: Ditto.
3331
92362027
AC
33322002-02-24 Andrew Cagney <ac131313@redhat.com>
3333
3334 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3335 ``GNU/Linux'' or ``Linux kernel''
3336 * testsuite/gdb.threads/pthreads.c: Ditto.
3337
258ad32d
MC
33382002-02-24 Michael Chastain <mec@shout.net>
3339
3340 * gdb.threads/pthreads.c (thread1): Add a return statement.
3341 (thread2): Likewise.
3342 (foo): Likewise.
3343
04c3b3d4
MC
33442002-02-23 Michael Chastain <mec@shout.net>
3345
3346 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3347 to placate gcc.
3348
5a2a0a20
MC
33492002-02-23 Michael Chastain <mec@shout.net>
3350
3351 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3352 test "ptype bint". The test passes on all my stabs configurations.
3353
a640f7fc
JB
33542002-02-21 Jim Blandy <jimb@redhat.com>
3355
27924826
JB
3356 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3357 filename at a time, and watch for the ones we want to see.
3358
a640f7fc
JB
3359 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3360 types of pointers to prototyped functions.
3361
edcc8c75
AC
33622002-02-20 Andrew Cagney <ac131313@redhat.com>
3363
3364 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3365 signed, unsigned and straight char.
3366 (padding_char, padding_short, padding_int, padding_long,
3367 padding_long_long, padding_float, padding_double,
3368 padding_long_double): New global variables.
3369 (fill, fill_structs): New functions.
3370
3371 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3372 for correctly sized writes. Update copyright.
3373 (get_valueof): New procedure.
3374 (get_sizeof): Call get_valueof.
3375 (check_valueof): New procedure.
3376 (check_padding): New procedure.
3377
ac57ea44
MC
33782002-02-20 Michael Chastain <mec@shout.net>
3379
3380 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3381 to setup_xfail. Document some of the remaining calls.
3382
7a10c941
MC
33832002-02-18 Michael Chastain <mec@shout.net>
3384
3385 * gdb.c++/userdef.exp: Update copyright year.
3386
fb8acdcc
DJ
33872002-02-18 Daniel Jacobowitz <drow@mvista.com>
3388
3389 * gdb.c++/userdef.exp: Test overloaded operators properly.
3390 Remove xfails.
3391
fda6ae12
MS
33922002-02-14 Michael Snyder <msnyder@redhat.com>
3393
3394 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3395
676a0442
DJ
33962002-02-14 Daniel Jacobowitz <drow@mvista.com>
3397
3398 * gdb.base/a2-run.exp: Check for a remote target properly.
3399 * gdb.base/annota1.exp: Likewise.
3400 * gdb.base/list.exp: Likewise.
3401 * gdb.base/reread.exp: Likewise.
3402 * gdb.base/scope.exp: Likewise.
3403 * gdb.base/shlib-call.exp: Likewise.
3404 * gdb.base/term.exp: Likewise.
3405 * gdb.c++/annota2.exp: Likewise.
3406
78b4f468
RE
34072002-02-13 Richard Earnshaw <rearnsha@arm.com>
3408
3409 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3410
9a81ba51
MC
34112002-02-10 Michael Chastain <mec@shout.net>
3412
3413 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3414 (call_after_alloca): Ditto.
3415
004af6c7
DJ
34162002-02-10 Daniel Jacobowitz <drow@mvista.com>
3417
3418 * gdb.base/ending-run.exp: Guard "cont" test with
3419 gdb_skip_stdio_test.
3420
37225f62
JB
34212002-02-06 Jim Blandy <jimb@redhat.com>
3422
3423 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3424 from here...
3425 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3426 To here. Disable this test on non-HP platforms. Add big comment.
3427
fe6fdd96
MS
34282002-02-04 Michael Snyder <msnyder@redhat.com>
3429
3430 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3431 other than d10v and m32r.
3432
036fad3f
RE
34332002-02-02 Richard Earnshaw <rearnsha@arm.com>
3434
3435 * gdb.base/default.exp: Rewrite test patterns to reduce time
3436 taken to match them.
3437
7148ab62
DJ
34382002-01-30 Daniel Jacobowitz <drow@mvista.com>
3439
3440 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3441 Allow a start function above main.
3442 * gdb.threads/linux-dp.exp: Fix copyright date.
3443
396cc255
DJ
34442002-01-30 Daniel Jacobowitz <drow@mvista.com>
3445
3446 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3447 (check_philosopher_stack): Check for manager thread before checking
3448 for a just-starting thread.
3449
f038d31b
DJ
34502002-01-30 Daniel Jacobowitz <drow@mvista.com>
3451
3452 From Neil Booth <neil@daikokuya.demon.co.uk>:
3453 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3454 warnings.
3455
b3ff9d9a
FF
34562002-01-21 Fred Fish <fnf@redhat.com>
3457
3458 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3459 not caller.
3460
39ad761d
JB
34612002-01-21 Jim Blandy <jimb@redhat.com>
3462
3463 * gdb.base/reread.exp: Check that GDB properly re-reads the
3464 executable file when it changes while no inferior is running.
3465
aaf320fa
FF
34662002-01-21 Fred Fish <fnf@redhat.com>
3467
3468 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3469 optionally accept the "shlib events" variation.
3470
808a31f5
JB
34712002-01-21 Jim Blandy <jimb@redhat.com>
3472
3473 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3474 call `fflush' after every `printf', so that the output is produced
3475 at predictable points, regardless of whatever buffering does (or
3476 doesn't) take place.
3477 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3478 at different points.
3479
4420d5e2
DJ
34802002-01-20 Daniel Jacobowitz <drow@mvista.com>
3481
3482 * gdb.c++/inherit.exp: Update copyright years.
3483 * gdb.c++/method.exp: Likewise.
3484
3e36a0f4
DJ
34852002-01-20 Daniel Jacobowitz <drow@mvista.com>
3486
3487 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3488 artificial methods/arguments.
3489 * gdb.c++/derivation.exp: Likewise.
3490 * gdb.c++/inherit.exp: Likewise.
3491 * gdb.c++/method.exp: Likewise.
3492 * gdb.c++/virtfunc.exp: Likewise.
3493
b4ceaee6
AC
34942002-01-18 Andrew Cagney <ac131313@redhat.com>
3495
3496 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3497 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3498 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3499 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3500 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3501 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3502
ecace851
JB
35032002-01-17 Jim Blandy <jimb@redhat.com>
3504
3505 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3506 anchoring the pattern matching the entry point symbol's name.
3507
375fc983
AC
35082002-01-17 Andrew Cagney <ac131313@redhat.com>
3509
3510 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3511 continue/quit query. Update copyright.
3512
fe6fdd96
MS
35132002-01-14 Michael Snyder <msnyder@redhat.com>
3514
3515 * gdb.base/gcore.exp: Remove extra debugging output.
3516
e017c81f
DJ
35172002-01-13 Daniel Jacobowitz <drow@mvista.com>
3518
3519 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3520 for slightly dubious v2 mangled string.
3521
37ab3bf8
DJ
35222002-01-13 Daniel Jacobowitz <drow@mvista.com>
3523
3524 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3525
1bc05c3a 35262002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3527
1bc05c3a 3528 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3529
1bc05c3a
JM
3530 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3531 constructors.
3532 * gdb.c++/derivation.exp: Likewise.
3533 * gdb.c++/templates.exp: Likewise.
3534 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3535
1bc05c3a
JM
35362002-01-10 Michael Snyder <msnyder@redhat.com>
3537
3538 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3539
a911c360
MS
35402002-01-08 Michael Snyder <msnyder@redhat.com>
3541
3542 * gdb.base/gcore.exp: New test for generate-core-file command.
3543 * gdb.base/gcore.c: Testcase for above.
3544 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3545
ea2119ec
JM
35462002-01-08 Jason Merrill <jason@redhat.com>
3547
3548 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3549
68203136
FF
35502002-01-07 Fred Fish <fnf@redhat.com>
3551
3552 * gdb.c++/overload.exp: Remove unconditional xfails for:
3553 print foo_instance1.overloadargs(1)
3554 print foo_instance1.overloadargs(1, 2)
3555 print foo_instance1.overloadargs(1, 2, 3)
3556 print foo_instance1.overloadargs(1, 2, 3, 4)
3557 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3558 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3559 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3560 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3561 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3562 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3563 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3564 print foo_instance1.overload1arg()
3565 print foo_instance1.overload1arg((char)arg2)
3566 print foo_instance1.overload1arg((signed char)arg3)
3567 print foo_instance1.overload1arg((unsigned char)arg4)
3568 print foo_instance1.overload1arg((int)arg7)
3569 print foo_instance1.overload1arg((unsigned int)arg8)
3570 print foo_instance1.overload1arg((float)arg11)
3571 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3572
21b9b5b1
MS
35732002-01-07 Michael Snyder <msnyder@redhat.com>
3574
3575 * gdb.base/huge.exp: New test. Print a very large target data object.
3576 (skip_huge_test): New test variable. Define if you want to skip this
3577 test. The test reads an 8 megabyte data object from the target, so it
3578 might be very time consuming on remote targets with a slow connection.
3579 * gdb.base/huge.c: New file. Test case for above.
3580
725f922e
FF
35812002-01-07 Fred Fish <fnf@redhat.com>
3582
3583 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3584 g_instance.bfoo, and g_instance.cfoo.
3585
634d57ec
JL
3586Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3587
f286b2c3
JL
3588 * gdb.base/break.c (multi_line_if_conditional): New function.
3589 (multi_ilne_while_conditional): Likewise.
3590 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3591 IF or WHILE condition puts the breakpoint at the start of
3592 the condition.
3593
634d57ec
JL
3594 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3595 hppa*-*-hpux* expected failure.
3596 * gdb.base/structs.exp (do_function_calls): Similarly.
3597
3598 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3599 watchpoints.
3600
9fbfe2dc
AC
36012002-01-06 Andrew Cagney <ac131313@redhat.com>
3602
3603 Fix PR gdb/66.
3604 * gdb.base/structs.exp: Replace skip for a29k with skip for
3605 gdb,cannot_call_functions.
3606 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3607 * gdb.base/callfuncs.exp: Ditto.
3608 * gdb.base/call-rt-st.exp: Ditto.
3609 * gdb.base/call-strs.exp: Ditto.
3610 * gdb.base/callfwmall.exp: Ditto.
3611 * gdb.base/scope.exp: Obsolete xfail a29k.
3612 * gdb.c++/misc.exp: Ditto.
3613 * gdb.c++/cplusfuncs.exp: Ditto.
3614 * gdb.base/ptype.exp: Ditto.
3615 * gdb.base/printcmds.exp: Ditto.
3616 * gdb.base/opaque.exp: Ditto.
3617 * gdb.base/list.exp: Ditto.
3618 * gdb.base/funcargs.exp: Ditto.
3619 * gdb.base/default.exp: Ditto.
3620
8ddad156
MS
36212002-01-04 Michael Snyder <msnyder@redhat.com>
3622
ca4976a6 3623 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3624 * gdb.base/maint.exp: Add tests for maint info sections options.
3625
1b074332
JL
3626Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3627
3628 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3629
7d159115
CV
36302001-12-20 Corinna Vinschen <vinschen@redhat.com>
3631
3632 * gdb.asm/arm.inc: New file.
3633 * gdb.asm/asm-source.exp: Add arm targets.
3634 * gdb.asm/configure.in: Ditto.
3635 * gdb.asm/configure: Recreated from configure.in.
3636
8fb87725
JL
3637Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3638
afabe08c
JL
3639 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3640 with HP's compiler.
3641 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3642 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3643 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3644 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3645
3646 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3647 either HP's compilers or GCC.
3648
db521deb
JL
3649 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3650 a SIGBUS or SIGSEGV.
3651
3652 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3653
3654 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3655 can be compiled with either HP's compiler or GCC.
3656
cfa88ab7
JL
3657 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3658 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3659 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3660
ca344dff
JL
3661 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3662 to match current gdb output. Update due to using auto-solib-limit
3663 for limiting instead of overloading auto-solib-add.
3664 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3665 test program.
3666
3f3c6e55 3667 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3668 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3669 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3670 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3671 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3672 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3673 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3674 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3675 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3676 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3677 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3678 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3679 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3680
8fb87725
JL
3681 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3682 a SIGTRAP to the inferior.
3683
cf599fa7
CV
36842001-12-19 Corinna Vinschen <vinschen@redhat.com>
3685
3686 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3687 Substitute call to target_link by call to gdb_compile.
3688
2cd045cd
JL
3689Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3690
3691 * gdb.base/break.exp: Fix HP specific search string when testing
3692 backtracing in a called function.
3693
d63a86f8 3694 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3695 compiling the test with HP's compilers.
3696 * gdb.base/volatile.exp: Similarly.
3697
99ebe9ac
JB
36982001-12-19 Jim Blandy <jimb@redhat.com>
3699
3700 * gdb.base/printcmds.exp: Expect the null character to be printed
3701 as '\0', and the '\013' to be printed as '\v'.
3702 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3703 * gdb.base/setvar.exp: Same.
3704
b9891b29
JB
37052001-12-17 Jim Blandy <jimb@redhat.com>
3706
0eba65ab
JB
3707 * gdb.base/completion.exp: Rather than completing very long
3708 filenames, which can make the readline library produce output we
3709 don't recognize, cd to the directory first, and then complete
3710 using nice, short relative paths.
3711
6970b5b1
JB
3712 * gdb.base/completion.exp: On some systems, there is, in fact, a
3713 variable named `b' in scope, since GDB treats all static
3714 variables as being in scope. So use `no_var_named_this'
3715 instead of `b'.
3716
b9891b29
JB
3717 * gdb.base/corefile.exp: Recognize the message saying that GDB
3718 can't find the core file's registers as a failure.
3719
e6ccd35f
JSC
37202001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3721
3722 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3723 test expect string more specific.
3724
105ba819
CV
37252001-12-13 Corinna Vinschen <vinschen@redhat.com>
3726
3727 * gdb.asm/asm-source.exp: Add support for xstormy16.
3728 * gdb.asm/configure.in: Ditto.
3729 * gdb.asm/configure: Rebuild.
3730 * gdb.asm/xstormy16.inc: New file.
3731
e9e79dd9
FF
37322001-12-10 Fred Fish <fnf@redhat.com>
3733
3734 * gdb.base/maint.exp: Update to match changes in type dumping code.
3735
347dc97d
JB
37362001-12-10 Jim Blandy <jimb@redhat.com>
3737
3738 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3739 matching the entry point symbol's name at the beginning of the
3740 line.
3741
5178b9d6
DJ
37422001-12-07 Daniel Jacobowitz <drow@mvista.com>
3743
3744 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3745 gdb.c++/inherit.exp, gdb.c++/method.exp,
3746 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3747 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3748 and class layout support.
3749
af890c52
DJ
37502001-12-07 Daniel Jacobowitz <drow@mvista.com>
3751
3752 * gdb.c++/classes.exp: Add test for static member function.
3753 * gdb.c++/misc.cc: Add class with static member function.
3754
7a345fb3
JB
37552001-12-07 Jim Blandy <jimb@redhat.com>
3756
f2e54a80 3757 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3758 those tests as `unsupported'.
3759 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3760 Rewrite subsequent tests to use it.
3761
3762 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3763 those tests as `unsupported'.
3764 * gdb.base/structs.exp (call_struct_func): New function.
3765 (do_function_calls): Use call_struct_func to call the functions
3766 returning structs.
3767
0bc69509
JB
3768 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3769 whether functions are prototyped or not, so we can't possibly pass
3770 arguments to t_float_values2 properly.
3771
7a345fb3
JB
3772 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3773 value of `timeout' for targets other than the mips*tx39-*.
3774
edb6ede1
MS
37752001-12-06 Michael Snyder <msnyder@redhat.com>
3776
d63a86f8 3777 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
3778 and detect whether the start symbol has a leading underscore.
3779
2d842f13
JB
37802001-12-04 Jim Blandy <jimb@redhat.com>
3781
3782 * gdb.base/completion.exp: Clarify indentation.
3783
68550daf
JB
37842001-12-03 Jim Blandy <jimb@redhat.com>
3785
3786 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3787 variables on the S/390, not `.word'.
3788
cd5195a8
JB
37892001-11-30 Jim Blandy <jimb@redhat.com>
3790
3791 Add assembly-source tests for s390-ibm-linux.
3792 * gdb.asm/s390.inc: New file.
3793 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3794 the S/390 architecture.
3795 * gdb.asm/configure: Regenerated.
3796
ca9efc90
MS
37972001-11-30 Michael Snyder <msnyder@redhat.com>
3798
3799 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3800 next, info source, info sources, info line, global and static
3801 variables, and static functions.
3802 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3803 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3804 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3805 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3806 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3807 (gdbasm_leave): Restore frame pointer.
3808 (gdbasm_startup): Copy stack set-up from crt0.S.
3809
d0e66976
FN
38102001-11-26 Fernando Nasser <fnasser@redhat.com>
3811
3812 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3813 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3814 to a local (non-static) variable. Copy tstruct.a to a static buffer
3815 and return a pointer to that buffer.
3816 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3817
e2334072
MK
38182001-11-24 Mark Kettenis <kettenis@gnu.org>
3819
3820 * gdb.asm/configure.in: Fix recognition of ix86 target.
3821 * gdb.asm/configure: Regenerate.
3822
756caa3d
MS
38232001-11-21 Michael Snyder <msnyder@redhat.com>
3824
3825 * gdb.asm/sparc.inc: New file.
3826 * gdb.asm/asm-source.exp: Recognize sparc target.
3827 * gdb.asm/configure.in: Recognize sparc target.
3828 * gdb.asm/configure: Regenerate.
d63a86f8 3829
9a4d72d5
MS
38302001-11-21 Michael Snyder <msnyder@redhat.com>
3831
3832 * gdb.asm/m32r.inc: New file.
3833 * gdb.asm/asm-source.exp: Recognize m32r target.
3834 * gdb.asm/configure.in: Recognize m32r target.
3835 * gdb.asm/configure: Regenerate.
3836
a773d1cd
MS
38372001-11-20 Michael Snyder <msnyder@redhat.com>
3838
017ac23d
MS
3839 * gdb.asm/i386.inc: New file.
3840 * gdb.asm/asm-source.exp: Recognize ix86 target.
3841 * gdb.asm/configure.in: Recognize ix86 target.
3842 * gdb.asm/configure: Regenerate.
3843
a773d1cd
MS
3844 * gdb.c++/namespace.exp: Fix quotes in output messages.
3845
bb632afb
MS
38462001-11-14 Michael Snyder <msnyder@redhat.com>
3847
25d559ca 3848 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3849 qualifier in a type cast expression, to designate an address
3850 in the instruction space (Harvard architecture).
3851
4749e309
MS
38522001-11-13 Michael Snyder <msnyder@redhat.com>
3853
3854 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3855 Tests for expressions using 'const' and 'volatile'.
3856
25050984
CV
38572001-11-13 Corinna Vinschen <vinschen@redhat.com>
3858
3859 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3860
1902c51f
DJ
38612001-11-12 Daniel Jacobowitz <drow@mvista.com>
3862
3863 * lib/mi-support.exp (mi_run_to_helper): Move comments
3864 outside of gdb_expect.
3865
dcf95b47
DJ
38662001-11-11 Daniel Jacobowitz <drow@mvista.com>
3867
3868 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3869 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3870 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3871 mi0_run_to): New functions.
3872 * gdb.mi/mi-simplerun.exp: Use them.
3873 * gdb.mi/mi0-simplerun.exp: Likewise.
3874 * gdb.mi/mi-var-cmd.exp: Likewise.
3875 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 3876
45b074e1
AC
38772001-11-10 Andrew Cagney <ac131313@redhat.com>
3878
3879 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3880 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3881
bf50d346
AC
38822001-11-09 Andrew Cagney <ac131313@redhat.com>
3883
3884 * gdb.base/restore.exp: Include $expected value in restored test
3885 message.
3886
9383332c
AC
38872001-11-09 Andrew Cagney <ac131313@redhat.com>
3888
3889 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3890 implemented.
3891
db62520a
MS
38922001-11-08 Michael Snyder <msnyder@redhat.com>
3893
3894 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3895 Add pass/fail message for stop at breakpoint in call dummy function.
3896
b5703437
MS
38972001-11-07 Michael Snyder <msnyder@redhat.com>
3898
d63a86f8
RM
3899 * gdb.c++/templates.exp (test_template_breakpoints):
3900 If we get an overload menu, but it does not match what
760f6330 3901 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3902 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3903 making the whitespace optional. Argument for "new" may be
3904 "unsigned" as well as "unsigned int/long".
d63a86f8 3905 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
3906 making the whitespace optional. Also replace "(void) with
3907 "((void|)), making the keyword "void" optional.
d63a86f8 3908 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
3909 making the whitespace optional. Also replace "(void) with
3910 "((void|)), making the keyword "void" optional.
3bf40917
MS
3911 * gdb.base/callfuncs.c (t_float_values): This function must
3912 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 3913 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
3914 can be tested against both cases. Usually one case involves
3915 promotion of float to double, while the other does not.
3916 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3917 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3918 includes a stack frame for "start".
3919
c8ab4e6d
JB
39202001-11-05 Jim Blandy <jimb@redhat.com>
3921
3922 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3923 pointers are 32 bits long, and that offsets of relocs are always
3924 stored in the data (REL-style), and not in the reloc entry itself
3925 (RELA-style).
3926 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3927 stabs.
3928
3f08ced9
MS
39292001-11-01 Michael Snyder <msnyder@redhat.com>
3930
3931 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3932 and regular expression operators by using quoting.
3933
cbfa24cd
MS
39342001-10-31 Michael Snyder <msnyder@redhat.com>
3935
3936 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3937 depending on what the symbol table contains.
3938 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3939 the output of the ptype command. Similarly, accept both "const &"
3940 and "const&".
3941
aaa68313
CV
39422001-10-31 Corinna Vinschen <vinschen@redhat.com>
3943
3944 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3945 symbol `STORAGE' to allow to choose the storage class of
3946 the local datastructures.
3947 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3948 compiler directive.
3949
91740388
MS
39502001-10-30 Michael Snyder <msnyder@redhat.com>
3951
3952 * gdb.base/jump.exp: Allow it to run for all targets.
3953
1b7c05e7
CV
39542001-10-29 Corinna Vinschen <vinschen@redhat.com>
3955
3956 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3957 with new double_array size.
3958 (main): Change storage class of all local variables to static.
3959 Reduce size of double_array to 9.
3960 * gdb.base/call-ar-st.exp: Increase timeout value.
3961 Change expected output for double array to match new size in
3962 call-ar-st.c.
3963
36a22261
CV
39642001-10-29 Corinna Vinschen <vinschen@redhat.com>
3965
3966 * gdb.base/ending-run.exp: Create identical output when passing
3967 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 3968 Stormy16 target.
36a22261 3969
92b8ae91
MK
39702001-10-28 Mark Kettenis <kettenis@gnu.org>
3971
3972 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3973 that we catch the expected failure under Linux/x86.
3974
cb135b83
OF
39752001-10-29 Orjan Friberg <orjanf@axis.com>
3976
3977 * gdb.base/setvar.exp: Escape curly braces.
3978 * gdb.stabs/weird.exp: Ditto.
3979
6884aa54
DJ
39802001-10-27 Daniel Jacobowitz <drow@mvista.com>
3981
3982 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3983 * gdm.mi/mi0-hack-cli.exp: Likewise.
3984
0398c9aa
AC
39852001-10-25 Andrew Cagney <ac131313@redhat.com>
3986
3987 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3988 messages.
3989
d20bf2e8
AC
39902001-10-21 Andrew Cagney <ac131313@redhat.com>
3991
3992 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3993 checking MI enabled.
3994
03dd63aa
CV
39952001-10-09 Corinna Vinschen <vinschen@redhat.com>
3996
3997 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3998
1d9d99f3
FCE
39992001-10-04 Frank Ch. Eigler <fche@redhat.com>
4000
4001 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4002 if gdb child process crashes, just signal an error.
4003
838ae6c4
JB
40042001-10-02 Jim Blandy <jimb@redhat.com>
4005
4006 * lib/gdb.exp (test_xfail_format): Simplify.
4007
4008 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4009 front of the variable name `format'. Simplify `if'.
4010
8f0cbc1c
DJ
40112001-10-01 Daniel Jacobowitz <drow@mvista.com>
4012
4013 * gdb.threads/pthreads.exp: Wait for output and delay
4014 before sending ^C.
4015
1f08dafd
DJ
40162001-10-01 Daniel Jacobowitz <drow@mvista.com>
4017
4018 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4019 some incorrect output instead of timing out.
4020 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4021
674f90ff
CV
40222001-09-28 Corinna Vinschen <vinschen@redhat.com>
4023
4024 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4025 check to allow additional `int'.
4026
9b284272
DJ
40272001-09-27 Daniel Jacobowitz <drow@mvista.com>
4028
4029 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4030 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4031
b55a4771
MS
40322001-09-27 Michael Snyder <msnyder@redhat.com>
4033
4034 * lib/gdb.exp (test_debug_format): New proc.
4035 (setup_xfail_format): Use new proc test_debug_format.
4036 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4037 proc; use new service proc test_debug_format.
4038 Replace all other "gcc_compiled" tests with this test.
4039 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4040 proc; use new service proc test_debug_format.
4041 Replace all other "gcc_compiled" tests with this test.
4042
40432001-09-27 Michael Snyder <msnyder@redhat.com>
4044
4045 * gdb.base/cvexpr.exp: New file.
4046 * gdb.base/cvexpr.c: New file
4047 Test for expressions using const and volatile keywords.
4048
4e6667ac
CV
40492001-09-26 Corinna Vinschen <vinschen@redhat.com>
4050
4051 * gdb.base/constvars.exp: Check for different orders of keywords
4052 and additional "int" strings in output.
4053
4f337972
AC
40542001-09-22 Andrew Cagney <ac131313@redhat.com>
4055
4056 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4057 responses from "help maint".
4058
2015650d
FCE
40592001-09-19 Frank Ch. Eigler <fche@redhat.com>
4060
4061 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4062 to localhost:NNN instead of :NNN, in case Xvfb is listening
4063 only on TCP.
4064
f3bcedc1
CV
40652001-09-19 Corinna Vinschen <vinschen@redhat.com>
4066
4067 * gdb.base/recurse.exp: When checking leaving the watchpoint
4068 scope, recognize when gdb is in function's epilogue and pass.
4069
6b819c92
KS
40702001-09-18 Keith Seitz <keiths@redhat.com>
4071
4072 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4073 support for running tests against sid targets.
4074 (gdbtk_done): Ditto.
4075
a10c9419
CV
40762001-09-18 Corinna Vinschen <vinschen@redhat.com>
4077
4078 * gdb.base/ending-run.c (main): Set stdout buffersize
4079 to the same reasonable value for any target.
4080 * gdb.base/ending-run.exp: Add a regular expression
4081 to make testsuite happy on Sanyo Stormy16 target.
4082
739d0d99
CV
40832001-09-17 Corinna Vinschen <vinschen@redhat.com>
4084
4085 * gdb.base/display.c (do_loops): Add float variable `f'.
4086 Increment f in loop.
4087 * gdb.base/display.exp: Increment timeout by 60 seconds.
4088 Change float display test to use variable `f'.
4089
1b8947f0
JB
40902001-09-17 Jim Blandy <jimb@redhat.com>
4091
4092 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4093 overflowing the limited breakpoint tables on some ROM monitors
4094 (like the ROM68K).
4095
9890ac81
FCE
40962001-09-15 Frank Ch. Eigler <fche@redhat.com>
4097
4098 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4099 the "-ac" (disable access control) flag.
4100
6db765ea
JH
41012001-08-30 Jeff Holcomb <jeffh@redhat.com>
4102
4103 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4104 ints.
4105
4c32cc04
KS
41062001-08-30 Keith Seitz <keiths@redhat.com>
4107
4108 * lib/gdb.exp: Move all insight-related functionality into
4109 separate file.
4110 * lib/insight-support.exp: New file.
4111
8d6e6f81
FCE
41122001-08-29 Frank Ch. Eigler <fche@redhat.com>
4113
4114 * config/sid.exp (sid_start): Never set sid verbosity; disable
4115 expect_background {} that consumed its stdout; tolerate </dev/null.
4116 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4117
6a90e1d0
AC
41182001-08-18 Andrew Cagney <ac131313@redhat.com>
4119
4120 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4121 CLI jump command to start it.
4122 (mi_run_to_main): Fail immediatly when unexpected output.
4123
1759b3c3
AC
41242001-08-18 Andrew Cagney <ac131313@redhat.com>
4125
4126 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4127 beginning of function. Fix PR gdb/191.
4128
61d11d80
FCE
41292001-08-16 Frank Ch. Eigler <fche@redhat.com>
4130
4131 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4132 what to force sid endianness to.
4133
942a4df2
KS
41342001-08-15 Keith Seitz <keiths@redhat.com>
4135
4136 * lib/gdb.exp (gdbtk_start): Don't set environment
4137 variables for TCL_LIBRARY and friends. Insight will
4138 now figure these out for itself.
4139
0521c418
MS
41402001-08-02 Michael Snyder <msnyder@redhat.com>
4141
4142 * gdb.base/completion.exp: Remove the symbol "a64l" from
4143 the expect string; this is target-specific, and not related
4144 to what is being tested.
4145
74a9a58a
DB
41462001-08-02 Dave Brolley <brolley@redhat.com>
4147
4148 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4149
c70819fa
MS
41502001-07-25 Michael Snyder <msnyder@redhat.com>
4151
c2b8fa57
MS
4152 * gdb.base/consecutive.exp: New file. Test stepping over
4153 breakpoints on consecutive instructions.
4154 * gdb.base/consecutive.c: New file.
4155
c70819fa
MS
4156 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4157 curly braces in regular expressions.
4158
2b1a1355
MS
41592001-07-25 Michael Snyder <msnyder@redhat.com>
4160
4161 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4162 legitimate output from stepping out of main.
4163
413eca6f
KS
41642001-07-22 Keith Seitz <keiths@redhat.com>
4165
4166 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4167 the empty string, do not run the tests.
4168
7e5a9322
SC
41692001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4170
4171 * gdb.base/long_long.exp: Detect size of pointer. Take into
4172 account 2-byte pointers when testing for p/a results.
4173
de58f10f
SC
41742001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4175
d63a86f8 4176 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4177 and defined to 1K for m68hc11.
4178 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4179 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4180 (sizeof_random_data): New variable to tell the size of the data table;
4181 don't test past this size; always run to main.
4182
d6f5fea1
SC
41832001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4184
4185 * gdb.base/return2.exp: return of long long and double fails for
4186 68HC11; don't execute these tests on that platform.
4187 * gdb.base/return.exp: Return of a double fails for 68hc11.
4188
c477543d
SC
41892001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4190
4191 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4192 tests that print a float.
4193 * call-rt-st.exp: Likewise.
4194
63cf1c79
MK
41952001-07-12 Mark Kettenis <kettenis@gnu.org>
4196
4197 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4198 running this test on Linux.
4199
112f9ab5
MC
42002001-06-24 Michael Chastain <chastain@redhat.com>
4201
4202 * gdb.base/arithmet.exp: Remove some tests to make all test names
4203 unique.
4204
4970cb0f
MS
42052001-07-03 Michael Snyder <msnyder@redhat.com>
4206
4207 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4208 the output of the ptype command.
4209
d85da69f
MS
42102001-07-02 Michael Snyder <msnyder@redhat.com>
4211
4c8a82de
MS
4212 * gdb.base/completion.exp: Don't assume that break.c is the only
4213 source file that may contain functions named "marker".
d85da69f
MS
4214 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4215
8afc772b
AC
42162001-06-28 Andrew Cagney <ac131313@redhat.com>
4217
4218 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4219 of files to delete.
4220
4221 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4222 * gdb.disasm/h8300s.exp: New file.
4223 gdb.disasm/h8300s.s: Likewise.
4224
cff22675
AC
42252001-06-27 Andrew Cagney <ac131313@redhat.com>
4226
4227 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4228 empty breakpoint tables.
4229
68c81b54
AC
42302001-06-25 Andrew Cagney <ac131313@redhat.com>
4231
4232 * lib/mi-support.exp: Update args=... part of stop-reason
4233 patterns. Accept either a list or a tuple.
4234
2dd62704
AC
42352001-06-23 Andrew Cagney <ac131313@redhat.com>
4236
4237 * lib/mi-support.exp: Remove local emacs variable defining
4238 change-log-default-name.
4239
b4127474
MC
42402001-06-22 Michael Chastain <chastain@redhat.com>
4241
4242 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4243 This is operationally compatible with the previous version.
4244
8dbfb380
JB
42452001-06-13 Jim Blandy <jimb@redhat.com>
4246
4247 * lib/gdb.exp (gdb_test): Doc fix.
4248
f2d8c86d
MC
42492001-06-10 Michael Chastain <chastain@redhat.com>
4250
4251 * gdb.base/exprs.exp: Remove a duplicate test.
4252
81564d34
JB
42532001-06-06 Jim Blandy <jimb@redhat.com>
4254
4255 * gdb.base/return2.exp (main): Use values to test float and double
4256 returns that are not NaN's, to avoid being confused by IEEE
4257 comparison rules.
4258
da55addb
MS
42592001-06-04 Michael Snyder <msnyder@redhat.com>
4260
4261 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4262 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4263 rather than wait for 12 more tests to time out.
4264
42c65987
JB
42652001-06-06 Jim Blandy <jimb@redhat.com>
4266
b18bced9 4267 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4268 Don't forget to match the GDB prompt.
b18bced9 4269
42c65987
JB
4270 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4271
5b41e5f0
JB
42722001-06-04 Jim Blandy <jimb@redhat.com>
4273
4274 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4275 command.
4276
015e046f
KB
42772001-05-31 Kevin Buettner <kevinb@redhat.com>
4278
4279 * gdb.base/annota1.exp (info break): Match four or more spaces
4280 after "Address".
4281
fb1ffbbe
MC
42822001-05-31 Michael Chastain <chastain@redhat.com>
4283
4284 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4285 (dm_type_int_star): Likewise.
4286 (dm_type_long_star): Likewise.
4287 (dm_type_void_star): Likewise.
4288
5ea2a32c
KB
42892001-05-29 Kevin Buettner <kevinb@redhat.com>
4290
4291 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4292 to a known value in order to get consistent results regardless
4293 of the setting of INPUTRC or the presence or contents of .inputrc.
4294
ae23c492
MS
42952001-05-24 Michael Snyder <msnyder@redhat.com>
4296
ac55707e
MS
4297 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4298 Don't require that the main thread and the manager thread are the
4299 first in the list.
4300
ae23c492
MS
4301 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4302 debugging. If test fails, issue an "unsupported" not a "fail".
4303
400071f1
JB
43042001-05-24 Jim Blandy <jimb@redhat.com>
4305
4306 Don't assume that short is shorter than int.
4307 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4308 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4309 this isn't true.
400071f1
JB
4310 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4311 an int, is not equal to ~0 stored in an unsigned char. This tests
4312 the same thing that the previous test meant to, but works on
4313 16-bit machines, too.
4314 ("print unsigned char != (~0)"): Same test, complemented.
4315
0816a3e5
MS
43162001-05-24 Michael Snyder <msnyder@redhat.com>
4317
4318 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4319 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4320 and prevents dejagnu getting out of step.
4321
f6dc23a9
KB
43222001-05-23 Kevin Buettner <kevinb@redhat.com>
4323
4324 * gdb.base/finish.exp (finish_void): Revise pattern for
4325 stopping on the call statement to not permit stopping at
4326 the start of the instructions comprising the call sequence.
4327
7dbd117d
MC
43282001-05-19 Michael Chastain <chastain@redhat.com>
4329
4330 * gdb.base/callfuncs.exp: Make all test names unique.
4331 * gdb.base/commands.exp: Make all test names unique.
4332 * gdb.base/condbreak.exp: Make all test names unique.
4333 * gdb.base/dbx.exp: Make all test names unique.
4334 * gdb.base/default.exp: Make all test names unique.
4335 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4336 and TIMEOUT messages to their corresponding PASS message.
4337 * gdb.base/ending-run.exp: Make all test names unique.
4338 * gdb.base/long_long.exp: Remove duplicate test.
4339
6b0b0a9e
KB
43402001-05-21 Kevin Buettner <kevinb@redhat.com>
4341
4342 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4343 stop on the call statement as well as the statement after the
4344 call.
4345
2caa35cb
MS
43462001-05-21 Michael Snyder <msnyder@redhat.com>
4347
4348 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4349
40713331
EZ
43502001-05-10 Elena Zannoni <ezannoni@redhat.com>
4351
4352 * gdb.base/completion.exp: Revamp test. Make it execute on all
4353 platforms.
4354
c2c1be8d
EZ
43552001-05-10 Elena Zannoni <ezannoni@redhat.com>
4356
2c9cd303
EZ
4357 * config/gdbserver.exp (gdb_load): Handle the case
4358 in which the arguments to gdbserver are given in the
4359 baseboard configuration file.
4360 Also handle the case in which the server needs to do a
4361 load.
4362
9671de48
KS
43632001-05-07 Keith Seitz <keiths@cygnus.com>
4364
4365 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4366 set up the display for testing.
4367 (gdbtk_start): Convert all paths to paths that tcl will like.
4368 Export target information to environment.
4369 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4370 necessary.
4371 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4372 (to_tcl_path): New proc to convert a given pathname into
4373 a path acceptible as an argument to a tcl command.
4374 (_gdbtk_export_target_info): New proc to export target info
4375 into the environment for gdbtk testing.
4376 (gdbtk_done): New proc to signal end-of-test.
4377
5a360f47
JB
43782001-05-06 Jim Blandy <jimb@redhat.com>
4379
4380 * restore.c: Make the code of caller0 correspond to its comment.
4381
66c756c6
MS
43822001-05-03 Michael Snyder <msnyder@redhat.com>
4383
4384 * config/sid.exp (gdb_target_sid): Check for error messages.
4385 On error or timeout, don't make expect exit (which will terminate
4386 all subsequent tests); instead just make gdb exit.
d63a86f8 4387 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4388 return a negative value.
4389
a966fde5
JB
43902001-04-24 Jim Blandy <jimb@redhat.com>
4391
851c18e0
JB
4392 * gdb.c++/templates.exp: If we see the prompt for the overload
4393 list, but we haven't recognized any of the longer patterns,
4394 arrange for this test to fail, not hang.
4395
a966fde5
JB
4396 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4397 variations.
4398
db144853
MC
43992001-04-22 Michael Chastain <chastain@redhat.com>
4400
4401 * gdb.c++/local.exp: Use the 'runto' library function.
4402 * gdb.c++/namespace.exp: Likewise.
4403 * gdb.c++/overload.exp: Likewise.
4404
3207ec21
KB
44052001-03-26 Kevin Buettner <kevinb@redhat.com>
4406
4407 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4408 * gdb.base/step-line.exp: New file. Test step/next in presence of
4409 #line directives.
4410 * gdb.base/step-line.c: New file. Test program for the above.
4411 * gdb.base/step-line.inp: New file. We pretend that this file has
4412 been transformed by some other tool into step-line.c.
4413
13b57657
JB
44142001-03-21 Jim Blandy <jimb@redhat.com>
4415
4416 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4417 unmangled operator names.
4418
754cbe1c
JB
44192001-03-20 Jim Blandy <jimb@redhat.com>
4420
4421 * gdb.threads/linux-dp.exp: Recognize an additional message
4422 generated by GDB when it doesn't understand how to debug threads
4423 on the target system.
4424
177495c9
AC
44252001-03-19 Andrew Cagney <ac131313@redhat.com>
4426
4427 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4428
f266096b
MC
44292001-03-12 Michael Chastain <chastain@redhat.com>
4430
4431 * gdb.c++/derivation.exp: Use the 'runto' library function.
4432
cac3c2ff
MC
44332001-03-12 Michael Chastain <chastain@redhat.com>
4434
4435 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4436
b6c11a24
MC
44372001-02-24 Michael Chastain <chastain@redhat.com>
4438
4439 * gdb.c++/ref-types.exp: Change handwritten code to library
4440 function 'runto'.
4441
6bae5bce
OF
44422001-03-16 Orjan Friberg <orjanf@axis.com>
4443
4444 * gdb.base/signals.exp: Set count to 0 explicitly.
4445
0015fd9a
MS
44462001-03-15 Mark Salter <msalter@redhat.com>
4447
4448 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4449 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4450 (gdb_load): Add support for additional target_info: gdb_download_size
4451 and gdb_load_timeout.
0015fd9a 4452
fc33412a
DT
4453Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4454
4455 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4456 file -- to prevent failing when the compile fails but we have no
4457 intention of running the tests anyway.
4458
4459 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4460 tests if set.
4461
4462 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4463 integers.
4464
4465 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4466 * gdb.c++/namespace.exp: Ditto.
4467
115f06de
OF
44682001-03-07 Orjan Friberg <orjanf@axis.com>
4469
4470 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4471 * gdb.base/pointers.exp: Relax pattern match of decimals.
4472
b6ba6518
KB
44732001-03-06 Kevin Buettner <kevinb@redhat.com>
4474
4475 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4476 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4477 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4478 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4479 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4480 config/sh.exp, config/sid.exp, config/slite.exp,
4481 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4482 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4483 config/vxworks.exp, config/vxworks29k.exp,
4484 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4485 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4486 gdb.base/arithmet.exp, gdb.base/assign.exp,
4487 gdb.base/async.exp, gdb.base/attach.exp,
4488 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4489 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4490 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4491 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4492 gdb.base/commands.exp, gdb.base/completion.exp,
4493 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4494 gdb.base/constvars.exp, gdb.base/corefile.exp,
4495 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4496 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4497 gdb.base/ending-run.exp, gdb.base/environ.exp,
4498 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4499 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4500 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4501 gdb.base/funcargs.exp, gdb.base/help.exp,
4502 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4503 gdb.base/logical.exp, gdb.base/long_long.exp,
4504 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4505 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4506 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4507 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4508 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4509 gdb.base/regs.exp, gdb.base/relational.exp,
4510 gdb.base/remote.exp, gdb.base/reread.exp,
4511 gdb.base/restore.exp, gdb.base/return2.exp,
4512 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4513 gdb.base/selftest.exp, gdb.base/setshow.exp,
4514 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4515 gdb.base/sigall.exp, gdb.base/signals.exp,
4516 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4517 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4518 gdb.base/step-test.exp, gdb.base/structs.c,
4519 gdb.base/structs.exp, gdb.base/structs2.exp,
4520 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4521 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4522 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4523 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4524 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4525 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4526 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4527 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4528 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4529 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4530 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4531 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4532 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4533 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4534 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4535 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4536 gdb.trace/circ.exp, gdb.trace/collection.exp,
4537 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4538 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4539 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4540 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4541 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4542 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4543 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4544 notices.
4545
dc96c6c7 45462001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4547
4548 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4549 first arg is int not float.
4550
dc96c6c7 45512001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4552
4553 * gdb.base/reread.exp: Unsupported for non-native targets;
4554 doesn't work for remote debugging.
4555
9b0c4aeb
FN
45562001-02-19 Fernando Nasser <fnasser@redhat.com>
4557
4558 From Drew Moseley <dmoseley@redhat.com>
4559 * gdb.base/ending-run.exp: Properly handle the BSP state when
4560 stepping past the end of main.
4561
02aa71d5
MC
45622001-02-19 John Moore <jmoore@redhat.com>
4563
4564 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4565 Converted HPUX fix for non-expected items following multiple
4566 step commands into general solution for all platforms.
4567
1fa449a4
MC
45682001-02-18 Michael Chastain <chastain@redhat.com>
4569
4570 * gdb.c++/classes.exp (do_tests): Change runto statements
4571 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4572 statements demangler agnostic.
4573 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4574 (gdb_virtfunc_restart): Likewise.
4575
b2f9ec70
MC
45762001-02-14 Michael Chastain <chastain@redhat.com>
4577
4578 * gdb.c++/inherit.exp (do_tests): Change runto statements
4579 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4580 statements demangler agnostic.
4581
cf74b8ca
AC
4582Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4583
4584 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4585 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4586 before calling common_routine 15 times'' tests.
4587
99f78f56
MC
45882001-02-11 Michael Chastain <chastain@redhat.com>
4589
4590 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4591 Helps the test script figure out which demangler is in use.
4592 (dm_type_foo_ref): Ditto.
4593 (dm_type_int_star): Ditto.
4594 (dm_type_long_star): Ditto.
4595 (dm_type_unsigned_int): Ditto.
4596 (dm_type_void): Ditto.
4597 (dm_type_void_star): Ditto.
99707966 4598 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4599 Probe the gdb demangler and set variables to accommodate
4600 formatting differences.
4601 (info_func_regexp): New function. Same as info_func, but
4602 matches against a regexp.
4603 (info_func): Match against a literal string.
4604 (print_addr_2): New function. Match against a literal string,
4605 which can be different from the input to gdb.
4606 (print_addr): Simply call print_addr_2 with the same argument twice.
4607 (test_lookup_operator_functions): Use demangler formatting variables.
4608 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4609 the tests in the same order as the C++ class declaration.
4610 (test_paddr_operator_functions): Ditto.
4611 (test_paddr_overloaded_functions): Ditto.
4612 (test_paddr_hairy_functions): Use demangler formatting variables.
4613 Add reference to gdb/19 for related tests.
4614 (do_tests): Call probe_demangler.
4615
1de8f023
KB
46162001-01-30 Kevin Buettner <kevinb@redhat.com>
4617
4618 * gdb.c++/templates.cc (printf): Remove unused function definition.
4619
ca3f91ed
MS
46202001-01-26 Felix Lee <flee@redhat.com>
4621
4622 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4623
46242001-01-25 matthew green <mrg@redhat.com>
4625
4626 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4627 up sid.
4628 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4629
46302001-01-25 matthew green <mrg@redhat.com>
4631
4632 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4633 Deprecate $sid_spawn_id.
ca3f91ed
MS
4634 (sid_exit): Remove code necessary only for `spawn.'
4635
46362001-01-25 matthew green <mrg@redhat.com>
4637
4638 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4639
fb18ec4a
MC
46402001-01-28 Michael Chastain <chastain@redhat.com>
4641
4642 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4643 to call when tests fail. It takes gdb out of the overloaded
4644 function choice menu back to the main prompt, so that the test
4645 program stays synchronized.
4646 (set_bp_overloaded): New proc to collect all the common
4647 code for setting a breakpoint on an overloaded name. Calls
4648 take_gdb_out_of_choice_menu when needed.
4649 (menu_overload1arg): New variable to collect the repeated
4650 instances of the expected menu for an overloaded name. Change
4651 the regular expression to handle changes in g++ type encoding:
4652 "void" can be either "void" or "", and "unsigned int" can be
4653 either "unsigned int" or "unsigned".
4654 (continue_to_bp_overloaded): Change regular expressions to handle
4655 changes in g++ type encoding.
4656 (no proc): Call take_gdb_out_of_choice_menu when needed.
4657 Remove redundant calls to "info break". Accept either "canceled"
4658 or "cancelled". Change regular expressions in "info break"
4659 calls to handle changes in g++ type encoding. Give all tests
4660 unique strings.
4661
9c646a6e
BE
46622001-01-17 Ben Elliston <bje@redhat.com>
4663
4664 * config/sid.exp: New file.
4665
9549d9c1
AC
4666Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4667
4668 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4669
dc96c6c7 46702000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4671
4672 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4673 Add a RE to accept a non-ascii char if one is ever presented.
4674
b4df4f68
FN
46752000-12-20 Fernando Nasser <fnasser@redhat.com>
4676
297dd0fd 4677 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4678
dc96c6c7 46792000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4680
d63a86f8 4681 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4682 in regexp. One '\' does not suffice on Linux.
4683
4a7bddb6
MC
46842000-12-09 Michael Chastain <chastain@redhat.com>
4685
4686 * gdb.base/break.exp (test_clear_command): Use a marker function
4687 rather than 'main' for the test function. Also move this
4688 test to an execution point where the marker function names are
4689 guaranteed to be bound to functions. (Executing tests after a
4690 'finish' from main runs into name conflicts with local names
4691 in __libc_start_main).
4692
dc96c6c7 46932000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4694
4695 * gdb.base/finish.exp: New test for gdb's "finish" command.
4696 * gdb.base/return2.exp: New test for gdb's "return" command.
4697 * gdb.base/return2.c: New source file for above.
4698
dc96c6c7 46992000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4700
4701 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4702 * gdb.base/miscexprs.exp: Ditto.
4703 * gdb.base/pointers.exp: Ditto.
4704 * gdb.c++/derivation.exp: Ditto.
4705 * gdb.c++/local.exp: Ditto.
4706 * gdb.c++/namespace.exp: Ditto.
4707 * gdb.c++/overload.exp: Ditto.
4708 * gdb.c++/ref-types.exp: Ditto.
4709
dc96c6c7 47102000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4711
4712 * gdb.base/constvars.exp: Test result of "up" command.
4713 * gdb.base/miscexprs.exp: Ditto.
4714 * gdb.base/pointers.exp: Ditto.
4715 * gdb.base/scope.exp: Ditto.
4716 * gdb.c++/derivation.exp: Ditto.
4717 * gdb.c++/local.exp: Ditto.
4718 * gdb.c++/namespace.exp: Ditto.
4719 * gdb.c++/overload.exp: Ditto.
4720 * gdb.c++/ref-types.exp: Ditto.
4721
44097287
FN
47222000-11-22 Michael Chastain <chastain@redhat.com>
4723
4724 * mips_pro.exp: Accept either "middle -> top -> main" or
4725 "middle -> main" in the backtrace, because gcc can optimize
4726 tail calls to jumps. Remove setup_xfail for the hppa case.
4727 Add a comment with the original warning messages from PR 3016,
4728 which was filed in 1993, to preserve them for posterity.
4729
9d2e1bab
ND
47302000-11-17 Nick Duffek <nsd@redhat.com>
4731
4732 * lib/gdb.exp (gdb_test): Override timeout with board info.
4733
1aca8eb7
ND
47342000-11-17 Nick Duffek <nsd@redhat.com>
4735
4736 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4737 the second kill and detach messages.
4738
93076499
ND
47392000-11-17 Nick Duffek <nsd@redhat.com>
4740
4741 * configure.in: Add AC_EXEEXT.
4742 * configure: Regenerate.
4743 * Makefile.in (just-check): Export EXEEXT.
4744 * lib/gdb.exp ($EXEEXT): Import from environment.
4745 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4746 expect "maint dump-me" on Cygwin.
4747 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4748 $EXEEXT.
4749
30e87cd3
ND
47502000-11-17 Nick Duffek <nsd@redhat.com>
4751
4752 * gdb.base/break.exp: Test backtrace and finish from called
4753 function on all platforms, not just HP-UX.
4754
dc96c6c7 47552000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4756
4757 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4758 code from gdb_target_monitor, so it can be used independantly
4759 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 4760
dc96c6c7 47612000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4762
4763 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4764 * gdb.base/corefile.exp: Expect the message "Program is being
4765 debugged already" when we send the "corefile" command, since
4766 the preceeding gdb_load may have connected gdb to a remote target.
4767 * gdb.base/display.exp: Disable hardware watchpoints if new
4768 board info variable "no_hardware_watchpoints" is true.
4769 Replace single-letter commands with more readable ones.
4770 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4771 if new board info variable "no_hardware_watchpoints" is true.
4772 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4773 to see if stdio (printf) testing is possible.
4774 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4775 board info variable "no_hardware_watchpoints" is true. Use new
4776 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4777
39124dea
FN
47782000-11-13 Fernando Nasser <fnasser@redhat.com>
4779
4780 From Orjan Friberg <orjanf@axis.com>:
4781 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4782 in array print pattern match.
4783
a9e2e984
FN
47842000-11-09 Fernando Nasser <fnasser@redhat.com>
4785
4786 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4787 spelling "cancelled" to U.S. spelling "canceled" to match changes
4788 made to gdb.
4789 * gdb.c++/ovldbreak.exp: Ditto.
4790
c7db355b
PS
47912000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4792
4793 * gdb.base/callfuncs.c (main): Moved to end of file, call
4794 t_double_values to initialize the FPU before inferior calls are made.
4795 * gdb.base/callfuncs.exp: Test for register preservation after calling
4796 inferior functions. Add tests for continuining, finishing and
4797 returning from a stop in a call dummy.
4798
dc96c6c7 47992000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4800
4801 * gdb.base/commands.exp: Break up long lines, and re-indent.
4802
dc96c6c7 48032000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4804
4805 * config/gdbserver.exp: Rewritten from the ground up, to make it
4806 compatible with the current dejagnu tree, and to make it work with
4807 the new "gdbserver" in libremote.
4808
dc96c6c7 48092000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4810
4811 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4812 * gdb.base/varargs.exp: Skip entire test if no printf support.
4813 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4814 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4815
dc96c6c7 48162000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4817
4818 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4819 no floating point support.
4820 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4821 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4822 * gdb.base/call-rt-st.exp: Ditto.
4823 * gdb.base/call-strs.exp: Ditto.
4824
bac5fc66
JG
48252000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4826
4827 * gdb.base/sizeof.c: include <stdio.h>.
4828
4829 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4830 'finish', otherwise uncaptured gdb_prompt would potentially
4831 throw remaining test points out of sync.
4832
b22a6027
SB
48332000-07-26 Scott Bambrough <scottb@netwinder.org>
4834
4835 * gdb.base/recurse.exp: Run tests for all targets.
4836 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4837 gnu-oldld case on ARM.
4838 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4839 for ARM targets.
d63a86f8 4840
d8231941
AG
4841Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4842
4843 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4844 * gdb.java/configure: Rebuild.
4845
8caabe69
AG
4846Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4847
4848 * gdb.java/jv-exp.exp: New file.
4849
9d273ca3
AG
4850Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4851
4852 * configure: Rebuilt.
4853 * configure.in (configdirs): Add gdb.java.
4854 * gdb.java/jmisc.java: New file.
4855 * gdb.java/jmisc.exp: New file.
4856 * gdb.java/Makefile.in: New file.
4857 * gdb.java/configure: Rebuilt.
4858 * gdb.java/configure.in: New file.
4859 * lib/java.exp: New file.
4860
4f823a66
AC
4861Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4862
4863 * gdb.base/exprs.exp: Test casts to a pointer including over and
4864 underflow.
4865
2391e11d
AC
4866Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4867
4868 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4869 and the compilers sizes.
4870
54602222
ND
48712000-07-09 Nick Duffek <nsd@redhat.com>
4872
4873 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4874 (use_methods): New function.
4875 (main): Call use_methods().
4876 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4877 (do_tests): Call test_method_param_class.
4878
2bec0572
ND
48792000-07-09 Nick Duffek <nsd@redhat.com>
4880
4881 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4882 spelling.
4883 (test_enums): New procedure. Move enum tests from end of script
4884 to here. Set breakpoint on function name instead of line number.
4885 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4886 (enums2): New marker function.
4887 (enums1): New function.
4888 (main): Call enums1(). Move enum tests to enums1().
4889
78492fde
AC
4890Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4891
4892 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4893 compile/link program. Update line numbers.
4894 * gdb.asm/d10v.inc: Define ``startup''.
4895 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 4896
49a2cef8
AC
4897Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4898
4899 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4900
3e6c8688
EZ
49012000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4902
4903 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4904 of 'help maint print' command.
4905
9ff5cbe9
AC
4906Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4907
4908 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4909 they use gdb_expect_list.
4910
17c579bd
AC
4911Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4912
4913 * gdb.base/commands.exp: Use ``set remote
4914 memory-read-packet-size'' instead of ``set endian big'' to test
4915 long commands.
4916
e6d71bf3
DB
49172000-06-03 Daniel Berlin <dan@cgsoftware.com>
4918
4919 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 4920 g++, and stop skipping them.
e6d71bf3
DB
4921
4922 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4923 work under g++.
4924
d63a86f8 4925 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
4926 initialization.
4927
dc96c6c7 49282000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4929
4930 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4931 the regular expression: accept an (almost) arbitrary sequence of
4932 "frames-invalid" and "breakpoints-invalid" messages both before
4933 and after the "starting" message.
4934
dc96c6c7 49352000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4936
4937 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4938
dc96c6c7 49392000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4940
4941 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4942 Relax the regular expression a little, make it pass on Solaris 8.
4943
8216cda9
KB
49442000-05-12 Kevin Buettner <kevinb@redhat.com>
4945
4946 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 4947 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
4948 Instead, it is permissible for gdb to stop on the line of the
4949 call itself.
4950
1a570b2f
MS
49512000-05-12 Michael Snyder <msnyder@.cygnus.com>
4952
4953 * gdb.base/break.exp (bp on small function, optimized file):
4954 Add a second pass pattern. The behavior differs here between stabs
4955 and dwarf for one-line functions. Stabs preserves two line symbols
4956 (one before the prologue and one after) with the same line number,
4957 but dwarf regards these as duplicates and discards one of them.
4958 Therefore the address after the prologue (where the breakpoint is)
4959 has no exactly matching line symbol, and GDB reports the breakpoint
4960 as if it were in the middle of a line rather than at the beginning.
4961
dc96c6c7 49622000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 4963
d63a86f8 4964 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
4965 rather than "send_gdb" (for consistancy).
4966
7d418785
AC
4967Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4968
4969 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4970 * gdb.c++/templates.cc: Properly check for GCC version number.
4971 * lib/compiler.cc: Likewise
4972
dc96c6c7 49732000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 4974
d63a86f8 4975 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
4976 gdb may not stop at the first line of main, due to code motion.
4977
dc96c6c7 49782000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4979
4980 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4981 This test depends on parsing the printf output from the target.
4982 Since the sparclet stub doesn't do stdio, this will never work.
4983 * gdb.base/call-rt-st.exp: ditto.
4984 * gdb.base/call-strs: ditto.
4985
dc96c6c7 49862000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4987
4988 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4989
4990 * gdb.base/ending-run.exp: After connecting to a remote target,
4991 but before running, the target will appear to be in a random
4992 location. Specify both a file and a line for breakpoints.
4993 Also, the function that calls main may be called 'init'
4994 rather than 'start'.
4995
a5a51225
EZ
49962000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4997
4998 * gdb.base/help.exp: Update output for add-symbol-file command.
4999
7930cc7c
FN
50002000-04-10 Fernando Nasser <fnasser@cygnus.com>
5001
5002 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5003 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5004
23e37ab1
C
50052000-04-07 J.T. Conklin <jtc@redback.com>
5006
e93c542c
C
5007 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5008
23e37ab1
C
5009 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5010
591b8fa3
PDM
5011Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5012
5013 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5014 values that can be represented exactly.
5015 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5016 above change, and to not check against the directory part of the source
5017 file name.
5018 (step into print_long_arg_list): Likewise.
5019 (print print_small_structs from print_long_arg_list): Likewise.
5020 (print print_long_arg_list): Likewise.
5021
7a495180
EZ
50222000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5023
30b53638 5024 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5025
beb998c6
AC
5026Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5027
5028 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5029
1c689132
DB
50302000-03-25 Daniel Berlin <dan@cgsoftware.com>
5031
5032 * gdb.base/commands.exp (deprecated_command_test): Add test for
5033 deprecate with no arguments.
5034
c1790a9d
JL
50352000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5036
5037 * gdb.base/break.exp: Add new test for setting breakpoints on
5038 optimized code so we can test breakpoints work even when function
5039 prologues may be optimized away
5040
003ba290
FN
50412000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5042
5043 From David Whedon <dwhedon@gordian.com>
5044 * gdb.base/commands.exp : Added command deprecator tests.
5045
6837a0a2
DB
50462000-03-22 Daniel Berlin <dan@cgsoftware.com>
5047
5048 * gdb.base/help.exp: Added test for new apropos command.
5049
b9593231
KB
50502000-03-21 Kevin Buettner <kevinb@redhat.com>
5051
5052 * gdb.base/pointers.c (usevar): New function.
5053 (main): Make sure that global variables v_int_pointer2, rptr,
5054 and y are all referenced someplace in the program by calling
5055 usevar() on them. [Some linkers delete symbols which are
5056 never referenced. The space remains, but there's no way to
5057 get a (symbolic) handle on the variable from the debugger.]
5058
751a959b
EZ
50592000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5060
5061 * gdb.base/printcmds.c: Add typedeffed arrays.
5062
5063 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5064 procedure to test arrays that are typedef'd.
5065
73a93a32
JI
50662000-03-13 James Ingham <jingham@leda.cygnus.com>
5067
5068 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5069 the library directories.
73a93a32 5070
fb40c209
AC
5071Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5072
5073 * configure.in (configdirs): Add sub directory gdb.mi.
5074 * configure: Re-generate.
5075
5076 * gdb.mi: New directory.
d63a86f8 5077
ee4dd2c9
AC
50782000-02-25 Scott Bambrough <scottb@netwinder.org>
5079
5080 * gdb.base/long_long.exp: Correct test suite failure when printing
5081 a long long value as a double on ARM platforms.
5082
70f0cc22
JB
50832000-02-16 Jim Blandy <jimb@redhat.com>
5084
5085 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5086 default source file is set properly before running this test.
5087
853819b8
EZ
50882000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5089
5090 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5091 gdbtk/library directory, not in gdbtcl2.
5092
dfcd3bfb
JM
50932000-02-04 Jim Blandy <jimb@redhat.com>
5094
5095 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5096 backslash from regexp pattern.
5097
5098 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5099 procedure. Use it to run all the "continue to bp overloaded"
5100 tests. Note that this changes the names of the tests slightly.
5101 If the breakpoint hit message includes a hex PC value, because
5102 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5103 from the real source code, still consider that a pass.
5104
5105 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5106 XFAIL here if the breakpoint message contains a hex address. Note
5107 similar change on 1999-11-02.
5108
5109 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5110
5111 * gdb.base/ptype.exp: Establish a default source file before
5112 calling get_debug_format.
5113
51142000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5115
5116 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5117
8b93c638
JM
51182000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5119
5120 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5121 of successive stepi commands -- while in the prologue we should see
5122 the function entry bracket.
5123
51242000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5125
5126 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5127 reach __change_mode() when stepping through the end of main().
5128
c5394b80
JM
51292000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5130
5131 * gdb.base/default.exp: Fix expected pattern.
5132 * gdb.base/help.exp: Same.
5133
0d06e24b
JM
51342000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5135
5136 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5137 Don't use xfail's because that affects only the following test.
d63a86f8 5138
0d06e24b
JM
5139 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5140 solaris or linux.
5141
5142 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5143
dc96c6c7 51442000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5145
d63a86f8 5146 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5147 "A syntax error" rather than "A parse error". Accept both.
5148
51492000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5150
5151 * gdb.base/default.exp: Remove OS dependent string from "target
5152 remote" test.
5153 * gdb.base/help.exp: Same for "help target remote" test.
5154
c3f6f71d
JM
51552000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5156
5157 From Jim Kingdon <kingdon@redhat.com>:
5158
5159 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5160 prompt (cleanup rather than necessity, but still might keep output
5161 from spilling to next test).
5162
51632000-01-02 Fred Fish <fnf@cygnus.com>
5164
5165 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5166 AIX, which defines them in <sys/types.h>.
5167
ed9a39eb 51681999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5169
ed9a39eb
JM
5170 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5171 float" test.
5172
51731999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5174
ed9a39eb 5175 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5176
5177 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5178 outermost frame disallowed".
5179
51801999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5181
5182 * gdb.base/setvar.exp: New tests for setting the value of a struct
5183 with a constant list.
5184
51851999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5186
5187 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5188 require the user to type a cast before setting the value of a struct.
5189
de57eccd
JM
51901999-12-06 Jim Blandy <jimb@cygnus.com>
5191
5192 * gdb.base/default.exp: Expect the new 'info float' command on
5193 all i386 platforms.
5194
5195 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5196 LinuxThreads libraries that don't support debugging.
5197
c2d11a7d
JM
5198Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5199
5200 * gdb.base/remote.c: Fill the buffer with truely random data.
5201 Change the buffer type to ``unsigned char'' to simplify size
5202 arithmetic.
5203
5204 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5205 stub only handles 400-1 byte packets. Verify that the download
5206 worked.
5207
52081999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5209
5210 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5211 tests, using UNRESOLVED for the untested cases. Also, does not wait
5212 for a timeout if the prompt was received before a recognizable pattern.
5213
52141999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5215
5216 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5217
52181999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5219
5220 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5221 watchpoints.
5222
52231999-11-24 Jason Merrill <jason@casey.cygnus.com>
5224
5225 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5226
5227 * gdb.c++/local.exp: Be more flexible in recognizing local class
5228 name mangling. Don't allow horribly truncated method names.
5229 * gdb.c++/derivation.exp: Expect protected inheritance.
5230 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5231 * gdb.c++/virtfunc.exp: Likewise.
5232 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5233 when printing a nested enum.
5234
52351999-11-22 Jim Blandy <jimb@cygnus.com>
5236
5237 * gdb.base/step-test.exp: Properly await GDB's response to setting
5238 a breakpoint on the call to large_struct_by_value.
5239
5240 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5241 just because we have debug info for the `start' function.
5242
52431999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5244
5245 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5246 "Unknown signal" messages, which indicate (on LinuxThreads) that
5247 GDB doesn't know how to debug threads on this system. This is
5248 better than hanging while philosopher 0 dumps chatter into gdb.log.
5249
52501999-11-18 Tom Tromey <tromey@cygnus.com>
5251
5252 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5253
52541999-11-18 Fred Fish <fnf@cygnus.com>
5255
5256 * gdb.base/coremaker2.c: Add sample program for generating
5257 cores that is more self contained than coremaker.c. Eventually
5258 I'll add more code to this and tie it into the testsuite.
5259
4ce44c66
JM
52601999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5261
5262 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5263
52641999-11-10 Jimmy Guo <guo@cup.hp.com>
5265
5266 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5267 from $srcdir/lib/.
5268 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5269 and gdb.c++/.
5270
5271 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5272
d63a86f8 5273 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5274 'continue with watch' test point.
5275
52761999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5277
5278 Merged from p2linux-990323-branch:
d63a86f8 5279
4ce44c66
JM
5280 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5281
11cf8741
JM
5282Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5283
5284 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5285 {limit,fixed}''. Test ``set download-write-size''.
5286
5287Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5288
5289 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5290 gdb_expect_list.
5291
5292Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5293
5294 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5295
52961999-11-03 Mark Salter <msalter@cygnus.com>
5297
5298 * gdb.base/break.exp: Fix "stub continue" pattern.
5299
53001999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5301
5302 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5303
53041999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5305
5306 * gdb.base/display.exp ("finish"): Add timeout clause.
5307
5308 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5309 plain prompt clause, so this doesn't have to time out in order to
5310 fail.
5311
5312 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5313 breakpoint hit messages include an address.
5314
5315 * gdb.base/display.exp: Don't forget to escape parens in regular
5316 expressions. Unix regexp notatation sucks.
5317
53181999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5319
5320 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5321 order for 'signalled' message.
5322
5c44784c
JM
53231999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5324
5325 From Jimmy Guo <guo@cup.hp.com>:
5326 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5327 * gdb.base/annota1.c: Add code for tests to work with.
5328
53291999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5330
5331 * gdb.base/remote.exp: New test for remote downloading settings.
5332 * gdb.base/remote.c: New file with large .data.
5333
917317f4
JM
53341999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5335
5336 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5337 for LinuxThreads support, merged from the Code Fusion branch.
5338
5339Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5340
5341 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5342 containing exp_continue into a while within an expect. Don't
5343 attempt a start more than three times. Check return value from
5344 gdb_load.
d63a86f8 5345
2df3850c
JM
5346Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5347
5348 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5349 a pass case.
5350
2acceee2
JM
53511999-10-01 Kevin Buettner <kevinb@cygnus.com>
5352
5353 * gdb.base/break.c (main): Added a statement that we can step
5354 off of.
5355 * gdb.base/break.exp: Added tests for setting a breakpoint
5356 at an offset and stepping onto a breakpoint.
5357
53581999-10-01 Fred Fish <fnf@cygnus.com>
5359
d63a86f8 5360 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5361 gdb output.
5362
c2c6d25f
JM
53631999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5364
5365 * gdb.base/break.exp: Code locations are in hex, don't forget!
5366 (For HP-UX.)
5367
53681999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5369
5370 * condbreak.exp: Use break.c as test program.
5371 * condbreak.c: Remove, redundant with break.c.
5372
53731999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5374
5375 * config/monitor.exp (gdb_target_monitor): Disable X- and
5376 Z-packets if the target needs it.
5377
53781999-09-13 James Ingham <jingham@leda.cygnus.com>
5379
5380 * gdb.c++/overload.exp: Added tests for listing overloaded
5381 functions with function pointers in the arg, explicitly calling
5382 out the version you want.
5383
cff3e48b
JM
53841999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5385
5386 * long_long.exp: Add variations of test cases that work for
5387 targets with 16-bit ints and 32-bit doubles.
5388
d4f3574e
SS
53891999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5390
5391 * break.c (main): Compare a possibly-uninitialized argc with an
5392 unlikely value that fits in 16 bits.
5393
53941999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5395
5396 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5397 0xfeeb, don't want negative numbers if ints are 16 bits.
5398
5399 * lib/gdb.exp (skip_cplus_tests): New proc.
5400 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5401 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5402 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5403 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5404 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5405 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5406 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5407 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5408
5409 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5410
5411Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5412
5413 * gdb.base/corefile.exp (up): Allow a parameter to appear
5414 in the frame that we're going up to.
5415
5416 From Jim Blandy <jimb@cygnus.com>:
5417
5418 * gdb.base/default.exp (info float): Expect some output now.
5419
5420 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5421 returning floating-point values to fail on the x86.
5422 * gdb.base/callfwmall.exp (do_function_calls): Same.
5423
5424 * gdb.base/list.exp (test_listsize): Correct expectations for
5425 listing line 1 with listsize 2. Also, listing a single line
5426 works now, as does listing three lines. [Kevin's note: There
5427 were a number of other cases fixed too where the expectations
5428 differed...]
5429
54301999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5431
5432 * gdb.base/selftest.exp: Add case for when version prints as
5433 constant string instead of char pointer.
5434
104c1213
JM
54351999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5436
5437 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5438 stepping out of main.
5439
5440 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5441 G++ used.
5442
5443 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5444 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5445
5446 * gdb.c++/ovldbreak.exp: Update match string in test that
5447 includes a warning of multiple breakpoints.
5448
54491999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5450
5451 * gdb.base/display.exp: Improve precision of step-after-finish
5452 added yesterday.
5453
5454 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5455 test.
5456
5457 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5458 configs when using G++, not just hppa*.
5459
54601999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5461
5462 * gdb.base/async.c: New file.
5463 * gdb.base/async.exp: New file.
5464
5465Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5466
5467 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5468 PA64.
5469
53a5351d
JM
5470Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5471
104c1213
JM
5472 * gdb.base/display.exp: "finish" can leave us mid-line on many
5473 targets, deal with it. Add a small constant to main, instead of
5474 1000 since main+1000 may not be a valid address in the target.
5475
53a5351d
JM
5476 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5477 on hpux11.
5478
5479 * gdb.base/attach.exp: Handle another hpux11 error message variant
5480 when attaching to a process that does not exist.
5481
54821999-08-19 J.T. Conklin <jtc@redback.com>
5483
5484 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5485 characters in 'continue to 1241' test.
5486
54871999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5488
5489 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5490 stop in print_long_arg_list, define and use a whitespace
5491 variable in print_small_structs test, add an XFAIL for Solaris.
5492 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5493 interested enough to fix.
5494
7be570e7
JM
54951999-08-13 Keith Seitz <keiths@cygnus.com>
5496
5497 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5498 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5499 proc knows about targets other than the natives.
5500 (test_assign): Use "gdb_run_cmd" to "run" the target.
5501 Check that we've actually hit the breakpoint at main.
5502 When we attempt to assign a value to a local variable, check
5503 that the variable is in the current scope, i.e., don't use
5504 a test with an empty result.
5505
5506Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5507
5508 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5509 command.
5510
55111999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5512
5513 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5514 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5515 gdb.compat, gdb.threads-hp.
5516 gdb.hp/configure, gdb.hp/configure.in: New files.
5517 gdb.hp/Makefile.in: Recurse into new subdirs.
5518 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5519 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5520 in object files.
5521 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5522
96baa820
JM
55231999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5524
5525 * gdb.base/display.exp: Help expect by putting a newline in the
5526 funky printf, remove a bogus p/a test.
5527
55281999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5529
5530 * gdb.base/display.exp: Make sure that when we say 'run', we are
5531 connected to the target. This is necessary when running not
5532 natively.
5533
55341999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5535
5536 * gdb.base/step-test.exp: Removed some extraneous messages.
5537
5538 * gdb.base/long_long.exp: Don't run memory examination tests
5539 on little-endian targets (they will need a different set of
5540 results to match).
5541
55421999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5543
5544 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5545 until somebody decides to fix GDB.
5546
5547 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5548 constant as "ULL".
5549 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5550 matches for a couple x/2 commands.
5551
a0b3c4fd
JM
55521999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5553
5554 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5555 by merging in ref-types2 tests.
5556 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5557
5558 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5559 * gdb.c++/Makefile.in: Add standard actions.
5560 (EXECUTABLES): Rename from PROGS, update list.
5561 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5562 from gdb.hp.
5563 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5564 foo and bar locals.
5565 * gdb.c++/anon-union.exp: Fix tests to match.
5566 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5567 expect matches to handle output variations.
5568 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5569 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5570 output, add HP alternatives for new and delete prints.
5571 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5572 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5573 * gdb.c++/demangle.exp: Use $style when reporting failure.
5574 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5575 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5576 match alternatives.
5577 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5578 compilers.
5579 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5580 * gdb.c++/method.exp: Add match alternatives.
5581 * gdb.c++/misc.cc: Add bool types.
5582 * gdb.c++/misc.exp: Add tests for bool types.
5583 * gdb.c++/overload.exp: Add xfails.
5584 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5585 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5586 add some more template parameter tests (only for HP currently).
5587 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5588 * gdb.c++/virtfunc.cc: Add return type and value for main.
5589 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5590 match alternatives.
d63a86f8 5591
a0b3c4fd
JM
55921999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5593
5594 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5595
55961999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5597
5598 * gdb.base/signals.exp: Don't expect getting a backtrace from
5599 within a signal handler to fail on Linux.
5600
56011999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5602
5603 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5604 * lib/gdb.exp: Remove some gratuitious semicolons.
5605 (delete_breakpoints): Increase timeout.
5606 (gdb_expect): Add -notransfer option.
5607 (gdb_test): Use -notransfer option.
5608 (get_compiler_info): Add f77 case.
5609 (get_compiler): New proc, split out from gdb_preprocess, add f77
5610 case.
5611 (gdb_preprocess): Call get_compiler.
5612
5613 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5614 * gdb.base/attach.exp, gdb.base/display.exp,
5615 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5616 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5617 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5618 third arg to gdb_test.
5619 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5620 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5621 HP-UX xfails, add others.
5622 * gdb.base/completion.exp: Reflect name change of self-test.
5623 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5624 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5625 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5626 HP failure number.
5627 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5628 useless HP-UX 10.30 references.
5629 * gdb.base/maint.exp: Loosen matches.
5630 * gdb.base/pointers.c (main): Declare more_code.
5631 * gdb.base/pointers.exp: Match on output of a `next'.
5632 * gdb.base/structs.c: Add prototypes.
5633 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5634 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5635
56361999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5637
5638 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5639 command.
5640
56411999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5642
5643 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5644 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5645
5646 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5647 debug info. Deal with lack of signal hanlder info in stack.
5648
5649 From Jim Kingdon <kingdon@redhat.com>:
5650 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5651
5a2468f5
JM
56521999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5653
5654 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5655 gdb.base/foll-vfork.exp: Don't run for crosses.
5656
adf40b2e
JM
5657Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5658
5659 * gdb.base/configure.in: Check for gdbvars.exp instead of
5660 a1-selftest.exp.
5661 * gdb.base/configure: Re-generate.
5662
56631999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5664
5665 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5666 in trying to run first and name is too long.
5667
5668 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5669 pointers2.c and pointers2.exp, respectively.
5670 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5671 doschk happier.
5672
43e526b9
JM
56731999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5674
5675 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5676 callfuncs2.c and callfuncs2.exp.
5677
5678 * gdb.base/list.exp: Remove mistaken xfails.
5679 * gdb.base/list0.h: Add optional prototypes.
5680
9846de1b
JM
5681Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5682
5683 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5684 calling malloc.
5685 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5686 * ptype.exp: Move test for get_debug_format to before its first
5687 use.
5688
56891999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5690
5691 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5692 * gdb.base/annota2.cc, annota2.exp: Move from here.
5693 * gdb.c++/annota2.cc, annota2.exp: To here.
5694 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5695
43ff13b4
JM
5696Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5697
5698 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5699 a consistent format.
5700
085dd6e6
JM
57011999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5702
5703 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5704 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5705 HP compilers, also set the globals $true and $false.
5706
5707 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5708 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5709 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5710 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5711 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5712 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5713 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5714 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5715 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5716 whatis.c} Add C++ compatible function definitions and return
5717 types, add includes for library functions.
5718 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5719 * gdb.base/step-test.c (myglob): Rename from glob.
5720 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5721 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5722 files, move here from gdb.hp.
5723 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5724 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5725 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5726 Adjust line numbers in regexps.
5727
5728 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5729 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5730 instead of 0/1.
5731
5732 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5733 foll-vfork.exp: New files, move here from gdb.hp.
5734 * gdb.base/page.exp: New file, test of pagination command.
5735
5736 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5737 recursion test.
5738 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5739
5740 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5741 gdb.base/solib.exp: Fix compiler invocation process.
5742
5743 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5744 HP-UX 11, turn off overload resolution explicitly.
5745 * gdb.base/commands.exp: Set argument list explicitly, add
5746 watchpoint test.
5747 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5748 them work.
5749 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5750 expressions properly.
5751 * gdb.base/corefile.exp: Loosen the match slightly.
5752 * gdb.base/default.exp: Allow "Error accessing memory" message
5753 also.
5754 * gdb.base/display.exp: Skip over x/0 j if PA64.
5755 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5756 * gdb.base/interrupt.exp: Ditto.
5757 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5758 in use.
5759 * gdb.base/list.exp: Add xfails for HP-UX.
5760 * gdb.base/long_long.exp: Refine some of the numeric matches.
5761 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5762 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5763 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5764 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5765 * gdb.base/ptype.exp: Succeed on more varieties of output.
5766 * gdb.base/scope.exp: Add xfails for HP-UX.
5767 * gdb.base/sect-cmd.exp: Add more cases.
5768 * gdb.base/setvar.exp: Add xfails for HP-UX.
5769 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5770 * gdb.base/signals.exp: Match on void symbolically.
5771 * gdb.base/step-test.exp: Add case for PA64.
5772 * gdb.base/term.exp: Add exit and restart.
5773 * gdb.base/twice.exp: Clean up after self.
5774 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5775 * gdb.base/whatis.exp: Allow more ways to pass tests.
5776
5777 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5778 no longer useful.
5779
5780Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5781
5782 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5783 list of patterns.
5784 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5785 print_double_array(double_array)", "continuing to breakpoint
5786 1018", "print print_double_array(array_d)" and "continuing to
5787 1034" tests.
d63a86f8 5788
085dd6e6
JM
57891999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5790
5791 * Makefile.in: Add empty html and install-html targets.
5792
57931999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5794
5795 * config/mt-*: Remove, these haven't been used since 1996.
5796
57971999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5798
5799 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5800 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5801 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5802
9e0b60a8
JM
58031999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5804
5805 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5806 simpler match case for the ptype of the big class.
5807
58081999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5809
5810 * gdb.exp: Fix test for gdb_prompt existence.
5811
58121999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5813
5814 * gdb.exp (gdb_test): Add fail after calls to perror.
5815
58161999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5817
5818 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5819
58201999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5821
5822 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5823
0f71a2f6
JM
5824Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5825
5826 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5827 malloc() is linked in.
5828
58291999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5830
5831 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5832 step at end.
5833
5834 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5835
58361999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5837
5838 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5839
cce74817
JM
5840Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5841
5842 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5843 * gdb.base/mips_pro.exp: Likewise.
5844
58451999-06-02 Keith Seitz <keiths@cygnus.com>
5846
5847 * gdb.c++/templates.cc: Change all "new" operators to throw
5848 an exception.
5849 * gdb.c++/cplusfuncs.cc: Likewise.
5850
5851 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5852
5853Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5854
5855 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5856 * gdb.base/ending-run.exp: When stepping out of main, accept a
5857 step into an arbitrary assembler file.
5858
392a587b
JM
58591999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5860
d63a86f8 5861 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5862 "breakpoint-invalid" to be printed.
d63a86f8 5863 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5864 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5865 * gdb.base/annota2.cc: Initialize a.x to 0.
5866
9e086581
JM
58671999-05-17 Keith Seitz <keiths@cygnus.com>
5868
5869 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5870 when "skip_float_tests" set.
5871 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5872 "print print_ten_doubles", and "step into print_long_arg_list".
5873 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5874 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5875 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5876 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5877 "skip_float_tests" is set.
5878 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5879 when "skip_float_tests" set.
d63a86f8 5880
cd0fc7c3
SS
58811999-05-06 Keith Seitz <keiths@cygnus.com>
5882
5883 * gdb.base/annota2.cc: Include stdio.h.
5884
5885Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5886
5887 * gdb.base/crossload.exp: Remove, this has been disabled ever
5888 since BFD stopped including all targets, and cross-GDB gets
5889 plenty of testing anyway.
5890 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5891 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5892 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5893 * gdb.base/README: Remove, was doc for this.
5894 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5895 needed.
5896
b83266a0
SS
58971999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5898
5899 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5900 output.
5901
5902 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5903 * gdb.base/annota2.exp: New file. More annotation tests.
5904 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5905 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5906
59071999-04-23 Angela Marie Thomas <angela@cygnus.com>
5908
5909 * config/cfdbug.exp: New file.
5910
7a292a7a
SS
59111999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5912
5913 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5914 Marcus Daniel's and Dale Hawkins's demangler crashes.
5915
5916 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5917 test_lucid_style_demangling, test_arm_style_demangling,
5918 test_hp_style_demangling): Try Tom Tromey's core-dumping
5919 identifier under each demangling style.
5920
59211999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5922
5923 * gdb.c++/demangle.exp: Include the current demangling style
5924 in all test names.
5925 (current_demangling_style): New global variable.
5926 (set_demangling_style, test_demangling_core, test_demangling,
5927 test_demangling_exact): New functions.
5928 (test_gnu_style_demangling, test_lucid_style_demangling,
5929 test_arm_style_demangling, test_hp_style_demangling): Use those,
5930 instead of calling gdb_test and gdb_test_exact directly.
5931 (catch_demangling_errors): New function, which reports errors
5932 signalled by the demangling test functions in an orderly way.
5933 (do_tests): Use catch_demangling_errors.
5934
59351999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5936
5937 * gdb.base/signals.exp (test_handle_all_print): Use () for
5938 grouping in expressions, not {}.
5939
5940 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5941 initialized yet.
5942
59431999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5944
5945 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5946 are listed.
5947
59481999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5949
5950 * gdb.stabs/weird.exp: Test for CC being defined before
5951 looking at its value.
5952
59531999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5954
5955 * gdb.base/call-ar-st.exp: Remove stray '#'.
5956 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5957 "short int" and "long int".
5958 * gdb.c++/overload.cc: Cast the string added in the previous
5959 change, to mollify finicky HP compiler.
5960 * gdb.hp/reg-test.exp (testfile): Fix file name.
5961 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 5962
7a292a7a
SS
5963 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5964 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5965 alternate form of enum ptype.
5966
c906108c
SS
59671999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5968
7a292a7a
SS
5969 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5970 * gdb.hp/*.exp: Change all to run compiler probe only after
5971 passing skip_hp_tests, so as not to waste time on guaranteed
5972 failure.
5973
c906108c
SS
5974 * gdb.c++/overload.cc: Pass string instead of char addr, always
5975 init ccpfoo.
5976 * gdb.c++/templates.cc: Fix syntax error.
5977
7a292a7a
SS
5978Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5979
5980 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 5981 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5982 command.
5983
59841999-03-18 James Ingham <jingham@cygnus.com>
5985
5986 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5987
5988 * gdb.c++/method.exp: It was testing an uninitialized int on the
5989 stack and assuming it was positive.
5990
5991 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5992
5993 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 5994 keep it from killing the rest of the tests.
7a292a7a
SS
5995 Use gdb_continue_to_end.
5996
5997 * gdb.base/sigall.exp: use gdb_continue_to_end.
5998
5999 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6000
6001 * gdb.base/display.exp: use runto_main, not run.
6002
d63a86f8
RM
6003 * gdb.base/default.exp: Check for the current error message in the
6004 r abbreviation test.
7a292a7a
SS
6005 Add strongarm to the targets that know info float.
6006
d63a86f8 6007 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6008 run which doesn't work with monitors.
6009
6010 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6011
6012 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6013
6014 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6015 program. Traps the case (in Cygmon) when the program never really
6016 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6017 more places, so I used my name. Sorry Mark...
6018
6019 * config/monitor.exp (gdb_target_monitor): added another
6020 target_info parameter: remotebinarydownload. This will set the
6021 remotebinarydownload flag if this is causing some boards trouble.
6022
60231999-03-18 Mark Salter <msalter@cygnus.com>
6024
6025 * lib/gdb.exp (continue_to_exit): New function.
6026
6027 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6028 * gdb.base/ending-run.exp: Ditto.
6029 * gdb.base/step-test.exp: Ditto.
6030
60311999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6032
6033 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6034 (suggested by Art Haas <ahaas@neosoft.com>).
6035
60361999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6037
6038 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6039
6040Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6041
6042 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6043 descriptions of types (short unsigned int vs unsigned short, etc).
6044
60451999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6046
6047 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6048 a call to strlen; sometimes we do have sources.
6049
60501999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6051
6052 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6053 character, so GDB won't print garbage after its end.
d63a86f8 6054
c906108c
SS
6055 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6056 breakpoint there instead. Sometimes GCC emits memcpy to handle
6057 the large structures being passed by value, so we step into that
6058 instead of sum_array_print, which obscures what we're really testing.
6059 * gdb.base/step-test.exp: However, we do want a test that notices
6060 the bizarre steps into memcpy, so do that here. Add check for
6061 stepping into function calls that pass large structures by value.
6062 ("Is that a noun clause, or are you just happy to see me?")
6063 Remove all references to specific line numbers.
6064 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6065 New type and function.
6066 (main): Call large_struct_by_value, passing it a large struct by value.
6067 * lib/gdb.exp (gdb_get_line_number): New function.
6068
6069 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6070 more portable.
6071
7a292a7a
SS
60721999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6073
c906108c
SS
6074 * lib/gdb.exp: Doc fixes.
6075
7a292a7a
SS
60761999-03-05 Nick Clifton <nickc@cygnus.com>
6077
d63a86f8 6078 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6079
60801999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6081
c906108c
SS
6082 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6083 commands. They're not germane to this test, and they don't work
6084 that way on remote targets.
6085
3fc11d3e
JM
60861999-03-01 James Ingham <jingham@cygnus.com>
6087
6088 * Changelog entries merged over from gdb development branch.
6089
3fc11d3e
JM
6090 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6091
6092 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6093 for outputting results of test run.
6094
2d4a1622 6095 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6096
6097 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6098
7a292a7a
SS
60991999-02-25 Felix Lee <flee@cygnus.com>
6100
6101 * lib/gdb.exp (debug_format): initialize
6102
c906108c
SS
61031999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6104
6105 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6106 * gdb.base/call-rt-st.c: Ditto.
6107
c906108c
SS
61081999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6109
6110 * gdb.threads/pthreads.exp (horiz): New variable.
6111 (test_startup): Fix regexps that capture thread numbers.
6112
61131999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6114
6115 * gdb.base/smoke.exp: Disambiguate two test case names (both
6116 called ``print'').
6117
6118Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6119
6120 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6121 compilation.
6122
61231999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6124
6125 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6126 actual output formatting.
6127 * gdb.base/smoke.exp: GDB removes leading 0's.
6128 * gdb.base/volatile.exp: Don't check type of remuneration;
6129 that variable is no longer defined in constvars.c.
6130 * gdb.base/step-test.c (main): Exit with explicit exit code.
6131 * gdb.base/step-test.exp: Remove two nexti checks--they are
6132 not portable.
6133
61341999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6135
6136 * gdb.base/help.exp ("help delete display"): Fix test to match
6137 gdb's output.
6138
6139 * gdb.base/long_long.c (known_types): Initialize values to zero.
6140 * gdb.base/long_long.exp: Step one more line
6141 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6142 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6143 unique test case names.
6144
6145Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6146
d63a86f8 6147 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6148
6149 * gdb.c++/method.exp: Add missing close brace.
6150
61511999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6152
6153 * gdb.base/maint.exp: Use 'set height 0' to disable page
6154 prompting, not 'set height 400'.
6155
6156 Fix a bunch of timeouts.
6157 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6158 four separate tests, so expect doesn't take forever to match a ton
6159 of text against a regexp with lots of .* forms.
6160 ("maint print psymbols", "maint print symbols"): Make some of
6161 these greps more selective, so that expect doesn't try to wade
6162 through huge piles of output and time out.
6163
6164 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6165
6166 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6167 tests: one which doesn't expect shlib events to be reported, and
6168 another which does, but is XFAIL for all platforms other than
6169 HP/UX.
6170
6171 * gdb.base/break.exp: Teach the test suite that the `catch
6172 fork', `catch vfork', and `catch exec' commands produce error
6173 messages on platforms that don't provide these features.
6174
6175Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6176
6177 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6178 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6179 (shortening names from solib_threshold.exp etc), won't run on
6180 anything but HP-UX for the foreseeable future.
6181 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6182 reflect move.
6183
6184Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6185
6186 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6187 gdb.trace/Makefile.in (clean): Remove all test executables.
6188
6189Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6190
6191 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6192 successfully re-sets breakpoints in shared libraries.
6193 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6194
6195Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6196
d63a86f8
RM
6197 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6198 and compiled w/o GCC.
c906108c
SS
6199
6200 * gdb.hp/watch-cmd.exp: ditto.
6201
6202 * gdb.hp/watch-hp.exp: ditto.
6203
6204 * gdb.hp/xdb1.exp: ditto.
6205
6206 * gdb.hp/xdb2.exp: ditto.
6207
6208 * gdb.hp/dbx.exp: ditto.
6209
6210Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6211
6212 * constvars.c: Remove C++-isms.
6213 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6214 with GCC.
6215
6216Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6217
6218 The following changes are part of the HP merge.
6219
6220 * gdb.base/break.exp: new tests to verify that catchpoints for
6221 fork, vfork, and exec don't trigger inappropriately.
6222
6223 * gdb.base/opaque.exp: compile one file at a time, then link.
6224
6225 * gdb.base/signals.exp: be more restrictive about which hppa
6226 systems receive a setup_xfail. new tests.
6227
6228 * gdb.base/solib_threshold.build: new file.
6229 * gdb.base/solib_threshold.exp: new file.
6230 * gdb.base/solib_threshold.link_opts: new file.
6231 * gdb.base/solib_threshold.mk: new file.
6232 * gdb.base/gen_solib_threshold.c: new file.
6233
6234 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6235 tests. New tests for enums inside classes.
6236
6237 * gdb.c++/compiler.cc: indicate support of template debugging.
6238
6239 * gdb.c++/demangle.exp: run hp style demangling tests.
6240
6241 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6242 tests.
6243
6244 * gdb.c++/misc.cc: changes to support new tests.
6245
6246 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6247 to support new tests.
6248
6249 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6250 gcc, then skip these tests.
6251
6252Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6253
6254 The following files are part of the HP merge; some had longer
6255 names at HP, but have been renamed to be no more than 14
6256 characters in length.
6257
6258 * gdb.hp/ambiguous.cc: new file.
6259 * gdb.hp/ambiguous.exp: new file.
6260 * gdb.hp/attach.exp: new file.
6261 * gdb.hp/attach2.exp: new file.
6262 * gdb.hp/classes-hp.exp: new file.
6263 * gdb.hp/ctti.exp: new file.
6264 * gdb.hp/ctti-add.cc: new file.
6265 * gdb.hp/ctti-add1.cc: new file.
6266 * gdb.hp/ctti-add2.cc: new file.
6267 * gdb.hp/ctti-add3.cc: new file.
6268 * gdb.hp/dbx.exp: new file.
6269 * gdb.hp/exception.cc: new file.
6270 * gdb.hp/exception.exp: new file.
6271 * gdb.hp/foll-exec.c: new file.
6272 * gdb.hp/foll-exec.exp: new file.
6273 * gdb.hp/foll-fork.c: new file.
6274 * gdb.hp/foll-fork.exp: new file.
6275 * gdb.hp/foll-vfork.c: new file.
6276 * gdb.hp/foll-vfork.exp: new file.
6277 * gdb.hp/inherit-hp.exp: new file.
6278 * gdb.hp/more-steps.exp: new file.
6279 * gdb.hp/namespace.cc: new file.
6280 * gdb.hp/namespace.exp: new file.
6281 * gdb.hp/optimize.exp: new file.
6282 * gdb.hp/pxdb.c: new file.
6283 * gdb.hp/pxdb.exp: new file.
6284 * gdb.hp/quicksort.exp: new file.
6285 * gdb.hp/reg-test.exp: new file.
6286 * gdb.hp/reg-test.s: new file.
6287 * gdb.hp/sized-enum.c: new file.
6288 * gdb.hp/sized-enum.exp: new file.
6289 * gdb.hp/start-stop.exp: new file.
6290 * gdb.hp/templ-hp.cc: new file.
6291 * gdb.hp/templ-hp.exp: new file.
6292 * gdb.hp/thr-lib.c: new file.
6293 * gdb.hp/thr-lib.exp: new file.
6294 * gdb.hp/thr-lib.h: new file.
6295 * gdb.hp/thr-liblib.c: new file.
6296 * gdb.hp/virtfun-hp.c: new file.
6297 * gdb.hp/virtfun-hp.exp: new file.
6298 * gdb.hp/watch-cmd.exp: new file.
6299 * gdb.hp/watch-hp.exp: new file.
6300 * gdb.hp/xdb1.exp: new file.
6301 * gdb.hp/xdb2.exp: new file.
6302 * gdb.hp/xdb3.exp: new file.
6303
6304Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6305
6306 The following files are part of the HP merge; some had longer
6307 names at HP, but have been renamed to be no more than 14
6308 characters in length.
6309
6310 * gdb.base/ss.h: new file.
6311 * gdb.base/call-ar-st.c: new file.
6312 * gdb.base/call-ar-st.exp: new file.
6313 * gdb.base/call-rt-st.c: new file.
6314 * gdb.base/call-rt-st-exp: new file.
6315 * gdb.base/call-strs.exp: new file.
6316 * gdb.base/ena-dis-br.exp: new file.
6317 * gdb.base/environ.exp: new file.
6318 * gdb.base/long_long.exp: new file.
6319 * gdb.base/sect-cmd.exp: new file.
6320 * gdb.base/shlib-cl2.exp: new file.
6321 * gdb.base/smoke.exp: new file.
6322 * gdb.base/so-impl-ld.c: new file.
6323 * gdb.base/so-impl-ld.exp: new file.
6324 * gdb.base/so-indr-cl.c: new file.
6325 * gdb.base/so-indr-cl.exp: new file.
6326 * gdb.base/varargs.exp: new file.
6327 * gdb.base/volatile.exp: new file.
6328 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6329 * gdb.base/display.exp: new file.
c906108c
SS
6330 * gdb.c++/derivation.exp: new file.
6331 * gdb.c++/local.exp: new file.
6332 * gdb.c++/member-ptr.exp: new file.
6333 * gdb.c++/overload.exp: new file.
6334 * gdb.c++/ovldbreak.exp: new file.
6335 * gdb.c++/ref-types.exp: new file.
6336 * gdb.c++/ref-types2.exp: new file.
6337 * gdb.c++/userdef.exp: new file.
d63a86f8 6338
c906108c
SS
6339Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6340
6341 * gdb.base/default.exp: Reflect wording change in remote.c.
6342
dc96c6c7 6343Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6344
6345 * gdb.base/help.exp: Update to reflect current text.
6346
6347Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6348
6349 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6350 they're stack variables and contain garbage.
6351 * gdb.c++/anon-union.exp: new file.
6352
6353 The following changes were made by David Taylor
6354 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6355 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6356 in changes by HP.
6357
6358 * gdb.base/bitops.exp: new file.
6359 * gdb.base/default.exp: change expected messages for catch and
6360 info catch tests to reflect HP merge changes.
6361 * gdb.base/enable-disable-break.exp
6362 * gdb.base/ending-run.c: new file.
6363 * gdb.base/long_long.c: new file.
6364 * gdb.base/maint.exp: new file.
6365 * gdb.base/pointers2.exp: new file.
6366 * gdb.base/shlib-call2.exp: new file.
6367 * gdb.base/solib.exp: new file.
6368 * gdb.base/step-test.c: new file.
6369 * gdb.c++/anon-union.cc: new file.
6370 * gdb.c++/local.cc: new file.
6371 * gdb.c++/member-pointer.cc: new file.
6372 * gdb.c++/method.cc: new file.
6373 * gdb.c++/ref-types.cc: new file.
6374 * gdb.c++/ref-types2.cc: new file.
6375 * gdb.c++/userdef.cc: new file.
d63a86f8 6376
c906108c
SS
6377 * gdb.base/scope.exp: compile one file at a time, then link.
6378 * gdb.base/langs.exp: ditto.
6379 * gdb.base/list.exp: ditto.
d63a86f8 6380
c906108c
SS
6381Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6382
6383 The following changes were made by David Taylor
6384 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6385 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6386 in changes by HP.
d63a86f8 6387
c906108c
SS
6388 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6389 skip tests. When compiling pass c++ flag to gdb_compile.
6390 * gdb.c++/
d63a86f8 6391
c906108c
SS
6392 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6393 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6394 (skip_hp_tests): new function.
6395 (gdb_preprocess): new function.
6396
6397 * configure.in (hpdir): decide whether to configure gdb.hp.
6398 * configure: regenerated.
6399
6400 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6401 to delete on clean.
6402 (EXECUTABLES): update to reflect new additions.
6403 * gdb.base/commands.exp: update message expected.
6404 * gdb.base/default.exp: add copyright notice.
6405 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6406 * gdb.base/help.exp: update messages to reflect current text.
6407 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6408 targets for recurse tests.
6409 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6410 skip this file.
6411
6412 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6413 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6414 compilation.
6415 * gdb.c++/misc.exp: ditto.
6416 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6417 run the tests. tell gdb_compile that it's a c++ compilation.
6418
6419 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6420
c906108c
SS
6421 * gdb.base/all-bin.exp: new file.
6422 * gdb.base/arithmet.exp: new file.
6423 * gdb.base/assign.exp: new file.
6424 * gdb.base/completion.exp: new file.
6425 * gdb.base/cond-expr.exp: new file.
6426 * gdb.base/condbreak.exp: new file.
6427 * gdb.base/define.exp: new file.
6428 * gdb.base/dollar.exp: new file.
6429 * gdb.base/environment.exp: new file.
6430 * gdb.base/eval-skip.exp: new file.
6431 * gdb.base/jump.exp: new file.
6432 * gdb.base/logical.exp: new file.
6433 * gdb.base/pointers.exp: new file.
6434 * gdb.base/relational.exp: new file.
6435 * gdb.base/section_command.exp: new file.
6436 * gdb.base/whatis-expr.exp: new file.
6437
6438 * gdb.base/all-types.c: new file.
6439 * gdb.base/call-array-struct.c: new file.
6440 * gdb.base/call-return-struct.c: new file.
6441 * gdb.base/call-strings.c: new file.
6442 * gdb.base/callfuncs2.c: new file.
6443 * gdb.base/condbreak.c: new file.
6444 * gdb.base/constvars.c: new file.
6445 * gdb.base/display.c: new file.
6446 * gdb.base/int-type.c: new file.
6447 * gdb.base/jump.c: new file.
6448 * gdb.base/miscexprs.c: new file.
6449 * gdb.base/pointers.c: new file.
6450 * gdb.base/pointers2.c: new file.
6451 * gdb.base/shmain.c: new file.
6452 * gdb.base/shr1.c: new file.
6453 * gdb.base/shr2.c: new file.
6454 * gdb.base/solib.c: new file.
6455 * gdb.base/solib1.c: new file.
6456 * gdb.base/solib2.c: new file.
6457 * gdb.base/varargs.c: new file.
6458 * gdb.c++/derivation.cc: new file.
6459 * gdb.c++/overload.cc: new file.
6460 * gdb.c++/ovldbreak.cc: new file.
6461 * gdb.hp/attach.c: new file.
6462 * gdb.hp/attach2.c: new file.
6463 * gdb.hp/average.c: new file.
6464 * gdb.hp/compiler.c: new file.
6465 * gdb.hp/compiler.cc: new file.
6466 * gdb.hp/execd-program.c: new file.
6467 * gdb.hp/follow-exec.c: new file.
6468 * gdb.hp/follow-fork.c: new file.
6469 * gdb.hp/follow-vfork-and-exec.c: new file.
6470 * gdb.hp/misc-hp.cc: new file.
6471 * gdb.hp/more-steps.c: new file.
6472 * gdb.hp/optimize.c: new file.
6473 * gdb.hp/quicksort.c: new file.
6474 * gdb.hp/run-hp.c: new file.
6475 * gdb.hp/start-stop.c: new file.
6476 * gdb.hp/sum.c: new file.
6477 * gdb.hp/templates-hp.cc: new file.
6478 * gdb.hp/thread-local-in-lib.c: new file.
6479 * gdb.hp/thread-local-in-lib.h: new file.
6480 * gdb.hp/thread-local-in-lib.lib.c: new file.
6481 * gdb.hp/vforked-program.c: new file.
6482 * gdb.hp/virtfunc-hp.cc: new file.
6483 * gdb.hp/watchpoint-hp.c: new file.
6484 * gdb.hp/xdb.c: new file.
6485 * gdb.hp/xdb0.c: new file.
6486 * gdb.hp/xdb0.h: new file.
6487 * gdb.hp/xdb1.c: new file.
6488
6489Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6490
6491 The following change was made by Edith Epstein
6492 <eepstein@cygnus.com> as part of a project to merge in changes
6493 originally made by HP; HP did not create ChangeLog entries.
6494
6495 * gdb.c++/demangle.exp: changed the expected output for some
6496 ARM-style mangling -- removed second reference to datatype.
6497 For example, maint demangle __dt__11T1__pt__2_cFv
6498 T1<char>::~T1<char>(void)
6499 becomes,
6500 maint demangle __dt__11T1__pt__2_cFv
6501 T1<char>::~T1(void)
6502
6503 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6504
c906108c
SS
6505Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6506
6507 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6508 * gdb.trace/backtrace.exp: Likewise.
6509 * gdb.trace/circ.exp: Likewise.
6510 * gdb.trace/collection.exp: Likewise.
6511 * gdb.trace/deltrace.exp: Likewise.
6512 * gdb.trace/infotrace.exp: Likewise.
6513 * gdb.trace/limits.exp: Likewise.
6514 * gdb.trace/packetlen.exp: Likewise.
6515 * gdb.trace/passc-dyn.exp: Likewise.
6516 * gdb.trace/passcount.exp: Likewise.
6517 * gdb.trace/report.exp: Likewise.
6518 * gdb.trace/save-trace.exp: Likewise.
6519 * gdb.trace/tfind.exp: Likewise.
6520 * gdb.trace/tracecmd.exp: Likewise.
6521 * gdb.trace/while-dyn.exp: Likewise.
6522 * gdb.trace/while-stepping.exp: Likewise.
6523
65241998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6525
6526 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6527
6528Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6529
6530 From Brendan Kehoe:
6531 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6532 int return types.
6533
6534Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6535
6536 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6537 remote dos host testing right.
6538
6539Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6540
6541 * gdb.base/corefile.exp: remove some xfails.
6542
6543Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6544
6545 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6546 have different timestamps.
6547
6548Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6549
6550 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6551 gdb.base/default.exp: Replace "exec" with "executable".
6552
6553Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6554
6555 * gdb.base/default.exp: Change else if to elseif from previous
6556 delta.
6557
6558Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6559
6560 * gdb.base/default.exp: Add brace missing from previous delta.
6561
6562Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6563
6564 * gdb.base/default.exp: Support test for info float for all
6565 varieties of arm toolchain.
6566
dc96c6c7 6567Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6568
6569 * gdb.trace/*.exp: remove "remote_download" command.
6570
dc96c6c7 6571Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6572
6573 * gdb.trace/*.exp: remove -gdwarf from compile.
6574
6575Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6576
6577 * gdb.trace/configure.in(AC_INIT): typo
6578 * gdb.trace/configure: regenerated
6579
dc96c6c7 6580Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6581
6582 * config/m68k-emc.exp: New file.
6583 * lib/<emc-support.exp trace-support.exp}: New files.
6584 * configure.in: add new test directory gdb.trace.
6585 * gdb.trace/{configure configure.in Makefile.in}: New files.
6586 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6587 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6588 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6589 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6590 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6591 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6592 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6593
dc96c6c7 6594Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6595
6596 * gdb.c++/classes.exp: Change all regular expressions to match
6597 arbitrary combinations of newline/carriage-return, so that they
6598 will work equally well on Unix and Windows.
6599 * gdb.c++/inherit.exp: ditto.
6600 * gdb.c++/virtfunc.exp: ditto.
6601
66021998-08-11 Dawn Perchik <dawn@cygnus.com>
6603
6604 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6605
c2d11a7d
JM
6606Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6607
6608 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6609 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6610 to use a0-a3/d0-d3 as needed.
6611
6612Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6613
6614 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6615 * gdb.disasm/am33.exp: Corresponding changes.
6616
c906108c
SS
66171998-07-11 Felix Lee <flee@cygnus.com>
6618
6619 * gdb.base/callfuncs.exp: add cmp10 test.
6620 * gdb.base/callfuncs.c (cmp10): new function.
6621
6622Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6623
d63a86f8 6624 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6625 into two parts to get around a synchronization problem in expect.
6626
3fc11d3e
JM
6627Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6628
6629 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6630
6631 * configure.in: Add options for gdbtk testsuite.
6632
6633 * configure: Regenerate.
6634
6635 * gdb.gdbtk: New directory to hold gdbtk tests.
6636
c906108c
SS
6637Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6638
6639 * gdb.fortran/types.exp: Escape brackets in expect patterns
6640 for test_float_literal_types_accepted tests.
6641 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6642 before run test.
6643
c2d11a7d
JM
6644Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6645
6646 * am33.exp: Just compile, do not link the testcase.
6647 * am33.s: Add ".am33" pseudoop to force am33 mode.
6648
c906108c
SS
66491998-06-25 Felix Lee <flee@cygnus.com>
6650
6651 * gdb.base/setshow.exp: make sure $pc is sane.
6652
6653 * gdb.stabs/weird.exp: split expect patterns properly.
6654
c2d11a7d
JM
6655Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6656
6657 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6658 * gdb.disasm/am33.exp: Run it.
6659
dc96c6c7 6660Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6661
6662 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6663 match processing (and eliminate spurious timeouts when running).
6664
dc96c6c7 6665Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6666
6667 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6668 exception test, but conditionalize it on target [mach | gnu].
6669
dc96c6c7 6670Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6671
6672 * gdb.base/overlays.exp: fixup compile line for linker script.
6673
6674Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6675
6676 * gdb.fortran/types.exp: don't guess at float size.
6677
6678Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6679
6680 * gdb.base/exprs.exp: delete test that depends on int size.
6681
6682Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6683
6684 * config/sim.exp: Removed checks for target triplets.
6685 (gdb_target_sim): Use gdb,target_sim_options.
6686
6687Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6688
6689 * gdb.base/reread.exp: New file.
6690 * gdb.base/reread1.c: New file.
6691 * gdb.base/reread2.c: New file.
6692
6693Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6694
6695 * config/sim.exp: Use 'target sim -sparclite' when running
6696 SPARClite programs.
6697
6698Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6699
6700 * gdb.base/structs2.exp: New file.
6701 * gdb.base/structs2.c: New file.
6702
6703Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6704
6705 * gdb.asm/common.inc: New file.
6706 * gdb.asm/d10v.inc: New file.
6707 * asm-source.exp: Pass -I's to gas to find .inc files.
6708 Update line numbers in expected output.
6709 * asmsrc1.s: Rewrite.
6710 * asmsrc2.s: Rewrite.
6711 * configure.in: Create arch.inc symlink.
6712 * configure: Regenerate.
6713 * Makefile.in (distclean): Delete arch.inc.
6714
6715Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6716
6717 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6718 (t_enum_value2): ditto
6719 (t_enum_value3): ditto
6720 (main): ditto
6721Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6722
6723 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6724 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6725 change.
6726 Use gdb_test instead of send_gdb/gdb_expect sequences.
6727
6728Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6729
6730 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6731 not void.
6732
6733Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6734
6735 * gdb.base/branches.c: Code with lots of loops and
6736 subroutines. Used to test gdbs ability to single step through PC
6737 changes, especially to test mips-tdep.c:mips_next_pc
6738
6739Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6740
6741 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6742 more rigorous EGCS C++ error checking.
6743
6744Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6745
6746 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6747 tests.
c906108c 6748 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6749 function when asleep.
c906108c 6750 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6751 for i*86 Linux and SVR4 signal handling problems.
6752 Remove linux xfail for `next to handler in signals_tests_1', fixed
6753 by recent infrun.c change.
c906108c 6754 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6755 stack backtraces.
c906108c
SS
6756 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6757 target.[ch] change.
6758
6759Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6760
6761 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6762 for a newline from gdb before continuing.
6763 (default_gdb_exit): Just look for y or n.
6764 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6765 it does, fail the rests of the tests in the file.
6766
6767Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6768
6769 * config/cygmon.exp: New file.
6770
6771Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6772
6773 * gdb.base/list.exp: Fix problem with "list default lines around
6774 main" test on remote targets.
6775
6776 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6777 run test on remote targets.
6778
6779Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6780
6781 * gdb.asm: New directory.
6782 * configure.in: Configure it.
6783 * configure: Regenerate.
6784 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6785 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6786
6787Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6788
6789 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6790
dc96c6c7 6791Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6792
c906108c
SS
6793 * gdb.base/overlays (several files): Merge the two overlay
6794 managers into one. Change variables (foox, barx, bazx, grbxx)
6795 back into ints but force them to load in their proper sections.
6796
6797Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6798
6799 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6800 on-chip insn memory and IMAP1 to upper 128k.
6801 (D10VCopy): Handle memory regions crossing 16k boundaries.
6802 (D10VCopy): Transfer data in 32 bit chunks.
6803
6804Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6805
6806 * gdb.base/overlays.c (main): Exit normally when result is
6807 correct.
6808
6809 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6810 map. Include space for printf in .text segment.
6811
6812 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6813 updated d10v memory VMA/LMA map.
6814 (D10VCopy): Call D10VTranslate.
d63a86f8 6815
c906108c
SS
6816Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6817
6818 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6819
6820 * gdb.base/bar.c (barx, bar): Change variable to small array so
6821 that it won't be put into the .sdata - small data -
6822 section. Update reference.
6823 * gdb.base/baz.c (bazx, baz): Ditto.
6824 * gdb.base/foo.c (foox, foo): Ditto.
6825 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6826
6827 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6828 to be arrays.
d63a86f8 6829
dc96c6c7 6830Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6831
c906108c
SS
6832 * gdb.base/overlays.exp: fix up and get working again.
6833 Add tests for backtraces from an overlay function.
d63a86f8 6834
c906108c
SS
6835Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6836
6837 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6838 "calling function with watchpoint enabled".
6839
6840Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6841
6842 * gdb.base/break.exp (test_next_with_recursion): Remove
6843 gdb_suppress_tests for d10v-*-*.
6844 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6845 pending review of whether it is useful or not.
6846
6847Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6848
6849 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6850
6851Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6852
6853 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6854 * config/dve.exp: New file to support Densan boards.
6855
6856Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6857
6858 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6859 reads and BSD.
6860
6861Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6862
6863 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6864 response.
6865
6866 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6867
6868Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6869
6870 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6871 test.
6872
6873 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6874 target_sizeof_long and target_bigendian_p.
6875 (structs_by_value, structs_by_reference): Check values according
6876 to targets word size and endianess.
d63a86f8 6877
c906108c
SS
6878Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6879
6880 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6881 output.
6882
6883Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6884
6885 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6886 Update test of set args help to match source change.
6887
6888Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6889
6890 * gdb.base/default.exp: Expect help system output to be in
6891 alphabetical order.
6892 * gdb.base/help.exp: Ditto.
6893
6894Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6895
6896 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6897 "i*86-pc-linux-gnu*".
6898 * gdb.base/interrupt.exp: Ditto.
6899 * gdb.base/corefile.exp: Ditto.
6900
6901 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6902 define vxworks when building the testcase.
6903
6904 * gdb.base/ptype.exp: Fix testnames to be unique.
6905 * gdb.base/radix.exp: Ditto.
6906 * gdb.base/term.exp: Ditto.
6907 * gdb.base/whatis.exp: Ditto.
6908 * gdb.c++/classes.exp: Ditto.
6909
6910Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6911
6912 * gdb.base/callfuncs.exp: Fix indentation.
6913
6914 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6915 suppress_flag has been set.
6916 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6917 target feature.
6918
6919Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6920
6921 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6922 the testcase.
6923
6924 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6925 set_debug_traps() and breakpoint().
6926 * gdb.c++/misc.cc (main): Ditto.
6927 * gdb.c++/templates.cc (main): Ditto.
6928 * gdb.c++/virtfunc.cc (main): Ditto.
6929
6930Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6931
6932 * lib/gdb.exp(gdb_step_for_stub): New function.
6933 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6934 exists, reload the executable and do a "continue" instead of
6935 doing a jump.
6936 (runto_main): Use gdb_step_for_stub.
d63a86f8 6937
c906108c
SS
6938 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6939 tests to have unique names.
6940 * gdb.base/callfuncs.exp: Ditto.
6941 * gdb.base/commands.exp: Ditto.
6942 * gdb.base/default.exp: Ditto.
6943 * gdb.base/help.exp: Ditto.
6944 * gdb.base/list.exp: Ditto.
6945 * gdb.base/opaque.exp: Ditto.
6946 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6947 similar tests.
d63a86f8 6948
c906108c
SS
6949 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6950 * gdb.c++/cplusfuncs.cc: Ditto.
6951 * gdb.c++/virtfunc.cc: Ditto.
6952
6953 * config/monitor.exp: Keep track of the last file we saw, rather
6954 than trying to get the info from gdb.
6955
6956 * gdb.fortran/types.exp: Move comment to previous line.
6957
6958Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6959
6960 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6961 target mode.
6962
6963Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6964
6965 From Bob Manson:
6966 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6967 string from GDB when it connects.
6968
6969 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6970
6971Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6972
6973 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6974 if we can't get a debug format from GDB (we may be testing an
6975 older GDB). Use a 10 second timeout when checking for the format.
6976
6977 * gdb.stabs/weird.exp: Fix quoting.
6978
6979 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6980
6981Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6982
6983 * config/arm-ice.exp: New file.
6984
6985Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6986
6987 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6988 until it has been modified to work with the new testsuite.
6989
99707966 6990 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6991 testcase won't compile, cause all of the testcases in the file to
6992 fail instead.
6993
6994 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6995 (gdb_clear_suppressed): New procedure.
6996 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6997 it contains a positive value.
6998
6999Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7000
7001 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7002
7003 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7004
7005Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7006
7007 * lib/gdb.exp (setup_xfail_format): New function.
7008 (get_debug_format): New function to get debug format.
7009 (debug_format): New global variable to hold last value set
7010 by get_debug_format.
7011 * gdb.base/list.exp: Call get_debug_format and expect some
7012 tests to fail for DWARF 1 and COFF formats.
7013 * gdb.c++/ptype.exp: Ditto.
7014 * gdb.c++/classes.exp: Ditto.
7015 * gdb.c++/cplusfuncs.exp: Ditto.
7016 * gdb.c++/inherit.exp: Ditto.
7017 * gdb.c++/templates.exp: Ditto.
7018 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7019
c906108c
SS
7020Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7021
7022 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7023 host doesn't have a currently-open connection.
7024
7025 * config/sparclet.exp: Cleanups and fixes to make it generic for
7026 any gdb stub target. Handle cases where gdb doesn't respond when
7027 interrupted in a sane fashion.
7028
7029 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7030 same thing in a totally different way.
7031
7032 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7033 setting "timeout".
7034 (gdb_start): We set the global gdb_prompt variable in
7035 default_gdb_init now.
7036
7037Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7038
7039 * gdb.base/printcmds.exp: Fix "check for floating addition"
7040 regexp to accept results within approx +/- .01 of exact value.
7041 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7042
7043Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7044
7045 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7046 properly.
7047 (gdb_expect): Add optional timeout parameter, and add timeout
7048 value to various calls.
7049 (gdb_suppress_tests): Only give one warning message per group.
7050
7051Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7052
7053 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7054 global variables. Handle getting a value for $timeout more
7055 gracefully.
7056
7057Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7058
7059 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7060 initialize.
7061 (default_gdb_init): New procedure; allow gdb_init to be overridden
7062 by a target configuration file.
7063 (gdb_expect): Pass the timeout to remote_expect.
7064
7065 * config/monitor.exp(gdb_load): Fix typo in regexp.
7066
7067Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7068
7069 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7070
7071Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7072
7073 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7074 here. Call gdb_target_exec before rebooting the target, to make
7075 sure the connection to the target is closed.
7076 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7077 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7078 Also detect "Timeout reading from remote" error.
7079
7080 * config/gdbserver.exp: Pass the executable being loaded to
7081 gdb_target_monitor. Don't call gdb_file_cmd here; let
7082 gdb_target_monitor do it.
7083
7084 * gdb.disasm/hppa.exp: Don't use exec_output.
7085
7086Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7087
7088 * gdb.base/list.exp: If we're debugging a non-native target,
7089 try to set the pc register to point to the start of the
7090 program before doing the first list command.
7091
7092 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7093 test_calls after restarting.
7094
7095 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7096 reloading.
7097
7098 * gdb.base/watchpoint.exp: Fix typo.
7099
7100 * gdb.base/setshow.exp: Check for use_gdb_stub.
7101
7102 * gdb.base/break.exp: Fix continue until exit test for the gdb
7103 stub case.
7104 * gdb.base/langs.exp: Ditto.
7105
7106 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7107 gdb_load_offset. If we weren't given a file to load, figure out
7108 what the current file is and use it.
7109
7110 * config/i386-bozo.exp: New file.
7111
7112Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7113
7114 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7115 feature.
7116
7117 * config/proelf.exp: New entry.
7118
7119Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7120
7121 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7122 of regexps.
7123
7124 * gdb.base/watchpoint.exp: Don't run the test_stepping
7125 tests if gdb can't call functions on the target.
7126
7127 * gdb.base/setshow.exp: Don't run the set prompt tests if
7128 the board has gdb_prompt set.
7129
7130Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7131
7132 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7133 * gdb.base/commands.exp: Likewise.
7134 * gdb.base/setshow.exp: Likewise.
7135
7136Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7137
7138 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7139 feature.
7140
7141 * config/i960.exp: New file.
7142
7143Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7144
7145 * gdb.base/funcargs.exp: Check for gdb,short_int target
7146 feature instead of looking for explicit target triplets.
7147
dc96c6c7 7148Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7149
d63a86f8 7150 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7151 "p 123DEADBEEF", to check parse_number.
7152 * top.c: change "to enable to enable" to "to enable" in a couple
7153 of help strings.
7154
7155Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7156
7157 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7158 on the mn10300.
d63a86f8 7159
c906108c
SS
7160Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7161
7162 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7163 where the test executable is run with explicit args.
7164 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7165
7166Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7167
7168 * gdb.base/run.c: Use FAKEARGV to build test executable that
7169 does not require a command line arg, since most simulators
7170 don't currently support passing such an arg into the simulated
7171 program.
7172 * gdb.base/commands.exp: Change tests to insert the proper
7173 value as the arg to the first recursive factorial call. Change
7174 compilation line to define FAKEARGV at compile time.
7175
7176Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7177
7178 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7179 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7180 function with watchpoint enabled" test.
7181
7182Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7183
7184 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7185 Don't call gdb_test when the command doesn't return to a gdb prompt.
7186
7187 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7188 "Tests restarted" messages.
7189
7190Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7191
7192 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7193
dc96c6c7 7194Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7195
7196 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7197 for INFO SYMBOL; add help tests for OVERLAY commands.
7198 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7199 add tests for OVERLAY commands
7200 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7201 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7202 * gdb.base/sigall.c: add usestubs code frag
7203 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7204
c906108c
SS
7205Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7206
7207 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7208 failures.
7209 (gdb_stop_suppressing_tests): Note that tests have restarted.
7210
7211Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7212
7213 * config/h8300.exp: New file.
7214
7215Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7216
7217 * gdb.base/setshow.exp: Check for the existence of a
7218 feature, not its value.
7219
7220Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7221
7222 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7223
7224 * gdb.base/scope.exp: It's now init0(), not init().
7225
7226 * gdb.base/scope0.c: For now, change init() to be init0().
7227
7228 * config/monitor.exp: Use gdb_serial in preference to serial
7229 or netport.
7230
7231 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7232 and it's not already set.
7233
7234Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7235
7236 * gdb.base/setshow.exp: Only test the run command if the target
7237 isn't using a stub and if it supports argument passing.
7238
7239Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7240
7241 * config/udi.exp(gdb_start): Make sure UDICONF is set
7242 properly before starting gdb.
7243
7244Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7245
7246 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7247 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7248 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7249
7250Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7251
7252 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7253 specialized code to reboot the board, use remote_reboot instead.
7254
7255 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7256
7257 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7258
7259 * config/monitor.exp: Make sure we disconnect from the target.
7260 Also, try a reboot/reload cycle instead of failing if the
7261 load fails.
7262
7263Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7264
7265 * gdb.base/default.exp: Don't set match_max.
7266 * gdb.base/help.exp: Ditto.
7267 * gdb.base/list.exp: Ditto.
7268 * gdb.base/signals.exp: Ditto.
7269
7270 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7271 set, use remote_ld to download the testcase instead of
7272 the GDB loader.
7273
7274Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7275
7276 * config/vr5000.exp: New file.
7277
7278 * config/monitor.exp(gdb_target_monitor): Add pattern for
7279 "Ending remote" to detect errors in connecting.
7280
7281 * gdb.base/setshow.exp: Add .* within auto language test.
7282
7283 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7284 target feature.
7285
7286 * config/monitor.exp(gdb_load): Check for a failure when loading,
7287 and reboot the board if necessary.
7288
7289 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7290 a set of tests. Remove print.* from the patterns being checked.
7291
7292Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7293
7294 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7295 refer to gdb_spawn_id.
7296
7297 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7298 longer used.
7299 * config/sparclet.exp: Ditto.
7300 * config/sparclet-old.exp: Ditto.
7301 * config/slite.exp: Ditto.
7302 * config/sim.exp: Ditto.
7303 * gdb.base/funcargs.exp: Ditto.
7304
7305 * lib/gdb.exp:Remove references to gdb_spawn_id.
7306 (gdb_expect): Move to remote.exp.
7307
7308Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7309
7310 * config/monitor.exp: Detect the "Couldn't establish connection"
7311 message from GDB.
7312
7313Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7314
7315 * gdb.base/bitfields.exp: Use runto instead of explicit
7316 gdb_run_cmd/gdb_expect sequences.
7317
7318 * gdb.base/break.exp(text_next_with_recursion): Add match for
7319 gdb_expect call.
7320
7321 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7322 We also need to handle the "A program is being debugged already"
7323 prompt from gdb. Use gdb_test to set the baud rate.
7324
7325 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7326 to 20000. Really. I mean it.
7327
7328Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7329
7330 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7331 fails. If suppress_flag is set, skip perror message about not
7332 being able to send to GDB.
7333 (send_gdb): If suppress_flag is set, don't try to send commands to
7334 GDB.
7335 (gdb_expect): If suppress_flag is set, always fail immediately.
7336 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7337 (gdb_init): Call gdb_stop_suppressing_tests.
7338 (default_gdb_exit): Ditto.
7339 (default_gdb_start): Ditto.
7340
7341 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7342 gdb_stop_suppressing_tests as appropriate.
7343 * gdb.base/break.exp: Ditto.
7344 * gdb.base/callfuncs.exp: Ditto.
7345 * gdb.base/commands.exp: Ditto.
7346 * gdb.base/exprs.exp: Ditto.
7347 * gdb.base/funcargs.exp: Ditto.
7348 * gdb.base/list.exp: Ditto.
7349 * gdb.base/recurse.exp: Ditto.
7350 * gdb.base/scope.exp: Ditto.
7351 * gdb.base/structs.exp: Ditto.
7352 * gdb.c++/inherit.exp: Ditto.
7353
7354Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7355
7356 * config/vr4300.exp: New file.
7357
99707966 7358 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7359
99707966 7360 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7361
7362Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7363
7364 * lib/gdb.exp(gdb_init): New function.
7365
7366 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7367 for each individual variable set.
7368
7369 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7370 name.
7371
7372 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7373
7374 * gdb.base/scope.exp: Use gdb_test.
7375
7376 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7377 aborting; the testsuite driver will do that for us (see
7378 gdb_finish). Also, use gdb_test in a few more places.
7379
7380Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7381
7382 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7383
7384Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7385
7386 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7387 and "add_tests" are not at the same address.
7388
7389Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7390
7391 * gdb.base/ptype.exp: Use gdb_test.
7392
7393Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7394
7395 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7396 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7397 left in. No longer expect them to fail.
7398
7399 * gdb.stabs/*.mt; Deleted, no longer used.
7400 * gdb.stabs/configure.in: Remove references to target makefile
7401 frags.
7402 * gdb.stabs/configure: Rebuilt.
7403
7404 * gdb.disasm/*.mt: Deleted, no longer used.
7405 * gdb.disasm/configure.in: Remove references to target makefile
7406 frags. Use "sh3.s" as the unique filename for this directory.
7407 * gdb.disasm/configure: Rebuilt.
7408
7409 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7410 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7411 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7412
7413Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7414
7415 * config/udi.exp: Use mondfe,name instead of remote_host.
7416
7417Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7418
7419 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7420 a function with a watchpoint enabled on the mn10200.
7421
7422 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7423 before trying to create it!
7424
7425Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7426
7427 * config/vx.exp: Use hostname instead of netport.
7428
7429 * config/vxworks.exp: New file.
7430
7431 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7432
7433 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7434 gdb before assuming everything worked. Send a ^C if a timeout
7435 occurs.
7436
7437 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7438 $gdb_spawn_id directly.
7439 (gdb_run_cmd): Try _start as well as start. Use the target feature
7440 gdb,start_symbol as the symbol to start from when jumping.
7441
7442Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7443
7444 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7445 redundant) test.
7446
7447 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7448 it doesn't lose for 16bit integer systems.
7449
7450Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7451
7452 * gdb.fortran/types.exp: If the target doesn't support "double"
7453 data types, then expect "real" types to only be 4 bytes.
7454
7455 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7456 call tests if the target doesn't support inferior function calls.
7457
7458 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7459 in printf tests.
7460
7461Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7462
7463 * gdb.base/help.exp: Disable "help set", "help show", and
7464 "help support". Simplify regexp for "help stack".
7465
7466 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7467 to 60 seconds. Temporarily set match_max to 15000 around the
7468 "info copying" test.
7469
7470 * gdb.base/nodebug.exp: Don't try to do an inferior function
7471 call if the target doesn't support them.
7472 * gdb.base/printcmds.exp: Likewise.
7473 * gdb.base/setvar.exp: Likewise.
7474 * gdb.base/structs.exp: Likewise.
7475 * gdb.c++/templates.exp: Likewise.
7476 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7477
7478 * gdb.base/recurse.exp: Enable for the mn10200.
7479
7480 * configure.in: Do configure gdb.stabs directory for *-*-elf
7481 targets.
7482 * configure: Rebuilt.
7483
7484 * gdb.base/break.exp: Check for gdb,noresults before testing
7485 exit status and/or results from the target.
7486 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7487 * lib/gdb.exp: Remove old (now bogus) initialization of
7488 noinferior, noargs, noresults and nosignals.
7489
7490Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7491
7492 * config/sh.exp: New file.
7493
7494 * config/slite.exp: Try to connect multiple times to the board
7495 before rebooting. Only send a "monitor run" if need_monitor_run
7496 is set.
7497
7498 * gdb.base/break.exp: Don't do the "stub continue" test if
7499 the target has gdb_stub set.
7500
7501 * gdb.base/callfuncs.exp: Increase the timeout.
7502
7503 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7504 if the target has gdb,noinferiorio set.
7505
7506 * gdb.base/list.exp: Increase match_max to 10000 characters.
7507
7508 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7509
7510 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7511 target.
7512
7513 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7514
7515Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7516
7517 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7518 trying to delete the copy of gdb. Catch the file delete so we
7519 don't die if the delete fails; also, the file should be copied to
7520 the host, not to the build.
7521
7522Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7523
7524 * lib/gdb.exp(gdb_test): Surround the result pattern with
7525 parenthesis in case it contains multiple regexps separated
7526 with |.
7527
7528 * gdb.base/watchpoint.exp: Use gdb_test.
7529 * gdb.base/default.exp: Ditto.
7530
7531Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7532
99707966 7533 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7534
c906108c
SS
7535 * gdb.base/scope.exp: Use gdb_test.
7536 * gdb.c++/classes.exp: Ditto.
7537 * gdb.c++/inherit.exp: Ditto.
7538
7539Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7540
7541 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7542 remote_exec instead.
7543 * gdb.base/corefile.exp: Don't be ridiculous.
7544 * gdb.base/*.c: Add missing stub invocations.
7545
7546Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7547
7548 * config/slite.exp: Miscellaneous fixes.
7549
7550 * lib/gdb.exp: Fix runto.
7551
7552 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7553 the target.
7554
7555 * gdb.base/watchpoint.exp: Fix regexp.
7556
7557 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7558 close and wait commands, as the descriptor may now be
7559 invalid. Always call "remote_close host".
7560
7561Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7562
7563 Major rewrite for testsuite revision.
d63a86f8 7564
c906108c
SS
7565 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7566 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7567 instead of relying on spawn_id to always contain a valid
7568 spawn id.
7569 (get_compiler_info): New procedure to build the ${binfile}.ci
7570 file, instead of replicating this in N different places.
7571 (gdb_compile): New procedure.
d63a86f8 7572
c906108c
SS
7573 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7574 appropriate arguments) instead of compile. Use gdb_test in a lot
7575 more places. Use send_gdb instead of send. Always run gdb_start
7576 at the start of a testcase, as this is no longer done magically.
7577
7578 config/*-gdb.exp: Rename without the -gdb suffix.
7579
7580 config/mips.exp: Use remote_close instead of exit_remote_shell.
7581 config/monitor.exp: Use target_info instead of looking at
7582 baud, timeout, etc.
7583 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7584
7585Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7586
7587 * gdb.c++/templates.exp (test_ptype_of_templates),
7588 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7589 Update expect patterns for destructors and assignment operators
7590 to match corresponding c-typeprint.c changes.
7591 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7592 to destructor breakpoint test, GDB should be able to set the
7593 destructor breakpoint without specifying arguments.
7594
7595Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7596
7597 * gdb.threads/pthreads.exp: Change result for failure to compile due
7598 to lack of pthreads runtime support from an error to simply an
7599 unsupported test, per dejagnu standards.
7600
7601Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7602
7603 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7604 where GDB exits to reduce pattern match time.
7605 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7606
7607 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7608
dc96c6c7 7609Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7610
7611 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7612 * gdb.base/default.exp: ditto.
7613 * gdb.base/nodebug.exp: ditto.
7614 * gdb.base/printcmds.exp: ditto.
7615 * gdb.base/ptype.exp: ditto.
7616 * gdb.base/setvar.exp: ditto.
7617 * gdb.base/structs.exp: ditto.
7618 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7619
7620Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7621
7622 * configure, */configure: Rebuild with autoconf 2.12.
7623
7624Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7625
7626 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7627 use new i*86-pc-linux*-gnu quads.
7628 * gdb.base/corefile.exp: Ditto.
7629 * gdb.base/signals.exp: Ditto.
7630 * gdb.base/sigall.exp: Ditto.
7631 * gdb.base/interrupt.exp: Ditto.
7632
7633 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7634 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7635 RedHat 4.0.
d63a86f8 7636
c906108c
SS
7637 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7638 linux. This allows the test case to at least compile on latest
7639 linux, but still not run due to missing the threads runtime library.
7640
7641Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7642
7643 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7644 directory to search gdb directory. Accept and step over conditional
7645 stack alignment code. Consume $prompt in failure cases.
7646 Reset timeout to $oldtimeout instead of some arbitrary value.
7647 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7648 timeout problems with infinite stack backtraces.
7649 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7650 Accept function parameters for linkfunc member.
7651
7652Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7653
7654 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7655 (CXXFLAGS): Remove, unreferenced.
7656 (B_OPTIONS): Add for -B options and add code to initialize with
7657 previous -B options and also add -B option to pick up cross compiled
7658 runtime.
7659 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7660 doing cross compiles.
7661 (target_alias): Declare global.
7662 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7663 to verify that gcc exists in build tree, and if so set CC to that
7664 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7665
c906108c
SS
7666Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7667
7668 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7669 ptype test for anonymous union. Fixup testcase to match
7670 current gcc debug output.
7671
7672Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7673
7674 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7675 force argument to an unsigned long type.
7676
7677Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7678
7679 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7680 tests and anonymous union print/ptype tests.
7681 * gdb.base/list.exp (test_forward-search): Increase timeout by
7682 5 minutes for the "search extremely long line" case.
7683 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7684 completely optional and that the pass/fail messages use the command as
7685 the message if that third arg is a null string.
7686 (gdb_test_exact): Arrange that a null string pattern means match a
7687 null string output rather than any output, which might include random
7688 errors.
7689 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7690 backtrace test.
7691 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7692 always failing and failure is now exposed by gdb.exp changes.
7693
7694Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7695
7696 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7697 weren't being noted.
7698
7699Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7700
7701 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7702 * gdb.stabs/weird.exp: Remove v_comb xfails.
7703
dc96c6c7 7704Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7705
7706 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7707 list.exp scope.exp watchpoint.exp]
7708 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7709
dc96c6c7 7710Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7711
7712 * config/monitor.exp: Increase download timeout to 1000 seconds.
7713
dc96c6c7 7714Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7715
7716 * config/m32r.exp: Increase timeout to 120 seconds.
7717
7718Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7719
7720 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7721 and accept older ordering as obsolescent gcc or gdb.
7722 * gdb.c++/templates.exp: Ditto.
7723 * gdb.c++/virtfunc.exp: Ditto.
7724
7725Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7726
7727 * gdb.base/coremaker.c: Add code to mmap some data so we
7728 can check that it ends up in the core file.
7729 * gdb.base/corefile.exp: Add test to read mmapped data
7730 from core file.
7731
dc96c6c7 7732Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7733
7734 * config/m32r.exp: New file.
7735
7736Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7737
7738 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7739 that cflags can contains -gstabs, and work correctly for other tests.
7740
dc96c6c7 7741Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7742
7743 * gdb.base/setshow.exp: New file, tests show and set.
7744 * gdb.base/setshow.c: New file, tests show and set.
7745 * gdb.base/help.exp: Add test for help set|show annotate.
7746 * gdb.base/default.exp: Add test for set|show annotate.
7747
7748Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7749
7750 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7751 errors unique.
7752 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7753 explicitly.
7754
7755Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7756
7757 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7758 and width commands. This is done elsewhere.
7759 * (gdb_start): Don't call gdb_start_sim here. That's already
7760 done in gdb_load. This fixes lots of failures in default.exp.
7761
7762Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7763
7764 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7765 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7766 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7767 in the same we we treat other failures (since it may be an expected
7768 condition), rather than as an error.
7769 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7770 old test format.
7771
7772Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7773
7774 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7775 (distclean maintainer-clean realclean): No need to remove files
7776 twice. Nuke the duplicates.
7777 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 7778 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7779 Remove config.h along with other config files.
7780
7781Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7782
7783 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7784 "p func1 ()" and note that rests of tests are skipped.
7785 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7786 setup_xfails for "print func2::coremaker_local".
7787 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7788 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7789 affected by the previous run test.
7790 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7791 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7792 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7793 "pass int powerset tuple" and "pass modeless int powerset tuple".
7794 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7795 "real write 4" and "real write 8".
7796 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7797 setup_xfails for "print vs1 after tuple assign 2",
7798 "print \$i after tuple assign 2", and
7799 "print vs2 after tuple assign 2".
7800 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7801 meaningful error message and return -1 so the caller can
7802 suppress further tests and avoid a cascade of errors.
d63a86f8 7803
c906108c
SS
7804Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7805
7806 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7807 format for printing version.
7808 * gdb.base/default.exp: Ditto.
7809 * gdb.base/interrupt.exp: Fix problem with cascade of
7810 errors if child process dies while calling a function.
d63a86f8 7811
c906108c
SS
7812Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7813
7814 * Makefile.in (VPATH): Add
7815 * Makefile.in (Makefile, config.status): Fix rules so things get
7816 remade when necessary.
7817
7818Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7819
7820 * Makefile.in (just-check): Add path to sibling expect dir
7821 to environment variable specified by RPATH_ENVVAR.
7822
7823Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7824
7825 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7826 (just-check): Add shared library paths for libstdc++, tk,
7827 tcl, bfd, and opcodes to the environment variable specified
7828 in RPATH_ENVVAR.
7829 * configure.in: Add support to recognize --enable-shared flag
7830 and generate correct value for RPATH_ENVVAR.
7831 * configure: Regenerated with autoconf.
7832
7833Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7834
7835 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7836 include all osf versions.
7837 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7838 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7839 when target is linux. When failing to build pthreads test
7840 executable, give more meaningful message.
7841 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7842 arg for pthread_create.
d63a86f8 7843
c906108c
SS
7844Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7845
7846 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7847 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7848 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7849 and -lpthreads (everybody else).
7850 (test_startup): Fail gracefully if threads are not supported.
7851 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7852 "p/c array_index("abcdef",2)" when not gcc compiled.
7853 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7854 "print func2::coremaker_local" when not gcc compiled.
7855 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7856 "ptype on opaque struct tagname (statically)",
7857 "ptype on opaque struct tagname (dynamically) 1", and
7858 "ptype on opaque struct tagname (dynamically) 2"
7859 for not compiled with gcc.
7860 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7861 backtrace when compiled with gcc.
d63a86f8 7862 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7863 than always return success.
7864
7865Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7866
7867 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7868
7869Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7870
7871 * gdb.base/structs.exp: Undo last change.
7872
7873Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7874
7875 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7876 encapsulate all the steps/nexts done during self test, starting
7877 at main, and makes them less sensitive to optimization issues.
7878 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7879 signal handler" test.
7880 * gdb.threads/pthreads.exp: Only run this for native configs.
7881 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7882 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7883 tests.
7884 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7885 for "runto test_calls(void)" test.
d63a86f8 7886
c906108c
SS
7887Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7888
7889 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7890 and don't expect address info in breakpoint confirmations.
7891
7892Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7893
7894 * gdb.base/list.exp (test_forward_search): Increase timeout
7895 temporarily by 60 seconds for searching extremely long line,
7896 and then reset to old value when done. Increase expect input
7897 buffer to 10000.
7898
7899Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7900
7901 * gdb.base/list.exp (test_forward_search): Fix to handle very
7902 long source line without overflowing expect's input buffer.
7903
7904Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7905
7906 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7907 "buffer_full".
7908
7909 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7910 "buffer_full".
7911
7912 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7913 "buffer_full".
7914
7915 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7916 "buffer_full".
7917
7918Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7919
7920 * configure.in (configdirs): Add gdb.threads.
7921 * configure: Regenerated with autoconf.
7922 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7923 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7924 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 7925
c906108c
SS
7926Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7927
7928 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7929
7930Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7931
7932 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7933 each signal's status in the output of "handle all print".
7934 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7935 the \r\n sequence that immediately precedes the gdb prompt.
7936 * gdb.base/a1-selftest.exp: Save original timeout and restore
7937 after test.
7938
7939Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7940
7941 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7942 symbol.
7943
7944Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7945
7946 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7947
7948Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7949
7950 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7951 timeout by 60 seconds.
7952
7953Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7954
7955 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7956 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7957 error return.
7958
7959Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7960
7961 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7962 gdb initialization, also report how long dejagnu waited. Restore
7963 old timeout before doing error return. Temporarily increase timeout
7964 by 3 minutes to allow for slow startups over heavy NFS use.
7965
7966Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7967
7968 * lib/gdb.exp: Report timeout value for verbosity level 2.
7969 * config/gdbserver.exp: Ditto.
7970 * config/hppro.exp: Ditto.
7971 * config/mips-gdb.exp: Ditto.
7972 * config/monitor.exp: Ditto.
7973 * config/netware.exp: Ditto.
7974 * config/sim-gdb.exp: Ditto.
7975 * config/slite-gdb.exp: Ditto.
7976 * config/udi-gdb.exp: Ditto.
7977 * config/unix-gdb.exp: Ditto.
7978 * config/vx-gdb.exp: Ditto.
7979 * gdb.base/a1-selftest.exp: Ditto.
7980 * gdb.base/a2-run.exp: Ditto.
7981 * gdb.base/break.exp: Ditto.
7982 * gdb.base/corefile.exp: Ditto.
7983 * gdb.base/list.exp: Ditto.
7984 * gdb.base/recurse.exp: Ditto.
7985 * gdb.base/scope.exp: Ditto.
7986 * gdb.base/signals.exp: Ditto.
7987
7988Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7989
7990 * gdb.threads/Makefile.in (docdir): Removed.
7991
7992Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7993
7994 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 7995 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7996 @srcdir@.
d63a86f8 7997 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7998 autoconf 2.5 or higher.
7999 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8000
8001Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8002
8003 * configure: Regenerated.
8004 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8005 avoid name clashes with SunOS headers.
8006
8007Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8008
8009 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8010
8011Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8012
8013 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8014 prototype information ends up in the compiler info file.
8015
8016Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8017
8018 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8019 attempting to regenerate it. Eliminate use of a temporary file
8020 and just generate the info file directly. Source it immediately,
8021 for consistency of use.
8022 * gdb.base/corefile.exp: Ditto
8023 * gdb.base/exprs.exp: Ditto.
8024 * gdb.base/funcargs.exp: Ditto.
8025 * gdb.base/langs.exp: Ditto.
8026 * gdb.base/list.exp: Ditto.
8027 * gdb.base/mips_pro.exp: Ditto.
8028 * gdb.base/nodebug.exp: Ditto.
8029 * gdb.base/opaque.exp: Ditto.
8030 * gdb.base/ptype.exp: Ditto.
8031 * gdb.base/scope.exp: Ditto.
8032 * gdb.base/setvar.exp: Ditto.
8033 * gdb.base/signals.exp: Ditto.
8034 * gdb.base/whatis.exp: Ditto.
8035 * gdb.c++/templates.exp: Ditto.
8036 * gdb.c++/virtfunc.exp: Ditto.
8037 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8038 whether or not to add -lstdc++ to the compile command line args.
8039
8040Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8041
8042 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8043 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8044 Increase timeout, a lot of single stepping might be needed if the
8045 target has no hardware watchpoints.
8046
8047Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8048
8049 * gdb.base/break.exp: Ignore compiler warnings when compiling
8050 break.c.
8051 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8052 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8053 from remote-sim.
8054 * gdb.base/exprs.exp: Add h8300 xfails.
8055 * gdb.base/funcargs.exp: Likewise.
8056 * gdb.base/nodebug.exp: Likewise.
8057 * gdb.base/printcmds.exp: Likewise.
8058 * gdb.base/ptype.exp: Likewise.
8059 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8060 h8300 xfails.
d63a86f8 8061 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8062 on the h8300.
8063 * gdb.base/funcargs.c: Explicitly make last constant argument to
8064 call_after_alloca_subr an unsigned long type.
8065 * gdb.base/return.c: Include stdio.h.
8066
8067Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8068
8069 * config/abug.exp: New file for the older Motorola Bug monitor
8070 that runs on the mvme13x series VME boards.
8071 * config/monitor.exp: Use the new config array for target settings
8072 if they exist.
8073
8074Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8075
8076 * sim-gdb.exp: Make the SH simulator allocate less space when
8077 it is targeted.
8078
8079Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8080
8081 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8082 test.
8083
8084Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8085
8086 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8087 "rs6000-*-*" for "list function in include file" when gcc compiled.
8088 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8089 for "p ctable1[120]".
8090 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8091 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8092 Remove setup_xfail for "rs6000-*-*" for
8093 "print 'scope0.c'::filelocal before run".
8094 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8095 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8096 since some compilers don't allow both options to be given
8097 on the same command line. Create object file and move it.
d63a86f8 8098
c906108c
SS
8099Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8100
8101 * gdb.base/corefile.exp: Always regenerate the core file, since
8102 we always regenerate the coremaker program. Detect special case
8103 where registers cannot be read from core file.
d63a86f8 8104
c906108c
SS
8105Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8106
8107 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8108 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8109 * gdb.c++/templates.exp: Only match on basename of file since
8110 some formats like xcoff don't encode directory information.
8111 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8112 and rs6000 AIX xcoff targets.
8113 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8114 * configure: Regenerate.
8115 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8116 here, rather than in distclean.
d63a86f8 8117
c906108c
SS
8118Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8119
8120 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8121 defined, and use it to compile the test case with -O2. The
8122 native compilation still uses no optimization.
8123 * gdb.base/mips_pro.c: Remove inline assembly code since
8124 it is compiled PIC by default, which results in assembler
8125 warnings that make the testsuite think the compilation
8126 was unsuccessful.
8127
8128Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8129
8130 * gdb.c++/misc.exp: Add note to message for
8131 "print s.a for foo struct" that this is a known gcc 2.7.2
8132 and earlier bug.
8133
8134Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8135
8136 * gdb.base/break.exp: Fix pattern for matching "Delete all
8137 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8138 setup_xfail for deleting all breakpoints test. Fix various
8139 timeout messages to include "(timeout)".
8140 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8141 for "p t_float_values2(3.14159,float_val2)".
8142 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8143 for "continue to call2g" when gcc compiled.
8144 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8145 "up to foo in langs.exp", "show language at foo in langs.exp",
8146 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8147 and "show language at fsub in langs.exp".
8148 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8149 "list line 1 in include file", "list message for lines past EOF",
8150 "list function in include file", "list list0.h:foo", and
8151 "list filename:function; nonexistant function".
8152 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8153 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8154 and "ptype t_char_array" to be for native cc only.
d63a86f8 8155
c906108c
SS
8156Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8157
d63a86f8 8158 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8159 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8160 "print func2::coremaker_local", and "backtrace in corefile.exp".
8161
8162Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8163
8164 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8165 "bt in signals.exp". This problem only appears when running
8166 the testsuite, and then only intermittently.
8167
8168Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8169
8170 * gdb.base/return.exp (return_tests): Differentiate between
8171 two tests of continuing.
8172
8173Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8174
8175 * */Makefile.in (maintainer-clean): Remove config.log.
8176 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8177 * gdb.c++/Makefile.in (PROGS): Add inherit.
8178 (clean): Remove *.ci.
8179
8180Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8181
8182 * gdb.c++/misc.cc: Add test code from Mike Stump.
8183 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8184
8185Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8186
8187 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8188 to "alpha-*-osf2*" and add comment.
8189 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8190 setup_xfail for "step over execarg initialization" and
8191 "step over corearg initialization".
8192 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8193 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8194 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8195 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8196 "print func2::coremaker_local", and "backtrace in corefile.exp".
8197 * gdb.base/signals.exp: Build and source signals.ci.
8198 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8199 to be for gcc only.
8200 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8201
c906108c
SS
8202Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8203
8204 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8205 Feb 3 procfs.c change.
8206
8207Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8208
8209 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8210
8211Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8212
8213 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8214 from dejagnu's apparent default of 10 seconds, which gives random
8215 results when running the tests over NFS on moderately loaded systems.
8216 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8217
8218Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8219
8220 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8221 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8222 result reports.
8223
8224Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8225
8226 * configure.in (CY_AC_PATH_TCLH): Remove.
8227 * configure: Regenerate.
8228
8229Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8230
8231 * gdb.c++/Makefile.in (clean): Add missing '{'.
8232
8233Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8234
8235 * lib/gdb.exp: Provide a default value for noinferior.
8236
8237 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8238 Load libgloss.exp.
8239
8240Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8241
8242 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8243 the executable, not the .o to run the tests from.
8244
8245Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8246
8247 * gdb.base/break.exp: Don't test for program exit or exit status
8248 if $noresults if nonzero.
8249 * gdb.base/langs.exp: Likewise.
8250 * gdb.base/watchpoint.exp: Likewise.
8251
8252 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8253 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8254 trying to compile the testcase.
8255
8256Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8257
8258 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8259 * gdb.base/signals.exp (continue to handler): Likewise.
8260
8261Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8262
8263 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8264
8265 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8266
8267Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8268
8269 * gdb.base/corefile.exp: Recognize "not found" as failure
8270 when trying to determine if a core file was generated.
8271 If no core file was generate the first time, try again without
8272 the ulimit -c to work around braindamaged shells.
8273
8274Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8275
8276 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8277 [] tests with "test" and enclose string in quotes.
8278 * gdb.stabs/configure: Rebuild
d63a86f8 8279
c906108c
SS
8280Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8281
8282 Changes in sync with expect:
8283 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8284 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8285 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8286 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8287 argument to AC_REQUIRE.
8288 * configure: Regenerated.
8289
8290Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8291
8292 * gdb.base/corefile.exp: When generating a core, discard any
8293 error messages about ulimit not found and the "core dumped"
8294 message from the shell that runs the coredumper.
8295
8296Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8297
8298 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8299
8300 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8301 which sed script to run. Expect failure for v_comb test
8302 on PA targets too.
d63a86f8 8303
c906108c
SS
8304Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8305
8306 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8307 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8308
8309Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8310
8311 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8312 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8313 "sparc-sun-solaris*" xfails for "p v_comb".
8314 * lib/gdb.exp (default_gdb_start): Fix typo.
8315 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8316 messages to not include the full program name that caused
8317 the core dump since some systems (such as solaris) apparently
8318 truncate this path to about 80 characters.
8319 When generating a core file first try increasing the core file
8320 size limit to unlimited since some systems may default it to
8321 zero, and it is harmless to try it. Move the test for failing
8322 to generate a core file to where it will actually get executed.
8323 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8324 new gdb result from g++ debug info improvements and make old
8325 pattern obsolescent. Also account for size_t differences
8326 (may be int or long).
8327 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8328 initialization before function call is placed in the delay slot
8329 and thus appears to be skipped over by commands such as "next".
8330
8331Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8332
8333 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8334
8335Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8336
8337 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8338 input source file; fix code to compile test to deal with this
8339 convention.
8340 * gdb.c++/*.exp: Likewise.
8341
8342Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8343
8344 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8345 "bt in signals.exp".
8346
8347Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8348
8349 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8350 "step over execarg initialization" and
8351 "step over corearg initialization".
8352
8353Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8354
8355 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8356 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8357
8358Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8359
8360 From Rob Savoye (rob@poseidon.cygnus.com)
8361 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8362 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8363 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8364 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8365 configure.in}: Major reworking for autoconfig.
8366 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8367 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8368 New files.
8369 * config/unix-gdb.exp: Make GDB global.
8370 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8371 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8372 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8373 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8374 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8375 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8376 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8377 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8378 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8379 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8380 pr-8136.exp, result.exp, string.exp, tuples.exp},
8381 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8382 to returns as necessary, arrange for test to compile own testcase
8383 executable.
8384 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8385
c906108c
SS
8386Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8387
8388 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8389 clear_xfail at end of test which might not call either pass or fail.
8390 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8391 "backtrace through signal handler".
8392
8393Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8394
8395 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8396 continuing from a job control stop signal.
8397 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8398
8399Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8400
8401 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8402 * gdb.base/corefile.exp: Likewise.
8403 * gdb.base/funcargs.exp: Likewise.
8404
8405Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8406
8407 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8408 * config/monitor.exp: Add support for setting baud rate.
8409
8410Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8411
8412 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8413 i*86-*-linux* xfails for "backtrace through signal handler".
8414 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8415 "print func2::coremaker_local".
8416 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8417 alpha-dec-osf2* xfail for
8418 "delete all breakpoints when none".
8419
8420Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8421
8422 * gdb.base/break.exp: Change test that deletes all breakpoints
8423 when no user breakpoints are installed. A post 4.15 change
8424 causes gdb to no longer prompt in this case.
8425
8426Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8427
8428 * gdb.base/return.exp (return_tests): Change xfail for test
8429 "correct value returned double test" to stop xfailing at
8430 Solaris 2.5. Apparently the bug has been fixed.
8431
8432Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8433
8434 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8435 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8436
8437Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8438
8439 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8440 * gdb.disasm/hppa.s: Corresponding changes.
8441
8442Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8443
8444 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8445 makefile fragment.
8446 * config/mt-hpux: Deleted.
8447
8448Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8449
d63a86f8 8450 * Many files: When warning about suppressed tests due to a
c906108c
SS
8451 nonexistant test binary, avoid incrementing the warning count.
8452
8453Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8454
8455 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8456
c906108c
SS
8457Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8458
8459 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8460 "sparc-*-solaris2*".
8461
8462Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8463
8464 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8465 Add global and local variables and initialize them.
8466 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8467 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8468 extracts the file name and terminating signal from the core file.
8469 * TODO: Remove note about tests for correct mapping of corefile.
8470 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8471 from optimizing it away.
8472 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8473 handles common blocks.
8474
8475Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8476
8477 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8478 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8479
8480Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8481
8482 * Makefile.in (maintainer-clean): New target, synonym for
8483 realclean.
8484 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8485 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8486 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8487 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8488 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8489 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8490
8491Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8492
8493 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8494 xfails when not gcc compiled for "print foo::funclocal".
8495 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8496 "print foo::funclocal at foo",
8497 "print 'scope1.c'::foo::funclocal at foo",
8498 "print foo::funclocal_bss at foo",
8499 "print 'scope1.c'::foo::funclocal_bss at foo",
8500 "print foo::funclocal_ro at foo",
8501 "print 'scope1.c'::foo::funclocal_ro at foo",
8502 "print bar::funclocal at foo" and
8503 "print 'scope1.c'::bar::funclocal at foo".
8504 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8505 gcc compiled for "print foo::funclocal at bar".
8506 Expand all messages to ensure that they identify that
8507 the test is at bar().
8508 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8509 gcc compiled for:
8510 "ptype on opaque struct pointer (statically)",
8511 "ptype on opaque struct tagname (statically)",
8512 "ptype on opaque struct pointer (dynamically) 1",
8513 "ptype on opaque struct tagname (dynamically) 1",
8514 "ptype on opaque struct pointer (dynamically) 2" and
8515 "ptype on opaque struct tagname (dynamically) 2
8516 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8517 gcc compiled for:
8518 "p datalocal"
8519 "whatis datalocal",
8520 "ptype datalocal",
8521 "p bsslocal",
8522 "whatis bsslocal", and
8523 "ptype bsslocal".
8524 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8525 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8526 when not gcc compiled.
8527 * gdb.base/funcargs.exp (float_and_integral_args): Add
8528 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8529 compiled.
8530 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8531 "backtrace from call6a" when not gcc compiled.
8532 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8533 "backtrace from call7a" when not gcc compiled.
8534 * gdb.base/callfuncs.exp (do_function_calls):
8535 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8536 "p t_char_array_values(char_array_val2,char_array_val1)",
8537 "p t_char_array_values(char_array_val1,char_array_val2)",
8538 "p t_char_array_values("carray 1","carray 2")",
8539 "p t_char_array_values("carray 1",char_array_val2)",
8540 "p t_char_array_values(char_array_val1,"carray 2")",
8541 "p sum_args(1,{2})",
8542 "p sum_args(2,{2,3})",
8543 "p sum_args(3,{2,3,4})",
8544 "p sum_args(4,{2,3,4,5})"
8545 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8546 "backtrace in corefile.exp" when not gcc compiled.
8547
8548Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8549
8550 * gdb.base/signals.exp: Rewrite `handle all print' test as
8551 a procedure. Accept blanks or TABs as whitespace, increase
8552 timeout and expect input buffer size for the large output
8553 from the command. Remove "i*86-*-bsdi2.0" xfail.
8554
8555Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8556
8557 * gdb.base/setvar.exp: Add new testcases for truncation when
8558 assigning invalid values to bitfields.
8559
8560Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8561
d63a86f8 8562 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8563 mips-sgi-irix* xfail for
8564 "call inferior func with struct - returns char *"
8565 and fix test so that an optional (unsigned char *) cast is
8566 accepted in the result.
8567
8568Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8569
8570 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8571 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8572 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8573 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8574 that accidentally got checked in.
8575
8576Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8577
d63a86f8 8578 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8579 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8580 compiled test.
8581 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8582 Add mips-sgi-irix5* xfail for not gcc compiled.
8583 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8584 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8585 "p top", "whatis top", "p middle", and "whatis middle".
8586 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8587 "whatis signed char" for not gcc compiled.
8588 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8589 "set variable signed char=-1 (-1)" and
8590 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8591 * gdb.base/funcargs.exp (float_and_integral_args):
8592 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8593 Add mips-sgi-irix* xfail when not gcc compiled for
8594 "continue to call2b".
8595 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8596 "continue to call2g".
8597 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8598 "backtrace from call6a"
8599 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8600 "backtrace from call7k".
8601 Add mips-sgi-irix5* xfail when not gcc compiled for
8602 "backtrace from call7a".
8603 (localvars_after_alloca): Fix gdb_test cmds for
8604 "print * after runto ...".
8605 Remove rs6000-*-* xfails for
8606 "print i after runto localvars_after_alloca" and
8607 "print l after runto localvars_after_alloca"
8608 for all compilers.
8609 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8610 when not compiled with gcc, for:
8611 "print signed char == (minus)",
8612 "print signed char != (minus)",
8613 "print signed char < (minus)",
8614 "print signed char > (minus)".
8615 * gdb.base/callfuncs.exp (do_function_calls):
8616 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8617 "call inferior func with struct - returns char *".
d63a86f8 8618 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8619 "correct value returned double test" to include Solaris 2.4.
8620 * gdb.base/funcargs.exp (float_and_integral_args):
8621 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8622
c906108c
SS
8623Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8624
8625 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8626 enumeration bitfields if compiling with GNU C.
8627 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8628 to empty' prompt.
8629
8630Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8631
8632 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8633 test for PRO targets.
8634
8635 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8636 breakpoints in the inferior at any given time by making
8637 two groups of breakpoints for call2*, call6* and call7*
8638 tests.
8639
8640Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8641
8642 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8643 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8644 from optimizing it away.
8645 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8646 "call inferior func with struct".
8647
8648Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8649
8650 * configure.in: Only configure gdb.chill for particular targets.
8651
8652Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8653
8654 * gdb.base/Makefile.in: Add action to .c.o transformation
8655 rule that generates a .ci file for each .o file and remove
8656 explicit .c.o rules except for callfuncs.o.
8657 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8658 generates a .ci file for each .o file and remove explicit
8659 .cc.o rules.
8660 (clean): Remove *.tmp *.ci files.
8661 (EXECUTABLES): Remove templ-info.exp.
8662 * gdb.base/compiler.c: New file.
8663 * gdb.c++/compiler.cc: New file
8664 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8665 Change rs6000-*-* xfail for
8666 "print 'scope0.c'::filelocal_ro" and
8667 "print 'scope1.c'::filelocal" and
8668 "print 'scope1.c'::filelocal_bss" and
8669 "print 'scope1.c'::filelocal_ro" and
8670 "print 'scope1.c'::foo::funclocal" and
8671 "print 'scope1.c'::foo::funclocal_ro" and
8672 "print 'scope1.c'::bar::funclocal" and
8673 "print 'scope0.c'::filelocal_ro" and
8674 "print 'scope1.c'::filelocal at foo" and
8675 "print 'scope1.c'::filelocal_bss at foo" and
8676 "print 'scope1.c'::filelocal_ro at foo" and
8677 "print 'scope1.c'::foo::funclocal at foo" and
8678 "print 'scope1.c'::foo::funclocal_bss at foo" and
8679 "print 'scope1.c'::foo::funclocal_ro at foo" and
8680 "print 'scope1.c'::bar::funclocal at foo" and
8681 "print 'scope0.c'::filelocal_ro" and
8682 "print 'scope1.c'::filelocal" and
8683 "print 'scope1.c'::filelocal_bss" and
8684 "print 'scope1.c'::filelocal_ro" and
8685 "print 'scope1.c'::foo::funclocal" and
8686 "print 'scope1.c'::foo::funclocal_bss" and
8687 "print 'scope1.c'::foo::funclocal_ro" and
8688 "print 'scope1.c'::bar::funclocal" and
8689 "print 'scope1.c'::bar::funclocal_bss"
8690 to only be xfail'd when not compiled with gcc.
d63a86f8 8691 Add rs6000-*-* xfail for
c906108c
SS
8692 "print 'scope0.c'::filelocal_bss before run"
8693 when compiled with gcc.
8694 (test_at_main): Add rs6000-*-* xfail for
8695 "print filelocal_ro in test_at_main"
8696 when compiled with gcc.
8697 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8698 Add rs6000-*-aix* xfail for
c906108c
SS
8699 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8700 "ptype t_char_array", not compiled with gcc.
8701 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8702 xfail for "list foo (in include file)" when gcc compiled.
8703 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8704 (integral_args): Add rs6000-*-* xfail for
8705 "run to call0a" if not compiled with gcc.
8706 (unsigned_integral_args): Add rs6000-*-* xfail for
8707 "run to call1a" if not compiled with gcc.
8708 (float_and_integral_args): Add rs6000-*-* xfail for
8709 "run to call2a" if not compiled with gcc and for
8710 "continue to call2b" for any compiler.
8711 Add rs6000-*-* xfail to
8712 "print f1 after run to call2a" for gcc compiled.
8713 (discard_and_shuffle): Add rs6000-*-* xfail for
8714 "run to call6a".
8715 (shuffle_round_robin): Add rs6000-*-* xfail for
8716 "backtrace from call7a" if not compiled with gcc.
8717 Add rs6000-*-* xfail for
8718 "backtrace from call7b" if compiled with gcc.
8719 (call_after_alloca): Add rs6000-*-* xfail for
8720 "print c in call_after_alloca" and
8721 "print s in call_after_alloca" and
8722 "backtrace from call_after_alloca_subr"
8723 if not compiled with gcc.
8724 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8725 "print c in localvars_in_indirect_call" and
8726 "print c in localvars_in_indirect_call" and
8727 "backtrace in indirectly called function" and
8728 "stepping into indirectly called function"
8729 if not compiled with gcc.
8730 (localvars_after_alloca): Add rs6000-*-* xfail for
8731 "print c after runto localvars_after_alloca" and
8732 "print s after runto localvars_after_alloca" and
8733 "print i after runto localvars_after_alloca" and
8734 "print l after runto localvars_after_alloca"
8735 for all compilers.
8736 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8737 than whatis-info.exp.
8738 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8739 than opaque-info.exp.
8740 Setup rs6000-*-* xfail for
d63a86f8 8741 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8742 "ptype on opaque struct pointer (dynamically)" when
8743 not compiled with gcc.
8744 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8745 rather than callf-info.exp.
8746 (do_function_calls): Add clear_xfail for rs6000-*-* for
8747 "p t_float_values2(3.14159,float_val2)". Seems to work
8748 fine there, both with xlc and gcc. Need to find out what
8749 it is doing right and fix other platforms.
8750 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8751 "call inferior func with struct - returns int",
8752 "call inferior func with struct - returns long",
8753 "call inferior func with struct - returns float",
8754 "call inferior func with struct - returns double",
8755 "call inferior func with struct - returns char *",
8756 but only if not gcc compiled (presumes xlc compiled).
8757 Change rs6000-*-* xfails for
8758 "call inferior func with struct - returns char" and
8759 " call inferior func with struct - returns short" to only
8760 xfail if not using gcc.
8761 (clean mostlyclean): Remove *.ci and *.tmp files.
8762 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8763 than templ-info.exp.
8764 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8765 Add rs6000-*-* xfail for "up to foo in langs.exp"
8766 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8767 when not gcc compiled.
d63a86f8 8768
c906108c
SS
8769Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8770
8771 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8772 * gdb.base/corefile.exp: Likewise.
8773 * gdb.base/list.exp: Likewise.
8774 * gdb.base/scope.exp: Likewise.
8775 * gdb.base/siganls.exp: Likewise.
8776
8777 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8778 compiler output.
8779 * gdb.base/whatis.exp: Likewise.
8780
8781Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8782
8783 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8784 failure (opcode table has been fixed to match reality).
8785
8786Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8787
8788 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8789 "call inferior func with struct - returns char",
8790 "call inferior func with struct - returns short"
8791
8792 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8793 "print 'scope0.c'::filelocal at main",
8794 "print 'scope0.c'::filelocal_bss in test_at_main",
8795 "print 'scope0.c'::filelocal at foo",
8796 "print 'scope0.c'::filelocal_bss in test_at_foo",
8797 "print 'scope0.c'::filelocal at bar",
8798 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 8799
c906108c
SS
8800 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8801 in source file 1". This bug seems to have been fixed with both
8802 gcc and native cc (was native assembler bug?).
8803
8804Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8805
8806 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8807 "backtrace through signal handler" to "i*86-*-sysv4*".
8808 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8809 continue" case. Add "known SVR4 bug" to fail message.
8810 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8811 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8812 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8813 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8814 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8815 "up to foo in langs.exp", "show language at foo in
8816 langs.exp", "up to cppsub_ in langs.exp", "show
8817 language at cppsub_ in langs.exp", "up to fsub in
8818 langs.exp", and "show language at fsub in langs.exp".
8819 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8820 "bactrace in corefile.exp".
8821 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8822 "call inferior function with struct - returns float" and
8823 "call inferior function with struct - returns double".
d63a86f8 8824
c906108c
SS
8825Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8826
8827 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8828 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8829 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8830 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8831
8832Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8833
8834 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8835 (or overriden) "CHILL" macro rather then bare "gcc".
8836 Also look for ../../gcc/xgcc since that is what we will
8837 actually need, not "Makefile". Remove following assignment
8838 of CHILL to CHILL_FOR_TARGET because that results in
8839 recursive definition.
8840
8841Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8842
8843 * gdb.base/corefile.exp: Change xfail for backtrace in
8844 corefile.exp from linuxaout to all linux.
8845 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8846 cases where we miss the breakpoint at the signal handler
8847 for some reason. Setup xfail for linuxoldld/linuxaout and
8848 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8849 hitting SIGURG breakpoint.
8850 * gdb.base/signals.exp: Setup xfail for "next" acting like
8851 continue to add linuxoldld. Setup xfail for all linux for
8852 "next to handler in signals_tests_1", "backtrace in
8853 signals_tests_1", "continue to func1", "pass SIGUSR1",
8854 and continue to handler".
8855
8856Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8857
8858 * Update all FSF addresses except those in COPYING* files.
8859
8860Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8861
8862 * gdb.base/a2-run.exp: Change messages to be more explicit about
8863 the status of args, and quote binfile in results.
8864
8865Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8866
8867 * gdb.base/callfuncs.exp: Add tests for passing structs to
8868 inferior functions and return various types.
8869 * gdb.base/callfuncs.c: Add functions to receive a struct
8870 and return a member of the struct, in various types.
8871
8872Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8873
8874 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8875
8876Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8877
8878 * config/vxworks29k.exp: New file, sources vxworks.exp.
8879
8880Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8881
8882 * config/gdbremote.exp: New file. Testing framework using
8883 gdbserver.
8884
8885Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8886
8887 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8888 "call function when asleep" and "send end of file".
8889 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8890 for "backtrace in corefile.exp".
8891 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8892 for "backtrace through signal handler".
8893 * gdb.base/corefile.exp: Make sure we actually generate a core file
8894 before trying the core tests. Some systems allow the user to suppress
8895 generation of core files and default to that (linux for example).
8896 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8897 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8898
8899Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8900
8901 * gdb.threads: New directory with some crude multi-threaded
8902 gdb tests (step.exp and step2.exp).
8903 * config/mt-lynx (STEP_EXECUTABLE): Define.
8904 (THREADFLAGS): Define.
8905
8906Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8907
8908 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8909
8910 * gdb.base/signals.exp: Disable whole file for lynx until
8911 further notice.
8912
8913 * gdb.base/signals.exp: xfail test where "next" acts like
8914 "continue" for lynx.
8915
8916 * gdb.base/interrupt.exp: xfail test for calling function while
8917 inferior is asleep for lynx.
8918
8919 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8920 than one cr-lf after each command.
8921
8922Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8923
8924 * configure.in: Reinstate setting of stabsdirs variable, fix
8925 typo in setting up configdirs for native builds.
8926
8927 * gdb.base/return.exp: Fix typo in return double test.
8928 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8929 compiler from optimizing them away.
8930
8931Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8932
8933 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8934 sequences to be echo'd by gdb when using gdb_test.
8935 * gdb.chill/chexp.exp: Likewise.
8936 * gdb.fortran/exprs.exp: Likewise
8937
8938Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8939
8940 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8941 after the inferior gdb has started.
8942
8943 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8944 after each command.
8945 * gdb.base/funcargs.exp: Likewise.
8946 * gdb.base/gdbvars.exp: Likewise.
8947 * gdb.base/interrupt.exp: Likewise.
8948 * gdb.base/list.exp: Likewise.
8949 * gdb.base/watchpoint.exp: Likewise.
8950 * gdb.c++/demangle.exp: Likewise.
8951 * gdb.c++/inherit.exp: Likewise.
8952 * gdb.chill/chexp.exp: Likewise.
8953 * gdb.fortran/exprs.exp: Likewise.
8954
8955 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8956 test if we can't handle IO to/from the inferior.
8957
8958 * gdb.c++/misc.exp: Always check for a program already being
8959 started after sending a "run" command to gdb.
8960
8961 * gdb.base/twice.exp: Start with a fresh gdb.
8962
8963 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8964 only depend on gdb's expression code, not the chill runtime.
8965
8966 * gdb.base/return.c: Put return values into variables so we
8967 can have gdb print them rather than depending on the program
8968 to print them.
8969 * gdb.base/return.exp: Corresponding changes.
8970
8971 * lib/gdb.exp: Provide default value for noinferiorio.
8972 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8973 the inferior.
8974
8975 * gdb.base/break.exp: Always check for a program already being
8976 started after sending a "run" command to gdb.
8977 (text_next_with_recursion): Don't check the output from the
8978 program's printf statement. Instead just make sure the program
8979 exited.
8980
8981 * gdb.base/commands.exp: Protect tests which need arguments with
8982 $noargs conditionals.
8983
8984Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8985
8986 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8987 of structure member arrays to match gdb/valops.c:value_addr change.
8988
8989Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8990
8991 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8992 cases.
8993
8994Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8995
8996 * configure.in (configdirs): Remove gdb.chill from default list
8997 of subdirs and then add it back in only if doing a native build.
8998 The current chill compiler does not yet work in any cross build.
8999 * Revert all signal changes from Jul 6.
9000 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9001 for sh-hms targets, allowing these tests to link, with no other
9002 changes. Testing is suppressed by setting "nosignals" in site.exp.
9003
9004Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9005
9006 * configure.in (signaldirs): Define and add to configdirs for all
9007 targets except some specific ones that are known to not support signals.
9008 Also clean up formatting.
9009 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9010 (signals, sigall): Remove rules to build.
9011 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9012 Moved to new gdb.signals directory.
9013 * gdb.signals: New test directory.
9014 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9015 signals.c signals.exp}: New or moved files.
9016
9017Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9018
9019 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9020
9021Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9022
9023 * gdb.base/return.exp: Xfail `return double' test failure
9024 on at least Solaris 2.3 and handle future/past versions on
9025 a case by case basis as appropriate. Also update message
9026 to include i*86 failures.
9027
9028Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9031
9032 * lib/gdb.exp: Fix comment which erroneously identified
9033 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9034 gdb_file_cmd not gdb_load).
9035 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9036
9037 * gdb.base/setvar.exp: Make test names consistent between pass and
9038 fail cases. Use gdb_test more.
9039
9040Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9041
9042 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9043
9044Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9045
9046 * gdb.base/help.exp: Fix expected help string for `show commands'.
9047
9048Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9049
9050 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9051
9052 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9053 of a text section.
9054
9055Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9056
9057 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9058 that loop eventually terminates. Fix Connection refused logic so
9059 that testsuite will expire nicely.
9060
9061Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9062
9063 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9064 config/rom68k.exp: New tcl glue for the appropriate monitors.
9065 These all just end up calling monitor.exp.
9066 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9067 refused' by retrying. Cleanup some timeout issues.
9068 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9069 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9070 callers don't have to set/restore global timeout variable.
9071
9072 * The following set of changes centralizes management of the global
9073 timeout variable. This way, it can be set in one target dependent
9074 place instead of dozens of places scattered throughout the test suite.
9075 If you need to lengthen a timeout, then you should either set timeout
9076 in one of the config/{target}.exp files, or multiply it by a factor.
9077 Setting it to an absolute value is always going to lose for some
9078 targets.
9079 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9080 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9081 * gdb.base/funcargs.exp: Don't set timeout.
9082 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9083 * gdb.base/printcmds.exp (test_print_string_constants
9084 test_print_array_constants): Don't set timeout.
9085 * gdb.base/ptype.exp: Don't set timeout.
9086 * gdb.base/recurse.exp: Don't set timeout.
9087 * gdb.base/return.exp: Don't set timeout.
9088 * gdb.base/watchpoint.exp: Don't set timeout.
9089 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9090 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9091
9092Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9093
9094 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9095
9096Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9097
9098 * lib/gdb.exp: Disable chill tests for irix5.
9099
9100Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9101
9102 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9103 each test pass or fail.
9104
9105Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9106
9107 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9108 xlc not gcc.
9109
9110Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9111
9112 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9113
9114Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9115
9116 * config/est.exp: Fix copyright and comments. Remove dead code.
9117 Use targetname, serialport and baud variables instead of fixed
9118 constants.
9119 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9120 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9121
9122Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9123
9124 * gdb.base/watchpoint.exp: Don't run
9125 test_watchpoint_triggered_in_syscall for sunos.
9126
9127Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9128
9129 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9130 they don't seem to exist. Do include stdio.h.
9131
9132Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9133
9134 * gdb.base/a1-selftest.exp: Add alpha xfail.
9135
9136Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9137
9138 * gdb.base/watchpoint.c (main): Prompt before calling read().
9139 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9140 Revise accordingly. Remove cruft about sending "123" several
9141 times, until it gets noticed. Clean up the "print buf[0]" stuff
9142 so that it passes or fails, and waits for prompts in the usual way.
9143
9144Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9145
9146 * gdb.base/recurse.exp: Fix comment.
9147
9148 * TODO: Remove item about printing variables in nodebug.exp. Add
9149 item about enabling tests which are only run on some targets.
9150
9151 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9152 fail, make test names unique, use new gdb_test convention
9153 regarding pattern, use gdb_test more, etc.).
9154
9155 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9156 fail, make test names unique, etc.).
9157
9158Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9159
9160 * gdb.base/nodebug.c: Change return type of top and middle to
9161 short.
9162 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9163 are fixed by the recent mdebugread.c changes. Allow `short ()'
9164 as type for top and middle.
9165
9166Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9167
9168 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9169 nearly as I can tell, the whole thing was an accident in Stu's
9170 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9171 to replace a send/expect pair with gdb_test, but ended up only
9172 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9173 of 30 Mar 1995 took care of it, but left this vestigial comment
9174 which I am now nuking.
9175
9176Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9177
9178 * gdb.base/break.exp: Look for different line number for
9179 breakpoint at main depending on usestubs.
9180
9181Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9182
9183 * gdb.base/list.exp: Adjust some alternate expect patterns to
9184 match recent list0.c change. Add alternate expect pattern for
9185 output from `list default lines around main' for optimizing
9186 compilers.
9187
9188Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9189
9190 * lib/gdb.exp: If nosignals is not set, set it to 0.
9191
9192Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9193
9194 * config/slite-gdb.exp: Responds to load symbol table prompt.
9195 * gdb.base/break.exp: Adjust line number, fix rerun.
9196 * gdb.base/langs0.c: Add #ifdef usestubs.
9197
9198Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9199
9200 * gdb.base/list.exp: Adjust line contents after adding new lines in
9201 list0.c. Also fix a syntax error.
9202
9203 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9204 * gdb.base/break.exp: ditto.
9205 * gdb.base/list.exp: ditto.
9206 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9207 * gdb.base/run.c: ditto.
9208 * gdb.base/list0.c: ditto.
9209 * gdb.base/funcargs.c: ditto.
9210
9211Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9212
9213 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9214 $targetname, $serialport and $baud instead of hardwired variables.
9215 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9216 target doesn't support signals.
9217
9218Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9219
9220 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9221
9222Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9223
9224 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9225 Don't rely on the value of an auto variable before it has been
9226 initialized. Use gdb_test more.
9227
9228Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9229
9230 * lib/gdb.exp (default_gdb_version): A version number must start
9231 with a digit, but other than that contains all characters up to
9232 the first whitespace character.
9233
9234Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9235
9236 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9237
9238Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9239
9240 * gdb.c++/*.exp: Warn if executable does not exist. The original
9241 reason for skipping the warning was that configure.in sometimes
9242 intentionally skipped building the executables but the tcl code
9243 had no way of knowing. That (a) was always bogus with respect to
9244 error handling, (b) is no longer true (right now there is no way
9245 to skip C++ tests).
9246
9247 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9248
9249Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9250
9251 * gdb.base/list.exp: Add expect patterns for output from
9252 SunPRO compiled executables.
9253 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9254 types.
9255
9256Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9257
9258 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9259 number (we are already testing that the correct source line text
9260 gets printed).
9261
9262 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9263 that is what is intended, but something needed to be done to get
9264 sunos4 native working again.
9265
9266 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9267
9268 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9269 apparently went with a (very) old xfail.
9270
9271Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9272
9273 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9274 runto_main is a proc in gdb.exp that will do 'step' for target use
9275 stubs.
9276 * gdb.base/exprs.exp: ditto.
9277 * gdb.base/interrupt.exp: ditto.
9278 * gdb.base/opaque.exp: ditto.
9279 * gdb.base/printcmds.exp: ditto.
9280 * gdb.base/ptype.exp: ditto.
9281 * gdb.base/scope.exp: ditto.
9282 * gdb.base/setvar.exp: ditto.
9283 * gdb.base/signals.exp: ditto.
9284 * gdb.base/twice.exp: ditto.
9285 * gdb.c++/classes.exp: ditto.
9286 * gdb.c++/inherit.exp: ditto.
9287 * gdb.c++/templates.exp: ditto.
9288 * gdb.base/break.exp: no run and hit main for stubs. Change line
9289 numbers for breakpoints and info breakpoint.
9290 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9291 breakpoint().
9292 * gdb.base/callfuncs.c: ditto.
9293 * gdb.base/exprs: ditto.
9294 * gdb.base/interrupt.c: ditto.
9295 * gdb.base/opaque0.c: ditto.
9296 * gdb.base/printcmds.c: ditto.
9297 * gdb.base/ptype.c: ditto.
9298 * gdb.base/scope0.c: ditto.
9299 * gdb.base/setvar.c: ditto.
9300 * gdb.base/signals.c: ditto.
9301 * gdb.base/twice.c: ditto.
9302 * gdb.c++/misc.cc: ditto.
9303 * gdb.c++/templates.cc: ditto.
9304
9305Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9306
9307 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9308
9309 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9310 somewhere between `read' and `main.c'. I'm pretty sure the
9311 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9312 and it isn't particularly useful.
9313
9314 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9315
9316Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9317
9318 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9319
9320Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9321
9322 * config/mt-slite: add LIBS and -nostdlib.
9323 * config/slite-gdb.exp: add this new file to support sparclite target.
9324
9325Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9326
9327 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9328
9329 * gdb.base/a2-run.exp: Change argument to istarget from
9330 "*-*-vxworks" to "*-*-vxworks*".
9331 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9332
9333Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9334
9335 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9336 will not runto main but do a 'step' to step out of breakpoint().
9337 * config/mt-slite: add -Dusestubs.
9338
9339Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9340
9341 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9342 instead of just @.
9343
9344 * gdb.base/signals.exp: Add test for "handle all print".
9345 * TODO: Remove "handle all print". Also remove item about
9346 checking copyright date (I don't like the idea of a spurious FAIL
9347 based on when we run the tests).
9348
9349 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9350 for SunOS4 (reason for failure not investigated). Remove
9351 redundant test for $binfile.
9352
9353 * gdb.base/nodebug.c (array_index): Call malloc.
9354
9355 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9356
9357Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9358
9359 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9360 conventions and slightly simplify the matching regexp.
9361
9362Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9363
9364 * gdb.base/break.exp: Update gdb_test invocation to use new
9365 convention.
9366
9367 * lib/gdb.exp: If noargs is not set, set it to 0.
9368
9369 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9370 tests unique.
9371
9372 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9373
9374Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9375
9376 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9377 one argument of type "<non-float parameter>".
9378
9379Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9380
9381 * config/rom68k.exp: New file to support Motorola IDP board.
9382 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9383 * gdb.base/break.c: Change things around so that this program
9384 doesn't depend upon args. This is necessary to make remote
9385 targets work (in general, they can't take args).
9386 * gdb.base/break.exp: Don't try to send args to program. Don't
9387 expect output. Also, replace lots of code with gdb_test.
9388
9389Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9390
9391 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9392 printing of '\'' (which is what the comment says we are testing,
9393 even though we were not), not '''.
9394 (test_integer_literals_rejected): Test that printing ''' is an error.
9395
9396 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9397 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9398 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9399 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9400 Use gdb_test not test_print_accept.
9401 * lib/gdb.exp: Remove test_print_accept.
9402
9403 * gdb.base/signals.exp (signal_tests_1): Make pass message
9404 consistent with fail message.
9405
9406 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9407 unsigned char; the bug (PR 1821) is fixed.
9408
9409 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9410
9411 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9412 successful tests--makes xfailing them work right.
9413
9414Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9415
9416 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9417 only \r\n, not .*. The test can pass .* as the last thing in
9418 $pattern if that is what it wants. In addition to providing this
9419 flexibility, this change should speed up pattern matching in cases
9420 where the pattern already ended with .* (there were a number of
9421 them). This change also helps catch bad patterns--in the old
9422 scheme the typo "char \*" instead of "char \\*" would pass. Now
9423 it is caught.
9424 * Many .exp files: Update callers.
9425
9426 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9427 clearer and does not spuriously match multiple ('s. Likewise for
9428 ) and *.
9429
9430 * gdb.base/nodebug.exp: Test ability to call a function and pass
9431 it a string (even with no debugging info).
9432
9433 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9434 "p '\'", which is the same as "p ''" once tcl gets done with
9435 quoting, to "p '\\'", which I suspect is what is intended (one
9436 backslash gets sent to GDB).
9437
9438 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9439
9440Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9441
9442 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9443 1817) was fixed literally years ago.
9444
9445Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9446
9447 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9448 test, it causes stepping out of call_after_alloca_subr with
9449 optimizing compilers.
9450 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9451 fails.
9452
9453 * gdb.c++/templates.exp: Source templ-info.exp only if
9454 the templates executable exists.
9455
9456 * gdb.c++/misc.cc (class Contains_static_instance,
9457 class Contains_nested_static_instance),
9458 gdb.c++/classes.exp (test_static_members): Test printing of
9459 a class that contains a static instance of the class.
9460
9461Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9462
9463 * gdb.base/langs2.c (cppsub_): Don't prototype.
9464 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9465 only, I believe).
9466
9467Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9468
9469 * lib/gdb.exp (skip_chill_tests): New procedure.
9470
9471 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9472
9473Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9474
9475 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9476 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9477
9478Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9479
9480 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9481
9482 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9483 disassemble 8, not 16, instructions for part 4.
9484
9485 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9486 support the latter anymore.
9487
9488 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9489 -DNO_PROTOTYPES.
9490 * gdb.base/callfuncs.c: Control use of prototypes based on
9491 NO_PROTOTYPES, not __STDC__.
9492 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9493 t_float_values2 tests if prototypes in use.
9494
9495 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9496 t_double_values): When checking differences against DELTA, check
9497 that difference is within the range (-DELTA,DELTA), not just
9498 (-infinity,DELTA).
9499
9500Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9501
9502 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9503 'file' command firts, then 'target', then 'load', this is due to gdb
9504 target set up.
9505 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9506
9507Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9508
9509 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9510 FP load/store variants.
9511 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9512
9513Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9514
9515 * gdb.base/term.exp: Do not give a warning if not native, it is
9516 not an abnormal condition.
9517
9518Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9519
9520 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9521 t_char_array".
9522
9523Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9524
9525 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9526 are getting the version number.
9527
9528 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9529 if not native, it is not an abnormal condition.
9530
9531Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9532
9533 * lib/gdb.exp: Just use "file exists", rather than undocumented
9534 dejagnu procedure "findfile".
9535
9536Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9537
9538 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9539 (LDFLAGS): Set to -Xlinker -Ur.
9540
9541 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9542 Removed, these values are set by lib/gdb.exp.
9543
9544 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9545
9546Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9547
9548 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9549 of replicating gdb startup code.
9550
9551 * config/mt-vxworks (LDFLAGS): Set to -r.
9552 (CFLAGS_FOR_TARGET): Removed.
9553
9554 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9555 (gdb) and gdb for vxworks uses (vxgdb).
9556
9557 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9558 executable is not in the tree and host != target, use sed and
9559 program_transform_name to determine the gdb name used by the
9560 target.
9561
9562 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9563 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9564
9565Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9566
9567 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9568 floats, chars, and shorts where there are ANSI-style function
9569 definitions.
9570
9571 * gdb.base/langs.exp, gdb.base/langs*: New test.
9572 * gdb.base/Makefile.in: Build it.
9573 * TODO: Remove item about checking that C names don't get C++
9574 demangling applied; this test tests it.
9575
9576Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9577
9578 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9579 went with the const70 xfail. The xfail went away a year ago.
9580
9581 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9582
9583 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9584 for hp300.
9585
9586 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9587
9588 * gdb.base/a1-selftest.exp: Don't run on hp300.
9589
9590Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9591
9592 * Makefile.in (site.exp): Set host_alias and target_alias as well
9593 as host_triplet and target_triplet.
9594
9595Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9596
9597 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9598
9599 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9600 places as other ecoff systems).
9601
9602 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9603 ultrix.
9604
9605Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9608 remove them.
9609 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9610 variable and "variable" in addition to "data variable".
9611 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9612
9613 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9614 2.
9615 * gdb.base/list1.c (long_line): Add additional statement at start
9616 of function.
9617 * gdb.base/list.exp (test_forward_search): Update line number to
9618 reflect new statement.
9619
9620Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9621
9622 * gdb.base/signals.exp: Reinitialize searched source directories
9623 after gdb_start call.
9624
9625Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9626
9627 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9628 * gdb.stabs/Makefile.in: Likewise.
9629
9630 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9631 change. Instead split the tests into smaller pieces.
9632 * gdb.disasm/hppa.s: Corresponding changes.
9633
9634Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9635
9636 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9637 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9638
9639 * gdb.base/funcargs.exp: Modify many tests so that every test
9640 either passes or fails. Make some test names unique.
9641
9642Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9643
9644 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9645 Call stty to set interrupt character.
9646
9647 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9648 for HP assembler versus GNU assembler based on actual behavior of
9649 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9650
9651 * TODO: Suggest a few more stepping tests.
9652
9653Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9654
9655 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9656 restart GDB for h8300 after a continue.
9657 (return): Add pattern to match a29k-udi behavior.
9658 * gdb.base/nodebug.exp: Remove obsolete comment.
9659 * gdb.base/regs.exp: New file, testing of register displays.
9660 * gdb.base/return.exp: Fix typo in reference to $objdir.
9661 * gdb.base/whatis.exp: Always start with a fresh GDB.
9662
9663Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9664
9665 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9666 higher, these tests generate a lot of output.
9667
9668Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9669
9670 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9671 code following the catch silently ignored some errors; without the
9672 catch they should be thrown like any other tcl error. Also, the
9673 catch used "" instead of {} which meant all the callers who wanted
9674 to include one of the characters "[]$ had to quote it an extra time.
9675 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9676 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9677 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9678 Remove extra quoting.
9679
9680Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9681
9682 * gdb.base/commands.exp: Make test names unique; every test either
9683 passes or fails. Update some comments.
9684
9685 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9686
9687Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9688
9689 The following fixes a FAIL caused by the fact that the alpha stabs
9690 configuration didn't use the ".if alpha" code in weird.def.
9691 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9692 bit pointer, so the 32 bit version works even on the alpha.
9693 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9694 Remove the stuff which allowed us to have separate versions for
9695 alpha and everything else.
9696
9697 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9698 regexp which "info func operator\[\](" is supposed to match. Fix
9699 string to send to GDB. Note that GDB still doesn't work right. Add a
9700 new test for "info func .perator\[\](" which GDB does handle correctly.
9701
9702 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9703
9704Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9705
9706 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9707 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9708 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9709 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9710 it makes the tests harder to understand and confuses test-o-matic.
9711 The preferred style is that each test provides a PASS or a FAIL,
9712 and has a unique message (e.g. "continue #54" not just "continue")
9713 which is the same for the pass and the fail.
9714 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9715 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9716 to lib/gdb.exp.
9717 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9718 prt_accept which was basically the same thing. Likewise for
9719 test_print_reject and prt_reject.
9720 * lib/gdb.exp (test_print_reject): Add some more error message
9721 patterns to match from the former printcmds.exp (prt_reject).
9722 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9723 One defect of the passcount stuff is that some of it failed to
9724 report XPASS where appropriate.
9725 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9726 stuff before and after arg in expected pattern.
9727 (test_paddr_operator_functions): Re-do test without print_addr_of;
9728 this is the only test which seems to want extra stuff there.
9729
9730Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9731
9732 * gdb.base/nodebug.exp: Update new tests to reflect improved
9733 wording of gdb output.
9734
9735 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9736 and "ptype" work on variables in files compiled without -g.
9737 Replaces commented out "maint print msymbol" tests.
9738
9739Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9740
9741 * gdb.base/setvar.c (dummy): Call malloc.
9742
9743 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9744 losing with the irix4 sed.
9745
9746 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9747 ALRM" on irix4.
9748
9749Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9750
9751 * TODO: Remove items about corefile.exp testing new exec-file and
9752 backtrace; both are now done. Add items about printing enums.
9753
9754Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9755
9756 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9757 "get signal $thissig" test fails.
9758
9759 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9760
9761Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9762
9763 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9764 compiler warning with dec alpha compiler.
9765
9766 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9767 extra \n from gdb_test call (this explains why the prompt test
9768 that I removed yesterday was there).
9769 (user_defined_command_test): Remove extra \n and prompt test.
9770
9771 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9772 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9773 doesn't exist.
9774 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9775 Also remove alpha workaround, which turns out to be because
9776 SIGABRT == SIGLOST.
9777
9778 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9779
9780 * gdb.base/help.exp: Don't test "help show".
9781
9782Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9783
9784 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9785 "set print address" is on.
9786 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9787 pass prompt to gdb_test; gdb_test already looks for the prompt.
9788
9789 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9790
9791 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9792 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9793 was to make sure that gdb can read a core file. But (a) the "read
9794 the corefile" part didn't make it to a1-selftest.exp, we just
9795 delete the corefile after creating it, and (b) we test reading
9796 corefiles in corefile.exp anyway. Also, this test left around a
9797 xgdb process on Solaris.
9798
9799 * gdb.base/corefile.exp: Also test backtrace.
9800
9801Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9802
9803 * gdb.base/commands.exp: Test a simple user defined command with
9804 arguments and if/while statements; verify the full user command is
9805 printed by "show user".
9806
9807 * gdb.base/commands.exp: Test if/while commands as part of a
9808 breakpoint command list; verify they appear in breakpoint
9809 information.
9810
9811Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9812
9813 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9814 than by dividing by zero.
9815
9816Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9817
9818 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9819 performing an inferior call with watchpoints enabled.
9820 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9821 call.
9822
9823Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9824
9825 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9826 of "file" command.
9827
9828 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9829 Add additional pattern for when "int operator int(void);" appears
9830 in a different order.
9831
9832Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9833
9834 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9835
9836 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9837 and "signal" with ".*".
9838
9839Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9840
9841 * TODO: Add note about "handle all nostop".
9842
9843 * gdb.base/{sigall.c, sigall.exp}: New test.
9844 * gdb.base/Makefile.in: Add it.
9845
9846Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9847
9848 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9849 when invoking GDB, suppresses any windowing interface.
9850
9851Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9852
9853 * config/sim-gdb: New file, simulator testing support.
9854
9855Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9856
9857 * gdb.base/interrupt.exp: Test calling func1 twice.
9858
9859Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9860
9861 * gdb.base/list.exp (test_forward_search): Set timeout higher
9862 when we'll be getting lots of output from gdb.
9863
9864 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9865 "init_malloc" to after the expect statement. Run it if that
9866 regexp is taken, but also for two others which happen if source
9867 cannot be found.
9868
9869Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9870
9871 * gdb.base/printcmds.exp: New test, for printing register before
9872 program is running.
9873
9874Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9875
9876 * gdb.base/list.exp: Correct some alternate expect patterns
9877 to reflect changes in list1.c.
9878
9879Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9880
9881 * TODO: Add item regarding large frames.
9882
9883 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9884
9885 * TODO: Remove item about enabling return.exp; it
9886 is enabled. Suggest a few more "return" tests.
9887
9888Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9889
9890 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9891 anonymous unions.
9892
9893Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9894
9895 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9896 and pr-5646.o, so "make" is the same as "make all", not "make
9897 pr-4975.o".
9898
9899Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9900
9901 * gdb.base/list.exp: Adjust expectations to reflect changes in
9902 list1.c.
9903 (test_forward_search): New test proc.
9904 * gdb.base/list1.c (long_line): New function, has long source line.
9905
9906Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9907
9908 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9909 additional line of code that was added.
9910
9911Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9912
9913 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9914 tests so as not to overflow expect's input buffers.
9915 * gdb.disasm/hppa.exp: Corresponding changes.
9916
9917Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9918
9919 Beginnings of template debugging tests.
9920 * gdb.c++/templ-info.cc: New file to test for template
9921 debugging capability of the compiler.
9922 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9923 templ-info.cc.
9924 * gdb.c++/templates.cc: Add explicit template instantiations
9925 to enable compiling with -fno-implicit-templates. Add destructor
9926 and 'value' method to T5 class for template tests.
9927 * gdb.c++/templates.exp: Add testcases for printing of template
9928 types, setting breakpoints on template methods and calling a
d63a86f8 9929 template method.
c906108c
SS
9930
9931Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9932
9933 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9934 branch target since some assemblers (gas-2.5) may emit a
9935 relocation for the branch instead of resolving it in the
9936 assembler.
9937
9938Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9939
9940 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9941 through signal handler.
9942
9943Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9944
9945 * configure.in (*-*-netware): Use config/mt-netware.
9946
9947 * config/mt-netware: New file.
9948 * config/mt-i386-netware: Removed, separate configs for different
9949 netware architectures are no longer needed now that we have
9950 --with-headers.
9951
9952Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9953
9954 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9955 by the recent changes to use ANSI C arithmetic conversions.
9956
9957Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9958
9959 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9960 bug involving using inferior_pid to figure out whether to select a
9961 frame.
9962
9963Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9964
9965 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9966 match the current disassembler output.
9967
9968Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9969
9970 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9971 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9972 types, expect "int" as type of integer values (for now).
9973
9974Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9975
9976 * gdb.base/commands.exp: New tests for if/while commands.
9977
9978Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9979
9980 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9981 by .*, since hex values have different syntax in Chill mode.
9982
9983Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9984
9985 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9986 linefeed from expect pattern for repeated types with indices > 9.
9987
9988Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9989
9990 First part of Fortran test suite.
9991 * gdb.fortran: New directory.
9992 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9993
9994Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9995
9996 * gdb.base/default.exp: Update expect pattern for load command
9997 without arguments.
9998
9999Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10000
10001 * configure.in: Change i386 to i[345]86.
10002 * gdb.base/configure.in: Likewise.
10003 * gdb.c++/configure.in: Likewise.
10004 * gdb.chill/configure.in: Likewise.
10005
10006Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10007
10008 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10009 patterns, since that is not a valid context for comments.
10010
10011Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10012
10013 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10014 repeated types and repeated types with indices > 9.
10015
10016Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10017
10018 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10019 2417; old bug has been fixed.
10020
10021Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10022
10023 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10024 send the newline ourselves instead of assuming gdb_test will do
10025 so when passed an empty input string.
10026
10027 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10028 stabs testcode.
10029
10030Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10031
10032 * lib/gdb.exp (gdb_test): Don't send anything if the first
10033 argument is an empty string. This makes cases where we want to
10034 match output that is already in expect's buffers (for example,
10035 matching a breakpoint after gdb_run_cmd has been called) work
10036 reliably.
10037
10038Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10039
10040 * config/netware.exp: New file.
10041
10042Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10043
10044 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10045 the -B and -L prefixes so we can find the debugging stub.
10046
10047 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10048 there and we are using the gcc from the tree.
10049
10050 * gdb.base/types.c: Removed.
10051
10052 * gdb.base/configure.in: Look for makefile fragments in ../config.
10053 Recognize i386-*-netware.
10054 * gdb.c++/configure.in: Likewise.
10055
10056Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10057
10058 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10059 the correct TCL syntax.
10060
10061Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10062
10063 * gdb.base/opaque.exp: use runto instead of messing around with
10064 breakpoints. Simplify by using gdb_test.
10065
10066 * gdb.base/bitfields.exp: restart between tests on netware targets
10067 because breakpoints aren't relocated after target death. Run
10068 processes to completion.
10069
10070 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10071
10072Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10073
10074 * Makefile.in: Remove extra tabs that confuse some versions
10075 of "make". Use the newly built gdb to test with by default,
10076 rather than the first one in the tester's search path.
10077
10078Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10079
10080 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10081
10082 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10083 condition help.
10084
10085Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10086
10087 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10088
10089 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10090 running.
10091 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10092 * gdb.base/funcargs.exp: Likewise.
10093
10094 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10095 * gdb.base/funcargs.exp: Likewise.
10096
10097 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10098 message is "".
10099
10100Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10101
10102 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10103 return,signals,twice}.exp: Handle non-existant binaries
10104 consistantly.
10105
10106 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10107 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10108 might testing a cross development system.
10109
10110Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10111
10112 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10113 runtest script is relative to ${srcdir}, not ${rootdir}.
10114
10115Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10116
10117 * gdb.base/signals.exp: Allow for optionality of breakpoint
10118 address.
10119
10120Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10121
10122 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10123
10124Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10125
10126 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10127 for size_t definition.
10128 * gdb.c++/templates.cc: Likewise
10129
10130 * config/mt-i386-netware: New file.
10131
10132 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10133 defined.
10134
10135 * gdb.base/Makefile.in: Added support for systems that name core
10136 files by appending "core" to the program name.
10137 * gdb.base/a1-selftest.exp: Likewise.
10138
10139Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10140
10141 * gdb.base/return.exp: Add comment and message for `return double'
10142 test failure on Sparc Solaris.
10143
10144Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10145
10146 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10147
10148Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10149
10150 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10151 from optimizing them away.
10152 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10153 patterns to include default constructors and assignment operators,
10154 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10155 character in the output of the virtual base pointer.
10156
10157Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10158
10159 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10160 expression match in print_addr_of to avoid unintented matches.
10161 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10162 versions up to 2.5.8.
10163
10164Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10165
10166 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10167 included file to run under newer versions of expect.
10168 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10169 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10170 Remove xfail for the virtual table of BDDHookV.
10171
10172Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10173
10174 * lib/gdb.exp (string_to_regexp): Set a default result.
10175 (default_gdb_start): Fix misleading message.
10176
10177Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10178
10179 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10180 Remove all CC, etc definitions.
10181 * config/mt-hpux: New file.
10182 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10183 (CFLAGS, LDFLAGS): Define.
10184 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10185
10186 * Makefile.in (site.exp): Don't insert host_os, etc.
10187 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10188 (distclean): Check existence of subdir.
10189 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10190 * gdb.base/Makefile.in: General cleanup and simplification.
10191 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10192 to build executables. Use default rule to build .o files.
10193 (EXPECT, RUNTEST, CC): Fix relative pathname.
10194 (site.exp): Don't insert host_os, etc.
10195 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10196 and/or SIGUSR1 defined.
10197 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10198 * gdb.c++/Makefile.in: General cleanup and simplification.
10199 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10200 (CFLAGS): Remove.
10201 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10202
10203Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10204
10205 * gdb.base/recurse.exp: Misc changes to get tests running again
10206 after Kung's changes to the watchpoint code.
10207 * gdb.base/watchpoint.exp: Likewise.
10208
10209Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10210
10211 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10212
10213Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10214
10215 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10216 * lib/gdb.exp (default_gdb_start): Define.
10217 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10218 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10219 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10220 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10221 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10222 Don't call gdb_target_udi in between tests.
10223
10224Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10225
10226 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10227 (which was basically just a local version of the same thing). In
10228 addition to avoiding duplication, gdb_test_exact is faster.
10229 * lib/gdb.exp (gdb_test_exact): Fix typo.
10230
10231 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10232 don't give an error.
10233
10234 * gdb.base/term.exp: Call delete_breakpoints before starting.
10235
10236 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10237 (t10): Add comment.
10238
10239Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10240
10241 Reorganization of the GDB Test Suite.
10242
10243 * gdb.base: New directory, contains all the basic tests.
10244 * gdb.c++: New directory, tests specific to C++.
10245 * gdb.chill: New directory, tests specific to Chill.
10246 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10247 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10248 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10249 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10250 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10251 t30-31 to chill).
10252 * */gdbme.*: Rename to match appropriate expect scripts.
10253 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10254 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10255 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10256 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10257 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10258 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10259 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10260 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10261 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10262 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10263 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10264 gdb.c++/virtfunc.cc: New names of C++ files.
10265 * gdb.chill/chillvars.ch: New name of Chill file.
10266 * gdb.base/configure.in, gdb.c++/configure.in,
10267 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10268 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10269 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10270 * configure.in (configdirs): Update to reflect directory changes.
10271 (target_abbrev): No longer define for any configuration.
10272 * Makefile.in: Cosmetic improvements to header comments.
10273
10274Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10275
10276 Various changes to gdb.t31:
10277
10278 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10279 * gdbme.ch: Make all key-words and predefineds be upper-case.
10280 * chillvars.exp: Expect key-words and predefinds in upper-case.
10281
10282 * chillvars.exp: Use gdb_test_exact many places.
10283 Change expected output for arrays (which now includes index labels).
10284
10285 * pr-5020.exp, gdme.ch (module PR_5020):
10286 New test, for PR-5020.
10287
10288Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10289
10290 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10291 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10292
10293Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10294
10295 * Makefile.in: Fix bit-rot in definitions of CHILL,
10296 CHILL_FOR_TARGET and Chill_LIB.
10297 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10298 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10299 CHILL, and CHILL_LIB.
10300
10301Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10302
10303 * Revert the previous changes. Please see Rob's directory
10304 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10305
10306Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10307
10308 * Makefile.in, configure.in, config/mips-gdb.exp,
10309 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10310 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10311 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10312 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10313 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10314 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10315 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10316 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10317 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10318 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10319 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10320 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10321 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10322 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10323 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10324 changes from 94Q1.
10325
10326Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10327
10328 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10329 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10330 Rob's new testing fragments.
10331
10332Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10333
10334 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10335 lib/gdb.exp: Replace error proc calls with perror.
10336
10337Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10338
10339 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10340 version also, match on casted version strings, and match on
10341 gdb startup case where the line numbers might be messed up.
10342
10343Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10344
10345 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10346 (CFLAGS): Delete it from here.
10347
10348Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10349
10350 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10351
10352Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10353
10354 * Makefile.in (RUNTEST): Default to just "runtest".
10355
10356Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10357
10358 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10359 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10360 the code has been restructured.
10361
10362Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10363
10364 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10365 \n, not just one of each.
10366
10367 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10368 /bin/cc gives a warning if you do.
10369
10370Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10371
d63a86f8 10372 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10373 __t10ListS_link1ZUiRCUiPT0
10374
10375Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10376
10377 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10378 on local variables in recursive functions.
10379
10380 * gdb.t07/Makefile.in: Build the new test.
10381
10382Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10383
10384 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10385 directly. Instead compare the return values from actual calls.
10386
10387Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10388
10389 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10390
10391Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10392
10393 * From Peter Schauer with minor modifications.
10394 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10395 stops in mid-line in the caller. Add xfail for returning a float
10396 value on X86 targets.
10397
10398Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10399
10400 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10401 to avoid expect lossage.
10402 (fmem_LRbug_tests): Likewise.
10403 * gdb.disasm/hppa.s: Corresponding changes.
10404
10405 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10406 conditions to work with latest dejagnu/expect.
10407
10408 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10409 expected to fail on the PA.
10410 (backtrace in call with trampolines): Explicitly require main
10411 to be frame #1 (no trampolines should show up in backtrace).
10412
10413 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10414 "continue -expect".
10415 * gdb.t06/break.exp: Likewise.
10416 * gdb.t07/watchpoint.exp: Likewise.
10417 * gdb.t13/bitfields.exp: Likewise.
10418 * gdb.t15/{funcargs,return}.exp: Likewise.
10419 * gdb.stabs/weird.exp: Likewise.
10420 * config/{mips,udi}-gdb.exp: Likewise.
10421
10422 * hppa.sed: Enclose comments within a sed command to avoid
10423 losing with the old OSF1 sed.
10424
10425Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10426
10427 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10428 sequent dynix.
10429 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10430 * gdb.t15/funcargs.exp: Conditionally step again to really
10431 finish from marker_call_with_trampolines. Handle the case where
10432 the first step from within call_with_trampolines already steps
10433 us back to main.
10434 * gdb.t15/gdbme.c: Add comment to closing brace of
10435 call_with_trampolines for funcargs.exp.
10436
10437Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10438
d63a86f8 10439 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10440 Fix typo(s).
10441
10442Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10443
10444 * gdb.t07/gdbme.c: More code for watchpoint testing.
10445
10446 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10447 "Hardware watchpoint" throughout file.
10448 (test_watchpoint_triggered_in_syscall): New test.
10449 (test_complex_watchpoint): New test.
10450
10451Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10452
10453 * gdbme.c (call_with_trampolines): New function to try and step
10454 into. Tests trampoline problems on the PA.
10455
10456 * funcargs.exp (localvars_in_indirect_call): No longer expect
10457 stepping into indirect call to fail on PAs.
10458 (test_stepping_over_trampolines): New test.
10459
10460Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10461
10462 * TODO: Add suggestions for static member function tests, and
10463 completion tests.
10464
10465Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10466
10467 * TODO: Add suggestions for "p/a" tests.
10468
10469 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10470 (default_gdb_exit): Replace all the hair with sending "quit" to
10471 the process with a simple close.
10472
10473Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10474
10475 * TODO: Add suggestions for shared library tests.
10476
10477Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10478
10479 * TODO: Add suggestions for x/s tests.
10480
10481Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10482
10483 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10484 "enable once", and "enable breakpoints once" with ".*".
10485
10486Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10487
10488 * TODO: Add suggestions about structure passing tests.
10489
10490Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10491
10492 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10493 the primary1 test, use work around if __GNUC__ < 2.
10494 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10495 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10496 Test for bad output rather than waiting for timeout. Issue
10497 second continue only if first continue failed.
10498
10499Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10500
10501 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10502 operator[] test with gdb_test because the old code didn't seem to
10503 be getting the quoting right with the new dejagnu.
10504
10505Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10506
10507 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10508 one from the path.
10509 * Makefile.in: Use a fresh expect if there is one, use runtest
10510 from the src tree if there is one.
d63a86f8 10511
c906108c
SS
10512Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10513
10514 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10515 next over recursive call. Revise the tests from that point on
10516 (which had been skipped) to match GDB's actual (correct) output.
10517
10518 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10519 with next over a breakpoint whose condition is false.
10520
10521 * gdb.t00/help.exp: Comment out "help set print" tests just like
10522 (and for same reason as) "help set" test.
10523
10524Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10525
10526 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10527 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10528
10529Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10530
10531 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10532 necessary gdb_target_udi.
10533
10534 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10535
10536 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10537 1838 and 2417; they are fixed.
10538
10539 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10540 gdb.t03/ptype.exp (ptype structure, ptype union):
10541 Remove xfails; the test is looser than when the xfails were added.
10542
10543 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10544 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10545
10546 * gdb.t01/run.exp: Only run shell test if isnative.
10547
10548 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10549 since "run" automatically loads if necessary. Call gdb_target_udi
10550 after the "file" since "file" kills any execution target.
10551
10552 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10553 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10554 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10555 argument for UDI.
10556
10557Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10558
10559 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10560
10561 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10562
10563Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10564
10565 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10566 properly quoting regexps. This makes the second argument to
10567 demangle a fixed string, which matches the callers, instead of a
10568 shell-style pattern which is what the previous implementation
10569 used. Update some of the callers.
10570
10571Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10572
10573 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10574 (comib_nullified_tests): Fix typo.
10575 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10576 strings. No longer expected to fail.
10577
10578 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10579 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10580 strings. No longer expected to fail.
10581
10582 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10583 string. No longer expected to fail.
10584
10585Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10586
10587 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10588 No longer expected to fail.
10589
10590 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10591 string. No longer expected to fail.
10592
10593Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10594
10595 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10596 only in the names (I probably got most of them). I was even
10597 generous with some which differed in underscores in names, and
10598 probably missed a few, and I *still* was able to remove almost a
10599 third of the file with almost no impact on testsuite coverage.
10600
10601Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10602
10603 * gdb.t00/default.exp: Match udi_attach error message as well as
10604 the one from child_attach.
10605
10606 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10607
10608 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10609
10610 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10611 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10612
10613 * Move test with enums and partial symbols back to
10614 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10615 Reverts the change of 26 May 93. Per today's change to
10616 stabs.texinfo, the behavior that weird.exp was expecting was
10617 unreasonable; what is important is that the compiler+gdb get
10618 things right, which happens with a recent gcc. Also fix the test
10619 to deal with native compilers which put out the stab gdb can't
10620 deal with.
10621
10622Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10623
10624 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10625 in the names. The main thing these accomplish is to slow things down.
10626 Many more such duplicates surely remain.
10627
10628 * gdb.t00/help.exp: Comment out "help support" test just like
10629 (and for same reason as) "help set" test.
10630
10631Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10632
10633 * gdb.t06/break.exp: Remove setup_xfails for
10634 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10635 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10636 about known bug in gcc to include up through 2.5.8.
10637 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10638 well as "_vb$".
10639 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10640 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10641 with latest gcc and gdb.
10642 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10643 well as "_vb$".
10644
10645Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10646
10647 * configure.in (hppa*-*-*): Also configure and build stabs-only
10648 tests.
10649
10650Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10651
10652 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10653 * gdb.t10/configure.in (hppa*-*-*): Use it.
10654
10655Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10656
10657 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10658
10659Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10660
10661 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10662 versions prior to 1.13.5.
10663
10664Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10665
10666 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10667 the prompt is at the start of a line.
10668
10669Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10670
10671 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10672 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10673 in the copr tests now.
10674 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10675 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10676 expected to fail.
10677
10678Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10679
10680 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10681 gdb.t31/chillvars.exp, lib/gdb.exp:
10682 Tweak to run under either version of expect.
10683 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10684 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10685 * gdb.t11/list.exp: Remove extraneous whitespace.
10686
10687Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * gdb.t16/printcmds.exp (test_print_strings): Accept
10690 "(unsigned char *) " before the string.
10691
10692 * TODO: Add notes about printing of fancy types and GDB expressions.
10693
10694Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10695
10696 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10697 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10698 if doing mips-idt-ecoff.
c906108c
SS
10699
10700Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10701
10702 * Most .exp files: Tweak to run under either version of expect.
10703
10704Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10705
10706 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10707 xfails; I'm not sure why they are failing, but not because of PR 1806.
10708
10709Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10710
10711 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10712 defined in lib/gdb.exp.
10713
10714Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10715
10716 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10717 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10718 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10719 have to be typeless.
10720
10721Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10722
10723 * TODO: Add suggestion for copyright year test.
10724
10725Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10726
10727 * configure.in (*-*-lynxos*): Add stabs tests.
10728
10729Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10730
10731 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10732 so insert a tab before any assembler directive in column zero.
10733
10734 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10735 stores.
10736 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10737 stores.
10738 (fpu_short_memory_tests): Likewise.
10739
10740Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10741
10742 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10743 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10744 .stabs directives in comments.
10745
10746Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * TODO: New file, describing tests we could write.
10749 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10750
10751Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10752
10753 * gdb.t06/signals.exp: Add kludge to force re-sync.
10754
10755 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10756 to xgdb instead of gdb, get out of gdb.
10757
10758Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10759
10760 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10761 for info.
10762
10763Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10764
10765 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10766 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10767 * gdb.stabs/hppa.sed: New sed script for the PA.
10768
10769Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10770
10771 * gdb.stabs: Re-write weird.def and configuration to use sed
10772 instead of cpp. sed is portable and POSIX; cpp is neither.
10773
10774Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10775
10776 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10777
10778Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10779
10780 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10781
10782Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10783
10784 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10785 "_vb$".
10786 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10787 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10788
10789Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10790
10791 * lib/gdb.exp: Comment out code which depends on non-existent
10792 `transform' procedure.
10793
10794Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10795
10796 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10797 * lib/gdb.exp: Transform tool name.
10798 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10799 1.1's new error handling system.
10800
10801Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10802
10803 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10804
10805Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10806
10807 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10808 They made pattern matching so slow that timeouts happened on
10809 heavily loaded systems. Now any output from "show print" which
10810 gets us back to the GDB prompt is a PASS.
10811
10812Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10813
10814 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10815
10816Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10817
10818 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10819
10820 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10821 It is not from PR 3220.
10822
10823Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10824
10825 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10826 just started failing because they depended on the order the
10827 subcommands are presented, or exact docstring text. This kind of
10828 test is a pain and has minimal benefit.
10829
10830Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10831
10832 * gdb.t09/corefile.exp: At end of test, use "core" command with
10833 no arguments.
10834
10835Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10836
10837 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10838 17}/Makefile.in: Make it possible to run the testsuite with Sun
10839 make and CC = cross gcc by adding explicit build rules for .o
10840 files.
10841
10842Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10843
10844 * gdb.t15/funcargs.exp: Don't put comments on same line as
10845 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 10846
c906108c
SS
10847Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10850
10851Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10852
10853 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10854 * gdb.t20/inherit.exp: remove three dumplicate entries.
10855
10856Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10857
10858 * gdb.t06/break.exp: For "next over recursive call", fail on any
10859 incorrect output, not just on "factorial (value=2)".
10860
10861Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10862
10863 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10864 working now. Add an xfail if accesing a bss variable causes
10865 a memory error if the target is not yet run.
10866
10867Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10868
10869 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10870 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10871 name of __st* demangling (2 strings). Did Kung really get the
10872 more than 95 others right without testing them?
10873
10874Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10875
10876 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10877
10878Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10879
10880 * configure.in (configdirs): Add gdb.disasm
10881 * gdb.disasm: New directory for GDB disassembler tests.
10882 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10883
10884Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10885
10886 * gdb.t00/help.exp: Don't test "help set".
10887
10888 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10889 from within expect statements. None of these happen anymore and
10890 they cause regressions to be silently unnoticed.
10891
10892 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10893 messages) about known failures with gcc cygnus-2.4.5-930417.
10894
10895 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10896 comp-info.exp so it gets built if it doesn't exist.
10897
10898 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10899 it is no longer used.
10900 * gdb.t13/comp-info.c: Removed.
10901
10902Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10903
10904 * gdb.t06/signals.exp: Add xfail for sun3.
10905
10906Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10907
10908 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10909 relevant because ^C doesn't get sent but failure can be reproduced
10910 interactively).
10911
10912Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10913
10914 * gdb.stabs/alpha.mt: New configuration file for alpha.
10915 * gdb.stabs/configure.in: Use it.
10916 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10917 sharing with alpha.mt, redefine long to word via preprocessor.
10918 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10919 for alpha.
10920 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10921 native cc.
10922 * gdb.t00/teststrategy.exp: Change expect string so that we
10923 consume the `(xgdb)' from the command echo and from the gdb prompt.
10924 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10925 gdb currently compares all values as long, so this failure probably
10926 applies to any configuration where LONGEST is bigger than a target int.
10927 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10928 with gcc.
10929 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10930 to handle opaque pointers, gcc is.
10931 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10932 as first argument. Include <sys/types.h> and change all operator
10933 new definitions to use size_t.
10934 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10935 now that we use size_t.
10936
10937Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10938
10939 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10940 a long or float array cast all array members to the same type.
10941 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10942 with 64 bit longs.
10943 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10944 on alpha.
10945 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10946
10947Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10948
10949 * gdb.t24 (demangle.exp): Constructors of templates have names like
10950 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10951 section 14.6 of the ARM.
10952
10953 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10954 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10955 accomplish little and slow down the testsuite.
10956
10957 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10958 Accept spaces various places.
10959
10960Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10961
10962 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10963 with watchpoint enabled.
10964
10965 * Makefile.in: Remove definition of CC and remove the second
10966 definition of CXX (the "CXX = gcc" one remains). These definitions
10967 were causing backquotes to be expanded within backquotes, which
10968 doesn't work.
10969
10970Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10971
10972 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10973
10974Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10975
10976 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10977 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10978 by mips cc and contains no stabs entries.
10979
10980Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10981
10982 * config/vx-gdb.exp: Use fake device to load files rather than
10983 NFS.
10984 * lib/gdb.exp: New proc to do "file" command.
10985 * config/unix-gdb.exp: Use new "file" proc.
10986
10987Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10988
10989 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10990 Rework board rebooting slightly.
10991 (gdb_exit): Don't exit from the remote shell; there isn't one.
10992 * gdb.stabs/weird.exp: If a program is being debugged already,
10993 kill it.
10994 * gdb.t04/setvar.exp: Stop and restart gdb.
10995 * gdb.t05/expr.exp: Likewise.
10996 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10997 restart gdb and reload the program.
10998 * gdb.t08/opaque.exp: Likewise.
10999 * gdb.t12/scope.exp: Likewise.
11000 * gdb.t13/bitfields.exp: Likewise.
11001 * gdb.t15/funcargs.exp: Likewise.
11002 * gdb.t20/classes.exp: Likewise.
11003 * gdb.t03/ptype.exp: Increase timeout.
11004 * gdb.t16/printcmds.exp (test_print_string_constants,
11005 test_print_array_constants): Likewise.
11006 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11007 * gdb.t20/classes.exp (do_tests): Likewise.
11008 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11009
11010Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11011
11012 * gdb.stabs: Renamed *wierd* to *weird*.
11013
11014Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11015
11016 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11017 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11018
11019Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11020
11021 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11022 (do_tests): Remove xfail for whatis on one_var and two_var.
11023
11024Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11025
11026 * Makefile.in: Made cross building work better by adding
11027 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11028
11029Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11030
11031 * gdb.t15/{return.c,return.exp,Makefile.in}:
11032 New test, currently commented out.
11033
11034Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11035
11036 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11037 still running and removes the leftover named socket so GDb can do
11038 clean restarts.
11039
11040Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11041
11042 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11043 console, not GDB.
11044 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11045 cross testing works better with "make check"
11046 * config/unix-gdb: Use default procedures for exit and version.
11047 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11048 with the newest VxWorks.
11049
11050Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11051
11052 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11053 old form.
11054
11055 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11056 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11057
11058 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11059
11060 * config/unix-gdb.exp: Remove this version of gdb_exit
11061 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11062 Rob says he'll look at it when he gets back to testing boards.
11063
11064Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11065
11066 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11067 an expected fail for certain ptype commands.
11068
11069 * gdb.t20/classes.exp: Update expected results of "ptype class
11070 Base1" to account for the constructor that now appears in the type.
11071
11072Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11073
11074 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11075 disappeared from list.
11076 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11077 "alldone" proc with call to cleanup and exit.
11078 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11079 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11080 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11081 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11082 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11083 "alldone" proc with simple returns that suppress remaining
11084 tests. The alldone proc went away many months ago.
11085
11086Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11087
11088 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11089
11090 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11091
11092Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11093
11094 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11095 as vax gdb will display them.
11096
11097Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11098
11099 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11100 optimizers.
11101
11102 * scope.exp: Change "bad value for localval" messages so each one
11103 is unique.
11104
11105 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11106 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11107
11108 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11109
11110Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11111
11112 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11113 doesn't exist (due to optimization).
11114
11115Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11116
11117 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11118 contains \r because the filename is long.
11119
11120 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11121 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11122
11123Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11124
11125 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11126 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11127 Ultrix.
11128 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11129 int tests.
11130 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11131
11132Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11133
11134 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11135
11136 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11137 to match does not match the passing case but still matches the
c906108c
SS
11138 failing case.
11139
11140Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11141
11142 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11143
11144Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11145
11146 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11147 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11148 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11149 Remove various versions of gdb_exit.
11150 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11151 gdb_exit.
11152 * config/unix-gdb.exp: gdb_exit remains here, and should override
11153 the generic version, since it's doing a lot of wierd stuff that
11154 the other versions aren't. FIXME, fold it in, or abandon this
11155 version.
11156
11157Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11158
11159 * gdb.t24/demangle.exp: Add tests for PR 3220.
11160
11161Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11162
11163 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11164
11165Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11166
11167 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11168 "i386-*-*". Works for i486 as well.
11169
11170 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11171 bug, and expand domain of xfail to all SVR4 systems, since the
11172 actual problem is likely to be in generic SVR4 /proc support.
11173
11174Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11175
11176 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11177
11178Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11179
11180 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11181 xfails for other systems. Match a missing 'Continuing.' as an
11182 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11183
11184 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11185 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11186 Only issue warning for missing executables if -all option is used.
11187
11188 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11189 file if -all option is used. It's like an unpredictable XFAIL.
11190
11191Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11192
11193 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11194 for dynamically linked binaries.
11195
11196 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11197
11198Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11199
11200 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11201 to state that this is a known bug in old versions of g++.
11202
11203Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11204
11205 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11206 while waiting for `Continuing'.
11207
11208Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11209
11210 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11211 in text, data, and bss.
11212 * gdb.t10/nodebug.c: Add local and global test variables for
11213 initialized and uninitialized data.
11214
11215Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * config/unix-gdb.exp (gdb_exit): Add "wait".
11218
11219Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11220
11221 * gdb.t06/signals.exp: xfail the continue from the handler for all
11222 targets.
11223
11224 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11225 function with watchpoints enabled, the i386 call dummy starts with
11226 a call.
11227
11228 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11229 386 bsd names its corefiles.
11230
11231Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11232
11233 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11234 compilers don't grok it.
11235 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11236 with small octal ints rather than character constants, which
11237 are signed and might not fit if first promoted to int.
11238
11239Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11240
11241 * gdb.t09/Makefile.in (clean): Remove corefile.
11242
11243Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11244
11245 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11246
11247Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11248 and Jim Kingdon (kingdon@cygnus.com)
11249
11250 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11251 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11252 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11253
11254Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11255
11256 * gdb.t17/interrupt.exp: Add xfail for hppa.
11257
11258Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11259
11260 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11261 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11262 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11263 to determine signed-ness of bitfields and use the result to setup
11264 the xfail.
11265 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11266 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11267 call line is reached if necessary.
11268
11269Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11270
11271 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11272
11273Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11274
11275 * gdb.t06/break.exp: Also test `clear' command.
11276
11277Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11278
11279 * gdb.t00/teststrategy.exp: Remove extra quote.
11280
11281 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11282 watchpoint enabled to be for all non-68k machines.
11283
11284 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11285
11286Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11287
11288 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11289 targets use aout.mt instead of ecoff.mt as gas understands
11290 standard aout format.
11291
11292Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11293
11294 * lib/gdb.exp (runto): Don't insist that function we are running to
11295 was compiled with -g.
11296
11297 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11298
11299 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11300 to get back into the read system call.
11301 Accept leading newline in case where we woke it up.
11302
11303Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11304
11305 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11306 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11307 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11308 enable ecoff configuration.
11309
11310Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11311
11312 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11313
11314Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11315
11316 * gdb.t16/printcmds.exp: Add another printf test.
11317
11318Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11319
11320 * configure.in: If configured -with-stabs on any target, add
11321 stabsdirs to configdirs.
11322
11323Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11324
11325 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11326 fun" so pattern does not match the command itself.
11327
11328Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11329
11330 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11331
11332Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11333
11334 * gdb.t17/interrupt.exp: Test for more things.
11335
11336Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11337
11338 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11339 compiler arranges the code and line numbers.
11340
11341 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11342
11343Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11344
11345 * gdb.t00/help.exp: Increase expect input buffer size.
11346
11347Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11348
11349 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11350
11351 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11352
11353 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11354
11355 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11356 [0-9]*, not just [0-9].
11357
11358Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11359
11360 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11361
11362 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11363
11364Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11365
11366 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11367
11368Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11369
11370 * gdb.t06/signals.c: Add xfails for sun3.
11371
11372 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11373
11374 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11375 test_stepping tests.
11376
11377Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11378
11379 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11380
11381 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11382
11383 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11384 rather than actually putting it through cpp twice.
11385
11386 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11387
11388Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11389
11390 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11391 no longer needed.
11392
11393Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11394
11395 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11396
11397 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11398 C++ features prints as "struct", make it a pass, not an xfail.
11399
11400Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11401
11402 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11403 Don't require VA to print as "class" rather than "struct".
11404
11405Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11406
11407 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11408
11409Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11410
11411 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11412
11413Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11414
11415 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11416 order.
11417
11418Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11419
11420 * gdb.t16/printcmds.exp: Add printf tests.
11421
11422 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11423
11424 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11425
11426Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11427
11428 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11429 pass counts, to counteract any existing or future setup_xfails.
11430
11431Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11432
11433 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11434 {BEGIN,END}_COMMON for common block instead of STAB.
11435 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11436
11437 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11438 intp_var should be N_GSYM not N_LSYM.
11439 wierd-aout.S: Use a label for the value of the N_SO.
11440 wierd.def: Remove all backslashes.
11441 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11442
11443Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11444
11445 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11446 get the expected next to inheritance3.
11447
11448Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11449
11450 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11451 now that gcc-2.4 gets it right.
11452
11453Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11454
11455 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11456
11457 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11458 generating comp-info.exp which works for cross-compilation.
11459
11460Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11461
11462 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11463 "*-*-sysv4.*".
11464
11465Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11466
11467 * gdb.t01/run.exp: Start with a fresh gdb.
11468 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11469 SVR4.x.
11470
11471Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11472
11473 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11474 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11475 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11476 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11477 things to remove.
11478
11479Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11480
11481 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11482 test cases from bug reports.
11483
11484Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11485
11486 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11487 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11488 avoid spurious xfails.
11489 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11490 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11491 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11492
11493Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11494
11495 * gdb.t00/teststrategy.exp: Rework to provide more useful
11496 description of each test, fix problem with systems that define
11497 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11498 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11499 results for "next over recursive call" so timeouts aren't taken
11500 by error.
11501
11502Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11503
11504 * gdb.t12/scope.exp: Test printing of variables before run.
11505
11506 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11507 printed in wrong order due to sorting.
11508
11509Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11510
11511 * gdb.t00/teststrategy.exp: Fix expected results for printing
11512 user entered string constant. Is array of char, prints with no
11513 address.
11514
11515 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11516 commands.
11517 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11518 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11519 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11520 of struct of char arrays.
11521 * gdb.t00/radix.exp: New tests for radix commands.
11522
11523Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11524
11525 * gdb.t16/printcmd.exp: Print a variable before running program
11526 (with xfail for AIX).
11527
11528Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11529
11530 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11531
11532 * gdb.t16/printcmd.exp: Don't print variables before running program.
11533
11534 * gdb.t06/break.exp: Don't require envp argument to main.
11535
11536 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11537
11538 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11539 Add xfails for rs6000.
11540
11541 * gdb.t02/whatis.exp: Change other tests not to re-test something
11542 we already tested.
11543
11544 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11545 each type used has a variable of that type.
11546
11547Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11548
11549 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11550
11551Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11552
11553 * configure.in: change srctrigger to be a file, not a directory
11554
11555Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11556
11557 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11558
11559 * gdb.t11/list.exp: Fixed a couple of typos.
11560
11561Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11562
11563 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11564 is fixed and PR is closed.
11565 * gdb.t16 (gdbme.c): Add simple test string variable.
11566 * gdb.t16 (printcmds.exp): Add tests with simple test string
11567 variable, primarily for boundaries on "set print elements".
11568
11569Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11570
11571 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11572 Make leading 0's optional and don't expect a tab in the middle
11573 of the number.
11574
11575 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11576
11577 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11578 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11579 don't end command passed to gdb_test with newline.
11580
11581 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11582 signed keyword away, don't expect signed bitfields to be signed.
11583
11584 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11585 printing with only as many 1's as are in the field as well as printing
11586 with 32 1's (see comment).
11587
11588Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11589
11590 * gdb.t00/default.exp: Start with a fresh gdb.
11591 * configure.in (configdirs): Remove gdb.t31 until the chill
11592 compiler works again. It no longer is able to find chillrt0
11593 since it isn't in libchill.a anymore.
11594 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11595 wierd.o, make more modular.
11596 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11597 spurious newlines that caused problems.
11598
11599Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11600
11601 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11602 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11603 gdb.stabs/wierd.{exp,def}: Many new tests.
11604
11605 * gdb.t00/default.exp: update info line for new message.
11606
11607 * gdb.t02/{whatis.exp,gdbme.c}:
11608 Test that "char *" doesn't print as "caddr_t".
11609
11610Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11611
11612 * gdb.t00/help.exp: Use .* in place of some help messages which
11613 just changed.
11614 gdb.t00/default.exp: Update "info frame" test for new message.
11615 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11616 Remove some xfails
11617
11618Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11619
11620 * gdb.t03/{gdbme.c,ptype.exp}:
11621 Add tests for typedef'd struct and union without tags.
11622 Also check "whatis" on a variable of a typedef'd enum without a tag.
11623
11624 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11625 PRMS 1823; the bug still exists but isn't reproduced by this test
11626 anymore), and remove rs6000 XFAIL (the bug is fixed).
11627
11628 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11629 duplicated from whatis.exp. For those that are left, accept
11630 "long", "long int", or "int" for long variables (whatis.exp already
11631 has an XFAIL for "int", so no need to fail it here).
11632
11633 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11634 Deal with GCC's names for types now that GDB uses the compiler's names.
11635
11636 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11637 setup_xfail's for sunos4. If we #defined the signed keyword away,
11638 don't expect GDB to know that char it is signed.
11639
11640 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11641
11642Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11643
11644 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11645 should work on any system, regardless of debugging format.
11646 * gdb.t21/demangle.exp: Move to gdb.t24.
11647 * gdb.t24/demangle.exp: Move from gdb.t21.
11648 * gdb.t24/{Makefile.in, configure.in}: New files.
11649
11650Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11651
11652 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11653 * gdb.stabs: New directory.
11654
11655Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11656
11657 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11658 not just "Quit anyway?".
11659
11660Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11661
11662 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11663 that all setup_xfails are immediately followed by clear_xfails.
11664
11665Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11666
11667 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11668 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11669 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11670 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11671 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11672 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11673 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11674 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11675 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11676 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11677 gdb.t31/chillvars.exp, lib/gdb.exp:
11678 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11679 bug-gdb@prep.ai.mit.edu.
11680
11681Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11682
11683 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11684 with 0.0, not integer 0.
11685
11686Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11687
11688 * gdb.t06/break.exp: Update for "Kill the program" message change.
11689
11690Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11691
11692 * Makefile.in (GDBFLAGS): Set to -nx.
11693 * Makefile.in (site.exp): Use GDBFLAGS.
11694
11695Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11696
11697 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11698 Makefiles.
11699 (check): depend on just-check.
11700 (just-check): added so that tests can be run without a noop
11701 build pass.
11702
11703Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11704
11705 Switch to using configure's configdirs.
11706 * Makefile.in (Makefile): add configure.in dependency.
11707 (SUBDIRS): removed redundant assignment.
11708 * configure.in: switch subdirs assignment to configdirs.
11709 * gdb.t*/configure.in: new files.
11710
11711Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11712
11713 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11714 works.
11715
11716Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11717
11718 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11719 in explicit rules. Apparently this is not supported by some makes.
11720
11721Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11722
11723 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11724
11725Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11726
11727 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11728 disappeared.
11729
11730Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11731
11732 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11733
11734Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11735
11736 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11737 watchpoint problem that is now fixed.
11738 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11739 uninitialized convenience variables.
11740 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11741 structures.
11742
11743Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11744
11745 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11746 which causes expect to get out of sync with gdb on long output
11747 from help set.
11748 * gdb.t09/corefile.exp: Make expected pattern for core file
11749 failing signal and frame output format less sun specific.
11750
11751Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11752
11753 * gdb.t31/chillvars.exp: Add and remove initial dummy
11754 breakpoint, so that symbol table is forced in.
11755 (Needed at least on Sunos4, though it seems not SVR4.)
11756 * gdb.t31/chillvars.exp: Update for changed output format.
11757
11758Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11759
11760 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11761
11762Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11763
11764 * Makefile.in: Added --srcdir when invoking runtest, removed the
11765 need for a local config file. (optional now)
11766
11767Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11768
11769 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11770 failure count used to force early termination. Add some more
11771 expected failures for gnu style demangling.
11772
11773Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11774
11775 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11776 pmi variable from gdb.t20/gdbme to get optimized away.
11777 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11778 Check for written corefile upon timeout _and_ eof.
11779
11780Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11781
11782 * config/unix-gdb.exp: Add missing return 0.
11783
11784Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11785
11786 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11787 test termination.
11788
11789Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11790
11791 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11792 disappeared.
11793
11794Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11795
11796 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11797 time as i860 support works.
11798
d63a86f8 11799 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11800 "backtrace 100\r" rather than just "backtrace\r", to match last
11801 change.
11802
11803Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11804
11805 * config/udi-gdb.exp (gdb_exit): Remove close command.
11806 (gdb_target_udi): New procedure to set the UDI target.
11807 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11808 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11809 Added waits for prompts after several question responses. Added
11810 some more responses used by a29k-amd-udi-gdb.
11811 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11812 pass different arguments, restart UDI connection after program
11813 completion.
11814 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11815 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11816 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11817 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11818 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11819 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11820 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11821 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11822 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11823 after program completion.
11824 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11825 compiled with a SELECT_VECS setting.
11826 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11827 infinite recursion.
11828
11829 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11830 Added checks for COFF results, and made them expected failures for
11831 all targets. It would be better to make them expected failures
11832 for COFF targets only.
11833
11834Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11835
11836 * Makefile.in: add null dvi target, don't bother to recurse
11837 through test directories for info and install-info; rename
11838 $(datadir) to be dejagnu instead of deja-gnu
11839
11840Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11841
11842 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11843 compiler to coredump.
11844 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11845 code.
11846
11847Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11848
11849 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11850 coredump.
11851 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11852 code.
11853
11854Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11855
11856 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11857 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11858 which in a shell. Deletes xgdb when done.
11859 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11860 Tests the return from the "set height" or "set width" commands.
11861 Added a few return codes where needed.
11862
11863Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11864
11865 * Makefile.in (SUBDIRS): Add gdb.t17.
11866 * configure.in (subdirs): Add gdb.t17.
11867 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11868 files to test gdb's calling of functions in the inferior with
11869 the correct arguments and gdb's ability to retrieve any
11870 result returned.
11871
11872Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11873
11874 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11875 may be called after gdb goes away. Previous versions of expect
11876 needed these to avoid file descriptor leaks, but they cause
11877 errors with the current revision of expect.
11878 * gdb.t00/gdbvars.exp: Use -re on expected output after
11879 setting sevenbit-strings.
11880 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11881 to set sevenbit-strings consistent across tests.
11882 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11883 set sevenbit-strings consistent across tests.
11884
11885Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11886
11887 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11888 expected output to match current "expect" expectations.
11889
11890Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11891
11892 * gdb.t00/default.exp: Change expected output for default "source"
11893 command, to match new gdb behavior which requires a filename to
11894 source.
11895
11896Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11897
11898 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11899 expected fail for i486-*-* that misses the marker2 function.
11900 * gdb.t10/crossload.exp (bfddefault): Allow successful
11901 recognition of a format to pass even if no symbols are found.
11902 Explicitly catch failures where the format is not recognized
11903 or is ambiguous, and add the reason to the fail message.
11904 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11905 the cause is and invalid target and add reason to failure message.
11906 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11907 elf32-i386, elf32-sparc, and elf32-i860.
11908 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11909 Set up expected failure for 'filename'::variable scope resolution,
11910 which is now apparently broken on all targets.
11911 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11912 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11913 gdb.t23/templates.exp: Change failure for missing binfile into
11914 just a warning.
11915 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11916 references.
11917
11918Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11919
11920 * gdb.t00/default.exp: Add expected output for default "source"
11921 command, to match new gdb behavior.
11922 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11923
11924Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11925
11926 * config/*-gdb.exp: returns an error, rather than exiting on
11927 internal errors.
11928
11929Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11930
11931 * gdb.t03/gdbme.c: Add pointer to struct variable.
11932 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11933 referencing struct members.
11934
11935Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11936
11937 * configure.in (mips-idt-ecoff): New target.
11938 * config/mips-gdb.exp: New file for remote board using MIPS remote
11939 debugging protocol.
11940
11941 * Redid configuration scheme. Removed gdb.t*/configure.in.
11942 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11943 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11944 distclean targets. Built executables via .o files. Adjusted
11945 tests to account for source files in $(srcdir) rather than
11946 $(objdir).
11947 * lib/gdb.exp (runto): Don't expect () after the function name,
11948 because it may have arguments.
11949
11950Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11951
11952 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11953 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11954 expected failures for mips-idt-* and mips-sgi-*.
11955 * gdb.t00/default.exp (attach): Kill process if requested.
11956 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11957 that does not read core files.
11958 * gdb.t01/run.exp: Removed checks for exit status code.
11959 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11960 it is linked in.
11961 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11962 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11963 appropriate, rather than doing it by hand.
11964 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11965 execution.
11966 * gdb.t10/crossload.exp: Kill existing program if needed.
11967 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11968 appropriate, rather than doing it by hand. Always increase
11969 timeout for this test, not just for VxWorks.
11970
11971Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11972
11973 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11974 of Chill STRUCT types and STRUCT values.
11975 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11976 than "char".
11977 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 11978 struct2): New struct definitions and initializations to test
c906108c
SS
11979 simple Chill STRUCT types.
11980
11981Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11982
11983 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11984 the null byte at the end of strings.
11985 * gdb.t00/default.exp: Make show version insensitive to copyright
11986 date.
11987 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11988 to avoid dependencies on target char signedness.
11989 * gdb.t16/printcmds.exp: Update expected results for explicitly
11990 unsigned char.
11991 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11992 now work.
11993 * gdb.t21/demangle.exp: Add many more patterns for template
11994 demangling, most of them being expected failures.
11995 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11996 string we are matching for, to match on the whole string.
11997 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11998 and fix a whole bunch that had incorrect expected output but were
11999 passing anyway because of the bug in "proc demangle".
12000 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12001 type.
12002 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12003
12004Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12005
12006 * gdb/testsuite: made modifications to testcases, etc., to allow
12007 them to work properly given the reorganization of deja-gnu and the
12008 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12009
12010Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12011
12012 * gdb/testsuite: Initial creation of gdb/testsuite.
12013 Migrated dejagnu testcases and support files for testing nm to
12014 gdb/testsuite from deja-gnu. These files were moved "as is"
12015 with no modifications. This migration is part of a major overhaul
12016 of dejagnu. The modifications to these testcases, etc., which
12017 will allow them to work with the new version of dejagnu will be
12018 made in a future update.
48efe704
AC
12019
12020For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
12021\f
12022Local Variables:
ef043731 12023mode: change-log
c906108c
SS
12024left-margin: 8
12025fill-column: 74
12026version-control: never
12027End:
This page took 1.198293 seconds and 4 git commands to generate.