* config/djgpp/fnchange.lst: Undo previous change, was useless.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
725603e1
UW
12004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2
3 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
4 setjmp/longjmp. Use sigaction instead of signal.
5
8b923272
JB
62004-05-19 J. Brobecker <brobecker@gnat.com>
7 Michael Snyder <msnyder@redhat.com>
8
9 * gdb.threads/pthread_cond_wait.c: New file.
10 * gdb.threads/pthread_cond_wait.exp: New testcase.
11
8bfabb04
AC
122004-05-13 Andrew Cagney <cagney@redhat.com>
13
14 * gdb.base/signull.exp, gdb.base/signull.c: New files.
15 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
16
42edda50
AC
172004-05-11 Andrew Cagney <cagney@redhat.com>
18
19 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20 fixed but revealed gdb/1639.
21
d303a6c7
AC
222004-05-10 Andrew Cagney <cagney@redhat.com>
23
24 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
25 func1" and "next to 2nd alarm", kernel bug avoided.
26
bf08c2a1
DJ
272004-05-10 Daniel Jacobowitz <dan@debian.org>
28
29 PR external/1568
30 * gdb.base/bigcore.exp: Check the size of the dumped core file.
31 XFAIL if it is smaller than bytes_allocated.
32 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
33 (main): Make chunks_allocated unsigned. Correct comment.
34
c0586a34
JB
352004-05-07 Joel Brobecker <brobecker@gnat.com>
36
37 * gdb.arch/powerpc-aix-prologue.c: New file.
38 * gdb.arch/powerpc-aix-prologue.exp: New file.
39
f2785d12
JB
402004-05-07 Jim Blandy <jimb@redhat.com>
41
42 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
43 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
44
bd7f6e30
JB
452004-05-06 Joel Brobecker <brobecker@gnat.com>
46
47 * gdb.base/sep.exp: No longer setup_kfail when the program was
48 built with dwarf2.
49
0a5e7efe
JI
502004-05-05 Jim Ingham <jingham@apple.com>
51
52 * gdb.base/pending.exp: Make sure pending breakpoints
53 preserve the ignore count.
54
a8958849
MK
552004-04-27 Jerome Guitton <guitton@gnat.com>
56
57 * i386-prologue.exp: Add testcase for jump instruction as first
58 instruction of the real code.
59 * i386-prologue.c (jump_at_beginning): New function.
60
7e103f5b
MK
612004-04-28 Mark Kettenis <kettenis@gnu.org>
62
63 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
64 x86_64-*-*.
65
5d38b224
MK
662004-04-28 Mark Kettenis <kettenis@gnu.org>
67
68 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
69 i*86-*-*.
70
0ef32fd9
MK
712004-04-25 Mark Kettenis <kettenis@gnu.org>
72
73 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
74 expression that checks the return type.
75
71d7dd7c
AC
762004-04-23 Andrew Cagney <cagney@redhat.com>
77
78 * gdb.base/call-sc.exp: New test of scalar call/return values.
79 * gdb.base/call-sc.c: Ditto.
80
1e9f977e
JJ
812004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
82
83 * gdb.threads/manythreads.c: Reduce thread stack size.
84
899d9e3a
JJ
852004-04-23 Jeff Johnston <jjohnstn@redhat.com>
86
87 * gdb.threads/manythreads.c: Add copyright notice.
88
61bcae62
AC
892004-04-23 Andrew Cagney <cagney@redhat.com>
90
91 * gdb.base/siginfo.exp: Better handle step out of signal.
92 * gdb.base/sigstep.exp: Ditto.
93
7339a42e
JJ
942004-04-22 Jeff Johnston <jjohnstn@redhat.com>
95 Daniel Jacobowitz <drow@mvista.com>
96
97 * gdb.threads/manythreads.c: New testcase.
98 * gdb.threads/manythreads.exp: Ditto.
99
5c98409b
JB
1002004-04-22 Jim Blandy <jimb@redhat.com>
101
102 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
103 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
104
3b611f1a
MC
1052004-04-21 Michael Chastain <mec.gnu@mindspring.com>
106
107 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
108
f0fd9238
AC
1092004-04-21 Andrew Cagney <cagney@redhat.com>
110
111 * gdb.base/sigstep.c: New file.
112 * gdb.base/sigstep.exp: New file.
113
90990674
JB
1142004-04-16 Joel Brobecker <brobecker@gnat.com>
115
116 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
117 call to observer_notify_normal_stop.
118
78cef34b
AC
1192004-04-15 Andrew Cagney <cagney@redhat.com>
120
121 * gdb.base/siginfo.c: New file.
122 * gdb.base/siginfo.exp: New file.
123
d2343407
JB
1242004-04-12 J. Brobecker <brobecker@gnat.com>
125
126 * gdb.base/sep.exp: Fix typo in comment.
127
a2dba3c8
JB
1282004-04-12 J. Brobecker <brobecker@gnat.com>
129
130 * gdb.base/sep.c: New file.
131 * gdb.base/sep-proc.c: New file.
132 * gdb.base/sep.exp: New testcase.
133
15f7b60e
MK
1342004-04-09 Mark Kettenis <kettenis@gnu.org>
135
136 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
137 support.
138
44f4de1a
AC
1392004-04-05 Andrew Cagney <cagney@redhat.com>
140
141 * gdb.base/sigaltstack.c: New file.
142 * gdb.base/sigaltstack.exp: New file.
143
ef04f396
JB
1442004-04-04 Joel Brobecker <brobecker@gnat.com>
145
146 * gdb.base/foll-fork.exp: Update the expected output for
147 "help set follow-fork-mode", to match a change that was made
148 to the help of this variable on 2004-01-13.
149
d40d2c92
JB
1502004-04-01 Joel Brobecker <brobecker@gnat.com>
151
152 * lib/ada.exp: Add copyright notice.
153 * bar.ads: Likewise.
154 * bar.adb: Likewise.
155 * null_record.adb: Likewise.
156 * null_record.exp: Likewise.
157 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
158
f86ef5a3
JB
1592004-04-01 Joel Brobecker <brobecker@gnat.com>
160
161 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
162 * configure: Regenerate.
163
414e70e3
JB
1642004-04-01 Joel Brobecker <brobecker@gnat.com>
165
166 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
167 to build the application. Remove the message printed when in
168 verbose mode, redundant with the UNSUPPORTED message above.
169
f0aaee49
JB
1702004-03-31 Joel Brobecker <brobecker@gnat.com>
171
172 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
173 * gdb.ada (null_record.exp): New testcase.
174
ac81cb54
JB
1752004-03-31 Joel Brobecker <brobecker@gnat.com>
176
177 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
178
854af2f7
JB
1792004-03-31 Joel Brobecker <brobecker@gnat.com>
180
181 * gdb.ada: New subdirectory.
182 * gdb.ada/Makefile.in: New file.
183 * gdb.ada/gnat_ada.gpr.in: New file.
184
034cb681
JB
1852004-03-31 Joel Brobecker <brobecker@gnat.com>
186
187 * lib/ada.exp: New file.
188
78a1a894
DJ
1892004-03-24 Daniel Jacobowitz <drow@mvista.com>
190
191 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
192 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
193
4b2b3b3e
AC
1942004-03-22 Andrew Cagney <cagney@redhat.com>
195
196 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
197 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
198 Problem identified by Ulrich Weigand.
199
23c73aa3
DC
2002004-03-17 David Carlton <carlton@kealia.com>
201
202 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
203 PR c++/826.
204
d63a86f8
RM
2052004-03-16 Roland McGrath <roland@redhat.com>
206
207 * gdb.base/auxv.exp: New file.
208 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
209
0e02aa50
DC
2102004-03-12 David Carlton <carlton@kealia.com>
211
212 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
213 * gdb.cp/pr-1553.cc: Ditto.
214 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
215 pass branch.
216
c20b71be
MC
2172004-03-12 Michael Chastain <mec.gnu@mindspring.com>
218
219 * gdb.cp/templates.exp: Accept more template types.
220
c7414a01
MC
2212004-03-09 Michael Chastain <mec.gnu@mindspring.com>
222
223 From Corinna Vinschen with modifications.
224 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
225 local variable obj_with_enum.
226 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
227 results with obj_with_enum.
228
ed69573c
MC
2292004-03-09 Michael Chastain <mec.gnu@mindspring.com>
230
231 * gdb.cp/classes.cc: New file, copied from misc.cc.
232 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
233
28301461
MC
2342004-03-09 Michael Chastain <mec.gnu@mindspring.com>
235
236 * gdb.cp/misc.cc: Add copyright notice.
237
1198ecbe
DC
2382004-03-05 David Carlton <carlton@kealia.com>
239
240 * gdb.cp/rtti.exp: Add 'print *obj3' test.
241 * gdb.cp/rtti.h: Update copyright.
242 (namespace n2::n3): New.
243 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
244 (n2::n3::func3): New.
245 (main): Call n2::n3::func3.
246 * gdb.cp/rtti2.cc: Update copyright.
247 (n2::create3): New.
248
9e08c470
MK
2492004-03-04 Mark Kettenis <kettenis@gnu.org>
250
251 * gdb.asm/openbsd.inc: Fix typo.
252
4bebc3aa
FF
2532004-03-03 Fred Fish <fnf@redhat.com>
254
255 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
256 "val" instead of unused "size". Update copyright year.
257
6ea9fb37
DJ
2582004-02-29 Daniel Jacobowitz <drow@mvista.com>
259
260 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
261 to use unsigned char.
262 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
263 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
264
23b23974
DJ
2652004-02-29 Daniel Jacobowitz <drow@mvista.com>
266
267 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
268 line of output.
269
7574fd53
DJ
2702004-02-28 Daniel Jacobowitz <drow@mvista.com>
271
272 * gdb.base/relocate.c (dummy): Initialize.
273
a195357f
DJ
2742004-02-28 Daniel Jacobowitz <drow@mvista.com>
275
276 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
277 a breakpoint at exit.
278
72fd54a9
FF
2792004-02-27 Fred Fish <fnf@redhat.com>
280
281 * gdb.base/chng-syms.exp: Add expect condition to match failing
282 case that isn't a timeout.
283
b9d23137
AC
2842004-02-27 Andrew Cagney <cagney@redhat.com>
285
286 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
287 support.
288
15d208f6 2892004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 290
15d208f6
FF
291 * gdb.arch/gdb1431.c: Remove.
292 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
293 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
294 of "until" incorrectly.
295
98f9cd2d
JB
2962004-02-26 J. Brobecker <brobecker@gnat.com>
297
298 * gdb.cp/class2.cc (empty): New class.
299 (refer): New function.
300 (main): Declare an object of type empty and use it.
301 * gdb.cp/class2.exp: Print the value of an object of type empty.
302
9b50c11b
JJ
3032004-02-26 Jeff Johnston <jjohnstn@redhat.com>
304
305 * gdb.base/langs.exp: Update query string to match the
306 new nquery format used for pending breakpoints.
307
0dcd613f
AC
3082004-02-26 Andrew Cagney <cagney@redhat.com>
309
310 Fix PR i18n/1570.
311 * gdb.base/charset.c: Update copyright notice.
312 (main, init_string): Remove the escape character '\e' tests.
313 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
314 * gdb.base/charset.exp (valid_host_charset): Ditto.
315 * gdb.base/setvar.exp: Ditto.
316
b8a56647
AC
3172004-02-24 Andrew Cagney <cagney@redhat.com>
318
90d59e34
AC
319 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
320 mmapped data in core file" PASS and FAIL messages consistent.
321
b8a56647
AC
322 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
323 setting a breakpoint. Work around PR java/1565.
324
9f27c604
JJ
3252004-02-23 Jeff Johnston <jjohnstn@redhat.com>
326
327 * lib/gdb.exp (gdb_breakpoint): Update query string to match
328 new nquery format.
329 * gdb.base/pending.exp: Ditto.
330
3224a706
MK
3312004-02-22 Mark Kettenis <kettenis@gnu.org>
332
333 * configure.in: Run stabs tests on *BSD.
334 * configure: Regenerated.
335
41e0a9ca
MK
3362004-02-21 Mark Kettenis <kettenis@gnu.org>
337
338 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
339
1e1b3428
FF
3402004-02-20 Fred Fish <fnf@redhat.com>
341
342 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
343 blank in test for "returns short", for consistency with other
344 "returns xxx" tests. Update copyright year.
345
f9a7572a
FF
3462004-02-19 Fred Fish <fnf@redhat.com>
347
348 New testcase for PR breakpoint/1558.
349 * gdb.arch/gdb1558.exp: New file.
350 * gdb.arch/gdb1558.c: New file.
351
b2ce2854
EZ
3522004-02-19 Elena Zannoni <ezannoni@redhat.com>
353
354 * gdb.base/nodebug.exp: Fix typo.
355
e7c9ff01
JB
3562004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
357
358 Committed by Jim Blandy <jimb@redhat.com>.
359
62f4b920
JB
360 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
361
2db536a1
JB
362 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
363
e7c9ff01
JB
364 * gdb.base/float.exp: Support s390*-*-* targets.
365
f3205b34
AF
3662004-02-17 Adam Fedor <fedor@gnu.org>
367
368 * gdb.base/gdb1555.exp: New file.
369 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
370
9d62932d
EZ
3712004-02-17 Elena Zannoni <ezannoni@redhat.com>
372
373 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
374
344c9711
FF
3752004-02-16 Fred Fish <fnf@redhat.com>
376
377 * gdb.arch/gdb1291.c: Remove
378 * gdb.arch/gdb1291.s: New test input file.
379 * gdb.arch/gdb1291.exp: Expand test to check case that should not
380 fail. Test for correct result, known incorrect result, other
381 failures and timeouts.
382
2d822687
AC
3832004-02-16 Andrew Cagney <cagney@redhat.com>
384
385 * gdb.base/bigcore.exp: New file.
386 * gdb.base/bigcore.c: New file.
387
dac15b66
AC
3882004-02-13 Andrew Cagney <cagney@redhat.com>
389
390 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
391 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
392 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
393 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
394 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
395 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
396 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
397 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
398 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
399 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
400
6bdfc2c4
JJ
4012004-02-11 Jeff Johnston <jjohnstn@redhat.com>
402
403 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
404 executed is an alloc instruction.
405
87b3ede8
DC
4062004-02-11 David Carlton <carlton@kealia.com>
407
408 * gdb.cp/breakpoint.exp: New.
409 * gdb.cp/breakpoint.cc: New.
410
6e19e2bf
MC
4112004-02-11 Michael Chastain <mec.gnu@mindspring.com>
412
413 Partial fix for PR gdb/1543.
414 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
415 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
416 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
417 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
418 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
419 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
420 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
421 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
422 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
423 to bug-gdb@prep.ai.mit.edu .
424 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
425 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
426 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
427 Likewise.
428
5c5455dc
AC
4292004-02-10 Andrew Cagney <cagney@redhat.com>
430
431 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
432 using gdb_internal_error_resync.
433
9cf689d7
DJ
4342004-02-09 Daniel Jacobowitz <drow@mvista.com>
435
436 * gdb.threads/thread-specific.exp: Stop early if no threads are
437 found.
438
d2dc51db
MC
4392004-02-09 Michael Chastain <mec.gnu@mindspring.com>
440
441 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
442
14b1a056
DJ
4432004-02-08 Daniel Jacobowitz <drow@mvista.com>
444
445 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
446 breakpoints.
447
83f66e8f
DJ
4482004-02-07 Daniel Jacobowitz <drow@mvista.com>
449
450 * config/sim.exp (gdb_load): Handle $arg == "".
451 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
452 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
453
30fc0091
EZ
4542004-02-07 Elena Zannoni <ezannoni@redhat.com>
455
456 * gdb.base/maint.exp: Update test to reflect
457 obstack changes.
458
4d806929
JJ
4592004-02-04 Jeff Johnston <jjohnstn@redhat.com>
460
461 * gdb.base/pendshr.c (pendfunc): New function that calls
462 pendfunc1.
463 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
464
7bfdd688
FF
4652004-02-04 Fred Fish <fnf@redhat.com>
466
467 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
468 function symbols and update copyright years.
469 * gdb.arch/gdb1291.c: Ditto.
470
aaa08ee4
MC
4712004-02-03 Michael Chastain <mec.gnu@mindspring.com>
472
473 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
474
dbad7755
MC
4752004-02-03 Michael Chastain <mec.gnu@mindspring.com>
476
477 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
478
ec4646ef
MC
4792004-02-03 Michael Chastain <mec.gnu@mindspring.com>
480
481 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
482
1b802196
FF
4832004-02-02 Fred Fish <fnf@redhat.com>
484
485 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
486 remote targets. Update copyright years.
487
18fe2033
JJ
4882004-02-02 Jeff Johnston <jjohnstn@redhat.com>
489
490 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
491 support.
492 * gdb.base/langs.exp: Fix test which attempts to create
493 breakpoint on non-existent function to handle new pending
494 support.
495 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
496 a breakpoint.
497 * gdb.base/pending.exp: New test.
498 * gdb.base/pending.c: New file.
499 * gdb.base/pendshr.c: Ditto.
500
8d577d32
DC
5012004-02-02 David Carlton <carlton@kealia.com>
502
503 * gdb.cp/overload.exp: Add overloadNamespace tests.
504 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
505 (overloadNamespace, XXX): New.
506 (main): Call XXX::marker2.
507
3ad13771
FF
5082004-02-01 Fred Fish <fnf@redhat.com>
509
510 * gdb.base/dump.exp: Use runto_main instead of "runto main".
511 * gdb.base/finish.exp: Ditto.
512 * gdb.base/gcore.exp: Ditto.
513 * gdb.base/huge.exp: Ditto.
514 * gdb.base/info-proc.exp: Ditto.
515 * gdb.base/return2.exp: Ditto.
516 * gdb.threads/gcore-thread.exp: Ditto.
517
44c75849
DJ
5182004-02-01 Daniel Jacobowitz <drow@mvista.com>
519
520 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
521
005bc093
MK
5222004-02-01 Mark Kettenis <kettenis@gnu.org>
523
524 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
525 that opening the file succeeds on OpenBSD.
526
c47cebdb
DJ
5272004-02-01 Daniel Jacobowitz <drow@mvista.com>
528
529 * gdb.threads/thread-specific.c: New file.
530 * gdb.threads/threads-specific.exp: New test script.
531 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
532 to expect_out.
533
5a01311c
MK
5342004-02-01 Mark Kettenis <kettenis@gnu.org>
535
536 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
537 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
538 only on the "print_small_structs from print_long_arg_list" test.
539
ce22a4f1
DJ
5402004-02-01 Daniel Jacobowitz <drow@mvista.com>
541
542 * gdb.base/completion.exp: Kill a stray backslash.
543
544 From Jim Ingham <jingham@apple.com>:
545 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
546 agrees with the result from sending a tab.
547
abbab9d3
DJ
5482004-01-31 Daniel Jacobowitz <drow@mvista.com>
549
550 * gdb.base/chng-syms.exp: Remove stray newline.
551
53904d1e
MK
5522004-01-31 Mark Kettenis <kettenis@gnu.org>
553
554 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
555 *-*-openbsd*.
556 * gdb.asm/openbsd.inc: New file.
557
3a4b3aac
MK
5582004-01-30 Mark Kettenis <kettenis@gnu.org>
559
560 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
561 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
562 *-*solaris2*. Remove commented out default settings for
563 asm-flags. Replace gdb_compile with target_link.
564
ebac27b4
MC
5652004-01-29 Michael Chastain <mec.gnu@mindspring.com>
566
567 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
568 for all tests. Remove old hp-ux and cygnus xfail cases.
569
d8679d84
PH
5702004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
571
572 * gdb.base/chng-syms.exp: New file.
573 * gdb.base/chng-syms.c: New file.
574
0a55bc22
MC
5752004-01-24 Michael Chastain <mec.gnu@mindspring.com>
576
577 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
578 Provide arms for current output in all my configurations.
579
94b8e876
MC
5802004-01-24 Michael Chastain <mec.gnu@mindspring.com>
581
582 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
583 * lib/compiler.cc: Likewise.
584 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
585 get the right preprocessor. Eval the output directly. Remove
586 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
587 hp_f77_compiler and hp_f90_compiler completely.
588 (gdb_preprocess): Delete.
589 (get_compiler): Delete.
590
7cf03d44
MK
5912004-01-24 Mark Kettenis <kettenis@gnu.org>
592
593 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
594 <string.h>.
595
68b6dce9
NR
5962004-01-24 Nick Roberts <nick@nick.uklinux.net>
597
598 * gdb.mi/mi-stack.exp: Update copyright.
599
b368761e
DC
6002004-01-23 David Carlton <carlton@kealia.com>
601
602 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
603 test for cp_lookup_transparent_type.
604 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
605 call them.
606
f2061b53
DJ
6072004-01-23 Daniel Jacobowitz <drow@mvista.com>
608
609 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
610 after -var-update.
611
37fc574a
DC
6122004-01-23 David Carlton <carlton@kealia.com>
613
614 * gdb.cp/namespace.cc (C::ensureRefs): New.
615 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
616
8e94b928
NR
6172004-01-20 Nick Roberts <nick@nick.uklinux.net>
618
619 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
620 case "-stack-list-locals 2".
621 * gdb.mi/mi-var-child.exp: Test for case
622 "-var-list-children --all-values NAME".
623
997b0952
MC
6242004-01-18 Michael Chastain <mec.gnu@mindspring.com>
625
626 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
627
52470da3
MK
6282004-01-18 Mark Kettenis <kettenis@gnu.org>
629
7049b4b8
MK
630 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
631 used with gdb_test_multiple.
632
52470da3
MK
633 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
634 read at address 0. This fixes PR testsuite/1504.
635
da6012e5
DJ
6362004-01-18 Daniel Jacobowitz <drow@mvista.com>
637
638 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
639 Remove downloading, guessing the host executable, the calls to
640 gdb_file_cmd and gdb_target_cmd, and "load" support.
641 (infer_host_exec): New function broken out from gdb_load.
642 (gdb_load): New wrapper for gdbserver_gdb_load.
643 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
644 gdb_target_cmd. Use -target-select.
645 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
646 Download binaries to the host. Clear last_mi_remote_file when
647 we load a new binary.
648 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
649 call gdbserver_gdb_load and mi_gdb_target_cmd.
650
32c70722
MC
6512004-01-17 Michael Chastain <mec.gnu@mindspring.com>
652
653 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
654 type patterns.
655
b0cecf36
MC
6562004-01-17 Michael Chastain <mec.gnu@mindspring.com>
657
658 * gdb.cp/templates.exp: Fix typo in test name of
659 "print Foo<volatile char*>::foo".
660
4120d7e6
MC
6612004-01-15 Michael Chastain <mec.gnu@mindspring.com>
662
663 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
664
f679e530
BE
6652004-01-16 Ben Elliston <bje@wasabisystems.com>
666
667 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
668 (clean mostlyclean): Remove empty rm.
669
091c48f6
MC
6702004-01-15 Michael Chastain <mec.gnu@mindspring.com>
671
672 * gdb.base/setvar.exp: Add copyright years.
673
3e5fc8d2
DC
6742004-01-14 David Carlton <carlton@bactrian.org>
675
676 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
677 PR c++/1511 and update coment.
678 * gdb.cp/templates.exp: Update patterns to match current output.
679 If changes involve something other than whitespace, KFAIL
680 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
681
63d06c5c
DC
6822004-01-14 David Carlton <carlton@kealia.com>
683
684 * gdb.cp/namespace.exp: Add tests involving classes defined within
685 namespaces.
686 * gdb.cp/namespace.cc (C::CClass): New.
687 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
688
a51dab88
EZ
6892004-01-14 Elena Zannoni <ezannoni@redhat.com>
690
691 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
692 what debug info we have. Print a better message if something goes
693 wrong while producing the separate debug info file.
694
a476ccc9
MC
6952004-01-14 Michael Chastain <mec.gnu@mindspring.com>
696
697 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
698
f453692c
MC
6992004-01-14 Michael Chastain <mec.gnu@mindspring.com>
700
701 * gdb.base/callfuncs.c: Add copyright notice.
702
f40063a5
MC
7032004-01-13 Michael Chastain <mec.gnu@mindspring.com>
704
705 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
706 inheritance. PR gdb/1498, PR gcc/13539.
707
19ac3974
EZ
7082004-01-13 Elena Zannoni <ezannoni@redhat.com>
709
710 * gdb.threads/gcore-thread.exp: Prefix name of binary with
711 test specific name.
712 * gdb.mi/gdb669.exp: Ditto.
713 * gdb.mi/mi-pthreads.exp: Ditto.
714 * gdb.mi/mi1-pthreads.exp: Ditto.
715 * gdb.mi/mi2-pthreads.exp: Ditto.
716
56c97c6e
MC
7172004-01-12 Michael Chastain <mec.gnu@mindspring.com>
718
719 * gdb.cp/member-ptr.cc: Add copyright notice.
720
a0644324
MC
7212004-01-12 Michael Chastain <mec.gnu@mindspring.com>
722
723 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
724 some patterns for recent versions of gcc and hpacc. Delete
725 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
726 Delete tests that access a NULL pointer-to-member-data. This
727 script is still disabled for gcc.
728
32fabe09
EZ
7292004-01-12 Elena Zannoni <ezannoni@redhat.com>
730
731 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
732 escaped correctly.
733
1f8a6abb
EZ
7342004-01-12 Elena Zannoni <ezannoni@redhat.com>
735
736 * gdb.base/sepdebug.exp: New file.
737 * gdb.base/sepdebug.c: New file.
738 * lib/gdb.exp (separate_debug_filename): New procedure.
739 (gdb_gnu_strip_debug): New procedure.
740
48efe704
AC
7412004-01-12 Andrew Cagney <cagney@redhat.com>
742
743 * gdb.mi/ChangeLog: Delete file. Renamed to ...
744 * gdb.mi/ChangeLog-1999-2003: New file.
745
a9415475
AC
7462004-01-12 Andrew Cagney <cagney@redhat.com>
747
748 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
749 "Renaming a directory to a non-empty directory returns ENOTEMPTY
750 or EEXIST", treat EBUSY as an XFAIL.
751
83b8cf9d
MC
7522004-01-11 Michael Chastain <mec.gnu@mindspring.com>
753
754 * gdb.base/scope.exp: Remove obsolete setup_xfail for
755 hp_cc_compiler.
756
9939d2a8
MC
7572004-01-10 Michael Chastain <mec.gnu@mindspring.com>
758
759 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
760 decorations.
761
1ff8cadf
MC
7622004-01-10 Michael Chastain <mec.gnu@mindspring.com>
763
764 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
765 and "(aCC)" decorations. Remove obsolete doco about old
766 test results.
767
6fa9022e
MC
7682004-01-09 Michael Chastain <mec.gnu@mindspring.com>
769
770 * gdb.cp/exception.exp: Fix typo in doco.
771
209721fe
MK
7722004-01-09 Mark Kettenis <kettenis@gnu.org>
773
774 * gdb.base/gdb1476.exp: Fix typo.
775
ef11303e
MC
7762004-01-09 Michael Chastain <mec.gnu@mindspring.com>
777
778 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
779 file.
780
041ab88c
MC
7812004-01-09 Michael Chastain <mec.gnu@mindspring.com>
782
783 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
784 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
785 Use gdb_compile. Remove restriction on gcc. Add some patterns
786 for recent version of gdb. Delete second half, which was a copy
787 of the first half with different build flags. This test is
788 still disabled because it is still not ready for production.
789
e36d075a
MC
7902004-01-08 Michael Chastain <mec.gnu@mindspring.com>
791
792 * gdb.cp/exception.cc: Add copyright notice.
793 * gdb.cp/exception.exp: Add a notice that this file is broken
794 because of line number changes caused by addition of copyright
795 notice.
796
42b190ad
MC
7972004-01-08 Michael Chastain <mec.gnu@mindspring.com>
798
799 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
800 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
801
8f25f06b
MC
8022004-01-08 Michael Chastain <mec.gnu@mindspring.com>
803
804 * gdb.cp/classes.exp: Accept gnu abi 2.
805 * gdb.cp/derivation.exp: Likewise.
806 * gdb.cp/overload.exp: Likewise.
807 * gdb.cp/virtfunc.exp: Likewise.
808
06ded8b8
MC
8092004-01-08 Michael Chastain <mec.gnu@mindspring.com>
810
811 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
812 semicolon after end of function.
813
77c26ae3
MC
8142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
815
816 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
817 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
818 boilerplate code for compiling and running the program under
819 test. Add some string method tests.
820
20757486
MC
8212004-01-07 Michael Chastain <mec.gnu@mindspring.com>
822
823 * gdb.cp/bs15503.cc: Add copyright notice.
824 * gdb.cp/bs15503.exp: Adjust line number.
825
0fd3b503
MC
8262004-01-07 Michael Chastain <mec.gnu@mindspring.com>
827
828 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
829 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
830
10d1bea8
MC
8312004-01-07 Michael Chastain <mec.gnu@mindspring.com>
832
833 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
834 hp_cc_compiler.
835
2789202a
MC
8362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
837
838 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
839 * gdb.cp/ctti.exp: Use the marker instead of "next".
840 With gcc, run further before bailing.
841
b862f14c
MC
8422004-01-07 Michael Chastain <mec.gnu@mindspring.com>
843
844 * gdb.cp/cttiadd.cc: Add copyright notice.
845 * gdb.cp/cttiadd1.cc: Likewise.
846 * gdb.cp/cttiadd2.cc: Likewise.
847 * gdb.cp/cttiadd3.cc: Likewise.
848
96da2469
MC
8492004-01-07 Michael Chastain <mec.gnu@mindspring.com>
850
851 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
852 Use gdb_test, gdb_test_multiple. Use floating-point values that
853 have exact representations in IEEE-ish formats.
854
053248ff
MC
8552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
856
857 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
858 compilers. Delete duplicate call to get_compiler_info.
859 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
860 * gdb.base/volatile.exp: Likewise.
861
84acecdd
MK
8622004-01-07 Mark Kettenis <kettenis@gnu.org>
863
864 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
865 memory at address 0.
866
fe11a27f
MC
8672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
868
869 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
870 to test for hp-ux assembler. Fix copyright years.
871
60ad077b
AC
8722004-01-07 Andrew Cagney <cagney@redhat.com>
873
874 * gdb.base/fileio.c (strerrno): Add "EBUSY".
875
1c9b8f33
AC
8762004-01-07 Andrew Cagney <cagney@redhat.com>
877
878 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
879 when creating the read-only file. From analysis by Roland McGrath
880 and Elena Zannoni.
881
753ccc7a
MC
8822004-01-06 Michael Chastain <mec.gnu@mindspring.com>
883
884 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
885
eca3e36b
MC
8862004-01-06 Michael Chastain <mec.gnu@mindspring.com>
887
888 * gdb.base/cvexpr.c: Be type-safe with function pointers and
889 data pointers.
890
f8d4bac4
MC
8912004-01-06 Michael Chastain <mec.gnu@mindspring.com>
892
893 * gdb.cp/m-static.exp: Compile one source file at a time.
894 Delete unused call to get_compiler_info.
895
9b4e0f94
MC
8962004-01-06 Michael Chastain <mec.gnu@mindspring.com>
897
898 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
899 * gdb.base/call-rt-st.exp: Likewise.
900 * gdb.base/nodebug.exp: Likewise.
901 * gdb.base/volatile.exp: Likewise.
902 * gdb.cp/ref-types.exp: Likewise.
903 * gdb.cp/templates.exp: Likewise.
904
023c1024
MK
9052004-01-05 Mark Kettenis <kettenis@gnu.org>
906
907 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
908
19703c4a
MC
9092004-01-05 Michael Chastain <mec.gnu@mindspring.com>
910
911 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
912 hppa*-hp-hpux*.
913
18b67037
MK
9142004-01-04 Mark Kettenis <kettenis@gnu.org>
915
ba6219c8
MK
916 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
917 x86_64-*-*.
918
18b67037
MK
919 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
920 sparc64-*-* and sparc*-solaris2*.
921
1bfbbb9d
MK
9222004-01-04 Mark Kettenis <kettenis@gnu.org>
923
924 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
925 return ${tests}" test. The ${tests} already mentions the
926 filename.
927
06846494
MC
9282004-01-02 Michael Chastain <mec.gnu@mindspring.com>
929
930 * gdb.cp/local.exp: Accept gcc abi 2.
931
3b0cb202
MC
9322004-01-02 Michael Chastain <mec.gnu@mindspring.com>
933
934 * gdb.cp/templates.exp: Accept gcc abi 2.
935
0643ec3f
MC
9362004-01-02 Michael Chastain <mec.gnu@mindspring.com>
937
938 * lib/compiler.cc: Remove supports_template_debugging.
939 * gdb.cp/templates.exp: Do not test supports_template_debugging.
940
d231d0b1
MC
9412004-01-01 Michael Chastain <mec.gnu@mindspring.com>
942
943 * gdb.cp/namespace.exp: Accept gcc abi 2.
944
44ffb27c
MC
9452004-01-01 Michael Chastain <mec.gnu@mindspring.com>
946
947 * gdb.cp/method.exp: Accept gcc abi 2.
948
184ad485
MC
9492004-01-01 Michael Chastain <mec.gnu@mindspring.com>
950
951 * gdb.cp/classes.exp: Generate identical results as old version.
952 * gdb.cp/derivation.exp: Likewise.
953 * gdb.cp/overload.exp: Likewise.
954 * gdb.cp/virtfunc.exp: Likewise.
955
116f09e7
MC
9562004-01-01 Michael Chastain <mec.gnu@mindspring.com>
957
958 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
959 mysterious bug with sourceware version of expect.
960
b1379776
MC
9612004-01-01 Michael Chastain <mec.gnu@mindspring.com>
962
963 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
964 current versions of gcc, including gcc abi 2. Remove gratuitous
965 restart of test program. Use gdb_test_multiple and gdb_test for
966 all tests. Add patterns to xfail missing "const" in "const char *"
967 and kfail PR gdb/1155.
968
6b7a4c0e
MC
9692004-01-01 Michael Chastain <mec.gnu@mindspring.com>
970
971 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
972 current versions of gcc, including gcc abi 2. Remove gratuitous
973 restart of test program. Use gdb_test_multiple and gdb_test for
974 all tests. Add patterns to kfail PR gdb/1498.
975
51615d72
MC
9762003-12-31 Michael Chastain <mec.gnu@mindspring.com>
977
978 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
979 current versions of gcc, including gcc abi 2. Use "breakpoint"
980 and "continue" instead of restarting the target program. Use
981 gdb_test_multiple and gdb_test for all tests.
982
7b79a9d7
MK
9832004-01-01 Mark Kettenis <kettenis@gnu.org>
984
985 * gdb.asm/asm-source.exp: Update copyright year. Link statically
986 for *-*-solaris2*.
987
1cd3489f
MC
9882003-12-31 Michael Chastain <mec.gnu@mindspring.com>
989
990 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
991 current versions of gcc, including gcc abi 2. Use "breakpoint"
992 and "continue" instead of restarting the target program several
993 times. Use gdb_test_multiple and gdb_test for all tests.
994
850742db
MC
9952003-12-18 Michael Chastain <mec.gnu@mindspring.com>
996
997 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
998 source files.
999
eb4bbda8
MC
10002003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1001
1002 * gdb.base/environ.exp: Handle compiling test case from multiple
1003 source files.
1004
e42c7771
MC
10052003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1006
1007 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1008
80e4b428
JB
10092003-12-17 Jim Blandy <jimb@redhat.com>
1010
5f06973a
JB
1011 * gdb.base/freebpcmd.c: Add copyright notice.
1012
80e4b428
JB
1013 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1014
0ab84fb7
MC
10152003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1016
1017 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1018
1b3bb3d0
JB
10192003-12-13 Jim Blandy <jimb@redhat.com>
1020
1021 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1022
3a4c9371
KB
10232003-12-12 Kevin Buettner <kevinb@redhat.com>
1024
1025 * gdb.asm/frv.inc: New file.
1026 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1027
a1dea79a
FF
10282003-12-09 Fred Fish <fnf@redhat.com>
1029
1030 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1031 functions to break1.c and leave prototypes behind. Add more
1032 "set breakpoint NN here" comments.
1033 * gdb.base/break1.c: New file.
1034
1035 * gdb.base/break.exp: Handle compiling test case from multiple
1036 source files and change source file references as needed.
1037 * gdb.base/completion.exp: Ditto.
1038 * gdb.base/condbreak.exp: Ditto.
1039 * gdb.base/define.exp: Ditto.
1040 * gdb.base/ena-dis-br.exp: Ditto.
1041 * gdb.base/info-proc.exp: Ditto.
1042 * gdb.base/maint.exp: Ditto.
1043 * gdb.base/until.exp: Ditto.
1044
1045 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1046 hardcoded line numbers.
1047 * gdb.base/define.exp: Ditto.
1048 * gdb.base/ena-dis-br.exp: Ditto.
1049 * gdb.base/maint.exp: Ditto.
1050 * gdb.base/until.exp: Ditto.
1051
1052 * gdb.base/completion.exp: Use "break1" for completion tests since
1053 "break" is no longer a unique prefix.
1054
5266b69c
AC
10552003-12-06 Andrew Cagney <cagney@redhat.com>
1056
1057 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1058 "return_value_unimplemented". When an unimplemented struct return
1059 architecture, report incorrect values as a KFAIL
1060
374451f0
MC
10612003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1062
1063 * gdb.cp/rtti.exp: Accept new wording of warning from
1064 cp_lookup_rtti_type.
1065
ba9b20a7
MC
10662003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1067
1068 Partial fix for PR testsuite/1456.
1069 * gdb.base/scope.exp (test_at_main): Replace references to
1070 gcc_compiled with calls to test_compiler_info.
1071 (test_at_foo): Likewise.
1072 (test_at_bar): Likewise.
1073
b74b6d0b
MC
10742003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1075
1076 Partial fix for PR testsuite/1456.
1077 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1078 to test_compiler_info.
1079
ccfa3402
MC
10802003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1081
1082 * gdb.base/so-impl-ld.exp: Update copyright notice.
1083
f6246aba
MC
10842003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1085
1086 Partial fix for PR testsuite/1456.
1087 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1088 to test_compiler_info.
1089
13ae734a
MC
10902003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1091
1092 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1093 from current versions of gdb. Clean up regular expressions.
1094 Delete redundant timeout case.
1095
d8e1cdee
MC
10962003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1097
1098 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1099 from current versions of gdb. Clean up regular expressions.
1100 Delete redundant timeout case.
1101
96457b64
MC
11022003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1103
1104 Partial fix for PR testsuite/1456.
1105 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1106 gcc_compiled with call to test_compiler_info.
1107
f35309fc
MC
11082003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1109
1110 Partial fix for PR testsuite/1456.
1111 * gdb.base/list.exp (test_list_function): Delete unused declaration
1112 of gcc_compiled.
1113
d7afdf9b
MC
11142003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1115
1116 Partial fix for PR testsuite/1456.
1117 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1118 call to test_compiler_info.
1119
71507b56
MK
11202003-11-29 Mark Kettenis <kettenis@gnu.org>
1121
1122 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1123 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1124 it to create the appropriate note.inc.
1125 * gdb.asm/asmsrc1.s: Include "note.inc".
1126 * gdb.asm/netbsd.inc: New file.
1127 * gdb.asm/empty.inc: New file.
1128
f81f93f7
MC
11292003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1130
1131 Partial fix for PR testsuite/1456.
1132 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1133 calls to test_compiler_info.
1134
9a77938e
MC
11352003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1136
1137 Partial fix for PR testsuite/1456.
1138 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1139 calls to test_compiler_info.
1140
e8367dc7
MK
11412003-11-27 Mark Kettenis <kettenis@gnu.org>
1142
1143 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1144 pattern for the KFAILs.
1145
526c61ee
AF
11462003-11-25 Adam Fedor <fedor@gnu.org>
1147
1148 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1149 * gdb.objc/objcdecode.m: New file.
1150
28f2d600
AF
11512003-11-25 Adam Fedor <fedor@gnu.org>
1152
1153 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1154 * gdb.objc/nondebug.m: New file.
1155
a3895cee
BE
11562003-11-26 Ben Elliston <bje@wasabisystems.com>
1157
1158 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1159 NetBSD as it does on FreeBSD. Modelled on a similar change by
1160 Mark Kettenis on 2003-05-30.
1161 (link-flags): Set to "--entry _start" regardless of target.
1162 Special linker flags are to be appended to $link-flags.
1163 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1164
c9f2c8a3
MC
11652003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1166
1167 * gdb.cp/method.exp: Accept output of new demangler.
1168
15a0587a 11692003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1170
1171 * gdb/class2.exp: New file.
1172 * gdb/class2.cc: New file.
1173
3c00b570
MC
11742003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1175
1176 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1177 of new demangler.
1178
7027acc7
MK
11792003-11-23 Mark Kettenis <kettenis@gnu.org>
1180
1181 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1182 of gdb_test "run".
1183
b0e1598a
MK
11842003-11-23 Mark Kettenis <kettenis@gnu.org>
1185
1186 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1187 "continue" into "run".
1188
4d9eda44
MC
11892003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1190
1191 Partial fix for PR testsuite/1456.
1192 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1193 call to test_compiler_info.
1194 * gdb.cp/ctti.exp: Likewise.
1195 * gdb.cp/derivation.exp: Likewise.
1196 * gdb.cp/member-ptr.exp: Likewise.
1197 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1198 reference to gcc_compiled.
1199
12002003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1201
1202 Fix PR testsuite/1463.
1203 * gdb.base/structs.exp (start_structs_test): Call
1204 get_debug_format before using the debug format.
1205
d422fe19
AC
12062003-11-22 Andrew Cagney <cagney@redhat.com>
1207
1208 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1209 * gdb.base/structs.exp: Use gdb_test_multiple.
1210
039cf96d
AC
12112003-11-20 Andrew Cagney <cagney@redhat.com>
1212
6882279b
AC
1213 * gdb.base/structs.exp: Handle and recover from internal errors.
1214 Replace "foo${n}" with "foo<n>" in test messages.
1215
e53890ae
AC
1216 * gdb.base/structs.exp: Update copyright. Rewrite.
1217 * gdb.base/structs.c: Update copyright. Rewrite.
1218
2b211c59
AC
1219 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1220 resync count exceeded.
d63a86f8 1221
039cf96d
AC
1222 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1223 from the internal error.
1224 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1225 Original from Jim Blandy.
1226 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1227
eac98b22
AC
12282003-11-19 Andrew Cagney <cagney@redhat.com>
1229
1230 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1231 KFAIL.
1232
67455b2a
MK
12332003-11-17 Mark Kettenis <kettenis@gnu.org>
1234
1235 New testcase for PR backtrace/1435.
1236 * gdb.arch/i386-unwind.exp: New file.
1237 * gdb.arch/i386-unwind.c: New file.
1238
853d6e5b
AC
12392003-11-17 Andrew Cagney <cagney@redhat.com>
1240
1241 * lib/gdb.exp (compiler_info): New global.
1242 (test_compiler_info): New function.
1243 (get_compiler_info): Set compiler_info.
1244 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1245 "compiler_info" to gcc-<major>-<minor>.
1246
38cf6e11
MC
12472003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1248
1249 * gdb.trace/configure: Remove.
1250
a50d3602
EZ
12512003-11-13 Elena Zannoni <ezannoni@redhat.com>
1252
1253 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1254 breakpoints.
a50d3602
EZ
1255 * gdb.base/break.exp: Remove all references to explicit line
1256 numbers.
1257
d9407aaa
NC
12582003-11-11 Nick Clifton <nickc@redhat.com>
1259
1260 * gdb.base/shreloc.exp: Do not run for targets which do not
1261 support shared objects.
1262
db488fc1
CV
12632003-11-10 Corinna Vinschen <vinschen@redhat.com>
1264
1265 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1266 Don't run tests if nofileio flag is given.
1267
6a90a18e
EZ
12682003-11-07 Elena Zannoni <ezannoni@redhat.com>
1269
1270 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1271 as well as 'Watchpoint'.
1272
0b915e9c
EZ
12732003-11-06 Elena Zannoni <ezannoni@redhat.com>
1274
1275 Reported by Jim Ingham <jingham@apple.com>:
1276 * gdb.base/annota1.exp: Match at least one occurrence of the
1277 signal handler annotation.
1278
d7e4b55f
EZ
12792003-11-06 Elena Zannoni <ezannoni@redhat.com>
1280
1281 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1282 as well as 'Watchpoint'.
1283
2fe4e8d0
MC
12842003-11-05 Michael Chastain <mec@shout.net>
1285
1286 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1287
6ef88553
KW
12882003-11-03 Kris Warkentin <kewarken@qnx.com>
1289
1290 * gdb.arch/gdb1291.c: New test file.
1291 * gdb.arch/gdb1291.exp: New test script.
1292 * gdb.arch/gdb1431.c: New test file.
1293 * gdb.arch/gdb1431.exp: New test script.
1294
ae7dc4d8
MC
12952003-10-22 Michael Chastain <mec@shout.net>
1296
1297 * gdb.mi/pthreads.c: Add copyright notice.
1298
c39d7427
MC
12992003-10-22 Michael Chastain <mec@shout.net>
1300
1301 * gdb.threads/pthreads.c: Add copyright notice.
1302
8b7d96c1
MC
13032003-10-20 Michael Chastain <mec@shout.net>
1304
1305 * gdb.base/gdb1056.exp: New test script.
1306
d1d69fdd
DJ
13072003-10-13 Daniel Jacobowitz <drow@mvista.com>
1308
1309 * gdb.threads/killed.exp: Use gdb_run_cmd.
1310
7d605576
DJ
13112003-10-13 Daniel Jacobowitz <drow@mvista.com>
1312
1313 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1314 create a core file.
1315 * gdb.threads/gcore-thread.exp: Likewise.
1316
618ec112
CV
13172003-10-13 Corinna Vinschen <vinschen@redhat.com>
1318
1319 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1320 type, based on char type.
1321 (struct bit_flags_short_t): New bitfield type, based on short type.
1322 (init_bit_flags_char): New fuction.
1323 (init_bit_flags_short): Ditto.
1324 (print_bit_flags_char): Ditto.
1325 (print_bit_flags_short): Ditto.
1326 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1327
9367a73c
MC
13282003-10-11 Michael Chastain <mec@shout.net>
1329
1330 * gdb.base/call-rt-st.exp: Update copyright year.
1331
1decf120
KI
13322003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1333
1334 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1335 * gdb.disasm/sh3.s: Ditto.
1336
5445b2ae
DJ
13372003-10-07 Daniel Jacobowitz <drow@mvista.com>
1338
1339 * gdb.threads/switch-threads.exp: New test.
1340 * gdb.threads/switch-threads.c: New source file.
1341
aec24853
CV
13422003-10-07 Corinna Vinschen <vinschen@redhat.com>
1343
1344 * gdb.base/ending-run.exp: Add sh specific case.
1345
adc7428d
AC
13462003-10-06 Andrew Cagney <cagney@redhat.com>
1347
1348 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1349 * gdb.disasm/mn10200.exp: Delete obsolete file.
1350
c9d37158
DJ
13512003-09-29 Daniel Jacobowitz <drow@mvista.com>
1352
1353 * ChangeLog: Correct an entry command.exp -> commands.exp.
1354 * gdb.base/commands.exp (bp_deleted_in_command_test)
1355 (temporary_breakpoint_commands): Check noargs.
1356
79c2c32d
DC
13572003-09-25 David Carlton <carlton@kealia.com>
1358
1359 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1360 of some print tests, where appropriate. Add tests for C::D::cd,
1361 E::ce, F::cXfX, G::XgX.
1362 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1363
594e6d67
RE
13642003-09-25 Richard Earnshaw <rearnsha@arm.com>
1365
1366 * lib/java.exp (java_init): Import target_alias before using it.
1367
10f0d451
DC
13682003-09-25 David Carlton <carlton@kealia.com>
1369
1370 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1371
274bcba0
EZ
13722003-09-23 Elena Zannoni <ezannoni@redhat.com>
1373
d63a86f8 1374 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1375 weirdness.
1376
cdbf20f7
MC
13772003-09-17 Michael Chastain <mec@shout.net>
1378
1379 * gdb.cp/gdb1355.exp: New file.
1380 * gdb.cp/gdb1355.c: New file.
1381
71e06f80
CV
13822003-09-15 Corinna Vinschen <vinschen@redhat.com>
1383
1384 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1385 * gdb.asm/sh.inc: New file.
1386
5c4e30ca
DC
13872003-09-11 David Carlton <carlton@kealia.com>
1388
bd45b7af
DC
1389 * gdb.cp/namespace.exp: Add tests for namespace types.
1390 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1391 (test_namespace): New.
1392
1c199746
EZ
13932003-09-11 Elena Zannoni <ezannoni@redhat.com>
1394
1395 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1396 * gdb.stabs/weird.exp: Ditto.
1c199746 1397
04ed252f
MC
13982003-09-08 Michael Chastain <mec@shout.net>
1399
1400 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1401
d8a2d9e7
MC
14022003-09-07 Michael Chastain <mec@shout.net>
1403
1404 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1405 'parse error'.
1406
161afb24
MK
14072003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1408
1409 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1410
49f2741a
MC
14112003-08-30 Michael Chastain <mec@shout.net>
1412
1413 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1414 * gdb.gdb/observer.exp: Ditto.
1415 * gdb.gdb/xfullpath.exp: Ditto.
1416
8afa723e
MK
14172003-08-29 Mark Kettenis <kettenis@gnu.org>
1418
1419 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1420 *-*-*bsd*.
1421
f31dfe3b
JJ
14222003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1423
1424 * gdb.base/dump.exp: Skip for ia64.
1425
4630e498
JJ
14262003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1427
1428 * gdb.asm/asm-source.exp: Add ia64 support.
1429 * gdb.asm/ia64.inc: New file.
1430
1105b7ef
MC
14312003-08-22 Michael Chastain <mec@shout.net>
1432
1433 * gdb.cp: New directory.
1434 * gdb.cp/*: Copy from gdb.c++/*.
1435 * gdb.c++/*: Remove.
1436 * Makefile.in: Change gdb.c++ to gdb.cp.
1437 * configure.in: Ditto.
1438 * configure: Regnerate.
1439
c945b932
MK
14402003-08-18 Mark Kettenis <kettenis@gnu.org>
1441
1442 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1443 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1444
2b66634b
DJ
14452003-08-17 Daniel Jacobowitz <drow@mvista.com>
1446
1447 * mi-var-display.exp (-var-list-children weird): Accept function
1448 pointers with argument types.
1449 * mi1-var-display.exp (-var-list-children weird): Likewise.
1450 * mi2-var-display.exp (-var-list-children weird): Likewise.
1451
a356f73b
DJ
14522003-08-17 Daniel Jacobowitz <drow@mvista.com>
1453
1454 * gdb.base/annota3.exp: Add missing newline.
1455
483417b8
MC
14562003-08-06 Michael Chastain <mec@shout.net>
1457
1458 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1459
c99c59c3
MS
14602003-08-12 Michael Snyder <msnyder@redhat.com>
1461
1462 * gdb.base/float.exp: Add test for SH.
1463
55ed7501
MK
14642003-08-10 Mark Kettenis <kettenis@gnu.org>
1465
1466 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1467
1a371f2e
EZ
14682003-08-07 Elena Zannoni <ezannoni@redhat.com>
1469
1470 * gdb.base/completion.exp: Remove reduntant completion test
1471 on filename.
1472
e0f353ce
EZ
14732003-08-07 Elena Zannoni <ezannoni@redhat.com>
1474
1475 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1476 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1477 gdb.trace/save-trace.exp: Make sure that full pathnames are
1478 escaped correctly.
1479
5710a1af 14802003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1481
5710a1af
EZ
1482 * configure.in: Don't generate config.h from config.hin.
1483 * configure: Regenerate.
1484 * config.hin: Remove file.
1485 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1486 * gdb.threads/pthreads.c: Ditto.
1487
dcd81ce9
DJ
14882003-08-07 Daniel Jacobowitz <drow@mvista.com>
1489
1490 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1491 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1492 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1493 Replace ld24 with seth/add3.
1494
6009d884
AC
14952003-08-02 Andrew Cagney <cagney@redhat.com>
1496
1497 * gdb.base/annota3.exp: New file.
1498 * gdb.base/annota3.c: New file.
1499 * gdb.c++/annota3.exp: New file.
1500 * gdb.c++/annota3.cc: New file.
1501
51514e06
MC
15022003-07-29 Michael Chastain <mec@shout.net>
1503
1504 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1505 actually failed.
1506 (do_pass): Likewise.
1507 * gdb.threads/tls.exp: Always initialize no_of_threads.
1508
4ee6625b
DJ
15092003-07-27 Daniel Jacobowitz <drow@mvista.com>
1510
1511 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1512 pattern.
1513 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1514 * gdb.threads/tls.exp: Recognize one case of the host library not
1515 supporting TLS.
1516
225f2bf6
AC
15172003-07-27 Andrew Cagney <cagney@redhat.com>
1518
1519 * gdb.base/fileio.exp: Use SH when running commands using
1520 remote_exec.
1521
bcb27c9f
DJ
15222003-07-24 Daniel Jacobowitz <drow@mvista.com>
1523
1524 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1525 * gdb.base/relocate.c (dummy): New padding array.
1526
3d67be83
MS
15272003-07-22 Michael Snyder <msnyder@redhat.com>
1528
d63a86f8 1529 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1530
1531 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1532 patterns to be more general, accepting old and new output.
1533 Some output chars (such as '+') also must be quoted.
d63a86f8 1534 Some addresses are displayed numerically instead of
3d67be83
MS
1535 symbolically.
1536
57ba3b85
MS
15372003-07-23 Michael Snyder <msnyder@redhat.com>
1538
686d097c
MS
1539 * gdb.base/return2.exp: Don't test long-long return.
1540
57ba3b85
MS
1541 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1542 * gdb.disasm/t01_mov.exp: Ditto.
1543 * gdb.disasm/t02_mova.s: Ditto.
1544 * gdb.disasm/t02_mova.exp: Ditto.
1545 * gdb.disasm/t03_add.s: Ditto.
1546 * gdb.disasm/t03_add.exp: Ditto.
1547 * gdb.disasm/t04_sub.s: Ditto.
1548 * gdb.disasm/t04_sub.exp: Ditto.
1549 * gdb.disasm/t05_cmp.s: Ditto.
1550 * gdb.disasm/t05_cmp.exp: Ditto.
1551 * gdb.disasm/t06_ari2.s: Ditto.
1552 * gdb.disasm/t06_ari2.exp: Ditto.
1553 * gdb.disasm/t07_ari3.s: Ditto.
1554 * gdb.disasm/t07_ari3.exp: Ditto.
1555 * gdb.disasm/t08_or.s: Ditto.
1556 * gdb.disasm/t08_or.exp: Ditto.
1557 * gdb.disasm/t09_xor.s: Ditto.
1558 * gdb.disasm/t09_xor.exp: Ditto.
1559 * gdb.disasm/t10_and.s: Ditto.
1560 * gdb.disasm/t10_and.exp: Ditto.
1561 * gdb.disasm/t11_logs.s: Ditto.
1562 * gdb.disasm/t11_logs.exp: Ditto.
1563 * gdb.disasm/t12_bit.s: Ditto.
1564 * gdb.disasm/t12_bit.exp: Ditto.
1565 * gdb.disasm/t13_otr.s: Ditto.
1566 * gdb.disasm/t13_otr.exp: Ditto.
1567
e00759ef
EZ
15682003-07-22 Elena Zannoni <ezannoni@redhat.com>
1569
1570 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1571
8bc2021f
EZ
15722003-07-22 Elena Zannoni <ezannoni@redhat.com>
1573
1574 * gdb.threads/tls.c : New file.
1575 * gdb.threads/tls.exp : New file.
1576 * gdb.threads/tls-main.c : New file.
1577 * gdb.threads/tls-shared.c : New file.
1578 * gdb.threads/tls-shared.exp : New file.
1579
89320c4c
AS
15802003-07-22 Andreas Schwab <schwab@suse.de>
1581
1582 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1583
180dea7c
AS
15842003-07-20 Andreas Schwab <schwab@suse.de>
1585
1586 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1587 due to insn reordering.
1588
0714963c
AC
15892003-07-15 Andrew Cagney <cagney@redhat.com>
1590
1591 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1592
98a23b3f
MC
15932003-07-15 Michael Chastain <mec@shout.net>
1594
1595 * gdb.base/gdb1250.exp: New file.
1596 * gdb.base/gdb1250.c: New file.
1597
27e417a2
ML
15982003-07-09 Michal Ludvig <mludvig@suse.cz>
1599
1600 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1601 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1602
8bc2021f
EZ
16032003-07-09 Elena Zannoni <ezannoni@redhat.com>
1604
1605 * gdb.threads/tls.c: New file.
1606 * gdb.threads/tls.exp: New file.
1607 * gdb.threads/tls-main.c: New file.
1608 * gdb.threads/tls-shared.c: New file.
1609 * gdb.threads/tls-shared.exp: New file.
1610
d99968dc
EZ
16112003-07-09 Elena Zannoni <ezannoni@redhat.com>
1612
1613 * gdb.base/annota1.exp: Make sure that we properly escape the
1614 full path of the source file. Xfail more permissive patterns,
d63a86f8 1615 due to a compiler debug info problem.
d99968dc 1616
83876b3b
AS
16172003-07-07 Andreas Schwab <schwab@suse.de>
1618
2705e972
AS
1619 * gdb.asm/m68k.inc: New file.
1620 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1621
83876b3b
AS
1622 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1623 arguments"): Also match negative number.
1624
1625 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1626
3a871b37
DJ
16272003-07-03 Daniel Jacobowitz <drow@mvista.com>
1628
1629 * gdb.base/store.c (charest): New typedef.
1630 (add_char): Rename to add_charest, update.
1631 (wack_char): Rename to wack_charest, update types. Return l + r
1632 to keep r live across the call.
1633 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1634 (wack_double, wack_doublest): Return l + r to keep r live across
1635 the call.
1636 * gdb.base/store.exp: Accomodate store.c changes.
1637
b2a7f303
DC
16382003-06-30 David Carlton <carlton@kealia.com>
1639
1640 * gdb.c++/maint.exp (test_invalid_name): New.
1641 (test_first_component): Add tests for invalid names.
1642
3c6cb4a1
MC
16432003-06-29 Michael Chastain <mec@shout.net>
1644
1645 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1646 output of '<VTT for class>' for virtual base classes.
1647
f1c2644b
DJ
16482003-06-29 Daniel Jacobowitz <drow@mvista.com>
1649
1650 * gdb.base/completion.exp: Tab-complete "complet" instead of
1651 "compl".
1652 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1653
18080350
DJ
16542003-06-29 Daniel Jacobowitz <drow@mvista.com>
1655
1656 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1657 * gdb.base/volatile.exp: Likewise.
1658
f56973f8
DJ
16592003-06-29 Daniel Jacobowitz <drow@mvista.com>
1660
1661 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1662 gdb/1265.
1663
16642003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1665 Daniel Jacobowitz <drow@mvista.com>
1666
1667 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1668 initial line count of 'captured_main' from 26 to 32.
1669 (test_with_self): Allow xmalloc call to be interleaved with the
1670 preceding two lines.
1671
e766d4d6
JB
16722003-06-24 Joel Brobecker <brobecker@gnat.com>
1673
1674 * gdb.base/bang.exp: New testcase.
1675
f125c9a4
JB
16762003-06-23 Joel Brobecker <brobecker@gnat.com>
1677
1678 * gdb.base/langs.exp: Add some tests for the "minimal" language
1679 support.
1680
6e25beaf
EZ
16812003-06-23 Elena Zannoni <ezannoni@redhat.com>
1682
1683 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1684 the testcase.
1685
2f816dda
DJ
16862003-06-22 Daniel Jacobowitz <drow@mvista.com>
1687
1688 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1689 offset.
1690
db5a5748
DJ
16912003-06-22 Daniel Jacobowitz <drow@mvista.com>
1692
1693 * gdb.c++/pr-1210.cc: New file.
1694 * gdb.c++/pr-1210.exp: New file.
1695
1df0c130
DJ
16962003-06-21 Daniel Jacobowitz <drow@mvista.com>
1697
1698 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1699 000-exec-continue.
1700
a92feac0
MK
17012003-06-15 Mark Kettenis <kettenis@gnu.org>
1702
1703 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1704 on *-*-*bsd* instead of *-*-freebsd*.
1705
81a58f5b
AC
17062003-06-14 Andrew Cagney <cagney@redhat.com>
1707
1708 * gdb.base/store.exp: Test longest and doublest. Test all
1709 parameters. Weaken return statement match.
1710 * gdb.base/store.c: Add longest and doublest - aka long long and
1711 long double functions. Put all parameters into local register
1712 variables. Use negative values.
1713
b257a0d3
AC
17142003-06-14 Andrew Cagney <cagney@redhat.com>
1715
1716 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1717 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1718 exit status.
1719 * gdb.base/fileio.exp: Disable target when nointerrupts and
1720 noinferiorio, instead of limiting it to remote. Use remote_exec
1721 instead of system.
d63a86f8 1722
21c38304
JJ
17232003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1724
1725 * gdb.base/float.exp: Add ia64 support.
1726
1bcdb424
CV
17272003-06-12 Corinna Vinschen <vinschen@redhat.com>
1728
1729 * gdb.base/fileio.exp: Run only on remote targets.
1730
6aeb981f
CV
17312003-06-10 Corinna Vinschen <vinschen@redhat.com>
1732
1733 * gdb.base/fileio.c: New file, testing File-I/O.
1734 * gdb.base/fileio.exp: Ditto.
1735
53df362e
RG
17362003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1737
1738 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1739 shared objects after relocation at load time (gdb PR/1132).
1740 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1741 as above, part of the shared object relocation test.
1742
ffee1b46
MK
17432003-06-08 Mark Kettenis <kettenis@gnu.org>
1744
b5ca3722
MK
1745 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1746 fully filled history list.
1747 * gdb.base/gdb_history: New file.
1748
03ed860d
MK
1749 * gdb.base/signals.exp: XFAIL "continue to func1" on
1750 i*86-*-freebsd*.
1751
ffee1b46
MK
1752 * gdb.base/attach.exp: When trying to attach to a nonexistent
1753 process, make it possible to specify the PID based on the target,
1754 and do so for *-*-freebsd*.
1755
d80dbb52
RH
17562003-06-02 Richard Henderson <rth@redhat.com>
1757
1758 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1759
6dd77b81
RH
17602003-06-02 Richard Henderson <rth@redhat.com>
1761
1762 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1763
f6347e16
RH
17642003-06-02 Richard Henderson <rth@redhat.com>
1765
1766 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1767
2c161407
DJ
17682003-06-01 Daniel Jacobowitz <drow@mvista.com>
1769
1770 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1771 of globalvar.
1772
572eb746
MK
17732003-06-01 Mark Kettenis <kettenis@gnu.org>
1774
1775 * gdb.asm/asm-source.exp: Check for memory read errors in
1776 disassembler test on *BSD too.
1777
9e9617a5
RH
17782003-06-01 Richard Henderson <rth@redhat.com>
1779
1780 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1781 for .frame.
1782 (gdbasm_call): Lose ldgp.
1783 (gdbasm_startup): Add frame information.
1784 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1785
7b34ad4e
MK
17862003-05-31 Mark Kettenis <kettenis@gnu.org>
1787
1788 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1789 i?86-*-*.
1790
10059fdf
MK
17912003-05-30 Mark Kettenis <kettenis@gnu.org>
1792
1793 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1794 FreeBSD.
1795
acf4b816
RH
17962003-05-29 Richard Henderson <rth@redhat.com>
1797
1798 * gdb.asm/alpha.inc: New file.
1799 * gdb.asm/asm-source.exp: Use it.
1800
e9ecd949
JB
18012003-05-29 Jim Blandy <jimb@redhat.com>
1802
1803 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1804 'core.PID'.
1805
e3e5a4f3
JB
18062003-05-22 Jim Blandy <jimb@redhat.com>
1807
1808 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1809 backtrace.
d63a86f8 1810
72fe3d25
DC
18112003-05-20 David Carlton <carlton@math.stanford.edu>
1812
1813 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1814 this time.
1815
58da2eb2
DC
18162003-05-19 David Carlton <carlton@bactrian.org>
1817
1818 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1819 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1820
1fcb5155
DC
18212003-05-19 David Carlton <carlton@bactrian.org>
1822
1823 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1824 namespace tests.
1825 Bump copyright date.
1826 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1827 (main): Call C::D::marker2.
1828 * gdb.c++/namespace1.cc: New file.
1829
85e85163
JJ
18302003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1831
1832 Roland McGrath <roland@redhat.com>
d63a86f8 1833 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
1834 there is no manager thread.
1835
a25fbfec
JJ
18362003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1837
d63a86f8
RM
1838 * gdb.threads/schedlock.exp: Remove assumption that all threads
1839 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
1840 in one of the child threads rather than the main thread.
1841
be375bae
JB
18422003-05-07 Jim Blandy <jimb@redhat.com>
1843
09bf6082
JB
1844 Add support for assembly source testing on the s390x.
1845 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1846 architecture.
1847 * gdb.asm/s390x.inc: New file.
1848
be375bae
JB
1849 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1850 succession of 'if' statements.
1851
00905d52
AC
18522003-05-05 Andrew Cagney <cagney@redhat.com>
1853
1854 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1855
b1e29e33
AC
18562003-05-05 Andrew Cagney <cagney@redhat.com>
1857
1858 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1859 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1860
e33d66ec
EZ
18612003-05-02 Elena Zannoni <ezannoni@redhat.com>
1862
1863 * gdb.base/charset.exp: Update based on new behavior of set/show
1864 charset commands.
1865
2b6fd0d8
AC
18662003-05-01 Andrew Cagney <cagney@redhat.com>
1867
1868 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1869 variable do not give memory errors.
1870
130cacce
AF
18712003-04-30 Adam Fedor <fedor@gnu.org>
1872
1873 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1874 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1875 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1876 gdb.objc/basicclass.m: : New files
1877
1878 * lib/gdb.exp (gdb_compile_objc): New procedure.
1879
bea71854
DJ
18802003-04-27 Daniel Jacobowitz <drow@mvista.com>
1881
1882 * gdb.base/signals.exp: Make backtrace tests more specific.
1883
0f20eeea
DC
18842003-04-23 David Carlton <carlton@bactrian.org>
1885
1886 * gdb.c++/maint.exp (test_first_component): Add tests for
1887 'operator' in more locations.
1888
c8c4d8dc
KB
18892003-04-16 Kevin Buettner <kevinb@redhat.com>
1890
1891 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1892
3fe60e3c
EZ
18932003-04-16 Elena Zannoni <ezannoni@redhat.com>
1894
1895 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1896 func marke' instead. Update test name.
1897
9219021c
DC
18982003-04-15 David Carlton <carlton@math.stanford.edu>
1899
1900 * gdb.c++/maint.exp: New file.
1901
5dd55bdd
EZ
19022003-04-14 Elena Zannoni <ezannoni@redhat.com>
1903
1904 * gdb.threads/schedlock.c: Change type of thread function argument
1905 to long, to avoid warnings on 64-bit platforms.
1906
00890572
EZ
19072003-04-14 Elena Zannoni <ezannoni@redhat.com>
1908
1909 * gdb.base/attach.exp: Add new message from ptrace in case of
1910 attaching to nonexistent process.
d63a86f8 1911
93201743
JB
19122003-04-11 Jim Blandy <jimb@redhat.com>
1913
1914 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1915 gdb.c++/userdef.cc: Place comments on the lines to which the
1916 marker function might return.
1917 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1918 gdb.c++/userdef.exp: Look for those comments to check that we've
1919 returned to the right place, instead of checking line numbers.
1920
2a11c64d
EZ
19212003-04-11 Elena Zannoni <ezannoni@redhat.com>
1922
1923 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1924 match on sourcefile name, instead of directory name.
1925
68ab8fc5
EZ
19262003-04-10 Elena Zannoni <ezannoni@redhat.com>
1927
d63a86f8 1928 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
1929 working directory name.
1930
5624293a
JB
19312003-04-09 Jim Blandy <jimb@redhat.com>
1932
1933 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1934 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1935 after an inferior function call, report the failure, but allow the
1936 test to continue.
1937
f1f02ee4
SC
19382003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1939
1940 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1941 with -DPROTOTYPES.
1942
6eb79af0
SC
19432003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1944
1945 * gdb.base/break.exp: Revert last patch.
1946
8dfb4cf0
SC
19472003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1948
1949 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1950 with -DPROTOTYPES.
1951
ed4c619a
AC
19522003-04-02 Andrew Cagney <cagney@redhat.com>
1953
1954 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1955 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1956 matching directories by the name breakpoint.
1957 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1958 Make "continue to marker1" consistent.
1959 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1960 message consistent.
1961 * lib/gdb.exp: Put "the program is no longer running", and "the
1962 program exited" in parenthesis.
1963 * lib/mi-support.exp: Ditto.
d63a86f8 1964
4e35d5f0 19652003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 1966
4e35d5f0
BR
1967 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1968
71900fe8
AC
19692003-03-29 Andrew Cagney <cagney@redhat.com>
1970
1971 * gdb.base/sizeof.c (main): Print the value of '\377'.
1972 * gdb.base/sizeof.exp: Check the sign of '\377'.
1973
c0655a16
MC
19742003-03-27 Michael Chastain <mec@shout.net>
1975
1976 * gdb.base/gdb1090.exp: New file.
1977 * gdb.base/gdb1090.cc: New file.
1978
5b2a3989
JB
19792003-03-27 J. Brobecker <brobecker@gnat.com>
1980
1981 * gdb.gdb/observer.exp: New regression test.
1982
79876890
MC
19832003-03-27 Michael Chastain <mec@shout.net>
1984
1985 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1986 * gdb.base/ptype.exp: Likewise.
1987
6eac95e3
CV
19882003-03-27 Corinna Vinschen <vinschen@redhat.com>
1989
1990 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1991
e8c71839
MC
19922003-03-26 Michael Chastain <mec@shout.net>
1993
1994 * gdb.base/ptype.exp: Actually use some typedef'd types.
1995
71b10041
SC
19962003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1997
1998 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1999 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
2000
2512cf80
CV
20012003-03-20 Corinna Vinschen <vinschen@redhat.com>
2002
2003 * gdb.base/default.exp: Fix regular expression.
2004
0d195a4f
CV
20052003-03-20 Corinna Vinschen <vinschen@redhat.com>
2006
2007 * gdb.base/args.exp: Fix regular expression.
2008
8a2dbca8
CV
20092003-03-20 Corinna Vinschen <vinschen@redhat.com>
2010
2011 * gdb.base/help.exp: Allow Win32 child process.
2012
bf028682
CV
20132003-03-20 Corinna Vinschen <vinschen@redhat.com>
2014
2015 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2016 when stepping out of main().
2017
182dbe85
CV
20182003-03-20 Corinna Vinschen <vinschen@redhat.com>
2019
2020 * gdb.base/default.exp: Check for win32 specific message when calling
2021 "run" without executable.
2022
d67a6ba5
CV
20232003-03-20 Corinna Vinschen <vinschen@redhat.com>
2024
2025 * gdb.base/args.exp: Expect .exe in output.
2026
a955b5bb
CV
20272003-03-20 Corinna Vinschen <vinschen@redhat.com>
2028
2029 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2030 Cygwin native.
2031
bf6bad4b
AC
20322003-03-17 Andrew Cagney <cagney@redhat.com>
2033
2034 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2035 vector registes.
2036 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2037 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2038
293e9a31
DC
20392003-03-17 David Carlton <carlton@math.stanford.edu>
2040
2041 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2042 test, for PR breakpoints/38.
2043 Call test_watchpoint_and_breakpoint.
2044 * gdb.base/watchpoint.c (func3): New function.
2045 (main): Call func3.
2046
5330f2db
DC
20472003-03-04 David Carlton <carlton@math.stanford.edu>
2048
2049 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2050 Garply<Garply<char> >:: garply".
2051 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2052 with respect to PR c++/1111; note also PR c++/1113.
2053 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2054 respect to PR c++/1062.
2055 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2056
6ece72da
DC
20572003-03-03 David Carlton <carlton@math.stanford.edu>
2058
2059 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2060 with respect to PR c++/57.
2061 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2062 c++/826.
2063 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2064 respect to PR c++/57.
2065
85ca1584
DC
20662003-03-03 David Carlton <carlton@math.stanford.edu>
2067
2068 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2069 respect to PR c++/33 into FAILs.
2070
98e9c5b8
MC
20712003-03-03 Michael Chastain <mec@shout.net>
2072
7bedbf27
MC
2073 * configure.in: Update copyright years.
2074
20752003-03-03 Michael Chastain <mec@shout.net>
2076
2077 * Makefile.in: Update copyright years.
98e9c5b8 2078
f683e100
DC
20792003-02-28 David Carlton <carlton@math.stanford.edu>
2080
2081 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2082 print class instead of struct and/or superfluous protection
2083 specifiers, as long as the resulting output is equivalent to the
2084 source code.
2085 Delete FIXME from end of messages on tests that don't need
2086 fixing.
2087
a9e0cf2c
DC
20882003-02-28 David Carlton <carlton@math.stanford.edu>
2089
2090 * gdb.c++/templates.exp (do_tests): Allow const in the two
2091 Foo<volatile char *>::foo tests.
2092
e8d359df
MS
20932003-02-27 Michael Snyder <msnyder@redhat.com>
2094
d63a86f8 2095 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2096 will be consistant.
2097
0b71dc91
DC
20982003-02-26 David Carlton <carlton@math.stanford.edu>
2099
2100 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2101 char *>::foo" test with respect to PR c++/33. Create a new test
2102 which is identical to that one except that it doesn't put the
2103 space between the "char" and the "*"; KFAIL it, too.
2104
dd14ab43
DC
21052003-02-26 David Carlton <carlton@math.stanford.edu>
2106
2107 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2108 template types into either PASSes or KFAILs (corresponding to PR
2109 c++/57). Tweak indentation. Update copyright.
2110
1146c7f1
SC
21112003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2112
2113 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2114
74641dfb
MC
21152003-02-13 Michael Chastain <mec@shout.net>
2116
2117 * gdb.base/exprs.exp: Remove i960 remnants.
2118 * gdb.base/funcargs.exp: Likewise.
2119 * gdb.base/list.exp: Likewise.
2120 * gdb.base/ptype.exp: Likewise.
2121
559cd2d0
DC
21222003-02-14 David Carlton <carlton@math.stanford.edu>
2123
2124 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2125 pEe->D::vg()" from XFAIL to KFAIL.
2126
c4f90d87
JM
21272003-02-13 Jason Molenda (jmolenda@apple.com)
2128
2129 * gdb.base/maint.exp: Update maint print statistics regexp to include
2130 new entries.
2131
cbc4d97c
MC
21322003-02-13 Michael Chastain <mec@shout.net>
2133
2134 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2135
40f235b7
MC
21362003-02-12 Michael Chastain <mec@shout.net>
2137
2138 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2139 * gdb.c++/inherit.exp: Likewise.
2140 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2141 * gdb.c++/templates.exp: Likewise.
2142 * gdb.c++/virtfunc.exp: Likewise.
2143
c56716b0
JM
21442003-02-06 Jason Molenda (jason-cl@molenda.com)
2145
2146 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2147 why the code is written that way.
2148
070afcf8
MC
21492003-02-05 Michael Chastain <mec@shout.net>
2150
2151 * gdb.base/dump.exp: Add missing copyright line.
2152
5d0331e5
JM
21532003-02-05 Jason Molenda (jason-cl@molenda.com)
2154
f7ae6d3e 2155 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2156 at the beginning so the breakpoint doesn't get set on the loop.
2157
92851186
MC
21582003-02-05 Michael Chastain <mec@shout.net>
2159
2160 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2161 output for configurations with gcc 2.95.3.
2162
cbf1e085
AC
21632003-02-05 Keith Seitz <keiths@redhat.com>
2164 Andrew Cagney <ac131313@redhat.com>
2165
2166 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2167
29518e1e
MC
21682003-02-04 Michael Chastain <mec@shout.net>
2169
2170 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2171 Call perror and then continue.
2172
5af1d5f3
MC
21732003-02-03 Michael Chastain <mec@shout.net>
2174
2175 * gdb.c++/pr-1023.cc: New file.
2176 * gdb.c++/pr-1023.exp: New file.
2177
6b549786
JB
21782003-02-05 Jim Blandy <jimb@redhat.com>
2179
2180 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2181 it's local to foobar. Check for it there, and check that it's not
2182 present in main.
2183 * gdb.c++/local.cc (marker2): New function.
2184 (foobar): Call marker1.
2185 (main): Call marker2 instead of marker1.
2186
67f16606
AC
21872003-02-04 Andrew Cagney <ac131313@redhat.com>
2188
2189 * gdb.disasm/mn10200.exp: Obsolete file.
2190 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2191 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2192 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2193
1c5cb38e
DC
21942003-02-04 David Carlton <carlton@math.stanford.edu>
2195
2196 * gdb.c++/overload.exp: Test intToChar(1).
2197 * gdb.c++/overload.cc (intToChar): New.
2198 (main): Call intToChar.
2199
d1fe6965
DC
22002003-02-03 David Carlton <carlton@math.stanford.edu>
2201
2202 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2203 'might_kfail' arg.
2204 KFAIL some of the continue_to_bp_overloaded calls, according to
2205 PR c++/1025.
2206
9ba61c5d
MC
22072003-02-01 Michael Chastain <mec@shout.net>
2208
2209 * gdb.base/advance.c (marker1): New marker function.
2210 * gdb.base/advance.exp: When the 'advance' command lands on the
2211 return breakpoint, it can legitimately stop on either the
2212 current line or the next line. Accommodate both outcomes.
2213 * gdb.base/until.exp: Likewise.
2214
e7494ffb
AC
22152003-02-02 Andrew Cagney <ac131313@redhat.com>
2216
2217 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2218 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2219 now a list, not a tuple.
2220 * gdb.mi/mi-var-display.exp: Ditto.
2221 * gdb.mi/gdb792.exp: Ditto.
2222
075559bc
AC
22232003-02-01 Andrew Cagney <ac131313@redhat.com>
2224
2225 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2226 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2227 stack backtraces.
2228 * gdb.mi/mi-syn-frame.c: Part of same.
2229
2bd4c7b1
MK
22302003-02-01 Mark Kettenis <kettenis@gnu.org>
2231
2232 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2233 gdb.mi/mi1-pthreads.exp: Return instead of calling
2234 gdb_suppress_entire_file.
2235
eabd8992
MS
22362003-02-01 Mark Salter <msalter@redhat.com>
2237
2238 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2239
71469e2f
MS
22402003-01-31 Mark Salter <msalter@redhat.com>
2241
2242 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2243 Support empty arg.
2244
38a94d44
MC
22452003-01-30 Michael Chastain <mec@shout.net>
2246
2247 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2248 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2249 has been fixed in gdb/readline on 2003-01-09.
2250
19ea9e73
MS
22512003-01-29 Michael Snyder <msnyder@redhat.com>
2252
e8d359df
MS
2253 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2254 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2255 * gdb.base/args.exp: Skip if target does not support args passing.
2256
2307bd6a
DJ
22572003-01-22 Daniel Jacobowitz <drow@mvista.com>
2258
19ea9e73 2259 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2260 gdb_test. Accept a list of expect arguments as the third
2261 parameter.
2262 (gdb_test): Use it.
2263
f2dd3617
EZ
22642003-01-20 Elena Zannoni <ezannoni@redhat.com>
2265
2266 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2267 allow for different test tree configurations. Update some
2268 tescases accordingly.
2269 * gdb.arch/altivec-regs.exp: Ditto.
2270 * gdb.asm/asm-source.exp: Ditto.
2271 * gdb.base/advance.exp: Ditto.
2272 * gdb.base/display.exp: Ditto.
d63a86f8 2273 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2274 * gdb.base/mips_pro.exp: Ditto.
2275 * gdb.base/overlays.exp: Ditto.
2276 * gdb.base/relocate.exp: Ditto.
2277 * gdb.base/setshow.exp: Ditto.
2278 * gdb.base/step-line.exp: Ditto.
2279 * gdb.base/step-test.exp: Ditto.
2280 * gdb.base/until.exp: Ditto.
2281 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2282
c71cdefd
DC
22832003-01-17 David Carlton <carlton@math.stanford.edu>
2284
2285 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2286 corresponding to PR c++/945.
2287 Update copyright.
2288
fdba05d7
DC
22892003-01-17 David Carlton <carlton@math.stanford.edu>
2290
2291 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2292 corresponding to PR c++/68.
2293
22942003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2295
2296 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2297 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2298 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2299
c362c33a
EZ
23002003-01-15 Elena Zannoni <ezannoni@redhat.com>
2301
0fbc361c
EZ
2302 * gdb.base/break.exp: Fix change of default location, because of
2303 removal of until tests.
2304 * gdb.base/help.exp: Update test for new 'until' help message.
2305 Add test for help on 'advance'.
c362c33a
EZ
2306 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2307
dabf8a35
MK
23082003-01-15 Mark Kettenis <kettenis@gnu.org>
2309
2310 * gdb.base/default.exp: Adapt "info float" test for recent changes
2311 to that command. Add test for "info vector".
2312 * gdb.base/float.exp: New file. Add test for "info float" that
2313 resembles the old test in gdb.base/default.exp.
2314
a1769aca
DC
23152003-01-15 David Carlton <carlton@math.stanford.edu>
2316
2317 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2318
82025e13
EZ
23192003-01-15 Elena Zannoni <ezannoni@redhat.com>
2320
2321 * gdb.base/break.exp: Move the tests of until command from here...
2322 * gdb.base/until.exp: ... to here. New file. Add other tests.
2323 * gdb.base/advance.c: New file.
2324 * gdb.base/advance.exp: New file.
2325
8f9ab801
EZ
23262003-01-14 Elena Zannoni <ezannoni@redhat.com>
2327
2328 * gdb.base/args.c: New file.
2329 * gdb.base/args.exp: New file.
2330
9ae66589
DJ
23312003-01-14 Daniel Jacobowitz <drow@mvista.com>
2332
2333 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2334
8d77e5c3
DJ
23352003-01-14 Daniel Jacobowitz <drow@mvista.com>
2336
2337 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2338
12d2f0a1
DJ
23392003-01-14 Daniel Jacobowitz <drow@mvista.com>
2340
2341 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2342 dates.
2343
6ca37014
DJ
23442003-01-13 Daniel Jacobowitz <drow@mvista.com>
2345
2346 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2347
b0023472
DJ
23482003-01-13 Daniel Jacobowitz <drow@mvista.com>
2349
2350 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2351 (ptype &*"foo").
2352 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2353
d6abaea5
DJ
23542002-01-13 Daniel Jacobowitz <drow@mvista.com>
2355
2356 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2357 * gdb.mi/mi1-console.exp: Likewise.
2358
dfd536a7
DJ
23592002-01-13 Daniel Jacobowitz <drow@mvista.com>
2360
2361 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2362 * gdb.mi/mi1-console.exp: Likewise.
2363
a1fb14a2
DJ
23642003-01-13 Daniel Jacobowitz <drow@mvista.com>
2365
2366 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2367
c4cf40b7
DJ
23682003-01-09 Daniel Jacobowitz <drow@mvista.com>
2369
2370 * gdb.base/detach.exp: New test.
2371
696d5a5b
DJ
23722003-01-09 Daniel Jacobowitz <drow@mvista.com>
2373
2374 * Makefile.in (ALL_SUBDIRS): New variable.
2375 (subdirs, clean, distclean): Use it.
2376 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2377 regenerating Makefile, since it is generated from the top level.
2378 * gdb.asm/Makefile.in: Likewise.
2379 * gdb.base/Makefile.in: Likewise.
2380 * gdb.c++/Makefile.in: Likewise.
2381 * gdb.disasm/Makefile.in: Likewise.
2382 * gdb.java/Makefile.in: Likewise.
2383 * gdb.mi/Makefile.in: Likewise.
2384 * gdb.threads/Makefile.in: Likewise.
2385 * gdb.trace/Makefile.in: Likewise.
2386
754533e4
DC
23872003-01-09 David Carlton <carlton@math.stanford.edu>
2388
2389 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2390 Add copyright year 2003.
2391
d8b3e9ee
MC
23922003-01-06 Michael Chastain <mec@shout.net>
2393
2394 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2395 When selecting a thread, 'line' and 'file' are optional.
2396 * gdb.mi/mi1-pthreads.exp: Likewise.
2397
8e9e0fe6
AS
23982003-01-06 Andreas Schwab <schwab@suse.de>
2399
2400 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2401 failures.
2402
b5ab8ff3
DJ
24032003-01-04 Daniel Jacobowitz <drow@mvista.com>
2404
2405 Fix PR gdb/844
2406 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2407 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2408
2409 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2410 instead of calling gdb_suppress_entire_file.
2411 * gdb.threads/print-threads.exp: Likewise.
2412 * gdb.threads/schedlock.exp: Likewise.
2413
2414 * gdb.threads/killed.exp: Return instead of calling
2415 gdb_suppress_entire_file.
2416 * gdb.threads/linux-dp.exp: Likewise.
2417 * gdb.threads/pthreads.exp: Likewise.
2418
1e698235
DJ
24192003-01-04 Daniel Jacobowitz <drow@mvista.com>
2420
2421 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2422 stabs.
2423 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2424 * gdb.base/whatis.exp: Always allow (void) after function names.
2425
147ff08c
DJ
24262003-01-04 Daniel Jacobowitz <drow@mvista.com>
2427
2428 * gdb.c++/casts.exp: Correct regexp.
2429
dc62bfc2
MK
24302003-01-04 Mark Kettenis <kettenis@gnu.org>
2431
2432 * configure.in: Call AC_CONFIG_HEADER. Don't call
2433 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2434 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2435 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2436 aforementioned directories in the AC_OUPUT call.
2437 * config.hin: New file.
2438 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2439 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2440 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2441 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2442 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2443 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2444 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2445 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2446 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2447 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2448 gdb.threads/configure.in, gdb.threads/configure,
2449 gdb.threads/config.in, gdb.trace/configure.in,
2450 gdb.trace/configure: Removed.
2451
77afa639
MC
24522003-01-03 Michael Chastain <mec@shout.net>
2453
2454 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2455 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2456
7634bb6e
DJ
24572003-01-03 Daniel Jacobowitz <drow@mvista.com>
2458
2459 * gdb.base/store.exp: Fix regular expressions.
2460
b39c905e
MK
24612002-12-28 Mark Kettenis <kettenis@gnu.org>
2462
2463 * configure.in: Rewrite.
2464 * configure: Regenerated.
2465
0a8551dd
DC
24662003-01-03 David Carlton <carlton@math.stanford.edu>
2467
2468 * gdb.base/psymtab.exp: New file.
2469 * gdb.base/psymtab1.c: Ditto.
2470 * gdb.base/psymtab2.c: Ditto.
2471
c60b7188
AF
24722002-12-23 Adam Fedor <fedor@gnu.org>
2473
2474 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2475
ee73db83
DC
24762002-12-23 David Carlton <carlton@math.stanford.edu>
2477
2478 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2479 and current_directory initialization.
2480
d6c1774e
JB
24812002-12-22 Jim Blandy <jimb@redhat.com>
2482
f0a847b8
JB
2483 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2484 rather than as part of the output file name.
2485
d6c1774e
JB
2486 * gdb.base/attach.exp: There's no need to copy the test program to
2487 /tmp; that was only ever necessary on HP/UX, and this test is
2488 entirely disabled there anyway.
2489
f0708dbb
JB
24902002-12-21 Jim Blandy <jimb@redhat.com>
2491
4c2acfea
JB
2492 * gdb.c++/psmang.exp: Doc fix.
2493
f0708dbb
JB
2494 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2495 test.
2496
9579e000
DC
24972002-12-20 David Carlton <carlton@math.stanford.edu>
2498
2499 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2500
d1810171
MC
25012002-12-18 Michael Chastain <mec@shout.net>
2502
2503 * gdb.c++/annota2.exp: Add copyright year 2002.
2504
76565097
DC
25052002-12-17 David Carlton <carlton@math.stanford.edu>
2506
2507 * gdb.c++/try_catch.cc: Add marker comments.
2508 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2509 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2510 * gdb.c++/m-static.cc: Ditto.
2511 * gdb.c++/m-static1.cc: Ditto.
2512 * gdb.c++/try_catch.cc: Ditto.
2513
da81390b
JJ
25142002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2515
2516 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2517 to see whether we are using the new -environment-directory
2518 command which resets via -r or the old version of the command
2519 which may prompt the user. Part of fix for gdb/741.
2520
b304d130
AC
25212002-12-13 Andrew Cagney <ac131313@redhat.com>
2522
2523 * gdb.fortran/types.exp: Update obsolete comment.
2524 * gdb.fortran/exprs.exp: Ditto.
2525 * lib/gdb.exp: Delete obsolete code.
2526 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2527 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2528 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2529 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2530 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2531 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2532 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2533 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2534 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2535 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2536 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2537 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2538 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2539 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2540 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2541 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2542 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2543 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2544 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2545 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2546 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2547 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2548 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2549 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2550 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2551 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2552 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2553 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2554 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2555 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2556 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2557 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2558 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2559 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2560 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2561 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2562 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2563
a23b6e6a
DC
25642002-12-11 David Carlton <carlton@math.stanford.edu>
2565
2566 * gdb.c++/m-data.exp: Add test for members that shadow global
2567 variables: see PR gdb/804.
2568 * gdb.c++/m-data.cc: Ditto.
2569
6604731b
DJ
25702002-12-10 Daniel Jacobowitz <drow@mvista.com>
2571
2572 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2573
de46ecd7
DC
25742002-12-06 David Carlton <carlton@math.stanford.edu>
2575
2576 * gdb.base/store.c: Don't declare functions static.
2577
27e829d0
AC
25782002-12-04 Andrew Cagney <ac131313@redhat.com>
2579
2580 * gdb.base/store.exp, gdb.base/store.c: New files.
2581
92806416
DJ
25822002-12-03 Daniel Jacobowitz <drow@mvista.com>
2583
2584 * gdb.base/selftest.exp: Update for current gdb.
2585
3bcbaac5
DJ
25862002-12-03 Daniel Jacobowitz <drow@mvista.com>
2587
2588 * gdb.base/maint.exp: Only dump symbols from one source file
2589 or objfile.
2590
f4f00b1f
DJ
25912002-12-03 Daniel Jacobowitz <drow@mvista.com>
2592
2593 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2594 function call.
2595
f1c8a949
JB
25962002-11-25 Jim Blandy <jimb@redhat.com>
2597
2598 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2599 function appearing in error message.
2600
9e297a97
DJ
26012002-11-21 Daniel Jacobowitz <drow@mvista.com>
2602
2603 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2604
1f312e79
JJ
26052002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2606
d63a86f8
RM
2607 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2608 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2609 should be in mi console format. This is part of fix for PR gdb/604.
2610
83c31e7d
FN
26112002-09-18 Fernando Nasser <fnasser@redhat.com>
2612
2613 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2614 which explicitly prints the zero offset as "+0".
2615
322b3f65
DJ
26162002-10-22 Daniel Jacobowitz <drow@mvista.com>
2617
2618 * gdb.threads/schedlock.c (args): Make unsigned.
2619
26202002-10-21 Daniel Jacobowitz <drow@mvista.com>
2621
2622 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2623 numbers. Allow "foo2|selected stack frame".
2624 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2625 * gdb.asm/asmsrc2.s: Likewise.
2626 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2627 comments.
2628 * gdb.asm/mips.inc: New file.
2629
5e2fe5b8
AF
26302002-10-18 Adam Fedor <fedor@gnu.org>
2631
2632 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2633 * gdb.base/help.exp: Likewise.
2634
abe1a5d0
KB
26352002-10-17 Kevin Buettner <kevinb@redhat.com>
2636
2637 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2638 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2639
10abb1d4
JB
26402002-10-02 Jim Blandy <jimb@redhat.com>
2641
2642 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2643
1f609b42
AC
26442002-10-01 Andrew Cagney <ac131313@redhat.com>
2645
2646 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2647 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2648 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2649 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2650 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2651 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2652 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2653
0aee02e4
AC
26542002-09-29 Andrew Cagney <ac131313@redhat.com>
2655
2656 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2657 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2658 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2659 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2660 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2661 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2662 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2663
6fde09ad
KB
26642002-09-27 Kevin Buettner <kevinb@redhat.com>
2665
2666 * gdb.base/annota1.exp (info break): Make directory components of
2667 path optional since not all compilers emit this debug information.
2668
2669 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2670 step ends up stepping out of the function instead of stopping on
2671 the epilogue.
2672
9e8aab75
KS
26732002-09-26 Keith Seitz <keiths@redhat.com>
2674
2675 * lib/insight-support.exp (gdbtk_start): Figure out where
2676 the insight executable is based on where gdb is. Use this
2677 executable to start insight instead of gdb.
2678
e36180d7
AC
26792002-09-25 Andrew Cagney <cagney@redhat.com>
2680
2681 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2682
9dd34b2b
AC
26832002-09-24 Andrew Cagney <ac131313@redhat.com>
2684
2685 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2686 test_isolated_complaints.
2687 (test_empty_complaint): New function.
2688 (test_empty_complaints): New function. Check no output when no
2689 complaints.
d63a86f8 2690
dea97812
KB
26912002-09-19 Jim Blandy <jimb@redhat.com>
2692
2693 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2694
54951bd7
AC
26952002-09-19 Andrew Cagney <ac131313@redhat.com>
2696
2697 * gdb.gdb/complaints.exp: New file.
2698
dec43320
AC
26992002-09-18 Andrew Cagney <ac131313@redhat.com>
2700
2701 * gdb.base/maint.exp: Check `help maint internal-warning'.
2702
e70d6e3f
DC
27032002-09-18 David Carlton <carlton@math.stanford.edu>
2704
2705 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2706 numbers, and replace them by a single breakpoint after the
2707 constructors are all finished.
2708 Add test 4.
2709 * gdb.c++/m-static.cc: Add test 4.
2710 * gdb.c++/m-static.h: New file.
2711 * gdb.c++/m-static1.cc: New file.
2712
2713 * gdb.c++/printmethod.exp: New file.
2714 * gdb.c++/printmethod.cc: New file.
2715
2716 * gdb.c++/pr-574.exp: New file.
2717 * gdb.c++/pr-574.cc: New file.
2718
afb5c968
CV
27192002-09-18 Corinna Vinschen <vinschen@redhat.com>
2720
2721 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2722 embedded targets which never actually exit.
2723
31e45dee
FN
27242002-09-18 Fernando Nasser <fnasser@redhat.com>
2725
2726 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2727 "don't step after run" as unresolved or unsupported, instead of xfail.
2728
a283c5a1
CV
27292002-09-18 Corinna Vinschen <vinschen@redhat.com>
2730
2731 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2732 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2733 Add newline to expected string in "step out of main (status wrapper)"
2734 case.
2735
11350d2a
CV
27362002-09-18 Corinna Vinschen <vinschen@redhat.com>
2737
2738 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2739 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2740
0deec7d6
TT
27412002-09-17 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2744 \000, not \0, in double-quoted string.
2745
b2b4a1b5
CV
27462002-09-14 Corinna Vinschen <vinschen@redhat.com>
2747
c9d37158 2748 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2749 string after running the commands execution on breakpoint tests.
2750
1c56143a
CV
27512002-09-13 Corinna Vinschen <vinschen@redhat.com>
2752
2753 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2754
37f8da45
JB
27552002-09-12 Joel Brobecker <brobecker@gnat.com>
2756
2757 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2758
08b468e0
KS
27592002-09-10 Keith Seitz <keiths@redhat.com>
2760
2761 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2762 runto proc.
2763 (mi_run_to_main): Use mi_runto.
2764 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2765
dc360f58
KS
27662002-09-10 Keith Seitz <keiths@redhat.com>
2767
2768 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2769 regexp for stopping at main. Could have multiple event notifications.
2770 Don't assume that main was declared with no parameters.
2771 (mi_next): Use mi_step_to.
2772 (mi_step): Use mi_next_to.
2773
ce3abcfb
CV
27742002-09-09 Corinna Vinschen <vinschen@redhat.com>
2775
2776 * gdb.base/default.exp: Fix expected string in `info float' test.
2777
d1f5b980
BE
27782002-09-09 Ben Elliston <bje@redhat.com>
2779
2780 * config/mips.exp: Update comments.
2781 * config/mips-idt.exp: Likewise.
2782 * config/nind.exp: Likewise.
2783 * config/slite.exp: Likewise.
2784 * config/sparclet.exp: Likewise.
2785 * config/udi.exp: Likewise.
2786 * config/vx.exp: Likewise.
2787 * config/vxworks29k.exp: Likewise.
2788
2f71430b
JB
27892002-09-05 Jim Blandy <jimb@redhat.com>
2790
2791 * gdb.threads/killed.exp: Fix test failure message.
2792
7ddebc7e
KS
27932002-09-04 Keith Seitz <keiths@redhat.com>
2794
2795 * lib/mi-support.exp: Update copyright.
2796 (mi_gdb_test): Increase the priority of the expected pattern
2797 so that it matches gdb_test.
2798
0ae67eb3
KS
27992002-09-03 Keith Seitz <keiths@redhat.com>
2800
2801 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2802 Use integer comparison instead of string comparison for testing
2803 whether binary was built.
2804
38fc42c8
JB
28052002-09-03 Jim Blandy <jimb@redhat.com>
2806
2807 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2808
b6ff0e81
JB
28092002-08-29 Jim Blandy <jimb@redhat.com>
2810
2811 * gdb.threads/pthreads.exp: Move the portable thread compilation
2812 code into a function in lib/gdb.exp, and call that from here.
2813 * lib/gdb.exp (gdb_compile_pthreads): New function.
2814
07c98896
KS
28152002-08-29 Keith Seitz <keiths@redhat.com>
2816
2817 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2818 expect_out so that callers can get at it.
2819
0312286c
DJ
28202002-08-23 Daniel Jacobowitz <drow@mvista.com>
2821
2822 * gdb.threads/print-threads.c: New file.
2823 * gdb.threads/print-threads.exp: New file.
2824 * gdb.threads/schedlock.c: New file.
2825 * gdb.threads/schedlock.exp: New file.
2826
dd039bc4
EZ
28272002-08-22 Elena Zannoni <ezannoni@redhat.com>
2828
2829 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2830 not altivec.c.
2831
1f36144c
MK
28322002-08-17 Mark Kettenis <kettenis@gnu.org>
2833
2834 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2835 targets. The problem should be fixed now.
2836
16057ec7 28372002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2838
2839 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2840 2002-07-24 change that removes final dots from error messages.
2841
3c1499ad
TT
28422002-08-13 Tom Tromey <tromey@redhat.com>
2843
2844 * gdb.base/readline.exp: New file.
2845
a20ce2c3
AC
28462002-08-01 Andrew Cagney <ac131313@redhat.com>
2847
2848 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2849 supress message.
2850
db034ac5
AC
28512002-08-01 Andrew Cagney <cagney@redhat.com>
2852
2853 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2854 CHILL_FOR_TARGET and CHILL_LIB.
2855 * configure.in (configdirs): Remove gdb.chill.
2856 * configure: Regenerate.
2857 * lib/gdb.exp: Obsolete references to chill.
2858 * gdb.fortran/types.exp: Ditto.
2859 * gdb.fortran/exprs.exp: Ditto.
2860
3e000b18
KB
28612002-07-30 Kevin Buettner <kevinb@redhat.com>
2862
2863 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2864 set Irix-specific compile and link flags.
2865
28f4966b
KB
28662002-07-29 Kevin Buettner <kevinb@redhat.com>
2867
2868 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2869 source files. The ``-o'' option doesn't work with the ``-E'' option
2870 when using the Irix compiler.
2871
46c0d5a6
DJ
28722002-07-19 Daniel Jacobowitz <drow@mvista.com>
2873
2874 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2875 Improve support for reusing an exec file. Copy exec file
2876 to target, and run gdbserver on the target instead of on the host.
2877
eecf4bed
JB
28782002-07-18 Jim Blandy <jimb@redhat.com>
2879
0f815cdf
JB
2880 * gdb.base/ending-run.exp: Don't expect to see the program end in
2881 some orderly fashion when we're running on a real stand-alone
2882 board.
2883
eecf4bed
JB
2884 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2885 targets that don't support interrupts.
2886
52d309e4
JB
28872002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2888
2889 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2890 systems.
2891 Move comments in expect statements to inside the actions, so that they
2892 don't get matched against.
2893
ff683d9e
MK
28942002-07-10 Mark Kettenis <kettenis@gnu.org>
2895
2896 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2897 function when asleep" test.
2898
b5356753
AC
28992002-07-10 Andrew Cagney <ac131313@redhat.com>
2900
2901 * gdb.base/page.exp: Rewrite to handle problems with very long
2902 `info set' output. Update copyright.
2903
6aa4d13a
AC
29042002-06-26 Andrew Cagney <ac131313@redhat.com>
2905
2906 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2907 gdb.threads-hp.
2908 * gdb.hp/configure: Regenerate.
2909 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2910 * gdb.hp/gdb.threads-hp/configure: Delete file.
2911 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2912
8cf8c2b8
AC
29132002-06-22 Andrew Cagney <ac131313@redhat.com>
2914
2915 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2916 setlocale, bindtextdomain and textdomain.
2917
6827a8f8
JB
29182002-06-11 Jim Blandy <jimb@redhat.com>
2919
919d772c
JB
2920 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2921 preprocessor macro information is present.
2922
6827a8f8
JB
2923 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2924 tests.
2925
c15b0d21
MS
29262002-06-06 Michael Snyder <msnyder@redhat.com>
2927
c5984d70
MS
2928 * gdb.base/overlays.exp: Record addresses of overlay
2929 functions in TCL variables rather than in GDB variables,
2930 to avoid having GDB convert them to pointers (with loss
2931 of information).
2932
d63a86f8 2933 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 2934 default linker script changes.
c15b0d21
MS
2935 * gdb.base/long_long.exp: Add check for sizeof (long double).
2936
be26fe0d
ML
29372002-06-06 Michal Ludvig <mludvig@suse.cz>
2938
2939 * gdb.asm/asm-source.exp: Add x86-64 target.
2940 * gdb.asm/x86_64.inc: New.
d63a86f8 2941
258093ca 29422002-05-30 Michael Chastain <mec@shout.net>
258093ca 2943
4b3153f1 2944 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2945 * gdb.c++/m-static.cc: New file.
2946 * gdb.c++/m-static.exp: New file.
2947
241264c6
MS
29482002-05-28 Michael Snyder <msnyder@redhat.com>
2949
2950 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2951 precision.
2952
9bba8c8f 29532002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2954
4b3153f1 2955 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2956 * gdb.c++/m-data.cc: New file.
2957 * gdb.c++/m-data.exp: New file.
2958
29592002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2960
4b3153f1 2961 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 2962 * gdb.c++/try_catch.cc: New file.
d63a86f8 2963 * gdb.c++/try_catch.exp: New file.
9bba8c8f 2964
def1b996
MC
29652002-05-27 Michael Chastain <mec@shout.net>
2966
2967 * gdb.c++/local.exp: Accept more nested types in output.
2968
522ba268
MC
29692002-05-26 Michael Chastain <mec@shout.net>
2970
2971 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2972
277254ba
MS
29732002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2974
2975 * lib/gdb.exp (gdb_wrapper_init): Just because
2976 gdb_wrapper_file exists, this does not mean that the file
2977 should not be rebuilt. That is what gdb_wrapper_initialized
2978 is for.
2979 (default_gdb_init): Reset gdb_wrapper_initialized.
2980
b61a8733
MS
29812002-05-23 Michael Snyder <msnyder@redhat.com>
2982
d63a86f8 2983 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
2984 the precision of the floating point test results.
2985 * gdb.base/call-rt-st.exp: Ditto.
2986
b61a8733
MS
2987 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2988 * gdb.base/call-rt-st.exp: Ditto.
2989
56f6e910
MC
29902002-05-19 Michael Chastain <mec@shout.net>
2991
2992 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2993
ad0b0016
EZ
29942002-05-19 Elena Zannoni <ezannoni@redhat.com>
2995
2996 * configure.in (configdirs): Add gdb.arch.
2997 * configure: Regenerate.
2998
f617d2b6
JB
29992002-05-17 Jim Blandy <jimb@redhat.com>
3000
3001 * gdb.base/completion.exp: Recognize the more detailed error
3002 messages produced by the macro expander's lexical analyzer.
3003
eac2a696
EZ
30042002-05-14 Elena Zannoni <ezannoni@redhat.com>
3005
3006 * gdb.arch/altivec-abi.c: New file.
3007 * gdb.arch/altivec-abi.exp: New file.
3008 * gdb.arch/altivec-regs.c: New file.
3009 * gdb.arch/altivec-regs.exp: New file.
3010
2fdde8f8
DJ
30112002-05-14 Daniel Jacobowitz <drow@mvista.com>
3012
3013 * gdb.base/maint.exp (maint print type): Update for new type
3014 structure.
d63a86f8 3015
e31f1a7c
EZ
30162002-05-14 Elena Zannoni <ezannoni@redhat.com>
3017
3018 * gdb.arch: New directory.
3019 * gdb.arch/configure.in: New file.
3020 * gdb.arch/configure: New file.
3021 * gdb.arch/Makefile.in: New file.
3022
db589741
CV
30232002-05-13 Corinna Vinschen <vinschen@redhat.com>
3024
3025 * gdb.asm/asm-source.exp: Add v850 as supported target.
3026 * gdb.asm/v850.inc: New file.
3027
8ce2a7dc
DJ
30282002-05-13 Daniel Jacobowitz <drow@mvista.com>
3029
3030 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3031
df763c7f
DJ
30322002-05-12 Daniel Jacobowitz <drow@mvista.com>
3033
3034 * gdb.base/break.exp: Check 'break "marker2"'.
3035
377daeed
MS
30362002-05-10 Michael Snyder <msnyder@redhat.com>
3037
3038 * gdb.base/long_long.exp: Fix typo.
3039
c4b7bc2b
JB
30402002-05-10 Jim Blandy <jimb@redhat.com>
3041
ecac9a4e
JB
3042 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3043 a bug.
3044
c4b7bc2b
JB
3045 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3046 Recognize more detailed error message produced by the macro
3047 expander's lexical analyzer.
3048 * lib/gdb.exp (test_print_reject): Same.
3049
e71019a1
MK
30502002-05-09 Mark Kettenis <kettenis@gnu.org>
3051
3052 * gdb.c++/method.exp: Fix typo.
3053
fedfc8e6
MS
30542002-05-08 Michael Snyder <msnyder@redhat.com>
3055
166a1957
MS
3056 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3057 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3058 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3059 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3060 Add iftarget clause for strongarm.
d63a86f8 3061
f1c47eb2
MS
30622002-05-06 Michael Snyder <msnyder@redhat.com>
3063
cb9a9d3e
MS
3064 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3065 (gdb_continue_to_end): Accept output from status wrapper.
3066 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3067 Clean up fail messages to match pass messages.
3068
f1c47eb2
MS
3069 Enable the "needs_status_wrapper" testsuite feature.
3070 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3071 (gdb_compile): Conditionally call gdb_wrapper_init.
3072 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3073 * gdb.c++/method.exp: Recognize output from status wrapper.
3074
6079c749
BE
30752002-05-06 Ben Elliston <bje@redhat.com>
3076From Graydon Hoare <graydon@redhat.com>
3077
3078 * config/sid.exp: Include support for "rawsid" protocol.
3079
188baff3
JB
30802002-05-03 Jim Blandy <jimb@redhat.com>
3081
3082 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3083 * gdb.c++/hang3.C: New file.
3084
b9c07f0f
AC
30852002-05-04 Andrew Cagney <ac131313@redhat.com>
3086
3087 * gdb.base/default.exp: Remove obsolete code.
3088 * gdb.c++/misc.exp: Ditto. Update copyright.
3089 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3090 * gdb.base/whatis.exp: Ditto. Update copyright.
3091 * gdb.base/scope.exp: Ditto. Update copyright.
3092 * gdb.base/ptype.exp: Ditto. Update copyright.
3093 * gdb.base/printcmds.exp: Ditto. Update copyright.
3094 * gdb.base/opaque.exp: Ditto. Update copyright.
3095 * gdb.base/list.exp: Ditto.
3096 * gdb.base/funcargs.exp: Ditto. Update copyright.
3097 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3098 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3099 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3100 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3101 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3102 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3103
5c7a0397
MS
31042002-05-02 Michael Snyder <msnyder@redhat.com>
3105
d6dcc264 3106 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3107 * gdb.base/long_long.exp: Add xscale target.
3108 * gdb.base/default.exp: Add xscale target.
3109
eb7f1c48
JB
31102002-05-01 Jim Blandy <jimb@redhat.com>
3111
3112 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3113 gdb.c++/hang.exp: New test.
3114
a6befae8
FF
31152002-05-01 Fred Fish <fnf@redhat.com>
3116
3117 * gdb.base/completion.exp: Handle completions of "./Make" for
3118 more than one completion possibility, as is the case when we
3119 build and test in the source tree.
3120
0a310277
AG
31212002-04-29 Anthony Green <green@redhat.com>
3122
3123 * gdb.java/jmisc1.exp: New file.
3124 * gdb.java/jmisc2.exp: New file.
3125
6ff9af88
DJ
31262002-04-24 Daniel Jacobowitz <drow@mvista.com>
3127
3128 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3129
96b3d632
EZ
31302002-04-23 Elena Zannoni <ezannoni@redhat.com>
3131
3132 * gdb.base/help.exp: Change 'help status' to allow for target
3133 dependent output differences.
3134
5019bb54
MC
31352002-04-22 Michael Chastain <mec@shout.net>
3136
3137 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3138
a805a116
MC
31392002-04-22 Michael Chastain <mec@shout.net>
3140
3141 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3142
a1706bfd
DM
31432002-04-17 David S. Miller <davem@redhat.com>
3144
3145 * gdb.asm/sparc64.inc: New file.
3146 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3147
a73a20a2
EZ
31482002-04-19 Elena Zannoni <ezannoni@redhat.com>
3149
3150 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3151 instruction file directly into the build tree. Clean up at end of
3152 test.
3153
ba678339
DM
31542002-04-18 David S. Miller <davem@redhat.com>
3155
3156 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3157 handle 64-bit platforms correctly.
3158 * gdb.base/maint.exp: Likewise.
3159
b03399da
KB
31602002-04-18 Kevin Buettner <kevinb@redhat.com>
3161
3162 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3163 ``-fpic'' when compiling files comprising a shared library, but
3164 it does need additional linker flags in order to find shared
3165 libraries at run time.
3166
e2004992
KB
31672002-04-18 Kevin Buettner <kevinb@redhat.com>
3168
3169 * gdb.base/cvexpr.c (use): New function.
3170 (main): Invoke use() on all global variables to prevent
3171 some linkers from deleting these otherwise unused symbols.
3172
d8937120
MC
31732002-04-17 Michael Chastain <mec@shout.net>
3174From David S. Miller <davem@redhat.com>
3175
3176 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3177 handle 64-bit platforms correctly.
3178
ffd61a58
MS
31792002-04-12 Michael Snyder <msnyder@redhat.com>
3180From Jim Blandy <jimb@redhat.com>
3181 * gdb.base/foo.c (foox): Remove section attribute; the linker
3182 script can handle this instead.
3183 * gdb.base/bar.c (barx): Same.
3184 * gdb.base/baz.c (bazx): Same.
3185 * gdb.base/grbx.c (grbxx): Same.
3186
3187 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3188 manager doesn't automatically unmap overlays unnecessarily.
3189
6b8426a6
MH
31902002-04-10 Martin M. Hunt <hunt@redhat.com>
3191
3192 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3193 stepping out of main.
3194
34af4875
MC
31952002-04-09 Michael Chastain <mec@shout.net>
3196
3197 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3198 scope so that the nested scope tests will make sense.
3199 * gdb.c++/local.exp: Write patterns that actually work with gcc
3200 (the HP patterns "were never known to work with gcc").
3201 Keep the old aCC patterns too.
3202
2d1676a0
DJ
32032002-04-09 Daniel Jacobowitz <drow@mvista.com>
3204
3205 * gdb.base/attach.exp: Correct target board test.
3206
3a63e3f9
MC
32072002-04-08 Michael Chastain <mec@shout.net>
3208
3209 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3210 in a const method. Add some xfail and fail cases for configurations
3211 that do not emit the "const ...".
3212
f18dabd2
MC
32132002-04-07 Michael Chastain <mec@shout.net>
3214
3215 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3216 Accept "A * const" and "const A * const" as type of "this".
3217 Fix spelling of getFunky throughout. Make messages uniform.
3218
0fcddd82
EZ
32192002-04-07 Elena Zannoni <ezannoni@redhat.com>
3220
3221 Work around for PR gdb/285:
3222 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3223
16a8534a
EZ
32242002-04-07 Elena Zannoni <ezannoni@redhat.com>
3225
3226 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3227 instructions file at run time instead of configure time.
3228 Sometimes we run the test in a directory that is not the one we
3229 configured in.
3230 * gdb.asm/configure.in: Delete creation of symlink.
3231 * gdb.asm/configure: Regenerate.
3232
24181d81
JB
32332002-04-05 J. Brobecker <brobecker@gnat.com>
3234
3235 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3236 xfullpath () function.
3237
7cdb7107
DJ
32382002-04-04 Daniel Jacobowitz <drow@mvista.com>
3239
3240 * gdb.asm/Makefile.in: Correct dependencies.
3241
3242 * gdb.asm/powerpc.inc: New file.
3243 * gdb.asm/asm-source.exp: Add PowerPC.
3244 * gdb.asm/configure.in: Likewise.
3245 * gdb.asm/configure: Regenerated.
3246
a7d17088
DJ
32472002-04-04 Daniel Jacobowitz <drow@mvista.com>
3248
3249 * gdb.base/relocate.exp: New file.
3250 * gdb.base/relocate.c: New file.
3251
cd721503
FF
32522002-04-04 Fred Fish <fnf@redhat.com>
3253
3254 * gdb.base/step-test.exp: Update comment regarding stopping in
3255 memcpy/bcopy calls inserted as part of the compiler runtime.
3256
b22ad7a7
MS
32572002-04-04 Michael Snyder <msnyder@redhat.com>
3258
3259 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3260
5f279fa6
DJ
32612002-04-03 Daniel Jacobowitz <drow@mvista.com>
3262
3263 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3264 (gdb_expect): Remove $notransfer hack.
3265
dd0fd3ce
DJ
32662002-04-02 Daniel Jacobowitz <drow@mvista.com>
3267
3268 * gdb.c++/classes.exp ("calling method for small class"): Match
3269 updated register output.
3270
1e50cda1
DJ
32712002-03-30 Daniel Jacobowitz <drow@mvista.com>
3272
3273 Fix PR gdb/452
3274 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3275 when finished. Make gdb_file_cmd send "exec-file" when
3276 appropriate.
3277
24015922
DJ
32782002-03-30 Daniel Jacobowitz <drow@mvista.com>
3279
3280 * gdb.base/attach.exp: Remove extra setup_xfail.
3281
dd7dfd64
MS
32822002-03-26 Michael Snyder <msnyder@redhat.com>
3283
3284 * gdb.base/default.exp: Add tests for dump, append, and restore.
3285 * gdb.base/help.exp: Add tests for dump, append, and restore.
3286 * gdb.base/dump.exp: New file, test dump, append and restore.
3287 * gdb.base/dump.c: New file.
3288
48b2f8d7
MS
32892002-03-27 Michael Snyder <msnyder@redhat.com>
3290
d63a86f8 3291 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3292 clean-ups in help messages.
3293
05b4d525
FF
32942002-03-26 Fred Fish <fnf@redhat.com>
3295
3296 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3297 have debugging info for those functions and the compiler uses them
3298 internally to copy structs around.
3299
d7679631
FF
33002002-03-26 Fred Fish <fnf@redhat.com>
3301
3302 * gdb.base/list.exp: Revert the change made yesterday and add note
3303 about why we don't list the default lines for remote targets.
3304
523ac3f9
MS
33052002-03-25 Michael Snyder <msnyder@redhat.com>
3306
3307 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3308
754b2b8d
FF
33092002-03-25 Fred Fish <fnf@redhat.com>
3310
3311 * gdb.base/list.exp: This test works on remote targets so remove
3312 the short circuit for remote targets. Update copyright.
3313
33c3e192
FF
33142002-03-25 Fred Fish <fnf@redhat.com>
3315
3316 * gdb.base/attach.exp: Fix logic error that was suppressing this
3317 test for all non hppa*-*-hpux* targets, instead of the hp target.
3318 Move comments closer to the suppression point. Also now need to
3319 check that we are running natively.
3320
d43e73ee
MS
33212002-03-22 Michael Snyder <msnyder@redhat.com>
3322
882c8f02
MS
3323 * gdb.base/default.exp: Add test for gcore. Update copyright.
3324 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3325
04c12f60
FF
33262002-03-06 Fred Fish <fnf@redhat.com>
3327
3328 * gdb.base/funcargs.c: Remove extraneous ';' character.
3329 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3330
b43df995
MC
33312002-03-04 Michael Chastain <mec@shout.net>
3332
3333 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3334 accommodate gcc v3 function signature.
3335 * gdb.mi/mi0-var-cmd-exp: Ditto.
3336
92362027
AC
33372002-02-24 Andrew Cagney <ac131313@redhat.com>
3338
3339 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3340 ``GNU/Linux'' or ``Linux kernel''
3341 * testsuite/gdb.threads/pthreads.c: Ditto.
3342
258ad32d
MC
33432002-02-24 Michael Chastain <mec@shout.net>
3344
3345 * gdb.threads/pthreads.c (thread1): Add a return statement.
3346 (thread2): Likewise.
3347 (foo): Likewise.
3348
04c3b3d4
MC
33492002-02-23 Michael Chastain <mec@shout.net>
3350
3351 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3352 to placate gcc.
3353
5a2a0a20
MC
33542002-02-23 Michael Chastain <mec@shout.net>
3355
3356 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3357 test "ptype bint". The test passes on all my stabs configurations.
3358
a640f7fc
JB
33592002-02-21 Jim Blandy <jimb@redhat.com>
3360
27924826
JB
3361 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3362 filename at a time, and watch for the ones we want to see.
3363
a640f7fc
JB
3364 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3365 types of pointers to prototyped functions.
3366
edcc8c75
AC
33672002-02-20 Andrew Cagney <ac131313@redhat.com>
3368
3369 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3370 signed, unsigned and straight char.
3371 (padding_char, padding_short, padding_int, padding_long,
3372 padding_long_long, padding_float, padding_double,
3373 padding_long_double): New global variables.
3374 (fill, fill_structs): New functions.
3375
3376 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3377 for correctly sized writes. Update copyright.
3378 (get_valueof): New procedure.
3379 (get_sizeof): Call get_valueof.
3380 (check_valueof): New procedure.
3381 (check_padding): New procedure.
3382
ac57ea44
MC
33832002-02-20 Michael Chastain <mec@shout.net>
3384
3385 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3386 to setup_xfail. Document some of the remaining calls.
3387
7a10c941
MC
33882002-02-18 Michael Chastain <mec@shout.net>
3389
3390 * gdb.c++/userdef.exp: Update copyright year.
3391
fb8acdcc
DJ
33922002-02-18 Daniel Jacobowitz <drow@mvista.com>
3393
3394 * gdb.c++/userdef.exp: Test overloaded operators properly.
3395 Remove xfails.
3396
fda6ae12
MS
33972002-02-14 Michael Snyder <msnyder@redhat.com>
3398
3399 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3400
676a0442
DJ
34012002-02-14 Daniel Jacobowitz <drow@mvista.com>
3402
3403 * gdb.base/a2-run.exp: Check for a remote target properly.
3404 * gdb.base/annota1.exp: Likewise.
3405 * gdb.base/list.exp: Likewise.
3406 * gdb.base/reread.exp: Likewise.
3407 * gdb.base/scope.exp: Likewise.
3408 * gdb.base/shlib-call.exp: Likewise.
3409 * gdb.base/term.exp: Likewise.
3410 * gdb.c++/annota2.exp: Likewise.
3411
78b4f468
RE
34122002-02-13 Richard Earnshaw <rearnsha@arm.com>
3413
3414 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3415
9a81ba51
MC
34162002-02-10 Michael Chastain <mec@shout.net>
3417
3418 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3419 (call_after_alloca): Ditto.
3420
004af6c7
DJ
34212002-02-10 Daniel Jacobowitz <drow@mvista.com>
3422
3423 * gdb.base/ending-run.exp: Guard "cont" test with
3424 gdb_skip_stdio_test.
3425
37225f62
JB
34262002-02-06 Jim Blandy <jimb@redhat.com>
3427
3428 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3429 from here...
3430 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3431 To here. Disable this test on non-HP platforms. Add big comment.
3432
fe6fdd96
MS
34332002-02-04 Michael Snyder <msnyder@redhat.com>
3434
3435 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3436 other than d10v and m32r.
3437
036fad3f
RE
34382002-02-02 Richard Earnshaw <rearnsha@arm.com>
3439
3440 * gdb.base/default.exp: Rewrite test patterns to reduce time
3441 taken to match them.
3442
7148ab62
DJ
34432002-01-30 Daniel Jacobowitz <drow@mvista.com>
3444
3445 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3446 Allow a start function above main.
3447 * gdb.threads/linux-dp.exp: Fix copyright date.
3448
396cc255
DJ
34492002-01-30 Daniel Jacobowitz <drow@mvista.com>
3450
3451 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3452 (check_philosopher_stack): Check for manager thread before checking
3453 for a just-starting thread.
3454
f038d31b
DJ
34552002-01-30 Daniel Jacobowitz <drow@mvista.com>
3456
3457 From Neil Booth <neil@daikokuya.demon.co.uk>:
3458 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3459 warnings.
3460
b3ff9d9a
FF
34612002-01-21 Fred Fish <fnf@redhat.com>
3462
3463 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3464 not caller.
3465
39ad761d
JB
34662002-01-21 Jim Blandy <jimb@redhat.com>
3467
3468 * gdb.base/reread.exp: Check that GDB properly re-reads the
3469 executable file when it changes while no inferior is running.
3470
aaf320fa
FF
34712002-01-21 Fred Fish <fnf@redhat.com>
3472
3473 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3474 optionally accept the "shlib events" variation.
3475
808a31f5
JB
34762002-01-21 Jim Blandy <jimb@redhat.com>
3477
3478 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3479 call `fflush' after every `printf', so that the output is produced
3480 at predictable points, regardless of whatever buffering does (or
3481 doesn't) take place.
3482 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3483 at different points.
3484
4420d5e2
DJ
34852002-01-20 Daniel Jacobowitz <drow@mvista.com>
3486
3487 * gdb.c++/inherit.exp: Update copyright years.
3488 * gdb.c++/method.exp: Likewise.
3489
3e36a0f4
DJ
34902002-01-20 Daniel Jacobowitz <drow@mvista.com>
3491
3492 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3493 artificial methods/arguments.
3494 * gdb.c++/derivation.exp: Likewise.
3495 * gdb.c++/inherit.exp: Likewise.
3496 * gdb.c++/method.exp: Likewise.
3497 * gdb.c++/virtfunc.exp: Likewise.
3498
b4ceaee6
AC
34992002-01-18 Andrew Cagney <ac131313@redhat.com>
3500
3501 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3502 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3503 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3504 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3505 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3506 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3507
ecace851
JB
35082002-01-17 Jim Blandy <jimb@redhat.com>
3509
3510 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3511 anchoring the pattern matching the entry point symbol's name.
3512
375fc983
AC
35132002-01-17 Andrew Cagney <ac131313@redhat.com>
3514
3515 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3516 continue/quit query. Update copyright.
3517
fe6fdd96
MS
35182002-01-14 Michael Snyder <msnyder@redhat.com>
3519
3520 * gdb.base/gcore.exp: Remove extra debugging output.
3521
e017c81f
DJ
35222002-01-13 Daniel Jacobowitz <drow@mvista.com>
3523
3524 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3525 for slightly dubious v2 mangled string.
3526
37ab3bf8
DJ
35272002-01-13 Daniel Jacobowitz <drow@mvista.com>
3528
3529 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3530
1bc05c3a 35312002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3532
1bc05c3a 3533 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3534
1bc05c3a
JM
3535 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3536 constructors.
3537 * gdb.c++/derivation.exp: Likewise.
3538 * gdb.c++/templates.exp: Likewise.
3539 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3540
1bc05c3a
JM
35412002-01-10 Michael Snyder <msnyder@redhat.com>
3542
3543 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3544
a911c360
MS
35452002-01-08 Michael Snyder <msnyder@redhat.com>
3546
3547 * gdb.base/gcore.exp: New test for generate-core-file command.
3548 * gdb.base/gcore.c: Testcase for above.
3549 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3550
ea2119ec
JM
35512002-01-08 Jason Merrill <jason@redhat.com>
3552
3553 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3554
68203136
FF
35552002-01-07 Fred Fish <fnf@redhat.com>
3556
3557 * gdb.c++/overload.exp: Remove unconditional xfails for:
3558 print foo_instance1.overloadargs(1)
3559 print foo_instance1.overloadargs(1, 2)
3560 print foo_instance1.overloadargs(1, 2, 3)
3561 print foo_instance1.overloadargs(1, 2, 3, 4)
3562 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3563 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3564 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3565 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3566 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3567 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3568 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3569 print foo_instance1.overload1arg()
3570 print foo_instance1.overload1arg((char)arg2)
3571 print foo_instance1.overload1arg((signed char)arg3)
3572 print foo_instance1.overload1arg((unsigned char)arg4)
3573 print foo_instance1.overload1arg((int)arg7)
3574 print foo_instance1.overload1arg((unsigned int)arg8)
3575 print foo_instance1.overload1arg((float)arg11)
3576 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3577
21b9b5b1
MS
35782002-01-07 Michael Snyder <msnyder@redhat.com>
3579
3580 * gdb.base/huge.exp: New test. Print a very large target data object.
3581 (skip_huge_test): New test variable. Define if you want to skip this
3582 test. The test reads an 8 megabyte data object from the target, so it
3583 might be very time consuming on remote targets with a slow connection.
3584 * gdb.base/huge.c: New file. Test case for above.
3585
725f922e
FF
35862002-01-07 Fred Fish <fnf@redhat.com>
3587
3588 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3589 g_instance.bfoo, and g_instance.cfoo.
3590
634d57ec
JL
3591Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3592
f286b2c3
JL
3593 * gdb.base/break.c (multi_line_if_conditional): New function.
3594 (multi_ilne_while_conditional): Likewise.
3595 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3596 IF or WHILE condition puts the breakpoint at the start of
3597 the condition.
3598
634d57ec
JL
3599 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3600 hppa*-*-hpux* expected failure.
3601 * gdb.base/structs.exp (do_function_calls): Similarly.
3602
3603 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3604 watchpoints.
3605
9fbfe2dc
AC
36062002-01-06 Andrew Cagney <ac131313@redhat.com>
3607
3608 Fix PR gdb/66.
3609 * gdb.base/structs.exp: Replace skip for a29k with skip for
3610 gdb,cannot_call_functions.
3611 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3612 * gdb.base/callfuncs.exp: Ditto.
3613 * gdb.base/call-rt-st.exp: Ditto.
3614 * gdb.base/call-strs.exp: Ditto.
3615 * gdb.base/callfwmall.exp: Ditto.
3616 * gdb.base/scope.exp: Obsolete xfail a29k.
3617 * gdb.c++/misc.exp: Ditto.
3618 * gdb.c++/cplusfuncs.exp: Ditto.
3619 * gdb.base/ptype.exp: Ditto.
3620 * gdb.base/printcmds.exp: Ditto.
3621 * gdb.base/opaque.exp: Ditto.
3622 * gdb.base/list.exp: Ditto.
3623 * gdb.base/funcargs.exp: Ditto.
3624 * gdb.base/default.exp: Ditto.
3625
8ddad156
MS
36262002-01-04 Michael Snyder <msnyder@redhat.com>
3627
ca4976a6 3628 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3629 * gdb.base/maint.exp: Add tests for maint info sections options.
3630
1b074332
JL
3631Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3632
3633 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3634
7d159115
CV
36352001-12-20 Corinna Vinschen <vinschen@redhat.com>
3636
3637 * gdb.asm/arm.inc: New file.
3638 * gdb.asm/asm-source.exp: Add arm targets.
3639 * gdb.asm/configure.in: Ditto.
3640 * gdb.asm/configure: Recreated from configure.in.
3641
8fb87725
JL
3642Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3643
afabe08c
JL
3644 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3645 with HP's compiler.
3646 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3647 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3648 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3649 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3650
3651 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3652 either HP's compilers or GCC.
3653
db521deb
JL
3654 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3655 a SIGBUS or SIGSEGV.
3656
3657 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3658
3659 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3660 can be compiled with either HP's compiler or GCC.
3661
cfa88ab7
JL
3662 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3663 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3664 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3665
ca344dff
JL
3666 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3667 to match current gdb output. Update due to using auto-solib-limit
3668 for limiting instead of overloading auto-solib-add.
3669 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3670 test program.
3671
3f3c6e55 3672 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3673 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3674 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3675 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3676 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3677 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3678 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3679 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3680 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3681 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3682 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3683 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3684 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3685
8fb87725
JL
3686 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3687 a SIGTRAP to the inferior.
3688
cf599fa7
CV
36892001-12-19 Corinna Vinschen <vinschen@redhat.com>
3690
3691 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3692 Substitute call to target_link by call to gdb_compile.
3693
2cd045cd
JL
3694Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3695
3696 * gdb.base/break.exp: Fix HP specific search string when testing
3697 backtracing in a called function.
3698
d63a86f8 3699 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3700 compiling the test with HP's compilers.
3701 * gdb.base/volatile.exp: Similarly.
3702
99ebe9ac
JB
37032001-12-19 Jim Blandy <jimb@redhat.com>
3704
3705 * gdb.base/printcmds.exp: Expect the null character to be printed
3706 as '\0', and the '\013' to be printed as '\v'.
3707 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3708 * gdb.base/setvar.exp: Same.
3709
b9891b29
JB
37102001-12-17 Jim Blandy <jimb@redhat.com>
3711
0eba65ab
JB
3712 * gdb.base/completion.exp: Rather than completing very long
3713 filenames, which can make the readline library produce output we
3714 don't recognize, cd to the directory first, and then complete
3715 using nice, short relative paths.
3716
6970b5b1
JB
3717 * gdb.base/completion.exp: On some systems, there is, in fact, a
3718 variable named `b' in scope, since GDB treats all static
3719 variables as being in scope. So use `no_var_named_this'
3720 instead of `b'.
3721
b9891b29
JB
3722 * gdb.base/corefile.exp: Recognize the message saying that GDB
3723 can't find the core file's registers as a failure.
3724
e6ccd35f
JSC
37252001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3726
3727 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3728 test expect string more specific.
3729
105ba819
CV
37302001-12-13 Corinna Vinschen <vinschen@redhat.com>
3731
3732 * gdb.asm/asm-source.exp: Add support for xstormy16.
3733 * gdb.asm/configure.in: Ditto.
3734 * gdb.asm/configure: Rebuild.
3735 * gdb.asm/xstormy16.inc: New file.
3736
e9e79dd9
FF
37372001-12-10 Fred Fish <fnf@redhat.com>
3738
3739 * gdb.base/maint.exp: Update to match changes in type dumping code.
3740
347dc97d
JB
37412001-12-10 Jim Blandy <jimb@redhat.com>
3742
3743 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3744 matching the entry point symbol's name at the beginning of the
3745 line.
3746
5178b9d6
DJ
37472001-12-07 Daniel Jacobowitz <drow@mvista.com>
3748
3749 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3750 gdb.c++/inherit.exp, gdb.c++/method.exp,
3751 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3752 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3753 and class layout support.
3754
af890c52
DJ
37552001-12-07 Daniel Jacobowitz <drow@mvista.com>
3756
3757 * gdb.c++/classes.exp: Add test for static member function.
3758 * gdb.c++/misc.cc: Add class with static member function.
3759
7a345fb3
JB
37602001-12-07 Jim Blandy <jimb@redhat.com>
3761
f2e54a80 3762 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3763 those tests as `unsupported'.
3764 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3765 Rewrite subsequent tests to use it.
3766
3767 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3768 those tests as `unsupported'.
3769 * gdb.base/structs.exp (call_struct_func): New function.
3770 (do_function_calls): Use call_struct_func to call the functions
3771 returning structs.
3772
0bc69509
JB
3773 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3774 whether functions are prototyped or not, so we can't possibly pass
3775 arguments to t_float_values2 properly.
3776
7a345fb3
JB
3777 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3778 value of `timeout' for targets other than the mips*tx39-*.
3779
edb6ede1
MS
37802001-12-06 Michael Snyder <msnyder@redhat.com>
3781
d63a86f8 3782 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
3783 and detect whether the start symbol has a leading underscore.
3784
2d842f13
JB
37852001-12-04 Jim Blandy <jimb@redhat.com>
3786
3787 * gdb.base/completion.exp: Clarify indentation.
3788
68550daf
JB
37892001-12-03 Jim Blandy <jimb@redhat.com>
3790
3791 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3792 variables on the S/390, not `.word'.
3793
cd5195a8
JB
37942001-11-30 Jim Blandy <jimb@redhat.com>
3795
3796 Add assembly-source tests for s390-ibm-linux.
3797 * gdb.asm/s390.inc: New file.
3798 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3799 the S/390 architecture.
3800 * gdb.asm/configure: Regenerated.
3801
ca9efc90
MS
38022001-11-30 Michael Snyder <msnyder@redhat.com>
3803
3804 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3805 next, info source, info sources, info line, global and static
3806 variables, and static functions.
3807 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3808 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3809 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3810 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3811 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3812 (gdbasm_leave): Restore frame pointer.
3813 (gdbasm_startup): Copy stack set-up from crt0.S.
3814
d0e66976
FN
38152001-11-26 Fernando Nasser <fnasser@redhat.com>
3816
3817 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3818 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3819 to a local (non-static) variable. Copy tstruct.a to a static buffer
3820 and return a pointer to that buffer.
3821 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3822
e2334072
MK
38232001-11-24 Mark Kettenis <kettenis@gnu.org>
3824
3825 * gdb.asm/configure.in: Fix recognition of ix86 target.
3826 * gdb.asm/configure: Regenerate.
3827
756caa3d
MS
38282001-11-21 Michael Snyder <msnyder@redhat.com>
3829
3830 * gdb.asm/sparc.inc: New file.
3831 * gdb.asm/asm-source.exp: Recognize sparc target.
3832 * gdb.asm/configure.in: Recognize sparc target.
3833 * gdb.asm/configure: Regenerate.
d63a86f8 3834
9a4d72d5
MS
38352001-11-21 Michael Snyder <msnyder@redhat.com>
3836
3837 * gdb.asm/m32r.inc: New file.
3838 * gdb.asm/asm-source.exp: Recognize m32r target.
3839 * gdb.asm/configure.in: Recognize m32r target.
3840 * gdb.asm/configure: Regenerate.
3841
a773d1cd
MS
38422001-11-20 Michael Snyder <msnyder@redhat.com>
3843
017ac23d
MS
3844 * gdb.asm/i386.inc: New file.
3845 * gdb.asm/asm-source.exp: Recognize ix86 target.
3846 * gdb.asm/configure.in: Recognize ix86 target.
3847 * gdb.asm/configure: Regenerate.
3848
a773d1cd
MS
3849 * gdb.c++/namespace.exp: Fix quotes in output messages.
3850
bb632afb
MS
38512001-11-14 Michael Snyder <msnyder@redhat.com>
3852
25d559ca 3853 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3854 qualifier in a type cast expression, to designate an address
3855 in the instruction space (Harvard architecture).
3856
4749e309
MS
38572001-11-13 Michael Snyder <msnyder@redhat.com>
3858
3859 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3860 Tests for expressions using 'const' and 'volatile'.
3861
25050984
CV
38622001-11-13 Corinna Vinschen <vinschen@redhat.com>
3863
3864 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3865
1902c51f
DJ
38662001-11-12 Daniel Jacobowitz <drow@mvista.com>
3867
3868 * lib/mi-support.exp (mi_run_to_helper): Move comments
3869 outside of gdb_expect.
3870
dcf95b47
DJ
38712001-11-11 Daniel Jacobowitz <drow@mvista.com>
3872
3873 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3874 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3875 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3876 mi0_run_to): New functions.
3877 * gdb.mi/mi-simplerun.exp: Use them.
3878 * gdb.mi/mi0-simplerun.exp: Likewise.
3879 * gdb.mi/mi-var-cmd.exp: Likewise.
3880 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 3881
45b074e1
AC
38822001-11-10 Andrew Cagney <ac131313@redhat.com>
3883
3884 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3885 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3886
bf50d346
AC
38872001-11-09 Andrew Cagney <ac131313@redhat.com>
3888
3889 * gdb.base/restore.exp: Include $expected value in restored test
3890 message.
3891
9383332c
AC
38922001-11-09 Andrew Cagney <ac131313@redhat.com>
3893
3894 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3895 implemented.
3896
db62520a
MS
38972001-11-08 Michael Snyder <msnyder@redhat.com>
3898
3899 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3900 Add pass/fail message for stop at breakpoint in call dummy function.
3901
b5703437
MS
39022001-11-07 Michael Snyder <msnyder@redhat.com>
3903
d63a86f8
RM
3904 * gdb.c++/templates.exp (test_template_breakpoints):
3905 If we get an overload menu, but it does not match what
760f6330 3906 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3907 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3908 making the whitespace optional. Argument for "new" may be
3909 "unsigned" as well as "unsigned int/long".
d63a86f8 3910 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
3911 making the whitespace optional. Also replace "(void) with
3912 "((void|)), making the keyword "void" optional.
d63a86f8 3913 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
3914 making the whitespace optional. Also replace "(void) with
3915 "((void|)), making the keyword "void" optional.
3bf40917
MS
3916 * gdb.base/callfuncs.c (t_float_values): This function must
3917 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 3918 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
3919 can be tested against both cases. Usually one case involves
3920 promotion of float to double, while the other does not.
3921 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3922 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3923 includes a stack frame for "start".
3924
c8ab4e6d
JB
39252001-11-05 Jim Blandy <jimb@redhat.com>
3926
3927 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3928 pointers are 32 bits long, and that offsets of relocs are always
3929 stored in the data (REL-style), and not in the reloc entry itself
3930 (RELA-style).
3931 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3932 stabs.
3933
3f08ced9
MS
39342001-11-01 Michael Snyder <msnyder@redhat.com>
3935
3936 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3937 and regular expression operators by using quoting.
3938
cbfa24cd
MS
39392001-10-31 Michael Snyder <msnyder@redhat.com>
3940
3941 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3942 depending on what the symbol table contains.
3943 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3944 the output of the ptype command. Similarly, accept both "const &"
3945 and "const&".
3946
aaa68313
CV
39472001-10-31 Corinna Vinschen <vinschen@redhat.com>
3948
3949 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3950 symbol `STORAGE' to allow to choose the storage class of
3951 the local datastructures.
3952 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3953 compiler directive.
3954
91740388
MS
39552001-10-30 Michael Snyder <msnyder@redhat.com>
3956
3957 * gdb.base/jump.exp: Allow it to run for all targets.
3958
1b7c05e7
CV
39592001-10-29 Corinna Vinschen <vinschen@redhat.com>
3960
3961 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3962 with new double_array size.
3963 (main): Change storage class of all local variables to static.
3964 Reduce size of double_array to 9.
3965 * gdb.base/call-ar-st.exp: Increase timeout value.
3966 Change expected output for double array to match new size in
3967 call-ar-st.c.
3968
36a22261
CV
39692001-10-29 Corinna Vinschen <vinschen@redhat.com>
3970
3971 * gdb.base/ending-run.exp: Create identical output when passing
3972 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 3973 Stormy16 target.
36a22261 3974
92b8ae91
MK
39752001-10-28 Mark Kettenis <kettenis@gnu.org>
3976
3977 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3978 that we catch the expected failure under Linux/x86.
3979
cb135b83
OF
39802001-10-29 Orjan Friberg <orjanf@axis.com>
3981
3982 * gdb.base/setvar.exp: Escape curly braces.
3983 * gdb.stabs/weird.exp: Ditto.
3984
6884aa54
DJ
39852001-10-27 Daniel Jacobowitz <drow@mvista.com>
3986
3987 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3988 * gdm.mi/mi0-hack-cli.exp: Likewise.
3989
0398c9aa
AC
39902001-10-25 Andrew Cagney <ac131313@redhat.com>
3991
3992 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3993 messages.
3994
d20bf2e8
AC
39952001-10-21 Andrew Cagney <ac131313@redhat.com>
3996
3997 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3998 checking MI enabled.
3999
03dd63aa
CV
40002001-10-09 Corinna Vinschen <vinschen@redhat.com>
4001
4002 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
4003
1d9d99f3
FCE
40042001-10-04 Frank Ch. Eigler <fche@redhat.com>
4005
4006 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4007 if gdb child process crashes, just signal an error.
4008
838ae6c4
JB
40092001-10-02 Jim Blandy <jimb@redhat.com>
4010
4011 * lib/gdb.exp (test_xfail_format): Simplify.
4012
4013 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4014 front of the variable name `format'. Simplify `if'.
4015
8f0cbc1c
DJ
40162001-10-01 Daniel Jacobowitz <drow@mvista.com>
4017
4018 * gdb.threads/pthreads.exp: Wait for output and delay
4019 before sending ^C.
4020
1f08dafd
DJ
40212001-10-01 Daniel Jacobowitz <drow@mvista.com>
4022
4023 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4024 some incorrect output instead of timing out.
4025 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4026
674f90ff
CV
40272001-09-28 Corinna Vinschen <vinschen@redhat.com>
4028
4029 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4030 check to allow additional `int'.
4031
9b284272
DJ
40322001-09-27 Daniel Jacobowitz <drow@mvista.com>
4033
4034 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4035 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4036
b55a4771
MS
40372001-09-27 Michael Snyder <msnyder@redhat.com>
4038
4039 * lib/gdb.exp (test_debug_format): New proc.
4040 (setup_xfail_format): Use new proc test_debug_format.
4041 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4042 proc; use new service proc test_debug_format.
4043 Replace all other "gcc_compiled" tests with this test.
4044 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4045 proc; use new service proc test_debug_format.
4046 Replace all other "gcc_compiled" tests with this test.
4047
40482001-09-27 Michael Snyder <msnyder@redhat.com>
4049
4050 * gdb.base/cvexpr.exp: New file.
4051 * gdb.base/cvexpr.c: New file
4052 Test for expressions using const and volatile keywords.
4053
4e6667ac
CV
40542001-09-26 Corinna Vinschen <vinschen@redhat.com>
4055
4056 * gdb.base/constvars.exp: Check for different orders of keywords
4057 and additional "int" strings in output.
4058
4f337972
AC
40592001-09-22 Andrew Cagney <ac131313@redhat.com>
4060
4061 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4062 responses from "help maint".
4063
2015650d
FCE
40642001-09-19 Frank Ch. Eigler <fche@redhat.com>
4065
4066 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4067 to localhost:NNN instead of :NNN, in case Xvfb is listening
4068 only on TCP.
4069
f3bcedc1
CV
40702001-09-19 Corinna Vinschen <vinschen@redhat.com>
4071
4072 * gdb.base/recurse.exp: When checking leaving the watchpoint
4073 scope, recognize when gdb is in function's epilogue and pass.
4074
6b819c92
KS
40752001-09-18 Keith Seitz <keiths@redhat.com>
4076
4077 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4078 support for running tests against sid targets.
4079 (gdbtk_done): Ditto.
4080
a10c9419
CV
40812001-09-18 Corinna Vinschen <vinschen@redhat.com>
4082
4083 * gdb.base/ending-run.c (main): Set stdout buffersize
4084 to the same reasonable value for any target.
4085 * gdb.base/ending-run.exp: Add a regular expression
4086 to make testsuite happy on Sanyo Stormy16 target.
4087
739d0d99
CV
40882001-09-17 Corinna Vinschen <vinschen@redhat.com>
4089
4090 * gdb.base/display.c (do_loops): Add float variable `f'.
4091 Increment f in loop.
4092 * gdb.base/display.exp: Increment timeout by 60 seconds.
4093 Change float display test to use variable `f'.
4094
1b8947f0
JB
40952001-09-17 Jim Blandy <jimb@redhat.com>
4096
4097 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4098 overflowing the limited breakpoint tables on some ROM monitors
4099 (like the ROM68K).
4100
9890ac81
FCE
41012001-09-15 Frank Ch. Eigler <fche@redhat.com>
4102
4103 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4104 the "-ac" (disable access control) flag.
4105
6db765ea
JH
41062001-08-30 Jeff Holcomb <jeffh@redhat.com>
4107
4108 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4109 ints.
4110
4c32cc04
KS
41112001-08-30 Keith Seitz <keiths@redhat.com>
4112
4113 * lib/gdb.exp: Move all insight-related functionality into
4114 separate file.
4115 * lib/insight-support.exp: New file.
4116
8d6e6f81
FCE
41172001-08-29 Frank Ch. Eigler <fche@redhat.com>
4118
4119 * config/sid.exp (sid_start): Never set sid verbosity; disable
4120 expect_background {} that consumed its stdout; tolerate </dev/null.
4121 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4122
6a90e1d0
AC
41232001-08-18 Andrew Cagney <ac131313@redhat.com>
4124
4125 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4126 CLI jump command to start it.
4127 (mi_run_to_main): Fail immediatly when unexpected output.
4128
1759b3c3
AC
41292001-08-18 Andrew Cagney <ac131313@redhat.com>
4130
4131 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4132 beginning of function. Fix PR gdb/191.
4133
61d11d80
FCE
41342001-08-16 Frank Ch. Eigler <fche@redhat.com>
4135
4136 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4137 what to force sid endianness to.
4138
942a4df2
KS
41392001-08-15 Keith Seitz <keiths@redhat.com>
4140
4141 * lib/gdb.exp (gdbtk_start): Don't set environment
4142 variables for TCL_LIBRARY and friends. Insight will
4143 now figure these out for itself.
4144
0521c418
MS
41452001-08-02 Michael Snyder <msnyder@redhat.com>
4146
4147 * gdb.base/completion.exp: Remove the symbol "a64l" from
4148 the expect string; this is target-specific, and not related
4149 to what is being tested.
4150
74a9a58a
DB
41512001-08-02 Dave Brolley <brolley@redhat.com>
4152
4153 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4154
c70819fa
MS
41552001-07-25 Michael Snyder <msnyder@redhat.com>
4156
c2b8fa57
MS
4157 * gdb.base/consecutive.exp: New file. Test stepping over
4158 breakpoints on consecutive instructions.
4159 * gdb.base/consecutive.c: New file.
4160
c70819fa
MS
4161 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4162 curly braces in regular expressions.
4163
2b1a1355
MS
41642001-07-25 Michael Snyder <msnyder@redhat.com>
4165
4166 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4167 legitimate output from stepping out of main.
4168
413eca6f
KS
41692001-07-22 Keith Seitz <keiths@redhat.com>
4170
4171 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4172 the empty string, do not run the tests.
4173
7e5a9322
SC
41742001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4175
4176 * gdb.base/long_long.exp: Detect size of pointer. Take into
4177 account 2-byte pointers when testing for p/a results.
4178
de58f10f
SC
41792001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4180
d63a86f8 4181 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4182 and defined to 1K for m68hc11.
4183 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4184 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4185 (sizeof_random_data): New variable to tell the size of the data table;
4186 don't test past this size; always run to main.
4187
d6f5fea1
SC
41882001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4189
4190 * gdb.base/return2.exp: return of long long and double fails for
4191 68HC11; don't execute these tests on that platform.
4192 * gdb.base/return.exp: Return of a double fails for 68hc11.
4193
c477543d
SC
41942001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4195
4196 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4197 tests that print a float.
4198 * call-rt-st.exp: Likewise.
4199
63cf1c79
MK
42002001-07-12 Mark Kettenis <kettenis@gnu.org>
4201
4202 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4203 running this test on Linux.
4204
112f9ab5
MC
42052001-06-24 Michael Chastain <chastain@redhat.com>
4206
4207 * gdb.base/arithmet.exp: Remove some tests to make all test names
4208 unique.
4209
4970cb0f
MS
42102001-07-03 Michael Snyder <msnyder@redhat.com>
4211
4212 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4213 the output of the ptype command.
4214
d85da69f
MS
42152001-07-02 Michael Snyder <msnyder@redhat.com>
4216
4c8a82de
MS
4217 * gdb.base/completion.exp: Don't assume that break.c is the only
4218 source file that may contain functions named "marker".
d85da69f
MS
4219 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4220
8afc772b
AC
42212001-06-28 Andrew Cagney <ac131313@redhat.com>
4222
4223 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4224 of files to delete.
4225
4226 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4227 * gdb.disasm/h8300s.exp: New file.
4228 gdb.disasm/h8300s.s: Likewise.
4229
cff22675
AC
42302001-06-27 Andrew Cagney <ac131313@redhat.com>
4231
4232 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4233 empty breakpoint tables.
4234
68c81b54
AC
42352001-06-25 Andrew Cagney <ac131313@redhat.com>
4236
4237 * lib/mi-support.exp: Update args=... part of stop-reason
4238 patterns. Accept either a list or a tuple.
4239
2dd62704
AC
42402001-06-23 Andrew Cagney <ac131313@redhat.com>
4241
4242 * lib/mi-support.exp: Remove local emacs variable defining
4243 change-log-default-name.
4244
b4127474
MC
42452001-06-22 Michael Chastain <chastain@redhat.com>
4246
4247 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4248 This is operationally compatible with the previous version.
4249
8dbfb380
JB
42502001-06-13 Jim Blandy <jimb@redhat.com>
4251
4252 * lib/gdb.exp (gdb_test): Doc fix.
4253
f2d8c86d
MC
42542001-06-10 Michael Chastain <chastain@redhat.com>
4255
4256 * gdb.base/exprs.exp: Remove a duplicate test.
4257
81564d34
JB
42582001-06-06 Jim Blandy <jimb@redhat.com>
4259
4260 * gdb.base/return2.exp (main): Use values to test float and double
4261 returns that are not NaN's, to avoid being confused by IEEE
4262 comparison rules.
4263
da55addb
MS
42642001-06-04 Michael Snyder <msnyder@redhat.com>
4265
4266 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4267 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4268 rather than wait for 12 more tests to time out.
4269
42c65987
JB
42702001-06-06 Jim Blandy <jimb@redhat.com>
4271
b18bced9 4272 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4273 Don't forget to match the GDB prompt.
b18bced9 4274
42c65987
JB
4275 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4276
5b41e5f0
JB
42772001-06-04 Jim Blandy <jimb@redhat.com>
4278
4279 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4280 command.
4281
015e046f
KB
42822001-05-31 Kevin Buettner <kevinb@redhat.com>
4283
4284 * gdb.base/annota1.exp (info break): Match four or more spaces
4285 after "Address".
4286
fb1ffbbe
MC
42872001-05-31 Michael Chastain <chastain@redhat.com>
4288
4289 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4290 (dm_type_int_star): Likewise.
4291 (dm_type_long_star): Likewise.
4292 (dm_type_void_star): Likewise.
4293
5ea2a32c
KB
42942001-05-29 Kevin Buettner <kevinb@redhat.com>
4295
4296 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4297 to a known value in order to get consistent results regardless
4298 of the setting of INPUTRC or the presence or contents of .inputrc.
4299
ae23c492
MS
43002001-05-24 Michael Snyder <msnyder@redhat.com>
4301
ac55707e
MS
4302 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4303 Don't require that the main thread and the manager thread are the
4304 first in the list.
4305
ae23c492
MS
4306 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4307 debugging. If test fails, issue an "unsupported" not a "fail".
4308
400071f1
JB
43092001-05-24 Jim Blandy <jimb@redhat.com>
4310
4311 Don't assume that short is shorter than int.
4312 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4313 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4314 this isn't true.
400071f1
JB
4315 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4316 an int, is not equal to ~0 stored in an unsigned char. This tests
4317 the same thing that the previous test meant to, but works on
4318 16-bit machines, too.
4319 ("print unsigned char != (~0)"): Same test, complemented.
4320
0816a3e5
MS
43212001-05-24 Michael Snyder <msnyder@redhat.com>
4322
4323 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4324 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4325 and prevents dejagnu getting out of step.
4326
f6dc23a9
KB
43272001-05-23 Kevin Buettner <kevinb@redhat.com>
4328
4329 * gdb.base/finish.exp (finish_void): Revise pattern for
4330 stopping on the call statement to not permit stopping at
4331 the start of the instructions comprising the call sequence.
4332
7dbd117d
MC
43332001-05-19 Michael Chastain <chastain@redhat.com>
4334
4335 * gdb.base/callfuncs.exp: Make all test names unique.
4336 * gdb.base/commands.exp: Make all test names unique.
4337 * gdb.base/condbreak.exp: Make all test names unique.
4338 * gdb.base/dbx.exp: Make all test names unique.
4339 * gdb.base/default.exp: Make all test names unique.
4340 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4341 and TIMEOUT messages to their corresponding PASS message.
4342 * gdb.base/ending-run.exp: Make all test names unique.
4343 * gdb.base/long_long.exp: Remove duplicate test.
4344
6b0b0a9e
KB
43452001-05-21 Kevin Buettner <kevinb@redhat.com>
4346
4347 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4348 stop on the call statement as well as the statement after the
4349 call.
4350
2caa35cb
MS
43512001-05-21 Michael Snyder <msnyder@redhat.com>
4352
4353 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4354
40713331
EZ
43552001-05-10 Elena Zannoni <ezannoni@redhat.com>
4356
4357 * gdb.base/completion.exp: Revamp test. Make it execute on all
4358 platforms.
4359
c2c1be8d
EZ
43602001-05-10 Elena Zannoni <ezannoni@redhat.com>
4361
2c9cd303
EZ
4362 * config/gdbserver.exp (gdb_load): Handle the case
4363 in which the arguments to gdbserver are given in the
4364 baseboard configuration file.
4365 Also handle the case in which the server needs to do a
4366 load.
4367
9671de48
KS
43682001-05-07 Keith Seitz <keiths@cygnus.com>
4369
4370 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4371 set up the display for testing.
4372 (gdbtk_start): Convert all paths to paths that tcl will like.
4373 Export target information to environment.
4374 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4375 necessary.
4376 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4377 (to_tcl_path): New proc to convert a given pathname into
4378 a path acceptible as an argument to a tcl command.
4379 (_gdbtk_export_target_info): New proc to export target info
4380 into the environment for gdbtk testing.
4381 (gdbtk_done): New proc to signal end-of-test.
4382
5a360f47
JB
43832001-05-06 Jim Blandy <jimb@redhat.com>
4384
4385 * restore.c: Make the code of caller0 correspond to its comment.
4386
66c756c6
MS
43872001-05-03 Michael Snyder <msnyder@redhat.com>
4388
4389 * config/sid.exp (gdb_target_sid): Check for error messages.
4390 On error or timeout, don't make expect exit (which will terminate
4391 all subsequent tests); instead just make gdb exit.
d63a86f8 4392 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4393 return a negative value.
4394
a966fde5
JB
43952001-04-24 Jim Blandy <jimb@redhat.com>
4396
851c18e0
JB
4397 * gdb.c++/templates.exp: If we see the prompt for the overload
4398 list, but we haven't recognized any of the longer patterns,
4399 arrange for this test to fail, not hang.
4400
a966fde5
JB
4401 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4402 variations.
4403
db144853
MC
44042001-04-22 Michael Chastain <chastain@redhat.com>
4405
4406 * gdb.c++/local.exp: Use the 'runto' library function.
4407 * gdb.c++/namespace.exp: Likewise.
4408 * gdb.c++/overload.exp: Likewise.
4409
3207ec21
KB
44102001-03-26 Kevin Buettner <kevinb@redhat.com>
4411
4412 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4413 * gdb.base/step-line.exp: New file. Test step/next in presence of
4414 #line directives.
4415 * gdb.base/step-line.c: New file. Test program for the above.
4416 * gdb.base/step-line.inp: New file. We pretend that this file has
4417 been transformed by some other tool into step-line.c.
4418
13b57657
JB
44192001-03-21 Jim Blandy <jimb@redhat.com>
4420
4421 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4422 unmangled operator names.
4423
754cbe1c
JB
44242001-03-20 Jim Blandy <jimb@redhat.com>
4425
4426 * gdb.threads/linux-dp.exp: Recognize an additional message
4427 generated by GDB when it doesn't understand how to debug threads
4428 on the target system.
4429
177495c9
AC
44302001-03-19 Andrew Cagney <ac131313@redhat.com>
4431
4432 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4433
f266096b
MC
44342001-03-12 Michael Chastain <chastain@redhat.com>
4435
4436 * gdb.c++/derivation.exp: Use the 'runto' library function.
4437
cac3c2ff
MC
44382001-03-12 Michael Chastain <chastain@redhat.com>
4439
4440 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4441
b6c11a24
MC
44422001-02-24 Michael Chastain <chastain@redhat.com>
4443
4444 * gdb.c++/ref-types.exp: Change handwritten code to library
4445 function 'runto'.
4446
6bae5bce
OF
44472001-03-16 Orjan Friberg <orjanf@axis.com>
4448
4449 * gdb.base/signals.exp: Set count to 0 explicitly.
4450
0015fd9a
MS
44512001-03-15 Mark Salter <msalter@redhat.com>
4452
4453 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4454 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4455 (gdb_load): Add support for additional target_info: gdb_download_size
4456 and gdb_load_timeout.
0015fd9a 4457
fc33412a
DT
4458Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4459
4460 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4461 file -- to prevent failing when the compile fails but we have no
4462 intention of running the tests anyway.
4463
4464 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4465 tests if set.
4466
4467 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4468 integers.
4469
4470 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4471 * gdb.c++/namespace.exp: Ditto.
4472
115f06de
OF
44732001-03-07 Orjan Friberg <orjanf@axis.com>
4474
4475 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4476 * gdb.base/pointers.exp: Relax pattern match of decimals.
4477
b6ba6518
KB
44782001-03-06 Kevin Buettner <kevinb@redhat.com>
4479
4480 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4481 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4482 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4483 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4484 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4485 config/sh.exp, config/sid.exp, config/slite.exp,
4486 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4487 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4488 config/vxworks.exp, config/vxworks29k.exp,
4489 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4490 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4491 gdb.base/arithmet.exp, gdb.base/assign.exp,
4492 gdb.base/async.exp, gdb.base/attach.exp,
4493 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4494 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4495 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4496 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4497 gdb.base/commands.exp, gdb.base/completion.exp,
4498 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4499 gdb.base/constvars.exp, gdb.base/corefile.exp,
4500 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4501 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4502 gdb.base/ending-run.exp, gdb.base/environ.exp,
4503 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4504 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4505 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4506 gdb.base/funcargs.exp, gdb.base/help.exp,
4507 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4508 gdb.base/logical.exp, gdb.base/long_long.exp,
4509 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4510 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4511 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4512 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4513 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4514 gdb.base/regs.exp, gdb.base/relational.exp,
4515 gdb.base/remote.exp, gdb.base/reread.exp,
4516 gdb.base/restore.exp, gdb.base/return2.exp,
4517 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4518 gdb.base/selftest.exp, gdb.base/setshow.exp,
4519 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4520 gdb.base/sigall.exp, gdb.base/signals.exp,
4521 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4522 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4523 gdb.base/step-test.exp, gdb.base/structs.c,
4524 gdb.base/structs.exp, gdb.base/structs2.exp,
4525 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4526 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4527 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4528 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4529 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4530 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4531 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4532 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4533 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4534 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4535 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4536 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4537 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4538 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4539 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4540 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4541 gdb.trace/circ.exp, gdb.trace/collection.exp,
4542 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4543 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4544 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4545 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4546 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4547 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4548 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4549 notices.
4550
dc96c6c7 45512001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4552
4553 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4554 first arg is int not float.
4555
dc96c6c7 45562001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4557
4558 * gdb.base/reread.exp: Unsupported for non-native targets;
4559 doesn't work for remote debugging.
4560
9b0c4aeb
FN
45612001-02-19 Fernando Nasser <fnasser@redhat.com>
4562
4563 From Drew Moseley <dmoseley@redhat.com>
4564 * gdb.base/ending-run.exp: Properly handle the BSP state when
4565 stepping past the end of main.
4566
02aa71d5
MC
45672001-02-19 John Moore <jmoore@redhat.com>
4568
4569 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4570 Converted HPUX fix for non-expected items following multiple
4571 step commands into general solution for all platforms.
4572
1fa449a4
MC
45732001-02-18 Michael Chastain <chastain@redhat.com>
4574
4575 * gdb.c++/classes.exp (do_tests): Change runto statements
4576 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4577 statements demangler agnostic.
4578 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4579 (gdb_virtfunc_restart): Likewise.
4580
b2f9ec70
MC
45812001-02-14 Michael Chastain <chastain@redhat.com>
4582
4583 * gdb.c++/inherit.exp (do_tests): Change runto statements
4584 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4585 statements demangler agnostic.
4586
cf74b8ca
AC
4587Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4588
4589 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4590 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4591 before calling common_routine 15 times'' tests.
4592
99f78f56
MC
45932001-02-11 Michael Chastain <chastain@redhat.com>
4594
4595 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4596 Helps the test script figure out which demangler is in use.
4597 (dm_type_foo_ref): Ditto.
4598 (dm_type_int_star): Ditto.
4599 (dm_type_long_star): Ditto.
4600 (dm_type_unsigned_int): Ditto.
4601 (dm_type_void): Ditto.
4602 (dm_type_void_star): Ditto.
99707966 4603 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4604 Probe the gdb demangler and set variables to accommodate
4605 formatting differences.
4606 (info_func_regexp): New function. Same as info_func, but
4607 matches against a regexp.
4608 (info_func): Match against a literal string.
4609 (print_addr_2): New function. Match against a literal string,
4610 which can be different from the input to gdb.
4611 (print_addr): Simply call print_addr_2 with the same argument twice.
4612 (test_lookup_operator_functions): Use demangler formatting variables.
4613 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4614 the tests in the same order as the C++ class declaration.
4615 (test_paddr_operator_functions): Ditto.
4616 (test_paddr_overloaded_functions): Ditto.
4617 (test_paddr_hairy_functions): Use demangler formatting variables.
4618 Add reference to gdb/19 for related tests.
4619 (do_tests): Call probe_demangler.
4620
1de8f023
KB
46212001-01-30 Kevin Buettner <kevinb@redhat.com>
4622
4623 * gdb.c++/templates.cc (printf): Remove unused function definition.
4624
ca3f91ed
MS
46252001-01-26 Felix Lee <flee@redhat.com>
4626
4627 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4628
46292001-01-25 matthew green <mrg@redhat.com>
4630
4631 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4632 up sid.
4633 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4634
46352001-01-25 matthew green <mrg@redhat.com>
4636
4637 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4638 Deprecate $sid_spawn_id.
ca3f91ed
MS
4639 (sid_exit): Remove code necessary only for `spawn.'
4640
46412001-01-25 matthew green <mrg@redhat.com>
4642
4643 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4644
fb18ec4a
MC
46452001-01-28 Michael Chastain <chastain@redhat.com>
4646
4647 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4648 to call when tests fail. It takes gdb out of the overloaded
4649 function choice menu back to the main prompt, so that the test
4650 program stays synchronized.
4651 (set_bp_overloaded): New proc to collect all the common
4652 code for setting a breakpoint on an overloaded name. Calls
4653 take_gdb_out_of_choice_menu when needed.
4654 (menu_overload1arg): New variable to collect the repeated
4655 instances of the expected menu for an overloaded name. Change
4656 the regular expression to handle changes in g++ type encoding:
4657 "void" can be either "void" or "", and "unsigned int" can be
4658 either "unsigned int" or "unsigned".
4659 (continue_to_bp_overloaded): Change regular expressions to handle
4660 changes in g++ type encoding.
4661 (no proc): Call take_gdb_out_of_choice_menu when needed.
4662 Remove redundant calls to "info break". Accept either "canceled"
4663 or "cancelled". Change regular expressions in "info break"
4664 calls to handle changes in g++ type encoding. Give all tests
4665 unique strings.
4666
9c646a6e
BE
46672001-01-17 Ben Elliston <bje@redhat.com>
4668
4669 * config/sid.exp: New file.
4670
9549d9c1
AC
4671Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4672
4673 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4674
dc96c6c7 46752000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4676
4677 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4678 Add a RE to accept a non-ascii char if one is ever presented.
4679
b4df4f68
FN
46802000-12-20 Fernando Nasser <fnasser@redhat.com>
4681
297dd0fd 4682 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4683
dc96c6c7 46842000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4685
d63a86f8 4686 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4687 in regexp. One '\' does not suffice on Linux.
4688
4a7bddb6
MC
46892000-12-09 Michael Chastain <chastain@redhat.com>
4690
4691 * gdb.base/break.exp (test_clear_command): Use a marker function
4692 rather than 'main' for the test function. Also move this
4693 test to an execution point where the marker function names are
4694 guaranteed to be bound to functions. (Executing tests after a
4695 'finish' from main runs into name conflicts with local names
4696 in __libc_start_main).
4697
dc96c6c7 46982000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4699
4700 * gdb.base/finish.exp: New test for gdb's "finish" command.
4701 * gdb.base/return2.exp: New test for gdb's "return" command.
4702 * gdb.base/return2.c: New source file for above.
4703
dc96c6c7 47042000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4705
4706 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4707 * gdb.base/miscexprs.exp: Ditto.
4708 * gdb.base/pointers.exp: Ditto.
4709 * gdb.c++/derivation.exp: Ditto.
4710 * gdb.c++/local.exp: Ditto.
4711 * gdb.c++/namespace.exp: Ditto.
4712 * gdb.c++/overload.exp: Ditto.
4713 * gdb.c++/ref-types.exp: Ditto.
4714
dc96c6c7 47152000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4716
4717 * gdb.base/constvars.exp: Test result of "up" command.
4718 * gdb.base/miscexprs.exp: Ditto.
4719 * gdb.base/pointers.exp: Ditto.
4720 * gdb.base/scope.exp: Ditto.
4721 * gdb.c++/derivation.exp: Ditto.
4722 * gdb.c++/local.exp: Ditto.
4723 * gdb.c++/namespace.exp: Ditto.
4724 * gdb.c++/overload.exp: Ditto.
4725 * gdb.c++/ref-types.exp: Ditto.
4726
44097287
FN
47272000-11-22 Michael Chastain <chastain@redhat.com>
4728
4729 * mips_pro.exp: Accept either "middle -> top -> main" or
4730 "middle -> main" in the backtrace, because gcc can optimize
4731 tail calls to jumps. Remove setup_xfail for the hppa case.
4732 Add a comment with the original warning messages from PR 3016,
4733 which was filed in 1993, to preserve them for posterity.
4734
9d2e1bab
ND
47352000-11-17 Nick Duffek <nsd@redhat.com>
4736
4737 * lib/gdb.exp (gdb_test): Override timeout with board info.
4738
1aca8eb7
ND
47392000-11-17 Nick Duffek <nsd@redhat.com>
4740
4741 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4742 the second kill and detach messages.
4743
93076499
ND
47442000-11-17 Nick Duffek <nsd@redhat.com>
4745
4746 * configure.in: Add AC_EXEEXT.
4747 * configure: Regenerate.
4748 * Makefile.in (just-check): Export EXEEXT.
4749 * lib/gdb.exp ($EXEEXT): Import from environment.
4750 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4751 expect "maint dump-me" on Cygwin.
4752 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4753 $EXEEXT.
4754
30e87cd3
ND
47552000-11-17 Nick Duffek <nsd@redhat.com>
4756
4757 * gdb.base/break.exp: Test backtrace and finish from called
4758 function on all platforms, not just HP-UX.
4759
dc96c6c7 47602000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4761
4762 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4763 code from gdb_target_monitor, so it can be used independantly
4764 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 4765
dc96c6c7 47662000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4767
4768 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4769 * gdb.base/corefile.exp: Expect the message "Program is being
4770 debugged already" when we send the "corefile" command, since
4771 the preceeding gdb_load may have connected gdb to a remote target.
4772 * gdb.base/display.exp: Disable hardware watchpoints if new
4773 board info variable "no_hardware_watchpoints" is true.
4774 Replace single-letter commands with more readable ones.
4775 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4776 if new board info variable "no_hardware_watchpoints" is true.
4777 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4778 to see if stdio (printf) testing is possible.
4779 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4780 board info variable "no_hardware_watchpoints" is true. Use new
4781 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4782
39124dea
FN
47832000-11-13 Fernando Nasser <fnasser@redhat.com>
4784
4785 From Orjan Friberg <orjanf@axis.com>:
4786 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4787 in array print pattern match.
4788
a9e2e984
FN
47892000-11-09 Fernando Nasser <fnasser@redhat.com>
4790
4791 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4792 spelling "cancelled" to U.S. spelling "canceled" to match changes
4793 made to gdb.
4794 * gdb.c++/ovldbreak.exp: Ditto.
4795
c7db355b
PS
47962000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4797
4798 * gdb.base/callfuncs.c (main): Moved to end of file, call
4799 t_double_values to initialize the FPU before inferior calls are made.
4800 * gdb.base/callfuncs.exp: Test for register preservation after calling
4801 inferior functions. Add tests for continuining, finishing and
4802 returning from a stop in a call dummy.
4803
dc96c6c7 48042000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4805
4806 * gdb.base/commands.exp: Break up long lines, and re-indent.
4807
dc96c6c7 48082000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4809
4810 * config/gdbserver.exp: Rewritten from the ground up, to make it
4811 compatible with the current dejagnu tree, and to make it work with
4812 the new "gdbserver" in libremote.
4813
dc96c6c7 48142000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4815
4816 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4817 * gdb.base/varargs.exp: Skip entire test if no printf support.
4818 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4819 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4820
dc96c6c7 48212000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4822
4823 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4824 no floating point support.
4825 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4826 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4827 * gdb.base/call-rt-st.exp: Ditto.
4828 * gdb.base/call-strs.exp: Ditto.
4829
bac5fc66
JG
48302000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4831
4832 * gdb.base/sizeof.c: include <stdio.h>.
4833
4834 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4835 'finish', otherwise uncaptured gdb_prompt would potentially
4836 throw remaining test points out of sync.
4837
b22a6027
SB
48382000-07-26 Scott Bambrough <scottb@netwinder.org>
4839
4840 * gdb.base/recurse.exp: Run tests for all targets.
4841 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4842 gnu-oldld case on ARM.
4843 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4844 for ARM targets.
d63a86f8 4845
d8231941
AG
4846Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4847
4848 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4849 * gdb.java/configure: Rebuild.
4850
8caabe69
AG
4851Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4852
4853 * gdb.java/jv-exp.exp: New file.
4854
9d273ca3
AG
4855Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4856
4857 * configure: Rebuilt.
4858 * configure.in (configdirs): Add gdb.java.
4859 * gdb.java/jmisc.java: New file.
4860 * gdb.java/jmisc.exp: New file.
4861 * gdb.java/Makefile.in: New file.
4862 * gdb.java/configure: Rebuilt.
4863 * gdb.java/configure.in: New file.
4864 * lib/java.exp: New file.
4865
4f823a66
AC
4866Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4867
4868 * gdb.base/exprs.exp: Test casts to a pointer including over and
4869 underflow.
4870
2391e11d
AC
4871Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4872
4873 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4874 and the compilers sizes.
4875
54602222
ND
48762000-07-09 Nick Duffek <nsd@redhat.com>
4877
4878 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4879 (use_methods): New function.
4880 (main): Call use_methods().
4881 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4882 (do_tests): Call test_method_param_class.
4883
2bec0572
ND
48842000-07-09 Nick Duffek <nsd@redhat.com>
4885
4886 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4887 spelling.
4888 (test_enums): New procedure. Move enum tests from end of script
4889 to here. Set breakpoint on function name instead of line number.
4890 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4891 (enums2): New marker function.
4892 (enums1): New function.
4893 (main): Call enums1(). Move enum tests to enums1().
4894
78492fde
AC
4895Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4896
4897 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4898 compile/link program. Update line numbers.
4899 * gdb.asm/d10v.inc: Define ``startup''.
4900 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 4901
49a2cef8
AC
4902Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4903
4904 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4905
3e6c8688
EZ
49062000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4907
4908 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4909 of 'help maint print' command.
4910
9ff5cbe9
AC
4911Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4912
4913 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4914 they use gdb_expect_list.
4915
17c579bd
AC
4916Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4917
4918 * gdb.base/commands.exp: Use ``set remote
4919 memory-read-packet-size'' instead of ``set endian big'' to test
4920 long commands.
4921
e6d71bf3
DB
49222000-06-03 Daniel Berlin <dan@cgsoftware.com>
4923
4924 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 4925 g++, and stop skipping them.
e6d71bf3
DB
4926
4927 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4928 work under g++.
4929
d63a86f8 4930 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
4931 initialization.
4932
dc96c6c7 49332000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4934
4935 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4936 the regular expression: accept an (almost) arbitrary sequence of
4937 "frames-invalid" and "breakpoints-invalid" messages both before
4938 and after the "starting" message.
4939
dc96c6c7 49402000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4941
4942 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4943
dc96c6c7 49442000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4945
4946 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4947 Relax the regular expression a little, make it pass on Solaris 8.
4948
8216cda9
KB
49492000-05-12 Kevin Buettner <kevinb@redhat.com>
4950
4951 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 4952 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
4953 Instead, it is permissible for gdb to stop on the line of the
4954 call itself.
4955
1a570b2f
MS
49562000-05-12 Michael Snyder <msnyder@.cygnus.com>
4957
4958 * gdb.base/break.exp (bp on small function, optimized file):
4959 Add a second pass pattern. The behavior differs here between stabs
4960 and dwarf for one-line functions. Stabs preserves two line symbols
4961 (one before the prologue and one after) with the same line number,
4962 but dwarf regards these as duplicates and discards one of them.
4963 Therefore the address after the prologue (where the breakpoint is)
4964 has no exactly matching line symbol, and GDB reports the breakpoint
4965 as if it were in the middle of a line rather than at the beginning.
4966
dc96c6c7 49672000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 4968
d63a86f8 4969 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
4970 rather than "send_gdb" (for consistancy).
4971
7d418785
AC
4972Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4973
4974 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4975 * gdb.c++/templates.cc: Properly check for GCC version number.
4976 * lib/compiler.cc: Likewise
4977
dc96c6c7 49782000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 4979
d63a86f8 4980 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
4981 gdb may not stop at the first line of main, due to code motion.
4982
dc96c6c7 49832000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4984
4985 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4986 This test depends on parsing the printf output from the target.
4987 Since the sparclet stub doesn't do stdio, this will never work.
4988 * gdb.base/call-rt-st.exp: ditto.
4989 * gdb.base/call-strs: ditto.
4990
dc96c6c7 49912000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4992
4993 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4994
4995 * gdb.base/ending-run.exp: After connecting to a remote target,
4996 but before running, the target will appear to be in a random
4997 location. Specify both a file and a line for breakpoints.
4998 Also, the function that calls main may be called 'init'
4999 rather than 'start'.
5000
a5a51225
EZ
50012000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5002
5003 * gdb.base/help.exp: Update output for add-symbol-file command.
5004
7930cc7c
FN
50052000-04-10 Fernando Nasser <fnasser@cygnus.com>
5006
5007 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5008 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5009
23e37ab1
C
50102000-04-07 J.T. Conklin <jtc@redback.com>
5011
e93c542c
C
5012 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5013
23e37ab1
C
5014 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5015
591b8fa3
PDM
5016Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5017
5018 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5019 values that can be represented exactly.
5020 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5021 above change, and to not check against the directory part of the source
5022 file name.
5023 (step into print_long_arg_list): Likewise.
5024 (print print_small_structs from print_long_arg_list): Likewise.
5025 (print print_long_arg_list): Likewise.
5026
7a495180
EZ
50272000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5028
30b53638 5029 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5030
beb998c6
AC
5031Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5032
5033 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5034
1c689132
DB
50352000-03-25 Daniel Berlin <dan@cgsoftware.com>
5036
5037 * gdb.base/commands.exp (deprecated_command_test): Add test for
5038 deprecate with no arguments.
5039
c1790a9d
JL
50402000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5041
5042 * gdb.base/break.exp: Add new test for setting breakpoints on
5043 optimized code so we can test breakpoints work even when function
5044 prologues may be optimized away
5045
003ba290
FN
50462000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5047
5048 From David Whedon <dwhedon@gordian.com>
5049 * gdb.base/commands.exp : Added command deprecator tests.
5050
6837a0a2
DB
50512000-03-22 Daniel Berlin <dan@cgsoftware.com>
5052
5053 * gdb.base/help.exp: Added test for new apropos command.
5054
b9593231
KB
50552000-03-21 Kevin Buettner <kevinb@redhat.com>
5056
5057 * gdb.base/pointers.c (usevar): New function.
5058 (main): Make sure that global variables v_int_pointer2, rptr,
5059 and y are all referenced someplace in the program by calling
5060 usevar() on them. [Some linkers delete symbols which are
5061 never referenced. The space remains, but there's no way to
5062 get a (symbolic) handle on the variable from the debugger.]
5063
751a959b
EZ
50642000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5065
5066 * gdb.base/printcmds.c: Add typedeffed arrays.
5067
5068 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5069 procedure to test arrays that are typedef'd.
5070
73a93a32
JI
50712000-03-13 James Ingham <jingham@leda.cygnus.com>
5072
5073 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5074 the library directories.
73a93a32 5075
fb40c209
AC
5076Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5077
5078 * configure.in (configdirs): Add sub directory gdb.mi.
5079 * configure: Re-generate.
5080
5081 * gdb.mi: New directory.
d63a86f8 5082
ee4dd2c9
AC
50832000-02-25 Scott Bambrough <scottb@netwinder.org>
5084
5085 * gdb.base/long_long.exp: Correct test suite failure when printing
5086 a long long value as a double on ARM platforms.
5087
70f0cc22
JB
50882000-02-16 Jim Blandy <jimb@redhat.com>
5089
5090 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5091 default source file is set properly before running this test.
5092
853819b8
EZ
50932000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5094
5095 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5096 gdbtk/library directory, not in gdbtcl2.
5097
dfcd3bfb
JM
50982000-02-04 Jim Blandy <jimb@redhat.com>
5099
5100 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5101 backslash from regexp pattern.
5102
5103 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5104 procedure. Use it to run all the "continue to bp overloaded"
5105 tests. Note that this changes the names of the tests slightly.
5106 If the breakpoint hit message includes a hex PC value, because
5107 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5108 from the real source code, still consider that a pass.
5109
5110 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5111 XFAIL here if the breakpoint message contains a hex address. Note
5112 similar change on 1999-11-02.
5113
5114 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5115
5116 * gdb.base/ptype.exp: Establish a default source file before
5117 calling get_debug_format.
5118
51192000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5120
5121 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5122
8b93c638
JM
51232000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5124
5125 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5126 of successive stepi commands -- while in the prologue we should see
5127 the function entry bracket.
5128
51292000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5130
5131 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5132 reach __change_mode() when stepping through the end of main().
5133
c5394b80
JM
51342000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5135
5136 * gdb.base/default.exp: Fix expected pattern.
5137 * gdb.base/help.exp: Same.
5138
0d06e24b
JM
51392000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5140
5141 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5142 Don't use xfail's because that affects only the following test.
d63a86f8 5143
0d06e24b
JM
5144 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5145 solaris or linux.
5146
5147 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5148
dc96c6c7 51492000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5150
d63a86f8 5151 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5152 "A syntax error" rather than "A parse error". Accept both.
5153
51542000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5155
5156 * gdb.base/default.exp: Remove OS dependent string from "target
5157 remote" test.
5158 * gdb.base/help.exp: Same for "help target remote" test.
5159
c3f6f71d
JM
51602000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5161
5162 From Jim Kingdon <kingdon@redhat.com>:
5163
5164 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5165 prompt (cleanup rather than necessity, but still might keep output
5166 from spilling to next test).
5167
51682000-01-02 Fred Fish <fnf@cygnus.com>
5169
5170 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5171 AIX, which defines them in <sys/types.h>.
5172
ed9a39eb 51731999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5174
ed9a39eb
JM
5175 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5176 float" test.
5177
51781999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5179
ed9a39eb 5180 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5181
5182 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5183 outermost frame disallowed".
5184
51851999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5186
5187 * gdb.base/setvar.exp: New tests for setting the value of a struct
5188 with a constant list.
5189
51901999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5191
5192 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5193 require the user to type a cast before setting the value of a struct.
5194
de57eccd
JM
51951999-12-06 Jim Blandy <jimb@cygnus.com>
5196
5197 * gdb.base/default.exp: Expect the new 'info float' command on
5198 all i386 platforms.
5199
5200 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5201 LinuxThreads libraries that don't support debugging.
5202
c2d11a7d
JM
5203Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5204
5205 * gdb.base/remote.c: Fill the buffer with truely random data.
5206 Change the buffer type to ``unsigned char'' to simplify size
5207 arithmetic.
5208
5209 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5210 stub only handles 400-1 byte packets. Verify that the download
5211 worked.
5212
52131999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5214
5215 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5216 tests, using UNRESOLVED for the untested cases. Also, does not wait
5217 for a timeout if the prompt was received before a recognizable pattern.
5218
52191999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5220
5221 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5222
52231999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5224
5225 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5226 watchpoints.
5227
52281999-11-24 Jason Merrill <jason@casey.cygnus.com>
5229
5230 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5231
5232 * gdb.c++/local.exp: Be more flexible in recognizing local class
5233 name mangling. Don't allow horribly truncated method names.
5234 * gdb.c++/derivation.exp: Expect protected inheritance.
5235 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5236 * gdb.c++/virtfunc.exp: Likewise.
5237 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5238 when printing a nested enum.
5239
52401999-11-22 Jim Blandy <jimb@cygnus.com>
5241
5242 * gdb.base/step-test.exp: Properly await GDB's response to setting
5243 a breakpoint on the call to large_struct_by_value.
5244
5245 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5246 just because we have debug info for the `start' function.
5247
52481999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5249
5250 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5251 "Unknown signal" messages, which indicate (on LinuxThreads) that
5252 GDB doesn't know how to debug threads on this system. This is
5253 better than hanging while philosopher 0 dumps chatter into gdb.log.
5254
52551999-11-18 Tom Tromey <tromey@cygnus.com>
5256
5257 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5258
52591999-11-18 Fred Fish <fnf@cygnus.com>
5260
5261 * gdb.base/coremaker2.c: Add sample program for generating
5262 cores that is more self contained than coremaker.c. Eventually
5263 I'll add more code to this and tie it into the testsuite.
5264
4ce44c66
JM
52651999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5266
5267 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5268
52691999-11-10 Jimmy Guo <guo@cup.hp.com>
5270
5271 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5272 from $srcdir/lib/.
5273 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5274 and gdb.c++/.
5275
5276 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5277
d63a86f8 5278 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5279 'continue with watch' test point.
5280
52811999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5282
5283 Merged from p2linux-990323-branch:
d63a86f8 5284
4ce44c66
JM
5285 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5286
11cf8741
JM
5287Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5288
5289 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5290 {limit,fixed}''. Test ``set download-write-size''.
5291
5292Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5293
5294 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5295 gdb_expect_list.
5296
5297Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5298
5299 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5300
53011999-11-03 Mark Salter <msalter@cygnus.com>
5302
5303 * gdb.base/break.exp: Fix "stub continue" pattern.
5304
53051999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5306
5307 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5308
53091999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5310
5311 * gdb.base/display.exp ("finish"): Add timeout clause.
5312
5313 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5314 plain prompt clause, so this doesn't have to time out in order to
5315 fail.
5316
5317 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5318 breakpoint hit messages include an address.
5319
5320 * gdb.base/display.exp: Don't forget to escape parens in regular
5321 expressions. Unix regexp notatation sucks.
5322
53231999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5324
5325 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5326 order for 'signalled' message.
5327
5c44784c
JM
53281999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5329
5330 From Jimmy Guo <guo@cup.hp.com>:
5331 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5332 * gdb.base/annota1.c: Add code for tests to work with.
5333
53341999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5335
5336 * gdb.base/remote.exp: New test for remote downloading settings.
5337 * gdb.base/remote.c: New file with large .data.
5338
917317f4
JM
53391999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5340
5341 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5342 for LinuxThreads support, merged from the Code Fusion branch.
5343
5344Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5345
5346 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5347 containing exp_continue into a while within an expect. Don't
5348 attempt a start more than three times. Check return value from
5349 gdb_load.
d63a86f8 5350
2df3850c
JM
5351Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5352
5353 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5354 a pass case.
5355
2acceee2
JM
53561999-10-01 Kevin Buettner <kevinb@cygnus.com>
5357
5358 * gdb.base/break.c (main): Added a statement that we can step
5359 off of.
5360 * gdb.base/break.exp: Added tests for setting a breakpoint
5361 at an offset and stepping onto a breakpoint.
5362
53631999-10-01 Fred Fish <fnf@cygnus.com>
5364
d63a86f8 5365 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5366 gdb output.
5367
c2c6d25f
JM
53681999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5369
5370 * gdb.base/break.exp: Code locations are in hex, don't forget!
5371 (For HP-UX.)
5372
53731999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5374
5375 * condbreak.exp: Use break.c as test program.
5376 * condbreak.c: Remove, redundant with break.c.
5377
53781999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5379
5380 * config/monitor.exp (gdb_target_monitor): Disable X- and
5381 Z-packets if the target needs it.
5382
53831999-09-13 James Ingham <jingham@leda.cygnus.com>
5384
5385 * gdb.c++/overload.exp: Added tests for listing overloaded
5386 functions with function pointers in the arg, explicitly calling
5387 out the version you want.
5388
cff3e48b
JM
53891999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5390
5391 * long_long.exp: Add variations of test cases that work for
5392 targets with 16-bit ints and 32-bit doubles.
5393
d4f3574e
SS
53941999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5395
5396 * break.c (main): Compare a possibly-uninitialized argc with an
5397 unlikely value that fits in 16 bits.
5398
53991999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5400
5401 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5402 0xfeeb, don't want negative numbers if ints are 16 bits.
5403
5404 * lib/gdb.exp (skip_cplus_tests): New proc.
5405 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5406 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5407 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5408 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5409 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5410 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5411 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5412 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5413
5414 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5415
5416Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5417
5418 * gdb.base/corefile.exp (up): Allow a parameter to appear
5419 in the frame that we're going up to.
5420
5421 From Jim Blandy <jimb@cygnus.com>:
5422
5423 * gdb.base/default.exp (info float): Expect some output now.
5424
5425 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5426 returning floating-point values to fail on the x86.
5427 * gdb.base/callfwmall.exp (do_function_calls): Same.
5428
5429 * gdb.base/list.exp (test_listsize): Correct expectations for
5430 listing line 1 with listsize 2. Also, listing a single line
5431 works now, as does listing three lines. [Kevin's note: There
5432 were a number of other cases fixed too where the expectations
5433 differed...]
5434
54351999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5436
5437 * gdb.base/selftest.exp: Add case for when version prints as
5438 constant string instead of char pointer.
5439
104c1213
JM
54401999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5441
5442 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5443 stepping out of main.
5444
5445 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5446 G++ used.
5447
5448 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5449 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5450
5451 * gdb.c++/ovldbreak.exp: Update match string in test that
5452 includes a warning of multiple breakpoints.
5453
54541999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5455
5456 * gdb.base/display.exp: Improve precision of step-after-finish
5457 added yesterday.
5458
5459 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5460 test.
5461
5462 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5463 configs when using G++, not just hppa*.
5464
54651999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5466
5467 * gdb.base/async.c: New file.
5468 * gdb.base/async.exp: New file.
5469
5470Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5471
5472 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5473 PA64.
5474
53a5351d
JM
5475Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5476
104c1213
JM
5477 * gdb.base/display.exp: "finish" can leave us mid-line on many
5478 targets, deal with it. Add a small constant to main, instead of
5479 1000 since main+1000 may not be a valid address in the target.
5480
53a5351d
JM
5481 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5482 on hpux11.
5483
5484 * gdb.base/attach.exp: Handle another hpux11 error message variant
5485 when attaching to a process that does not exist.
5486
54871999-08-19 J.T. Conklin <jtc@redback.com>
5488
5489 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5490 characters in 'continue to 1241' test.
5491
54921999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5493
5494 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5495 stop in print_long_arg_list, define and use a whitespace
5496 variable in print_small_structs test, add an XFAIL for Solaris.
5497 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5498 interested enough to fix.
5499
7be570e7
JM
55001999-08-13 Keith Seitz <keiths@cygnus.com>
5501
5502 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5503 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5504 proc knows about targets other than the natives.
5505 (test_assign): Use "gdb_run_cmd" to "run" the target.
5506 Check that we've actually hit the breakpoint at main.
5507 When we attempt to assign a value to a local variable, check
5508 that the variable is in the current scope, i.e., don't use
5509 a test with an empty result.
5510
5511Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5512
5513 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5514 command.
5515
55161999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5517
5518 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5519 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5520 gdb.compat, gdb.threads-hp.
5521 gdb.hp/configure, gdb.hp/configure.in: New files.
5522 gdb.hp/Makefile.in: Recurse into new subdirs.
5523 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5524 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5525 in object files.
5526 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5527
96baa820
JM
55281999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5529
5530 * gdb.base/display.exp: Help expect by putting a newline in the
5531 funky printf, remove a bogus p/a test.
5532
55331999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5534
5535 * gdb.base/display.exp: Make sure that when we say 'run', we are
5536 connected to the target. This is necessary when running not
5537 natively.
5538
55391999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5540
5541 * gdb.base/step-test.exp: Removed some extraneous messages.
5542
5543 * gdb.base/long_long.exp: Don't run memory examination tests
5544 on little-endian targets (they will need a different set of
5545 results to match).
5546
55471999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5548
5549 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5550 until somebody decides to fix GDB.
5551
5552 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5553 constant as "ULL".
5554 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5555 matches for a couple x/2 commands.
5556
a0b3c4fd
JM
55571999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5558
5559 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5560 by merging in ref-types2 tests.
5561 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5562
5563 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5564 * gdb.c++/Makefile.in: Add standard actions.
5565 (EXECUTABLES): Rename from PROGS, update list.
5566 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5567 from gdb.hp.
5568 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5569 foo and bar locals.
5570 * gdb.c++/anon-union.exp: Fix tests to match.
5571 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5572 expect matches to handle output variations.
5573 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5574 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5575 output, add HP alternatives for new and delete prints.
5576 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5577 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5578 * gdb.c++/demangle.exp: Use $style when reporting failure.
5579 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5580 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5581 match alternatives.
5582 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5583 compilers.
5584 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5585 * gdb.c++/method.exp: Add match alternatives.
5586 * gdb.c++/misc.cc: Add bool types.
5587 * gdb.c++/misc.exp: Add tests for bool types.
5588 * gdb.c++/overload.exp: Add xfails.
5589 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5590 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5591 add some more template parameter tests (only for HP currently).
5592 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5593 * gdb.c++/virtfunc.cc: Add return type and value for main.
5594 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5595 match alternatives.
d63a86f8 5596
a0b3c4fd
JM
55971999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5598
5599 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5600
56011999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5602
5603 * gdb.base/signals.exp: Don't expect getting a backtrace from
5604 within a signal handler to fail on Linux.
5605
56061999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5607
5608 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5609 * lib/gdb.exp: Remove some gratuitious semicolons.
5610 (delete_breakpoints): Increase timeout.
5611 (gdb_expect): Add -notransfer option.
5612 (gdb_test): Use -notransfer option.
5613 (get_compiler_info): Add f77 case.
5614 (get_compiler): New proc, split out from gdb_preprocess, add f77
5615 case.
5616 (gdb_preprocess): Call get_compiler.
5617
5618 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5619 * gdb.base/attach.exp, gdb.base/display.exp,
5620 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5621 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5622 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5623 third arg to gdb_test.
5624 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5625 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5626 HP-UX xfails, add others.
5627 * gdb.base/completion.exp: Reflect name change of self-test.
5628 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5629 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5630 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5631 HP failure number.
5632 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5633 useless HP-UX 10.30 references.
5634 * gdb.base/maint.exp: Loosen matches.
5635 * gdb.base/pointers.c (main): Declare more_code.
5636 * gdb.base/pointers.exp: Match on output of a `next'.
5637 * gdb.base/structs.c: Add prototypes.
5638 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5639 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5640
56411999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5642
5643 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5644 command.
5645
56461999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5647
5648 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5649 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5650
5651 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5652 debug info. Deal with lack of signal hanlder info in stack.
5653
5654 From Jim Kingdon <kingdon@redhat.com>:
5655 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5656
5a2468f5
JM
56571999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5658
5659 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5660 gdb.base/foll-vfork.exp: Don't run for crosses.
5661
adf40b2e
JM
5662Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5663
5664 * gdb.base/configure.in: Check for gdbvars.exp instead of
5665 a1-selftest.exp.
5666 * gdb.base/configure: Re-generate.
5667
56681999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5669
5670 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5671 in trying to run first and name is too long.
5672
5673 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5674 pointers2.c and pointers2.exp, respectively.
5675 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5676 doschk happier.
5677
43e526b9
JM
56781999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5679
5680 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5681 callfuncs2.c and callfuncs2.exp.
5682
5683 * gdb.base/list.exp: Remove mistaken xfails.
5684 * gdb.base/list0.h: Add optional prototypes.
5685
9846de1b
JM
5686Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5687
5688 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5689 calling malloc.
5690 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5691 * ptype.exp: Move test for get_debug_format to before its first
5692 use.
5693
56941999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5695
5696 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5697 * gdb.base/annota2.cc, annota2.exp: Move from here.
5698 * gdb.c++/annota2.cc, annota2.exp: To here.
5699 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5700
43ff13b4
JM
5701Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5702
5703 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5704 a consistent format.
5705
085dd6e6
JM
57061999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5707
5708 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5709 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5710 HP compilers, also set the globals $true and $false.
5711
5712 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5713 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5714 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5715 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5716 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5717 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5718 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5719 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5720 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5721 whatis.c} Add C++ compatible function definitions and return
5722 types, add includes for library functions.
5723 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5724 * gdb.base/step-test.c (myglob): Rename from glob.
5725 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5726 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5727 files, move here from gdb.hp.
5728 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5729 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5730 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5731 Adjust line numbers in regexps.
5732
5733 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5734 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5735 instead of 0/1.
5736
5737 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5738 foll-vfork.exp: New files, move here from gdb.hp.
5739 * gdb.base/page.exp: New file, test of pagination command.
5740
5741 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5742 recursion test.
5743 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5744
5745 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5746 gdb.base/solib.exp: Fix compiler invocation process.
5747
5748 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5749 HP-UX 11, turn off overload resolution explicitly.
5750 * gdb.base/commands.exp: Set argument list explicitly, add
5751 watchpoint test.
5752 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5753 them work.
5754 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5755 expressions properly.
5756 * gdb.base/corefile.exp: Loosen the match slightly.
5757 * gdb.base/default.exp: Allow "Error accessing memory" message
5758 also.
5759 * gdb.base/display.exp: Skip over x/0 j if PA64.
5760 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5761 * gdb.base/interrupt.exp: Ditto.
5762 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5763 in use.
5764 * gdb.base/list.exp: Add xfails for HP-UX.
5765 * gdb.base/long_long.exp: Refine some of the numeric matches.
5766 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5767 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5768 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5769 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5770 * gdb.base/ptype.exp: Succeed on more varieties of output.
5771 * gdb.base/scope.exp: Add xfails for HP-UX.
5772 * gdb.base/sect-cmd.exp: Add more cases.
5773 * gdb.base/setvar.exp: Add xfails for HP-UX.
5774 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5775 * gdb.base/signals.exp: Match on void symbolically.
5776 * gdb.base/step-test.exp: Add case for PA64.
5777 * gdb.base/term.exp: Add exit and restart.
5778 * gdb.base/twice.exp: Clean up after self.
5779 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5780 * gdb.base/whatis.exp: Allow more ways to pass tests.
5781
5782 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5783 no longer useful.
5784
5785Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5786
5787 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5788 list of patterns.
5789 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5790 print_double_array(double_array)", "continuing to breakpoint
5791 1018", "print print_double_array(array_d)" and "continuing to
5792 1034" tests.
d63a86f8 5793
085dd6e6
JM
57941999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5795
5796 * Makefile.in: Add empty html and install-html targets.
5797
57981999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5799
5800 * config/mt-*: Remove, these haven't been used since 1996.
5801
58021999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5803
5804 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5805 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5806 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5807
9e0b60a8
JM
58081999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5809
5810 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5811 simpler match case for the ptype of the big class.
5812
58131999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5814
5815 * gdb.exp: Fix test for gdb_prompt existence.
5816
58171999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5818
5819 * gdb.exp (gdb_test): Add fail after calls to perror.
5820
58211999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5822
5823 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5824
58251999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5826
5827 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5828
0f71a2f6
JM
5829Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5830
5831 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5832 malloc() is linked in.
5833
58341999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5835
5836 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5837 step at end.
5838
5839 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5840
58411999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5842
5843 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5844
cce74817
JM
5845Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5846
5847 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5848 * gdb.base/mips_pro.exp: Likewise.
5849
58501999-06-02 Keith Seitz <keiths@cygnus.com>
5851
5852 * gdb.c++/templates.cc: Change all "new" operators to throw
5853 an exception.
5854 * gdb.c++/cplusfuncs.cc: Likewise.
5855
5856 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5857
5858Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5859
5860 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5861 * gdb.base/ending-run.exp: When stepping out of main, accept a
5862 step into an arbitrary assembler file.
5863
392a587b
JM
58641999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5865
d63a86f8 5866 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5867 "breakpoint-invalid" to be printed.
d63a86f8 5868 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5869 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5870 * gdb.base/annota2.cc: Initialize a.x to 0.
5871
9e086581
JM
58721999-05-17 Keith Seitz <keiths@cygnus.com>
5873
5874 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5875 when "skip_float_tests" set.
5876 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5877 "print print_ten_doubles", and "step into print_long_arg_list".
5878 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5879 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5880 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5881 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5882 "skip_float_tests" is set.
5883 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5884 when "skip_float_tests" set.
d63a86f8 5885
cd0fc7c3
SS
58861999-05-06 Keith Seitz <keiths@cygnus.com>
5887
5888 * gdb.base/annota2.cc: Include stdio.h.
5889
5890Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5891
5892 * gdb.base/crossload.exp: Remove, this has been disabled ever
5893 since BFD stopped including all targets, and cross-GDB gets
5894 plenty of testing anyway.
5895 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5896 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5897 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5898 * gdb.base/README: Remove, was doc for this.
5899 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5900 needed.
5901
b83266a0
SS
59021999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5903
5904 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5905 output.
5906
5907 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5908 * gdb.base/annota2.exp: New file. More annotation tests.
5909 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5910 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5911
59121999-04-23 Angela Marie Thomas <angela@cygnus.com>
5913
5914 * config/cfdbug.exp: New file.
5915
7a292a7a
SS
59161999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5917
5918 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5919 Marcus Daniel's and Dale Hawkins's demangler crashes.
5920
5921 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5922 test_lucid_style_demangling, test_arm_style_demangling,
5923 test_hp_style_demangling): Try Tom Tromey's core-dumping
5924 identifier under each demangling style.
5925
59261999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5927
5928 * gdb.c++/demangle.exp: Include the current demangling style
5929 in all test names.
5930 (current_demangling_style): New global variable.
5931 (set_demangling_style, test_demangling_core, test_demangling,
5932 test_demangling_exact): New functions.
5933 (test_gnu_style_demangling, test_lucid_style_demangling,
5934 test_arm_style_demangling, test_hp_style_demangling): Use those,
5935 instead of calling gdb_test and gdb_test_exact directly.
5936 (catch_demangling_errors): New function, which reports errors
5937 signalled by the demangling test functions in an orderly way.
5938 (do_tests): Use catch_demangling_errors.
5939
59401999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5941
5942 * gdb.base/signals.exp (test_handle_all_print): Use () for
5943 grouping in expressions, not {}.
5944
5945 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5946 initialized yet.
5947
59481999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5949
5950 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5951 are listed.
5952
59531999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5954
5955 * gdb.stabs/weird.exp: Test for CC being defined before
5956 looking at its value.
5957
59581999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5959
5960 * gdb.base/call-ar-st.exp: Remove stray '#'.
5961 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5962 "short int" and "long int".
5963 * gdb.c++/overload.cc: Cast the string added in the previous
5964 change, to mollify finicky HP compiler.
5965 * gdb.hp/reg-test.exp (testfile): Fix file name.
5966 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 5967
7a292a7a
SS
5968 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5969 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5970 alternate form of enum ptype.
5971
c906108c
SS
59721999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5973
7a292a7a
SS
5974 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5975 * gdb.hp/*.exp: Change all to run compiler probe only after
5976 passing skip_hp_tests, so as not to waste time on guaranteed
5977 failure.
5978
c906108c
SS
5979 * gdb.c++/overload.cc: Pass string instead of char addr, always
5980 init ccpfoo.
5981 * gdb.c++/templates.cc: Fix syntax error.
5982
7a292a7a
SS
5983Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5984
5985 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 5986 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5987 command.
5988
59891999-03-18 James Ingham <jingham@cygnus.com>
5990
5991 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5992
5993 * gdb.c++/method.exp: It was testing an uninitialized int on the
5994 stack and assuming it was positive.
5995
5996 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5997
5998 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 5999 keep it from killing the rest of the tests.
7a292a7a
SS
6000 Use gdb_continue_to_end.
6001
6002 * gdb.base/sigall.exp: use gdb_continue_to_end.
6003
6004 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6005
6006 * gdb.base/display.exp: use runto_main, not run.
6007
d63a86f8
RM
6008 * gdb.base/default.exp: Check for the current error message in the
6009 r abbreviation test.
7a292a7a
SS
6010 Add strongarm to the targets that know info float.
6011
d63a86f8 6012 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6013 run which doesn't work with monitors.
6014
6015 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6016
6017 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6018
6019 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6020 program. Traps the case (in Cygmon) when the program never really
6021 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6022 more places, so I used my name. Sorry Mark...
6023
6024 * config/monitor.exp (gdb_target_monitor): added another
6025 target_info parameter: remotebinarydownload. This will set the
6026 remotebinarydownload flag if this is causing some boards trouble.
6027
60281999-03-18 Mark Salter <msalter@cygnus.com>
6029
6030 * lib/gdb.exp (continue_to_exit): New function.
6031
6032 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6033 * gdb.base/ending-run.exp: Ditto.
6034 * gdb.base/step-test.exp: Ditto.
6035
60361999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6037
6038 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6039 (suggested by Art Haas <ahaas@neosoft.com>).
6040
60411999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6042
6043 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6044
6045Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6046
6047 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6048 descriptions of types (short unsigned int vs unsigned short, etc).
6049
60501999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6051
6052 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6053 a call to strlen; sometimes we do have sources.
6054
60551999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6056
6057 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6058 character, so GDB won't print garbage after its end.
d63a86f8 6059
c906108c
SS
6060 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6061 breakpoint there instead. Sometimes GCC emits memcpy to handle
6062 the large structures being passed by value, so we step into that
6063 instead of sum_array_print, which obscures what we're really testing.
6064 * gdb.base/step-test.exp: However, we do want a test that notices
6065 the bizarre steps into memcpy, so do that here. Add check for
6066 stepping into function calls that pass large structures by value.
6067 ("Is that a noun clause, or are you just happy to see me?")
6068 Remove all references to specific line numbers.
6069 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6070 New type and function.
6071 (main): Call large_struct_by_value, passing it a large struct by value.
6072 * lib/gdb.exp (gdb_get_line_number): New function.
6073
6074 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6075 more portable.
6076
7a292a7a
SS
60771999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6078
c906108c
SS
6079 * lib/gdb.exp: Doc fixes.
6080
7a292a7a
SS
60811999-03-05 Nick Clifton <nickc@cygnus.com>
6082
d63a86f8 6083 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6084
60851999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6086
c906108c
SS
6087 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6088 commands. They're not germane to this test, and they don't work
6089 that way on remote targets.
6090
3fc11d3e
JM
60911999-03-01 James Ingham <jingham@cygnus.com>
6092
6093 * Changelog entries merged over from gdb development branch.
6094
3fc11d3e
JM
6095 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6096
6097 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6098 for outputting results of test run.
6099
2d4a1622 6100 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6101
6102 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6103
7a292a7a
SS
61041999-02-25 Felix Lee <flee@cygnus.com>
6105
6106 * lib/gdb.exp (debug_format): initialize
6107
c906108c
SS
61081999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6109
6110 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6111 * gdb.base/call-rt-st.c: Ditto.
6112
c906108c
SS
61131999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6114
6115 * gdb.threads/pthreads.exp (horiz): New variable.
6116 (test_startup): Fix regexps that capture thread numbers.
6117
61181999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6119
6120 * gdb.base/smoke.exp: Disambiguate two test case names (both
6121 called ``print'').
6122
6123Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6124
6125 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6126 compilation.
6127
61281999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6129
6130 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6131 actual output formatting.
6132 * gdb.base/smoke.exp: GDB removes leading 0's.
6133 * gdb.base/volatile.exp: Don't check type of remuneration;
6134 that variable is no longer defined in constvars.c.
6135 * gdb.base/step-test.c (main): Exit with explicit exit code.
6136 * gdb.base/step-test.exp: Remove two nexti checks--they are
6137 not portable.
6138
61391999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6140
6141 * gdb.base/help.exp ("help delete display"): Fix test to match
6142 gdb's output.
6143
6144 * gdb.base/long_long.c (known_types): Initialize values to zero.
6145 * gdb.base/long_long.exp: Step one more line
6146 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6147 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6148 unique test case names.
6149
6150Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6151
d63a86f8 6152 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6153
6154 * gdb.c++/method.exp: Add missing close brace.
6155
61561999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6157
6158 * gdb.base/maint.exp: Use 'set height 0' to disable page
6159 prompting, not 'set height 400'.
6160
6161 Fix a bunch of timeouts.
6162 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6163 four separate tests, so expect doesn't take forever to match a ton
6164 of text against a regexp with lots of .* forms.
6165 ("maint print psymbols", "maint print symbols"): Make some of
6166 these greps more selective, so that expect doesn't try to wade
6167 through huge piles of output and time out.
6168
6169 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6170
6171 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6172 tests: one which doesn't expect shlib events to be reported, and
6173 another which does, but is XFAIL for all platforms other than
6174 HP/UX.
6175
6176 * gdb.base/break.exp: Teach the test suite that the `catch
6177 fork', `catch vfork', and `catch exec' commands produce error
6178 messages on platforms that don't provide these features.
6179
6180Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6181
6182 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6183 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6184 (shortening names from solib_threshold.exp etc), won't run on
6185 anything but HP-UX for the foreseeable future.
6186 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6187 reflect move.
6188
6189Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6190
6191 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6192 gdb.trace/Makefile.in (clean): Remove all test executables.
6193
6194Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6195
6196 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6197 successfully re-sets breakpoints in shared libraries.
6198 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6199
6200Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6201
d63a86f8
RM
6202 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6203 and compiled w/o GCC.
c906108c
SS
6204
6205 * gdb.hp/watch-cmd.exp: ditto.
6206
6207 * gdb.hp/watch-hp.exp: ditto.
6208
6209 * gdb.hp/xdb1.exp: ditto.
6210
6211 * gdb.hp/xdb2.exp: ditto.
6212
6213 * gdb.hp/dbx.exp: ditto.
6214
6215Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6216
6217 * constvars.c: Remove C++-isms.
6218 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6219 with GCC.
6220
6221Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6222
6223 The following changes are part of the HP merge.
6224
6225 * gdb.base/break.exp: new tests to verify that catchpoints for
6226 fork, vfork, and exec don't trigger inappropriately.
6227
6228 * gdb.base/opaque.exp: compile one file at a time, then link.
6229
6230 * gdb.base/signals.exp: be more restrictive about which hppa
6231 systems receive a setup_xfail. new tests.
6232
6233 * gdb.base/solib_threshold.build: new file.
6234 * gdb.base/solib_threshold.exp: new file.
6235 * gdb.base/solib_threshold.link_opts: new file.
6236 * gdb.base/solib_threshold.mk: new file.
6237 * gdb.base/gen_solib_threshold.c: new file.
6238
6239 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6240 tests. New tests for enums inside classes.
6241
6242 * gdb.c++/compiler.cc: indicate support of template debugging.
6243
6244 * gdb.c++/demangle.exp: run hp style demangling tests.
6245
6246 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6247 tests.
6248
6249 * gdb.c++/misc.cc: changes to support new tests.
6250
6251 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6252 to support new tests.
6253
6254 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6255 gcc, then skip these tests.
6256
6257Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6258
6259 The following files are part of the HP merge; some had longer
6260 names at HP, but have been renamed to be no more than 14
6261 characters in length.
6262
6263 * gdb.hp/ambiguous.cc: new file.
6264 * gdb.hp/ambiguous.exp: new file.
6265 * gdb.hp/attach.exp: new file.
6266 * gdb.hp/attach2.exp: new file.
6267 * gdb.hp/classes-hp.exp: new file.
6268 * gdb.hp/ctti.exp: new file.
6269 * gdb.hp/ctti-add.cc: new file.
6270 * gdb.hp/ctti-add1.cc: new file.
6271 * gdb.hp/ctti-add2.cc: new file.
6272 * gdb.hp/ctti-add3.cc: new file.
6273 * gdb.hp/dbx.exp: new file.
6274 * gdb.hp/exception.cc: new file.
6275 * gdb.hp/exception.exp: new file.
6276 * gdb.hp/foll-exec.c: new file.
6277 * gdb.hp/foll-exec.exp: new file.
6278 * gdb.hp/foll-fork.c: new file.
6279 * gdb.hp/foll-fork.exp: new file.
6280 * gdb.hp/foll-vfork.c: new file.
6281 * gdb.hp/foll-vfork.exp: new file.
6282 * gdb.hp/inherit-hp.exp: new file.
6283 * gdb.hp/more-steps.exp: new file.
6284 * gdb.hp/namespace.cc: new file.
6285 * gdb.hp/namespace.exp: new file.
6286 * gdb.hp/optimize.exp: new file.
6287 * gdb.hp/pxdb.c: new file.
6288 * gdb.hp/pxdb.exp: new file.
6289 * gdb.hp/quicksort.exp: new file.
6290 * gdb.hp/reg-test.exp: new file.
6291 * gdb.hp/reg-test.s: new file.
6292 * gdb.hp/sized-enum.c: new file.
6293 * gdb.hp/sized-enum.exp: new file.
6294 * gdb.hp/start-stop.exp: new file.
6295 * gdb.hp/templ-hp.cc: new file.
6296 * gdb.hp/templ-hp.exp: new file.
6297 * gdb.hp/thr-lib.c: new file.
6298 * gdb.hp/thr-lib.exp: new file.
6299 * gdb.hp/thr-lib.h: new file.
6300 * gdb.hp/thr-liblib.c: new file.
6301 * gdb.hp/virtfun-hp.c: new file.
6302 * gdb.hp/virtfun-hp.exp: new file.
6303 * gdb.hp/watch-cmd.exp: new file.
6304 * gdb.hp/watch-hp.exp: new file.
6305 * gdb.hp/xdb1.exp: new file.
6306 * gdb.hp/xdb2.exp: new file.
6307 * gdb.hp/xdb3.exp: new file.
6308
6309Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6310
6311 The following files are part of the HP merge; some had longer
6312 names at HP, but have been renamed to be no more than 14
6313 characters in length.
6314
6315 * gdb.base/ss.h: new file.
6316 * gdb.base/call-ar-st.c: new file.
6317 * gdb.base/call-ar-st.exp: new file.
6318 * gdb.base/call-rt-st.c: new file.
6319 * gdb.base/call-rt-st-exp: new file.
6320 * gdb.base/call-strs.exp: new file.
6321 * gdb.base/ena-dis-br.exp: new file.
6322 * gdb.base/environ.exp: new file.
6323 * gdb.base/long_long.exp: new file.
6324 * gdb.base/sect-cmd.exp: new file.
6325 * gdb.base/shlib-cl2.exp: new file.
6326 * gdb.base/smoke.exp: new file.
6327 * gdb.base/so-impl-ld.c: new file.
6328 * gdb.base/so-impl-ld.exp: new file.
6329 * gdb.base/so-indr-cl.c: new file.
6330 * gdb.base/so-indr-cl.exp: new file.
6331 * gdb.base/varargs.exp: new file.
6332 * gdb.base/volatile.exp: new file.
6333 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6334 * gdb.base/display.exp: new file.
c906108c
SS
6335 * gdb.c++/derivation.exp: new file.
6336 * gdb.c++/local.exp: new file.
6337 * gdb.c++/member-ptr.exp: new file.
6338 * gdb.c++/overload.exp: new file.
6339 * gdb.c++/ovldbreak.exp: new file.
6340 * gdb.c++/ref-types.exp: new file.
6341 * gdb.c++/ref-types2.exp: new file.
6342 * gdb.c++/userdef.exp: new file.
d63a86f8 6343
c906108c
SS
6344Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6345
6346 * gdb.base/default.exp: Reflect wording change in remote.c.
6347
dc96c6c7 6348Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6349
6350 * gdb.base/help.exp: Update to reflect current text.
6351
6352Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6353
6354 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6355 they're stack variables and contain garbage.
6356 * gdb.c++/anon-union.exp: new file.
6357
6358 The following changes were made by David Taylor
6359 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6360 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6361 in changes by HP.
6362
6363 * gdb.base/bitops.exp: new file.
6364 * gdb.base/default.exp: change expected messages for catch and
6365 info catch tests to reflect HP merge changes.
6366 * gdb.base/enable-disable-break.exp
6367 * gdb.base/ending-run.c: new file.
6368 * gdb.base/long_long.c: new file.
6369 * gdb.base/maint.exp: new file.
6370 * gdb.base/pointers2.exp: new file.
6371 * gdb.base/shlib-call2.exp: new file.
6372 * gdb.base/solib.exp: new file.
6373 * gdb.base/step-test.c: new file.
6374 * gdb.c++/anon-union.cc: new file.
6375 * gdb.c++/local.cc: new file.
6376 * gdb.c++/member-pointer.cc: new file.
6377 * gdb.c++/method.cc: new file.
6378 * gdb.c++/ref-types.cc: new file.
6379 * gdb.c++/ref-types2.cc: new file.
6380 * gdb.c++/userdef.cc: new file.
d63a86f8 6381
c906108c
SS
6382 * gdb.base/scope.exp: compile one file at a time, then link.
6383 * gdb.base/langs.exp: ditto.
6384 * gdb.base/list.exp: ditto.
d63a86f8 6385
c906108c
SS
6386Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6387
6388 The following changes were made by David Taylor
6389 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6390 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6391 in changes by HP.
d63a86f8 6392
c906108c
SS
6393 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6394 skip tests. When compiling pass c++ flag to gdb_compile.
6395 * gdb.c++/
d63a86f8 6396
c906108c
SS
6397 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6398 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6399 (skip_hp_tests): new function.
6400 (gdb_preprocess): new function.
6401
6402 * configure.in (hpdir): decide whether to configure gdb.hp.
6403 * configure: regenerated.
6404
6405 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6406 to delete on clean.
6407 (EXECUTABLES): update to reflect new additions.
6408 * gdb.base/commands.exp: update message expected.
6409 * gdb.base/default.exp: add copyright notice.
6410 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6411 * gdb.base/help.exp: update messages to reflect current text.
6412 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6413 targets for recurse tests.
6414 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6415 skip this file.
6416
6417 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6418 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6419 compilation.
6420 * gdb.c++/misc.exp: ditto.
6421 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6422 run the tests. tell gdb_compile that it's a c++ compilation.
6423
6424 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6425
c906108c
SS
6426 * gdb.base/all-bin.exp: new file.
6427 * gdb.base/arithmet.exp: new file.
6428 * gdb.base/assign.exp: new file.
6429 * gdb.base/completion.exp: new file.
6430 * gdb.base/cond-expr.exp: new file.
6431 * gdb.base/condbreak.exp: new file.
6432 * gdb.base/define.exp: new file.
6433 * gdb.base/dollar.exp: new file.
6434 * gdb.base/environment.exp: new file.
6435 * gdb.base/eval-skip.exp: new file.
6436 * gdb.base/jump.exp: new file.
6437 * gdb.base/logical.exp: new file.
6438 * gdb.base/pointers.exp: new file.
6439 * gdb.base/relational.exp: new file.
6440 * gdb.base/section_command.exp: new file.
6441 * gdb.base/whatis-expr.exp: new file.
6442
6443 * gdb.base/all-types.c: new file.
6444 * gdb.base/call-array-struct.c: new file.
6445 * gdb.base/call-return-struct.c: new file.
6446 * gdb.base/call-strings.c: new file.
6447 * gdb.base/callfuncs2.c: new file.
6448 * gdb.base/condbreak.c: new file.
6449 * gdb.base/constvars.c: new file.
6450 * gdb.base/display.c: new file.
6451 * gdb.base/int-type.c: new file.
6452 * gdb.base/jump.c: new file.
6453 * gdb.base/miscexprs.c: new file.
6454 * gdb.base/pointers.c: new file.
6455 * gdb.base/pointers2.c: new file.
6456 * gdb.base/shmain.c: new file.
6457 * gdb.base/shr1.c: new file.
6458 * gdb.base/shr2.c: new file.
6459 * gdb.base/solib.c: new file.
6460 * gdb.base/solib1.c: new file.
6461 * gdb.base/solib2.c: new file.
6462 * gdb.base/varargs.c: new file.
6463 * gdb.c++/derivation.cc: new file.
6464 * gdb.c++/overload.cc: new file.
6465 * gdb.c++/ovldbreak.cc: new file.
6466 * gdb.hp/attach.c: new file.
6467 * gdb.hp/attach2.c: new file.
6468 * gdb.hp/average.c: new file.
6469 * gdb.hp/compiler.c: new file.
6470 * gdb.hp/compiler.cc: new file.
6471 * gdb.hp/execd-program.c: new file.
6472 * gdb.hp/follow-exec.c: new file.
6473 * gdb.hp/follow-fork.c: new file.
6474 * gdb.hp/follow-vfork-and-exec.c: new file.
6475 * gdb.hp/misc-hp.cc: new file.
6476 * gdb.hp/more-steps.c: new file.
6477 * gdb.hp/optimize.c: new file.
6478 * gdb.hp/quicksort.c: new file.
6479 * gdb.hp/run-hp.c: new file.
6480 * gdb.hp/start-stop.c: new file.
6481 * gdb.hp/sum.c: new file.
6482 * gdb.hp/templates-hp.cc: new file.
6483 * gdb.hp/thread-local-in-lib.c: new file.
6484 * gdb.hp/thread-local-in-lib.h: new file.
6485 * gdb.hp/thread-local-in-lib.lib.c: new file.
6486 * gdb.hp/vforked-program.c: new file.
6487 * gdb.hp/virtfunc-hp.cc: new file.
6488 * gdb.hp/watchpoint-hp.c: new file.
6489 * gdb.hp/xdb.c: new file.
6490 * gdb.hp/xdb0.c: new file.
6491 * gdb.hp/xdb0.h: new file.
6492 * gdb.hp/xdb1.c: new file.
6493
6494Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6495
6496 The following change was made by Edith Epstein
6497 <eepstein@cygnus.com> as part of a project to merge in changes
6498 originally made by HP; HP did not create ChangeLog entries.
6499
6500 * gdb.c++/demangle.exp: changed the expected output for some
6501 ARM-style mangling -- removed second reference to datatype.
6502 For example, maint demangle __dt__11T1__pt__2_cFv
6503 T1<char>::~T1<char>(void)
6504 becomes,
6505 maint demangle __dt__11T1__pt__2_cFv
6506 T1<char>::~T1(void)
6507
6508 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6509
c906108c
SS
6510Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6511
6512 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6513 * gdb.trace/backtrace.exp: Likewise.
6514 * gdb.trace/circ.exp: Likewise.
6515 * gdb.trace/collection.exp: Likewise.
6516 * gdb.trace/deltrace.exp: Likewise.
6517 * gdb.trace/infotrace.exp: Likewise.
6518 * gdb.trace/limits.exp: Likewise.
6519 * gdb.trace/packetlen.exp: Likewise.
6520 * gdb.trace/passc-dyn.exp: Likewise.
6521 * gdb.trace/passcount.exp: Likewise.
6522 * gdb.trace/report.exp: Likewise.
6523 * gdb.trace/save-trace.exp: Likewise.
6524 * gdb.trace/tfind.exp: Likewise.
6525 * gdb.trace/tracecmd.exp: Likewise.
6526 * gdb.trace/while-dyn.exp: Likewise.
6527 * gdb.trace/while-stepping.exp: Likewise.
6528
65291998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6530
6531 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6532
6533Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6534
6535 From Brendan Kehoe:
6536 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6537 int return types.
6538
6539Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6540
6541 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6542 remote dos host testing right.
6543
6544Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6545
6546 * gdb.base/corefile.exp: remove some xfails.
6547
6548Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6549
6550 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6551 have different timestamps.
6552
6553Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6554
6555 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6556 gdb.base/default.exp: Replace "exec" with "executable".
6557
6558Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6559
6560 * gdb.base/default.exp: Change else if to elseif from previous
6561 delta.
6562
6563Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6564
6565 * gdb.base/default.exp: Add brace missing from previous delta.
6566
6567Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6568
6569 * gdb.base/default.exp: Support test for info float for all
6570 varieties of arm toolchain.
6571
dc96c6c7 6572Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6573
6574 * gdb.trace/*.exp: remove "remote_download" command.
6575
dc96c6c7 6576Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6577
6578 * gdb.trace/*.exp: remove -gdwarf from compile.
6579
6580Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6581
6582 * gdb.trace/configure.in(AC_INIT): typo
6583 * gdb.trace/configure: regenerated
6584
dc96c6c7 6585Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6586
6587 * config/m68k-emc.exp: New file.
6588 * lib/<emc-support.exp trace-support.exp}: New files.
6589 * configure.in: add new test directory gdb.trace.
6590 * gdb.trace/{configure configure.in Makefile.in}: New files.
6591 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6592 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6593 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6594 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6595 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6596 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6597 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6598
dc96c6c7 6599Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6600
6601 * gdb.c++/classes.exp: Change all regular expressions to match
6602 arbitrary combinations of newline/carriage-return, so that they
6603 will work equally well on Unix and Windows.
6604 * gdb.c++/inherit.exp: ditto.
6605 * gdb.c++/virtfunc.exp: ditto.
6606
66071998-08-11 Dawn Perchik <dawn@cygnus.com>
6608
6609 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6610
c2d11a7d
JM
6611Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6612
6613 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6614 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6615 to use a0-a3/d0-d3 as needed.
6616
6617Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6618
6619 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6620 * gdb.disasm/am33.exp: Corresponding changes.
6621
c906108c
SS
66221998-07-11 Felix Lee <flee@cygnus.com>
6623
6624 * gdb.base/callfuncs.exp: add cmp10 test.
6625 * gdb.base/callfuncs.c (cmp10): new function.
6626
6627Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6628
d63a86f8 6629 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6630 into two parts to get around a synchronization problem in expect.
6631
3fc11d3e
JM
6632Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6633
6634 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6635
6636 * configure.in: Add options for gdbtk testsuite.
6637
6638 * configure: Regenerate.
6639
6640 * gdb.gdbtk: New directory to hold gdbtk tests.
6641
c906108c
SS
6642Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6643
6644 * gdb.fortran/types.exp: Escape brackets in expect patterns
6645 for test_float_literal_types_accepted tests.
6646 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6647 before run test.
6648
c2d11a7d
JM
6649Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6650
6651 * am33.exp: Just compile, do not link the testcase.
6652 * am33.s: Add ".am33" pseudoop to force am33 mode.
6653
c906108c
SS
66541998-06-25 Felix Lee <flee@cygnus.com>
6655
6656 * gdb.base/setshow.exp: make sure $pc is sane.
6657
6658 * gdb.stabs/weird.exp: split expect patterns properly.
6659
c2d11a7d
JM
6660Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6661
6662 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6663 * gdb.disasm/am33.exp: Run it.
6664
dc96c6c7 6665Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6666
6667 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6668 match processing (and eliminate spurious timeouts when running).
6669
dc96c6c7 6670Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6671
6672 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6673 exception test, but conditionalize it on target [mach | gnu].
6674
dc96c6c7 6675Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6676
6677 * gdb.base/overlays.exp: fixup compile line for linker script.
6678
6679Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6680
6681 * gdb.fortran/types.exp: don't guess at float size.
6682
6683Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6684
6685 * gdb.base/exprs.exp: delete test that depends on int size.
6686
6687Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6688
6689 * config/sim.exp: Removed checks for target triplets.
6690 (gdb_target_sim): Use gdb,target_sim_options.
6691
6692Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6693
6694 * gdb.base/reread.exp: New file.
6695 * gdb.base/reread1.c: New file.
6696 * gdb.base/reread2.c: New file.
6697
6698Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6699
6700 * config/sim.exp: Use 'target sim -sparclite' when running
6701 SPARClite programs.
6702
6703Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6704
6705 * gdb.base/structs2.exp: New file.
6706 * gdb.base/structs2.c: New file.
6707
6708Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6709
6710 * gdb.asm/common.inc: New file.
6711 * gdb.asm/d10v.inc: New file.
6712 * asm-source.exp: Pass -I's to gas to find .inc files.
6713 Update line numbers in expected output.
6714 * asmsrc1.s: Rewrite.
6715 * asmsrc2.s: Rewrite.
6716 * configure.in: Create arch.inc symlink.
6717 * configure: Regenerate.
6718 * Makefile.in (distclean): Delete arch.inc.
6719
6720Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6721
6722 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6723 (t_enum_value2): ditto
6724 (t_enum_value3): ditto
6725 (main): ditto
6726Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6727
6728 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6729 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6730 change.
6731 Use gdb_test instead of send_gdb/gdb_expect sequences.
6732
6733Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6734
6735 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6736 not void.
6737
6738Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6739
6740 * gdb.base/branches.c: Code with lots of loops and
6741 subroutines. Used to test gdbs ability to single step through PC
6742 changes, especially to test mips-tdep.c:mips_next_pc
6743
6744Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6745
6746 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6747 more rigorous EGCS C++ error checking.
6748
6749Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6750
6751 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6752 tests.
c906108c 6753 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6754 function when asleep.
c906108c 6755 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6756 for i*86 Linux and SVR4 signal handling problems.
6757 Remove linux xfail for `next to handler in signals_tests_1', fixed
6758 by recent infrun.c change.
c906108c 6759 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6760 stack backtraces.
c906108c
SS
6761 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6762 target.[ch] change.
6763
6764Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6765
6766 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6767 for a newline from gdb before continuing.
6768 (default_gdb_exit): Just look for y or n.
6769 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6770 it does, fail the rests of the tests in the file.
6771
6772Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6773
6774 * config/cygmon.exp: New file.
6775
6776Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6777
6778 * gdb.base/list.exp: Fix problem with "list default lines around
6779 main" test on remote targets.
6780
6781 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6782 run test on remote targets.
6783
6784Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6785
6786 * gdb.asm: New directory.
6787 * configure.in: Configure it.
6788 * configure: Regenerate.
6789 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6790 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6791
6792Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6793
6794 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6795
dc96c6c7 6796Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6797
c906108c
SS
6798 * gdb.base/overlays (several files): Merge the two overlay
6799 managers into one. Change variables (foox, barx, bazx, grbxx)
6800 back into ints but force them to load in their proper sections.
6801
6802Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6803
6804 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6805 on-chip insn memory and IMAP1 to upper 128k.
6806 (D10VCopy): Handle memory regions crossing 16k boundaries.
6807 (D10VCopy): Transfer data in 32 bit chunks.
6808
6809Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6810
6811 * gdb.base/overlays.c (main): Exit normally when result is
6812 correct.
6813
6814 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6815 map. Include space for printf in .text segment.
6816
6817 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6818 updated d10v memory VMA/LMA map.
6819 (D10VCopy): Call D10VTranslate.
d63a86f8 6820
c906108c
SS
6821Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6822
6823 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6824
6825 * gdb.base/bar.c (barx, bar): Change variable to small array so
6826 that it won't be put into the .sdata - small data -
6827 section. Update reference.
6828 * gdb.base/baz.c (bazx, baz): Ditto.
6829 * gdb.base/foo.c (foox, foo): Ditto.
6830 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6831
6832 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6833 to be arrays.
d63a86f8 6834
dc96c6c7 6835Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6836
c906108c
SS
6837 * gdb.base/overlays.exp: fix up and get working again.
6838 Add tests for backtraces from an overlay function.
d63a86f8 6839
c906108c
SS
6840Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6841
6842 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6843 "calling function with watchpoint enabled".
6844
6845Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6846
6847 * gdb.base/break.exp (test_next_with_recursion): Remove
6848 gdb_suppress_tests for d10v-*-*.
6849 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6850 pending review of whether it is useful or not.
6851
6852Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6853
6854 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6855
6856Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6857
6858 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6859 * config/dve.exp: New file to support Densan boards.
6860
6861Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6862
6863 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6864 reads and BSD.
6865
6866Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6867
6868 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6869 response.
6870
6871 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6872
6873Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6874
6875 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6876 test.
6877
6878 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6879 target_sizeof_long and target_bigendian_p.
6880 (structs_by_value, structs_by_reference): Check values according
6881 to targets word size and endianess.
d63a86f8 6882
c906108c
SS
6883Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6884
6885 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6886 output.
6887
6888Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6889
6890 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6891 Update test of set args help to match source change.
6892
6893Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6894
6895 * gdb.base/default.exp: Expect help system output to be in
6896 alphabetical order.
6897 * gdb.base/help.exp: Ditto.
6898
6899Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6900
6901 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6902 "i*86-pc-linux-gnu*".
6903 * gdb.base/interrupt.exp: Ditto.
6904 * gdb.base/corefile.exp: Ditto.
6905
6906 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6907 define vxworks when building the testcase.
6908
6909 * gdb.base/ptype.exp: Fix testnames to be unique.
6910 * gdb.base/radix.exp: Ditto.
6911 * gdb.base/term.exp: Ditto.
6912 * gdb.base/whatis.exp: Ditto.
6913 * gdb.c++/classes.exp: Ditto.
6914
6915Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6916
6917 * gdb.base/callfuncs.exp: Fix indentation.
6918
6919 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6920 suppress_flag has been set.
6921 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6922 target feature.
6923
6924Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6925
6926 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6927 the testcase.
6928
6929 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6930 set_debug_traps() and breakpoint().
6931 * gdb.c++/misc.cc (main): Ditto.
6932 * gdb.c++/templates.cc (main): Ditto.
6933 * gdb.c++/virtfunc.cc (main): Ditto.
6934
6935Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6936
6937 * lib/gdb.exp(gdb_step_for_stub): New function.
6938 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6939 exists, reload the executable and do a "continue" instead of
6940 doing a jump.
6941 (runto_main): Use gdb_step_for_stub.
d63a86f8 6942
c906108c
SS
6943 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6944 tests to have unique names.
6945 * gdb.base/callfuncs.exp: Ditto.
6946 * gdb.base/commands.exp: Ditto.
6947 * gdb.base/default.exp: Ditto.
6948 * gdb.base/help.exp: Ditto.
6949 * gdb.base/list.exp: Ditto.
6950 * gdb.base/opaque.exp: Ditto.
6951 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6952 similar tests.
d63a86f8 6953
c906108c
SS
6954 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6955 * gdb.c++/cplusfuncs.cc: Ditto.
6956 * gdb.c++/virtfunc.cc: Ditto.
6957
6958 * config/monitor.exp: Keep track of the last file we saw, rather
6959 than trying to get the info from gdb.
6960
6961 * gdb.fortran/types.exp: Move comment to previous line.
6962
6963Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6964
6965 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6966 target mode.
6967
6968Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6969
6970 From Bob Manson:
6971 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6972 string from GDB when it connects.
6973
6974 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6975
6976Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6977
6978 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6979 if we can't get a debug format from GDB (we may be testing an
6980 older GDB). Use a 10 second timeout when checking for the format.
6981
6982 * gdb.stabs/weird.exp: Fix quoting.
6983
6984 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6985
6986Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6987
6988 * config/arm-ice.exp: New file.
6989
6990Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6991
6992 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6993 until it has been modified to work with the new testsuite.
6994
99707966 6995 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6996 testcase won't compile, cause all of the testcases in the file to
6997 fail instead.
6998
6999 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
7000 (gdb_clear_suppressed): New procedure.
7001 (gdb_stop_suppressing_tests): Only clear suppress_flag if
7002 it contains a positive value.
7003
7004Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7005
7006 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7007
7008 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7009
7010Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7011
7012 * lib/gdb.exp (setup_xfail_format): New function.
7013 (get_debug_format): New function to get debug format.
7014 (debug_format): New global variable to hold last value set
7015 by get_debug_format.
7016 * gdb.base/list.exp: Call get_debug_format and expect some
7017 tests to fail for DWARF 1 and COFF formats.
7018 * gdb.c++/ptype.exp: Ditto.
7019 * gdb.c++/classes.exp: Ditto.
7020 * gdb.c++/cplusfuncs.exp: Ditto.
7021 * gdb.c++/inherit.exp: Ditto.
7022 * gdb.c++/templates.exp: Ditto.
7023 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7024
c906108c
SS
7025Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7026
7027 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7028 host doesn't have a currently-open connection.
7029
7030 * config/sparclet.exp: Cleanups and fixes to make it generic for
7031 any gdb stub target. Handle cases where gdb doesn't respond when
7032 interrupted in a sane fashion.
7033
7034 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7035 same thing in a totally different way.
7036
7037 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7038 setting "timeout".
7039 (gdb_start): We set the global gdb_prompt variable in
7040 default_gdb_init now.
7041
7042Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7043
7044 * gdb.base/printcmds.exp: Fix "check for floating addition"
7045 regexp to accept results within approx +/- .01 of exact value.
7046 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7047
7048Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7049
7050 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7051 properly.
7052 (gdb_expect): Add optional timeout parameter, and add timeout
7053 value to various calls.
7054 (gdb_suppress_tests): Only give one warning message per group.
7055
7056Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7057
7058 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7059 global variables. Handle getting a value for $timeout more
7060 gracefully.
7061
7062Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7063
7064 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7065 initialize.
7066 (default_gdb_init): New procedure; allow gdb_init to be overridden
7067 by a target configuration file.
7068 (gdb_expect): Pass the timeout to remote_expect.
7069
7070 * config/monitor.exp(gdb_load): Fix typo in regexp.
7071
7072Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7073
7074 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7075
7076Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7077
7078 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7079 here. Call gdb_target_exec before rebooting the target, to make
7080 sure the connection to the target is closed.
7081 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7082 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7083 Also detect "Timeout reading from remote" error.
7084
7085 * config/gdbserver.exp: Pass the executable being loaded to
7086 gdb_target_monitor. Don't call gdb_file_cmd here; let
7087 gdb_target_monitor do it.
7088
7089 * gdb.disasm/hppa.exp: Don't use exec_output.
7090
7091Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7092
7093 * gdb.base/list.exp: If we're debugging a non-native target,
7094 try to set the pc register to point to the start of the
7095 program before doing the first list command.
7096
7097 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7098 test_calls after restarting.
7099
7100 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7101 reloading.
7102
7103 * gdb.base/watchpoint.exp: Fix typo.
7104
7105 * gdb.base/setshow.exp: Check for use_gdb_stub.
7106
7107 * gdb.base/break.exp: Fix continue until exit test for the gdb
7108 stub case.
7109 * gdb.base/langs.exp: Ditto.
7110
7111 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7112 gdb_load_offset. If we weren't given a file to load, figure out
7113 what the current file is and use it.
7114
7115 * config/i386-bozo.exp: New file.
7116
7117Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7118
7119 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7120 feature.
7121
7122 * config/proelf.exp: New entry.
7123
7124Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7125
7126 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7127 of regexps.
7128
7129 * gdb.base/watchpoint.exp: Don't run the test_stepping
7130 tests if gdb can't call functions on the target.
7131
7132 * gdb.base/setshow.exp: Don't run the set prompt tests if
7133 the board has gdb_prompt set.
7134
7135Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7136
7137 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7138 * gdb.base/commands.exp: Likewise.
7139 * gdb.base/setshow.exp: Likewise.
7140
7141Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7142
7143 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7144 feature.
7145
7146 * config/i960.exp: New file.
7147
7148Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7149
7150 * gdb.base/funcargs.exp: Check for gdb,short_int target
7151 feature instead of looking for explicit target triplets.
7152
dc96c6c7 7153Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7154
d63a86f8 7155 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7156 "p 123DEADBEEF", to check parse_number.
7157 * top.c: change "to enable to enable" to "to enable" in a couple
7158 of help strings.
7159
7160Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7161
7162 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7163 on the mn10300.
d63a86f8 7164
c906108c
SS
7165Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7166
7167 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7168 where the test executable is run with explicit args.
7169 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7170
7171Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7172
7173 * gdb.base/run.c: Use FAKEARGV to build test executable that
7174 does not require a command line arg, since most simulators
7175 don't currently support passing such an arg into the simulated
7176 program.
7177 * gdb.base/commands.exp: Change tests to insert the proper
7178 value as the arg to the first recursive factorial call. Change
7179 compilation line to define FAKEARGV at compile time.
7180
7181Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7182
7183 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7184 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7185 function with watchpoint enabled" test.
7186
7187Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7188
7189 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7190 Don't call gdb_test when the command doesn't return to a gdb prompt.
7191
7192 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7193 "Tests restarted" messages.
7194
7195Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7196
7197 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7198
dc96c6c7 7199Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7200
7201 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7202 for INFO SYMBOL; add help tests for OVERLAY commands.
7203 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7204 add tests for OVERLAY commands
7205 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7206 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7207 * gdb.base/sigall.c: add usestubs code frag
7208 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7209
c906108c
SS
7210Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7211
7212 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7213 failures.
7214 (gdb_stop_suppressing_tests): Note that tests have restarted.
7215
7216Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7217
7218 * config/h8300.exp: New file.
7219
7220Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7221
7222 * gdb.base/setshow.exp: Check for the existence of a
7223 feature, not its value.
7224
7225Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7226
7227 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7228
7229 * gdb.base/scope.exp: It's now init0(), not init().
7230
7231 * gdb.base/scope0.c: For now, change init() to be init0().
7232
7233 * config/monitor.exp: Use gdb_serial in preference to serial
7234 or netport.
7235
7236 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7237 and it's not already set.
7238
7239Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7240
7241 * gdb.base/setshow.exp: Only test the run command if the target
7242 isn't using a stub and if it supports argument passing.
7243
7244Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7245
7246 * config/udi.exp(gdb_start): Make sure UDICONF is set
7247 properly before starting gdb.
7248
7249Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7250
7251 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7252 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7253 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7254
7255Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7256
7257 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7258 specialized code to reboot the board, use remote_reboot instead.
7259
7260 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7261
7262 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7263
7264 * config/monitor.exp: Make sure we disconnect from the target.
7265 Also, try a reboot/reload cycle instead of failing if the
7266 load fails.
7267
7268Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7269
7270 * gdb.base/default.exp: Don't set match_max.
7271 * gdb.base/help.exp: Ditto.
7272 * gdb.base/list.exp: Ditto.
7273 * gdb.base/signals.exp: Ditto.
7274
7275 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7276 set, use remote_ld to download the testcase instead of
7277 the GDB loader.
7278
7279Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7280
7281 * config/vr5000.exp: New file.
7282
7283 * config/monitor.exp(gdb_target_monitor): Add pattern for
7284 "Ending remote" to detect errors in connecting.
7285
7286 * gdb.base/setshow.exp: Add .* within auto language test.
7287
7288 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7289 target feature.
7290
7291 * config/monitor.exp(gdb_load): Check for a failure when loading,
7292 and reboot the board if necessary.
7293
7294 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7295 a set of tests. Remove print.* from the patterns being checked.
7296
7297Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7298
7299 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7300 refer to gdb_spawn_id.
7301
7302 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7303 longer used.
7304 * config/sparclet.exp: Ditto.
7305 * config/sparclet-old.exp: Ditto.
7306 * config/slite.exp: Ditto.
7307 * config/sim.exp: Ditto.
7308 * gdb.base/funcargs.exp: Ditto.
7309
7310 * lib/gdb.exp:Remove references to gdb_spawn_id.
7311 (gdb_expect): Move to remote.exp.
7312
7313Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7314
7315 * config/monitor.exp: Detect the "Couldn't establish connection"
7316 message from GDB.
7317
7318Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7319
7320 * gdb.base/bitfields.exp: Use runto instead of explicit
7321 gdb_run_cmd/gdb_expect sequences.
7322
7323 * gdb.base/break.exp(text_next_with_recursion): Add match for
7324 gdb_expect call.
7325
7326 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7327 We also need to handle the "A program is being debugged already"
7328 prompt from gdb. Use gdb_test to set the baud rate.
7329
7330 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7331 to 20000. Really. I mean it.
7332
7333Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7334
7335 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7336 fails. If suppress_flag is set, skip perror message about not
7337 being able to send to GDB.
7338 (send_gdb): If suppress_flag is set, don't try to send commands to
7339 GDB.
7340 (gdb_expect): If suppress_flag is set, always fail immediately.
7341 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7342 (gdb_init): Call gdb_stop_suppressing_tests.
7343 (default_gdb_exit): Ditto.
7344 (default_gdb_start): Ditto.
7345
7346 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7347 gdb_stop_suppressing_tests as appropriate.
7348 * gdb.base/break.exp: Ditto.
7349 * gdb.base/callfuncs.exp: Ditto.
7350 * gdb.base/commands.exp: Ditto.
7351 * gdb.base/exprs.exp: Ditto.
7352 * gdb.base/funcargs.exp: Ditto.
7353 * gdb.base/list.exp: Ditto.
7354 * gdb.base/recurse.exp: Ditto.
7355 * gdb.base/scope.exp: Ditto.
7356 * gdb.base/structs.exp: Ditto.
7357 * gdb.c++/inherit.exp: Ditto.
7358
7359Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7360
7361 * config/vr4300.exp: New file.
7362
99707966 7363 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7364
99707966 7365 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7366
7367Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7368
7369 * lib/gdb.exp(gdb_init): New function.
7370
7371 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7372 for each individual variable set.
7373
7374 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7375 name.
7376
7377 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7378
7379 * gdb.base/scope.exp: Use gdb_test.
7380
7381 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7382 aborting; the testsuite driver will do that for us (see
7383 gdb_finish). Also, use gdb_test in a few more places.
7384
7385Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7386
7387 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7388
7389Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7390
7391 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7392 and "add_tests" are not at the same address.
7393
7394Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7395
7396 * gdb.base/ptype.exp: Use gdb_test.
7397
7398Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7399
7400 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7401 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7402 left in. No longer expect them to fail.
7403
7404 * gdb.stabs/*.mt; Deleted, no longer used.
7405 * gdb.stabs/configure.in: Remove references to target makefile
7406 frags.
7407 * gdb.stabs/configure: Rebuilt.
7408
7409 * gdb.disasm/*.mt: Deleted, no longer used.
7410 * gdb.disasm/configure.in: Remove references to target makefile
7411 frags. Use "sh3.s" as the unique filename for this directory.
7412 * gdb.disasm/configure: Rebuilt.
7413
7414 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7415 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7416 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7417
7418Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7419
7420 * config/udi.exp: Use mondfe,name instead of remote_host.
7421
7422Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7423
7424 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7425 a function with a watchpoint enabled on the mn10200.
7426
7427 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7428 before trying to create it!
7429
7430Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7431
7432 * config/vx.exp: Use hostname instead of netport.
7433
7434 * config/vxworks.exp: New file.
7435
7436 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7437
7438 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7439 gdb before assuming everything worked. Send a ^C if a timeout
7440 occurs.
7441
7442 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7443 $gdb_spawn_id directly.
7444 (gdb_run_cmd): Try _start as well as start. Use the target feature
7445 gdb,start_symbol as the symbol to start from when jumping.
7446
7447Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7448
7449 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7450 redundant) test.
7451
7452 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7453 it doesn't lose for 16bit integer systems.
7454
7455Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7456
7457 * gdb.fortran/types.exp: If the target doesn't support "double"
7458 data types, then expect "real" types to only be 4 bytes.
7459
7460 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7461 call tests if the target doesn't support inferior function calls.
7462
7463 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7464 in printf tests.
7465
7466Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7467
7468 * gdb.base/help.exp: Disable "help set", "help show", and
7469 "help support". Simplify regexp for "help stack".
7470
7471 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7472 to 60 seconds. Temporarily set match_max to 15000 around the
7473 "info copying" test.
7474
7475 * gdb.base/nodebug.exp: Don't try to do an inferior function
7476 call if the target doesn't support them.
7477 * gdb.base/printcmds.exp: Likewise.
7478 * gdb.base/setvar.exp: Likewise.
7479 * gdb.base/structs.exp: Likewise.
7480 * gdb.c++/templates.exp: Likewise.
7481 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7482
7483 * gdb.base/recurse.exp: Enable for the mn10200.
7484
7485 * configure.in: Do configure gdb.stabs directory for *-*-elf
7486 targets.
7487 * configure: Rebuilt.
7488
7489 * gdb.base/break.exp: Check for gdb,noresults before testing
7490 exit status and/or results from the target.
7491 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7492 * lib/gdb.exp: Remove old (now bogus) initialization of
7493 noinferior, noargs, noresults and nosignals.
7494
7495Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7496
7497 * config/sh.exp: New file.
7498
7499 * config/slite.exp: Try to connect multiple times to the board
7500 before rebooting. Only send a "monitor run" if need_monitor_run
7501 is set.
7502
7503 * gdb.base/break.exp: Don't do the "stub continue" test if
7504 the target has gdb_stub set.
7505
7506 * gdb.base/callfuncs.exp: Increase the timeout.
7507
7508 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7509 if the target has gdb,noinferiorio set.
7510
7511 * gdb.base/list.exp: Increase match_max to 10000 characters.
7512
7513 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7514
7515 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7516 target.
7517
7518 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7519
7520Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7521
7522 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7523 trying to delete the copy of gdb. Catch the file delete so we
7524 don't die if the delete fails; also, the file should be copied to
7525 the host, not to the build.
7526
7527Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7528
7529 * lib/gdb.exp(gdb_test): Surround the result pattern with
7530 parenthesis in case it contains multiple regexps separated
7531 with |.
7532
7533 * gdb.base/watchpoint.exp: Use gdb_test.
7534 * gdb.base/default.exp: Ditto.
7535
7536Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7537
99707966 7538 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7539
c906108c
SS
7540 * gdb.base/scope.exp: Use gdb_test.
7541 * gdb.c++/classes.exp: Ditto.
7542 * gdb.c++/inherit.exp: Ditto.
7543
7544Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7545
7546 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7547 remote_exec instead.
7548 * gdb.base/corefile.exp: Don't be ridiculous.
7549 * gdb.base/*.c: Add missing stub invocations.
7550
7551Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7552
7553 * config/slite.exp: Miscellaneous fixes.
7554
7555 * lib/gdb.exp: Fix runto.
7556
7557 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7558 the target.
7559
7560 * gdb.base/watchpoint.exp: Fix regexp.
7561
7562 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7563 close and wait commands, as the descriptor may now be
7564 invalid. Always call "remote_close host".
7565
7566Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7567
7568 Major rewrite for testsuite revision.
d63a86f8 7569
c906108c
SS
7570 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7571 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7572 instead of relying on spawn_id to always contain a valid
7573 spawn id.
7574 (get_compiler_info): New procedure to build the ${binfile}.ci
7575 file, instead of replicating this in N different places.
7576 (gdb_compile): New procedure.
d63a86f8 7577
c906108c
SS
7578 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7579 appropriate arguments) instead of compile. Use gdb_test in a lot
7580 more places. Use send_gdb instead of send. Always run gdb_start
7581 at the start of a testcase, as this is no longer done magically.
7582
7583 config/*-gdb.exp: Rename without the -gdb suffix.
7584
7585 config/mips.exp: Use remote_close instead of exit_remote_shell.
7586 config/monitor.exp: Use target_info instead of looking at
7587 baud, timeout, etc.
7588 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7589
7590Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7591
7592 * gdb.c++/templates.exp (test_ptype_of_templates),
7593 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7594 Update expect patterns for destructors and assignment operators
7595 to match corresponding c-typeprint.c changes.
7596 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7597 to destructor breakpoint test, GDB should be able to set the
7598 destructor breakpoint without specifying arguments.
7599
7600Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7601
7602 * gdb.threads/pthreads.exp: Change result for failure to compile due
7603 to lack of pthreads runtime support from an error to simply an
7604 unsupported test, per dejagnu standards.
7605
7606Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7607
7608 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7609 where GDB exits to reduce pattern match time.
7610 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7611
7612 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7613
dc96c6c7 7614Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7615
7616 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7617 * gdb.base/default.exp: ditto.
7618 * gdb.base/nodebug.exp: ditto.
7619 * gdb.base/printcmds.exp: ditto.
7620 * gdb.base/ptype.exp: ditto.
7621 * gdb.base/setvar.exp: ditto.
7622 * gdb.base/structs.exp: ditto.
7623 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7624
7625Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7626
7627 * configure, */configure: Rebuild with autoconf 2.12.
7628
7629Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7630
7631 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7632 use new i*86-pc-linux*-gnu quads.
7633 * gdb.base/corefile.exp: Ditto.
7634 * gdb.base/signals.exp: Ditto.
7635 * gdb.base/sigall.exp: Ditto.
7636 * gdb.base/interrupt.exp: Ditto.
7637
7638 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7639 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7640 RedHat 4.0.
d63a86f8 7641
c906108c
SS
7642 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7643 linux. This allows the test case to at least compile on latest
7644 linux, but still not run due to missing the threads runtime library.
7645
7646Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7647
7648 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7649 directory to search gdb directory. Accept and step over conditional
7650 stack alignment code. Consume $prompt in failure cases.
7651 Reset timeout to $oldtimeout instead of some arbitrary value.
7652 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7653 timeout problems with infinite stack backtraces.
7654 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7655 Accept function parameters for linkfunc member.
7656
7657Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7658
7659 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7660 (CXXFLAGS): Remove, unreferenced.
7661 (B_OPTIONS): Add for -B options and add code to initialize with
7662 previous -B options and also add -B option to pick up cross compiled
7663 runtime.
7664 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7665 doing cross compiles.
7666 (target_alias): Declare global.
7667 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7668 to verify that gcc exists in build tree, and if so set CC to that
7669 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7670
c906108c
SS
7671Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7672
7673 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7674 ptype test for anonymous union. Fixup testcase to match
7675 current gcc debug output.
7676
7677Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7678
7679 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7680 force argument to an unsigned long type.
7681
7682Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7683
7684 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7685 tests and anonymous union print/ptype tests.
7686 * gdb.base/list.exp (test_forward-search): Increase timeout by
7687 5 minutes for the "search extremely long line" case.
7688 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7689 completely optional and that the pass/fail messages use the command as
7690 the message if that third arg is a null string.
7691 (gdb_test_exact): Arrange that a null string pattern means match a
7692 null string output rather than any output, which might include random
7693 errors.
7694 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7695 backtrace test.
7696 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7697 always failing and failure is now exposed by gdb.exp changes.
7698
7699Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7700
7701 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7702 weren't being noted.
7703
7704Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7705
7706 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7707 * gdb.stabs/weird.exp: Remove v_comb xfails.
7708
dc96c6c7 7709Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7710
7711 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7712 list.exp scope.exp watchpoint.exp]
7713 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7714
dc96c6c7 7715Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7716
7717 * config/monitor.exp: Increase download timeout to 1000 seconds.
7718
dc96c6c7 7719Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7720
7721 * config/m32r.exp: Increase timeout to 120 seconds.
7722
7723Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7724
7725 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7726 and accept older ordering as obsolescent gcc or gdb.
7727 * gdb.c++/templates.exp: Ditto.
7728 * gdb.c++/virtfunc.exp: Ditto.
7729
7730Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7731
7732 * gdb.base/coremaker.c: Add code to mmap some data so we
7733 can check that it ends up in the core file.
7734 * gdb.base/corefile.exp: Add test to read mmapped data
7735 from core file.
7736
dc96c6c7 7737Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7738
7739 * config/m32r.exp: New file.
7740
7741Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7742
7743 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7744 that cflags can contains -gstabs, and work correctly for other tests.
7745
dc96c6c7 7746Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7747
7748 * gdb.base/setshow.exp: New file, tests show and set.
7749 * gdb.base/setshow.c: New file, tests show and set.
7750 * gdb.base/help.exp: Add test for help set|show annotate.
7751 * gdb.base/default.exp: Add test for set|show annotate.
7752
7753Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7754
7755 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7756 errors unique.
7757 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7758 explicitly.
7759
7760Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7761
7762 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7763 and width commands. This is done elsewhere.
7764 * (gdb_start): Don't call gdb_start_sim here. That's already
7765 done in gdb_load. This fixes lots of failures in default.exp.
7766
7767Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7768
7769 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7770 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7771 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7772 in the same we we treat other failures (since it may be an expected
7773 condition), rather than as an error.
7774 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7775 old test format.
7776
7777Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7778
7779 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7780 (distclean maintainer-clean realclean): No need to remove files
7781 twice. Nuke the duplicates.
7782 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 7783 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7784 Remove config.h along with other config files.
7785
7786Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7787
7788 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7789 "p func1 ()" and note that rests of tests are skipped.
7790 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7791 setup_xfails for "print func2::coremaker_local".
7792 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7793 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7794 affected by the previous run test.
7795 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7796 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7797 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7798 "pass int powerset tuple" and "pass modeless int powerset tuple".
7799 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7800 "real write 4" and "real write 8".
7801 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7802 setup_xfails for "print vs1 after tuple assign 2",
7803 "print \$i after tuple assign 2", and
7804 "print vs2 after tuple assign 2".
7805 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7806 meaningful error message and return -1 so the caller can
7807 suppress further tests and avoid a cascade of errors.
d63a86f8 7808
c906108c
SS
7809Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7810
7811 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7812 format for printing version.
7813 * gdb.base/default.exp: Ditto.
7814 * gdb.base/interrupt.exp: Fix problem with cascade of
7815 errors if child process dies while calling a function.
d63a86f8 7816
c906108c
SS
7817Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7818
7819 * Makefile.in (VPATH): Add
7820 * Makefile.in (Makefile, config.status): Fix rules so things get
7821 remade when necessary.
7822
7823Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7824
7825 * Makefile.in (just-check): Add path to sibling expect dir
7826 to environment variable specified by RPATH_ENVVAR.
7827
7828Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7829
7830 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7831 (just-check): Add shared library paths for libstdc++, tk,
7832 tcl, bfd, and opcodes to the environment variable specified
7833 in RPATH_ENVVAR.
7834 * configure.in: Add support to recognize --enable-shared flag
7835 and generate correct value for RPATH_ENVVAR.
7836 * configure: Regenerated with autoconf.
7837
7838Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7839
7840 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7841 include all osf versions.
7842 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7843 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7844 when target is linux. When failing to build pthreads test
7845 executable, give more meaningful message.
7846 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7847 arg for pthread_create.
d63a86f8 7848
c906108c
SS
7849Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7850
7851 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7852 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7853 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7854 and -lpthreads (everybody else).
7855 (test_startup): Fail gracefully if threads are not supported.
7856 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7857 "p/c array_index("abcdef",2)" when not gcc compiled.
7858 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7859 "print func2::coremaker_local" when not gcc compiled.
7860 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7861 "ptype on opaque struct tagname (statically)",
7862 "ptype on opaque struct tagname (dynamically) 1", and
7863 "ptype on opaque struct tagname (dynamically) 2"
7864 for not compiled with gcc.
7865 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7866 backtrace when compiled with gcc.
d63a86f8 7867 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7868 than always return success.
7869
7870Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7871
7872 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7873
7874Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7875
7876 * gdb.base/structs.exp: Undo last change.
7877
7878Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7879
7880 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7881 encapsulate all the steps/nexts done during self test, starting
7882 at main, and makes them less sensitive to optimization issues.
7883 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7884 signal handler" test.
7885 * gdb.threads/pthreads.exp: Only run this for native configs.
7886 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7887 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7888 tests.
7889 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7890 for "runto test_calls(void)" test.
d63a86f8 7891
c906108c
SS
7892Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7893
7894 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7895 and don't expect address info in breakpoint confirmations.
7896
7897Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7898
7899 * gdb.base/list.exp (test_forward_search): Increase timeout
7900 temporarily by 60 seconds for searching extremely long line,
7901 and then reset to old value when done. Increase expect input
7902 buffer to 10000.
7903
7904Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7905
7906 * gdb.base/list.exp (test_forward_search): Fix to handle very
7907 long source line without overflowing expect's input buffer.
7908
7909Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7910
7911 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7912 "buffer_full".
7913
7914 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7915 "buffer_full".
7916
7917 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7918 "buffer_full".
7919
7920 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7921 "buffer_full".
7922
7923Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7924
7925 * configure.in (configdirs): Add gdb.threads.
7926 * configure: Regenerated with autoconf.
7927 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7928 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7929 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 7930
c906108c
SS
7931Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7932
7933 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7934
7935Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7936
7937 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7938 each signal's status in the output of "handle all print".
7939 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7940 the \r\n sequence that immediately precedes the gdb prompt.
7941 * gdb.base/a1-selftest.exp: Save original timeout and restore
7942 after test.
7943
7944Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7945
7946 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7947 symbol.
7948
7949Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7950
7951 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7952
7953Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7954
7955 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7956 timeout by 60 seconds.
7957
7958Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7959
7960 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7961 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7962 error return.
7963
7964Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7965
7966 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7967 gdb initialization, also report how long dejagnu waited. Restore
7968 old timeout before doing error return. Temporarily increase timeout
7969 by 3 minutes to allow for slow startups over heavy NFS use.
7970
7971Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7972
7973 * lib/gdb.exp: Report timeout value for verbosity level 2.
7974 * config/gdbserver.exp: Ditto.
7975 * config/hppro.exp: Ditto.
7976 * config/mips-gdb.exp: Ditto.
7977 * config/monitor.exp: Ditto.
7978 * config/netware.exp: Ditto.
7979 * config/sim-gdb.exp: Ditto.
7980 * config/slite-gdb.exp: Ditto.
7981 * config/udi-gdb.exp: Ditto.
7982 * config/unix-gdb.exp: Ditto.
7983 * config/vx-gdb.exp: Ditto.
7984 * gdb.base/a1-selftest.exp: Ditto.
7985 * gdb.base/a2-run.exp: Ditto.
7986 * gdb.base/break.exp: Ditto.
7987 * gdb.base/corefile.exp: Ditto.
7988 * gdb.base/list.exp: Ditto.
7989 * gdb.base/recurse.exp: Ditto.
7990 * gdb.base/scope.exp: Ditto.
7991 * gdb.base/signals.exp: Ditto.
7992
7993Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7994
7995 * gdb.threads/Makefile.in (docdir): Removed.
7996
7997Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7998
7999 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 8000 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 8001 @srcdir@.
d63a86f8 8002 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
8003 autoconf 2.5 or higher.
8004 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8005
8006Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8007
8008 * configure: Regenerated.
8009 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8010 avoid name clashes with SunOS headers.
8011
8012Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8013
8014 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8015
8016Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8017
8018 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8019 prototype information ends up in the compiler info file.
8020
8021Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8022
8023 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8024 attempting to regenerate it. Eliminate use of a temporary file
8025 and just generate the info file directly. Source it immediately,
8026 for consistency of use.
8027 * gdb.base/corefile.exp: Ditto
8028 * gdb.base/exprs.exp: Ditto.
8029 * gdb.base/funcargs.exp: Ditto.
8030 * gdb.base/langs.exp: Ditto.
8031 * gdb.base/list.exp: Ditto.
8032 * gdb.base/mips_pro.exp: Ditto.
8033 * gdb.base/nodebug.exp: Ditto.
8034 * gdb.base/opaque.exp: Ditto.
8035 * gdb.base/ptype.exp: Ditto.
8036 * gdb.base/scope.exp: Ditto.
8037 * gdb.base/setvar.exp: Ditto.
8038 * gdb.base/signals.exp: Ditto.
8039 * gdb.base/whatis.exp: Ditto.
8040 * gdb.c++/templates.exp: Ditto.
8041 * gdb.c++/virtfunc.exp: Ditto.
8042 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8043 whether or not to add -lstdc++ to the compile command line args.
8044
8045Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8046
8047 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8048 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8049 Increase timeout, a lot of single stepping might be needed if the
8050 target has no hardware watchpoints.
8051
8052Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8053
8054 * gdb.base/break.exp: Ignore compiler warnings when compiling
8055 break.c.
8056 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8057 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8058 from remote-sim.
8059 * gdb.base/exprs.exp: Add h8300 xfails.
8060 * gdb.base/funcargs.exp: Likewise.
8061 * gdb.base/nodebug.exp: Likewise.
8062 * gdb.base/printcmds.exp: Likewise.
8063 * gdb.base/ptype.exp: Likewise.
8064 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8065 h8300 xfails.
d63a86f8 8066 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8067 on the h8300.
8068 * gdb.base/funcargs.c: Explicitly make last constant argument to
8069 call_after_alloca_subr an unsigned long type.
8070 * gdb.base/return.c: Include stdio.h.
8071
8072Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8073
8074 * config/abug.exp: New file for the older Motorola Bug monitor
8075 that runs on the mvme13x series VME boards.
8076 * config/monitor.exp: Use the new config array for target settings
8077 if they exist.
8078
8079Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8080
8081 * sim-gdb.exp: Make the SH simulator allocate less space when
8082 it is targeted.
8083
8084Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8085
8086 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8087 test.
8088
8089Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8090
8091 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8092 "rs6000-*-*" for "list function in include file" when gcc compiled.
8093 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8094 for "p ctable1[120]".
8095 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8096 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8097 Remove setup_xfail for "rs6000-*-*" for
8098 "print 'scope0.c'::filelocal before run".
8099 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8100 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8101 since some compilers don't allow both options to be given
8102 on the same command line. Create object file and move it.
d63a86f8 8103
c906108c
SS
8104Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8105
8106 * gdb.base/corefile.exp: Always regenerate the core file, since
8107 we always regenerate the coremaker program. Detect special case
8108 where registers cannot be read from core file.
d63a86f8 8109
c906108c
SS
8110Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8111
8112 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8113 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8114 * gdb.c++/templates.exp: Only match on basename of file since
8115 some formats like xcoff don't encode directory information.
8116 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8117 and rs6000 AIX xcoff targets.
8118 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8119 * configure: Regenerate.
8120 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8121 here, rather than in distclean.
d63a86f8 8122
c906108c
SS
8123Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8124
8125 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8126 defined, and use it to compile the test case with -O2. The
8127 native compilation still uses no optimization.
8128 * gdb.base/mips_pro.c: Remove inline assembly code since
8129 it is compiled PIC by default, which results in assembler
8130 warnings that make the testsuite think the compilation
8131 was unsuccessful.
8132
8133Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8134
8135 * gdb.c++/misc.exp: Add note to message for
8136 "print s.a for foo struct" that this is a known gcc 2.7.2
8137 and earlier bug.
8138
8139Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8140
8141 * gdb.base/break.exp: Fix pattern for matching "Delete all
8142 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8143 setup_xfail for deleting all breakpoints test. Fix various
8144 timeout messages to include "(timeout)".
8145 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8146 for "p t_float_values2(3.14159,float_val2)".
8147 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8148 for "continue to call2g" when gcc compiled.
8149 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8150 "up to foo in langs.exp", "show language at foo in langs.exp",
8151 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8152 and "show language at fsub in langs.exp".
8153 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8154 "list line 1 in include file", "list message for lines past EOF",
8155 "list function in include file", "list list0.h:foo", and
8156 "list filename:function; nonexistant function".
8157 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8158 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8159 and "ptype t_char_array" to be for native cc only.
d63a86f8 8160
c906108c
SS
8161Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8162
d63a86f8 8163 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8164 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8165 "print func2::coremaker_local", and "backtrace in corefile.exp".
8166
8167Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8168
8169 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8170 "bt in signals.exp". This problem only appears when running
8171 the testsuite, and then only intermittently.
8172
8173Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8174
8175 * gdb.base/return.exp (return_tests): Differentiate between
8176 two tests of continuing.
8177
8178Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8179
8180 * */Makefile.in (maintainer-clean): Remove config.log.
8181 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8182 * gdb.c++/Makefile.in (PROGS): Add inherit.
8183 (clean): Remove *.ci.
8184
8185Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8186
8187 * gdb.c++/misc.cc: Add test code from Mike Stump.
8188 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8189
8190Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8191
8192 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8193 to "alpha-*-osf2*" and add comment.
8194 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8195 setup_xfail for "step over execarg initialization" and
8196 "step over corearg initialization".
8197 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8198 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8199 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8200 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8201 "print func2::coremaker_local", and "backtrace in corefile.exp".
8202 * gdb.base/signals.exp: Build and source signals.ci.
8203 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8204 to be for gcc only.
8205 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8206
c906108c
SS
8207Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8208
8209 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8210 Feb 3 procfs.c change.
8211
8212Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8213
8214 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8215
8216Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8217
8218 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8219 from dejagnu's apparent default of 10 seconds, which gives random
8220 results when running the tests over NFS on moderately loaded systems.
8221 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8222
8223Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8224
8225 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8226 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8227 result reports.
8228
8229Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8230
8231 * configure.in (CY_AC_PATH_TCLH): Remove.
8232 * configure: Regenerate.
8233
8234Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8235
8236 * gdb.c++/Makefile.in (clean): Add missing '{'.
8237
8238Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8239
8240 * lib/gdb.exp: Provide a default value for noinferior.
8241
8242 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8243 Load libgloss.exp.
8244
8245Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8246
8247 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8248 the executable, not the .o to run the tests from.
8249
8250Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8251
8252 * gdb.base/break.exp: Don't test for program exit or exit status
8253 if $noresults if nonzero.
8254 * gdb.base/langs.exp: Likewise.
8255 * gdb.base/watchpoint.exp: Likewise.
8256
8257 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8258 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8259 trying to compile the testcase.
8260
8261Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8262
8263 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8264 * gdb.base/signals.exp (continue to handler): Likewise.
8265
8266Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8267
8268 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8269
8270 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8271
8272Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8273
8274 * gdb.base/corefile.exp: Recognize "not found" as failure
8275 when trying to determine if a core file was generated.
8276 If no core file was generate the first time, try again without
8277 the ulimit -c to work around braindamaged shells.
8278
8279Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8280
8281 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8282 [] tests with "test" and enclose string in quotes.
8283 * gdb.stabs/configure: Rebuild
d63a86f8 8284
c906108c
SS
8285Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8286
8287 Changes in sync with expect:
8288 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8289 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8290 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8291 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8292 argument to AC_REQUIRE.
8293 * configure: Regenerated.
8294
8295Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8296
8297 * gdb.base/corefile.exp: When generating a core, discard any
8298 error messages about ulimit not found and the "core dumped"
8299 message from the shell that runs the coredumper.
8300
8301Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8302
8303 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8304
8305 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8306 which sed script to run. Expect failure for v_comb test
8307 on PA targets too.
d63a86f8 8308
c906108c
SS
8309Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8310
8311 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8312 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8313
8314Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8315
8316 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8317 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8318 "sparc-sun-solaris*" xfails for "p v_comb".
8319 * lib/gdb.exp (default_gdb_start): Fix typo.
8320 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8321 messages to not include the full program name that caused
8322 the core dump since some systems (such as solaris) apparently
8323 truncate this path to about 80 characters.
8324 When generating a core file first try increasing the core file
8325 size limit to unlimited since some systems may default it to
8326 zero, and it is harmless to try it. Move the test for failing
8327 to generate a core file to where it will actually get executed.
8328 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8329 new gdb result from g++ debug info improvements and make old
8330 pattern obsolescent. Also account for size_t differences
8331 (may be int or long).
8332 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8333 initialization before function call is placed in the delay slot
8334 and thus appears to be skipped over by commands such as "next".
8335
8336Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8337
8338 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8339
8340Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8341
8342 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8343 input source file; fix code to compile test to deal with this
8344 convention.
8345 * gdb.c++/*.exp: Likewise.
8346
8347Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8348
8349 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8350 "bt in signals.exp".
8351
8352Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8353
8354 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8355 "step over execarg initialization" and
8356 "step over corearg initialization".
8357
8358Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8359
8360 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8361 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8362
8363Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8364
8365 From Rob Savoye (rob@poseidon.cygnus.com)
8366 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8367 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8368 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8369 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8370 configure.in}: Major reworking for autoconfig.
8371 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8372 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8373 New files.
8374 * config/unix-gdb.exp: Make GDB global.
8375 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8376 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8377 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8378 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8379 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8380 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8381 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8382 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8383 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8384 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8385 pr-8136.exp, result.exp, string.exp, tuples.exp},
8386 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8387 to returns as necessary, arrange for test to compile own testcase
8388 executable.
8389 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8390
c906108c
SS
8391Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8392
8393 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8394 clear_xfail at end of test which might not call either pass or fail.
8395 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8396 "backtrace through signal handler".
8397
8398Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8399
8400 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8401 continuing from a job control stop signal.
8402 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8403
8404Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8405
8406 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8407 * gdb.base/corefile.exp: Likewise.
8408 * gdb.base/funcargs.exp: Likewise.
8409
8410Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8411
8412 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8413 * config/monitor.exp: Add support for setting baud rate.
8414
8415Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8416
8417 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8418 i*86-*-linux* xfails for "backtrace through signal handler".
8419 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8420 "print func2::coremaker_local".
8421 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8422 alpha-dec-osf2* xfail for
8423 "delete all breakpoints when none".
8424
8425Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8426
8427 * gdb.base/break.exp: Change test that deletes all breakpoints
8428 when no user breakpoints are installed. A post 4.15 change
8429 causes gdb to no longer prompt in this case.
8430
8431Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8432
8433 * gdb.base/return.exp (return_tests): Change xfail for test
8434 "correct value returned double test" to stop xfailing at
8435 Solaris 2.5. Apparently the bug has been fixed.
8436
8437Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8438
8439 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8440 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8441
8442Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8443
8444 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8445 * gdb.disasm/hppa.s: Corresponding changes.
8446
8447Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8448
8449 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8450 makefile fragment.
8451 * config/mt-hpux: Deleted.
8452
8453Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8454
d63a86f8 8455 * Many files: When warning about suppressed tests due to a
c906108c
SS
8456 nonexistant test binary, avoid incrementing the warning count.
8457
8458Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8459
8460 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8461
c906108c
SS
8462Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8463
8464 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8465 "sparc-*-solaris2*".
8466
8467Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8468
8469 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8470 Add global and local variables and initialize them.
8471 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8472 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8473 extracts the file name and terminating signal from the core file.
8474 * TODO: Remove note about tests for correct mapping of corefile.
8475 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8476 from optimizing it away.
8477 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8478 handles common blocks.
8479
8480Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8481
8482 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8483 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8484
8485Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8486
8487 * Makefile.in (maintainer-clean): New target, synonym for
8488 realclean.
8489 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8490 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8491 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8492 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8493 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8494 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8495
8496Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8497
8498 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8499 xfails when not gcc compiled for "print foo::funclocal".
8500 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8501 "print foo::funclocal at foo",
8502 "print 'scope1.c'::foo::funclocal at foo",
8503 "print foo::funclocal_bss at foo",
8504 "print 'scope1.c'::foo::funclocal_bss at foo",
8505 "print foo::funclocal_ro at foo",
8506 "print 'scope1.c'::foo::funclocal_ro at foo",
8507 "print bar::funclocal at foo" and
8508 "print 'scope1.c'::bar::funclocal at foo".
8509 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8510 gcc compiled for "print foo::funclocal at bar".
8511 Expand all messages to ensure that they identify that
8512 the test is at bar().
8513 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8514 gcc compiled for:
8515 "ptype on opaque struct pointer (statically)",
8516 "ptype on opaque struct tagname (statically)",
8517 "ptype on opaque struct pointer (dynamically) 1",
8518 "ptype on opaque struct tagname (dynamically) 1",
8519 "ptype on opaque struct pointer (dynamically) 2" and
8520 "ptype on opaque struct tagname (dynamically) 2
8521 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8522 gcc compiled for:
8523 "p datalocal"
8524 "whatis datalocal",
8525 "ptype datalocal",
8526 "p bsslocal",
8527 "whatis bsslocal", and
8528 "ptype bsslocal".
8529 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8530 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8531 when not gcc compiled.
8532 * gdb.base/funcargs.exp (float_and_integral_args): Add
8533 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8534 compiled.
8535 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8536 "backtrace from call6a" when not gcc compiled.
8537 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8538 "backtrace from call7a" when not gcc compiled.
8539 * gdb.base/callfuncs.exp (do_function_calls):
8540 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8541 "p t_char_array_values(char_array_val2,char_array_val1)",
8542 "p t_char_array_values(char_array_val1,char_array_val2)",
8543 "p t_char_array_values("carray 1","carray 2")",
8544 "p t_char_array_values("carray 1",char_array_val2)",
8545 "p t_char_array_values(char_array_val1,"carray 2")",
8546 "p sum_args(1,{2})",
8547 "p sum_args(2,{2,3})",
8548 "p sum_args(3,{2,3,4})",
8549 "p sum_args(4,{2,3,4,5})"
8550 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8551 "backtrace in corefile.exp" when not gcc compiled.
8552
8553Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8554
8555 * gdb.base/signals.exp: Rewrite `handle all print' test as
8556 a procedure. Accept blanks or TABs as whitespace, increase
8557 timeout and expect input buffer size for the large output
8558 from the command. Remove "i*86-*-bsdi2.0" xfail.
8559
8560Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8561
8562 * gdb.base/setvar.exp: Add new testcases for truncation when
8563 assigning invalid values to bitfields.
8564
8565Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8566
d63a86f8 8567 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8568 mips-sgi-irix* xfail for
8569 "call inferior func with struct - returns char *"
8570 and fix test so that an optional (unsigned char *) cast is
8571 accepted in the result.
8572
8573Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8574
8575 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8576 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8577 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8578 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8579 that accidentally got checked in.
8580
8581Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8582
d63a86f8 8583 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8584 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8585 compiled test.
8586 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8587 Add mips-sgi-irix5* xfail for not gcc compiled.
8588 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8589 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8590 "p top", "whatis top", "p middle", and "whatis middle".
8591 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8592 "whatis signed char" for not gcc compiled.
8593 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8594 "set variable signed char=-1 (-1)" and
8595 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8596 * gdb.base/funcargs.exp (float_and_integral_args):
8597 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8598 Add mips-sgi-irix* xfail when not gcc compiled for
8599 "continue to call2b".
8600 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8601 "continue to call2g".
8602 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8603 "backtrace from call6a"
8604 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8605 "backtrace from call7k".
8606 Add mips-sgi-irix5* xfail when not gcc compiled for
8607 "backtrace from call7a".
8608 (localvars_after_alloca): Fix gdb_test cmds for
8609 "print * after runto ...".
8610 Remove rs6000-*-* xfails for
8611 "print i after runto localvars_after_alloca" and
8612 "print l after runto localvars_after_alloca"
8613 for all compilers.
8614 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8615 when not compiled with gcc, for:
8616 "print signed char == (minus)",
8617 "print signed char != (minus)",
8618 "print signed char < (minus)",
8619 "print signed char > (minus)".
8620 * gdb.base/callfuncs.exp (do_function_calls):
8621 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8622 "call inferior func with struct - returns char *".
d63a86f8 8623 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8624 "correct value returned double test" to include Solaris 2.4.
8625 * gdb.base/funcargs.exp (float_and_integral_args):
8626 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8627
c906108c
SS
8628Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8629
8630 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8631 enumeration bitfields if compiling with GNU C.
8632 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8633 to empty' prompt.
8634
8635Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8636
8637 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8638 test for PRO targets.
8639
8640 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8641 breakpoints in the inferior at any given time by making
8642 two groups of breakpoints for call2*, call6* and call7*
8643 tests.
8644
8645Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8646
8647 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8648 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8649 from optimizing it away.
8650 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8651 "call inferior func with struct".
8652
8653Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8654
8655 * configure.in: Only configure gdb.chill for particular targets.
8656
8657Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8658
8659 * gdb.base/Makefile.in: Add action to .c.o transformation
8660 rule that generates a .ci file for each .o file and remove
8661 explicit .c.o rules except for callfuncs.o.
8662 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8663 generates a .ci file for each .o file and remove explicit
8664 .cc.o rules.
8665 (clean): Remove *.tmp *.ci files.
8666 (EXECUTABLES): Remove templ-info.exp.
8667 * gdb.base/compiler.c: New file.
8668 * gdb.c++/compiler.cc: New file
8669 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8670 Change rs6000-*-* xfail for
8671 "print 'scope0.c'::filelocal_ro" and
8672 "print 'scope1.c'::filelocal" and
8673 "print 'scope1.c'::filelocal_bss" and
8674 "print 'scope1.c'::filelocal_ro" and
8675 "print 'scope1.c'::foo::funclocal" and
8676 "print 'scope1.c'::foo::funclocal_ro" and
8677 "print 'scope1.c'::bar::funclocal" and
8678 "print 'scope0.c'::filelocal_ro" and
8679 "print 'scope1.c'::filelocal at foo" and
8680 "print 'scope1.c'::filelocal_bss at foo" and
8681 "print 'scope1.c'::filelocal_ro at foo" and
8682 "print 'scope1.c'::foo::funclocal at foo" and
8683 "print 'scope1.c'::foo::funclocal_bss at foo" and
8684 "print 'scope1.c'::foo::funclocal_ro at foo" and
8685 "print 'scope1.c'::bar::funclocal at foo" and
8686 "print 'scope0.c'::filelocal_ro" and
8687 "print 'scope1.c'::filelocal" and
8688 "print 'scope1.c'::filelocal_bss" and
8689 "print 'scope1.c'::filelocal_ro" and
8690 "print 'scope1.c'::foo::funclocal" and
8691 "print 'scope1.c'::foo::funclocal_bss" and
8692 "print 'scope1.c'::foo::funclocal_ro" and
8693 "print 'scope1.c'::bar::funclocal" and
8694 "print 'scope1.c'::bar::funclocal_bss"
8695 to only be xfail'd when not compiled with gcc.
d63a86f8 8696 Add rs6000-*-* xfail for
c906108c
SS
8697 "print 'scope0.c'::filelocal_bss before run"
8698 when compiled with gcc.
8699 (test_at_main): Add rs6000-*-* xfail for
8700 "print filelocal_ro in test_at_main"
8701 when compiled with gcc.
8702 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8703 Add rs6000-*-aix* xfail for
c906108c
SS
8704 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8705 "ptype t_char_array", not compiled with gcc.
8706 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8707 xfail for "list foo (in include file)" when gcc compiled.
8708 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8709 (integral_args): Add rs6000-*-* xfail for
8710 "run to call0a" if not compiled with gcc.
8711 (unsigned_integral_args): Add rs6000-*-* xfail for
8712 "run to call1a" if not compiled with gcc.
8713 (float_and_integral_args): Add rs6000-*-* xfail for
8714 "run to call2a" if not compiled with gcc and for
8715 "continue to call2b" for any compiler.
8716 Add rs6000-*-* xfail to
8717 "print f1 after run to call2a" for gcc compiled.
8718 (discard_and_shuffle): Add rs6000-*-* xfail for
8719 "run to call6a".
8720 (shuffle_round_robin): Add rs6000-*-* xfail for
8721 "backtrace from call7a" if not compiled with gcc.
8722 Add rs6000-*-* xfail for
8723 "backtrace from call7b" if compiled with gcc.
8724 (call_after_alloca): Add rs6000-*-* xfail for
8725 "print c in call_after_alloca" and
8726 "print s in call_after_alloca" and
8727 "backtrace from call_after_alloca_subr"
8728 if not compiled with gcc.
8729 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8730 "print c in localvars_in_indirect_call" and
8731 "print c in localvars_in_indirect_call" and
8732 "backtrace in indirectly called function" and
8733 "stepping into indirectly called function"
8734 if not compiled with gcc.
8735 (localvars_after_alloca): Add rs6000-*-* xfail for
8736 "print c after runto localvars_after_alloca" and
8737 "print s after runto localvars_after_alloca" and
8738 "print i after runto localvars_after_alloca" and
8739 "print l after runto localvars_after_alloca"
8740 for all compilers.
8741 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8742 than whatis-info.exp.
8743 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8744 than opaque-info.exp.
8745 Setup rs6000-*-* xfail for
d63a86f8 8746 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8747 "ptype on opaque struct pointer (dynamically)" when
8748 not compiled with gcc.
8749 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8750 rather than callf-info.exp.
8751 (do_function_calls): Add clear_xfail for rs6000-*-* for
8752 "p t_float_values2(3.14159,float_val2)". Seems to work
8753 fine there, both with xlc and gcc. Need to find out what
8754 it is doing right and fix other platforms.
8755 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8756 "call inferior func with struct - returns int",
8757 "call inferior func with struct - returns long",
8758 "call inferior func with struct - returns float",
8759 "call inferior func with struct - returns double",
8760 "call inferior func with struct - returns char *",
8761 but only if not gcc compiled (presumes xlc compiled).
8762 Change rs6000-*-* xfails for
8763 "call inferior func with struct - returns char" and
8764 " call inferior func with struct - returns short" to only
8765 xfail if not using gcc.
8766 (clean mostlyclean): Remove *.ci and *.tmp files.
8767 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8768 than templ-info.exp.
8769 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8770 Add rs6000-*-* xfail for "up to foo in langs.exp"
8771 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8772 when not gcc compiled.
d63a86f8 8773
c906108c
SS
8774Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8775
8776 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8777 * gdb.base/corefile.exp: Likewise.
8778 * gdb.base/list.exp: Likewise.
8779 * gdb.base/scope.exp: Likewise.
8780 * gdb.base/siganls.exp: Likewise.
8781
8782 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8783 compiler output.
8784 * gdb.base/whatis.exp: Likewise.
8785
8786Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8787
8788 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8789 failure (opcode table has been fixed to match reality).
8790
8791Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8792
8793 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8794 "call inferior func with struct - returns char",
8795 "call inferior func with struct - returns short"
8796
8797 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8798 "print 'scope0.c'::filelocal at main",
8799 "print 'scope0.c'::filelocal_bss in test_at_main",
8800 "print 'scope0.c'::filelocal at foo",
8801 "print 'scope0.c'::filelocal_bss in test_at_foo",
8802 "print 'scope0.c'::filelocal at bar",
8803 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 8804
c906108c
SS
8805 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8806 in source file 1". This bug seems to have been fixed with both
8807 gcc and native cc (was native assembler bug?).
8808
8809Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8810
8811 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8812 "backtrace through signal handler" to "i*86-*-sysv4*".
8813 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8814 continue" case. Add "known SVR4 bug" to fail message.
8815 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8816 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8817 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8818 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8819 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8820 "up to foo in langs.exp", "show language at foo in
8821 langs.exp", "up to cppsub_ in langs.exp", "show
8822 language at cppsub_ in langs.exp", "up to fsub in
8823 langs.exp", and "show language at fsub in langs.exp".
8824 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8825 "bactrace in corefile.exp".
8826 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8827 "call inferior function with struct - returns float" and
8828 "call inferior function with struct - returns double".
d63a86f8 8829
c906108c
SS
8830Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8831
8832 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8833 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8834 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8835 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8836
8837Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8838
8839 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8840 (or overriden) "CHILL" macro rather then bare "gcc".
8841 Also look for ../../gcc/xgcc since that is what we will
8842 actually need, not "Makefile". Remove following assignment
8843 of CHILL to CHILL_FOR_TARGET because that results in
8844 recursive definition.
8845
8846Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8847
8848 * gdb.base/corefile.exp: Change xfail for backtrace in
8849 corefile.exp from linuxaout to all linux.
8850 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8851 cases where we miss the breakpoint at the signal handler
8852 for some reason. Setup xfail for linuxoldld/linuxaout and
8853 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8854 hitting SIGURG breakpoint.
8855 * gdb.base/signals.exp: Setup xfail for "next" acting like
8856 continue to add linuxoldld. Setup xfail for all linux for
8857 "next to handler in signals_tests_1", "backtrace in
8858 signals_tests_1", "continue to func1", "pass SIGUSR1",
8859 and continue to handler".
8860
8861Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8862
8863 * Update all FSF addresses except those in COPYING* files.
8864
8865Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8866
8867 * gdb.base/a2-run.exp: Change messages to be more explicit about
8868 the status of args, and quote binfile in results.
8869
8870Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8871
8872 * gdb.base/callfuncs.exp: Add tests for passing structs to
8873 inferior functions and return various types.
8874 * gdb.base/callfuncs.c: Add functions to receive a struct
8875 and return a member of the struct, in various types.
8876
8877Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8878
8879 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8880
8881Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8882
8883 * config/vxworks29k.exp: New file, sources vxworks.exp.
8884
8885Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8886
8887 * config/gdbremote.exp: New file. Testing framework using
8888 gdbserver.
8889
8890Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8891
8892 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8893 "call function when asleep" and "send end of file".
8894 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8895 for "backtrace in corefile.exp".
8896 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8897 for "backtrace through signal handler".
8898 * gdb.base/corefile.exp: Make sure we actually generate a core file
8899 before trying the core tests. Some systems allow the user to suppress
8900 generation of core files and default to that (linux for example).
8901 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8902 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8903
8904Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8905
8906 * gdb.threads: New directory with some crude multi-threaded
8907 gdb tests (step.exp and step2.exp).
8908 * config/mt-lynx (STEP_EXECUTABLE): Define.
8909 (THREADFLAGS): Define.
8910
8911Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8912
8913 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8914
8915 * gdb.base/signals.exp: Disable whole file for lynx until
8916 further notice.
8917
8918 * gdb.base/signals.exp: xfail test where "next" acts like
8919 "continue" for lynx.
8920
8921 * gdb.base/interrupt.exp: xfail test for calling function while
8922 inferior is asleep for lynx.
8923
8924 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8925 than one cr-lf after each command.
8926
8927Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8928
8929 * configure.in: Reinstate setting of stabsdirs variable, fix
8930 typo in setting up configdirs for native builds.
8931
8932 * gdb.base/return.exp: Fix typo in return double test.
8933 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8934 compiler from optimizing them away.
8935
8936Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8937
8938 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8939 sequences to be echo'd by gdb when using gdb_test.
8940 * gdb.chill/chexp.exp: Likewise.
8941 * gdb.fortran/exprs.exp: Likewise
8942
8943Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8944
8945 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8946 after the inferior gdb has started.
8947
8948 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8949 after each command.
8950 * gdb.base/funcargs.exp: Likewise.
8951 * gdb.base/gdbvars.exp: Likewise.
8952 * gdb.base/interrupt.exp: Likewise.
8953 * gdb.base/list.exp: Likewise.
8954 * gdb.base/watchpoint.exp: Likewise.
8955 * gdb.c++/demangle.exp: Likewise.
8956 * gdb.c++/inherit.exp: Likewise.
8957 * gdb.chill/chexp.exp: Likewise.
8958 * gdb.fortran/exprs.exp: Likewise.
8959
8960 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8961 test if we can't handle IO to/from the inferior.
8962
8963 * gdb.c++/misc.exp: Always check for a program already being
8964 started after sending a "run" command to gdb.
8965
8966 * gdb.base/twice.exp: Start with a fresh gdb.
8967
8968 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8969 only depend on gdb's expression code, not the chill runtime.
8970
8971 * gdb.base/return.c: Put return values into variables so we
8972 can have gdb print them rather than depending on the program
8973 to print them.
8974 * gdb.base/return.exp: Corresponding changes.
8975
8976 * lib/gdb.exp: Provide default value for noinferiorio.
8977 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8978 the inferior.
8979
8980 * gdb.base/break.exp: Always check for a program already being
8981 started after sending a "run" command to gdb.
8982 (text_next_with_recursion): Don't check the output from the
8983 program's printf statement. Instead just make sure the program
8984 exited.
8985
8986 * gdb.base/commands.exp: Protect tests which need arguments with
8987 $noargs conditionals.
8988
8989Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8990
8991 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8992 of structure member arrays to match gdb/valops.c:value_addr change.
8993
8994Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8995
8996 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8997 cases.
8998
8999Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
9000
9001 * configure.in (configdirs): Remove gdb.chill from default list
9002 of subdirs and then add it back in only if doing a native build.
9003 The current chill compiler does not yet work in any cross build.
9004 * Revert all signal changes from Jul 6.
9005 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9006 for sh-hms targets, allowing these tests to link, with no other
9007 changes. Testing is suppressed by setting "nosignals" in site.exp.
9008
9009Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9010
9011 * configure.in (signaldirs): Define and add to configdirs for all
9012 targets except some specific ones that are known to not support signals.
9013 Also clean up formatting.
9014 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9015 (signals, sigall): Remove rules to build.
9016 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9017 Moved to new gdb.signals directory.
9018 * gdb.signals: New test directory.
9019 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9020 signals.c signals.exp}: New or moved files.
9021
9022Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9023
9024 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9025
9026Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9027
9028 * gdb.base/return.exp: Xfail `return double' test failure
9029 on at least Solaris 2.3 and handle future/past versions on
9030 a case by case basis as appropriate. Also update message
9031 to include i*86 failures.
9032
9033Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9036
9037 * lib/gdb.exp: Fix comment which erroneously identified
9038 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9039 gdb_file_cmd not gdb_load).
9040 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9041
9042 * gdb.base/setvar.exp: Make test names consistent between pass and
9043 fail cases. Use gdb_test more.
9044
9045Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9046
9047 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9048
9049Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9050
9051 * gdb.base/help.exp: Fix expected help string for `show commands'.
9052
9053Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9054
9055 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9056
9057 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9058 of a text section.
9059
9060Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9061
9062 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9063 that loop eventually terminates. Fix Connection refused logic so
9064 that testsuite will expire nicely.
9065
9066Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9067
9068 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9069 config/rom68k.exp: New tcl glue for the appropriate monitors.
9070 These all just end up calling monitor.exp.
9071 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9072 refused' by retrying. Cleanup some timeout issues.
9073 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9074 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9075 callers don't have to set/restore global timeout variable.
9076
9077 * The following set of changes centralizes management of the global
9078 timeout variable. This way, it can be set in one target dependent
9079 place instead of dozens of places scattered throughout the test suite.
9080 If you need to lengthen a timeout, then you should either set timeout
9081 in one of the config/{target}.exp files, or multiply it by a factor.
9082 Setting it to an absolute value is always going to lose for some
9083 targets.
9084 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9085 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9086 * gdb.base/funcargs.exp: Don't set timeout.
9087 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9088 * gdb.base/printcmds.exp (test_print_string_constants
9089 test_print_array_constants): Don't set timeout.
9090 * gdb.base/ptype.exp: Don't set timeout.
9091 * gdb.base/recurse.exp: Don't set timeout.
9092 * gdb.base/return.exp: Don't set timeout.
9093 * gdb.base/watchpoint.exp: Don't set timeout.
9094 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9095 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9096
9097Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9098
9099 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9100
9101Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9102
9103 * lib/gdb.exp: Disable chill tests for irix5.
9104
9105Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9106
9107 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9108 each test pass or fail.
9109
9110Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9111
9112 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9113 xlc not gcc.
9114
9115Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9116
9117 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9118
9119Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9120
9121 * config/est.exp: Fix copyright and comments. Remove dead code.
9122 Use targetname, serialport and baud variables instead of fixed
9123 constants.
9124 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9125 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9126
9127Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9128
9129 * gdb.base/watchpoint.exp: Don't run
9130 test_watchpoint_triggered_in_syscall for sunos.
9131
9132Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9133
9134 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9135 they don't seem to exist. Do include stdio.h.
9136
9137Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9138
9139 * gdb.base/a1-selftest.exp: Add alpha xfail.
9140
9141Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9142
9143 * gdb.base/watchpoint.c (main): Prompt before calling read().
9144 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9145 Revise accordingly. Remove cruft about sending "123" several
9146 times, until it gets noticed. Clean up the "print buf[0]" stuff
9147 so that it passes or fails, and waits for prompts in the usual way.
9148
9149Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9150
9151 * gdb.base/recurse.exp: Fix comment.
9152
9153 * TODO: Remove item about printing variables in nodebug.exp. Add
9154 item about enabling tests which are only run on some targets.
9155
9156 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9157 fail, make test names unique, use new gdb_test convention
9158 regarding pattern, use gdb_test more, etc.).
9159
9160 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9161 fail, make test names unique, etc.).
9162
9163Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9164
9165 * gdb.base/nodebug.c: Change return type of top and middle to
9166 short.
9167 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9168 are fixed by the recent mdebugread.c changes. Allow `short ()'
9169 as type for top and middle.
9170
9171Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9172
9173 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9174 nearly as I can tell, the whole thing was an accident in Stu's
9175 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9176 to replace a send/expect pair with gdb_test, but ended up only
9177 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9178 of 30 Mar 1995 took care of it, but left this vestigial comment
9179 which I am now nuking.
9180
9181Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9182
9183 * gdb.base/break.exp: Look for different line number for
9184 breakpoint at main depending on usestubs.
9185
9186Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9187
9188 * gdb.base/list.exp: Adjust some alternate expect patterns to
9189 match recent list0.c change. Add alternate expect pattern for
9190 output from `list default lines around main' for optimizing
9191 compilers.
9192
9193Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9194
9195 * lib/gdb.exp: If nosignals is not set, set it to 0.
9196
9197Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9198
9199 * config/slite-gdb.exp: Responds to load symbol table prompt.
9200 * gdb.base/break.exp: Adjust line number, fix rerun.
9201 * gdb.base/langs0.c: Add #ifdef usestubs.
9202
9203Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9204
9205 * gdb.base/list.exp: Adjust line contents after adding new lines in
9206 list0.c. Also fix a syntax error.
9207
9208 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9209 * gdb.base/break.exp: ditto.
9210 * gdb.base/list.exp: ditto.
9211 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9212 * gdb.base/run.c: ditto.
9213 * gdb.base/list0.c: ditto.
9214 * gdb.base/funcargs.c: ditto.
9215
9216Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9217
9218 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9219 $targetname, $serialport and $baud instead of hardwired variables.
9220 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9221 target doesn't support signals.
9222
9223Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9224
9225 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9226
9227Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9228
9229 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9230 Don't rely on the value of an auto variable before it has been
9231 initialized. Use gdb_test more.
9232
9233Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9234
9235 * lib/gdb.exp (default_gdb_version): A version number must start
9236 with a digit, but other than that contains all characters up to
9237 the first whitespace character.
9238
9239Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9240
9241 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9242
9243Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9244
9245 * gdb.c++/*.exp: Warn if executable does not exist. The original
9246 reason for skipping the warning was that configure.in sometimes
9247 intentionally skipped building the executables but the tcl code
9248 had no way of knowing. That (a) was always bogus with respect to
9249 error handling, (b) is no longer true (right now there is no way
9250 to skip C++ tests).
9251
9252 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9253
9254Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9255
9256 * gdb.base/list.exp: Add expect patterns for output from
9257 SunPRO compiled executables.
9258 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9259 types.
9260
9261Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9262
9263 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9264 number (we are already testing that the correct source line text
9265 gets printed).
9266
9267 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9268 that is what is intended, but something needed to be done to get
9269 sunos4 native working again.
9270
9271 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9272
9273 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9274 apparently went with a (very) old xfail.
9275
9276Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9277
9278 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9279 runto_main is a proc in gdb.exp that will do 'step' for target use
9280 stubs.
9281 * gdb.base/exprs.exp: ditto.
9282 * gdb.base/interrupt.exp: ditto.
9283 * gdb.base/opaque.exp: ditto.
9284 * gdb.base/printcmds.exp: ditto.
9285 * gdb.base/ptype.exp: ditto.
9286 * gdb.base/scope.exp: ditto.
9287 * gdb.base/setvar.exp: ditto.
9288 * gdb.base/signals.exp: ditto.
9289 * gdb.base/twice.exp: ditto.
9290 * gdb.c++/classes.exp: ditto.
9291 * gdb.c++/inherit.exp: ditto.
9292 * gdb.c++/templates.exp: ditto.
9293 * gdb.base/break.exp: no run and hit main for stubs. Change line
9294 numbers for breakpoints and info breakpoint.
9295 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9296 breakpoint().
9297 * gdb.base/callfuncs.c: ditto.
9298 * gdb.base/exprs: ditto.
9299 * gdb.base/interrupt.c: ditto.
9300 * gdb.base/opaque0.c: ditto.
9301 * gdb.base/printcmds.c: ditto.
9302 * gdb.base/ptype.c: ditto.
9303 * gdb.base/scope0.c: ditto.
9304 * gdb.base/setvar.c: ditto.
9305 * gdb.base/signals.c: ditto.
9306 * gdb.base/twice.c: ditto.
9307 * gdb.c++/misc.cc: ditto.
9308 * gdb.c++/templates.cc: ditto.
9309
9310Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9311
9312 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9313
9314 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9315 somewhere between `read' and `main.c'. I'm pretty sure the
9316 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9317 and it isn't particularly useful.
9318
9319 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9320
9321Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9322
9323 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9324
9325Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9326
9327 * config/mt-slite: add LIBS and -nostdlib.
9328 * config/slite-gdb.exp: add this new file to support sparclite target.
9329
9330Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9331
9332 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9333
9334 * gdb.base/a2-run.exp: Change argument to istarget from
9335 "*-*-vxworks" to "*-*-vxworks*".
9336 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9337
9338Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9339
9340 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9341 will not runto main but do a 'step' to step out of breakpoint().
9342 * config/mt-slite: add -Dusestubs.
9343
9344Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9345
9346 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9347 instead of just @.
9348
9349 * gdb.base/signals.exp: Add test for "handle all print".
9350 * TODO: Remove "handle all print". Also remove item about
9351 checking copyright date (I don't like the idea of a spurious FAIL
9352 based on when we run the tests).
9353
9354 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9355 for SunOS4 (reason for failure not investigated). Remove
9356 redundant test for $binfile.
9357
9358 * gdb.base/nodebug.c (array_index): Call malloc.
9359
9360 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9361
9362Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9363
9364 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9365 conventions and slightly simplify the matching regexp.
9366
9367Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9368
9369 * gdb.base/break.exp: Update gdb_test invocation to use new
9370 convention.
9371
9372 * lib/gdb.exp: If noargs is not set, set it to 0.
9373
9374 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9375 tests unique.
9376
9377 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9378
9379Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9380
9381 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9382 one argument of type "<non-float parameter>".
9383
9384Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9385
9386 * config/rom68k.exp: New file to support Motorola IDP board.
9387 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9388 * gdb.base/break.c: Change things around so that this program
9389 doesn't depend upon args. This is necessary to make remote
9390 targets work (in general, they can't take args).
9391 * gdb.base/break.exp: Don't try to send args to program. Don't
9392 expect output. Also, replace lots of code with gdb_test.
9393
9394Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9395
9396 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9397 printing of '\'' (which is what the comment says we are testing,
9398 even though we were not), not '''.
9399 (test_integer_literals_rejected): Test that printing ''' is an error.
9400
9401 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9402 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9403 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9404 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9405 Use gdb_test not test_print_accept.
9406 * lib/gdb.exp: Remove test_print_accept.
9407
9408 * gdb.base/signals.exp (signal_tests_1): Make pass message
9409 consistent with fail message.
9410
9411 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9412 unsigned char; the bug (PR 1821) is fixed.
9413
9414 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9415
9416 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9417 successful tests--makes xfailing them work right.
9418
9419Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9420
9421 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9422 only \r\n, not .*. The test can pass .* as the last thing in
9423 $pattern if that is what it wants. In addition to providing this
9424 flexibility, this change should speed up pattern matching in cases
9425 where the pattern already ended with .* (there were a number of
9426 them). This change also helps catch bad patterns--in the old
9427 scheme the typo "char \*" instead of "char \\*" would pass. Now
9428 it is caught.
9429 * Many .exp files: Update callers.
9430
9431 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9432 clearer and does not spuriously match multiple ('s. Likewise for
9433 ) and *.
9434
9435 * gdb.base/nodebug.exp: Test ability to call a function and pass
9436 it a string (even with no debugging info).
9437
9438 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9439 "p '\'", which is the same as "p ''" once tcl gets done with
9440 quoting, to "p '\\'", which I suspect is what is intended (one
9441 backslash gets sent to GDB).
9442
9443 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9444
9445Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9446
9447 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9448 1817) was fixed literally years ago.
9449
9450Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9451
9452 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9453 test, it causes stepping out of call_after_alloca_subr with
9454 optimizing compilers.
9455 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9456 fails.
9457
9458 * gdb.c++/templates.exp: Source templ-info.exp only if
9459 the templates executable exists.
9460
9461 * gdb.c++/misc.cc (class Contains_static_instance,
9462 class Contains_nested_static_instance),
9463 gdb.c++/classes.exp (test_static_members): Test printing of
9464 a class that contains a static instance of the class.
9465
9466Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9467
9468 * gdb.base/langs2.c (cppsub_): Don't prototype.
9469 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9470 only, I believe).
9471
9472Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9473
9474 * lib/gdb.exp (skip_chill_tests): New procedure.
9475
9476 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9477
9478Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9479
9480 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9481 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9482
9483Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9484
9485 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9486
9487 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9488 disassemble 8, not 16, instructions for part 4.
9489
9490 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9491 support the latter anymore.
9492
9493 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9494 -DNO_PROTOTYPES.
9495 * gdb.base/callfuncs.c: Control use of prototypes based on
9496 NO_PROTOTYPES, not __STDC__.
9497 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9498 t_float_values2 tests if prototypes in use.
9499
9500 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9501 t_double_values): When checking differences against DELTA, check
9502 that difference is within the range (-DELTA,DELTA), not just
9503 (-infinity,DELTA).
9504
9505Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9506
9507 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9508 'file' command firts, then 'target', then 'load', this is due to gdb
9509 target set up.
9510 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9511
9512Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9513
9514 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9515 FP load/store variants.
9516 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9517
9518Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9519
9520 * gdb.base/term.exp: Do not give a warning if not native, it is
9521 not an abnormal condition.
9522
9523Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9524
9525 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9526 t_char_array".
9527
9528Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9529
9530 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9531 are getting the version number.
9532
9533 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9534 if not native, it is not an abnormal condition.
9535
9536Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9537
9538 * lib/gdb.exp: Just use "file exists", rather than undocumented
9539 dejagnu procedure "findfile".
9540
9541Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9542
9543 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9544 (LDFLAGS): Set to -Xlinker -Ur.
9545
9546 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9547 Removed, these values are set by lib/gdb.exp.
9548
9549 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9550
9551Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9552
9553 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9554 of replicating gdb startup code.
9555
9556 * config/mt-vxworks (LDFLAGS): Set to -r.
9557 (CFLAGS_FOR_TARGET): Removed.
9558
9559 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9560 (gdb) and gdb for vxworks uses (vxgdb).
9561
9562 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9563 executable is not in the tree and host != target, use sed and
9564 program_transform_name to determine the gdb name used by the
9565 target.
9566
9567 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9568 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9569
9570Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9571
9572 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9573 floats, chars, and shorts where there are ANSI-style function
9574 definitions.
9575
9576 * gdb.base/langs.exp, gdb.base/langs*: New test.
9577 * gdb.base/Makefile.in: Build it.
9578 * TODO: Remove item about checking that C names don't get C++
9579 demangling applied; this test tests it.
9580
9581Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9582
9583 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9584 went with the const70 xfail. The xfail went away a year ago.
9585
9586 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9587
9588 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9589 for hp300.
9590
9591 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9592
9593 * gdb.base/a1-selftest.exp: Don't run on hp300.
9594
9595Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9596
9597 * Makefile.in (site.exp): Set host_alias and target_alias as well
9598 as host_triplet and target_triplet.
9599
9600Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9601
9602 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9603
9604 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9605 places as other ecoff systems).
9606
9607 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9608 ultrix.
9609
9610Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9611
9612 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9613 remove them.
9614 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9615 variable and "variable" in addition to "data variable".
9616 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9617
9618 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9619 2.
9620 * gdb.base/list1.c (long_line): Add additional statement at start
9621 of function.
9622 * gdb.base/list.exp (test_forward_search): Update line number to
9623 reflect new statement.
9624
9625Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9626
9627 * gdb.base/signals.exp: Reinitialize searched source directories
9628 after gdb_start call.
9629
9630Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9631
9632 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9633 * gdb.stabs/Makefile.in: Likewise.
9634
9635 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9636 change. Instead split the tests into smaller pieces.
9637 * gdb.disasm/hppa.s: Corresponding changes.
9638
9639Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9640
9641 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9642 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9643
9644 * gdb.base/funcargs.exp: Modify many tests so that every test
9645 either passes or fails. Make some test names unique.
9646
9647Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9648
9649 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9650 Call stty to set interrupt character.
9651
9652 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9653 for HP assembler versus GNU assembler based on actual behavior of
9654 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9655
9656 * TODO: Suggest a few more stepping tests.
9657
9658Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9659
9660 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9661 restart GDB for h8300 after a continue.
9662 (return): Add pattern to match a29k-udi behavior.
9663 * gdb.base/nodebug.exp: Remove obsolete comment.
9664 * gdb.base/regs.exp: New file, testing of register displays.
9665 * gdb.base/return.exp: Fix typo in reference to $objdir.
9666 * gdb.base/whatis.exp: Always start with a fresh GDB.
9667
9668Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9669
9670 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9671 higher, these tests generate a lot of output.
9672
9673Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9674
9675 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9676 code following the catch silently ignored some errors; without the
9677 catch they should be thrown like any other tcl error. Also, the
9678 catch used "" instead of {} which meant all the callers who wanted
9679 to include one of the characters "[]$ had to quote it an extra time.
9680 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9681 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9682 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9683 Remove extra quoting.
9684
9685Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9686
9687 * gdb.base/commands.exp: Make test names unique; every test either
9688 passes or fails. Update some comments.
9689
9690 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9691
9692Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9693
9694 The following fixes a FAIL caused by the fact that the alpha stabs
9695 configuration didn't use the ".if alpha" code in weird.def.
9696 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9697 bit pointer, so the 32 bit version works even on the alpha.
9698 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9699 Remove the stuff which allowed us to have separate versions for
9700 alpha and everything else.
9701
9702 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9703 regexp which "info func operator\[\](" is supposed to match. Fix
9704 string to send to GDB. Note that GDB still doesn't work right. Add a
9705 new test for "info func .perator\[\](" which GDB does handle correctly.
9706
9707 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9708
9709Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9710
9711 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9712 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9713 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9714 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9715 it makes the tests harder to understand and confuses test-o-matic.
9716 The preferred style is that each test provides a PASS or a FAIL,
9717 and has a unique message (e.g. "continue #54" not just "continue")
9718 which is the same for the pass and the fail.
9719 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9720 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9721 to lib/gdb.exp.
9722 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9723 prt_accept which was basically the same thing. Likewise for
9724 test_print_reject and prt_reject.
9725 * lib/gdb.exp (test_print_reject): Add some more error message
9726 patterns to match from the former printcmds.exp (prt_reject).
9727 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9728 One defect of the passcount stuff is that some of it failed to
9729 report XPASS where appropriate.
9730 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9731 stuff before and after arg in expected pattern.
9732 (test_paddr_operator_functions): Re-do test without print_addr_of;
9733 this is the only test which seems to want extra stuff there.
9734
9735Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9736
9737 * gdb.base/nodebug.exp: Update new tests to reflect improved
9738 wording of gdb output.
9739
9740 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9741 and "ptype" work on variables in files compiled without -g.
9742 Replaces commented out "maint print msymbol" tests.
9743
9744Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9745
9746 * gdb.base/setvar.c (dummy): Call malloc.
9747
9748 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9749 losing with the irix4 sed.
9750
9751 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9752 ALRM" on irix4.
9753
9754Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9755
9756 * TODO: Remove items about corefile.exp testing new exec-file and
9757 backtrace; both are now done. Add items about printing enums.
9758
9759Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9760
9761 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9762 "get signal $thissig" test fails.
9763
9764 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9765
9766Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9767
9768 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9769 compiler warning with dec alpha compiler.
9770
9771 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9772 extra \n from gdb_test call (this explains why the prompt test
9773 that I removed yesterday was there).
9774 (user_defined_command_test): Remove extra \n and prompt test.
9775
9776 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9777 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9778 doesn't exist.
9779 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9780 Also remove alpha workaround, which turns out to be because
9781 SIGABRT == SIGLOST.
9782
9783 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9784
9785 * gdb.base/help.exp: Don't test "help show".
9786
9787Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9788
9789 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9790 "set print address" is on.
9791 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9792 pass prompt to gdb_test; gdb_test already looks for the prompt.
9793
9794 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9795
9796 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9797 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9798 was to make sure that gdb can read a core file. But (a) the "read
9799 the corefile" part didn't make it to a1-selftest.exp, we just
9800 delete the corefile after creating it, and (b) we test reading
9801 corefiles in corefile.exp anyway. Also, this test left around a
9802 xgdb process on Solaris.
9803
9804 * gdb.base/corefile.exp: Also test backtrace.
9805
9806Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9807
9808 * gdb.base/commands.exp: Test a simple user defined command with
9809 arguments and if/while statements; verify the full user command is
9810 printed by "show user".
9811
9812 * gdb.base/commands.exp: Test if/while commands as part of a
9813 breakpoint command list; verify they appear in breakpoint
9814 information.
9815
9816Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9817
9818 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9819 than by dividing by zero.
9820
9821Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9822
9823 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9824 performing an inferior call with watchpoints enabled.
9825 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9826 call.
9827
9828Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9829
9830 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9831 of "file" command.
9832
9833 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9834 Add additional pattern for when "int operator int(void);" appears
9835 in a different order.
9836
9837Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9838
9839 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9840
9841 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9842 and "signal" with ".*".
9843
9844Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9845
9846 * TODO: Add note about "handle all nostop".
9847
9848 * gdb.base/{sigall.c, sigall.exp}: New test.
9849 * gdb.base/Makefile.in: Add it.
9850
9851Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9852
9853 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9854 when invoking GDB, suppresses any windowing interface.
9855
9856Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9857
9858 * config/sim-gdb: New file, simulator testing support.
9859
9860Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9861
9862 * gdb.base/interrupt.exp: Test calling func1 twice.
9863
9864Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9865
9866 * gdb.base/list.exp (test_forward_search): Set timeout higher
9867 when we'll be getting lots of output from gdb.
9868
9869 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9870 "init_malloc" to after the expect statement. Run it if that
9871 regexp is taken, but also for two others which happen if source
9872 cannot be found.
9873
9874Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9875
9876 * gdb.base/printcmds.exp: New test, for printing register before
9877 program is running.
9878
9879Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9880
9881 * gdb.base/list.exp: Correct some alternate expect patterns
9882 to reflect changes in list1.c.
9883
9884Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9885
9886 * TODO: Add item regarding large frames.
9887
9888 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9889
9890 * TODO: Remove item about enabling return.exp; it
9891 is enabled. Suggest a few more "return" tests.
9892
9893Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9894
9895 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9896 anonymous unions.
9897
9898Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9899
9900 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9901 and pr-5646.o, so "make" is the same as "make all", not "make
9902 pr-4975.o".
9903
9904Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9905
9906 * gdb.base/list.exp: Adjust expectations to reflect changes in
9907 list1.c.
9908 (test_forward_search): New test proc.
9909 * gdb.base/list1.c (long_line): New function, has long source line.
9910
9911Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9912
9913 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9914 additional line of code that was added.
9915
9916Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9917
9918 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9919 tests so as not to overflow expect's input buffers.
9920 * gdb.disasm/hppa.exp: Corresponding changes.
9921
9922Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9923
9924 Beginnings of template debugging tests.
9925 * gdb.c++/templ-info.cc: New file to test for template
9926 debugging capability of the compiler.
9927 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9928 templ-info.cc.
9929 * gdb.c++/templates.cc: Add explicit template instantiations
9930 to enable compiling with -fno-implicit-templates. Add destructor
9931 and 'value' method to T5 class for template tests.
9932 * gdb.c++/templates.exp: Add testcases for printing of template
9933 types, setting breakpoints on template methods and calling a
d63a86f8 9934 template method.
c906108c
SS
9935
9936Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9937
9938 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9939 branch target since some assemblers (gas-2.5) may emit a
9940 relocation for the branch instead of resolving it in the
9941 assembler.
9942
9943Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9944
9945 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9946 through signal handler.
9947
9948Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9949
9950 * configure.in (*-*-netware): Use config/mt-netware.
9951
9952 * config/mt-netware: New file.
9953 * config/mt-i386-netware: Removed, separate configs for different
9954 netware architectures are no longer needed now that we have
9955 --with-headers.
9956
9957Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9958
9959 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9960 by the recent changes to use ANSI C arithmetic conversions.
9961
9962Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9963
9964 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9965 bug involving using inferior_pid to figure out whether to select a
9966 frame.
9967
9968Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9969
9970 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9971 match the current disassembler output.
9972
9973Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9974
9975 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9976 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9977 types, expect "int" as type of integer values (for now).
9978
9979Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9980
9981 * gdb.base/commands.exp: New tests for if/while commands.
9982
9983Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9984
9985 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9986 by .*, since hex values have different syntax in Chill mode.
9987
9988Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9989
9990 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9991 linefeed from expect pattern for repeated types with indices > 9.
9992
9993Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9994
9995 First part of Fortran test suite.
9996 * gdb.fortran: New directory.
9997 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9998
9999Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10000
10001 * gdb.base/default.exp: Update expect pattern for load command
10002 without arguments.
10003
10004Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10005
10006 * configure.in: Change i386 to i[345]86.
10007 * gdb.base/configure.in: Likewise.
10008 * gdb.c++/configure.in: Likewise.
10009 * gdb.chill/configure.in: Likewise.
10010
10011Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10012
10013 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10014 patterns, since that is not a valid context for comments.
10015
10016Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10017
10018 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10019 repeated types and repeated types with indices > 9.
10020
10021Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10022
10023 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10024 2417; old bug has been fixed.
10025
10026Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10027
10028 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10029 send the newline ourselves instead of assuming gdb_test will do
10030 so when passed an empty input string.
10031
10032 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10033 stabs testcode.
10034
10035Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10036
10037 * lib/gdb.exp (gdb_test): Don't send anything if the first
10038 argument is an empty string. This makes cases where we want to
10039 match output that is already in expect's buffers (for example,
10040 matching a breakpoint after gdb_run_cmd has been called) work
10041 reliably.
10042
10043Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10044
10045 * config/netware.exp: New file.
10046
10047Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10048
10049 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10050 the -B and -L prefixes so we can find the debugging stub.
10051
10052 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10053 there and we are using the gcc from the tree.
10054
10055 * gdb.base/types.c: Removed.
10056
10057 * gdb.base/configure.in: Look for makefile fragments in ../config.
10058 Recognize i386-*-netware.
10059 * gdb.c++/configure.in: Likewise.
10060
10061Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10062
10063 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10064 the correct TCL syntax.
10065
10066Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10067
10068 * gdb.base/opaque.exp: use runto instead of messing around with
10069 breakpoints. Simplify by using gdb_test.
10070
10071 * gdb.base/bitfields.exp: restart between tests on netware targets
10072 because breakpoints aren't relocated after target death. Run
10073 processes to completion.
10074
10075 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10076
10077Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10078
10079 * Makefile.in: Remove extra tabs that confuse some versions
10080 of "make". Use the newly built gdb to test with by default,
10081 rather than the first one in the tester's search path.
10082
10083Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10084
10085 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10086
10087 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10088 condition help.
10089
10090Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10091
10092 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10093
10094 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10095 running.
10096 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10097 * gdb.base/funcargs.exp: Likewise.
10098
10099 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10100 * gdb.base/funcargs.exp: Likewise.
10101
10102 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10103 message is "".
10104
10105Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10106
10107 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10108 return,signals,twice}.exp: Handle non-existant binaries
10109 consistantly.
10110
10111 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10112 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10113 might testing a cross development system.
10114
10115Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10116
10117 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10118 runtest script is relative to ${srcdir}, not ${rootdir}.
10119
10120Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10121
10122 * gdb.base/signals.exp: Allow for optionality of breakpoint
10123 address.
10124
10125Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10126
10127 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10128
10129Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10130
10131 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10132 for size_t definition.
10133 * gdb.c++/templates.cc: Likewise
10134
10135 * config/mt-i386-netware: New file.
10136
10137 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10138 defined.
10139
10140 * gdb.base/Makefile.in: Added support for systems that name core
10141 files by appending "core" to the program name.
10142 * gdb.base/a1-selftest.exp: Likewise.
10143
10144Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10145
10146 * gdb.base/return.exp: Add comment and message for `return double'
10147 test failure on Sparc Solaris.
10148
10149Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10150
10151 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10152
10153Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10154
10155 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10156 from optimizing them away.
10157 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10158 patterns to include default constructors and assignment operators,
10159 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10160 character in the output of the virtual base pointer.
10161
10162Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10163
10164 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10165 expression match in print_addr_of to avoid unintented matches.
10166 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10167 versions up to 2.5.8.
10168
10169Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10170
10171 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10172 included file to run under newer versions of expect.
10173 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10174 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10175 Remove xfail for the virtual table of BDDHookV.
10176
10177Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10178
10179 * lib/gdb.exp (string_to_regexp): Set a default result.
10180 (default_gdb_start): Fix misleading message.
10181
10182Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10183
10184 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10185 Remove all CC, etc definitions.
10186 * config/mt-hpux: New file.
10187 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10188 (CFLAGS, LDFLAGS): Define.
10189 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10190
10191 * Makefile.in (site.exp): Don't insert host_os, etc.
10192 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10193 (distclean): Check existence of subdir.
10194 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10195 * gdb.base/Makefile.in: General cleanup and simplification.
10196 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10197 to build executables. Use default rule to build .o files.
10198 (EXPECT, RUNTEST, CC): Fix relative pathname.
10199 (site.exp): Don't insert host_os, etc.
10200 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10201 and/or SIGUSR1 defined.
10202 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10203 * gdb.c++/Makefile.in: General cleanup and simplification.
10204 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10205 (CFLAGS): Remove.
10206 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10207
10208Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10209
10210 * gdb.base/recurse.exp: Misc changes to get tests running again
10211 after Kung's changes to the watchpoint code.
10212 * gdb.base/watchpoint.exp: Likewise.
10213
10214Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10215
10216 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10217
10218Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10219
10220 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10221 * lib/gdb.exp (default_gdb_start): Define.
10222 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10223 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10224 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10225 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10226 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10227 Don't call gdb_target_udi in between tests.
10228
10229Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10230
10231 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10232 (which was basically just a local version of the same thing). In
10233 addition to avoiding duplication, gdb_test_exact is faster.
10234 * lib/gdb.exp (gdb_test_exact): Fix typo.
10235
10236 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10237 don't give an error.
10238
10239 * gdb.base/term.exp: Call delete_breakpoints before starting.
10240
10241 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10242 (t10): Add comment.
10243
10244Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10245
10246 Reorganization of the GDB Test Suite.
10247
10248 * gdb.base: New directory, contains all the basic tests.
10249 * gdb.c++: New directory, tests specific to C++.
10250 * gdb.chill: New directory, tests specific to Chill.
10251 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10252 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10253 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10254 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10255 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10256 t30-31 to chill).
10257 * */gdbme.*: Rename to match appropriate expect scripts.
10258 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10259 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10260 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10261 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10262 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10263 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10264 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10265 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10266 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10267 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10268 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10269 gdb.c++/virtfunc.cc: New names of C++ files.
10270 * gdb.chill/chillvars.ch: New name of Chill file.
10271 * gdb.base/configure.in, gdb.c++/configure.in,
10272 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10273 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10274 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10275 * configure.in (configdirs): Update to reflect directory changes.
10276 (target_abbrev): No longer define for any configuration.
10277 * Makefile.in: Cosmetic improvements to header comments.
10278
10279Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10280
10281 Various changes to gdb.t31:
10282
10283 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10284 * gdbme.ch: Make all key-words and predefineds be upper-case.
10285 * chillvars.exp: Expect key-words and predefinds in upper-case.
10286
10287 * chillvars.exp: Use gdb_test_exact many places.
10288 Change expected output for arrays (which now includes index labels).
10289
10290 * pr-5020.exp, gdme.ch (module PR_5020):
10291 New test, for PR-5020.
10292
10293Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10294
10295 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10296 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10297
10298Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10299
10300 * Makefile.in: Fix bit-rot in definitions of CHILL,
10301 CHILL_FOR_TARGET and Chill_LIB.
10302 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10303 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10304 CHILL, and CHILL_LIB.
10305
10306Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10307
10308 * Revert the previous changes. Please see Rob's directory
10309 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10310
10311Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10312
10313 * Makefile.in, configure.in, config/mips-gdb.exp,
10314 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10315 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10316 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10317 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10318 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10319 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10320 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10321 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10322 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10323 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10324 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10325 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10326 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10327 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10328 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10329 changes from 94Q1.
10330
10331Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10332
10333 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10334 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10335 Rob's new testing fragments.
10336
10337Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10338
10339 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10340 lib/gdb.exp: Replace error proc calls with perror.
10341
10342Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10343
10344 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10345 version also, match on casted version strings, and match on
10346 gdb startup case where the line numbers might be messed up.
10347
10348Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10349
10350 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10351 (CFLAGS): Delete it from here.
10352
10353Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10354
10355 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10356
10357Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10358
10359 * Makefile.in (RUNTEST): Default to just "runtest".
10360
10361Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10362
10363 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10364 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10365 the code has been restructured.
10366
10367Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10368
10369 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10370 \n, not just one of each.
10371
10372 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10373 /bin/cc gives a warning if you do.
10374
10375Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10376
d63a86f8 10377 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10378 __t10ListS_link1ZUiRCUiPT0
10379
10380Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10381
10382 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10383 on local variables in recursive functions.
10384
10385 * gdb.t07/Makefile.in: Build the new test.
10386
10387Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10388
10389 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10390 directly. Instead compare the return values from actual calls.
10391
10392Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10393
10394 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10395
10396Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10397
10398 * From Peter Schauer with minor modifications.
10399 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10400 stops in mid-line in the caller. Add xfail for returning a float
10401 value on X86 targets.
10402
10403Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10404
10405 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10406 to avoid expect lossage.
10407 (fmem_LRbug_tests): Likewise.
10408 * gdb.disasm/hppa.s: Corresponding changes.
10409
10410 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10411 conditions to work with latest dejagnu/expect.
10412
10413 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10414 expected to fail on the PA.
10415 (backtrace in call with trampolines): Explicitly require main
10416 to be frame #1 (no trampolines should show up in backtrace).
10417
10418 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10419 "continue -expect".
10420 * gdb.t06/break.exp: Likewise.
10421 * gdb.t07/watchpoint.exp: Likewise.
10422 * gdb.t13/bitfields.exp: Likewise.
10423 * gdb.t15/{funcargs,return}.exp: Likewise.
10424 * gdb.stabs/weird.exp: Likewise.
10425 * config/{mips,udi}-gdb.exp: Likewise.
10426
10427 * hppa.sed: Enclose comments within a sed command to avoid
10428 losing with the old OSF1 sed.
10429
10430Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10431
10432 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10433 sequent dynix.
10434 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10435 * gdb.t15/funcargs.exp: Conditionally step again to really
10436 finish from marker_call_with_trampolines. Handle the case where
10437 the first step from within call_with_trampolines already steps
10438 us back to main.
10439 * gdb.t15/gdbme.c: Add comment to closing brace of
10440 call_with_trampolines for funcargs.exp.
10441
10442Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10443
d63a86f8 10444 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10445 Fix typo(s).
10446
10447Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10448
10449 * gdb.t07/gdbme.c: More code for watchpoint testing.
10450
10451 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10452 "Hardware watchpoint" throughout file.
10453 (test_watchpoint_triggered_in_syscall): New test.
10454 (test_complex_watchpoint): New test.
10455
10456Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10457
10458 * gdbme.c (call_with_trampolines): New function to try and step
10459 into. Tests trampoline problems on the PA.
10460
10461 * funcargs.exp (localvars_in_indirect_call): No longer expect
10462 stepping into indirect call to fail on PAs.
10463 (test_stepping_over_trampolines): New test.
10464
10465Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10466
10467 * TODO: Add suggestions for static member function tests, and
10468 completion tests.
10469
10470Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10471
10472 * TODO: Add suggestions for "p/a" tests.
10473
10474 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10475 (default_gdb_exit): Replace all the hair with sending "quit" to
10476 the process with a simple close.
10477
10478Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10479
10480 * TODO: Add suggestions for shared library tests.
10481
10482Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10483
10484 * TODO: Add suggestions for x/s tests.
10485
10486Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10487
10488 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10489 "enable once", and "enable breakpoints once" with ".*".
10490
10491Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10492
10493 * TODO: Add suggestions about structure passing tests.
10494
10495Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10496
10497 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10498 the primary1 test, use work around if __GNUC__ < 2.
10499 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10500 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10501 Test for bad output rather than waiting for timeout. Issue
10502 second continue only if first continue failed.
10503
10504Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10505
10506 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10507 operator[] test with gdb_test because the old code didn't seem to
10508 be getting the quoting right with the new dejagnu.
10509
10510Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10511
10512 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10513 one from the path.
10514 * Makefile.in: Use a fresh expect if there is one, use runtest
10515 from the src tree if there is one.
d63a86f8 10516
c906108c
SS
10517Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10518
10519 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10520 next over recursive call. Revise the tests from that point on
10521 (which had been skipped) to match GDB's actual (correct) output.
10522
10523 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10524 with next over a breakpoint whose condition is false.
10525
10526 * gdb.t00/help.exp: Comment out "help set print" tests just like
10527 (and for same reason as) "help set" test.
10528
10529Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10530
10531 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10532 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10533
10534Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10535
10536 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10537 necessary gdb_target_udi.
10538
10539 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10540
10541 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10542 1838 and 2417; they are fixed.
10543
10544 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10545 gdb.t03/ptype.exp (ptype structure, ptype union):
10546 Remove xfails; the test is looser than when the xfails were added.
10547
10548 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10549 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10550
10551 * gdb.t01/run.exp: Only run shell test if isnative.
10552
10553 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10554 since "run" automatically loads if necessary. Call gdb_target_udi
10555 after the "file" since "file" kills any execution target.
10556
10557 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10558 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10559 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10560 argument for UDI.
10561
10562Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10563
10564 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10565
10566 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10567
10568Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10569
10570 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10571 properly quoting regexps. This makes the second argument to
10572 demangle a fixed string, which matches the callers, instead of a
10573 shell-style pattern which is what the previous implementation
10574 used. Update some of the callers.
10575
10576Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10577
10578 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10579 (comib_nullified_tests): Fix typo.
10580 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10581 strings. No longer expected to fail.
10582
10583 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10584 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10585 strings. No longer expected to fail.
10586
10587 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10588 string. No longer expected to fail.
10589
10590Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10591
10592 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10593 No longer expected to fail.
10594
10595 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10596 string. No longer expected to fail.
10597
10598Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10599
10600 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10601 only in the names (I probably got most of them). I was even
10602 generous with some which differed in underscores in names, and
10603 probably missed a few, and I *still* was able to remove almost a
10604 third of the file with almost no impact on testsuite coverage.
10605
10606Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10607
10608 * gdb.t00/default.exp: Match udi_attach error message as well as
10609 the one from child_attach.
10610
10611 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10612
10613 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10614
10615 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10616 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10617
10618 * Move test with enums and partial symbols back to
10619 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10620 Reverts the change of 26 May 93. Per today's change to
10621 stabs.texinfo, the behavior that weird.exp was expecting was
10622 unreasonable; what is important is that the compiler+gdb get
10623 things right, which happens with a recent gcc. Also fix the test
10624 to deal with native compilers which put out the stab gdb can't
10625 deal with.
10626
10627Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10628
10629 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10630 in the names. The main thing these accomplish is to slow things down.
10631 Many more such duplicates surely remain.
10632
10633 * gdb.t00/help.exp: Comment out "help support" test just like
10634 (and for same reason as) "help set" test.
10635
10636Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10637
10638 * gdb.t06/break.exp: Remove setup_xfails for
10639 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10640 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10641 about known bug in gcc to include up through 2.5.8.
10642 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10643 well as "_vb$".
10644 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10645 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10646 with latest gcc and gdb.
10647 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10648 well as "_vb$".
10649
10650Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10651
10652 * configure.in (hppa*-*-*): Also configure and build stabs-only
10653 tests.
10654
10655Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10656
10657 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10658 * gdb.t10/configure.in (hppa*-*-*): Use it.
10659
10660Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10661
10662 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10663
10664Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10665
10666 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10667 versions prior to 1.13.5.
10668
10669Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10670
10671 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10672 the prompt is at the start of a line.
10673
10674Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10675
10676 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10677 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10678 in the copr tests now.
10679 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10680 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10681 expected to fail.
10682
10683Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10684
10685 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10686 gdb.t31/chillvars.exp, lib/gdb.exp:
10687 Tweak to run under either version of expect.
10688 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10689 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10690 * gdb.t11/list.exp: Remove extraneous whitespace.
10691
10692Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10693
10694 * gdb.t16/printcmds.exp (test_print_strings): Accept
10695 "(unsigned char *) " before the string.
10696
10697 * TODO: Add notes about printing of fancy types and GDB expressions.
10698
10699Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10700
10701 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10702 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10703 if doing mips-idt-ecoff.
c906108c
SS
10704
10705Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10706
10707 * Most .exp files: Tweak to run under either version of expect.
10708
10709Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10710
10711 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10712 xfails; I'm not sure why they are failing, but not because of PR 1806.
10713
10714Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10715
10716 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10717 defined in lib/gdb.exp.
10718
10719Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10720
10721 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10722 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10723 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10724 have to be typeless.
10725
10726Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10727
10728 * TODO: Add suggestion for copyright year test.
10729
10730Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10731
10732 * configure.in (*-*-lynxos*): Add stabs tests.
10733
10734Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10735
10736 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10737 so insert a tab before any assembler directive in column zero.
10738
10739 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10740 stores.
10741 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10742 stores.
10743 (fpu_short_memory_tests): Likewise.
10744
10745Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10746
10747 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10748 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10749 .stabs directives in comments.
10750
10751Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10752
10753 * TODO: New file, describing tests we could write.
10754 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10755
10756Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10757
10758 * gdb.t06/signals.exp: Add kludge to force re-sync.
10759
10760 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10761 to xgdb instead of gdb, get out of gdb.
10762
10763Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10764
10765 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10766 for info.
10767
10768Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10769
10770 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10771 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10772 * gdb.stabs/hppa.sed: New sed script for the PA.
10773
10774Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10775
10776 * gdb.stabs: Re-write weird.def and configuration to use sed
10777 instead of cpp. sed is portable and POSIX; cpp is neither.
10778
10779Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10780
10781 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10782
10783Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10784
10785 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10786
10787Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10788
10789 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10790 "_vb$".
10791 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10792 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10793
10794Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10795
10796 * lib/gdb.exp: Comment out code which depends on non-existent
10797 `transform' procedure.
10798
10799Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10800
10801 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10802 * lib/gdb.exp: Transform tool name.
10803 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10804 1.1's new error handling system.
10805
10806Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10807
10808 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10809
10810Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10811
10812 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10813 They made pattern matching so slow that timeouts happened on
10814 heavily loaded systems. Now any output from "show print" which
10815 gets us back to the GDB prompt is a PASS.
10816
10817Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10818
10819 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10820
10821Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10822
10823 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10824
10825 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10826 It is not from PR 3220.
10827
10828Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10829
10830 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10831 just started failing because they depended on the order the
10832 subcommands are presented, or exact docstring text. This kind of
10833 test is a pain and has minimal benefit.
10834
10835Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10836
10837 * gdb.t09/corefile.exp: At end of test, use "core" command with
10838 no arguments.
10839
10840Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10841
10842 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10843 17}/Makefile.in: Make it possible to run the testsuite with Sun
10844 make and CC = cross gcc by adding explicit build rules for .o
10845 files.
10846
10847Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10848
10849 * gdb.t15/funcargs.exp: Don't put comments on same line as
10850 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 10851
c906108c
SS
10852Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10853
10854 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10855
10856Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10857
10858 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10859 * gdb.t20/inherit.exp: remove three dumplicate entries.
10860
10861Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10862
10863 * gdb.t06/break.exp: For "next over recursive call", fail on any
10864 incorrect output, not just on "factorial (value=2)".
10865
10866Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10867
10868 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10869 working now. Add an xfail if accesing a bss variable causes
10870 a memory error if the target is not yet run.
10871
10872Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10873
10874 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10875 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10876 name of __st* demangling (2 strings). Did Kung really get the
10877 more than 95 others right without testing them?
10878
10879Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10880
10881 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10882
10883Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10884
10885 * configure.in (configdirs): Add gdb.disasm
10886 * gdb.disasm: New directory for GDB disassembler tests.
10887 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10888
10889Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10890
10891 * gdb.t00/help.exp: Don't test "help set".
10892
10893 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10894 from within expect statements. None of these happen anymore and
10895 they cause regressions to be silently unnoticed.
10896
10897 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10898 messages) about known failures with gcc cygnus-2.4.5-930417.
10899
10900 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10901 comp-info.exp so it gets built if it doesn't exist.
10902
10903 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10904 it is no longer used.
10905 * gdb.t13/comp-info.c: Removed.
10906
10907Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10908
10909 * gdb.t06/signals.exp: Add xfail for sun3.
10910
10911Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10912
10913 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10914 relevant because ^C doesn't get sent but failure can be reproduced
10915 interactively).
10916
10917Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10918
10919 * gdb.stabs/alpha.mt: New configuration file for alpha.
10920 * gdb.stabs/configure.in: Use it.
10921 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10922 sharing with alpha.mt, redefine long to word via preprocessor.
10923 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10924 for alpha.
10925 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10926 native cc.
10927 * gdb.t00/teststrategy.exp: Change expect string so that we
10928 consume the `(xgdb)' from the command echo and from the gdb prompt.
10929 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10930 gdb currently compares all values as long, so this failure probably
10931 applies to any configuration where LONGEST is bigger than a target int.
10932 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10933 with gcc.
10934 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10935 to handle opaque pointers, gcc is.
10936 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10937 as first argument. Include <sys/types.h> and change all operator
10938 new definitions to use size_t.
10939 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10940 now that we use size_t.
10941
10942Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10943
10944 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10945 a long or float array cast all array members to the same type.
10946 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10947 with 64 bit longs.
10948 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10949 on alpha.
10950 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10951
10952Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10953
10954 * gdb.t24 (demangle.exp): Constructors of templates have names like
10955 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10956 section 14.6 of the ARM.
10957
10958 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10959 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10960 accomplish little and slow down the testsuite.
10961
10962 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10963 Accept spaces various places.
10964
10965Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10966
10967 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10968 with watchpoint enabled.
10969
10970 * Makefile.in: Remove definition of CC and remove the second
10971 definition of CXX (the "CXX = gcc" one remains). These definitions
10972 were causing backquotes to be expanded within backquotes, which
10973 doesn't work.
10974
10975Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10976
10977 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10978
10979Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10980
10981 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10982 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10983 by mips cc and contains no stabs entries.
10984
10985Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10986
10987 * config/vx-gdb.exp: Use fake device to load files rather than
10988 NFS.
10989 * lib/gdb.exp: New proc to do "file" command.
10990 * config/unix-gdb.exp: Use new "file" proc.
10991
10992Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10993
10994 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10995 Rework board rebooting slightly.
10996 (gdb_exit): Don't exit from the remote shell; there isn't one.
10997 * gdb.stabs/weird.exp: If a program is being debugged already,
10998 kill it.
10999 * gdb.t04/setvar.exp: Stop and restart gdb.
11000 * gdb.t05/expr.exp: Likewise.
11001 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
11002 restart gdb and reload the program.
11003 * gdb.t08/opaque.exp: Likewise.
11004 * gdb.t12/scope.exp: Likewise.
11005 * gdb.t13/bitfields.exp: Likewise.
11006 * gdb.t15/funcargs.exp: Likewise.
11007 * gdb.t20/classes.exp: Likewise.
11008 * gdb.t03/ptype.exp: Increase timeout.
11009 * gdb.t16/printcmds.exp (test_print_string_constants,
11010 test_print_array_constants): Likewise.
11011 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11012 * gdb.t20/classes.exp (do_tests): Likewise.
11013 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11014
11015Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11016
11017 * gdb.stabs: Renamed *wierd* to *weird*.
11018
11019Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11020
11021 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11022 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11023
11024Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11025
11026 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11027 (do_tests): Remove xfail for whatis on one_var and two_var.
11028
11029Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11030
11031 * Makefile.in: Made cross building work better by adding
11032 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11033
11034Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11035
11036 * gdb.t15/{return.c,return.exp,Makefile.in}:
11037 New test, currently commented out.
11038
11039Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11040
11041 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11042 still running and removes the leftover named socket so GDb can do
11043 clean restarts.
11044
11045Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11046
11047 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11048 console, not GDB.
11049 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11050 cross testing works better with "make check"
11051 * config/unix-gdb: Use default procedures for exit and version.
11052 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11053 with the newest VxWorks.
11054
11055Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11056
11057 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11058 old form.
11059
11060 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11061 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11062
11063 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11064
11065 * config/unix-gdb.exp: Remove this version of gdb_exit
11066 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11067 Rob says he'll look at it when he gets back to testing boards.
11068
11069Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11070
11071 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11072 an expected fail for certain ptype commands.
11073
11074 * gdb.t20/classes.exp: Update expected results of "ptype class
11075 Base1" to account for the constructor that now appears in the type.
11076
11077Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11078
11079 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11080 disappeared from list.
11081 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11082 "alldone" proc with call to cleanup and exit.
11083 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11084 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11085 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11086 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11087 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11088 "alldone" proc with simple returns that suppress remaining
11089 tests. The alldone proc went away many months ago.
11090
11091Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11092
11093 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11094
11095 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11096
11097Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11098
11099 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11100 as vax gdb will display them.
11101
11102Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11103
11104 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11105 optimizers.
11106
11107 * scope.exp: Change "bad value for localval" messages so each one
11108 is unique.
11109
11110 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11111 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11112
11113 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11114
11115Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11116
11117 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11118 doesn't exist (due to optimization).
11119
11120Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11121
11122 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11123 contains \r because the filename is long.
11124
11125 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11126 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11127
11128Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11129
11130 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11131 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11132 Ultrix.
11133 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11134 int tests.
11135 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11136
11137Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11138
11139 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11140
11141 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11142 to match does not match the passing case but still matches the
c906108c
SS
11143 failing case.
11144
11145Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11146
11147 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11148
11149Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11150
11151 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11152 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11153 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11154 Remove various versions of gdb_exit.
11155 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11156 gdb_exit.
11157 * config/unix-gdb.exp: gdb_exit remains here, and should override
11158 the generic version, since it's doing a lot of wierd stuff that
11159 the other versions aren't. FIXME, fold it in, or abandon this
11160 version.
11161
11162Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11163
11164 * gdb.t24/demangle.exp: Add tests for PR 3220.
11165
11166Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11167
11168 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11169
11170Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11171
11172 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11173 "i386-*-*". Works for i486 as well.
11174
11175 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11176 bug, and expand domain of xfail to all SVR4 systems, since the
11177 actual problem is likely to be in generic SVR4 /proc support.
11178
11179Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11180
11181 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11182
11183Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11184
11185 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11186 xfails for other systems. Match a missing 'Continuing.' as an
11187 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11188
11189 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11190 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11191 Only issue warning for missing executables if -all option is used.
11192
11193 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11194 file if -all option is used. It's like an unpredictable XFAIL.
11195
11196Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11197
11198 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11199 for dynamically linked binaries.
11200
11201 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11202
11203Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11204
11205 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11206 to state that this is a known bug in old versions of g++.
11207
11208Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11209
11210 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11211 while waiting for `Continuing'.
11212
11213Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11214
11215 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11216 in text, data, and bss.
11217 * gdb.t10/nodebug.c: Add local and global test variables for
11218 initialized and uninitialized data.
11219
11220Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11221
11222 * config/unix-gdb.exp (gdb_exit): Add "wait".
11223
11224Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11225
11226 * gdb.t06/signals.exp: xfail the continue from the handler for all
11227 targets.
11228
11229 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11230 function with watchpoints enabled, the i386 call dummy starts with
11231 a call.
11232
11233 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11234 386 bsd names its corefiles.
11235
11236Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11237
11238 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11239 compilers don't grok it.
11240 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11241 with small octal ints rather than character constants, which
11242 are signed and might not fit if first promoted to int.
11243
11244Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11245
11246 * gdb.t09/Makefile.in (clean): Remove corefile.
11247
11248Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11249
11250 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11251
11252Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11253 and Jim Kingdon (kingdon@cygnus.com)
11254
11255 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11256 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11257 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11258
11259Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11260
11261 * gdb.t17/interrupt.exp: Add xfail for hppa.
11262
11263Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11264
11265 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11266 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11267 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11268 to determine signed-ness of bitfields and use the result to setup
11269 the xfail.
11270 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11271 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11272 call line is reached if necessary.
11273
11274Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11275
11276 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11277
11278Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11279
11280 * gdb.t06/break.exp: Also test `clear' command.
11281
11282Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11283
11284 * gdb.t00/teststrategy.exp: Remove extra quote.
11285
11286 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11287 watchpoint enabled to be for all non-68k machines.
11288
11289 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11290
11291Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11292
11293 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11294 targets use aout.mt instead of ecoff.mt as gas understands
11295 standard aout format.
11296
11297Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11298
11299 * lib/gdb.exp (runto): Don't insist that function we are running to
11300 was compiled with -g.
11301
11302 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11303
11304 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11305 to get back into the read system call.
11306 Accept leading newline in case where we woke it up.
11307
11308Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11309
11310 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11311 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11312 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11313 enable ecoff configuration.
11314
11315Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11316
11317 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11318
11319Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11320
11321 * gdb.t16/printcmds.exp: Add another printf test.
11322
11323Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11324
11325 * configure.in: If configured -with-stabs on any target, add
11326 stabsdirs to configdirs.
11327
11328Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11329
11330 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11331 fun" so pattern does not match the command itself.
11332
11333Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11334
11335 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11336
11337Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11338
11339 * gdb.t17/interrupt.exp: Test for more things.
11340
11341Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11342
11343 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11344 compiler arranges the code and line numbers.
11345
11346 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11347
11348Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11349
11350 * gdb.t00/help.exp: Increase expect input buffer size.
11351
11352Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11353
11354 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11355
11356 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11357
11358 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11359
11360 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11361 [0-9]*, not just [0-9].
11362
11363Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11364
11365 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11366
11367 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11368
11369Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11370
11371 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11372
11373Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11374
11375 * gdb.t06/signals.c: Add xfails for sun3.
11376
11377 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11378
11379 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11380 test_stepping tests.
11381
11382Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11383
11384 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11385
11386 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11387
11388 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11389 rather than actually putting it through cpp twice.
11390
11391 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11392
11393Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11394
11395 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11396 no longer needed.
11397
11398Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11399
11400 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11401
11402 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11403 C++ features prints as "struct", make it a pass, not an xfail.
11404
11405Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11406
11407 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11408 Don't require VA to print as "class" rather than "struct".
11409
11410Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11411
11412 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11413
11414Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11415
11416 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11417
11418Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11419
11420 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11421 order.
11422
11423Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11424
11425 * gdb.t16/printcmds.exp: Add printf tests.
11426
11427 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11428
11429 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11430
11431Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11432
11433 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11434 pass counts, to counteract any existing or future setup_xfails.
11435
11436Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11437
11438 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11439 {BEGIN,END}_COMMON for common block instead of STAB.
11440 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11441
11442 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11443 intp_var should be N_GSYM not N_LSYM.
11444 wierd-aout.S: Use a label for the value of the N_SO.
11445 wierd.def: Remove all backslashes.
11446 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11447
11448Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11449
11450 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11451 get the expected next to inheritance3.
11452
11453Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11454
11455 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11456 now that gcc-2.4 gets it right.
11457
11458Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11459
11460 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11461
11462 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11463 generating comp-info.exp which works for cross-compilation.
11464
11465Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11466
11467 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11468 "*-*-sysv4.*".
11469
11470Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11471
11472 * gdb.t01/run.exp: Start with a fresh gdb.
11473 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11474 SVR4.x.
11475
11476Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11477
11478 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11479 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11480 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11481 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11482 things to remove.
11483
11484Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11485
11486 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11487 test cases from bug reports.
11488
11489Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11490
11491 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11492 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11493 avoid spurious xfails.
11494 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11495 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11496 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11497
11498Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11499
11500 * gdb.t00/teststrategy.exp: Rework to provide more useful
11501 description of each test, fix problem with systems that define
11502 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11503 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11504 results for "next over recursive call" so timeouts aren't taken
11505 by error.
11506
11507Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11508
11509 * gdb.t12/scope.exp: Test printing of variables before run.
11510
11511 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11512 printed in wrong order due to sorting.
11513
11514Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11515
11516 * gdb.t00/teststrategy.exp: Fix expected results for printing
11517 user entered string constant. Is array of char, prints with no
11518 address.
11519
11520 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11521 commands.
11522 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11523 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11524 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11525 of struct of char arrays.
11526 * gdb.t00/radix.exp: New tests for radix commands.
11527
11528Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11529
11530 * gdb.t16/printcmd.exp: Print a variable before running program
11531 (with xfail for AIX).
11532
11533Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11534
11535 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11536
11537 * gdb.t16/printcmd.exp: Don't print variables before running program.
11538
11539 * gdb.t06/break.exp: Don't require envp argument to main.
11540
11541 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11542
11543 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11544 Add xfails for rs6000.
11545
11546 * gdb.t02/whatis.exp: Change other tests not to re-test something
11547 we already tested.
11548
11549 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11550 each type used has a variable of that type.
11551
11552Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11553
11554 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11555
11556Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11557
11558 * configure.in: change srctrigger to be a file, not a directory
11559
11560Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11561
11562 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11563
11564 * gdb.t11/list.exp: Fixed a couple of typos.
11565
11566Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11567
11568 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11569 is fixed and PR is closed.
11570 * gdb.t16 (gdbme.c): Add simple test string variable.
11571 * gdb.t16 (printcmds.exp): Add tests with simple test string
11572 variable, primarily for boundaries on "set print elements".
11573
11574Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11575
11576 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11577 Make leading 0's optional and don't expect a tab in the middle
11578 of the number.
11579
11580 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11581
11582 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11583 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11584 don't end command passed to gdb_test with newline.
11585
11586 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11587 signed keyword away, don't expect signed bitfields to be signed.
11588
11589 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11590 printing with only as many 1's as are in the field as well as printing
11591 with 32 1's (see comment).
11592
11593Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11594
11595 * gdb.t00/default.exp: Start with a fresh gdb.
11596 * configure.in (configdirs): Remove gdb.t31 until the chill
11597 compiler works again. It no longer is able to find chillrt0
11598 since it isn't in libchill.a anymore.
11599 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11600 wierd.o, make more modular.
11601 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11602 spurious newlines that caused problems.
11603
11604Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11605
11606 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11607 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11608 gdb.stabs/wierd.{exp,def}: Many new tests.
11609
11610 * gdb.t00/default.exp: update info line for new message.
11611
11612 * gdb.t02/{whatis.exp,gdbme.c}:
11613 Test that "char *" doesn't print as "caddr_t".
11614
11615Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11616
11617 * gdb.t00/help.exp: Use .* in place of some help messages which
11618 just changed.
11619 gdb.t00/default.exp: Update "info frame" test for new message.
11620 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11621 Remove some xfails
11622
11623Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11624
11625 * gdb.t03/{gdbme.c,ptype.exp}:
11626 Add tests for typedef'd struct and union without tags.
11627 Also check "whatis" on a variable of a typedef'd enum without a tag.
11628
11629 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11630 PRMS 1823; the bug still exists but isn't reproduced by this test
11631 anymore), and remove rs6000 XFAIL (the bug is fixed).
11632
11633 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11634 duplicated from whatis.exp. For those that are left, accept
11635 "long", "long int", or "int" for long variables (whatis.exp already
11636 has an XFAIL for "int", so no need to fail it here).
11637
11638 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11639 Deal with GCC's names for types now that GDB uses the compiler's names.
11640
11641 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11642 setup_xfail's for sunos4. If we #defined the signed keyword away,
11643 don't expect GDB to know that char it is signed.
11644
11645 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11646
11647Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11648
11649 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11650 should work on any system, regardless of debugging format.
11651 * gdb.t21/demangle.exp: Move to gdb.t24.
11652 * gdb.t24/demangle.exp: Move from gdb.t21.
11653 * gdb.t24/{Makefile.in, configure.in}: New files.
11654
11655Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11656
11657 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11658 * gdb.stabs: New directory.
11659
11660Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11661
11662 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11663 not just "Quit anyway?".
11664
11665Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11666
11667 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11668 that all setup_xfails are immediately followed by clear_xfails.
11669
11670Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11671
11672 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11673 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11674 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11675 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11676 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11677 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11678 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11679 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11680 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11681 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11682 gdb.t31/chillvars.exp, lib/gdb.exp:
11683 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11684 bug-gdb@prep.ai.mit.edu.
11685
11686Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11687
11688 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11689 with 0.0, not integer 0.
11690
11691Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11692
11693 * gdb.t06/break.exp: Update for "Kill the program" message change.
11694
11695Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11696
11697 * Makefile.in (GDBFLAGS): Set to -nx.
11698 * Makefile.in (site.exp): Use GDBFLAGS.
11699
11700Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11701
11702 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11703 Makefiles.
11704 (check): depend on just-check.
11705 (just-check): added so that tests can be run without a noop
11706 build pass.
11707
11708Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11709
11710 Switch to using configure's configdirs.
11711 * Makefile.in (Makefile): add configure.in dependency.
11712 (SUBDIRS): removed redundant assignment.
11713 * configure.in: switch subdirs assignment to configdirs.
11714 * gdb.t*/configure.in: new files.
11715
11716Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11717
11718 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11719 works.
11720
11721Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11722
11723 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11724 in explicit rules. Apparently this is not supported by some makes.
11725
11726Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11727
11728 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11729
11730Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11731
11732 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11733 disappeared.
11734
11735Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11736
11737 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11738
11739Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11740
11741 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11742 watchpoint problem that is now fixed.
11743 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11744 uninitialized convenience variables.
11745 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11746 structures.
11747
11748Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11749
11750 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11751 which causes expect to get out of sync with gdb on long output
11752 from help set.
11753 * gdb.t09/corefile.exp: Make expected pattern for core file
11754 failing signal and frame output format less sun specific.
11755
11756Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11757
11758 * gdb.t31/chillvars.exp: Add and remove initial dummy
11759 breakpoint, so that symbol table is forced in.
11760 (Needed at least on Sunos4, though it seems not SVR4.)
11761 * gdb.t31/chillvars.exp: Update for changed output format.
11762
11763Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11764
11765 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11766
11767Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11768
11769 * Makefile.in: Added --srcdir when invoking runtest, removed the
11770 need for a local config file. (optional now)
11771
11772Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11773
11774 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11775 failure count used to force early termination. Add some more
11776 expected failures for gnu style demangling.
11777
11778Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11779
11780 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11781 pmi variable from gdb.t20/gdbme to get optimized away.
11782 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11783 Check for written corefile upon timeout _and_ eof.
11784
11785Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11786
11787 * config/unix-gdb.exp: Add missing return 0.
11788
11789Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11790
11791 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11792 test termination.
11793
11794Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11795
11796 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11797 disappeared.
11798
11799Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11800
11801 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11802 time as i860 support works.
11803
d63a86f8 11804 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11805 "backtrace 100\r" rather than just "backtrace\r", to match last
11806 change.
11807
11808Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11809
11810 * config/udi-gdb.exp (gdb_exit): Remove close command.
11811 (gdb_target_udi): New procedure to set the UDI target.
11812 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11813 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11814 Added waits for prompts after several question responses. Added
11815 some more responses used by a29k-amd-udi-gdb.
11816 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11817 pass different arguments, restart UDI connection after program
11818 completion.
11819 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11820 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11821 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11822 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11823 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11824 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11825 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11826 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11827 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11828 after program completion.
11829 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11830 compiled with a SELECT_VECS setting.
11831 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11832 infinite recursion.
11833
11834 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11835 Added checks for COFF results, and made them expected failures for
11836 all targets. It would be better to make them expected failures
11837 for COFF targets only.
11838
11839Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11840
11841 * Makefile.in: add null dvi target, don't bother to recurse
11842 through test directories for info and install-info; rename
11843 $(datadir) to be dejagnu instead of deja-gnu
11844
11845Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11846
11847 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11848 compiler to coredump.
11849 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11850 code.
11851
11852Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11853
11854 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11855 coredump.
11856 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11857 code.
11858
11859Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11860
11861 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11862 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11863 which in a shell. Deletes xgdb when done.
11864 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11865 Tests the return from the "set height" or "set width" commands.
11866 Added a few return codes where needed.
11867
11868Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11869
11870 * Makefile.in (SUBDIRS): Add gdb.t17.
11871 * configure.in (subdirs): Add gdb.t17.
11872 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11873 files to test gdb's calling of functions in the inferior with
11874 the correct arguments and gdb's ability to retrieve any
11875 result returned.
11876
11877Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11878
11879 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11880 may be called after gdb goes away. Previous versions of expect
11881 needed these to avoid file descriptor leaks, but they cause
11882 errors with the current revision of expect.
11883 * gdb.t00/gdbvars.exp: Use -re on expected output after
11884 setting sevenbit-strings.
11885 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11886 to set sevenbit-strings consistent across tests.
11887 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11888 set sevenbit-strings consistent across tests.
11889
11890Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11891
11892 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11893 expected output to match current "expect" expectations.
11894
11895Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11896
11897 * gdb.t00/default.exp: Change expected output for default "source"
11898 command, to match new gdb behavior which requires a filename to
11899 source.
11900
11901Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11902
11903 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11904 expected fail for i486-*-* that misses the marker2 function.
11905 * gdb.t10/crossload.exp (bfddefault): Allow successful
11906 recognition of a format to pass even if no symbols are found.
11907 Explicitly catch failures where the format is not recognized
11908 or is ambiguous, and add the reason to the fail message.
11909 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11910 the cause is and invalid target and add reason to failure message.
11911 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11912 elf32-i386, elf32-sparc, and elf32-i860.
11913 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11914 Set up expected failure for 'filename'::variable scope resolution,
11915 which is now apparently broken on all targets.
11916 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11917 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11918 gdb.t23/templates.exp: Change failure for missing binfile into
11919 just a warning.
11920 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11921 references.
11922
11923Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11924
11925 * gdb.t00/default.exp: Add expected output for default "source"
11926 command, to match new gdb behavior.
11927 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11928
11929Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11930
11931 * config/*-gdb.exp: returns an error, rather than exiting on
11932 internal errors.
11933
11934Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11935
11936 * gdb.t03/gdbme.c: Add pointer to struct variable.
11937 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11938 referencing struct members.
11939
11940Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11941
11942 * configure.in (mips-idt-ecoff): New target.
11943 * config/mips-gdb.exp: New file for remote board using MIPS remote
11944 debugging protocol.
11945
11946 * Redid configuration scheme. Removed gdb.t*/configure.in.
11947 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11948 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11949 distclean targets. Built executables via .o files. Adjusted
11950 tests to account for source files in $(srcdir) rather than
11951 $(objdir).
11952 * lib/gdb.exp (runto): Don't expect () after the function name,
11953 because it may have arguments.
11954
11955Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11956
11957 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11958 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11959 expected failures for mips-idt-* and mips-sgi-*.
11960 * gdb.t00/default.exp (attach): Kill process if requested.
11961 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11962 that does not read core files.
11963 * gdb.t01/run.exp: Removed checks for exit status code.
11964 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11965 it is linked in.
11966 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11967 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11968 appropriate, rather than doing it by hand.
11969 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11970 execution.
11971 * gdb.t10/crossload.exp: Kill existing program if needed.
11972 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11973 appropriate, rather than doing it by hand. Always increase
11974 timeout for this test, not just for VxWorks.
11975
11976Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11977
11978 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11979 of Chill STRUCT types and STRUCT values.
11980 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11981 than "char".
11982 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 11983 struct2): New struct definitions and initializations to test
c906108c
SS
11984 simple Chill STRUCT types.
11985
11986Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11987
11988 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11989 the null byte at the end of strings.
11990 * gdb.t00/default.exp: Make show version insensitive to copyright
11991 date.
11992 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11993 to avoid dependencies on target char signedness.
11994 * gdb.t16/printcmds.exp: Update expected results for explicitly
11995 unsigned char.
11996 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11997 now work.
11998 * gdb.t21/demangle.exp: Add many more patterns for template
11999 demangling, most of them being expected failures.
12000 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
12001 string we are matching for, to match on the whole string.
12002 * gdb.t21/demangle.exp: Add many new test strings to demangle,
12003 and fix a whole bunch that had incorrect expected output but were
12004 passing anyway because of the bug in "proc demangle".
12005 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12006 type.
12007 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12008
12009Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12010
12011 * gdb/testsuite: made modifications to testcases, etc., to allow
12012 them to work properly given the reorganization of deja-gnu and the
12013 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12014
12015Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12016
12017 * gdb/testsuite: Initial creation of gdb/testsuite.
12018 Migrated dejagnu testcases and support files for testing nm to
12019 gdb/testsuite from deja-gnu. These files were moved "as is"
12020 with no modifications. This migration is part of a major overhaul
12021 of dejagnu. The modifications to these testcases, etc., which
12022 will allow them to work with the new version of dejagnu will be
12023 made in a future update.
48efe704
AC
12024
12025For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
12026\f
12027Local Variables:
ef043731 12028mode: change-log
c906108c
SS
12029left-margin: 8
12030fill-column: 74
12031version-control: never
12032End:
This page took 1.100138 seconds and 4 git commands to generate.