* Makefile.in (gdb_callback_h): Renamed from callback_h to the
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
cc984116
CV
12004-06-29 Corinna Vinschen <vinschen@redhat.com>
2
3 * gdb.base/bigcore.exp: Skip test on Cygwin.
4
c279b077
MC
52004-06-28 Michael Chastain <mec.gnu@mindspring.com>
6
7 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
8 formats for "info register". Use gdb_test_multiple. Fix
9 the "invalid register" test.
10
0e915747
CV
112004-06-28 Corinna Vinschen <vinschen@redhat.com>
12
13 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
14 PID for Cygwin. Add Cygwin specific strings to check for in some
15 tests.
16 (do_attach_tests): Add a test for user interaction when attaching
17 to a process with no matching symbol table already loaded.
18
11422c86
AC
192004-06-26 Andrew Cagney <cagney@gnu.org>
20
21 Test PR java/1567 and PR java/1565.
22 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
23 * gdb.java/jmisc2.exp: Delete file.
24
cefbce26
MC
252004-06-26 Michael Chastain <mec.gnu@mindspring.com>
26
27 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
28
e19f872c
CV
292004-06-25 Corinna Vinschen <vinschen@redhat.com>
30
31 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
32 attach process.
33
d931ba3b
MC
342004-06-23 Michael Chastain <mec.gnu@mindspring.com>
35
36 * gdb.cp/pr-1553.exp: Remove.
37
aef68c48
MC
382004-06-22 Michael Chastain <mec.gnu@mindspring.com>
39
40 * gdb.cp/pr-1553.cc: Remove.
41 * gdb.cp/pr-1553.exp: Disable this test.
42
8d5df71a
JB
432004-06-20 Jim Blandy <jimb@redhat.com>
44
45 Fix PR testsuite/1680.
46 * gdb.arch/i386-sse.exp: Properly quote curly braces in
47 regular expressions.
48
4ac6f39d
MC
492004-06-19 Michael Chastain <mec.gnu@mindspring.com>
50
51 Fix PR testsuite/1679.
52 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
53 Issue an UNSUPPORTED result instead.
54
1b413552
JB
552004-06-18 Jim Blandy <jimb@redhat.com>
56
57 * gdb.base/charset.exp: Only send a control-C if we see a new
58 prompt and incomplete command.
59
6daa6ebd
MC
602004-06-18 Michael Chastain <mec.gnu@mindspring.com>
61
62 * gdb.cp/pr-574.cc: Add copyright notice.
63
51fa4ae0
JB
642004-06-17 Jim Blandy <jimb@redhat.com>
65
66 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
67 cases where the regexp has no groups; this grabs random text from
68 the previous test suite, whatever that was.
69
8fea26c5
MC
702004-06-17 Michael Chastain <mec.gnu@mindspring.com>
71
72 * gdb.cp/printmethod.cc: Add copyright notice.
73
1e3aeb41
MC
742004-06-16 Michael Chastain <mec.gnu@mindspring.com>
75
76 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
77
9d9030bc
AC
782004-06-16 Andrew Cagney <cagney@gnu.org>
79
80 * gdb.base/signull.c: Update copyright. Include <string.h>.
81 (bowler): Replace data_pointer with data_read
82 and data_write cases. Add code_descriptor case.
83 (zero, desc): New array and pointer.
84 (data, code): Change to simple pointers.
85 * gdb.base/signull.exp: Fix probe pattern matching a function
86 descriptor SIGSEGV. Replace data_pointer with data_read and
87 data_write tests.
88
acd4ad44
AC
892004-06-16 Andrew Cagney <cagney@gnu.org>
90
91 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
92
08fd625c
MC
932004-06-15 Michael Chastain <mec.gnu@mindspring.com>
94
95 * gdb.base/long_long.c: Add copyright notice.
96
1903502c
MC
972004-06-15 Michael Chastain <mec.gnu@mindspring.com>
98
99 * gdb.base/long_long.exp: Remove reference to
100 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
101 to gdb_breakpoint and gdb_continue_to_breakpoint.
102
83313cb1
JB
1032004-06-14 Jim Blandy <jimb@redhat.com>
104
105 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
106 endian case.
107
1bf404ef
AC
1082004-06-14 Andrew Cagney <cagney@gnu.org>
109
110 * gdb.base/gcore.exp (capture_command_output): Delete the always
111 passing tests containing inferior values.
112 * gdb.base/ending-run.exp: Do not include the breakpoint address
113 in the test message. Update copyright.
114 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
115 size in the test name, use gdb_test_multiple. Update copyright.
116
ef220b33
MC
1172004-06-14 Michael Chastain <mec.gnu@mindspring.com>
118
119 * gdb.cp/ref-types.cc: Add copyright notice.
120
4f70a4c9
MC
1212004-06-14 Michael Chastain <mec.gnu@mindspring.com>
122
123 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
124 hp_aCC_compiler.
125 * lib/compiler.cc: Likewise.
126 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
127 'set' commands. Log diagnostics for other lines. Set
128 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
129
335928ac
MC
1302004-06-13 Michael Chastain <mec.gnu@mindspring.com>
131
132 * gdb.cp/try_catch.cc: Add copyright notice.
133
2efb12e8
MC
1342004-06-12 Michael Chastain <mec.gnu@mindspring.com>
135
136 * gdb.cp/userdef.cc: Add copyright notice.
137
0bbed51a
MC
1382004-06-11 Michael Chastain <mec.gnu@mindspring.com>
139
140 * gdb.cp/virtfunc.cc: Add copyright notice.
141
e12a46c9
RC
1422004-06-11 Randolph Chung <tausq@debian.org>
143
144 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
145 problem.
146
338e05af
AC
1472004-06-10 Andrew Cagney <cagney@gnu.org>
148
149 * lib/compiler.cc, lib/compiler.c: Append either
150 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
151 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
152 instead of gcc-3-3.
153
dc3f10cb
AC
1542004-06-09 Andrew Cagney <cagney@gnu.org>
155
b4d946af
AC
156 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
157 gdb/1455, bug is specific to "long long" and "double".
158
dc3f10cb
AC
159 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
160 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
161 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
162 fixed.
163
b5c0bfa2
AC
1642004-06-09 Andrew Cagney <cagney@gnu.org>
165
166 * gdb.base/structs.exp (test_struct_returns): Replace
167 "return_value_unknown" and "finish_value_unknown" by
168 "return_value_known" and "finish_value_known". Instead of
169 "return_value_unknown" iff "finish_value_unknown", check
170 "return_value_known" implies "finish_value_known".
171
caeb605f
MH
1722004-06-08 Martin Hunt <hunt@redhat.com>
173
174 * gdb.base/float.exp: Add pattern for mips targets.
175
c892bb64
RC
1762004-06-08 Randolph Chung <tausq@debian.org>
177
178 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
179 message for unknown architectures more clear.
180
48306d3e
JB
1812004-06-08 Joel Brobecker <brobecker@gnat.com>
182
183 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
184 start the execution of the program.
185
83ecb59f
JB
1862004-06-07 Jim Blandy <jimb@redhat.com>
187
188 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
189 * gdb.arch/i386-cpuid.h: New helper file.
190
55264cb4
RC
1912004-06-07 Randolph Chung <tausq@debian.org>
192
193 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
194 has started.
195
23cadb28
RM
1962004-06-04 Roland McGrath <roland@redhat.com>
197
198 Fix PR gdb/1647.
199 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
200 differently to be robust to output buffering differences.
201
51d01eda
MC
2022004-06-04 Michael Chastain <mec.gnu@mindspring.com>
203
204 * gdb.threads/pthreads.exp: Update copyright years.
205 (check_control_c): Change asynchronous 'after' to synchronous.
206
f4fc3b93
RM
2072004-06-04 Roland McGrath <roland@redhat.com>
208
209 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
210 next gdb prompt.
211
4013522b
MC
2122004-06-02 Michael Chastain <mec.gnu@mindspring.com>
213
214 Fix PR gdb/1636.
215 * gdb.threads/manythreads.exp: Change asynchronous 'after'
216 calls to synchronous.
217
7a8f1e6b
JB
2182004-05-26 Jim Blandy <jimb@redhat.com>
219
220 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
221
81bb3443
RC
2222004-05-24 Randolph Chung <tausq@debian.org>
223
224 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
225 * gdb.asm/pa.inc: New file.
226
8f5a3103
MK
2272004-05-22 Mark Kettenis <kettenis@gnu.org>
228
229 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
230
734b8fe8
JB
2312004-05-21 Joel Brobecker <brobecker@gnat.com>
232 Daniel Jacobowitz <drow@mvista.com>
233
234 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
235 GDB prompt.
236
725603e1
UW
2372004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
238
f4fc3b93 239 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
240 setjmp/longjmp. Use sigaction instead of signal.
241
8b923272
JB
2422004-05-19 J. Brobecker <brobecker@gnat.com>
243 Michael Snyder <msnyder@redhat.com>
244
245 * gdb.threads/pthread_cond_wait.c: New file.
246 * gdb.threads/pthread_cond_wait.exp: New testcase.
247
8bfabb04
AC
2482004-05-13 Andrew Cagney <cagney@redhat.com>
249
250 * gdb.base/signull.exp, gdb.base/signull.c: New files.
251 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
252
42edda50
AC
2532004-05-11 Andrew Cagney <cagney@redhat.com>
254
255 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
256 fixed but revealed gdb/1639.
257
d303a6c7
AC
2582004-05-10 Andrew Cagney <cagney@redhat.com>
259
260 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
261 func1" and "next to 2nd alarm", kernel bug avoided.
262
bf08c2a1
DJ
2632004-05-10 Daniel Jacobowitz <dan@debian.org>
264
265 PR external/1568
266 * gdb.base/bigcore.exp: Check the size of the dumped core file.
267 XFAIL if it is smaller than bytes_allocated.
268 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
269 (main): Make chunks_allocated unsigned. Correct comment.
270
c0586a34
JB
2712004-05-07 Joel Brobecker <brobecker@gnat.com>
272
273 * gdb.arch/powerpc-aix-prologue.c: New file.
274 * gdb.arch/powerpc-aix-prologue.exp: New file.
275
f2785d12
JB
2762004-05-07 Jim Blandy <jimb@redhat.com>
277
278 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
279 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
280
bd7f6e30
JB
2812004-05-06 Joel Brobecker <brobecker@gnat.com>
282
283 * gdb.base/sep.exp: No longer setup_kfail when the program was
284 built with dwarf2.
285
0a5e7efe
JI
2862004-05-05 Jim Ingham <jingham@apple.com>
287
288 * gdb.base/pending.exp: Make sure pending breakpoints
289 preserve the ignore count.
f4fc3b93 290
a8958849
MK
2912004-04-27 Jerome Guitton <guitton@gnat.com>
292
293 * i386-prologue.exp: Add testcase for jump instruction as first
294 instruction of the real code.
295 * i386-prologue.c (jump_at_beginning): New function.
296
7e103f5b
MK
2972004-04-28 Mark Kettenis <kettenis@gnu.org>
298
299 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
300 x86_64-*-*.
301
5d38b224
MK
3022004-04-28 Mark Kettenis <kettenis@gnu.org>
303
304 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
305 i*86-*-*.
306
0ef32fd9
MK
3072004-04-25 Mark Kettenis <kettenis@gnu.org>
308
309 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
310 expression that checks the return type.
311
71d7dd7c
AC
3122004-04-23 Andrew Cagney <cagney@redhat.com>
313
314 * gdb.base/call-sc.exp: New test of scalar call/return values.
315 * gdb.base/call-sc.c: Ditto.
316
1e9f977e
JJ
3172004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
318
319 * gdb.threads/manythreads.c: Reduce thread stack size.
320
899d9e3a
JJ
3212004-04-23 Jeff Johnston <jjohnstn@redhat.com>
322
323 * gdb.threads/manythreads.c: Add copyright notice.
324
61bcae62
AC
3252004-04-23 Andrew Cagney <cagney@redhat.com>
326
327 * gdb.base/siginfo.exp: Better handle step out of signal.
328 * gdb.base/sigstep.exp: Ditto.
329
7339a42e
JJ
3302004-04-22 Jeff Johnston <jjohnstn@redhat.com>
331 Daniel Jacobowitz <drow@mvista.com>
332
333 * gdb.threads/manythreads.c: New testcase.
334 * gdb.threads/manythreads.exp: Ditto.
335
5c98409b
JB
3362004-04-22 Jim Blandy <jimb@redhat.com>
337
338 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
339 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
340
3b611f1a
MC
3412004-04-21 Michael Chastain <mec.gnu@mindspring.com>
342
343 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
344
f0fd9238
AC
3452004-04-21 Andrew Cagney <cagney@redhat.com>
346
347 * gdb.base/sigstep.c: New file.
348 * gdb.base/sigstep.exp: New file.
349
90990674
JB
3502004-04-16 Joel Brobecker <brobecker@gnat.com>
351
352 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
353 call to observer_notify_normal_stop.
354
78cef34b
AC
3552004-04-15 Andrew Cagney <cagney@redhat.com>
356
357 * gdb.base/siginfo.c: New file.
358 * gdb.base/siginfo.exp: New file.
359
d2343407
JB
3602004-04-12 J. Brobecker <brobecker@gnat.com>
361
362 * gdb.base/sep.exp: Fix typo in comment.
363
a2dba3c8
JB
3642004-04-12 J. Brobecker <brobecker@gnat.com>
365
366 * gdb.base/sep.c: New file.
367 * gdb.base/sep-proc.c: New file.
368 * gdb.base/sep.exp: New testcase.
369
15f7b60e
MK
3702004-04-09 Mark Kettenis <kettenis@gnu.org>
371
372 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
373 support.
374
44f4de1a
AC
3752004-04-05 Andrew Cagney <cagney@redhat.com>
376
377 * gdb.base/sigaltstack.c: New file.
378 * gdb.base/sigaltstack.exp: New file.
379
ef04f396
JB
3802004-04-04 Joel Brobecker <brobecker@gnat.com>
381
382 * gdb.base/foll-fork.exp: Update the expected output for
383 "help set follow-fork-mode", to match a change that was made
384 to the help of this variable on 2004-01-13.
385
d40d2c92
JB
3862004-04-01 Joel Brobecker <brobecker@gnat.com>
387
388 * lib/ada.exp: Add copyright notice.
389 * bar.ads: Likewise.
390 * bar.adb: Likewise.
391 * null_record.adb: Likewise.
392 * null_record.exp: Likewise.
393 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
394
f86ef5a3
JB
3952004-04-01 Joel Brobecker <brobecker@gnat.com>
396
397 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
398 * configure: Regenerate.
399
414e70e3
JB
4002004-04-01 Joel Brobecker <brobecker@gnat.com>
401
402 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
403 to build the application. Remove the message printed when in
404 verbose mode, redundant with the UNSUPPORTED message above.
405
f0aaee49
JB
4062004-03-31 Joel Brobecker <brobecker@gnat.com>
407
408 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
409 * gdb.ada (null_record.exp): New testcase.
410
ac81cb54
JB
4112004-03-31 Joel Brobecker <brobecker@gnat.com>
412
413 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
414
854af2f7
JB
4152004-03-31 Joel Brobecker <brobecker@gnat.com>
416
417 * gdb.ada: New subdirectory.
418 * gdb.ada/Makefile.in: New file.
419 * gdb.ada/gnat_ada.gpr.in: New file.
420
034cb681
JB
4212004-03-31 Joel Brobecker <brobecker@gnat.com>
422
423 * lib/ada.exp: New file.
424
78a1a894
DJ
4252004-03-24 Daniel Jacobowitz <drow@mvista.com>
426
427 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
428 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
429
4b2b3b3e
AC
4302004-03-22 Andrew Cagney <cagney@redhat.com>
431
432 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
433 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
434 Problem identified by Ulrich Weigand.
435
23c73aa3
DC
4362004-03-17 David Carlton <carlton@kealia.com>
437
438 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
439 PR c++/826.
440
d63a86f8
RM
4412004-03-16 Roland McGrath <roland@redhat.com>
442
443 * gdb.base/auxv.exp: New file.
444 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
445
0e02aa50
DC
4462004-03-12 David Carlton <carlton@kealia.com>
447
448 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
449 * gdb.cp/pr-1553.cc: Ditto.
450 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
451 pass branch.
452
c20b71be
MC
4532004-03-12 Michael Chastain <mec.gnu@mindspring.com>
454
455 * gdb.cp/templates.exp: Accept more template types.
456
c7414a01
MC
4572004-03-09 Michael Chastain <mec.gnu@mindspring.com>
458
459 From Corinna Vinschen with modifications.
460 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
461 local variable obj_with_enum.
462 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
463 results with obj_with_enum.
464
ed69573c
MC
4652004-03-09 Michael Chastain <mec.gnu@mindspring.com>
466
467 * gdb.cp/classes.cc: New file, copied from misc.cc.
468 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
469
28301461
MC
4702004-03-09 Michael Chastain <mec.gnu@mindspring.com>
471
472 * gdb.cp/misc.cc: Add copyright notice.
473
1198ecbe
DC
4742004-03-05 David Carlton <carlton@kealia.com>
475
476 * gdb.cp/rtti.exp: Add 'print *obj3' test.
477 * gdb.cp/rtti.h: Update copyright.
478 (namespace n2::n3): New.
479 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
480 (n2::n3::func3): New.
481 (main): Call n2::n3::func3.
482 * gdb.cp/rtti2.cc: Update copyright.
483 (n2::create3): New.
484
9e08c470
MK
4852004-03-04 Mark Kettenis <kettenis@gnu.org>
486
487 * gdb.asm/openbsd.inc: Fix typo.
488
4bebc3aa
FF
4892004-03-03 Fred Fish <fnf@redhat.com>
490
491 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
492 "val" instead of unused "size". Update copyright year.
493
6ea9fb37
DJ
4942004-02-29 Daniel Jacobowitz <drow@mvista.com>
495
496 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
497 to use unsigned char.
498 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
499 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
500
23b23974
DJ
5012004-02-29 Daniel Jacobowitz <drow@mvista.com>
502
503 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
504 line of output.
505
7574fd53
DJ
5062004-02-28 Daniel Jacobowitz <drow@mvista.com>
507
508 * gdb.base/relocate.c (dummy): Initialize.
509
a195357f
DJ
5102004-02-28 Daniel Jacobowitz <drow@mvista.com>
511
512 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
513 a breakpoint at exit.
514
72fd54a9
FF
5152004-02-27 Fred Fish <fnf@redhat.com>
516
517 * gdb.base/chng-syms.exp: Add expect condition to match failing
518 case that isn't a timeout.
519
b9d23137
AC
5202004-02-27 Andrew Cagney <cagney@redhat.com>
521
522 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
523 support.
524
15d208f6 5252004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 526
15d208f6
FF
527 * gdb.arch/gdb1431.c: Remove.
528 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
529 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
530 of "until" incorrectly.
531
98f9cd2d
JB
5322004-02-26 J. Brobecker <brobecker@gnat.com>
533
534 * gdb.cp/class2.cc (empty): New class.
535 (refer): New function.
536 (main): Declare an object of type empty and use it.
537 * gdb.cp/class2.exp: Print the value of an object of type empty.
538
9b50c11b
JJ
5392004-02-26 Jeff Johnston <jjohnstn@redhat.com>
540
541 * gdb.base/langs.exp: Update query string to match the
542 new nquery format used for pending breakpoints.
543
0dcd613f
AC
5442004-02-26 Andrew Cagney <cagney@redhat.com>
545
546 Fix PR i18n/1570.
547 * gdb.base/charset.c: Update copyright notice.
548 (main, init_string): Remove the escape character '\e' tests.
549 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
550 * gdb.base/charset.exp (valid_host_charset): Ditto.
551 * gdb.base/setvar.exp: Ditto.
552
b8a56647
AC
5532004-02-24 Andrew Cagney <cagney@redhat.com>
554
90d59e34
AC
555 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
556 mmapped data in core file" PASS and FAIL messages consistent.
557
b8a56647
AC
558 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
559 setting a breakpoint. Work around PR java/1565.
560
9f27c604
JJ
5612004-02-23 Jeff Johnston <jjohnstn@redhat.com>
562
563 * lib/gdb.exp (gdb_breakpoint): Update query string to match
564 new nquery format.
565 * gdb.base/pending.exp: Ditto.
566
3224a706
MK
5672004-02-22 Mark Kettenis <kettenis@gnu.org>
568
569 * configure.in: Run stabs tests on *BSD.
570 * configure: Regenerated.
571
41e0a9ca
MK
5722004-02-21 Mark Kettenis <kettenis@gnu.org>
573
574 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
575
1e1b3428
FF
5762004-02-20 Fred Fish <fnf@redhat.com>
577
578 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
579 blank in test for "returns short", for consistency with other
580 "returns xxx" tests. Update copyright year.
581
f9a7572a
FF
5822004-02-19 Fred Fish <fnf@redhat.com>
583
584 New testcase for PR breakpoint/1558.
585 * gdb.arch/gdb1558.exp: New file.
586 * gdb.arch/gdb1558.c: New file.
587
b2ce2854
EZ
5882004-02-19 Elena Zannoni <ezannoni@redhat.com>
589
590 * gdb.base/nodebug.exp: Fix typo.
591
e7c9ff01
JB
5922004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
593
594 Committed by Jim Blandy <jimb@redhat.com>.
595
62f4b920
JB
596 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
597
2db536a1
JB
598 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
599
e7c9ff01
JB
600 * gdb.base/float.exp: Support s390*-*-* targets.
601
f3205b34
AF
6022004-02-17 Adam Fedor <fedor@gnu.org>
603
604 * gdb.base/gdb1555.exp: New file.
605 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
606
9d62932d
EZ
6072004-02-17 Elena Zannoni <ezannoni@redhat.com>
608
609 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
610
344c9711
FF
6112004-02-16 Fred Fish <fnf@redhat.com>
612
613 * gdb.arch/gdb1291.c: Remove
614 * gdb.arch/gdb1291.s: New test input file.
615 * gdb.arch/gdb1291.exp: Expand test to check case that should not
616 fail. Test for correct result, known incorrect result, other
617 failures and timeouts.
618
2d822687
AC
6192004-02-16 Andrew Cagney <cagney@redhat.com>
620
621 * gdb.base/bigcore.exp: New file.
622 * gdb.base/bigcore.c: New file.
623
dac15b66
AC
6242004-02-13 Andrew Cagney <cagney@redhat.com>
625
626 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
627 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
628 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
629 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
630 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
631 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
632 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
633 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
634 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
635 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
636
6bdfc2c4
JJ
6372004-02-11 Jeff Johnston <jjohnstn@redhat.com>
638
639 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
640 executed is an alloc instruction.
641
87b3ede8
DC
6422004-02-11 David Carlton <carlton@kealia.com>
643
644 * gdb.cp/breakpoint.exp: New.
645 * gdb.cp/breakpoint.cc: New.
646
6e19e2bf
MC
6472004-02-11 Michael Chastain <mec.gnu@mindspring.com>
648
649 Partial fix for PR gdb/1543.
650 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
651 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
652 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
653 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
654 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
655 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
656 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
657 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
658 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
659 to bug-gdb@prep.ai.mit.edu .
660 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
661 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
662 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
663 Likewise.
664
5c5455dc
AC
6652004-02-10 Andrew Cagney <cagney@redhat.com>
666
667 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
668 using gdb_internal_error_resync.
669
9cf689d7
DJ
6702004-02-09 Daniel Jacobowitz <drow@mvista.com>
671
672 * gdb.threads/thread-specific.exp: Stop early if no threads are
673 found.
674
d2dc51db
MC
6752004-02-09 Michael Chastain <mec.gnu@mindspring.com>
676
677 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
678
14b1a056
DJ
6792004-02-08 Daniel Jacobowitz <drow@mvista.com>
680
681 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
682 breakpoints.
683
83f66e8f
DJ
6842004-02-07 Daniel Jacobowitz <drow@mvista.com>
685
686 * config/sim.exp (gdb_load): Handle $arg == "".
687 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
688 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
689
30fc0091
EZ
6902004-02-07 Elena Zannoni <ezannoni@redhat.com>
691
692 * gdb.base/maint.exp: Update test to reflect
693 obstack changes.
694
4d806929
JJ
6952004-02-04 Jeff Johnston <jjohnstn@redhat.com>
696
697 * gdb.base/pendshr.c (pendfunc): New function that calls
698 pendfunc1.
699 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
700
7bfdd688
FF
7012004-02-04 Fred Fish <fnf@redhat.com>
702
703 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
704 function symbols and update copyright years.
705 * gdb.arch/gdb1291.c: Ditto.
706
aaa08ee4
MC
7072004-02-03 Michael Chastain <mec.gnu@mindspring.com>
708
709 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
710
dbad7755
MC
7112004-02-03 Michael Chastain <mec.gnu@mindspring.com>
712
713 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
714
ec4646ef
MC
7152004-02-03 Michael Chastain <mec.gnu@mindspring.com>
716
717 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
718
1b802196
FF
7192004-02-02 Fred Fish <fnf@redhat.com>
720
721 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
722 remote targets. Update copyright years.
723
18fe2033
JJ
7242004-02-02 Jeff Johnston <jjohnstn@redhat.com>
725
726 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
727 support.
728 * gdb.base/langs.exp: Fix test which attempts to create
729 breakpoint on non-existent function to handle new pending
730 support.
731 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
732 a breakpoint.
733 * gdb.base/pending.exp: New test.
734 * gdb.base/pending.c: New file.
735 * gdb.base/pendshr.c: Ditto.
736
8d577d32
DC
7372004-02-02 David Carlton <carlton@kealia.com>
738
739 * gdb.cp/overload.exp: Add overloadNamespace tests.
740 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
741 (overloadNamespace, XXX): New.
742 (main): Call XXX::marker2.
743
3ad13771
FF
7442004-02-01 Fred Fish <fnf@redhat.com>
745
746 * gdb.base/dump.exp: Use runto_main instead of "runto main".
747 * gdb.base/finish.exp: Ditto.
748 * gdb.base/gcore.exp: Ditto.
749 * gdb.base/huge.exp: Ditto.
750 * gdb.base/info-proc.exp: Ditto.
751 * gdb.base/return2.exp: Ditto.
752 * gdb.threads/gcore-thread.exp: Ditto.
753
44c75849
DJ
7542004-02-01 Daniel Jacobowitz <drow@mvista.com>
755
756 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
757
005bc093
MK
7582004-02-01 Mark Kettenis <kettenis@gnu.org>
759
760 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
761 that opening the file succeeds on OpenBSD.
762
c47cebdb
DJ
7632004-02-01 Daniel Jacobowitz <drow@mvista.com>
764
765 * gdb.threads/thread-specific.c: New file.
766 * gdb.threads/threads-specific.exp: New test script.
767 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
768 to expect_out.
769
5a01311c
MK
7702004-02-01 Mark Kettenis <kettenis@gnu.org>
771
772 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
773 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
774 only on the "print_small_structs from print_long_arg_list" test.
775
ce22a4f1
DJ
7762004-02-01 Daniel Jacobowitz <drow@mvista.com>
777
778 * gdb.base/completion.exp: Kill a stray backslash.
779
780 From Jim Ingham <jingham@apple.com>:
781 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
782 agrees with the result from sending a tab.
783
abbab9d3
DJ
7842004-01-31 Daniel Jacobowitz <drow@mvista.com>
785
786 * gdb.base/chng-syms.exp: Remove stray newline.
787
53904d1e
MK
7882004-01-31 Mark Kettenis <kettenis@gnu.org>
789
790 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
791 *-*-openbsd*.
792 * gdb.asm/openbsd.inc: New file.
793
3a4b3aac
MK
7942004-01-30 Mark Kettenis <kettenis@gnu.org>
795
796 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
797 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
798 *-*solaris2*. Remove commented out default settings for
799 asm-flags. Replace gdb_compile with target_link.
800
ebac27b4
MC
8012004-01-29 Michael Chastain <mec.gnu@mindspring.com>
802
803 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
804 for all tests. Remove old hp-ux and cygnus xfail cases.
805
d8679d84
PH
8062004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
807
808 * gdb.base/chng-syms.exp: New file.
809 * gdb.base/chng-syms.c: New file.
810
0a55bc22
MC
8112004-01-24 Michael Chastain <mec.gnu@mindspring.com>
812
813 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
814 Provide arms for current output in all my configurations.
815
94b8e876
MC
8162004-01-24 Michael Chastain <mec.gnu@mindspring.com>
817
818 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
819 * lib/compiler.cc: Likewise.
820 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
821 get the right preprocessor. Eval the output directly. Remove
822 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
823 hp_f77_compiler and hp_f90_compiler completely.
824 (gdb_preprocess): Delete.
825 (get_compiler): Delete.
826
7cf03d44
MK
8272004-01-24 Mark Kettenis <kettenis@gnu.org>
828
829 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
830 <string.h>.
831
68b6dce9
NR
8322004-01-24 Nick Roberts <nick@nick.uklinux.net>
833
834 * gdb.mi/mi-stack.exp: Update copyright.
835
b368761e
DC
8362004-01-23 David Carlton <carlton@kealia.com>
837
838 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
839 test for cp_lookup_transparent_type.
840 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
841 call them.
842
f2061b53
DJ
8432004-01-23 Daniel Jacobowitz <drow@mvista.com>
844
845 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
846 after -var-update.
847
37fc574a
DC
8482004-01-23 David Carlton <carlton@kealia.com>
849
850 * gdb.cp/namespace.cc (C::ensureRefs): New.
851 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
852
8e94b928
NR
8532004-01-20 Nick Roberts <nick@nick.uklinux.net>
854
855 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
856 case "-stack-list-locals 2".
857 * gdb.mi/mi-var-child.exp: Test for case
858 "-var-list-children --all-values NAME".
859
997b0952
MC
8602004-01-18 Michael Chastain <mec.gnu@mindspring.com>
861
862 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
863
52470da3
MK
8642004-01-18 Mark Kettenis <kettenis@gnu.org>
865
7049b4b8
MK
866 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
867 used with gdb_test_multiple.
868
52470da3
MK
869 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
870 read at address 0. This fixes PR testsuite/1504.
871
da6012e5
DJ
8722004-01-18 Daniel Jacobowitz <drow@mvista.com>
873
874 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
875 Remove downloading, guessing the host executable, the calls to
876 gdb_file_cmd and gdb_target_cmd, and "load" support.
877 (infer_host_exec): New function broken out from gdb_load.
878 (gdb_load): New wrapper for gdbserver_gdb_load.
879 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
880 gdb_target_cmd. Use -target-select.
881 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
882 Download binaries to the host. Clear last_mi_remote_file when
883 we load a new binary.
884 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
885 call gdbserver_gdb_load and mi_gdb_target_cmd.
886
32c70722
MC
8872004-01-17 Michael Chastain <mec.gnu@mindspring.com>
888
889 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
890 type patterns.
891
b0cecf36
MC
8922004-01-17 Michael Chastain <mec.gnu@mindspring.com>
893
894 * gdb.cp/templates.exp: Fix typo in test name of
895 "print Foo<volatile char*>::foo".
896
4120d7e6
MC
8972004-01-15 Michael Chastain <mec.gnu@mindspring.com>
898
899 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
900
f679e530
BE
9012004-01-16 Ben Elliston <bje@wasabisystems.com>
902
903 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
904 (clean mostlyclean): Remove empty rm.
905
091c48f6
MC
9062004-01-15 Michael Chastain <mec.gnu@mindspring.com>
907
908 * gdb.base/setvar.exp: Add copyright years.
909
3e5fc8d2
DC
9102004-01-14 David Carlton <carlton@bactrian.org>
911
912 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
913 PR c++/1511 and update coment.
914 * gdb.cp/templates.exp: Update patterns to match current output.
915 If changes involve something other than whitespace, KFAIL
916 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
917
63d06c5c
DC
9182004-01-14 David Carlton <carlton@kealia.com>
919
920 * gdb.cp/namespace.exp: Add tests involving classes defined within
921 namespaces.
922 * gdb.cp/namespace.cc (C::CClass): New.
923 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
924
a51dab88
EZ
9252004-01-14 Elena Zannoni <ezannoni@redhat.com>
926
927 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
928 what debug info we have. Print a better message if something goes
929 wrong while producing the separate debug info file.
930
a476ccc9
MC
9312004-01-14 Michael Chastain <mec.gnu@mindspring.com>
932
933 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
934
f453692c
MC
9352004-01-14 Michael Chastain <mec.gnu@mindspring.com>
936
937 * gdb.base/callfuncs.c: Add copyright notice.
938
f40063a5
MC
9392004-01-13 Michael Chastain <mec.gnu@mindspring.com>
940
941 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
942 inheritance. PR gdb/1498, PR gcc/13539.
943
19ac3974
EZ
9442004-01-13 Elena Zannoni <ezannoni@redhat.com>
945
946 * gdb.threads/gcore-thread.exp: Prefix name of binary with
947 test specific name.
948 * gdb.mi/gdb669.exp: Ditto.
949 * gdb.mi/mi-pthreads.exp: Ditto.
950 * gdb.mi/mi1-pthreads.exp: Ditto.
951 * gdb.mi/mi2-pthreads.exp: Ditto.
952
56c97c6e
MC
9532004-01-12 Michael Chastain <mec.gnu@mindspring.com>
954
955 * gdb.cp/member-ptr.cc: Add copyright notice.
956
a0644324
MC
9572004-01-12 Michael Chastain <mec.gnu@mindspring.com>
958
959 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
960 some patterns for recent versions of gcc and hpacc. Delete
961 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
962 Delete tests that access a NULL pointer-to-member-data. This
963 script is still disabled for gcc.
964
32fabe09
EZ
9652004-01-12 Elena Zannoni <ezannoni@redhat.com>
966
967 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
968 escaped correctly.
969
1f8a6abb
EZ
9702004-01-12 Elena Zannoni <ezannoni@redhat.com>
971
972 * gdb.base/sepdebug.exp: New file.
973 * gdb.base/sepdebug.c: New file.
974 * lib/gdb.exp (separate_debug_filename): New procedure.
975 (gdb_gnu_strip_debug): New procedure.
976
48efe704
AC
9772004-01-12 Andrew Cagney <cagney@redhat.com>
978
979 * gdb.mi/ChangeLog: Delete file. Renamed to ...
980 * gdb.mi/ChangeLog-1999-2003: New file.
981
a9415475
AC
9822004-01-12 Andrew Cagney <cagney@redhat.com>
983
984 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
985 "Renaming a directory to a non-empty directory returns ENOTEMPTY
986 or EEXIST", treat EBUSY as an XFAIL.
987
83b8cf9d
MC
9882004-01-11 Michael Chastain <mec.gnu@mindspring.com>
989
990 * gdb.base/scope.exp: Remove obsolete setup_xfail for
991 hp_cc_compiler.
992
9939d2a8
MC
9932004-01-10 Michael Chastain <mec.gnu@mindspring.com>
994
995 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
996 decorations.
997
1ff8cadf
MC
9982004-01-10 Michael Chastain <mec.gnu@mindspring.com>
999
1000 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
1001 and "(aCC)" decorations. Remove obsolete doco about old
1002 test results.
1003
6fa9022e
MC
10042004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1005
1006 * gdb.cp/exception.exp: Fix typo in doco.
1007
209721fe
MK
10082004-01-09 Mark Kettenis <kettenis@gnu.org>
1009
1010 * gdb.base/gdb1476.exp: Fix typo.
1011
ef11303e
MC
10122004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1013
1014 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
1015 file.
1016
041ab88c
MC
10172004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1018
1019 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
1020 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
1021 Use gdb_compile. Remove restriction on gcc. Add some patterns
1022 for recent version of gdb. Delete second half, which was a copy
1023 of the first half with different build flags. This test is
1024 still disabled because it is still not ready for production.
1025
e36d075a
MC
10262004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1027
1028 * gdb.cp/exception.cc: Add copyright notice.
1029 * gdb.cp/exception.exp: Add a notice that this file is broken
1030 because of line number changes caused by addition of copyright
1031 notice.
1032
42b190ad
MC
10332004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1034
1035 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
1036 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
1037
8f25f06b
MC
10382004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1039
1040 * gdb.cp/classes.exp: Accept gnu abi 2.
1041 * gdb.cp/derivation.exp: Likewise.
1042 * gdb.cp/overload.exp: Likewise.
1043 * gdb.cp/virtfunc.exp: Likewise.
1044
06ded8b8
MC
10452004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1046
1047 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
1048 semicolon after end of function.
1049
77c26ae3
MC
10502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1051
1052 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
1053 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
1054 boilerplate code for compiling and running the program under
1055 test. Add some string method tests.
1056
20757486
MC
10572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1058
1059 * gdb.cp/bs15503.cc: Add copyright notice.
1060 * gdb.cp/bs15503.exp: Adjust line number.
1061
0fd3b503
MC
10622004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1063
1064 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
1065 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
1066
10d1bea8
MC
10672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1068
1069 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
1070 hp_cc_compiler.
1071
2789202a
MC
10722004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1073
1074 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
1075 * gdb.cp/ctti.exp: Use the marker instead of "next".
1076 With gcc, run further before bailing.
1077
b862f14c
MC
10782004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1079
1080 * gdb.cp/cttiadd.cc: Add copyright notice.
1081 * gdb.cp/cttiadd1.cc: Likewise.
1082 * gdb.cp/cttiadd2.cc: Likewise.
1083 * gdb.cp/cttiadd3.cc: Likewise.
1084
96da2469
MC
10852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1086
1087 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
1088 Use gdb_test, gdb_test_multiple. Use floating-point values that
1089 have exact representations in IEEE-ish formats.
1090
053248ff
MC
10912004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1092
1093 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
1094 compilers. Delete duplicate call to get_compiler_info.
1095 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
1096 * gdb.base/volatile.exp: Likewise.
1097
84acecdd
MK
10982004-01-07 Mark Kettenis <kettenis@gnu.org>
1099
1100 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
1101 memory at address 0.
1102
fe11a27f
MC
11032004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1104
1105 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
1106 to test for hp-ux assembler. Fix copyright years.
1107
60ad077b
AC
11082004-01-07 Andrew Cagney <cagney@redhat.com>
1109
1110 * gdb.base/fileio.c (strerrno): Add "EBUSY".
1111
1c9b8f33
AC
11122004-01-07 Andrew Cagney <cagney@redhat.com>
1113
1114 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
1115 when creating the read-only file. From analysis by Roland McGrath
1116 and Elena Zannoni.
1117
753ccc7a
MC
11182004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1119
1120 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
1121
eca3e36b
MC
11222004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1123
1124 * gdb.base/cvexpr.c: Be type-safe with function pointers and
1125 data pointers.
1126
f8d4bac4
MC
11272004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1128
1129 * gdb.cp/m-static.exp: Compile one source file at a time.
1130 Delete unused call to get_compiler_info.
1131
9b4e0f94
MC
11322004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1133
1134 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
1135 * gdb.base/call-rt-st.exp: Likewise.
1136 * gdb.base/nodebug.exp: Likewise.
1137 * gdb.base/volatile.exp: Likewise.
1138 * gdb.cp/ref-types.exp: Likewise.
1139 * gdb.cp/templates.exp: Likewise.
1140
023c1024
MK
11412004-01-05 Mark Kettenis <kettenis@gnu.org>
1142
1143 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
1144
19703c4a
MC
11452004-01-05 Michael Chastain <mec.gnu@mindspring.com>
1146
1147 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
1148 hppa*-hp-hpux*.
1149
18b67037
MK
11502004-01-04 Mark Kettenis <kettenis@gnu.org>
1151
ba6219c8
MK
1152 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1153 x86_64-*-*.
1154
18b67037
MK
1155 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1156 sparc64-*-* and sparc*-solaris2*.
1157
1bfbbb9d
MK
11582004-01-04 Mark Kettenis <kettenis@gnu.org>
1159
1160 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
1161 return ${tests}" test. The ${tests} already mentions the
1162 filename.
1163
06846494
MC
11642004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1165
1166 * gdb.cp/local.exp: Accept gcc abi 2.
1167
3b0cb202
MC
11682004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1169
1170 * gdb.cp/templates.exp: Accept gcc abi 2.
1171
0643ec3f
MC
11722004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1173
1174 * lib/compiler.cc: Remove supports_template_debugging.
1175 * gdb.cp/templates.exp: Do not test supports_template_debugging.
1176
d231d0b1
MC
11772004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1178
1179 * gdb.cp/namespace.exp: Accept gcc abi 2.
1180
44ffb27c
MC
11812004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1182
1183 * gdb.cp/method.exp: Accept gcc abi 2.
1184
184ad485
MC
11852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1186
1187 * gdb.cp/classes.exp: Generate identical results as old version.
1188 * gdb.cp/derivation.exp: Likewise.
1189 * gdb.cp/overload.exp: Likewise.
1190 * gdb.cp/virtfunc.exp: Likewise.
1191
116f09e7
MC
11922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1193
1194 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
1195 mysterious bug with sourceware version of expect.
1196
b1379776
MC
11972004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1198
1199 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
1200 current versions of gcc, including gcc abi 2. Remove gratuitous
1201 restart of test program. Use gdb_test_multiple and gdb_test for
1202 all tests. Add patterns to xfail missing "const" in "const char *"
1203 and kfail PR gdb/1155.
1204
6b7a4c0e
MC
12052004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1206
1207 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
1208 current versions of gcc, including gcc abi 2. Remove gratuitous
1209 restart of test program. Use gdb_test_multiple and gdb_test for
1210 all tests. Add patterns to kfail PR gdb/1498.
1211
51615d72
MC
12122003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1213
1214 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
1215 current versions of gcc, including gcc abi 2. Use "breakpoint"
1216 and "continue" instead of restarting the target program. Use
1217 gdb_test_multiple and gdb_test for all tests.
1218
7b79a9d7
MK
12192004-01-01 Mark Kettenis <kettenis@gnu.org>
1220
1221 * gdb.asm/asm-source.exp: Update copyright year. Link statically
1222 for *-*-solaris2*.
1223
1cd3489f
MC
12242003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1225
1226 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
1227 current versions of gcc, including gcc abi 2. Use "breakpoint"
1228 and "continue" instead of restarting the target program several
1229 times. Use gdb_test_multiple and gdb_test for all tests.
1230
850742db
MC
12312003-12-18 Michael Chastain <mec.gnu@mindspring.com>
1232
1233 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
1234 source files.
1235
eb4bbda8
MC
12362003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1237
1238 * gdb.base/environ.exp: Handle compiling test case from multiple
1239 source files.
1240
e42c7771
MC
12412003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1242
1243 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1244
80e4b428
JB
12452003-12-17 Jim Blandy <jimb@redhat.com>
1246
5f06973a
JB
1247 * gdb.base/freebpcmd.c: Add copyright notice.
1248
80e4b428
JB
1249 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1250
0ab84fb7
MC
12512003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1252
1253 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1254
1b3bb3d0
JB
12552003-12-13 Jim Blandy <jimb@redhat.com>
1256
1257 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1258
3a4c9371
KB
12592003-12-12 Kevin Buettner <kevinb@redhat.com>
1260
1261 * gdb.asm/frv.inc: New file.
1262 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1263
a1dea79a
FF
12642003-12-09 Fred Fish <fnf@redhat.com>
1265
1266 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1267 functions to break1.c and leave prototypes behind. Add more
1268 "set breakpoint NN here" comments.
1269 * gdb.base/break1.c: New file.
1270
1271 * gdb.base/break.exp: Handle compiling test case from multiple
1272 source files and change source file references as needed.
1273 * gdb.base/completion.exp: Ditto.
1274 * gdb.base/condbreak.exp: Ditto.
1275 * gdb.base/define.exp: Ditto.
1276 * gdb.base/ena-dis-br.exp: Ditto.
1277 * gdb.base/info-proc.exp: Ditto.
1278 * gdb.base/maint.exp: Ditto.
1279 * gdb.base/until.exp: Ditto.
1280
1281 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1282 hardcoded line numbers.
1283 * gdb.base/define.exp: Ditto.
1284 * gdb.base/ena-dis-br.exp: Ditto.
1285 * gdb.base/maint.exp: Ditto.
1286 * gdb.base/until.exp: Ditto.
1287
1288 * gdb.base/completion.exp: Use "break1" for completion tests since
1289 "break" is no longer a unique prefix.
1290
5266b69c
AC
12912003-12-06 Andrew Cagney <cagney@redhat.com>
1292
1293 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1294 "return_value_unimplemented". When an unimplemented struct return
1295 architecture, report incorrect values as a KFAIL
1296
374451f0
MC
12972003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1298
1299 * gdb.cp/rtti.exp: Accept new wording of warning from
1300 cp_lookup_rtti_type.
1301
ba9b20a7
MC
13022003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1303
1304 Partial fix for PR testsuite/1456.
1305 * gdb.base/scope.exp (test_at_main): Replace references to
1306 gcc_compiled with calls to test_compiler_info.
1307 (test_at_foo): Likewise.
1308 (test_at_bar): Likewise.
1309
b74b6d0b
MC
13102003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1311
1312 Partial fix for PR testsuite/1456.
1313 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1314 to test_compiler_info.
1315
ccfa3402
MC
13162003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1317
1318 * gdb.base/so-impl-ld.exp: Update copyright notice.
1319
f6246aba
MC
13202003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1321
1322 Partial fix for PR testsuite/1456.
1323 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1324 to test_compiler_info.
1325
13ae734a
MC
13262003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1327
1328 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1329 from current versions of gdb. Clean up regular expressions.
1330 Delete redundant timeout case.
1331
d8e1cdee
MC
13322003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1333
1334 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1335 from current versions of gdb. Clean up regular expressions.
1336 Delete redundant timeout case.
1337
96457b64
MC
13382003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1339
1340 Partial fix for PR testsuite/1456.
1341 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1342 gcc_compiled with call to test_compiler_info.
1343
f35309fc
MC
13442003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1345
1346 Partial fix for PR testsuite/1456.
1347 * gdb.base/list.exp (test_list_function): Delete unused declaration
1348 of gcc_compiled.
1349
d7afdf9b
MC
13502003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1351
1352 Partial fix for PR testsuite/1456.
1353 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1354 call to test_compiler_info.
1355
71507b56
MK
13562003-11-29 Mark Kettenis <kettenis@gnu.org>
1357
1358 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1359 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1360 it to create the appropriate note.inc.
1361 * gdb.asm/asmsrc1.s: Include "note.inc".
1362 * gdb.asm/netbsd.inc: New file.
1363 * gdb.asm/empty.inc: New file.
1364
f81f93f7
MC
13652003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1366
1367 Partial fix for PR testsuite/1456.
1368 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1369 calls to test_compiler_info.
1370
9a77938e
MC
13712003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1372
1373 Partial fix for PR testsuite/1456.
1374 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1375 calls to test_compiler_info.
1376
e8367dc7
MK
13772003-11-27 Mark Kettenis <kettenis@gnu.org>
1378
1379 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1380 pattern for the KFAILs.
1381
526c61ee
AF
13822003-11-25 Adam Fedor <fedor@gnu.org>
1383
1384 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1385 * gdb.objc/objcdecode.m: New file.
1386
28f2d600
AF
13872003-11-25 Adam Fedor <fedor@gnu.org>
1388
1389 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1390 * gdb.objc/nondebug.m: New file.
1391
a3895cee
BE
13922003-11-26 Ben Elliston <bje@wasabisystems.com>
1393
1394 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1395 NetBSD as it does on FreeBSD. Modelled on a similar change by
1396 Mark Kettenis on 2003-05-30.
1397 (link-flags): Set to "--entry _start" regardless of target.
1398 Special linker flags are to be appended to $link-flags.
1399 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1400
c9f2c8a3
MC
14012003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1402
1403 * gdb.cp/method.exp: Accept output of new demangler.
1404
15a0587a 14052003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1406
1407 * gdb/class2.exp: New file.
1408 * gdb/class2.cc: New file.
1409
3c00b570
MC
14102003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1411
1412 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1413 of new demangler.
1414
7027acc7
MK
14152003-11-23 Mark Kettenis <kettenis@gnu.org>
1416
1417 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1418 of gdb_test "run".
1419
b0e1598a
MK
14202003-11-23 Mark Kettenis <kettenis@gnu.org>
1421
1422 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1423 "continue" into "run".
1424
4d9eda44
MC
14252003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1426
1427 Partial fix for PR testsuite/1456.
1428 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1429 call to test_compiler_info.
1430 * gdb.cp/ctti.exp: Likewise.
1431 * gdb.cp/derivation.exp: Likewise.
1432 * gdb.cp/member-ptr.exp: Likewise.
1433 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1434 reference to gcc_compiled.
1435
14362003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1437
1438 Fix PR testsuite/1463.
1439 * gdb.base/structs.exp (start_structs_test): Call
1440 get_debug_format before using the debug format.
1441
d422fe19
AC
14422003-11-22 Andrew Cagney <cagney@redhat.com>
1443
1444 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1445 * gdb.base/structs.exp: Use gdb_test_multiple.
1446
039cf96d
AC
14472003-11-20 Andrew Cagney <cagney@redhat.com>
1448
6882279b
AC
1449 * gdb.base/structs.exp: Handle and recover from internal errors.
1450 Replace "foo${n}" with "foo<n>" in test messages.
1451
e53890ae
AC
1452 * gdb.base/structs.exp: Update copyright. Rewrite.
1453 * gdb.base/structs.c: Update copyright. Rewrite.
1454
2b211c59
AC
1455 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1456 resync count exceeded.
d63a86f8 1457
039cf96d
AC
1458 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1459 from the internal error.
1460 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1461 Original from Jim Blandy.
1462 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1463
eac98b22
AC
14642003-11-19 Andrew Cagney <cagney@redhat.com>
1465
1466 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1467 KFAIL.
1468
67455b2a
MK
14692003-11-17 Mark Kettenis <kettenis@gnu.org>
1470
1471 New testcase for PR backtrace/1435.
1472 * gdb.arch/i386-unwind.exp: New file.
1473 * gdb.arch/i386-unwind.c: New file.
1474
853d6e5b
AC
14752003-11-17 Andrew Cagney <cagney@redhat.com>
1476
1477 * lib/gdb.exp (compiler_info): New global.
1478 (test_compiler_info): New function.
1479 (get_compiler_info): Set compiler_info.
1480 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1481 "compiler_info" to gcc-<major>-<minor>.
1482
38cf6e11
MC
14832003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1484
1485 * gdb.trace/configure: Remove.
1486
a50d3602
EZ
14872003-11-13 Elena Zannoni <ezannoni@redhat.com>
1488
1489 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1490 breakpoints.
a50d3602
EZ
1491 * gdb.base/break.exp: Remove all references to explicit line
1492 numbers.
1493
d9407aaa
NC
14942003-11-11 Nick Clifton <nickc@redhat.com>
1495
1496 * gdb.base/shreloc.exp: Do not run for targets which do not
1497 support shared objects.
1498
db488fc1
CV
14992003-11-10 Corinna Vinschen <vinschen@redhat.com>
1500
1501 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1502 Don't run tests if nofileio flag is given.
1503
6a90a18e
EZ
15042003-11-07 Elena Zannoni <ezannoni@redhat.com>
1505
1506 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1507 as well as 'Watchpoint'.
1508
0b915e9c
EZ
15092003-11-06 Elena Zannoni <ezannoni@redhat.com>
1510
1511 Reported by Jim Ingham <jingham@apple.com>:
1512 * gdb.base/annota1.exp: Match at least one occurrence of the
1513 signal handler annotation.
1514
d7e4b55f
EZ
15152003-11-06 Elena Zannoni <ezannoni@redhat.com>
1516
1517 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1518 as well as 'Watchpoint'.
1519
2fe4e8d0
MC
15202003-11-05 Michael Chastain <mec@shout.net>
1521
1522 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1523
6ef88553
KW
15242003-11-03 Kris Warkentin <kewarken@qnx.com>
1525
1526 * gdb.arch/gdb1291.c: New test file.
1527 * gdb.arch/gdb1291.exp: New test script.
1528 * gdb.arch/gdb1431.c: New test file.
1529 * gdb.arch/gdb1431.exp: New test script.
1530
ae7dc4d8
MC
15312003-10-22 Michael Chastain <mec@shout.net>
1532
1533 * gdb.mi/pthreads.c: Add copyright notice.
1534
c39d7427
MC
15352003-10-22 Michael Chastain <mec@shout.net>
1536
1537 * gdb.threads/pthreads.c: Add copyright notice.
1538
8b7d96c1
MC
15392003-10-20 Michael Chastain <mec@shout.net>
1540
1541 * gdb.base/gdb1056.exp: New test script.
1542
d1d69fdd
DJ
15432003-10-13 Daniel Jacobowitz <drow@mvista.com>
1544
1545 * gdb.threads/killed.exp: Use gdb_run_cmd.
1546
7d605576
DJ
15472003-10-13 Daniel Jacobowitz <drow@mvista.com>
1548
1549 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1550 create a core file.
1551 * gdb.threads/gcore-thread.exp: Likewise.
1552
618ec112
CV
15532003-10-13 Corinna Vinschen <vinschen@redhat.com>
1554
1555 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1556 type, based on char type.
1557 (struct bit_flags_short_t): New bitfield type, based on short type.
1558 (init_bit_flags_char): New fuction.
1559 (init_bit_flags_short): Ditto.
1560 (print_bit_flags_char): Ditto.
1561 (print_bit_flags_short): Ditto.
1562 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1563
9367a73c
MC
15642003-10-11 Michael Chastain <mec@shout.net>
1565
1566 * gdb.base/call-rt-st.exp: Update copyright year.
1567
1decf120
KI
15682003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1569
1570 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1571 * gdb.disasm/sh3.s: Ditto.
1572
5445b2ae
DJ
15732003-10-07 Daniel Jacobowitz <drow@mvista.com>
1574
1575 * gdb.threads/switch-threads.exp: New test.
1576 * gdb.threads/switch-threads.c: New source file.
1577
aec24853
CV
15782003-10-07 Corinna Vinschen <vinschen@redhat.com>
1579
1580 * gdb.base/ending-run.exp: Add sh specific case.
1581
adc7428d
AC
15822003-10-06 Andrew Cagney <cagney@redhat.com>
1583
1584 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1585 * gdb.disasm/mn10200.exp: Delete obsolete file.
1586
c9d37158
DJ
15872003-09-29 Daniel Jacobowitz <drow@mvista.com>
1588
1589 * ChangeLog: Correct an entry command.exp -> commands.exp.
1590 * gdb.base/commands.exp (bp_deleted_in_command_test)
1591 (temporary_breakpoint_commands): Check noargs.
1592
79c2c32d
DC
15932003-09-25 David Carlton <carlton@kealia.com>
1594
1595 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1596 of some print tests, where appropriate. Add tests for C::D::cd,
1597 E::ce, F::cXfX, G::XgX.
1598 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1599
594e6d67
RE
16002003-09-25 Richard Earnshaw <rearnsha@arm.com>
1601
1602 * lib/java.exp (java_init): Import target_alias before using it.
1603
10f0d451
DC
16042003-09-25 David Carlton <carlton@kealia.com>
1605
1606 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1607
274bcba0
EZ
16082003-09-23 Elena Zannoni <ezannoni@redhat.com>
1609
d63a86f8 1610 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1611 weirdness.
1612
cdbf20f7
MC
16132003-09-17 Michael Chastain <mec@shout.net>
1614
1615 * gdb.cp/gdb1355.exp: New file.
1616 * gdb.cp/gdb1355.c: New file.
1617
71e06f80
CV
16182003-09-15 Corinna Vinschen <vinschen@redhat.com>
1619
1620 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1621 * gdb.asm/sh.inc: New file.
1622
5c4e30ca
DC
16232003-09-11 David Carlton <carlton@kealia.com>
1624
bd45b7af
DC
1625 * gdb.cp/namespace.exp: Add tests for namespace types.
1626 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1627 (test_namespace): New.
1628
1c199746
EZ
16292003-09-11 Elena Zannoni <ezannoni@redhat.com>
1630
1631 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1632 * gdb.stabs/weird.exp: Ditto.
1c199746 1633
04ed252f
MC
16342003-09-08 Michael Chastain <mec@shout.net>
1635
1636 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1637
d8a2d9e7
MC
16382003-09-07 Michael Chastain <mec@shout.net>
1639
1640 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1641 'parse error'.
1642
161afb24
MK
16432003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1644
1645 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1646
49f2741a
MC
16472003-08-30 Michael Chastain <mec@shout.net>
1648
1649 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1650 * gdb.gdb/observer.exp: Ditto.
1651 * gdb.gdb/xfullpath.exp: Ditto.
1652
8afa723e
MK
16532003-08-29 Mark Kettenis <kettenis@gnu.org>
1654
1655 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1656 *-*-*bsd*.
1657
f31dfe3b
JJ
16582003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1659
1660 * gdb.base/dump.exp: Skip for ia64.
1661
4630e498
JJ
16622003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1663
1664 * gdb.asm/asm-source.exp: Add ia64 support.
1665 * gdb.asm/ia64.inc: New file.
1666
1105b7ef
MC
16672003-08-22 Michael Chastain <mec@shout.net>
1668
1669 * gdb.cp: New directory.
1670 * gdb.cp/*: Copy from gdb.c++/*.
1671 * gdb.c++/*: Remove.
1672 * Makefile.in: Change gdb.c++ to gdb.cp.
1673 * configure.in: Ditto.
1674 * configure: Regnerate.
1675
c945b932
MK
16762003-08-18 Mark Kettenis <kettenis@gnu.org>
1677
1678 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1679 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1680
2b66634b
DJ
16812003-08-17 Daniel Jacobowitz <drow@mvista.com>
1682
1683 * mi-var-display.exp (-var-list-children weird): Accept function
1684 pointers with argument types.
1685 * mi1-var-display.exp (-var-list-children weird): Likewise.
1686 * mi2-var-display.exp (-var-list-children weird): Likewise.
1687
a356f73b
DJ
16882003-08-17 Daniel Jacobowitz <drow@mvista.com>
1689
1690 * gdb.base/annota3.exp: Add missing newline.
1691
483417b8
MC
16922003-08-06 Michael Chastain <mec@shout.net>
1693
1694 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1695
c99c59c3
MS
16962003-08-12 Michael Snyder <msnyder@redhat.com>
1697
1698 * gdb.base/float.exp: Add test for SH.
1699
55ed7501
MK
17002003-08-10 Mark Kettenis <kettenis@gnu.org>
1701
1702 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1703
1a371f2e
EZ
17042003-08-07 Elena Zannoni <ezannoni@redhat.com>
1705
1706 * gdb.base/completion.exp: Remove reduntant completion test
1707 on filename.
1708
e0f353ce
EZ
17092003-08-07 Elena Zannoni <ezannoni@redhat.com>
1710
1711 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1712 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1713 gdb.trace/save-trace.exp: Make sure that full pathnames are
1714 escaped correctly.
1715
5710a1af 17162003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1717
5710a1af
EZ
1718 * configure.in: Don't generate config.h from config.hin.
1719 * configure: Regenerate.
1720 * config.hin: Remove file.
1721 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1722 * gdb.threads/pthreads.c: Ditto.
1723
dcd81ce9
DJ
17242003-08-07 Daniel Jacobowitz <drow@mvista.com>
1725
1726 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1727 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1728 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1729 Replace ld24 with seth/add3.
1730
6009d884
AC
17312003-08-02 Andrew Cagney <cagney@redhat.com>
1732
1733 * gdb.base/annota3.exp: New file.
1734 * gdb.base/annota3.c: New file.
1735 * gdb.c++/annota3.exp: New file.
1736 * gdb.c++/annota3.cc: New file.
1737
51514e06
MC
17382003-07-29 Michael Chastain <mec@shout.net>
1739
1740 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1741 actually failed.
1742 (do_pass): Likewise.
1743 * gdb.threads/tls.exp: Always initialize no_of_threads.
1744
4ee6625b
DJ
17452003-07-27 Daniel Jacobowitz <drow@mvista.com>
1746
1747 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1748 pattern.
1749 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1750 * gdb.threads/tls.exp: Recognize one case of the host library not
1751 supporting TLS.
1752
225f2bf6
AC
17532003-07-27 Andrew Cagney <cagney@redhat.com>
1754
1755 * gdb.base/fileio.exp: Use SH when running commands using
1756 remote_exec.
1757
bcb27c9f
DJ
17582003-07-24 Daniel Jacobowitz <drow@mvista.com>
1759
1760 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1761 * gdb.base/relocate.c (dummy): New padding array.
1762
3d67be83
MS
17632003-07-22 Michael Snyder <msnyder@redhat.com>
1764
d63a86f8 1765 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1766
1767 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1768 patterns to be more general, accepting old and new output.
1769 Some output chars (such as '+') also must be quoted.
d63a86f8 1770 Some addresses are displayed numerically instead of
3d67be83
MS
1771 symbolically.
1772
57ba3b85
MS
17732003-07-23 Michael Snyder <msnyder@redhat.com>
1774
686d097c
MS
1775 * gdb.base/return2.exp: Don't test long-long return.
1776
57ba3b85
MS
1777 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1778 * gdb.disasm/t01_mov.exp: Ditto.
1779 * gdb.disasm/t02_mova.s: Ditto.
1780 * gdb.disasm/t02_mova.exp: Ditto.
1781 * gdb.disasm/t03_add.s: Ditto.
1782 * gdb.disasm/t03_add.exp: Ditto.
1783 * gdb.disasm/t04_sub.s: Ditto.
1784 * gdb.disasm/t04_sub.exp: Ditto.
1785 * gdb.disasm/t05_cmp.s: Ditto.
1786 * gdb.disasm/t05_cmp.exp: Ditto.
1787 * gdb.disasm/t06_ari2.s: Ditto.
1788 * gdb.disasm/t06_ari2.exp: Ditto.
1789 * gdb.disasm/t07_ari3.s: Ditto.
1790 * gdb.disasm/t07_ari3.exp: Ditto.
1791 * gdb.disasm/t08_or.s: Ditto.
1792 * gdb.disasm/t08_or.exp: Ditto.
1793 * gdb.disasm/t09_xor.s: Ditto.
1794 * gdb.disasm/t09_xor.exp: Ditto.
1795 * gdb.disasm/t10_and.s: Ditto.
1796 * gdb.disasm/t10_and.exp: Ditto.
1797 * gdb.disasm/t11_logs.s: Ditto.
1798 * gdb.disasm/t11_logs.exp: Ditto.
1799 * gdb.disasm/t12_bit.s: Ditto.
1800 * gdb.disasm/t12_bit.exp: Ditto.
1801 * gdb.disasm/t13_otr.s: Ditto.
1802 * gdb.disasm/t13_otr.exp: Ditto.
1803
e00759ef
EZ
18042003-07-22 Elena Zannoni <ezannoni@redhat.com>
1805
1806 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1807
8bc2021f
EZ
18082003-07-22 Elena Zannoni <ezannoni@redhat.com>
1809
1810 * gdb.threads/tls.c : New file.
1811 * gdb.threads/tls.exp : New file.
1812 * gdb.threads/tls-main.c : New file.
1813 * gdb.threads/tls-shared.c : New file.
1814 * gdb.threads/tls-shared.exp : New file.
1815
89320c4c
AS
18162003-07-22 Andreas Schwab <schwab@suse.de>
1817
1818 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1819
180dea7c
AS
18202003-07-20 Andreas Schwab <schwab@suse.de>
1821
1822 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1823 due to insn reordering.
1824
0714963c
AC
18252003-07-15 Andrew Cagney <cagney@redhat.com>
1826
1827 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1828
98a23b3f
MC
18292003-07-15 Michael Chastain <mec@shout.net>
1830
1831 * gdb.base/gdb1250.exp: New file.
1832 * gdb.base/gdb1250.c: New file.
1833
27e417a2
ML
18342003-07-09 Michal Ludvig <mludvig@suse.cz>
1835
1836 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1837 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1838
8bc2021f
EZ
18392003-07-09 Elena Zannoni <ezannoni@redhat.com>
1840
1841 * gdb.threads/tls.c: New file.
1842 * gdb.threads/tls.exp: New file.
1843 * gdb.threads/tls-main.c: New file.
1844 * gdb.threads/tls-shared.c: New file.
1845 * gdb.threads/tls-shared.exp: New file.
1846
d99968dc
EZ
18472003-07-09 Elena Zannoni <ezannoni@redhat.com>
1848
1849 * gdb.base/annota1.exp: Make sure that we properly escape the
1850 full path of the source file. Xfail more permissive patterns,
d63a86f8 1851 due to a compiler debug info problem.
d99968dc 1852
83876b3b
AS
18532003-07-07 Andreas Schwab <schwab@suse.de>
1854
2705e972
AS
1855 * gdb.asm/m68k.inc: New file.
1856 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1857
83876b3b
AS
1858 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1859 arguments"): Also match negative number.
1860
1861 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1862
3a871b37
DJ
18632003-07-03 Daniel Jacobowitz <drow@mvista.com>
1864
1865 * gdb.base/store.c (charest): New typedef.
1866 (add_char): Rename to add_charest, update.
1867 (wack_char): Rename to wack_charest, update types. Return l + r
1868 to keep r live across the call.
1869 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1870 (wack_double, wack_doublest): Return l + r to keep r live across
1871 the call.
1872 * gdb.base/store.exp: Accomodate store.c changes.
1873
b2a7f303
DC
18742003-06-30 David Carlton <carlton@kealia.com>
1875
1876 * gdb.c++/maint.exp (test_invalid_name): New.
1877 (test_first_component): Add tests for invalid names.
1878
3c6cb4a1
MC
18792003-06-29 Michael Chastain <mec@shout.net>
1880
1881 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1882 output of '<VTT for class>' for virtual base classes.
1883
f1c2644b
DJ
18842003-06-29 Daniel Jacobowitz <drow@mvista.com>
1885
1886 * gdb.base/completion.exp: Tab-complete "complet" instead of
1887 "compl".
1888 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1889
18080350
DJ
18902003-06-29 Daniel Jacobowitz <drow@mvista.com>
1891
1892 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1893 * gdb.base/volatile.exp: Likewise.
1894
f56973f8
DJ
18952003-06-29 Daniel Jacobowitz <drow@mvista.com>
1896
1897 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1898 gdb/1265.
1899
19002003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1901 Daniel Jacobowitz <drow@mvista.com>
1902
1903 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1904 initial line count of 'captured_main' from 26 to 32.
1905 (test_with_self): Allow xmalloc call to be interleaved with the
1906 preceding two lines.
1907
e766d4d6
JB
19082003-06-24 Joel Brobecker <brobecker@gnat.com>
1909
1910 * gdb.base/bang.exp: New testcase.
1911
f125c9a4
JB
19122003-06-23 Joel Brobecker <brobecker@gnat.com>
1913
1914 * gdb.base/langs.exp: Add some tests for the "minimal" language
1915 support.
1916
6e25beaf
EZ
19172003-06-23 Elena Zannoni <ezannoni@redhat.com>
1918
1919 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1920 the testcase.
1921
2f816dda
DJ
19222003-06-22 Daniel Jacobowitz <drow@mvista.com>
1923
1924 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1925 offset.
1926
db5a5748
DJ
19272003-06-22 Daniel Jacobowitz <drow@mvista.com>
1928
1929 * gdb.c++/pr-1210.cc: New file.
1930 * gdb.c++/pr-1210.exp: New file.
1931
1df0c130
DJ
19322003-06-21 Daniel Jacobowitz <drow@mvista.com>
1933
1934 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1935 000-exec-continue.
1936
a92feac0
MK
19372003-06-15 Mark Kettenis <kettenis@gnu.org>
1938
1939 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1940 on *-*-*bsd* instead of *-*-freebsd*.
1941
81a58f5b
AC
19422003-06-14 Andrew Cagney <cagney@redhat.com>
1943
1944 * gdb.base/store.exp: Test longest and doublest. Test all
1945 parameters. Weaken return statement match.
1946 * gdb.base/store.c: Add longest and doublest - aka long long and
1947 long double functions. Put all parameters into local register
1948 variables. Use negative values.
1949
b257a0d3
AC
19502003-06-14 Andrew Cagney <cagney@redhat.com>
1951
1952 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1953 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1954 exit status.
1955 * gdb.base/fileio.exp: Disable target when nointerrupts and
1956 noinferiorio, instead of limiting it to remote. Use remote_exec
1957 instead of system.
d63a86f8 1958
21c38304
JJ
19592003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1960
1961 * gdb.base/float.exp: Add ia64 support.
1962
1bcdb424
CV
19632003-06-12 Corinna Vinschen <vinschen@redhat.com>
1964
1965 * gdb.base/fileio.exp: Run only on remote targets.
1966
6aeb981f
CV
19672003-06-10 Corinna Vinschen <vinschen@redhat.com>
1968
1969 * gdb.base/fileio.c: New file, testing File-I/O.
1970 * gdb.base/fileio.exp: Ditto.
1971
53df362e
RG
19722003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1973
1974 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1975 shared objects after relocation at load time (gdb PR/1132).
1976 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1977 as above, part of the shared object relocation test.
1978
ffee1b46
MK
19792003-06-08 Mark Kettenis <kettenis@gnu.org>
1980
b5ca3722
MK
1981 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1982 fully filled history list.
1983 * gdb.base/gdb_history: New file.
1984
03ed860d
MK
1985 * gdb.base/signals.exp: XFAIL "continue to func1" on
1986 i*86-*-freebsd*.
1987
ffee1b46
MK
1988 * gdb.base/attach.exp: When trying to attach to a nonexistent
1989 process, make it possible to specify the PID based on the target,
1990 and do so for *-*-freebsd*.
1991
d80dbb52
RH
19922003-06-02 Richard Henderson <rth@redhat.com>
1993
1994 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1995
6dd77b81
RH
19962003-06-02 Richard Henderson <rth@redhat.com>
1997
1998 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1999
f6347e16
RH
20002003-06-02 Richard Henderson <rth@redhat.com>
2001
2002 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
2003
2c161407
DJ
20042003-06-01 Daniel Jacobowitz <drow@mvista.com>
2005
2006 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
2007 of globalvar.
2008
572eb746
MK
20092003-06-01 Mark Kettenis <kettenis@gnu.org>
2010
2011 * gdb.asm/asm-source.exp: Check for memory read errors in
2012 disassembler test on *BSD too.
2013
9e9617a5
RH
20142003-06-01 Richard Henderson <rth@redhat.com>
2015
2016 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
2017 for .frame.
2018 (gdbasm_call): Lose ldgp.
2019 (gdbasm_startup): Add frame information.
2020 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
2021
7b34ad4e
MK
20222003-05-31 Mark Kettenis <kettenis@gnu.org>
2023
2024 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
2025 i?86-*-*.
2026
10059fdf
MK
20272003-05-30 Mark Kettenis <kettenis@gnu.org>
2028
2029 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2030 FreeBSD.
2031
acf4b816
RH
20322003-05-29 Richard Henderson <rth@redhat.com>
2033
2034 * gdb.asm/alpha.inc: New file.
2035 * gdb.asm/asm-source.exp: Use it.
2036
e9ecd949
JB
20372003-05-29 Jim Blandy <jimb@redhat.com>
2038
2039 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
2040 'core.PID'.
2041
e3e5a4f3
JB
20422003-05-22 Jim Blandy <jimb@redhat.com>
2043
2044 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
2045 backtrace.
d63a86f8 2046
72fe3d25
DC
20472003-05-20 David Carlton <carlton@math.stanford.edu>
2048
2049 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
2050 this time.
2051
58da2eb2
DC
20522003-05-19 David Carlton <carlton@bactrian.org>
2053
2054 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
2055 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
2056
1fcb5155
DC
20572003-05-19 David Carlton <carlton@bactrian.org>
2058
2059 * gdb.c++/namespace.exp: Add namespace scope and anonymous
2060 namespace tests.
2061 Bump copyright date.
2062 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
2063 (main): Call C::D::marker2.
2064 * gdb.c++/namespace1.cc: New file.
2065
85e85163
JJ
20662003-05-14 Jeff Johnston <jjohnstn@redhat.com>
2067
2068 Roland McGrath <roland@redhat.com>
d63a86f8 2069 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
2070 there is no manager thread.
2071
a25fbfec
JJ
20722003-05-08 Jeff Johnston <jjohnstn@redhat.com>
2073
d63a86f8
RM
2074 * gdb.threads/schedlock.exp: Remove assumption that all threads
2075 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
2076 in one of the child threads rather than the main thread.
2077
be375bae
JB
20782003-05-07 Jim Blandy <jimb@redhat.com>
2079
09bf6082
JB
2080 Add support for assembly source testing on the s390x.
2081 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
2082 architecture.
2083 * gdb.asm/s390x.inc: New file.
2084
be375bae
JB
2085 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
2086 succession of 'if' statements.
2087
00905d52
AC
20882003-05-05 Andrew Cagney <cagney@redhat.com>
2089
2090 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
2091
b1e29e33
AC
20922003-05-05 Andrew Cagney <cagney@redhat.com>
2093
2094 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
2095 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
2096
e33d66ec
EZ
20972003-05-02 Elena Zannoni <ezannoni@redhat.com>
2098
2099 * gdb.base/charset.exp: Update based on new behavior of set/show
2100 charset commands.
2101
2b6fd0d8
AC
21022003-05-01 Andrew Cagney <cagney@redhat.com>
2103
2104 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
2105 variable do not give memory errors.
2106
130cacce
AF
21072003-04-30 Adam Fedor <fedor@gnu.org>
2108
2109 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
2110 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
2111 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
2112 gdb.objc/basicclass.m: : New files
2113
2114 * lib/gdb.exp (gdb_compile_objc): New procedure.
2115
bea71854
DJ
21162003-04-27 Daniel Jacobowitz <drow@mvista.com>
2117
2118 * gdb.base/signals.exp: Make backtrace tests more specific.
2119
0f20eeea
DC
21202003-04-23 David Carlton <carlton@bactrian.org>
2121
2122 * gdb.c++/maint.exp (test_first_component): Add tests for
2123 'operator' in more locations.
2124
c8c4d8dc
KB
21252003-04-16 Kevin Buettner <kevinb@redhat.com>
2126
2127 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
2128
3fe60e3c
EZ
21292003-04-16 Elena Zannoni <ezannoni@redhat.com>
2130
2131 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
2132 func marke' instead. Update test name.
2133
9219021c
DC
21342003-04-15 David Carlton <carlton@math.stanford.edu>
2135
2136 * gdb.c++/maint.exp: New file.
2137
5dd55bdd
EZ
21382003-04-14 Elena Zannoni <ezannoni@redhat.com>
2139
2140 * gdb.threads/schedlock.c: Change type of thread function argument
2141 to long, to avoid warnings on 64-bit platforms.
2142
00890572
EZ
21432003-04-14 Elena Zannoni <ezannoni@redhat.com>
2144
2145 * gdb.base/attach.exp: Add new message from ptrace in case of
2146 attaching to nonexistent process.
d63a86f8 2147
93201743
JB
21482003-04-11 Jim Blandy <jimb@redhat.com>
2149
2150 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2151 gdb.c++/userdef.cc: Place comments on the lines to which the
2152 marker function might return.
2153 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2154 gdb.c++/userdef.exp: Look for those comments to check that we've
2155 returned to the right place, instead of checking line numbers.
2156
2a11c64d
EZ
21572003-04-11 Elena Zannoni <ezannoni@redhat.com>
2158
2159 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
2160 match on sourcefile name, instead of directory name.
2161
68ab8fc5
EZ
21622003-04-10 Elena Zannoni <ezannoni@redhat.com>
2163
d63a86f8 2164 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
2165 working directory name.
2166
5624293a
JB
21672003-04-09 Jim Blandy <jimb@redhat.com>
2168
2169 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2170 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
2171 after an inferior function call, report the failure, but allow the
2172 test to continue.
2173
f1f02ee4
SC
21742003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2175
2176 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2177 with -DPROTOTYPES.
2178
6eb79af0
SC
21792003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2180
2181 * gdb.base/break.exp: Revert last patch.
2182
8dfb4cf0
SC
21832003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2184
2185 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2186 with -DPROTOTYPES.
2187
ed4c619a
AC
21882003-04-02 Andrew Cagney <cagney@redhat.com>
2189
2190 * gdb.base/callfuncs.exp: Make "print add" messages unique.
2191 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
2192 matching directories by the name breakpoint.
2193 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
2194 Make "continue to marker1" consistent.
2195 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
2196 message consistent.
2197 * lib/gdb.exp: Put "the program is no longer running", and "the
2198 program exited" in parenthesis.
2199 * lib/mi-support.exp: Ditto.
d63a86f8 2200
4e35d5f0 22012003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 2202
4e35d5f0
BR
2203 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
2204
71900fe8
AC
22052003-03-29 Andrew Cagney <cagney@redhat.com>
2206
2207 * gdb.base/sizeof.c (main): Print the value of '\377'.
2208 * gdb.base/sizeof.exp: Check the sign of '\377'.
2209
c0655a16
MC
22102003-03-27 Michael Chastain <mec@shout.net>
2211
2212 * gdb.base/gdb1090.exp: New file.
2213 * gdb.base/gdb1090.cc: New file.
2214
5b2a3989
JB
22152003-03-27 J. Brobecker <brobecker@gnat.com>
2216
2217 * gdb.gdb/observer.exp: New regression test.
2218
79876890
MC
22192003-03-27 Michael Chastain <mec@shout.net>
2220
2221 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
2222 * gdb.base/ptype.exp: Likewise.
2223
6eac95e3
CV
22242003-03-27 Corinna Vinschen <vinschen@redhat.com>
2225
2226 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
2227
e8c71839
MC
22282003-03-26 Michael Chastain <mec@shout.net>
2229
2230 * gdb.base/ptype.exp: Actually use some typedef'd types.
2231
71b10041
SC
22322003-03-21 Stephane Carrez <stcarrez@nerim.fr>
2233
2234 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
2235 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
2236
2512cf80
CV
22372003-03-20 Corinna Vinschen <vinschen@redhat.com>
2238
2239 * gdb.base/default.exp: Fix regular expression.
2240
0d195a4f
CV
22412003-03-20 Corinna Vinschen <vinschen@redhat.com>
2242
2243 * gdb.base/args.exp: Fix regular expression.
2244
8a2dbca8
CV
22452003-03-20 Corinna Vinschen <vinschen@redhat.com>
2246
2247 * gdb.base/help.exp: Allow Win32 child process.
2248
bf028682
CV
22492003-03-20 Corinna Vinschen <vinschen@redhat.com>
2250
2251 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2252 when stepping out of main().
2253
182dbe85
CV
22542003-03-20 Corinna Vinschen <vinschen@redhat.com>
2255
2256 * gdb.base/default.exp: Check for win32 specific message when calling
2257 "run" without executable.
2258
d67a6ba5
CV
22592003-03-20 Corinna Vinschen <vinschen@redhat.com>
2260
2261 * gdb.base/args.exp: Expect .exe in output.
2262
a955b5bb
CV
22632003-03-20 Corinna Vinschen <vinschen@redhat.com>
2264
2265 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2266 Cygwin native.
2267
bf6bad4b
AC
22682003-03-17 Andrew Cagney <cagney@redhat.com>
2269
2270 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2271 vector registes.
2272 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2273 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2274
293e9a31
DC
22752003-03-17 David Carlton <carlton@math.stanford.edu>
2276
2277 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2278 test, for PR breakpoints/38.
2279 Call test_watchpoint_and_breakpoint.
2280 * gdb.base/watchpoint.c (func3): New function.
2281 (main): Call func3.
2282
5330f2db
DC
22832003-03-04 David Carlton <carlton@math.stanford.edu>
2284
2285 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2286 Garply<Garply<char> >:: garply".
2287 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2288 with respect to PR c++/1111; note also PR c++/1113.
2289 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2290 respect to PR c++/1062.
2291 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2292
6ece72da
DC
22932003-03-03 David Carlton <carlton@math.stanford.edu>
2294
2295 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2296 with respect to PR c++/57.
2297 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2298 c++/826.
2299 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2300 respect to PR c++/57.
2301
85ca1584
DC
23022003-03-03 David Carlton <carlton@math.stanford.edu>
2303
2304 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2305 respect to PR c++/33 into FAILs.
2306
98e9c5b8
MC
23072003-03-03 Michael Chastain <mec@shout.net>
2308
7bedbf27
MC
2309 * configure.in: Update copyright years.
2310
23112003-03-03 Michael Chastain <mec@shout.net>
2312
2313 * Makefile.in: Update copyright years.
98e9c5b8 2314
f683e100
DC
23152003-02-28 David Carlton <carlton@math.stanford.edu>
2316
2317 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2318 print class instead of struct and/or superfluous protection
2319 specifiers, as long as the resulting output is equivalent to the
2320 source code.
2321 Delete FIXME from end of messages on tests that don't need
2322 fixing.
2323
a9e0cf2c
DC
23242003-02-28 David Carlton <carlton@math.stanford.edu>
2325
2326 * gdb.c++/templates.exp (do_tests): Allow const in the two
2327 Foo<volatile char *>::foo tests.
2328
e8d359df
MS
23292003-02-27 Michael Snyder <msnyder@redhat.com>
2330
d63a86f8 2331 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2332 will be consistant.
2333
0b71dc91
DC
23342003-02-26 David Carlton <carlton@math.stanford.edu>
2335
2336 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2337 char *>::foo" test with respect to PR c++/33. Create a new test
2338 which is identical to that one except that it doesn't put the
2339 space between the "char" and the "*"; KFAIL it, too.
2340
dd14ab43
DC
23412003-02-26 David Carlton <carlton@math.stanford.edu>
2342
2343 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2344 template types into either PASSes or KFAILs (corresponding to PR
2345 c++/57). Tweak indentation. Update copyright.
2346
1146c7f1
SC
23472003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2348
2349 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2350
74641dfb
MC
23512003-02-13 Michael Chastain <mec@shout.net>
2352
2353 * gdb.base/exprs.exp: Remove i960 remnants.
2354 * gdb.base/funcargs.exp: Likewise.
2355 * gdb.base/list.exp: Likewise.
2356 * gdb.base/ptype.exp: Likewise.
2357
559cd2d0
DC
23582003-02-14 David Carlton <carlton@math.stanford.edu>
2359
2360 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2361 pEe->D::vg()" from XFAIL to KFAIL.
2362
c4f90d87
JM
23632003-02-13 Jason Molenda (jmolenda@apple.com)
2364
2365 * gdb.base/maint.exp: Update maint print statistics regexp to include
2366 new entries.
2367
cbc4d97c
MC
23682003-02-13 Michael Chastain <mec@shout.net>
2369
2370 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2371
40f235b7
MC
23722003-02-12 Michael Chastain <mec@shout.net>
2373
2374 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2375 * gdb.c++/inherit.exp: Likewise.
2376 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2377 * gdb.c++/templates.exp: Likewise.
2378 * gdb.c++/virtfunc.exp: Likewise.
2379
c56716b0
JM
23802003-02-06 Jason Molenda (jason-cl@molenda.com)
2381
2382 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2383 why the code is written that way.
2384
070afcf8
MC
23852003-02-05 Michael Chastain <mec@shout.net>
2386
2387 * gdb.base/dump.exp: Add missing copyright line.
2388
5d0331e5
JM
23892003-02-05 Jason Molenda (jason-cl@molenda.com)
2390
f7ae6d3e 2391 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2392 at the beginning so the breakpoint doesn't get set on the loop.
2393
92851186
MC
23942003-02-05 Michael Chastain <mec@shout.net>
2395
2396 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2397 output for configurations with gcc 2.95.3.
2398
cbf1e085
AC
23992003-02-05 Keith Seitz <keiths@redhat.com>
2400 Andrew Cagney <ac131313@redhat.com>
2401
2402 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2403
29518e1e
MC
24042003-02-04 Michael Chastain <mec@shout.net>
2405
2406 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2407 Call perror and then continue.
2408
5af1d5f3
MC
24092003-02-03 Michael Chastain <mec@shout.net>
2410
2411 * gdb.c++/pr-1023.cc: New file.
2412 * gdb.c++/pr-1023.exp: New file.
2413
6b549786
JB
24142003-02-05 Jim Blandy <jimb@redhat.com>
2415
2416 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2417 it's local to foobar. Check for it there, and check that it's not
2418 present in main.
2419 * gdb.c++/local.cc (marker2): New function.
2420 (foobar): Call marker1.
2421 (main): Call marker2 instead of marker1.
2422
67f16606
AC
24232003-02-04 Andrew Cagney <ac131313@redhat.com>
2424
2425 * gdb.disasm/mn10200.exp: Obsolete file.
2426 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2427 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2428 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2429
1c5cb38e
DC
24302003-02-04 David Carlton <carlton@math.stanford.edu>
2431
2432 * gdb.c++/overload.exp: Test intToChar(1).
2433 * gdb.c++/overload.cc (intToChar): New.
2434 (main): Call intToChar.
2435
d1fe6965
DC
24362003-02-03 David Carlton <carlton@math.stanford.edu>
2437
2438 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2439 'might_kfail' arg.
2440 KFAIL some of the continue_to_bp_overloaded calls, according to
2441 PR c++/1025.
2442
9ba61c5d
MC
24432003-02-01 Michael Chastain <mec@shout.net>
2444
2445 * gdb.base/advance.c (marker1): New marker function.
2446 * gdb.base/advance.exp: When the 'advance' command lands on the
2447 return breakpoint, it can legitimately stop on either the
2448 current line or the next line. Accommodate both outcomes.
2449 * gdb.base/until.exp: Likewise.
2450
e7494ffb
AC
24512003-02-02 Andrew Cagney <ac131313@redhat.com>
2452
2453 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2454 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2455 now a list, not a tuple.
2456 * gdb.mi/mi-var-display.exp: Ditto.
2457 * gdb.mi/gdb792.exp: Ditto.
2458
075559bc
AC
24592003-02-01 Andrew Cagney <ac131313@redhat.com>
2460
2461 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2462 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2463 stack backtraces.
2464 * gdb.mi/mi-syn-frame.c: Part of same.
2465
2bd4c7b1
MK
24662003-02-01 Mark Kettenis <kettenis@gnu.org>
2467
2468 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2469 gdb.mi/mi1-pthreads.exp: Return instead of calling
2470 gdb_suppress_entire_file.
2471
eabd8992
MS
24722003-02-01 Mark Salter <msalter@redhat.com>
2473
2474 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2475
71469e2f
MS
24762003-01-31 Mark Salter <msalter@redhat.com>
2477
2478 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2479 Support empty arg.
2480
38a94d44
MC
24812003-01-30 Michael Chastain <mec@shout.net>
2482
2483 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2484 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2485 has been fixed in gdb/readline on 2003-01-09.
2486
19ea9e73
MS
24872003-01-29 Michael Snyder <msnyder@redhat.com>
2488
e8d359df
MS
2489 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2490 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2491 * gdb.base/args.exp: Skip if target does not support args passing.
2492
2307bd6a
DJ
24932003-01-22 Daniel Jacobowitz <drow@mvista.com>
2494
19ea9e73 2495 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2496 gdb_test. Accept a list of expect arguments as the third
2497 parameter.
2498 (gdb_test): Use it.
2499
f2dd3617
EZ
25002003-01-20 Elena Zannoni <ezannoni@redhat.com>
2501
2502 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2503 allow for different test tree configurations. Update some
2504 tescases accordingly.
2505 * gdb.arch/altivec-regs.exp: Ditto.
2506 * gdb.asm/asm-source.exp: Ditto.
2507 * gdb.base/advance.exp: Ditto.
2508 * gdb.base/display.exp: Ditto.
d63a86f8 2509 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2510 * gdb.base/mips_pro.exp: Ditto.
2511 * gdb.base/overlays.exp: Ditto.
2512 * gdb.base/relocate.exp: Ditto.
2513 * gdb.base/setshow.exp: Ditto.
2514 * gdb.base/step-line.exp: Ditto.
2515 * gdb.base/step-test.exp: Ditto.
2516 * gdb.base/until.exp: Ditto.
2517 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2518
c71cdefd
DC
25192003-01-17 David Carlton <carlton@math.stanford.edu>
2520
2521 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2522 corresponding to PR c++/945.
2523 Update copyright.
2524
fdba05d7
DC
25252003-01-17 David Carlton <carlton@math.stanford.edu>
2526
2527 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2528 corresponding to PR c++/68.
2529
25302003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2531
2532 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2533 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2534 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2535
c362c33a
EZ
25362003-01-15 Elena Zannoni <ezannoni@redhat.com>
2537
0fbc361c
EZ
2538 * gdb.base/break.exp: Fix change of default location, because of
2539 removal of until tests.
2540 * gdb.base/help.exp: Update test for new 'until' help message.
2541 Add test for help on 'advance'.
c362c33a
EZ
2542 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2543
dabf8a35
MK
25442003-01-15 Mark Kettenis <kettenis@gnu.org>
2545
2546 * gdb.base/default.exp: Adapt "info float" test for recent changes
2547 to that command. Add test for "info vector".
2548 * gdb.base/float.exp: New file. Add test for "info float" that
2549 resembles the old test in gdb.base/default.exp.
2550
a1769aca
DC
25512003-01-15 David Carlton <carlton@math.stanford.edu>
2552
2553 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2554
82025e13
EZ
25552003-01-15 Elena Zannoni <ezannoni@redhat.com>
2556
2557 * gdb.base/break.exp: Move the tests of until command from here...
2558 * gdb.base/until.exp: ... to here. New file. Add other tests.
2559 * gdb.base/advance.c: New file.
2560 * gdb.base/advance.exp: New file.
2561
8f9ab801
EZ
25622003-01-14 Elena Zannoni <ezannoni@redhat.com>
2563
2564 * gdb.base/args.c: New file.
2565 * gdb.base/args.exp: New file.
2566
9ae66589
DJ
25672003-01-14 Daniel Jacobowitz <drow@mvista.com>
2568
2569 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2570
8d77e5c3
DJ
25712003-01-14 Daniel Jacobowitz <drow@mvista.com>
2572
2573 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2574
12d2f0a1
DJ
25752003-01-14 Daniel Jacobowitz <drow@mvista.com>
2576
2577 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2578 dates.
2579
6ca37014
DJ
25802003-01-13 Daniel Jacobowitz <drow@mvista.com>
2581
2582 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2583
b0023472
DJ
25842003-01-13 Daniel Jacobowitz <drow@mvista.com>
2585
2586 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2587 (ptype &*"foo").
2588 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2589
d6abaea5
DJ
25902002-01-13 Daniel Jacobowitz <drow@mvista.com>
2591
2592 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2593 * gdb.mi/mi1-console.exp: Likewise.
2594
dfd536a7
DJ
25952002-01-13 Daniel Jacobowitz <drow@mvista.com>
2596
2597 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2598 * gdb.mi/mi1-console.exp: Likewise.
2599
a1fb14a2
DJ
26002003-01-13 Daniel Jacobowitz <drow@mvista.com>
2601
2602 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2603
c4cf40b7
DJ
26042003-01-09 Daniel Jacobowitz <drow@mvista.com>
2605
2606 * gdb.base/detach.exp: New test.
2607
696d5a5b
DJ
26082003-01-09 Daniel Jacobowitz <drow@mvista.com>
2609
2610 * Makefile.in (ALL_SUBDIRS): New variable.
2611 (subdirs, clean, distclean): Use it.
2612 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2613 regenerating Makefile, since it is generated from the top level.
2614 * gdb.asm/Makefile.in: Likewise.
2615 * gdb.base/Makefile.in: Likewise.
2616 * gdb.c++/Makefile.in: Likewise.
2617 * gdb.disasm/Makefile.in: Likewise.
2618 * gdb.java/Makefile.in: Likewise.
2619 * gdb.mi/Makefile.in: Likewise.
2620 * gdb.threads/Makefile.in: Likewise.
2621 * gdb.trace/Makefile.in: Likewise.
2622
754533e4
DC
26232003-01-09 David Carlton <carlton@math.stanford.edu>
2624
2625 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2626 Add copyright year 2003.
2627
d8b3e9ee
MC
26282003-01-06 Michael Chastain <mec@shout.net>
2629
2630 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2631 When selecting a thread, 'line' and 'file' are optional.
2632 * gdb.mi/mi1-pthreads.exp: Likewise.
2633
8e9e0fe6
AS
26342003-01-06 Andreas Schwab <schwab@suse.de>
2635
2636 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2637 failures.
2638
b5ab8ff3
DJ
26392003-01-04 Daniel Jacobowitz <drow@mvista.com>
2640
2641 Fix PR gdb/844
2642 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2643 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2644
2645 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2646 instead of calling gdb_suppress_entire_file.
2647 * gdb.threads/print-threads.exp: Likewise.
2648 * gdb.threads/schedlock.exp: Likewise.
2649
2650 * gdb.threads/killed.exp: Return instead of calling
2651 gdb_suppress_entire_file.
2652 * gdb.threads/linux-dp.exp: Likewise.
2653 * gdb.threads/pthreads.exp: Likewise.
2654
1e698235
DJ
26552003-01-04 Daniel Jacobowitz <drow@mvista.com>
2656
2657 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2658 stabs.
2659 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2660 * gdb.base/whatis.exp: Always allow (void) after function names.
2661
147ff08c
DJ
26622003-01-04 Daniel Jacobowitz <drow@mvista.com>
2663
2664 * gdb.c++/casts.exp: Correct regexp.
2665
dc62bfc2
MK
26662003-01-04 Mark Kettenis <kettenis@gnu.org>
2667
2668 * configure.in: Call AC_CONFIG_HEADER. Don't call
2669 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2670 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2671 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2672 aforementioned directories in the AC_OUPUT call.
2673 * config.hin: New file.
2674 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2675 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2676 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2677 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2678 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2679 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2680 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2681 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2682 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2683 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2684 gdb.threads/configure.in, gdb.threads/configure,
2685 gdb.threads/config.in, gdb.trace/configure.in,
2686 gdb.trace/configure: Removed.
2687
77afa639
MC
26882003-01-03 Michael Chastain <mec@shout.net>
2689
2690 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2691 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2692
7634bb6e
DJ
26932003-01-03 Daniel Jacobowitz <drow@mvista.com>
2694
2695 * gdb.base/store.exp: Fix regular expressions.
2696
b39c905e
MK
26972002-12-28 Mark Kettenis <kettenis@gnu.org>
2698
2699 * configure.in: Rewrite.
2700 * configure: Regenerated.
2701
0a8551dd
DC
27022003-01-03 David Carlton <carlton@math.stanford.edu>
2703
2704 * gdb.base/psymtab.exp: New file.
2705 * gdb.base/psymtab1.c: Ditto.
2706 * gdb.base/psymtab2.c: Ditto.
2707
c60b7188
AF
27082002-12-23 Adam Fedor <fedor@gnu.org>
2709
2710 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2711
ee73db83
DC
27122002-12-23 David Carlton <carlton@math.stanford.edu>
2713
2714 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2715 and current_directory initialization.
2716
d6c1774e
JB
27172002-12-22 Jim Blandy <jimb@redhat.com>
2718
f0a847b8
JB
2719 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2720 rather than as part of the output file name.
2721
d6c1774e
JB
2722 * gdb.base/attach.exp: There's no need to copy the test program to
2723 /tmp; that was only ever necessary on HP/UX, and this test is
2724 entirely disabled there anyway.
2725
f0708dbb
JB
27262002-12-21 Jim Blandy <jimb@redhat.com>
2727
4c2acfea
JB
2728 * gdb.c++/psmang.exp: Doc fix.
2729
f0708dbb
JB
2730 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2731 test.
2732
9579e000
DC
27332002-12-20 David Carlton <carlton@math.stanford.edu>
2734
2735 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2736
d1810171
MC
27372002-12-18 Michael Chastain <mec@shout.net>
2738
2739 * gdb.c++/annota2.exp: Add copyright year 2002.
2740
76565097
DC
27412002-12-17 David Carlton <carlton@math.stanford.edu>
2742
2743 * gdb.c++/try_catch.cc: Add marker comments.
2744 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2745 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2746 * gdb.c++/m-static.cc: Ditto.
2747 * gdb.c++/m-static1.cc: Ditto.
2748 * gdb.c++/try_catch.cc: Ditto.
2749
da81390b
JJ
27502002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2751
2752 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2753 to see whether we are using the new -environment-directory
2754 command which resets via -r or the old version of the command
2755 which may prompt the user. Part of fix for gdb/741.
2756
b304d130
AC
27572002-12-13 Andrew Cagney <ac131313@redhat.com>
2758
2759 * gdb.fortran/types.exp: Update obsolete comment.
2760 * gdb.fortran/exprs.exp: Ditto.
2761 * lib/gdb.exp: Delete obsolete code.
2762 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2763 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2764 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2765 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2766 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2767 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2768 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2769 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2770 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2771 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2772 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2773 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2774 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2775 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2776 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2777 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2778 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2779 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2780 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2781 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2782 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2783 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2784 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2785 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2786 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2787 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2788 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2789 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2790 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2791 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2792 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2793 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2794 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2795 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2796 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2797 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2798 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2799
a23b6e6a
DC
28002002-12-11 David Carlton <carlton@math.stanford.edu>
2801
2802 * gdb.c++/m-data.exp: Add test for members that shadow global
2803 variables: see PR gdb/804.
2804 * gdb.c++/m-data.cc: Ditto.
2805
6604731b
DJ
28062002-12-10 Daniel Jacobowitz <drow@mvista.com>
2807
2808 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2809
de46ecd7
DC
28102002-12-06 David Carlton <carlton@math.stanford.edu>
2811
2812 * gdb.base/store.c: Don't declare functions static.
2813
27e829d0
AC
28142002-12-04 Andrew Cagney <ac131313@redhat.com>
2815
2816 * gdb.base/store.exp, gdb.base/store.c: New files.
2817
92806416
DJ
28182002-12-03 Daniel Jacobowitz <drow@mvista.com>
2819
2820 * gdb.base/selftest.exp: Update for current gdb.
2821
3bcbaac5
DJ
28222002-12-03 Daniel Jacobowitz <drow@mvista.com>
2823
2824 * gdb.base/maint.exp: Only dump symbols from one source file
2825 or objfile.
2826
f4f00b1f
DJ
28272002-12-03 Daniel Jacobowitz <drow@mvista.com>
2828
2829 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2830 function call.
2831
f1c8a949
JB
28322002-11-25 Jim Blandy <jimb@redhat.com>
2833
2834 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2835 function appearing in error message.
2836
9e297a97
DJ
28372002-11-21 Daniel Jacobowitz <drow@mvista.com>
2838
2839 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2840
1f312e79
JJ
28412002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2842
d63a86f8
RM
2843 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2844 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2845 should be in mi console format. This is part of fix for PR gdb/604.
2846
83c31e7d
FN
28472002-09-18 Fernando Nasser <fnasser@redhat.com>
2848
2849 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2850 which explicitly prints the zero offset as "+0".
2851
322b3f65
DJ
28522002-10-22 Daniel Jacobowitz <drow@mvista.com>
2853
2854 * gdb.threads/schedlock.c (args): Make unsigned.
2855
28562002-10-21 Daniel Jacobowitz <drow@mvista.com>
2857
2858 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2859 numbers. Allow "foo2|selected stack frame".
2860 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2861 * gdb.asm/asmsrc2.s: Likewise.
2862 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2863 comments.
2864 * gdb.asm/mips.inc: New file.
2865
5e2fe5b8
AF
28662002-10-18 Adam Fedor <fedor@gnu.org>
2867
2868 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2869 * gdb.base/help.exp: Likewise.
2870
abe1a5d0
KB
28712002-10-17 Kevin Buettner <kevinb@redhat.com>
2872
2873 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2874 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2875
10abb1d4
JB
28762002-10-02 Jim Blandy <jimb@redhat.com>
2877
2878 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2879
1f609b42
AC
28802002-10-01 Andrew Cagney <ac131313@redhat.com>
2881
2882 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2883 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2884 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2885 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2886 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2887 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2888 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2889
0aee02e4
AC
28902002-09-29 Andrew Cagney <ac131313@redhat.com>
2891
2892 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2893 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2894 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2895 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2896 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2897 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2898 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2899
6fde09ad
KB
29002002-09-27 Kevin Buettner <kevinb@redhat.com>
2901
2902 * gdb.base/annota1.exp (info break): Make directory components of
2903 path optional since not all compilers emit this debug information.
2904
2905 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2906 step ends up stepping out of the function instead of stopping on
2907 the epilogue.
2908
9e8aab75
KS
29092002-09-26 Keith Seitz <keiths@redhat.com>
2910
2911 * lib/insight-support.exp (gdbtk_start): Figure out where
2912 the insight executable is based on where gdb is. Use this
2913 executable to start insight instead of gdb.
2914
e36180d7
AC
29152002-09-25 Andrew Cagney <cagney@redhat.com>
2916
2917 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2918
9dd34b2b
AC
29192002-09-24 Andrew Cagney <ac131313@redhat.com>
2920
2921 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2922 test_isolated_complaints.
2923 (test_empty_complaint): New function.
2924 (test_empty_complaints): New function. Check no output when no
2925 complaints.
d63a86f8 2926
dea97812
KB
29272002-09-19 Jim Blandy <jimb@redhat.com>
2928
2929 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2930
54951bd7
AC
29312002-09-19 Andrew Cagney <ac131313@redhat.com>
2932
2933 * gdb.gdb/complaints.exp: New file.
2934
dec43320
AC
29352002-09-18 Andrew Cagney <ac131313@redhat.com>
2936
2937 * gdb.base/maint.exp: Check `help maint internal-warning'.
2938
e70d6e3f
DC
29392002-09-18 David Carlton <carlton@math.stanford.edu>
2940
2941 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2942 numbers, and replace them by a single breakpoint after the
2943 constructors are all finished.
2944 Add test 4.
2945 * gdb.c++/m-static.cc: Add test 4.
2946 * gdb.c++/m-static.h: New file.
2947 * gdb.c++/m-static1.cc: New file.
2948
2949 * gdb.c++/printmethod.exp: New file.
2950 * gdb.c++/printmethod.cc: New file.
2951
2952 * gdb.c++/pr-574.exp: New file.
2953 * gdb.c++/pr-574.cc: New file.
2954
afb5c968
CV
29552002-09-18 Corinna Vinschen <vinschen@redhat.com>
2956
2957 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2958 embedded targets which never actually exit.
2959
31e45dee
FN
29602002-09-18 Fernando Nasser <fnasser@redhat.com>
2961
2962 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2963 "don't step after run" as unresolved or unsupported, instead of xfail.
2964
a283c5a1
CV
29652002-09-18 Corinna Vinschen <vinschen@redhat.com>
2966
2967 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2968 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2969 Add newline to expected string in "step out of main (status wrapper)"
2970 case.
2971
11350d2a
CV
29722002-09-18 Corinna Vinschen <vinschen@redhat.com>
2973
2974 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2975 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2976
0deec7d6
TT
29772002-09-17 Tom Tromey <tromey@redhat.com>
2978
2979 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2980 \000, not \0, in double-quoted string.
2981
b2b4a1b5
CV
29822002-09-14 Corinna Vinschen <vinschen@redhat.com>
2983
c9d37158 2984 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2985 string after running the commands execution on breakpoint tests.
2986
1c56143a
CV
29872002-09-13 Corinna Vinschen <vinschen@redhat.com>
2988
2989 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2990
37f8da45
JB
29912002-09-12 Joel Brobecker <brobecker@gnat.com>
2992
2993 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2994
08b468e0
KS
29952002-09-10 Keith Seitz <keiths@redhat.com>
2996
2997 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2998 runto proc.
2999 (mi_run_to_main): Use mi_runto.
3000 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
3001
dc360f58
KS
30022002-09-10 Keith Seitz <keiths@redhat.com>
3003
3004 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
3005 regexp for stopping at main. Could have multiple event notifications.
3006 Don't assume that main was declared with no parameters.
3007 (mi_next): Use mi_step_to.
3008 (mi_step): Use mi_next_to.
3009
ce3abcfb
CV
30102002-09-09 Corinna Vinschen <vinschen@redhat.com>
3011
3012 * gdb.base/default.exp: Fix expected string in `info float' test.
3013
d1f5b980
BE
30142002-09-09 Ben Elliston <bje@redhat.com>
3015
3016 * config/mips.exp: Update comments.
3017 * config/mips-idt.exp: Likewise.
3018 * config/nind.exp: Likewise.
3019 * config/slite.exp: Likewise.
3020 * config/sparclet.exp: Likewise.
3021 * config/udi.exp: Likewise.
3022 * config/vx.exp: Likewise.
3023 * config/vxworks29k.exp: Likewise.
3024
2f71430b
JB
30252002-09-05 Jim Blandy <jimb@redhat.com>
3026
3027 * gdb.threads/killed.exp: Fix test failure message.
3028
7ddebc7e
KS
30292002-09-04 Keith Seitz <keiths@redhat.com>
3030
3031 * lib/mi-support.exp: Update copyright.
3032 (mi_gdb_test): Increase the priority of the expected pattern
3033 so that it matches gdb_test.
3034
0ae67eb3
KS
30352002-09-03 Keith Seitz <keiths@redhat.com>
3036
3037 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
3038 Use integer comparison instead of string comparison for testing
3039 whether binary was built.
3040
38fc42c8
JB
30412002-09-03 Jim Blandy <jimb@redhat.com>
3042
3043 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
3044
b6ff0e81
JB
30452002-08-29 Jim Blandy <jimb@redhat.com>
3046
3047 * gdb.threads/pthreads.exp: Move the portable thread compilation
3048 code into a function in lib/gdb.exp, and call that from here.
3049 * lib/gdb.exp (gdb_compile_pthreads): New function.
3050
07c98896
KS
30512002-08-29 Keith Seitz <keiths@redhat.com>
3052
3053 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
3054 expect_out so that callers can get at it.
3055
0312286c
DJ
30562002-08-23 Daniel Jacobowitz <drow@mvista.com>
3057
3058 * gdb.threads/print-threads.c: New file.
3059 * gdb.threads/print-threads.exp: New file.
3060 * gdb.threads/schedlock.c: New file.
3061 * gdb.threads/schedlock.exp: New file.
3062
dd039bc4
EZ
30632002-08-22 Elena Zannoni <ezannoni@redhat.com>
3064
3065 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
3066 not altivec.c.
3067
1f36144c
MK
30682002-08-17 Mark Kettenis <kettenis@gnu.org>
3069
3070 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
3071 targets. The problem should be fixed now.
3072
16057ec7 30732002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
3074
3075 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
3076 2002-07-24 change that removes final dots from error messages.
3077
3c1499ad
TT
30782002-08-13 Tom Tromey <tromey@redhat.com>
3079
3080 * gdb.base/readline.exp: New file.
3081
a20ce2c3
AC
30822002-08-01 Andrew Cagney <ac131313@redhat.com>
3083
3084 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
3085 supress message.
3086
db034ac5
AC
30872002-08-01 Andrew Cagney <cagney@redhat.com>
3088
3089 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
3090 CHILL_FOR_TARGET and CHILL_LIB.
3091 * configure.in (configdirs): Remove gdb.chill.
3092 * configure: Regenerate.
3093 * lib/gdb.exp: Obsolete references to chill.
3094 * gdb.fortran/types.exp: Ditto.
3095 * gdb.fortran/exprs.exp: Ditto.
3096
3e000b18
KB
30972002-07-30 Kevin Buettner <kevinb@redhat.com>
3098
3099 * gdb.base/shlib-call.exp (additional_flags): Conditionally
3100 set Irix-specific compile and link flags.
3101
28f4966b
KB
31022002-07-29 Kevin Buettner <kevinb@redhat.com>
3103
3104 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
3105 source files. The ``-o'' option doesn't work with the ``-E'' option
3106 when using the Irix compiler.
3107
46c0d5a6
DJ
31082002-07-19 Daniel Jacobowitz <drow@mvista.com>
3109
3110 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
3111 Improve support for reusing an exec file. Copy exec file
3112 to target, and run gdbserver on the target instead of on the host.
3113
eecf4bed
JB
31142002-07-18 Jim Blandy <jimb@redhat.com>
3115
0f815cdf
JB
3116 * gdb.base/ending-run.exp: Don't expect to see the program end in
3117 some orderly fashion when we're running on a real stand-alone
3118 board.
3119
eecf4bed
JB
3120 * gdb.base/interrupt.exp: Correct logic for skipping tests on
3121 targets that don't support interrupts.
3122
52d309e4
JB
31232002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3124
3125 * gdb.base/attach.exp: Add patterns to match output from /proc-based
3126 systems.
3127 Move comments in expect statements to inside the actions, so that they
3128 don't get matched against.
3129
ff683d9e
MK
31302002-07-10 Mark Kettenis <kettenis@gnu.org>
3131
3132 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
3133 function when asleep" test.
3134
b5356753
AC
31352002-07-10 Andrew Cagney <ac131313@redhat.com>
3136
3137 * gdb.base/page.exp: Rewrite to handle problems with very long
3138 `info set' output. Update copyright.
3139
6aa4d13a
AC
31402002-06-26 Andrew Cagney <ac131313@redhat.com>
3141
3142 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
3143 gdb.threads-hp.
3144 * gdb.hp/configure: Regenerate.
3145 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
3146 * gdb.hp/gdb.threads-hp/configure: Delete file.
3147 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
3148
8cf8c2b8
AC
31492002-06-22 Andrew Cagney <ac131313@redhat.com>
3150
3151 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
3152 setlocale, bindtextdomain and textdomain.
3153
6827a8f8
JB
31542002-06-11 Jim Blandy <jimb@redhat.com>
3155
919d772c
JB
3156 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
3157 preprocessor macro information is present.
3158
6827a8f8
JB
3159 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
3160 tests.
3161
c15b0d21
MS
31622002-06-06 Michael Snyder <msnyder@redhat.com>
3163
c5984d70
MS
3164 * gdb.base/overlays.exp: Record addresses of overlay
3165 functions in TCL variables rather than in GDB variables,
3166 to avoid having GDB convert them to pointers (with loss
3167 of information).
3168
d63a86f8 3169 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 3170 default linker script changes.
c15b0d21
MS
3171 * gdb.base/long_long.exp: Add check for sizeof (long double).
3172
be26fe0d
ML
31732002-06-06 Michal Ludvig <mludvig@suse.cz>
3174
3175 * gdb.asm/asm-source.exp: Add x86-64 target.
3176 * gdb.asm/x86_64.inc: New.
d63a86f8 3177
258093ca 31782002-05-30 Michael Chastain <mec@shout.net>
258093ca 3179
4b3153f1 3180 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
3181 * gdb.c++/m-static.cc: New file.
3182 * gdb.c++/m-static.exp: New file.
3183
241264c6
MS
31842002-05-28 Michael Snyder <msnyder@redhat.com>
3185
3186 * gdb.base/call-ar-st.exp: Allow for reduced floating point
3187 precision.
3188
9bba8c8f 31892002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 3190
4b3153f1 3191 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
3192 * gdb.c++/m-data.cc: New file.
3193 * gdb.c++/m-data.exp: New file.
3194
31952002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 3196
4b3153f1 3197 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 3198 * gdb.c++/try_catch.cc: New file.
d63a86f8 3199 * gdb.c++/try_catch.exp: New file.
9bba8c8f 3200
def1b996
MC
32012002-05-27 Michael Chastain <mec@shout.net>
3202
3203 * gdb.c++/local.exp: Accept more nested types in output.
3204
522ba268
MC
32052002-05-26 Michael Chastain <mec@shout.net>
3206
3207 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
3208
277254ba
MS
32092002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3210
3211 * lib/gdb.exp (gdb_wrapper_init): Just because
3212 gdb_wrapper_file exists, this does not mean that the file
3213 should not be rebuilt. That is what gdb_wrapper_initialized
3214 is for.
3215 (default_gdb_init): Reset gdb_wrapper_initialized.
3216
b61a8733
MS
32172002-05-23 Michael Snyder <msnyder@redhat.com>
3218
d63a86f8 3219 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
3220 the precision of the floating point test results.
3221 * gdb.base/call-rt-st.exp: Ditto.
3222
b61a8733
MS
3223 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
3224 * gdb.base/call-rt-st.exp: Ditto.
3225
56f6e910
MC
32262002-05-19 Michael Chastain <mec@shout.net>
3227
3228 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
3229
ad0b0016
EZ
32302002-05-19 Elena Zannoni <ezannoni@redhat.com>
3231
3232 * configure.in (configdirs): Add gdb.arch.
3233 * configure: Regenerate.
3234
f617d2b6
JB
32352002-05-17 Jim Blandy <jimb@redhat.com>
3236
3237 * gdb.base/completion.exp: Recognize the more detailed error
3238 messages produced by the macro expander's lexical analyzer.
3239
eac2a696
EZ
32402002-05-14 Elena Zannoni <ezannoni@redhat.com>
3241
3242 * gdb.arch/altivec-abi.c: New file.
3243 * gdb.arch/altivec-abi.exp: New file.
3244 * gdb.arch/altivec-regs.c: New file.
3245 * gdb.arch/altivec-regs.exp: New file.
3246
2fdde8f8
DJ
32472002-05-14 Daniel Jacobowitz <drow@mvista.com>
3248
3249 * gdb.base/maint.exp (maint print type): Update for new type
3250 structure.
d63a86f8 3251
e31f1a7c
EZ
32522002-05-14 Elena Zannoni <ezannoni@redhat.com>
3253
3254 * gdb.arch: New directory.
3255 * gdb.arch/configure.in: New file.
3256 * gdb.arch/configure: New file.
3257 * gdb.arch/Makefile.in: New file.
3258
db589741
CV
32592002-05-13 Corinna Vinschen <vinschen@redhat.com>
3260
3261 * gdb.asm/asm-source.exp: Add v850 as supported target.
3262 * gdb.asm/v850.inc: New file.
3263
8ce2a7dc
DJ
32642002-05-13 Daniel Jacobowitz <drow@mvista.com>
3265
3266 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3267
df763c7f
DJ
32682002-05-12 Daniel Jacobowitz <drow@mvista.com>
3269
3270 * gdb.base/break.exp: Check 'break "marker2"'.
3271
377daeed
MS
32722002-05-10 Michael Snyder <msnyder@redhat.com>
3273
3274 * gdb.base/long_long.exp: Fix typo.
3275
c4b7bc2b
JB
32762002-05-10 Jim Blandy <jimb@redhat.com>
3277
ecac9a4e
JB
3278 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3279 a bug.
3280
c4b7bc2b
JB
3281 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3282 Recognize more detailed error message produced by the macro
3283 expander's lexical analyzer.
3284 * lib/gdb.exp (test_print_reject): Same.
3285
e71019a1
MK
32862002-05-09 Mark Kettenis <kettenis@gnu.org>
3287
3288 * gdb.c++/method.exp: Fix typo.
3289
fedfc8e6
MS
32902002-05-08 Michael Snyder <msnyder@redhat.com>
3291
166a1957
MS
3292 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3293 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3294 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3295 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3296 Add iftarget clause for strongarm.
d63a86f8 3297
f1c47eb2
MS
32982002-05-06 Michael Snyder <msnyder@redhat.com>
3299
cb9a9d3e
MS
3300 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3301 (gdb_continue_to_end): Accept output from status wrapper.
3302 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3303 Clean up fail messages to match pass messages.
3304
f1c47eb2
MS
3305 Enable the "needs_status_wrapper" testsuite feature.
3306 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3307 (gdb_compile): Conditionally call gdb_wrapper_init.
3308 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3309 * gdb.c++/method.exp: Recognize output from status wrapper.
3310
6079c749
BE
33112002-05-06 Ben Elliston <bje@redhat.com>
3312From Graydon Hoare <graydon@redhat.com>
3313
3314 * config/sid.exp: Include support for "rawsid" protocol.
3315
188baff3
JB
33162002-05-03 Jim Blandy <jimb@redhat.com>
3317
3318 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3319 * gdb.c++/hang3.C: New file.
3320
b9c07f0f
AC
33212002-05-04 Andrew Cagney <ac131313@redhat.com>
3322
3323 * gdb.base/default.exp: Remove obsolete code.
3324 * gdb.c++/misc.exp: Ditto. Update copyright.
3325 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3326 * gdb.base/whatis.exp: Ditto. Update copyright.
3327 * gdb.base/scope.exp: Ditto. Update copyright.
3328 * gdb.base/ptype.exp: Ditto. Update copyright.
3329 * gdb.base/printcmds.exp: Ditto. Update copyright.
3330 * gdb.base/opaque.exp: Ditto. Update copyright.
3331 * gdb.base/list.exp: Ditto.
3332 * gdb.base/funcargs.exp: Ditto. Update copyright.
3333 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3334 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3335 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3336 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3337 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3338 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3339
5c7a0397
MS
33402002-05-02 Michael Snyder <msnyder@redhat.com>
3341
d6dcc264 3342 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3343 * gdb.base/long_long.exp: Add xscale target.
3344 * gdb.base/default.exp: Add xscale target.
3345
eb7f1c48
JB
33462002-05-01 Jim Blandy <jimb@redhat.com>
3347
3348 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3349 gdb.c++/hang.exp: New test.
3350
a6befae8
FF
33512002-05-01 Fred Fish <fnf@redhat.com>
3352
3353 * gdb.base/completion.exp: Handle completions of "./Make" for
3354 more than one completion possibility, as is the case when we
3355 build and test in the source tree.
3356
0a310277
AG
33572002-04-29 Anthony Green <green@redhat.com>
3358
3359 * gdb.java/jmisc1.exp: New file.
3360 * gdb.java/jmisc2.exp: New file.
3361
6ff9af88
DJ
33622002-04-24 Daniel Jacobowitz <drow@mvista.com>
3363
3364 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3365
96b3d632
EZ
33662002-04-23 Elena Zannoni <ezannoni@redhat.com>
3367
3368 * gdb.base/help.exp: Change 'help status' to allow for target
3369 dependent output differences.
3370
5019bb54
MC
33712002-04-22 Michael Chastain <mec@shout.net>
3372
3373 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3374
a805a116
MC
33752002-04-22 Michael Chastain <mec@shout.net>
3376
3377 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3378
a1706bfd
DM
33792002-04-17 David S. Miller <davem@redhat.com>
3380
3381 * gdb.asm/sparc64.inc: New file.
3382 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3383
a73a20a2
EZ
33842002-04-19 Elena Zannoni <ezannoni@redhat.com>
3385
3386 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3387 instruction file directly into the build tree. Clean up at end of
3388 test.
3389
ba678339
DM
33902002-04-18 David S. Miller <davem@redhat.com>
3391
3392 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3393 handle 64-bit platforms correctly.
3394 * gdb.base/maint.exp: Likewise.
3395
b03399da
KB
33962002-04-18 Kevin Buettner <kevinb@redhat.com>
3397
3398 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3399 ``-fpic'' when compiling files comprising a shared library, but
3400 it does need additional linker flags in order to find shared
3401 libraries at run time.
3402
e2004992
KB
34032002-04-18 Kevin Buettner <kevinb@redhat.com>
3404
3405 * gdb.base/cvexpr.c (use): New function.
3406 (main): Invoke use() on all global variables to prevent
3407 some linkers from deleting these otherwise unused symbols.
3408
d8937120
MC
34092002-04-17 Michael Chastain <mec@shout.net>
3410From David S. Miller <davem@redhat.com>
3411
3412 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3413 handle 64-bit platforms correctly.
3414
ffd61a58
MS
34152002-04-12 Michael Snyder <msnyder@redhat.com>
3416From Jim Blandy <jimb@redhat.com>
3417 * gdb.base/foo.c (foox): Remove section attribute; the linker
3418 script can handle this instead.
3419 * gdb.base/bar.c (barx): Same.
3420 * gdb.base/baz.c (bazx): Same.
3421 * gdb.base/grbx.c (grbxx): Same.
3422
3423 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3424 manager doesn't automatically unmap overlays unnecessarily.
3425
6b8426a6
MH
34262002-04-10 Martin M. Hunt <hunt@redhat.com>
3427
3428 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3429 stepping out of main.
3430
34af4875
MC
34312002-04-09 Michael Chastain <mec@shout.net>
3432
3433 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3434 scope so that the nested scope tests will make sense.
3435 * gdb.c++/local.exp: Write patterns that actually work with gcc
3436 (the HP patterns "were never known to work with gcc").
3437 Keep the old aCC patterns too.
3438
2d1676a0
DJ
34392002-04-09 Daniel Jacobowitz <drow@mvista.com>
3440
3441 * gdb.base/attach.exp: Correct target board test.
3442
3a63e3f9
MC
34432002-04-08 Michael Chastain <mec@shout.net>
3444
3445 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3446 in a const method. Add some xfail and fail cases for configurations
3447 that do not emit the "const ...".
3448
f18dabd2
MC
34492002-04-07 Michael Chastain <mec@shout.net>
3450
3451 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3452 Accept "A * const" and "const A * const" as type of "this".
3453 Fix spelling of getFunky throughout. Make messages uniform.
3454
0fcddd82
EZ
34552002-04-07 Elena Zannoni <ezannoni@redhat.com>
3456
3457 Work around for PR gdb/285:
3458 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3459
16a8534a
EZ
34602002-04-07 Elena Zannoni <ezannoni@redhat.com>
3461
3462 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3463 instructions file at run time instead of configure time.
3464 Sometimes we run the test in a directory that is not the one we
3465 configured in.
3466 * gdb.asm/configure.in: Delete creation of symlink.
3467 * gdb.asm/configure: Regenerate.
3468
24181d81
JB
34692002-04-05 J. Brobecker <brobecker@gnat.com>
3470
3471 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3472 xfullpath () function.
3473
7cdb7107
DJ
34742002-04-04 Daniel Jacobowitz <drow@mvista.com>
3475
3476 * gdb.asm/Makefile.in: Correct dependencies.
3477
3478 * gdb.asm/powerpc.inc: New file.
3479 * gdb.asm/asm-source.exp: Add PowerPC.
3480 * gdb.asm/configure.in: Likewise.
3481 * gdb.asm/configure: Regenerated.
3482
a7d17088
DJ
34832002-04-04 Daniel Jacobowitz <drow@mvista.com>
3484
3485 * gdb.base/relocate.exp: New file.
3486 * gdb.base/relocate.c: New file.
3487
cd721503
FF
34882002-04-04 Fred Fish <fnf@redhat.com>
3489
3490 * gdb.base/step-test.exp: Update comment regarding stopping in
3491 memcpy/bcopy calls inserted as part of the compiler runtime.
3492
b22ad7a7
MS
34932002-04-04 Michael Snyder <msnyder@redhat.com>
3494
3495 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3496
5f279fa6
DJ
34972002-04-03 Daniel Jacobowitz <drow@mvista.com>
3498
3499 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3500 (gdb_expect): Remove $notransfer hack.
3501
dd0fd3ce
DJ
35022002-04-02 Daniel Jacobowitz <drow@mvista.com>
3503
3504 * gdb.c++/classes.exp ("calling method for small class"): Match
3505 updated register output.
3506
1e50cda1
DJ
35072002-03-30 Daniel Jacobowitz <drow@mvista.com>
3508
3509 Fix PR gdb/452
3510 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3511 when finished. Make gdb_file_cmd send "exec-file" when
3512 appropriate.
3513
24015922
DJ
35142002-03-30 Daniel Jacobowitz <drow@mvista.com>
3515
3516 * gdb.base/attach.exp: Remove extra setup_xfail.
3517
dd7dfd64
MS
35182002-03-26 Michael Snyder <msnyder@redhat.com>
3519
3520 * gdb.base/default.exp: Add tests for dump, append, and restore.
3521 * gdb.base/help.exp: Add tests for dump, append, and restore.
3522 * gdb.base/dump.exp: New file, test dump, append and restore.
3523 * gdb.base/dump.c: New file.
3524
48b2f8d7
MS
35252002-03-27 Michael Snyder <msnyder@redhat.com>
3526
d63a86f8 3527 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3528 clean-ups in help messages.
3529
05b4d525
FF
35302002-03-26 Fred Fish <fnf@redhat.com>
3531
3532 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3533 have debugging info for those functions and the compiler uses them
3534 internally to copy structs around.
3535
d7679631
FF
35362002-03-26 Fred Fish <fnf@redhat.com>
3537
3538 * gdb.base/list.exp: Revert the change made yesterday and add note
3539 about why we don't list the default lines for remote targets.
3540
523ac3f9
MS
35412002-03-25 Michael Snyder <msnyder@redhat.com>
3542
3543 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3544
754b2b8d
FF
35452002-03-25 Fred Fish <fnf@redhat.com>
3546
3547 * gdb.base/list.exp: This test works on remote targets so remove
3548 the short circuit for remote targets. Update copyright.
3549
33c3e192
FF
35502002-03-25 Fred Fish <fnf@redhat.com>
3551
3552 * gdb.base/attach.exp: Fix logic error that was suppressing this
3553 test for all non hppa*-*-hpux* targets, instead of the hp target.
3554 Move comments closer to the suppression point. Also now need to
3555 check that we are running natively.
3556
d43e73ee
MS
35572002-03-22 Michael Snyder <msnyder@redhat.com>
3558
882c8f02
MS
3559 * gdb.base/default.exp: Add test for gcore. Update copyright.
3560 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3561
04c12f60
FF
35622002-03-06 Fred Fish <fnf@redhat.com>
3563
3564 * gdb.base/funcargs.c: Remove extraneous ';' character.
3565 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3566
b43df995
MC
35672002-03-04 Michael Chastain <mec@shout.net>
3568
3569 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3570 accommodate gcc v3 function signature.
3571 * gdb.mi/mi0-var-cmd-exp: Ditto.
3572
92362027
AC
35732002-02-24 Andrew Cagney <ac131313@redhat.com>
3574
3575 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3576 ``GNU/Linux'' or ``Linux kernel''
3577 * testsuite/gdb.threads/pthreads.c: Ditto.
3578
258ad32d
MC
35792002-02-24 Michael Chastain <mec@shout.net>
3580
3581 * gdb.threads/pthreads.c (thread1): Add a return statement.
3582 (thread2): Likewise.
3583 (foo): Likewise.
3584
04c3b3d4
MC
35852002-02-23 Michael Chastain <mec@shout.net>
3586
3587 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3588 to placate gcc.
3589
5a2a0a20
MC
35902002-02-23 Michael Chastain <mec@shout.net>
3591
3592 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3593 test "ptype bint". The test passes on all my stabs configurations.
3594
a640f7fc
JB
35952002-02-21 Jim Blandy <jimb@redhat.com>
3596
27924826
JB
3597 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3598 filename at a time, and watch for the ones we want to see.
3599
a640f7fc
JB
3600 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3601 types of pointers to prototyped functions.
3602
edcc8c75
AC
36032002-02-20 Andrew Cagney <ac131313@redhat.com>
3604
3605 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3606 signed, unsigned and straight char.
3607 (padding_char, padding_short, padding_int, padding_long,
3608 padding_long_long, padding_float, padding_double,
3609 padding_long_double): New global variables.
3610 (fill, fill_structs): New functions.
3611
3612 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3613 for correctly sized writes. Update copyright.
3614 (get_valueof): New procedure.
3615 (get_sizeof): Call get_valueof.
3616 (check_valueof): New procedure.
3617 (check_padding): New procedure.
3618
ac57ea44
MC
36192002-02-20 Michael Chastain <mec@shout.net>
3620
3621 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3622 to setup_xfail. Document some of the remaining calls.
3623
7a10c941
MC
36242002-02-18 Michael Chastain <mec@shout.net>
3625
3626 * gdb.c++/userdef.exp: Update copyright year.
3627
fb8acdcc
DJ
36282002-02-18 Daniel Jacobowitz <drow@mvista.com>
3629
3630 * gdb.c++/userdef.exp: Test overloaded operators properly.
3631 Remove xfails.
3632
fda6ae12
MS
36332002-02-14 Michael Snyder <msnyder@redhat.com>
3634
3635 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3636
676a0442
DJ
36372002-02-14 Daniel Jacobowitz <drow@mvista.com>
3638
3639 * gdb.base/a2-run.exp: Check for a remote target properly.
3640 * gdb.base/annota1.exp: Likewise.
3641 * gdb.base/list.exp: Likewise.
3642 * gdb.base/reread.exp: Likewise.
3643 * gdb.base/scope.exp: Likewise.
3644 * gdb.base/shlib-call.exp: Likewise.
3645 * gdb.base/term.exp: Likewise.
3646 * gdb.c++/annota2.exp: Likewise.
3647
78b4f468
RE
36482002-02-13 Richard Earnshaw <rearnsha@arm.com>
3649
3650 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3651
9a81ba51
MC
36522002-02-10 Michael Chastain <mec@shout.net>
3653
3654 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3655 (call_after_alloca): Ditto.
3656
004af6c7
DJ
36572002-02-10 Daniel Jacobowitz <drow@mvista.com>
3658
3659 * gdb.base/ending-run.exp: Guard "cont" test with
3660 gdb_skip_stdio_test.
3661
37225f62
JB
36622002-02-06 Jim Blandy <jimb@redhat.com>
3663
3664 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3665 from here...
3666 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3667 To here. Disable this test on non-HP platforms. Add big comment.
3668
fe6fdd96
MS
36692002-02-04 Michael Snyder <msnyder@redhat.com>
3670
3671 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3672 other than d10v and m32r.
3673
036fad3f
RE
36742002-02-02 Richard Earnshaw <rearnsha@arm.com>
3675
3676 * gdb.base/default.exp: Rewrite test patterns to reduce time
3677 taken to match them.
3678
7148ab62
DJ
36792002-01-30 Daniel Jacobowitz <drow@mvista.com>
3680
3681 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3682 Allow a start function above main.
3683 * gdb.threads/linux-dp.exp: Fix copyright date.
3684
396cc255
DJ
36852002-01-30 Daniel Jacobowitz <drow@mvista.com>
3686
3687 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3688 (check_philosopher_stack): Check for manager thread before checking
3689 for a just-starting thread.
3690
f038d31b
DJ
36912002-01-30 Daniel Jacobowitz <drow@mvista.com>
3692
3693 From Neil Booth <neil@daikokuya.demon.co.uk>:
3694 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3695 warnings.
3696
b3ff9d9a
FF
36972002-01-21 Fred Fish <fnf@redhat.com>
3698
3699 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3700 not caller.
3701
39ad761d
JB
37022002-01-21 Jim Blandy <jimb@redhat.com>
3703
3704 * gdb.base/reread.exp: Check that GDB properly re-reads the
3705 executable file when it changes while no inferior is running.
3706
aaf320fa
FF
37072002-01-21 Fred Fish <fnf@redhat.com>
3708
3709 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3710 optionally accept the "shlib events" variation.
3711
808a31f5
JB
37122002-01-21 Jim Blandy <jimb@redhat.com>
3713
3714 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3715 call `fflush' after every `printf', so that the output is produced
3716 at predictable points, regardless of whatever buffering does (or
3717 doesn't) take place.
3718 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3719 at different points.
3720
4420d5e2
DJ
37212002-01-20 Daniel Jacobowitz <drow@mvista.com>
3722
3723 * gdb.c++/inherit.exp: Update copyright years.
3724 * gdb.c++/method.exp: Likewise.
3725
3e36a0f4
DJ
37262002-01-20 Daniel Jacobowitz <drow@mvista.com>
3727
3728 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3729 artificial methods/arguments.
3730 * gdb.c++/derivation.exp: Likewise.
3731 * gdb.c++/inherit.exp: Likewise.
3732 * gdb.c++/method.exp: Likewise.
3733 * gdb.c++/virtfunc.exp: Likewise.
3734
b4ceaee6
AC
37352002-01-18 Andrew Cagney <ac131313@redhat.com>
3736
3737 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3738 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3739 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3740 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3741 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3742 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3743
ecace851
JB
37442002-01-17 Jim Blandy <jimb@redhat.com>
3745
3746 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3747 anchoring the pattern matching the entry point symbol's name.
3748
375fc983
AC
37492002-01-17 Andrew Cagney <ac131313@redhat.com>
3750
3751 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3752 continue/quit query. Update copyright.
3753
fe6fdd96
MS
37542002-01-14 Michael Snyder <msnyder@redhat.com>
3755
3756 * gdb.base/gcore.exp: Remove extra debugging output.
3757
e017c81f
DJ
37582002-01-13 Daniel Jacobowitz <drow@mvista.com>
3759
3760 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3761 for slightly dubious v2 mangled string.
3762
37ab3bf8
DJ
37632002-01-13 Daniel Jacobowitz <drow@mvista.com>
3764
3765 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3766
1bc05c3a 37672002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3768
1bc05c3a 3769 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3770
1bc05c3a
JM
3771 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3772 constructors.
3773 * gdb.c++/derivation.exp: Likewise.
3774 * gdb.c++/templates.exp: Likewise.
3775 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3776
1bc05c3a
JM
37772002-01-10 Michael Snyder <msnyder@redhat.com>
3778
3779 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3780
a911c360
MS
37812002-01-08 Michael Snyder <msnyder@redhat.com>
3782
3783 * gdb.base/gcore.exp: New test for generate-core-file command.
3784 * gdb.base/gcore.c: Testcase for above.
3785 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3786
ea2119ec
JM
37872002-01-08 Jason Merrill <jason@redhat.com>
3788
3789 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3790
68203136
FF
37912002-01-07 Fred Fish <fnf@redhat.com>
3792
3793 * gdb.c++/overload.exp: Remove unconditional xfails for:
3794 print foo_instance1.overloadargs(1)
3795 print foo_instance1.overloadargs(1, 2)
3796 print foo_instance1.overloadargs(1, 2, 3)
3797 print foo_instance1.overloadargs(1, 2, 3, 4)
3798 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3799 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3800 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3801 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3802 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3803 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3804 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3805 print foo_instance1.overload1arg()
3806 print foo_instance1.overload1arg((char)arg2)
3807 print foo_instance1.overload1arg((signed char)arg3)
3808 print foo_instance1.overload1arg((unsigned char)arg4)
3809 print foo_instance1.overload1arg((int)arg7)
3810 print foo_instance1.overload1arg((unsigned int)arg8)
3811 print foo_instance1.overload1arg((float)arg11)
3812 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3813
21b9b5b1
MS
38142002-01-07 Michael Snyder <msnyder@redhat.com>
3815
3816 * gdb.base/huge.exp: New test. Print a very large target data object.
3817 (skip_huge_test): New test variable. Define if you want to skip this
3818 test. The test reads an 8 megabyte data object from the target, so it
3819 might be very time consuming on remote targets with a slow connection.
3820 * gdb.base/huge.c: New file. Test case for above.
3821
725f922e
FF
38222002-01-07 Fred Fish <fnf@redhat.com>
3823
3824 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3825 g_instance.bfoo, and g_instance.cfoo.
3826
634d57ec
JL
3827Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3828
f286b2c3
JL
3829 * gdb.base/break.c (multi_line_if_conditional): New function.
3830 (multi_ilne_while_conditional): Likewise.
3831 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3832 IF or WHILE condition puts the breakpoint at the start of
3833 the condition.
3834
634d57ec
JL
3835 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3836 hppa*-*-hpux* expected failure.
3837 * gdb.base/structs.exp (do_function_calls): Similarly.
3838
3839 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3840 watchpoints.
3841
9fbfe2dc
AC
38422002-01-06 Andrew Cagney <ac131313@redhat.com>
3843
3844 Fix PR gdb/66.
3845 * gdb.base/structs.exp: Replace skip for a29k with skip for
3846 gdb,cannot_call_functions.
3847 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3848 * gdb.base/callfuncs.exp: Ditto.
3849 * gdb.base/call-rt-st.exp: Ditto.
3850 * gdb.base/call-strs.exp: Ditto.
3851 * gdb.base/callfwmall.exp: Ditto.
3852 * gdb.base/scope.exp: Obsolete xfail a29k.
3853 * gdb.c++/misc.exp: Ditto.
3854 * gdb.c++/cplusfuncs.exp: Ditto.
3855 * gdb.base/ptype.exp: Ditto.
3856 * gdb.base/printcmds.exp: Ditto.
3857 * gdb.base/opaque.exp: Ditto.
3858 * gdb.base/list.exp: Ditto.
3859 * gdb.base/funcargs.exp: Ditto.
3860 * gdb.base/default.exp: Ditto.
3861
8ddad156
MS
38622002-01-04 Michael Snyder <msnyder@redhat.com>
3863
ca4976a6 3864 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3865 * gdb.base/maint.exp: Add tests for maint info sections options.
3866
1b074332
JL
3867Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3868
3869 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3870
7d159115
CV
38712001-12-20 Corinna Vinschen <vinschen@redhat.com>
3872
3873 * gdb.asm/arm.inc: New file.
3874 * gdb.asm/asm-source.exp: Add arm targets.
3875 * gdb.asm/configure.in: Ditto.
3876 * gdb.asm/configure: Recreated from configure.in.
3877
8fb87725
JL
3878Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3879
afabe08c
JL
3880 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3881 with HP's compiler.
3882 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3883 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3884 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3885 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3886
3887 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3888 either HP's compilers or GCC.
3889
db521deb
JL
3890 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3891 a SIGBUS or SIGSEGV.
3892
3893 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3894
3895 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3896 can be compiled with either HP's compiler or GCC.
3897
cfa88ab7
JL
3898 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3899 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3900 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3901
ca344dff
JL
3902 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3903 to match current gdb output. Update due to using auto-solib-limit
3904 for limiting instead of overloading auto-solib-add.
3905 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3906 test program.
3907
3f3c6e55 3908 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3909 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3910 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3911 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3912 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3913 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3914 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3915 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3916 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3917 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3918 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3919 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3920 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3921
8fb87725
JL
3922 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3923 a SIGTRAP to the inferior.
3924
cf599fa7
CV
39252001-12-19 Corinna Vinschen <vinschen@redhat.com>
3926
3927 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3928 Substitute call to target_link by call to gdb_compile.
3929
2cd045cd
JL
3930Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3931
3932 * gdb.base/break.exp: Fix HP specific search string when testing
3933 backtracing in a called function.
3934
d63a86f8 3935 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3936 compiling the test with HP's compilers.
3937 * gdb.base/volatile.exp: Similarly.
3938
99ebe9ac
JB
39392001-12-19 Jim Blandy <jimb@redhat.com>
3940
3941 * gdb.base/printcmds.exp: Expect the null character to be printed
3942 as '\0', and the '\013' to be printed as '\v'.
3943 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3944 * gdb.base/setvar.exp: Same.
3945
b9891b29
JB
39462001-12-17 Jim Blandy <jimb@redhat.com>
3947
0eba65ab
JB
3948 * gdb.base/completion.exp: Rather than completing very long
3949 filenames, which can make the readline library produce output we
3950 don't recognize, cd to the directory first, and then complete
3951 using nice, short relative paths.
3952
6970b5b1
JB
3953 * gdb.base/completion.exp: On some systems, there is, in fact, a
3954 variable named `b' in scope, since GDB treats all static
3955 variables as being in scope. So use `no_var_named_this'
3956 instead of `b'.
3957
b9891b29
JB
3958 * gdb.base/corefile.exp: Recognize the message saying that GDB
3959 can't find the core file's registers as a failure.
3960
e6ccd35f
JSC
39612001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3962
3963 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3964 test expect string more specific.
3965
105ba819
CV
39662001-12-13 Corinna Vinschen <vinschen@redhat.com>
3967
3968 * gdb.asm/asm-source.exp: Add support for xstormy16.
3969 * gdb.asm/configure.in: Ditto.
3970 * gdb.asm/configure: Rebuild.
3971 * gdb.asm/xstormy16.inc: New file.
3972
e9e79dd9
FF
39732001-12-10 Fred Fish <fnf@redhat.com>
3974
3975 * gdb.base/maint.exp: Update to match changes in type dumping code.
3976
347dc97d
JB
39772001-12-10 Jim Blandy <jimb@redhat.com>
3978
3979 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3980 matching the entry point symbol's name at the beginning of the
3981 line.
3982
5178b9d6
DJ
39832001-12-07 Daniel Jacobowitz <drow@mvista.com>
3984
3985 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3986 gdb.c++/inherit.exp, gdb.c++/method.exp,
3987 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3988 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3989 and class layout support.
3990
af890c52
DJ
39912001-12-07 Daniel Jacobowitz <drow@mvista.com>
3992
3993 * gdb.c++/classes.exp: Add test for static member function.
3994 * gdb.c++/misc.cc: Add class with static member function.
3995
7a345fb3
JB
39962001-12-07 Jim Blandy <jimb@redhat.com>
3997
f2e54a80 3998 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3999 those tests as `unsupported'.
4000 * gdb.base/call-rt-st.exp (print_struct_call): New function.
4001 Rewrite subsequent tests to use it.
4002
4003 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
4004 those tests as `unsupported'.
4005 * gdb.base/structs.exp (call_struct_func): New function.
4006 (do_function_calls): Use call_struct_func to call the functions
4007 returning structs.
4008
0bc69509
JB
4009 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
4010 whether functions are prototyped or not, so we can't possibly pass
4011 arguments to t_float_values2 properly.
4012
7a345fb3
JB
4013 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
4014 value of `timeout' for targets other than the mips*tx39-*.
4015
edb6ede1
MS
40162001-12-06 Michael Snyder <msnyder@redhat.com>
4017
d63a86f8 4018 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
4019 and detect whether the start symbol has a leading underscore.
4020
2d842f13
JB
40212001-12-04 Jim Blandy <jimb@redhat.com>
4022
4023 * gdb.base/completion.exp: Clarify indentation.
4024
68550daf
JB
40252001-12-03 Jim Blandy <jimb@redhat.com>
4026
4027 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
4028 variables on the S/390, not `.word'.
4029
cd5195a8
JB
40302001-11-30 Jim Blandy <jimb@redhat.com>
4031
4032 Add assembly-source tests for s390-ibm-linux.
4033 * gdb.asm/s390.inc: New file.
4034 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
4035 the S/390 architecture.
4036 * gdb.asm/configure: Regenerated.
4037
ca9efc90
MS
40382001-11-30 Michael Snyder <msnyder@redhat.com>
4039
4040 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
4041 next, info source, info sources, info line, global and static
4042 variables, and static functions.
4043 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
4044 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
4045 * gdb.asm/asmsrc1.s: Add a static function and some variables.
4046 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
4047 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
4048 (gdbasm_leave): Restore frame pointer.
4049 (gdbasm_startup): Copy stack set-up from crt0.S.
4050
d0e66976
FN
40512001-11-26 Fernando Nasser <fnasser@redhat.com>
4052
4053 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
4054 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
4055 to a local (non-static) variable. Copy tstruct.a to a static buffer
4056 and return a pointer to that buffer.
4057 * gdb.base/callfwmall.c (t_structs_a): Ditto.
4058
e2334072
MK
40592001-11-24 Mark Kettenis <kettenis@gnu.org>
4060
4061 * gdb.asm/configure.in: Fix recognition of ix86 target.
4062 * gdb.asm/configure: Regenerate.
4063
756caa3d
MS
40642001-11-21 Michael Snyder <msnyder@redhat.com>
4065
4066 * gdb.asm/sparc.inc: New file.
4067 * gdb.asm/asm-source.exp: Recognize sparc target.
4068 * gdb.asm/configure.in: Recognize sparc target.
4069 * gdb.asm/configure: Regenerate.
d63a86f8 4070
9a4d72d5
MS
40712001-11-21 Michael Snyder <msnyder@redhat.com>
4072
4073 * gdb.asm/m32r.inc: New file.
4074 * gdb.asm/asm-source.exp: Recognize m32r target.
4075 * gdb.asm/configure.in: Recognize m32r target.
4076 * gdb.asm/configure: Regenerate.
4077
a773d1cd
MS
40782001-11-20 Michael Snyder <msnyder@redhat.com>
4079
017ac23d
MS
4080 * gdb.asm/i386.inc: New file.
4081 * gdb.asm/asm-source.exp: Recognize ix86 target.
4082 * gdb.asm/configure.in: Recognize ix86 target.
4083 * gdb.asm/configure: Regenerate.
4084
a773d1cd
MS
4085 * gdb.c++/namespace.exp: Fix quotes in output messages.
4086
bb632afb
MS
40872001-11-14 Michael Snyder <msnyder@redhat.com>
4088
25d559ca 4089 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
4090 qualifier in a type cast expression, to designate an address
4091 in the instruction space (Harvard architecture).
4092
4749e309
MS
40932001-11-13 Michael Snyder <msnyder@redhat.com>
4094
4095 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
4096 Tests for expressions using 'const' and 'volatile'.
4097
25050984
CV
40982001-11-13 Corinna Vinschen <vinschen@redhat.com>
4099
4100 * gdb.asm/asm-sources.exp: Allow defining linker flags.
4101
1902c51f
DJ
41022001-11-12 Daniel Jacobowitz <drow@mvista.com>
4103
4104 * lib/mi-support.exp (mi_run_to_helper): Move comments
4105 outside of gdb_expect.
4106
dcf95b47
DJ
41072001-11-11 Daniel Jacobowitz <drow@mvista.com>
4108
4109 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
4110 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
4111 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
4112 mi0_run_to): New functions.
4113 * gdb.mi/mi-simplerun.exp: Use them.
4114 * gdb.mi/mi0-simplerun.exp: Likewise.
4115 * gdb.mi/mi-var-cmd.exp: Likewise.
4116 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 4117
45b074e1
AC
41182001-11-10 Andrew Cagney <ac131313@redhat.com>
4119
4120 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
4121 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
4122
bf50d346
AC
41232001-11-09 Andrew Cagney <ac131313@redhat.com>
4124
4125 * gdb.base/restore.exp: Include $expected value in restored test
4126 message.
4127
9383332c
AC
41282001-11-09 Andrew Cagney <ac131313@redhat.com>
4129
4130 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
4131 implemented.
4132
db62520a
MS
41332001-11-08 Michael Snyder <msnyder@redhat.com>
4134
4135 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
4136 Add pass/fail message for stop at breakpoint in call dummy function.
4137
b5703437
MS
41382001-11-07 Michael Snyder <msnyder@redhat.com>
4139
d63a86f8
RM
4140 * gdb.c++/templates.exp (test_template_breakpoints):
4141 If we get an overload menu, but it does not match what
760f6330 4142 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
4143 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
4144 making the whitespace optional. Argument for "new" may be
4145 "unsigned" as well as "unsigned int/long".
d63a86f8 4146 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
4147 making the whitespace optional. Also replace "(void) with
4148 "((void|)), making the keyword "void" optional.
d63a86f8 4149 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
4150 making the whitespace optional. Also replace "(void) with
4151 "((void|)), making the keyword "void" optional.
3bf40917
MS
4152 * gdb.base/callfuncs.c (t_float_values): This function must
4153 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 4154 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
4155 can be tested against both cases. Usually one case involves
4156 promotion of float to double, while the other does not.
4157 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
4158 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
4159 includes a stack frame for "start".
4160
c8ab4e6d
JB
41612001-11-05 Jim Blandy <jimb@redhat.com>
4162
4163 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
4164 pointers are 32 bits long, and that offsets of relocs are always
4165 stored in the data (REL-style), and not in the reloc entry itself
4166 (RELA-style).
4167 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
4168 stabs.
4169
3f08ced9
MS
41702001-11-01 Michael Snyder <msnyder@redhat.com>
4171
4172 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
4173 and regular expression operators by using quoting.
4174
cbfa24cd
MS
41752001-10-31 Michael Snyder <msnyder@redhat.com>
4176
4177 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
4178 depending on what the symbol table contains.
4179 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
4180 the output of the ptype command. Similarly, accept both "const &"
4181 and "const&".
4182
aaa68313
CV
41832001-10-31 Corinna Vinschen <vinschen@redhat.com>
4184
4185 * gdb.base/miscexprs.c (main): Add usage of preprocessor
4186 symbol `STORAGE' to allow to choose the storage class of
4187 the local datastructures.
4188 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
4189 compiler directive.
4190
91740388
MS
41912001-10-30 Michael Snyder <msnyder@redhat.com>
4192
4193 * gdb.base/jump.exp: Allow it to run for all targets.
4194
1b7c05e7
CV
41952001-10-29 Corinna Vinschen <vinschen@redhat.com>
4196
4197 * gdb.base/call-ar-st.c (print_double_array): Match for loop
4198 with new double_array size.
4199 (main): Change storage class of all local variables to static.
4200 Reduce size of double_array to 9.
4201 * gdb.base/call-ar-st.exp: Increase timeout value.
4202 Change expected output for double array to match new size in
4203 call-ar-st.c.
4204
36a22261
CV
42052001-10-29 Corinna Vinschen <vinschen@redhat.com>
4206
4207 * gdb.base/ending-run.exp: Create identical output when passing
4208 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 4209 Stormy16 target.
36a22261 4210
92b8ae91
MK
42112001-10-28 Mark Kettenis <kettenis@gnu.org>
4212
4213 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
4214 that we catch the expected failure under Linux/x86.
4215
cb135b83
OF
42162001-10-29 Orjan Friberg <orjanf@axis.com>
4217
4218 * gdb.base/setvar.exp: Escape curly braces.
4219 * gdb.stabs/weird.exp: Ditto.
4220
6884aa54
DJ
42212001-10-27 Daniel Jacobowitz <drow@mvista.com>
4222
4223 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
4224 * gdm.mi/mi0-hack-cli.exp: Likewise.
4225
0398c9aa
AC
42262001-10-25 Andrew Cagney <ac131313@redhat.com>
4227
4228 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
4229 messages.
4230
d20bf2e8
AC
42312001-10-21 Andrew Cagney <ac131313@redhat.com>
4232
4233 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
4234 checking MI enabled.
4235
03dd63aa
CV
42362001-10-09 Corinna Vinschen <vinschen@redhat.com>
4237
4238 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
4239
1d9d99f3
FCE
42402001-10-04 Frank Ch. Eigler <fche@redhat.com>
4241
4242 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4243 if gdb child process crashes, just signal an error.
4244
838ae6c4
JB
42452001-10-02 Jim Blandy <jimb@redhat.com>
4246
4247 * lib/gdb.exp (test_xfail_format): Simplify.
4248
4249 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4250 front of the variable name `format'. Simplify `if'.
4251
8f0cbc1c
DJ
42522001-10-01 Daniel Jacobowitz <drow@mvista.com>
4253
4254 * gdb.threads/pthreads.exp: Wait for output and delay
4255 before sending ^C.
4256
1f08dafd
DJ
42572001-10-01 Daniel Jacobowitz <drow@mvista.com>
4258
4259 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4260 some incorrect output instead of timing out.
4261 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4262
674f90ff
CV
42632001-09-28 Corinna Vinschen <vinschen@redhat.com>
4264
4265 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4266 check to allow additional `int'.
4267
9b284272
DJ
42682001-09-27 Daniel Jacobowitz <drow@mvista.com>
4269
4270 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4271 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4272
b55a4771
MS
42732001-09-27 Michael Snyder <msnyder@redhat.com>
4274
4275 * lib/gdb.exp (test_debug_format): New proc.
4276 (setup_xfail_format): Use new proc test_debug_format.
4277 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4278 proc; use new service proc test_debug_format.
4279 Replace all other "gcc_compiled" tests with this test.
4280 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4281 proc; use new service proc test_debug_format.
4282 Replace all other "gcc_compiled" tests with this test.
4283
42842001-09-27 Michael Snyder <msnyder@redhat.com>
4285
4286 * gdb.base/cvexpr.exp: New file.
4287 * gdb.base/cvexpr.c: New file
4288 Test for expressions using const and volatile keywords.
4289
4e6667ac
CV
42902001-09-26 Corinna Vinschen <vinschen@redhat.com>
4291
4292 * gdb.base/constvars.exp: Check for different orders of keywords
4293 and additional "int" strings in output.
4294
4f337972
AC
42952001-09-22 Andrew Cagney <ac131313@redhat.com>
4296
4297 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4298 responses from "help maint".
4299
2015650d
FCE
43002001-09-19 Frank Ch. Eigler <fche@redhat.com>
4301
4302 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4303 to localhost:NNN instead of :NNN, in case Xvfb is listening
4304 only on TCP.
4305
f3bcedc1
CV
43062001-09-19 Corinna Vinschen <vinschen@redhat.com>
4307
4308 * gdb.base/recurse.exp: When checking leaving the watchpoint
4309 scope, recognize when gdb is in function's epilogue and pass.
4310
6b819c92
KS
43112001-09-18 Keith Seitz <keiths@redhat.com>
4312
4313 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4314 support for running tests against sid targets.
4315 (gdbtk_done): Ditto.
4316
a10c9419
CV
43172001-09-18 Corinna Vinschen <vinschen@redhat.com>
4318
4319 * gdb.base/ending-run.c (main): Set stdout buffersize
4320 to the same reasonable value for any target.
4321 * gdb.base/ending-run.exp: Add a regular expression
4322 to make testsuite happy on Sanyo Stormy16 target.
4323
739d0d99
CV
43242001-09-17 Corinna Vinschen <vinschen@redhat.com>
4325
4326 * gdb.base/display.c (do_loops): Add float variable `f'.
4327 Increment f in loop.
4328 * gdb.base/display.exp: Increment timeout by 60 seconds.
4329 Change float display test to use variable `f'.
4330
1b8947f0
JB
43312001-09-17 Jim Blandy <jimb@redhat.com>
4332
4333 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4334 overflowing the limited breakpoint tables on some ROM monitors
4335 (like the ROM68K).
4336
9890ac81
FCE
43372001-09-15 Frank Ch. Eigler <fche@redhat.com>
4338
4339 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4340 the "-ac" (disable access control) flag.
4341
6db765ea
JH
43422001-08-30 Jeff Holcomb <jeffh@redhat.com>
4343
4344 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4345 ints.
4346
4c32cc04
KS
43472001-08-30 Keith Seitz <keiths@redhat.com>
4348
4349 * lib/gdb.exp: Move all insight-related functionality into
4350 separate file.
4351 * lib/insight-support.exp: New file.
4352
8d6e6f81
FCE
43532001-08-29 Frank Ch. Eigler <fche@redhat.com>
4354
4355 * config/sid.exp (sid_start): Never set sid verbosity; disable
4356 expect_background {} that consumed its stdout; tolerate </dev/null.
4357 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4358
6a90e1d0
AC
43592001-08-18 Andrew Cagney <ac131313@redhat.com>
4360
4361 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4362 CLI jump command to start it.
4363 (mi_run_to_main): Fail immediatly when unexpected output.
4364
1759b3c3
AC
43652001-08-18 Andrew Cagney <ac131313@redhat.com>
4366
4367 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4368 beginning of function. Fix PR gdb/191.
4369
61d11d80
FCE
43702001-08-16 Frank Ch. Eigler <fche@redhat.com>
4371
4372 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4373 what to force sid endianness to.
4374
942a4df2
KS
43752001-08-15 Keith Seitz <keiths@redhat.com>
4376
4377 * lib/gdb.exp (gdbtk_start): Don't set environment
4378 variables for TCL_LIBRARY and friends. Insight will
4379 now figure these out for itself.
4380
0521c418
MS
43812001-08-02 Michael Snyder <msnyder@redhat.com>
4382
4383 * gdb.base/completion.exp: Remove the symbol "a64l" from
4384 the expect string; this is target-specific, and not related
4385 to what is being tested.
4386
74a9a58a
DB
43872001-08-02 Dave Brolley <brolley@redhat.com>
4388
4389 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4390
c70819fa
MS
43912001-07-25 Michael Snyder <msnyder@redhat.com>
4392
c2b8fa57
MS
4393 * gdb.base/consecutive.exp: New file. Test stepping over
4394 breakpoints on consecutive instructions.
4395 * gdb.base/consecutive.c: New file.
4396
c70819fa
MS
4397 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4398 curly braces in regular expressions.
4399
2b1a1355
MS
44002001-07-25 Michael Snyder <msnyder@redhat.com>
4401
4402 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4403 legitimate output from stepping out of main.
4404
413eca6f
KS
44052001-07-22 Keith Seitz <keiths@redhat.com>
4406
4407 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4408 the empty string, do not run the tests.
4409
7e5a9322
SC
44102001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4411
4412 * gdb.base/long_long.exp: Detect size of pointer. Take into
4413 account 2-byte pointers when testing for p/a results.
4414
de58f10f
SC
44152001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4416
d63a86f8 4417 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4418 and defined to 1K for m68hc11.
4419 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4420 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4421 (sizeof_random_data): New variable to tell the size of the data table;
4422 don't test past this size; always run to main.
4423
d6f5fea1
SC
44242001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4425
4426 * gdb.base/return2.exp: return of long long and double fails for
4427 68HC11; don't execute these tests on that platform.
4428 * gdb.base/return.exp: Return of a double fails for 68hc11.
4429
c477543d
SC
44302001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4431
4432 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4433 tests that print a float.
4434 * call-rt-st.exp: Likewise.
4435
63cf1c79
MK
44362001-07-12 Mark Kettenis <kettenis@gnu.org>
4437
4438 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4439 running this test on Linux.
4440
112f9ab5
MC
44412001-06-24 Michael Chastain <chastain@redhat.com>
4442
4443 * gdb.base/arithmet.exp: Remove some tests to make all test names
4444 unique.
4445
4970cb0f
MS
44462001-07-03 Michael Snyder <msnyder@redhat.com>
4447
4448 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4449 the output of the ptype command.
4450
d85da69f
MS
44512001-07-02 Michael Snyder <msnyder@redhat.com>
4452
4c8a82de
MS
4453 * gdb.base/completion.exp: Don't assume that break.c is the only
4454 source file that may contain functions named "marker".
d85da69f
MS
4455 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4456
8afc772b
AC
44572001-06-28 Andrew Cagney <ac131313@redhat.com>
4458
4459 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4460 of files to delete.
4461
4462 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4463 * gdb.disasm/h8300s.exp: New file.
4464 gdb.disasm/h8300s.s: Likewise.
4465
cff22675
AC
44662001-06-27 Andrew Cagney <ac131313@redhat.com>
4467
4468 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4469 empty breakpoint tables.
4470
68c81b54
AC
44712001-06-25 Andrew Cagney <ac131313@redhat.com>
4472
4473 * lib/mi-support.exp: Update args=... part of stop-reason
4474 patterns. Accept either a list or a tuple.
4475
2dd62704
AC
44762001-06-23 Andrew Cagney <ac131313@redhat.com>
4477
4478 * lib/mi-support.exp: Remove local emacs variable defining
4479 change-log-default-name.
4480
b4127474
MC
44812001-06-22 Michael Chastain <chastain@redhat.com>
4482
4483 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4484 This is operationally compatible with the previous version.
4485
8dbfb380
JB
44862001-06-13 Jim Blandy <jimb@redhat.com>
4487
4488 * lib/gdb.exp (gdb_test): Doc fix.
4489
f2d8c86d
MC
44902001-06-10 Michael Chastain <chastain@redhat.com>
4491
4492 * gdb.base/exprs.exp: Remove a duplicate test.
4493
81564d34
JB
44942001-06-06 Jim Blandy <jimb@redhat.com>
4495
4496 * gdb.base/return2.exp (main): Use values to test float and double
4497 returns that are not NaN's, to avoid being confused by IEEE
4498 comparison rules.
4499
da55addb
MS
45002001-06-04 Michael Snyder <msnyder@redhat.com>
4501
4502 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4503 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4504 rather than wait for 12 more tests to time out.
4505
42c65987
JB
45062001-06-06 Jim Blandy <jimb@redhat.com>
4507
b18bced9 4508 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4509 Don't forget to match the GDB prompt.
b18bced9 4510
42c65987
JB
4511 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4512
5b41e5f0
JB
45132001-06-04 Jim Blandy <jimb@redhat.com>
4514
4515 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4516 command.
4517
015e046f
KB
45182001-05-31 Kevin Buettner <kevinb@redhat.com>
4519
4520 * gdb.base/annota1.exp (info break): Match four or more spaces
4521 after "Address".
4522
fb1ffbbe
MC
45232001-05-31 Michael Chastain <chastain@redhat.com>
4524
4525 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4526 (dm_type_int_star): Likewise.
4527 (dm_type_long_star): Likewise.
4528 (dm_type_void_star): Likewise.
4529
5ea2a32c
KB
45302001-05-29 Kevin Buettner <kevinb@redhat.com>
4531
4532 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4533 to a known value in order to get consistent results regardless
4534 of the setting of INPUTRC or the presence or contents of .inputrc.
4535
ae23c492
MS
45362001-05-24 Michael Snyder <msnyder@redhat.com>
4537
ac55707e
MS
4538 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4539 Don't require that the main thread and the manager thread are the
4540 first in the list.
4541
ae23c492
MS
4542 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4543 debugging. If test fails, issue an "unsupported" not a "fail".
4544
400071f1
JB
45452001-05-24 Jim Blandy <jimb@redhat.com>
4546
4547 Don't assume that short is shorter than int.
4548 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4549 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4550 this isn't true.
400071f1
JB
4551 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4552 an int, is not equal to ~0 stored in an unsigned char. This tests
4553 the same thing that the previous test meant to, but works on
4554 16-bit machines, too.
4555 ("print unsigned char != (~0)"): Same test, complemented.
4556
0816a3e5
MS
45572001-05-24 Michael Snyder <msnyder@redhat.com>
4558
4559 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4560 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4561 and prevents dejagnu getting out of step.
4562
f6dc23a9
KB
45632001-05-23 Kevin Buettner <kevinb@redhat.com>
4564
4565 * gdb.base/finish.exp (finish_void): Revise pattern for
4566 stopping on the call statement to not permit stopping at
4567 the start of the instructions comprising the call sequence.
4568
7dbd117d
MC
45692001-05-19 Michael Chastain <chastain@redhat.com>
4570
4571 * gdb.base/callfuncs.exp: Make all test names unique.
4572 * gdb.base/commands.exp: Make all test names unique.
4573 * gdb.base/condbreak.exp: Make all test names unique.
4574 * gdb.base/dbx.exp: Make all test names unique.
4575 * gdb.base/default.exp: Make all test names unique.
4576 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4577 and TIMEOUT messages to their corresponding PASS message.
4578 * gdb.base/ending-run.exp: Make all test names unique.
4579 * gdb.base/long_long.exp: Remove duplicate test.
4580
6b0b0a9e
KB
45812001-05-21 Kevin Buettner <kevinb@redhat.com>
4582
4583 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4584 stop on the call statement as well as the statement after the
4585 call.
4586
2caa35cb
MS
45872001-05-21 Michael Snyder <msnyder@redhat.com>
4588
4589 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4590
40713331
EZ
45912001-05-10 Elena Zannoni <ezannoni@redhat.com>
4592
4593 * gdb.base/completion.exp: Revamp test. Make it execute on all
4594 platforms.
4595
c2c1be8d
EZ
45962001-05-10 Elena Zannoni <ezannoni@redhat.com>
4597
2c9cd303
EZ
4598 * config/gdbserver.exp (gdb_load): Handle the case
4599 in which the arguments to gdbserver are given in the
4600 baseboard configuration file.
4601 Also handle the case in which the server needs to do a
4602 load.
4603
9671de48
KS
46042001-05-07 Keith Seitz <keiths@cygnus.com>
4605
4606 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4607 set up the display for testing.
4608 (gdbtk_start): Convert all paths to paths that tcl will like.
4609 Export target information to environment.
4610 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4611 necessary.
4612 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4613 (to_tcl_path): New proc to convert a given pathname into
4614 a path acceptible as an argument to a tcl command.
4615 (_gdbtk_export_target_info): New proc to export target info
4616 into the environment for gdbtk testing.
4617 (gdbtk_done): New proc to signal end-of-test.
4618
5a360f47
JB
46192001-05-06 Jim Blandy <jimb@redhat.com>
4620
4621 * restore.c: Make the code of caller0 correspond to its comment.
4622
66c756c6
MS
46232001-05-03 Michael Snyder <msnyder@redhat.com>
4624
4625 * config/sid.exp (gdb_target_sid): Check for error messages.
4626 On error or timeout, don't make expect exit (which will terminate
4627 all subsequent tests); instead just make gdb exit.
d63a86f8 4628 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4629 return a negative value.
4630
a966fde5
JB
46312001-04-24 Jim Blandy <jimb@redhat.com>
4632
851c18e0
JB
4633 * gdb.c++/templates.exp: If we see the prompt for the overload
4634 list, but we haven't recognized any of the longer patterns,
4635 arrange for this test to fail, not hang.
4636
a966fde5
JB
4637 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4638 variations.
4639
db144853
MC
46402001-04-22 Michael Chastain <chastain@redhat.com>
4641
4642 * gdb.c++/local.exp: Use the 'runto' library function.
4643 * gdb.c++/namespace.exp: Likewise.
4644 * gdb.c++/overload.exp: Likewise.
4645
3207ec21
KB
46462001-03-26 Kevin Buettner <kevinb@redhat.com>
4647
4648 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4649 * gdb.base/step-line.exp: New file. Test step/next in presence of
4650 #line directives.
4651 * gdb.base/step-line.c: New file. Test program for the above.
4652 * gdb.base/step-line.inp: New file. We pretend that this file has
4653 been transformed by some other tool into step-line.c.
4654
13b57657
JB
46552001-03-21 Jim Blandy <jimb@redhat.com>
4656
4657 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4658 unmangled operator names.
4659
754cbe1c
JB
46602001-03-20 Jim Blandy <jimb@redhat.com>
4661
4662 * gdb.threads/linux-dp.exp: Recognize an additional message
4663 generated by GDB when it doesn't understand how to debug threads
4664 on the target system.
4665
177495c9
AC
46662001-03-19 Andrew Cagney <ac131313@redhat.com>
4667
4668 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4669
f266096b
MC
46702001-03-12 Michael Chastain <chastain@redhat.com>
4671
4672 * gdb.c++/derivation.exp: Use the 'runto' library function.
4673
cac3c2ff
MC
46742001-03-12 Michael Chastain <chastain@redhat.com>
4675
4676 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4677
b6c11a24
MC
46782001-02-24 Michael Chastain <chastain@redhat.com>
4679
4680 * gdb.c++/ref-types.exp: Change handwritten code to library
4681 function 'runto'.
4682
6bae5bce
OF
46832001-03-16 Orjan Friberg <orjanf@axis.com>
4684
4685 * gdb.base/signals.exp: Set count to 0 explicitly.
4686
0015fd9a
MS
46872001-03-15 Mark Salter <msalter@redhat.com>
4688
4689 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4690 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4691 (gdb_load): Add support for additional target_info: gdb_download_size
4692 and gdb_load_timeout.
0015fd9a 4693
fc33412a
DT
4694Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4695
4696 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4697 file -- to prevent failing when the compile fails but we have no
4698 intention of running the tests anyway.
4699
4700 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4701 tests if set.
4702
4703 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4704 integers.
4705
4706 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4707 * gdb.c++/namespace.exp: Ditto.
4708
115f06de
OF
47092001-03-07 Orjan Friberg <orjanf@axis.com>
4710
4711 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4712 * gdb.base/pointers.exp: Relax pattern match of decimals.
4713
b6ba6518
KB
47142001-03-06 Kevin Buettner <kevinb@redhat.com>
4715
4716 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4717 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4718 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4719 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4720 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4721 config/sh.exp, config/sid.exp, config/slite.exp,
4722 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4723 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4724 config/vxworks.exp, config/vxworks29k.exp,
4725 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4726 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4727 gdb.base/arithmet.exp, gdb.base/assign.exp,
4728 gdb.base/async.exp, gdb.base/attach.exp,
4729 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4730 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4731 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4732 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4733 gdb.base/commands.exp, gdb.base/completion.exp,
4734 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4735 gdb.base/constvars.exp, gdb.base/corefile.exp,
4736 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4737 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4738 gdb.base/ending-run.exp, gdb.base/environ.exp,
4739 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4740 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4741 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4742 gdb.base/funcargs.exp, gdb.base/help.exp,
4743 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4744 gdb.base/logical.exp, gdb.base/long_long.exp,
4745 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4746 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4747 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4748 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4749 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4750 gdb.base/regs.exp, gdb.base/relational.exp,
4751 gdb.base/remote.exp, gdb.base/reread.exp,
4752 gdb.base/restore.exp, gdb.base/return2.exp,
4753 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4754 gdb.base/selftest.exp, gdb.base/setshow.exp,
4755 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4756 gdb.base/sigall.exp, gdb.base/signals.exp,
4757 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4758 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4759 gdb.base/step-test.exp, gdb.base/structs.c,
4760 gdb.base/structs.exp, gdb.base/structs2.exp,
4761 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4762 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4763 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4764 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4765 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4766 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4767 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4768 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4769 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4770 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4771 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4772 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4773 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4774 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4775 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4776 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4777 gdb.trace/circ.exp, gdb.trace/collection.exp,
4778 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4779 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4780 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4781 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4782 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4783 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4784 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4785 notices.
4786
dc96c6c7 47872001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4788
4789 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4790 first arg is int not float.
4791
dc96c6c7 47922001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4793
4794 * gdb.base/reread.exp: Unsupported for non-native targets;
4795 doesn't work for remote debugging.
4796
9b0c4aeb
FN
47972001-02-19 Fernando Nasser <fnasser@redhat.com>
4798
4799 From Drew Moseley <dmoseley@redhat.com>
4800 * gdb.base/ending-run.exp: Properly handle the BSP state when
4801 stepping past the end of main.
4802
02aa71d5
MC
48032001-02-19 John Moore <jmoore@redhat.com>
4804
4805 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4806 Converted HPUX fix for non-expected items following multiple
4807 step commands into general solution for all platforms.
4808
1fa449a4
MC
48092001-02-18 Michael Chastain <chastain@redhat.com>
4810
4811 * gdb.c++/classes.exp (do_tests): Change runto statements
4812 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4813 statements demangler agnostic.
4814 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4815 (gdb_virtfunc_restart): Likewise.
4816
b2f9ec70
MC
48172001-02-14 Michael Chastain <chastain@redhat.com>
4818
4819 * gdb.c++/inherit.exp (do_tests): Change runto statements
4820 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4821 statements demangler agnostic.
4822
cf74b8ca
AC
4823Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4824
4825 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4826 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4827 before calling common_routine 15 times'' tests.
4828
99f78f56
MC
48292001-02-11 Michael Chastain <chastain@redhat.com>
4830
4831 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4832 Helps the test script figure out which demangler is in use.
4833 (dm_type_foo_ref): Ditto.
4834 (dm_type_int_star): Ditto.
4835 (dm_type_long_star): Ditto.
4836 (dm_type_unsigned_int): Ditto.
4837 (dm_type_void): Ditto.
4838 (dm_type_void_star): Ditto.
99707966 4839 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4840 Probe the gdb demangler and set variables to accommodate
4841 formatting differences.
4842 (info_func_regexp): New function. Same as info_func, but
4843 matches against a regexp.
4844 (info_func): Match against a literal string.
4845 (print_addr_2): New function. Match against a literal string,
4846 which can be different from the input to gdb.
4847 (print_addr): Simply call print_addr_2 with the same argument twice.
4848 (test_lookup_operator_functions): Use demangler formatting variables.
4849 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4850 the tests in the same order as the C++ class declaration.
4851 (test_paddr_operator_functions): Ditto.
4852 (test_paddr_overloaded_functions): Ditto.
4853 (test_paddr_hairy_functions): Use demangler formatting variables.
4854 Add reference to gdb/19 for related tests.
4855 (do_tests): Call probe_demangler.
4856
1de8f023
KB
48572001-01-30 Kevin Buettner <kevinb@redhat.com>
4858
4859 * gdb.c++/templates.cc (printf): Remove unused function definition.
4860
ca3f91ed
MS
48612001-01-26 Felix Lee <flee@redhat.com>
4862
4863 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4864
48652001-01-25 matthew green <mrg@redhat.com>
4866
4867 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4868 up sid.
4869 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4870
48712001-01-25 matthew green <mrg@redhat.com>
4872
4873 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4874 Deprecate $sid_spawn_id.
ca3f91ed
MS
4875 (sid_exit): Remove code necessary only for `spawn.'
4876
48772001-01-25 matthew green <mrg@redhat.com>
4878
4879 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4880
fb18ec4a
MC
48812001-01-28 Michael Chastain <chastain@redhat.com>
4882
4883 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4884 to call when tests fail. It takes gdb out of the overloaded
4885 function choice menu back to the main prompt, so that the test
4886 program stays synchronized.
4887 (set_bp_overloaded): New proc to collect all the common
4888 code for setting a breakpoint on an overloaded name. Calls
4889 take_gdb_out_of_choice_menu when needed.
4890 (menu_overload1arg): New variable to collect the repeated
4891 instances of the expected menu for an overloaded name. Change
4892 the regular expression to handle changes in g++ type encoding:
4893 "void" can be either "void" or "", and "unsigned int" can be
4894 either "unsigned int" or "unsigned".
4895 (continue_to_bp_overloaded): Change regular expressions to handle
4896 changes in g++ type encoding.
4897 (no proc): Call take_gdb_out_of_choice_menu when needed.
4898 Remove redundant calls to "info break". Accept either "canceled"
4899 or "cancelled". Change regular expressions in "info break"
4900 calls to handle changes in g++ type encoding. Give all tests
4901 unique strings.
4902
9c646a6e
BE
49032001-01-17 Ben Elliston <bje@redhat.com>
4904
4905 * config/sid.exp: New file.
4906
9549d9c1
AC
4907Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4908
4909 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4910
dc96c6c7 49112000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4912
4913 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4914 Add a RE to accept a non-ascii char if one is ever presented.
4915
b4df4f68
FN
49162000-12-20 Fernando Nasser <fnasser@redhat.com>
4917
297dd0fd 4918 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4919
dc96c6c7 49202000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4921
d63a86f8 4922 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4923 in regexp. One '\' does not suffice on Linux.
4924
4a7bddb6
MC
49252000-12-09 Michael Chastain <chastain@redhat.com>
4926
4927 * gdb.base/break.exp (test_clear_command): Use a marker function
4928 rather than 'main' for the test function. Also move this
4929 test to an execution point where the marker function names are
4930 guaranteed to be bound to functions. (Executing tests after a
4931 'finish' from main runs into name conflicts with local names
4932 in __libc_start_main).
4933
dc96c6c7 49342000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4935
4936 * gdb.base/finish.exp: New test for gdb's "finish" command.
4937 * gdb.base/return2.exp: New test for gdb's "return" command.
4938 * gdb.base/return2.c: New source file for above.
4939
dc96c6c7 49402000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4941
4942 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4943 * gdb.base/miscexprs.exp: Ditto.
4944 * gdb.base/pointers.exp: Ditto.
4945 * gdb.c++/derivation.exp: Ditto.
4946 * gdb.c++/local.exp: Ditto.
4947 * gdb.c++/namespace.exp: Ditto.
4948 * gdb.c++/overload.exp: Ditto.
4949 * gdb.c++/ref-types.exp: Ditto.
4950
dc96c6c7 49512000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4952
4953 * gdb.base/constvars.exp: Test result of "up" command.
4954 * gdb.base/miscexprs.exp: Ditto.
4955 * gdb.base/pointers.exp: Ditto.
4956 * gdb.base/scope.exp: Ditto.
4957 * gdb.c++/derivation.exp: Ditto.
4958 * gdb.c++/local.exp: Ditto.
4959 * gdb.c++/namespace.exp: Ditto.
4960 * gdb.c++/overload.exp: Ditto.
4961 * gdb.c++/ref-types.exp: Ditto.
4962
44097287
FN
49632000-11-22 Michael Chastain <chastain@redhat.com>
4964
4965 * mips_pro.exp: Accept either "middle -> top -> main" or
4966 "middle -> main" in the backtrace, because gcc can optimize
4967 tail calls to jumps. Remove setup_xfail for the hppa case.
4968 Add a comment with the original warning messages from PR 3016,
4969 which was filed in 1993, to preserve them for posterity.
4970
9d2e1bab
ND
49712000-11-17 Nick Duffek <nsd@redhat.com>
4972
4973 * lib/gdb.exp (gdb_test): Override timeout with board info.
4974
1aca8eb7
ND
49752000-11-17 Nick Duffek <nsd@redhat.com>
4976
4977 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4978 the second kill and detach messages.
4979
93076499
ND
49802000-11-17 Nick Duffek <nsd@redhat.com>
4981
4982 * configure.in: Add AC_EXEEXT.
4983 * configure: Regenerate.
4984 * Makefile.in (just-check): Export EXEEXT.
4985 * lib/gdb.exp ($EXEEXT): Import from environment.
4986 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4987 expect "maint dump-me" on Cygwin.
4988 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4989 $EXEEXT.
4990
30e87cd3
ND
49912000-11-17 Nick Duffek <nsd@redhat.com>
4992
4993 * gdb.base/break.exp: Test backtrace and finish from called
4994 function on all platforms, not just HP-UX.
4995
dc96c6c7 49962000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4997
4998 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4999 code from gdb_target_monitor, so it can be used independantly
5000 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 5001
dc96c6c7 50022000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
5003
5004 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
5005 * gdb.base/corefile.exp: Expect the message "Program is being
5006 debugged already" when we send the "corefile" command, since
5007 the preceeding gdb_load may have connected gdb to a remote target.
5008 * gdb.base/display.exp: Disable hardware watchpoints if new
5009 board info variable "no_hardware_watchpoints" is true.
5010 Replace single-letter commands with more readable ones.
5011 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
5012 if new board info variable "no_hardware_watchpoints" is true.
5013 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
5014 to see if stdio (printf) testing is possible.
5015 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
5016 board info variable "no_hardware_watchpoints" is true. Use new
5017 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
5018
39124dea
FN
50192000-11-13 Fernando Nasser <fnasser@redhat.com>
5020
5021 From Orjan Friberg <orjanf@axis.com>:
5022 * gdb.base/printcmds.exp: Escape curly braces followed by a number
5023 in array print pattern match.
5024
a9e2e984
FN
50252000-11-09 Fernando Nasser <fnasser@redhat.com>
5026
5027 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
5028 spelling "cancelled" to U.S. spelling "canceled" to match changes
5029 made to gdb.
5030 * gdb.c++/ovldbreak.exp: Ditto.
5031
c7db355b
PS
50322000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5033
5034 * gdb.base/callfuncs.c (main): Moved to end of file, call
5035 t_double_values to initialize the FPU before inferior calls are made.
5036 * gdb.base/callfuncs.exp: Test for register preservation after calling
5037 inferior functions. Add tests for continuining, finishing and
5038 returning from a stop in a call dummy.
5039
dc96c6c7 50402000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
5041
5042 * gdb.base/commands.exp: Break up long lines, and re-indent.
5043
dc96c6c7 50442000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
5045
5046 * config/gdbserver.exp: Rewritten from the ground up, to make it
5047 compatible with the current dejagnu tree, and to make it work with
5048 the new "gdbserver" in libremote.
5049
dc96c6c7 50502000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5051
5052 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
5053 * gdb.base/varargs.exp: Skip entire test if no printf support.
5054 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
5055 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
5056
dc96c6c7 50572000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5058
5059 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
5060 no floating point support.
5061 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
5062 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
5063 * gdb.base/call-rt-st.exp: Ditto.
5064 * gdb.base/call-strs.exp: Ditto.
5065
bac5fc66
JG
50662000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
5067
5068 * gdb.base/sizeof.c: include <stdio.h>.
5069
5070 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
5071 'finish', otherwise uncaptured gdb_prompt would potentially
5072 throw remaining test points out of sync.
5073
b22a6027
SB
50742000-07-26 Scott Bambrough <scottb@netwinder.org>
5075
5076 * gdb.base/recurse.exp: Run tests for all targets.
5077 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
5078 gnu-oldld case on ARM.
5079 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
5080 for ARM targets.
d63a86f8 5081
d8231941
AG
5082Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
5083
5084 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
5085 * gdb.java/configure: Rebuild.
5086
8caabe69
AG
5087Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
5088
5089 * gdb.java/jv-exp.exp: New file.
5090
9d273ca3
AG
5091Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
5092
5093 * configure: Rebuilt.
5094 * configure.in (configdirs): Add gdb.java.
5095 * gdb.java/jmisc.java: New file.
5096 * gdb.java/jmisc.exp: New file.
5097 * gdb.java/Makefile.in: New file.
5098 * gdb.java/configure: Rebuilt.
5099 * gdb.java/configure.in: New file.
5100 * lib/java.exp: New file.
5101
4f823a66
AC
5102Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
5103
5104 * gdb.base/exprs.exp: Test casts to a pointer including over and
5105 underflow.
5106
2391e11d
AC
5107Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
5108
5109 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
5110 and the compilers sizes.
5111
54602222
ND
51122000-07-09 Nick Duffek <nsd@redhat.com>
5113
5114 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
5115 (use_methods): New function.
5116 (main): Call use_methods().
5117 * gdb.c++/classes.exp (test_method_param_class): New procedure.
5118 (do_tests): Call test_method_param_class.
5119
2bec0572
ND
51202000-07-09 Nick Duffek <nsd@redhat.com>
5121
5122 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
5123 spelling.
5124 (test_enums): New procedure. Move enum tests from end of script
5125 to here. Set breakpoint on function name instead of line number.
5126 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
5127 (enums2): New marker function.
5128 (enums1): New function.
5129 (main): Call enums1(). Move enum tests to enums1().
5130
78492fde
AC
5131Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
5132
5133 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
5134 compile/link program. Update line numbers.
5135 * gdb.asm/d10v.inc: Define ``startup''.
5136 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 5137
49a2cef8
AC
5138Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
5139
5140 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
5141
3e6c8688
EZ
51422000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5143
5144 * gdb.base/maint.exp: Add 'maint print architecture' item to output
5145 of 'help maint print' command.
5146
9ff5cbe9
AC
5147Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
5148
5149 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
5150 they use gdb_expect_list.
5151
17c579bd
AC
5152Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
5153
5154 * gdb.base/commands.exp: Use ``set remote
5155 memory-read-packet-size'' instead of ``set endian big'' to test
5156 long commands.
5157
e6d71bf3
DB
51582000-06-03 Daniel Berlin <dan@cgsoftware.com>
5159
5160 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 5161 g++, and stop skipping them.
e6d71bf3
DB
5162
5163 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
5164 work under g++.
5165
d63a86f8 5166 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
5167 initialization.
5168
dc96c6c7 51692000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
5170
5171 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
5172 the regular expression: accept an (almost) arbitrary sequence of
5173 "frames-invalid" and "breakpoints-invalid" messages both before
5174 and after the "starting" message.
5175
dc96c6c7 51762000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
5177
5178 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 5179
dc96c6c7 51802000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
5181
5182 * gdb.base/annota1.exp (annotate-signal-handler-caller):
5183 Relax the regular expression a little, make it pass on Solaris 8.
5184
8216cda9
KB
51852000-05-12 Kevin Buettner <kevinb@redhat.com>
5186
5187 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 5188 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
5189 Instead, it is permissible for gdb to stop on the line of the
5190 call itself.
5191
1a570b2f
MS
51922000-05-12 Michael Snyder <msnyder@.cygnus.com>
5193
5194 * gdb.base/break.exp (bp on small function, optimized file):
5195 Add a second pass pattern. The behavior differs here between stabs
5196 and dwarf for one-line functions. Stabs preserves two line symbols
5197 (one before the prologue and one after) with the same line number,
5198 but dwarf regards these as duplicates and discards one of them.
5199 Therefore the address after the prologue (where the breakpoint is)
5200 has no exactly matching line symbol, and GDB reports the breakpoint
5201 as if it were in the middle of a line rather than at the beginning.
5202
dc96c6c7 52032000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 5204
d63a86f8 5205 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
5206 rather than "send_gdb" (for consistancy).
5207
7d418785
AC
5208Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5209
5210 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
5211 * gdb.c++/templates.cc: Properly check for GCC version number.
5212 * lib/compiler.cc: Likewise
5213
dc96c6c7 52142000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 5215
d63a86f8 5216 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
5217 gdb may not stop at the first line of main, due to code motion.
5218
dc96c6c7 52192000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
5220
5221 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
5222 This test depends on parsing the printf output from the target.
5223 Since the sparclet stub doesn't do stdio, this will never work.
5224 * gdb.base/call-rt-st.exp: ditto.
5225 * gdb.base/call-strs: ditto.
5226
dc96c6c7 52272000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
5228
5229 * gdb.base/miscexprs.exp: make sizeof long array test portable.
5230
5231 * gdb.base/ending-run.exp: After connecting to a remote target,
5232 but before running, the target will appear to be in a random
5233 location. Specify both a file and a line for breakpoints.
5234 Also, the function that calls main may be called 'init'
5235 rather than 'start'.
5236
a5a51225
EZ
52372000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5238
5239 * gdb.base/help.exp: Update output for add-symbol-file command.
5240
7930cc7c
FN
52412000-04-10 Fernando Nasser <fnasser@cygnus.com>
5242
5243 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5244 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5245
23e37ab1
C
52462000-04-07 J.T. Conklin <jtc@redback.com>
5247
e93c542c
C
5248 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5249
23e37ab1
C
5250 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5251
591b8fa3
PDM
5252Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5253
5254 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5255 values that can be represented exactly.
5256 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5257 above change, and to not check against the directory part of the source
5258 file name.
5259 (step into print_long_arg_list): Likewise.
5260 (print print_small_structs from print_long_arg_list): Likewise.
5261 (print print_long_arg_list): Likewise.
5262
7a495180
EZ
52632000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5264
30b53638 5265 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5266
beb998c6
AC
5267Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5268
5269 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5270
1c689132
DB
52712000-03-25 Daniel Berlin <dan@cgsoftware.com>
5272
5273 * gdb.base/commands.exp (deprecated_command_test): Add test for
5274 deprecate with no arguments.
5275
c1790a9d
JL
52762000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5277
5278 * gdb.base/break.exp: Add new test for setting breakpoints on
5279 optimized code so we can test breakpoints work even when function
5280 prologues may be optimized away
5281
003ba290
FN
52822000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5283
5284 From David Whedon <dwhedon@gordian.com>
5285 * gdb.base/commands.exp : Added command deprecator tests.
5286
6837a0a2
DB
52872000-03-22 Daniel Berlin <dan@cgsoftware.com>
5288
5289 * gdb.base/help.exp: Added test for new apropos command.
5290
b9593231
KB
52912000-03-21 Kevin Buettner <kevinb@redhat.com>
5292
5293 * gdb.base/pointers.c (usevar): New function.
5294 (main): Make sure that global variables v_int_pointer2, rptr,
5295 and y are all referenced someplace in the program by calling
5296 usevar() on them. [Some linkers delete symbols which are
5297 never referenced. The space remains, but there's no way to
5298 get a (symbolic) handle on the variable from the debugger.]
5299
751a959b
EZ
53002000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5301
5302 * gdb.base/printcmds.c: Add typedeffed arrays.
5303
5304 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5305 procedure to test arrays that are typedef'd.
5306
73a93a32
JI
53072000-03-13 James Ingham <jingham@leda.cygnus.com>
5308
5309 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5310 the library directories.
73a93a32 5311
fb40c209
AC
5312Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5313
5314 * configure.in (configdirs): Add sub directory gdb.mi.
5315 * configure: Re-generate.
5316
5317 * gdb.mi: New directory.
d63a86f8 5318
ee4dd2c9
AC
53192000-02-25 Scott Bambrough <scottb@netwinder.org>
5320
5321 * gdb.base/long_long.exp: Correct test suite failure when printing
5322 a long long value as a double on ARM platforms.
5323
70f0cc22
JB
53242000-02-16 Jim Blandy <jimb@redhat.com>
5325
5326 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5327 default source file is set properly before running this test.
5328
853819b8
EZ
53292000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5330
5331 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5332 gdbtk/library directory, not in gdbtcl2.
5333
dfcd3bfb
JM
53342000-02-04 Jim Blandy <jimb@redhat.com>
5335
5336 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5337 backslash from regexp pattern.
5338
5339 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5340 procedure. Use it to run all the "continue to bp overloaded"
5341 tests. Note that this changes the names of the tests slightly.
5342 If the breakpoint hit message includes a hex PC value, because
5343 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5344 from the real source code, still consider that a pass.
5345
5346 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5347 XFAIL here if the breakpoint message contains a hex address. Note
5348 similar change on 1999-11-02.
5349
5350 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5351
5352 * gdb.base/ptype.exp: Establish a default source file before
5353 calling get_debug_format.
5354
53552000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5356
5357 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5358
8b93c638
JM
53592000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5360
5361 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5362 of successive stepi commands -- while in the prologue we should see
5363 the function entry bracket.
5364
53652000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5366
5367 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5368 reach __change_mode() when stepping through the end of main().
5369
c5394b80
JM
53702000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5371
5372 * gdb.base/default.exp: Fix expected pattern.
5373 * gdb.base/help.exp: Same.
5374
0d06e24b
JM
53752000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5376
5377 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5378 Don't use xfail's because that affects only the following test.
d63a86f8 5379
0d06e24b
JM
5380 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5381 solaris or linux.
5382
5383 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5384
dc96c6c7 53852000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5386
d63a86f8 5387 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5388 "A syntax error" rather than "A parse error". Accept both.
5389
53902000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5391
5392 * gdb.base/default.exp: Remove OS dependent string from "target
5393 remote" test.
5394 * gdb.base/help.exp: Same for "help target remote" test.
5395
c3f6f71d
JM
53962000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5397
5398 From Jim Kingdon <kingdon@redhat.com>:
5399
5400 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5401 prompt (cleanup rather than necessity, but still might keep output
5402 from spilling to next test).
5403
54042000-01-02 Fred Fish <fnf@cygnus.com>
5405
5406 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5407 AIX, which defines them in <sys/types.h>.
5408
ed9a39eb 54091999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5410
ed9a39eb
JM
5411 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5412 float" test.
5413
54141999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5415
ed9a39eb 5416 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5417
5418 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5419 outermost frame disallowed".
5420
54211999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5422
5423 * gdb.base/setvar.exp: New tests for setting the value of a struct
5424 with a constant list.
5425
54261999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5427
5428 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5429 require the user to type a cast before setting the value of a struct.
5430
de57eccd
JM
54311999-12-06 Jim Blandy <jimb@cygnus.com>
5432
5433 * gdb.base/default.exp: Expect the new 'info float' command on
5434 all i386 platforms.
5435
5436 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5437 LinuxThreads libraries that don't support debugging.
5438
c2d11a7d
JM
5439Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5440
5441 * gdb.base/remote.c: Fill the buffer with truely random data.
5442 Change the buffer type to ``unsigned char'' to simplify size
5443 arithmetic.
5444
5445 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5446 stub only handles 400-1 byte packets. Verify that the download
5447 worked.
5448
54491999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5450
5451 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5452 tests, using UNRESOLVED for the untested cases. Also, does not wait
5453 for a timeout if the prompt was received before a recognizable pattern.
5454
54551999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5456
5457 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5458
54591999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5460
5461 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5462 watchpoints.
5463
54641999-11-24 Jason Merrill <jason@casey.cygnus.com>
5465
5466 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5467
5468 * gdb.c++/local.exp: Be more flexible in recognizing local class
5469 name mangling. Don't allow horribly truncated method names.
5470 * gdb.c++/derivation.exp: Expect protected inheritance.
5471 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5472 * gdb.c++/virtfunc.exp: Likewise.
5473 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5474 when printing a nested enum.
5475
54761999-11-22 Jim Blandy <jimb@cygnus.com>
5477
5478 * gdb.base/step-test.exp: Properly await GDB's response to setting
5479 a breakpoint on the call to large_struct_by_value.
5480
5481 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5482 just because we have debug info for the `start' function.
5483
54841999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5485
5486 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5487 "Unknown signal" messages, which indicate (on LinuxThreads) that
5488 GDB doesn't know how to debug threads on this system. This is
5489 better than hanging while philosopher 0 dumps chatter into gdb.log.
5490
54911999-11-18 Tom Tromey <tromey@cygnus.com>
5492
5493 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5494
54951999-11-18 Fred Fish <fnf@cygnus.com>
5496
5497 * gdb.base/coremaker2.c: Add sample program for generating
5498 cores that is more self contained than coremaker.c. Eventually
5499 I'll add more code to this and tie it into the testsuite.
5500
4ce44c66
JM
55011999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5502
5503 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5504
55051999-11-10 Jimmy Guo <guo@cup.hp.com>
5506
5507 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5508 from $srcdir/lib/.
5509 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5510 and gdb.c++/.
5511
5512 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5513
d63a86f8 5514 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5515 'continue with watch' test point.
5516
55171999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5518
5519 Merged from p2linux-990323-branch:
d63a86f8 5520
4ce44c66
JM
5521 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5522
11cf8741
JM
5523Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5524
5525 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5526 {limit,fixed}''. Test ``set download-write-size''.
5527
5528Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5529
5530 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5531 gdb_expect_list.
5532
5533Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5534
5535 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5536
55371999-11-03 Mark Salter <msalter@cygnus.com>
5538
5539 * gdb.base/break.exp: Fix "stub continue" pattern.
5540
55411999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5542
5543 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5544
55451999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5546
5547 * gdb.base/display.exp ("finish"): Add timeout clause.
5548
5549 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5550 plain prompt clause, so this doesn't have to time out in order to
5551 fail.
5552
5553 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5554 breakpoint hit messages include an address.
5555
5556 * gdb.base/display.exp: Don't forget to escape parens in regular
5557 expressions. Unix regexp notatation sucks.
5558
55591999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5560
5561 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5562 order for 'signalled' message.
5563
5c44784c
JM
55641999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5565
5566 From Jimmy Guo <guo@cup.hp.com>:
5567 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5568 * gdb.base/annota1.c: Add code for tests to work with.
5569
55701999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5571
5572 * gdb.base/remote.exp: New test for remote downloading settings.
5573 * gdb.base/remote.c: New file with large .data.
5574
917317f4
JM
55751999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5576
5577 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5578 for LinuxThreads support, merged from the Code Fusion branch.
5579
5580Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5581
5582 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5583 containing exp_continue into a while within an expect. Don't
5584 attempt a start more than three times. Check return value from
5585 gdb_load.
d63a86f8 5586
2df3850c
JM
5587Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5588
5589 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5590 a pass case.
5591
2acceee2
JM
55921999-10-01 Kevin Buettner <kevinb@cygnus.com>
5593
5594 * gdb.base/break.c (main): Added a statement that we can step
5595 off of.
5596 * gdb.base/break.exp: Added tests for setting a breakpoint
5597 at an offset and stepping onto a breakpoint.
5598
55991999-10-01 Fred Fish <fnf@cygnus.com>
5600
d63a86f8 5601 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5602 gdb output.
5603
c2c6d25f
JM
56041999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5605
5606 * gdb.base/break.exp: Code locations are in hex, don't forget!
5607 (For HP-UX.)
5608
56091999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5610
5611 * condbreak.exp: Use break.c as test program.
5612 * condbreak.c: Remove, redundant with break.c.
5613
56141999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5615
5616 * config/monitor.exp (gdb_target_monitor): Disable X- and
5617 Z-packets if the target needs it.
5618
56191999-09-13 James Ingham <jingham@leda.cygnus.com>
5620
5621 * gdb.c++/overload.exp: Added tests for listing overloaded
5622 functions with function pointers in the arg, explicitly calling
5623 out the version you want.
5624
cff3e48b
JM
56251999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5626
5627 * long_long.exp: Add variations of test cases that work for
5628 targets with 16-bit ints and 32-bit doubles.
5629
d4f3574e
SS
56301999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5631
5632 * break.c (main): Compare a possibly-uninitialized argc with an
5633 unlikely value that fits in 16 bits.
5634
56351999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5636
5637 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5638 0xfeeb, don't want negative numbers if ints are 16 bits.
5639
5640 * lib/gdb.exp (skip_cplus_tests): New proc.
5641 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5642 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5643 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5644 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5645 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5646 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5647 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5648 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5649
5650 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5651
5652Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5653
5654 * gdb.base/corefile.exp (up): Allow a parameter to appear
5655 in the frame that we're going up to.
5656
5657 From Jim Blandy <jimb@cygnus.com>:
5658
5659 * gdb.base/default.exp (info float): Expect some output now.
5660
5661 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5662 returning floating-point values to fail on the x86.
5663 * gdb.base/callfwmall.exp (do_function_calls): Same.
5664
5665 * gdb.base/list.exp (test_listsize): Correct expectations for
5666 listing line 1 with listsize 2. Also, listing a single line
5667 works now, as does listing three lines. [Kevin's note: There
5668 were a number of other cases fixed too where the expectations
5669 differed...]
5670
56711999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5672
5673 * gdb.base/selftest.exp: Add case for when version prints as
5674 constant string instead of char pointer.
5675
104c1213
JM
56761999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5677
5678 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5679 stepping out of main.
5680
5681 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5682 G++ used.
5683
5684 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5685 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5686
5687 * gdb.c++/ovldbreak.exp: Update match string in test that
5688 includes a warning of multiple breakpoints.
5689
56901999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5691
5692 * gdb.base/display.exp: Improve precision of step-after-finish
5693 added yesterday.
5694
5695 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5696 test.
5697
5698 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5699 configs when using G++, not just hppa*.
5700
57011999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5702
5703 * gdb.base/async.c: New file.
5704 * gdb.base/async.exp: New file.
5705
5706Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5707
5708 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5709 PA64.
5710
53a5351d
JM
5711Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5712
104c1213
JM
5713 * gdb.base/display.exp: "finish" can leave us mid-line on many
5714 targets, deal with it. Add a small constant to main, instead of
5715 1000 since main+1000 may not be a valid address in the target.
5716
53a5351d
JM
5717 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5718 on hpux11.
5719
5720 * gdb.base/attach.exp: Handle another hpux11 error message variant
5721 when attaching to a process that does not exist.
5722
57231999-08-19 J.T. Conklin <jtc@redback.com>
5724
5725 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5726 characters in 'continue to 1241' test.
5727
57281999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5729
5730 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5731 stop in print_long_arg_list, define and use a whitespace
5732 variable in print_small_structs test, add an XFAIL for Solaris.
5733 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5734 interested enough to fix.
5735
7be570e7
JM
57361999-08-13 Keith Seitz <keiths@cygnus.com>
5737
5738 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5739 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5740 proc knows about targets other than the natives.
5741 (test_assign): Use "gdb_run_cmd" to "run" the target.
5742 Check that we've actually hit the breakpoint at main.
5743 When we attempt to assign a value to a local variable, check
5744 that the variable is in the current scope, i.e., don't use
5745 a test with an empty result.
5746
5747Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5748
5749 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5750 command.
5751
57521999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5753
5754 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5755 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5756 gdb.compat, gdb.threads-hp.
5757 gdb.hp/configure, gdb.hp/configure.in: New files.
5758 gdb.hp/Makefile.in: Recurse into new subdirs.
5759 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5760 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5761 in object files.
5762 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5763
96baa820
JM
57641999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5765
5766 * gdb.base/display.exp: Help expect by putting a newline in the
5767 funky printf, remove a bogus p/a test.
5768
57691999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5770
5771 * gdb.base/display.exp: Make sure that when we say 'run', we are
5772 connected to the target. This is necessary when running not
5773 natively.
5774
57751999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5776
5777 * gdb.base/step-test.exp: Removed some extraneous messages.
5778
5779 * gdb.base/long_long.exp: Don't run memory examination tests
5780 on little-endian targets (they will need a different set of
5781 results to match).
5782
57831999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5784
5785 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5786 until somebody decides to fix GDB.
5787
5788 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5789 constant as "ULL".
5790 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5791 matches for a couple x/2 commands.
5792
a0b3c4fd
JM
57931999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5794
5795 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5796 by merging in ref-types2 tests.
5797 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5798
5799 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5800 * gdb.c++/Makefile.in: Add standard actions.
5801 (EXECUTABLES): Rename from PROGS, update list.
5802 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5803 from gdb.hp.
5804 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5805 foo and bar locals.
5806 * gdb.c++/anon-union.exp: Fix tests to match.
5807 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5808 expect matches to handle output variations.
5809 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5810 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5811 output, add HP alternatives for new and delete prints.
5812 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5813 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5814 * gdb.c++/demangle.exp: Use $style when reporting failure.
5815 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5816 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5817 match alternatives.
5818 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5819 compilers.
5820 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5821 * gdb.c++/method.exp: Add match alternatives.
5822 * gdb.c++/misc.cc: Add bool types.
5823 * gdb.c++/misc.exp: Add tests for bool types.
5824 * gdb.c++/overload.exp: Add xfails.
5825 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5826 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5827 add some more template parameter tests (only for HP currently).
5828 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5829 * gdb.c++/virtfunc.cc: Add return type and value for main.
5830 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5831 match alternatives.
d63a86f8 5832
a0b3c4fd
JM
58331999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5834
5835 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5836
58371999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5838
5839 * gdb.base/signals.exp: Don't expect getting a backtrace from
5840 within a signal handler to fail on Linux.
5841
58421999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5843
5844 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5845 * lib/gdb.exp: Remove some gratuitious semicolons.
5846 (delete_breakpoints): Increase timeout.
5847 (gdb_expect): Add -notransfer option.
5848 (gdb_test): Use -notransfer option.
5849 (get_compiler_info): Add f77 case.
5850 (get_compiler): New proc, split out from gdb_preprocess, add f77
5851 case.
5852 (gdb_preprocess): Call get_compiler.
5853
5854 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5855 * gdb.base/attach.exp, gdb.base/display.exp,
5856 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5857 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5858 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5859 third arg to gdb_test.
5860 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5861 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5862 HP-UX xfails, add others.
5863 * gdb.base/completion.exp: Reflect name change of self-test.
5864 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5865 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5866 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5867 HP failure number.
5868 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5869 useless HP-UX 10.30 references.
5870 * gdb.base/maint.exp: Loosen matches.
5871 * gdb.base/pointers.c (main): Declare more_code.
5872 * gdb.base/pointers.exp: Match on output of a `next'.
5873 * gdb.base/structs.c: Add prototypes.
5874 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5875 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5876
58771999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5878
5879 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5880 command.
5881
58821999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5883
5884 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5885 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5886
5887 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5888 debug info. Deal with lack of signal hanlder info in stack.
5889
5890 From Jim Kingdon <kingdon@redhat.com>:
5891 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5892
5a2468f5
JM
58931999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5894
5895 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5896 gdb.base/foll-vfork.exp: Don't run for crosses.
5897
adf40b2e
JM
5898Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5899
5900 * gdb.base/configure.in: Check for gdbvars.exp instead of
5901 a1-selftest.exp.
5902 * gdb.base/configure: Re-generate.
5903
59041999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5905
5906 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5907 in trying to run first and name is too long.
5908
5909 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5910 pointers2.c and pointers2.exp, respectively.
5911 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5912 doschk happier.
5913
43e526b9
JM
59141999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5915
5916 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5917 callfuncs2.c and callfuncs2.exp.
5918
5919 * gdb.base/list.exp: Remove mistaken xfails.
5920 * gdb.base/list0.h: Add optional prototypes.
5921
9846de1b
JM
5922Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5923
5924 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5925 calling malloc.
5926 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5927 * ptype.exp: Move test for get_debug_format to before its first
5928 use.
5929
59301999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5931
5932 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5933 * gdb.base/annota2.cc, annota2.exp: Move from here.
5934 * gdb.c++/annota2.cc, annota2.exp: To here.
5935 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5936
43ff13b4
JM
5937Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5938
5939 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5940 a consistent format.
5941
085dd6e6
JM
59421999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5943
5944 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5945 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5946 HP compilers, also set the globals $true and $false.
5947
5948 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5949 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5950 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5951 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5952 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5953 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5954 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5955 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5956 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5957 whatis.c} Add C++ compatible function definitions and return
5958 types, add includes for library functions.
5959 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5960 * gdb.base/step-test.c (myglob): Rename from glob.
5961 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5962 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5963 files, move here from gdb.hp.
5964 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5965 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5966 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5967 Adjust line numbers in regexps.
5968
5969 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5970 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5971 instead of 0/1.
5972
5973 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5974 foll-vfork.exp: New files, move here from gdb.hp.
5975 * gdb.base/page.exp: New file, test of pagination command.
5976
5977 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5978 recursion test.
5979 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5980
5981 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5982 gdb.base/solib.exp: Fix compiler invocation process.
5983
5984 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5985 HP-UX 11, turn off overload resolution explicitly.
5986 * gdb.base/commands.exp: Set argument list explicitly, add
5987 watchpoint test.
5988 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5989 them work.
5990 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5991 expressions properly.
5992 * gdb.base/corefile.exp: Loosen the match slightly.
5993 * gdb.base/default.exp: Allow "Error accessing memory" message
5994 also.
5995 * gdb.base/display.exp: Skip over x/0 j if PA64.
5996 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5997 * gdb.base/interrupt.exp: Ditto.
5998 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5999 in use.
6000 * gdb.base/list.exp: Add xfails for HP-UX.
6001 * gdb.base/long_long.exp: Refine some of the numeric matches.
6002 * gdb.base/mips_pro.exp: Xfail on HP-UX.
6003 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
6004 * gdb.base/nodebug.exp: Succeed on more varieties of output.
6005 * gdb.base/opaque.exp: Remove some HP-UX xfails.
6006 * gdb.base/ptype.exp: Succeed on more varieties of output.
6007 * gdb.base/scope.exp: Add xfails for HP-UX.
6008 * gdb.base/sect-cmd.exp: Add more cases.
6009 * gdb.base/setvar.exp: Add xfails for HP-UX.
6010 * gdb.base/shlib-call.exp: Loosen some matches slightly.
6011 * gdb.base/signals.exp: Match on void symbolically.
6012 * gdb.base/step-test.exp: Add case for PA64.
6013 * gdb.base/term.exp: Add exit and restart.
6014 * gdb.base/twice.exp: Clean up after self.
6015 * gdb.base/varargs.exp: Disable overload resolution explicitly.
6016 * gdb.base/whatis.exp: Allow more ways to pass tests.
6017
6018 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
6019 no longer useful.
6020
6021Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
6022
6023 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6024 list of patterns.
6025 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
6026 print_double_array(double_array)", "continuing to breakpoint
6027 1018", "print print_double_array(array_d)" and "continuing to
6028 1034" tests.
d63a86f8 6029
085dd6e6
JM
60301999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6031
6032 * Makefile.in: Add empty html and install-html targets.
6033
60341999-06-24 Stan Shebs <shebs@andros.cygnus.com>
6035
6036 * config/mt-*: Remove, these haven't been used since 1996.
6037
60381999-06-22 Stan Shebs <shebs@andros.cygnus.com>
6039
6040 * gdb.base/call-strs.c, gdb.base/ending-run.c,
6041 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
6042 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
6043
9e0b60a8
JM
60441999-06-18 Stan Shebs <shebs@andros.cygnus.com>
6045
6046 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
6047 simpler match case for the ptype of the big class.
6048
60491999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6050
6051 * gdb.exp: Fix test for gdb_prompt existence.
6052
60531999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6054
6055 * gdb.exp (gdb_test): Add fail after calls to perror.
6056
60571999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6058
6059 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
6060
60611999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6062
6063 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
6064
0f71a2f6
JM
6065Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
6066
6067 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
6068 malloc() is linked in.
6069
60701999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6071
6072 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
6073 step at end.
6074
6075 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
6076
60771999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
6078
6079 * gdb.java/jv-print.exp: New file. (Our first Java test!)
6080
cce74817
JM
6081Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
6082
6083 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
6084 * gdb.base/mips_pro.exp: Likewise.
6085
60861999-06-02 Keith Seitz <keiths@cygnus.com>
6087
6088 * gdb.c++/templates.cc: Change all "new" operators to throw
6089 an exception.
6090 * gdb.c++/cplusfuncs.cc: Likewise.
6091
6092 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
6093
6094Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
6095
6096 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
6097 * gdb.base/ending-run.exp: When stepping out of main, accept a
6098 step into an arbitrary assembler file.
6099
392a587b
JM
61001999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6101
d63a86f8 6102 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 6103 "breakpoint-invalid" to be printed.
d63a86f8 6104 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
6105 number of "frames-invalid" and "breakpoint-invalid" to be printed.
6106 * gdb.base/annota2.cc: Initialize a.x to 0.
6107
9e086581
JM
61081999-05-17 Keith Seitz <keiths@cygnus.com>
6109
6110 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
6111 when "skip_float_tests" set.
6112 Ditto for "print print_double_array(array_d)", "print print_small_structs",
6113 "print print_ten_doubles", and "step into print_long_arg_list".
6114 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
6115 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
6116 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
6117 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
6118 "skip_float_tests" is set.
6119 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
6120 when "skip_float_tests" set.
d63a86f8 6121
cd0fc7c3
SS
61221999-05-06 Keith Seitz <keiths@cygnus.com>
6123
6124 * gdb.base/annota2.cc: Include stdio.h.
6125
6126Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
6127
6128 * gdb.base/crossload.exp: Remove, this has been disabled ever
6129 since BFD stopped including all targets, and cross-GDB gets
6130 plenty of testing anyway.
6131 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
6132 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
6133 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
6134 * gdb.base/README: Remove, was doc for this.
6135 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
6136 needed.
6137
b83266a0
SS
61381999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6139
6140 * gdb.base/call-ar-st.exp: Fix one regular expression in test
6141 output.
6142
6143 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
6144 * gdb.base/annota2.exp: New file. More annotation tests.
6145 * gdb.base/annota1.c: New file. Source file for annota1.exp.
6146 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
6147
61481999-04-23 Angela Marie Thomas <angela@cygnus.com>
6149
6150 * config/cfdbug.exp: New file.
6151
7a292a7a
SS
61521999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
6153
6154 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
6155 Marcus Daniel's and Dale Hawkins's demangler crashes.
6156
6157 * gdb.c++/demangle.exp (test_gnu_style_demangling,
6158 test_lucid_style_demangling, test_arm_style_demangling,
6159 test_hp_style_demangling): Try Tom Tromey's core-dumping
6160 identifier under each demangling style.
6161
61621999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
6163
6164 * gdb.c++/demangle.exp: Include the current demangling style
6165 in all test names.
6166 (current_demangling_style): New global variable.
6167 (set_demangling_style, test_demangling_core, test_demangling,
6168 test_demangling_exact): New functions.
6169 (test_gnu_style_demangling, test_lucid_style_demangling,
6170 test_arm_style_demangling, test_hp_style_demangling): Use those,
6171 instead of calling gdb_test and gdb_test_exact directly.
6172 (catch_demangling_errors): New function, which reports errors
6173 signalled by the demangling test functions in an orderly way.
6174 (do_tests): Use catch_demangling_errors.
6175
61761999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
6177
6178 * gdb.base/signals.exp (test_handle_all_print): Use () for
6179 grouping in expressions, not {}.
6180
6181 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
6182 initialized yet.
6183
61841999-04-01 Stan Shebs <shebs@andros.cygnus.com>
6185
6186 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
6187 are listed.
6188
61891999-03-26 Stan Shebs <shebs@andros.cygnus.com>
6190
6191 * gdb.stabs/weird.exp: Test for CC being defined before
6192 looking at its value.
6193
61941999-03-25 Stan Shebs <shebs@andros.cygnus.com>
6195
6196 * gdb.base/call-ar-st.exp: Remove stray '#'.
6197 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
6198 "short int" and "long int".
6199 * gdb.c++/overload.cc: Cast the string added in the previous
6200 change, to mollify finicky HP compiler.
6201 * gdb.hp/reg-test.exp (testfile): Fix file name.
6202 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 6203
7a292a7a
SS
6204 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
6205 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
6206 alternate form of enum ptype.
6207
c906108c
SS
62081999-03-23 Stan Shebs <shebs@andros.cygnus.com>
6209
7a292a7a
SS
6210 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
6211 * gdb.hp/*.exp: Change all to run compiler probe only after
6212 passing skip_hp_tests, so as not to waste time on guaranteed
6213 failure.
6214
c906108c
SS
6215 * gdb.c++/overload.cc: Pass string instead of char addr, always
6216 init ccpfoo.
6217 * gdb.c++/templates.cc: Fix syntax error.
6218
7a292a7a
SS
6219Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6220
6221 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 6222 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
6223 command.
6224
62251999-03-18 James Ingham <jingham@cygnus.com>
6226
6227 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
6228
6229 * gdb.c++/method.exp: It was testing an uninitialized int on the
6230 stack and assuming it was positive.
6231
6232 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
6233
6234 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 6235 keep it from killing the rest of the tests.
7a292a7a
SS
6236 Use gdb_continue_to_end.
6237
6238 * gdb.base/sigall.exp: use gdb_continue_to_end.
6239
6240 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6241
6242 * gdb.base/display.exp: use runto_main, not run.
6243
d63a86f8
RM
6244 * gdb.base/default.exp: Check for the current error message in the
6245 r abbreviation test.
7a292a7a
SS
6246 Add strongarm to the targets that know info float.
6247
d63a86f8 6248 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6249 run which doesn't work with monitors.
6250
6251 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6252
6253 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6254
6255 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6256 program. Traps the case (in Cygmon) when the program never really
6257 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6258 more places, so I used my name. Sorry Mark...
6259
6260 * config/monitor.exp (gdb_target_monitor): added another
6261 target_info parameter: remotebinarydownload. This will set the
6262 remotebinarydownload flag if this is causing some boards trouble.
6263
62641999-03-18 Mark Salter <msalter@cygnus.com>
6265
6266 * lib/gdb.exp (continue_to_exit): New function.
6267
6268 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6269 * gdb.base/ending-run.exp: Ditto.
6270 * gdb.base/step-test.exp: Ditto.
6271
62721999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6273
6274 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6275 (suggested by Art Haas <ahaas@neosoft.com>).
6276
62771999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6278
6279 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6280
6281Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6282
6283 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6284 descriptions of types (short unsigned int vs unsigned short, etc).
6285
62861999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6287
6288 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6289 a call to strlen; sometimes we do have sources.
6290
62911999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6292
6293 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6294 character, so GDB won't print garbage after its end.
d63a86f8 6295
c906108c
SS
6296 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6297 breakpoint there instead. Sometimes GCC emits memcpy to handle
6298 the large structures being passed by value, so we step into that
6299 instead of sum_array_print, which obscures what we're really testing.
6300 * gdb.base/step-test.exp: However, we do want a test that notices
6301 the bizarre steps into memcpy, so do that here. Add check for
6302 stepping into function calls that pass large structures by value.
6303 ("Is that a noun clause, or are you just happy to see me?")
6304 Remove all references to specific line numbers.
6305 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6306 New type and function.
6307 (main): Call large_struct_by_value, passing it a large struct by value.
6308 * lib/gdb.exp (gdb_get_line_number): New function.
6309
6310 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6311 more portable.
6312
7a292a7a
SS
63131999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6314
c906108c
SS
6315 * lib/gdb.exp: Doc fixes.
6316
7a292a7a
SS
63171999-03-05 Nick Clifton <nickc@cygnus.com>
6318
d63a86f8 6319 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6320
63211999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6322
c906108c
SS
6323 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6324 commands. They're not germane to this test, and they don't work
6325 that way on remote targets.
6326
3fc11d3e
JM
63271999-03-01 James Ingham <jingham@cygnus.com>
6328
6329 * Changelog entries merged over from gdb development branch.
6330
3fc11d3e
JM
6331 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6332
6333 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6334 for outputting results of test run.
6335
2d4a1622 6336 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6337
6338 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6339
7a292a7a
SS
63401999-02-25 Felix Lee <flee@cygnus.com>
6341
6342 * lib/gdb.exp (debug_format): initialize
6343
c906108c
SS
63441999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6345
6346 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6347 * gdb.base/call-rt-st.c: Ditto.
6348
c906108c
SS
63491999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6350
6351 * gdb.threads/pthreads.exp (horiz): New variable.
6352 (test_startup): Fix regexps that capture thread numbers.
6353
63541999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6355
6356 * gdb.base/smoke.exp: Disambiguate two test case names (both
6357 called ``print'').
6358
6359Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6360
6361 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6362 compilation.
6363
63641999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6365
6366 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6367 actual output formatting.
6368 * gdb.base/smoke.exp: GDB removes leading 0's.
6369 * gdb.base/volatile.exp: Don't check type of remuneration;
6370 that variable is no longer defined in constvars.c.
6371 * gdb.base/step-test.c (main): Exit with explicit exit code.
6372 * gdb.base/step-test.exp: Remove two nexti checks--they are
6373 not portable.
6374
63751999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6376
6377 * gdb.base/help.exp ("help delete display"): Fix test to match
6378 gdb's output.
6379
6380 * gdb.base/long_long.c (known_types): Initialize values to zero.
6381 * gdb.base/long_long.exp: Step one more line
6382 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6383 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6384 unique test case names.
6385
6386Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6387
d63a86f8 6388 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6389
6390 * gdb.c++/method.exp: Add missing close brace.
6391
63921999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6393
6394 * gdb.base/maint.exp: Use 'set height 0' to disable page
6395 prompting, not 'set height 400'.
6396
6397 Fix a bunch of timeouts.
6398 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6399 four separate tests, so expect doesn't take forever to match a ton
6400 of text against a regexp with lots of .* forms.
6401 ("maint print psymbols", "maint print symbols"): Make some of
6402 these greps more selective, so that expect doesn't try to wade
6403 through huge piles of output and time out.
6404
6405 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6406
6407 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6408 tests: one which doesn't expect shlib events to be reported, and
6409 another which does, but is XFAIL for all platforms other than
6410 HP/UX.
6411
6412 * gdb.base/break.exp: Teach the test suite that the `catch
6413 fork', `catch vfork', and `catch exec' commands produce error
6414 messages on platforms that don't provide these features.
6415
6416Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6417
6418 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6419 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6420 (shortening names from solib_threshold.exp etc), won't run on
6421 anything but HP-UX for the foreseeable future.
6422 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6423 reflect move.
6424
6425Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6426
6427 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6428 gdb.trace/Makefile.in (clean): Remove all test executables.
6429
6430Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6431
6432 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6433 successfully re-sets breakpoints in shared libraries.
6434 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6435
6436Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6437
d63a86f8
RM
6438 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6439 and compiled w/o GCC.
c906108c
SS
6440
6441 * gdb.hp/watch-cmd.exp: ditto.
6442
6443 * gdb.hp/watch-hp.exp: ditto.
6444
6445 * gdb.hp/xdb1.exp: ditto.
6446
6447 * gdb.hp/xdb2.exp: ditto.
6448
6449 * gdb.hp/dbx.exp: ditto.
6450
6451Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6452
6453 * constvars.c: Remove C++-isms.
6454 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6455 with GCC.
6456
6457Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6458
6459 The following changes are part of the HP merge.
6460
6461 * gdb.base/break.exp: new tests to verify that catchpoints for
6462 fork, vfork, and exec don't trigger inappropriately.
6463
6464 * gdb.base/opaque.exp: compile one file at a time, then link.
6465
6466 * gdb.base/signals.exp: be more restrictive about which hppa
6467 systems receive a setup_xfail. new tests.
6468
6469 * gdb.base/solib_threshold.build: new file.
6470 * gdb.base/solib_threshold.exp: new file.
6471 * gdb.base/solib_threshold.link_opts: new file.
6472 * gdb.base/solib_threshold.mk: new file.
6473 * gdb.base/gen_solib_threshold.c: new file.
6474
6475 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6476 tests. New tests for enums inside classes.
6477
6478 * gdb.c++/compiler.cc: indicate support of template debugging.
6479
6480 * gdb.c++/demangle.exp: run hp style demangling tests.
6481
6482 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6483 tests.
6484
6485 * gdb.c++/misc.cc: changes to support new tests.
6486
6487 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6488 to support new tests.
6489
6490 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6491 gcc, then skip these tests.
6492
6493Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6494
6495 The following files are part of the HP merge; some had longer
6496 names at HP, but have been renamed to be no more than 14
6497 characters in length.
6498
6499 * gdb.hp/ambiguous.cc: new file.
6500 * gdb.hp/ambiguous.exp: new file.
6501 * gdb.hp/attach.exp: new file.
6502 * gdb.hp/attach2.exp: new file.
6503 * gdb.hp/classes-hp.exp: new file.
6504 * gdb.hp/ctti.exp: new file.
6505 * gdb.hp/ctti-add.cc: new file.
6506 * gdb.hp/ctti-add1.cc: new file.
6507 * gdb.hp/ctti-add2.cc: new file.
6508 * gdb.hp/ctti-add3.cc: new file.
6509 * gdb.hp/dbx.exp: new file.
6510 * gdb.hp/exception.cc: new file.
6511 * gdb.hp/exception.exp: new file.
6512 * gdb.hp/foll-exec.c: new file.
6513 * gdb.hp/foll-exec.exp: new file.
6514 * gdb.hp/foll-fork.c: new file.
6515 * gdb.hp/foll-fork.exp: new file.
6516 * gdb.hp/foll-vfork.c: new file.
6517 * gdb.hp/foll-vfork.exp: new file.
6518 * gdb.hp/inherit-hp.exp: new file.
6519 * gdb.hp/more-steps.exp: new file.
6520 * gdb.hp/namespace.cc: new file.
6521 * gdb.hp/namespace.exp: new file.
6522 * gdb.hp/optimize.exp: new file.
6523 * gdb.hp/pxdb.c: new file.
6524 * gdb.hp/pxdb.exp: new file.
6525 * gdb.hp/quicksort.exp: new file.
6526 * gdb.hp/reg-test.exp: new file.
6527 * gdb.hp/reg-test.s: new file.
6528 * gdb.hp/sized-enum.c: new file.
6529 * gdb.hp/sized-enum.exp: new file.
6530 * gdb.hp/start-stop.exp: new file.
6531 * gdb.hp/templ-hp.cc: new file.
6532 * gdb.hp/templ-hp.exp: new file.
6533 * gdb.hp/thr-lib.c: new file.
6534 * gdb.hp/thr-lib.exp: new file.
6535 * gdb.hp/thr-lib.h: new file.
6536 * gdb.hp/thr-liblib.c: new file.
6537 * gdb.hp/virtfun-hp.c: new file.
6538 * gdb.hp/virtfun-hp.exp: new file.
6539 * gdb.hp/watch-cmd.exp: new file.
6540 * gdb.hp/watch-hp.exp: new file.
6541 * gdb.hp/xdb1.exp: new file.
6542 * gdb.hp/xdb2.exp: new file.
6543 * gdb.hp/xdb3.exp: new file.
6544
6545Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6546
6547 The following files are part of the HP merge; some had longer
6548 names at HP, but have been renamed to be no more than 14
6549 characters in length.
6550
6551 * gdb.base/ss.h: new file.
6552 * gdb.base/call-ar-st.c: new file.
6553 * gdb.base/call-ar-st.exp: new file.
6554 * gdb.base/call-rt-st.c: new file.
6555 * gdb.base/call-rt-st-exp: new file.
6556 * gdb.base/call-strs.exp: new file.
6557 * gdb.base/ena-dis-br.exp: new file.
6558 * gdb.base/environ.exp: new file.
6559 * gdb.base/long_long.exp: new file.
6560 * gdb.base/sect-cmd.exp: new file.
6561 * gdb.base/shlib-cl2.exp: new file.
6562 * gdb.base/smoke.exp: new file.
6563 * gdb.base/so-impl-ld.c: new file.
6564 * gdb.base/so-impl-ld.exp: new file.
6565 * gdb.base/so-indr-cl.c: new file.
6566 * gdb.base/so-indr-cl.exp: new file.
6567 * gdb.base/varargs.exp: new file.
6568 * gdb.base/volatile.exp: new file.
6569 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6570 * gdb.base/display.exp: new file.
c906108c
SS
6571 * gdb.c++/derivation.exp: new file.
6572 * gdb.c++/local.exp: new file.
6573 * gdb.c++/member-ptr.exp: new file.
6574 * gdb.c++/overload.exp: new file.
6575 * gdb.c++/ovldbreak.exp: new file.
6576 * gdb.c++/ref-types.exp: new file.
6577 * gdb.c++/ref-types2.exp: new file.
6578 * gdb.c++/userdef.exp: new file.
d63a86f8 6579
c906108c
SS
6580Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6581
6582 * gdb.base/default.exp: Reflect wording change in remote.c.
6583
dc96c6c7 6584Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6585
6586 * gdb.base/help.exp: Update to reflect current text.
6587
6588Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6589
6590 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6591 they're stack variables and contain garbage.
6592 * gdb.c++/anon-union.exp: new file.
6593
6594 The following changes were made by David Taylor
6595 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6596 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6597 in changes by HP.
6598
6599 * gdb.base/bitops.exp: new file.
6600 * gdb.base/default.exp: change expected messages for catch and
6601 info catch tests to reflect HP merge changes.
6602 * gdb.base/enable-disable-break.exp
6603 * gdb.base/ending-run.c: new file.
6604 * gdb.base/long_long.c: new file.
6605 * gdb.base/maint.exp: new file.
6606 * gdb.base/pointers2.exp: new file.
6607 * gdb.base/shlib-call2.exp: new file.
6608 * gdb.base/solib.exp: new file.
6609 * gdb.base/step-test.c: new file.
6610 * gdb.c++/anon-union.cc: new file.
6611 * gdb.c++/local.cc: new file.
6612 * gdb.c++/member-pointer.cc: new file.
6613 * gdb.c++/method.cc: new file.
6614 * gdb.c++/ref-types.cc: new file.
6615 * gdb.c++/ref-types2.cc: new file.
6616 * gdb.c++/userdef.cc: new file.
d63a86f8 6617
c906108c
SS
6618 * gdb.base/scope.exp: compile one file at a time, then link.
6619 * gdb.base/langs.exp: ditto.
6620 * gdb.base/list.exp: ditto.
d63a86f8 6621
c906108c
SS
6622Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6623
6624 The following changes were made by David Taylor
6625 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6626 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6627 in changes by HP.
d63a86f8 6628
c906108c
SS
6629 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6630 skip tests. When compiling pass c++ flag to gdb_compile.
6631 * gdb.c++/
d63a86f8 6632
c906108c
SS
6633 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6634 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6635 (skip_hp_tests): new function.
6636 (gdb_preprocess): new function.
6637
6638 * configure.in (hpdir): decide whether to configure gdb.hp.
6639 * configure: regenerated.
6640
6641 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6642 to delete on clean.
6643 (EXECUTABLES): update to reflect new additions.
6644 * gdb.base/commands.exp: update message expected.
6645 * gdb.base/default.exp: add copyright notice.
6646 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6647 * gdb.base/help.exp: update messages to reflect current text.
6648 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6649 targets for recurse tests.
6650 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6651 skip this file.
6652
6653 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6654 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6655 compilation.
6656 * gdb.c++/misc.exp: ditto.
6657 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6658 run the tests. tell gdb_compile that it's a c++ compilation.
6659
6660 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6661
c906108c
SS
6662 * gdb.base/all-bin.exp: new file.
6663 * gdb.base/arithmet.exp: new file.
6664 * gdb.base/assign.exp: new file.
6665 * gdb.base/completion.exp: new file.
6666 * gdb.base/cond-expr.exp: new file.
6667 * gdb.base/condbreak.exp: new file.
6668 * gdb.base/define.exp: new file.
6669 * gdb.base/dollar.exp: new file.
6670 * gdb.base/environment.exp: new file.
6671 * gdb.base/eval-skip.exp: new file.
6672 * gdb.base/jump.exp: new file.
6673 * gdb.base/logical.exp: new file.
6674 * gdb.base/pointers.exp: new file.
6675 * gdb.base/relational.exp: new file.
6676 * gdb.base/section_command.exp: new file.
6677 * gdb.base/whatis-expr.exp: new file.
6678
6679 * gdb.base/all-types.c: new file.
6680 * gdb.base/call-array-struct.c: new file.
6681 * gdb.base/call-return-struct.c: new file.
6682 * gdb.base/call-strings.c: new file.
6683 * gdb.base/callfuncs2.c: new file.
6684 * gdb.base/condbreak.c: new file.
6685 * gdb.base/constvars.c: new file.
6686 * gdb.base/display.c: new file.
6687 * gdb.base/int-type.c: new file.
6688 * gdb.base/jump.c: new file.
6689 * gdb.base/miscexprs.c: new file.
6690 * gdb.base/pointers.c: new file.
6691 * gdb.base/pointers2.c: new file.
6692 * gdb.base/shmain.c: new file.
6693 * gdb.base/shr1.c: new file.
6694 * gdb.base/shr2.c: new file.
6695 * gdb.base/solib.c: new file.
6696 * gdb.base/solib1.c: new file.
6697 * gdb.base/solib2.c: new file.
6698 * gdb.base/varargs.c: new file.
6699 * gdb.c++/derivation.cc: new file.
6700 * gdb.c++/overload.cc: new file.
6701 * gdb.c++/ovldbreak.cc: new file.
6702 * gdb.hp/attach.c: new file.
6703 * gdb.hp/attach2.c: new file.
6704 * gdb.hp/average.c: new file.
6705 * gdb.hp/compiler.c: new file.
6706 * gdb.hp/compiler.cc: new file.
6707 * gdb.hp/execd-program.c: new file.
6708 * gdb.hp/follow-exec.c: new file.
6709 * gdb.hp/follow-fork.c: new file.
6710 * gdb.hp/follow-vfork-and-exec.c: new file.
6711 * gdb.hp/misc-hp.cc: new file.
6712 * gdb.hp/more-steps.c: new file.
6713 * gdb.hp/optimize.c: new file.
6714 * gdb.hp/quicksort.c: new file.
6715 * gdb.hp/run-hp.c: new file.
6716 * gdb.hp/start-stop.c: new file.
6717 * gdb.hp/sum.c: new file.
6718 * gdb.hp/templates-hp.cc: new file.
6719 * gdb.hp/thread-local-in-lib.c: new file.
6720 * gdb.hp/thread-local-in-lib.h: new file.
6721 * gdb.hp/thread-local-in-lib.lib.c: new file.
6722 * gdb.hp/vforked-program.c: new file.
6723 * gdb.hp/virtfunc-hp.cc: new file.
6724 * gdb.hp/watchpoint-hp.c: new file.
6725 * gdb.hp/xdb.c: new file.
6726 * gdb.hp/xdb0.c: new file.
6727 * gdb.hp/xdb0.h: new file.
6728 * gdb.hp/xdb1.c: new file.
6729
6730Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6731
6732 The following change was made by Edith Epstein
6733 <eepstein@cygnus.com> as part of a project to merge in changes
6734 originally made by HP; HP did not create ChangeLog entries.
6735
6736 * gdb.c++/demangle.exp: changed the expected output for some
6737 ARM-style mangling -- removed second reference to datatype.
6738 For example, maint demangle __dt__11T1__pt__2_cFv
6739 T1<char>::~T1<char>(void)
6740 becomes,
6741 maint demangle __dt__11T1__pt__2_cFv
6742 T1<char>::~T1(void)
6743
6744 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6745
c906108c
SS
6746Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6747
6748 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6749 * gdb.trace/backtrace.exp: Likewise.
6750 * gdb.trace/circ.exp: Likewise.
6751 * gdb.trace/collection.exp: Likewise.
6752 * gdb.trace/deltrace.exp: Likewise.
6753 * gdb.trace/infotrace.exp: Likewise.
6754 * gdb.trace/limits.exp: Likewise.
6755 * gdb.trace/packetlen.exp: Likewise.
6756 * gdb.trace/passc-dyn.exp: Likewise.
6757 * gdb.trace/passcount.exp: Likewise.
6758 * gdb.trace/report.exp: Likewise.
6759 * gdb.trace/save-trace.exp: Likewise.
6760 * gdb.trace/tfind.exp: Likewise.
6761 * gdb.trace/tracecmd.exp: Likewise.
6762 * gdb.trace/while-dyn.exp: Likewise.
6763 * gdb.trace/while-stepping.exp: Likewise.
6764
67651998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6766
6767 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6768
6769Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6770
6771 From Brendan Kehoe:
6772 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6773 int return types.
6774
6775Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6776
6777 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6778 remote dos host testing right.
6779
6780Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6781
6782 * gdb.base/corefile.exp: remove some xfails.
6783
6784Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6785
6786 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6787 have different timestamps.
6788
6789Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6790
6791 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6792 gdb.base/default.exp: Replace "exec" with "executable".
6793
6794Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6795
6796 * gdb.base/default.exp: Change else if to elseif from previous
6797 delta.
6798
6799Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6800
6801 * gdb.base/default.exp: Add brace missing from previous delta.
6802
6803Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6804
6805 * gdb.base/default.exp: Support test for info float for all
6806 varieties of arm toolchain.
6807
dc96c6c7 6808Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6809
6810 * gdb.trace/*.exp: remove "remote_download" command.
6811
dc96c6c7 6812Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6813
6814 * gdb.trace/*.exp: remove -gdwarf from compile.
6815
6816Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6817
6818 * gdb.trace/configure.in(AC_INIT): typo
6819 * gdb.trace/configure: regenerated
6820
dc96c6c7 6821Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6822
6823 * config/m68k-emc.exp: New file.
6824 * lib/<emc-support.exp trace-support.exp}: New files.
6825 * configure.in: add new test directory gdb.trace.
6826 * gdb.trace/{configure configure.in Makefile.in}: New files.
6827 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6828 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6829 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6830 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6831 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6832 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6833 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6834
dc96c6c7 6835Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6836
6837 * gdb.c++/classes.exp: Change all regular expressions to match
6838 arbitrary combinations of newline/carriage-return, so that they
6839 will work equally well on Unix and Windows.
6840 * gdb.c++/inherit.exp: ditto.
6841 * gdb.c++/virtfunc.exp: ditto.
6842
68431998-08-11 Dawn Perchik <dawn@cygnus.com>
6844
6845 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6846
c2d11a7d
JM
6847Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6848
6849 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6850 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6851 to use a0-a3/d0-d3 as needed.
6852
6853Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6854
6855 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6856 * gdb.disasm/am33.exp: Corresponding changes.
6857
c906108c
SS
68581998-07-11 Felix Lee <flee@cygnus.com>
6859
6860 * gdb.base/callfuncs.exp: add cmp10 test.
6861 * gdb.base/callfuncs.c (cmp10): new function.
6862
6863Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6864
d63a86f8 6865 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6866 into two parts to get around a synchronization problem in expect.
6867
3fc11d3e
JM
6868Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6869
6870 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6871
6872 * configure.in: Add options for gdbtk testsuite.
6873
6874 * configure: Regenerate.
6875
6876 * gdb.gdbtk: New directory to hold gdbtk tests.
6877
c906108c
SS
6878Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6879
6880 * gdb.fortran/types.exp: Escape brackets in expect patterns
6881 for test_float_literal_types_accepted tests.
6882 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6883 before run test.
6884
c2d11a7d
JM
6885Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6886
6887 * am33.exp: Just compile, do not link the testcase.
6888 * am33.s: Add ".am33" pseudoop to force am33 mode.
6889
c906108c
SS
68901998-06-25 Felix Lee <flee@cygnus.com>
6891
6892 * gdb.base/setshow.exp: make sure $pc is sane.
6893
6894 * gdb.stabs/weird.exp: split expect patterns properly.
6895
c2d11a7d
JM
6896Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6897
6898 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6899 * gdb.disasm/am33.exp: Run it.
6900
dc96c6c7 6901Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6902
6903 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6904 match processing (and eliminate spurious timeouts when running).
6905
dc96c6c7 6906Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6907
6908 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6909 exception test, but conditionalize it on target [mach | gnu].
6910
dc96c6c7 6911Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6912
6913 * gdb.base/overlays.exp: fixup compile line for linker script.
6914
6915Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6916
6917 * gdb.fortran/types.exp: don't guess at float size.
6918
6919Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6920
6921 * gdb.base/exprs.exp: delete test that depends on int size.
6922
6923Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6924
6925 * config/sim.exp: Removed checks for target triplets.
6926 (gdb_target_sim): Use gdb,target_sim_options.
6927
6928Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6929
6930 * gdb.base/reread.exp: New file.
6931 * gdb.base/reread1.c: New file.
6932 * gdb.base/reread2.c: New file.
6933
6934Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6935
6936 * config/sim.exp: Use 'target sim -sparclite' when running
6937 SPARClite programs.
6938
6939Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6940
6941 * gdb.base/structs2.exp: New file.
6942 * gdb.base/structs2.c: New file.
6943
6944Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6945
6946 * gdb.asm/common.inc: New file.
6947 * gdb.asm/d10v.inc: New file.
6948 * asm-source.exp: Pass -I's to gas to find .inc files.
6949 Update line numbers in expected output.
6950 * asmsrc1.s: Rewrite.
6951 * asmsrc2.s: Rewrite.
6952 * configure.in: Create arch.inc symlink.
6953 * configure: Regenerate.
6954 * Makefile.in (distclean): Delete arch.inc.
6955
6956Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6957
6958 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6959 (t_enum_value2): ditto
6960 (t_enum_value3): ditto
6961 (main): ditto
6962Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6963
6964 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6965 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6966 change.
6967 Use gdb_test instead of send_gdb/gdb_expect sequences.
6968
6969Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6970
6971 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6972 not void.
6973
6974Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6975
6976 * gdb.base/branches.c: Code with lots of loops and
6977 subroutines. Used to test gdbs ability to single step through PC
6978 changes, especially to test mips-tdep.c:mips_next_pc
6979
6980Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6981
6982 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6983 more rigorous EGCS C++ error checking.
6984
6985Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6986
6987 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6988 tests.
c906108c 6989 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6990 function when asleep.
c906108c 6991 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6992 for i*86 Linux and SVR4 signal handling problems.
6993 Remove linux xfail for `next to handler in signals_tests_1', fixed
6994 by recent infrun.c change.
c906108c 6995 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6996 stack backtraces.
c906108c
SS
6997 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6998 target.[ch] change.
6999
7000Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
7001
7002 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
7003 for a newline from gdb before continuing.
7004 (default_gdb_exit): Just look for y or n.
7005 (gdb_test): Detect abnormal exit from GDB running on DOS; if
7006 it does, fail the rests of the tests in the file.
7007
7008Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
7009
7010 * config/cygmon.exp: New file.
7011
7012Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
7013
7014 * gdb.base/list.exp: Fix problem with "list default lines around
7015 main" test on remote targets.
7016
7017 * gdb.base/scope.exp: Fix problem with filelocal_bss before
7018 run test on remote targets.
7019
7020Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
7021
7022 * gdb.asm: New directory.
7023 * configure.in: Configure it.
7024 * configure: Regenerate.
7025 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
7026 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
7027
7028Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
7029
7030 * config/mn10300-eval.exp: New file to support MN10300 eval board.
7031
dc96c6c7 7032Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7033
c906108c
SS
7034 * gdb.base/overlays (several files): Merge the two overlay
7035 managers into one. Change variables (foox, barx, bazx, grbxx)
7036 back into ints but force them to load in their proper sections.
7037
7038Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
7039
7040 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
7041 on-chip insn memory and IMAP1 to upper 128k.
7042 (D10VCopy): Handle memory regions crossing 16k boundaries.
7043 (D10VCopy): Transfer data in 32 bit chunks.
7044
7045Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
7046
7047 * gdb.base/overlays.c (main): Exit normally when result is
7048 correct.
7049
7050 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
7051 map. Include space for printf in .text segment.
7052
7053 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
7054 updated d10v memory VMA/LMA map.
7055 (D10VCopy): Call D10VTranslate.
d63a86f8 7056
c906108c
SS
7057Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
7058
7059 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
7060
7061 * gdb.base/bar.c (barx, bar): Change variable to small array so
7062 that it won't be put into the .sdata - small data -
7063 section. Update reference.
7064 * gdb.base/baz.c (bazx, baz): Ditto.
7065 * gdb.base/foo.c (foox, foo): Ditto.
7066 * gdb.base/grbx.c (grbxx, grbx): Ditto.
7067
7068 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
7069 to be arrays.
d63a86f8 7070
dc96c6c7 7071Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7072
c906108c
SS
7073 * gdb.base/overlays.exp: fix up and get working again.
7074 Add tests for backtraces from an overlay function.
d63a86f8 7075
c906108c
SS
7076Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
7077
7078 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
7079 "calling function with watchpoint enabled".
7080
7081Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
7082
7083 * gdb.base/break.exp (test_next_with_recursion): Remove
7084 gdb_suppress_tests for d10v-*-*.
7085 * lib/gdb.exp (gdb_suppress_tests): Disable this function
7086 pending review of whether it is useful or not.
7087
7088Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
7089
7090 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
7091
7092Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
7093
7094 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
7095 * config/dve.exp: New file to support Densan boards.
7096
7097Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
7098
7099 * gdb.base/interrupt.exp: Document problem of simulators, signals,
7100 reads and BSD.
7101
7102Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
7103
7104 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
7105 response.
7106
7107 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
7108
7109Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
7110
7111 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
7112 test.
7113
7114 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
7115 target_sizeof_long and target_bigendian_p.
7116 (structs_by_value, structs_by_reference): Check values according
7117 to targets word size and endianess.
d63a86f8 7118
c906108c
SS
7119Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
7120
7121 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
7122 output.
7123
7124Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
7125
7126 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
7127 Update test of set args help to match source change.
7128
7129Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
7130
7131 * gdb.base/default.exp: Expect help system output to be in
7132 alphabetical order.
7133 * gdb.base/help.exp: Ditto.
7134
7135Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
7136
7137 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
7138 "i*86-pc-linux-gnu*".
7139 * gdb.base/interrupt.exp: Ditto.
7140 * gdb.base/corefile.exp: Ditto.
7141
7142 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
7143 define vxworks when building the testcase.
7144
7145 * gdb.base/ptype.exp: Fix testnames to be unique.
7146 * gdb.base/radix.exp: Ditto.
7147 * gdb.base/term.exp: Ditto.
7148 * gdb.base/whatis.exp: Ditto.
7149 * gdb.c++/classes.exp: Ditto.
7150
7151Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
7152
7153 * gdb.base/callfuncs.exp: Fix indentation.
7154
7155 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
7156 suppress_flag has been set.
7157 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
7158 target feature.
7159
7160Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
7161
7162 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
7163 the testcase.
7164
7165 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
7166 set_debug_traps() and breakpoint().
7167 * gdb.c++/misc.cc (main): Ditto.
7168 * gdb.c++/templates.cc (main): Ditto.
7169 * gdb.c++/virtfunc.cc (main): Ditto.
7170
7171Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
7172
7173 * lib/gdb.exp(gdb_step_for_stub): New function.
7174 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
7175 exists, reload the executable and do a "continue" instead of
7176 doing a jump.
7177 (runto_main): Use gdb_step_for_stub.
d63a86f8 7178
c906108c
SS
7179 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
7180 tests to have unique names.
7181 * gdb.base/callfuncs.exp: Ditto.
7182 * gdb.base/commands.exp: Ditto.
7183 * gdb.base/default.exp: Ditto.
7184 * gdb.base/help.exp: Ditto.
7185 * gdb.base/list.exp: Ditto.
7186 * gdb.base/opaque.exp: Ditto.
7187 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
7188 similar tests.
d63a86f8 7189
c906108c
SS
7190 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
7191 * gdb.c++/cplusfuncs.cc: Ditto.
7192 * gdb.c++/virtfunc.cc: Ditto.
7193
7194 * config/monitor.exp: Keep track of the last file we saw, rather
7195 than trying to get the info from gdb.
7196
7197 * gdb.fortran/types.exp: Move comment to previous line.
7198
7199Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
7200
7201 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
7202 target mode.
7203
7204Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
7205
7206 From Bob Manson:
7207 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
7208 string from GDB when it connects.
7209
7210 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
7211
7212Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
7213
7214 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
7215 if we can't get a debug format from GDB (we may be testing an
7216 older GDB). Use a 10 second timeout when checking for the format.
7217
7218 * gdb.stabs/weird.exp: Fix quoting.
7219
7220 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
7221
7222Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
7223
7224 * config/arm-ice.exp: New file.
7225
7226Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
7227
7228 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
7229 until it has been modified to work with the new testsuite.
7230
99707966 7231 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
7232 testcase won't compile, cause all of the testcases in the file to
7233 fail instead.
7234
7235 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
7236 (gdb_clear_suppressed): New procedure.
7237 (gdb_stop_suppressing_tests): Only clear suppress_flag if
7238 it contains a positive value.
7239
7240Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7241
7242 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7243
7244 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7245
7246Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7247
7248 * lib/gdb.exp (setup_xfail_format): New function.
7249 (get_debug_format): New function to get debug format.
7250 (debug_format): New global variable to hold last value set
7251 by get_debug_format.
7252 * gdb.base/list.exp: Call get_debug_format and expect some
7253 tests to fail for DWARF 1 and COFF formats.
7254 * gdb.c++/ptype.exp: Ditto.
7255 * gdb.c++/classes.exp: Ditto.
7256 * gdb.c++/cplusfuncs.exp: Ditto.
7257 * gdb.c++/inherit.exp: Ditto.
7258 * gdb.c++/templates.exp: Ditto.
7259 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7260
c906108c
SS
7261Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7262
7263 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7264 host doesn't have a currently-open connection.
7265
7266 * config/sparclet.exp: Cleanups and fixes to make it generic for
7267 any gdb stub target. Handle cases where gdb doesn't respond when
7268 interrupted in a sane fashion.
7269
7270 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7271 same thing in a totally different way.
7272
7273 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7274 setting "timeout".
7275 (gdb_start): We set the global gdb_prompt variable in
7276 default_gdb_init now.
7277
7278Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7279
7280 * gdb.base/printcmds.exp: Fix "check for floating addition"
7281 regexp to accept results within approx +/- .01 of exact value.
7282 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7283
7284Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7285
7286 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7287 properly.
7288 (gdb_expect): Add optional timeout parameter, and add timeout
7289 value to various calls.
7290 (gdb_suppress_tests): Only give one warning message per group.
7291
7292Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7293
7294 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7295 global variables. Handle getting a value for $timeout more
7296 gracefully.
7297
7298Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7299
7300 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7301 initialize.
7302 (default_gdb_init): New procedure; allow gdb_init to be overridden
7303 by a target configuration file.
7304 (gdb_expect): Pass the timeout to remote_expect.
7305
7306 * config/monitor.exp(gdb_load): Fix typo in regexp.
7307
7308Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7309
7310 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7311
7312Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7313
7314 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7315 here. Call gdb_target_exec before rebooting the target, to make
7316 sure the connection to the target is closed.
7317 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7318 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7319 Also detect "Timeout reading from remote" error.
7320
7321 * config/gdbserver.exp: Pass the executable being loaded to
7322 gdb_target_monitor. Don't call gdb_file_cmd here; let
7323 gdb_target_monitor do it.
7324
7325 * gdb.disasm/hppa.exp: Don't use exec_output.
7326
7327Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7328
7329 * gdb.base/list.exp: If we're debugging a non-native target,
7330 try to set the pc register to point to the start of the
7331 program before doing the first list command.
7332
7333 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7334 test_calls after restarting.
7335
7336 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7337 reloading.
7338
7339 * gdb.base/watchpoint.exp: Fix typo.
7340
7341 * gdb.base/setshow.exp: Check for use_gdb_stub.
7342
7343 * gdb.base/break.exp: Fix continue until exit test for the gdb
7344 stub case.
7345 * gdb.base/langs.exp: Ditto.
7346
7347 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7348 gdb_load_offset. If we weren't given a file to load, figure out
7349 what the current file is and use it.
7350
7351 * config/i386-bozo.exp: New file.
7352
7353Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7354
7355 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7356 feature.
7357
7358 * config/proelf.exp: New entry.
7359
7360Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7361
7362 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7363 of regexps.
7364
7365 * gdb.base/watchpoint.exp: Don't run the test_stepping
7366 tests if gdb can't call functions on the target.
7367
7368 * gdb.base/setshow.exp: Don't run the set prompt tests if
7369 the board has gdb_prompt set.
7370
7371Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7372
7373 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7374 * gdb.base/commands.exp: Likewise.
7375 * gdb.base/setshow.exp: Likewise.
7376
7377Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7378
7379 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7380 feature.
7381
7382 * config/i960.exp: New file.
7383
7384Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7385
7386 * gdb.base/funcargs.exp: Check for gdb,short_int target
7387 feature instead of looking for explicit target triplets.
7388
dc96c6c7 7389Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7390
d63a86f8 7391 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7392 "p 123DEADBEEF", to check parse_number.
7393 * top.c: change "to enable to enable" to "to enable" in a couple
7394 of help strings.
7395
7396Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7397
7398 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7399 on the mn10300.
d63a86f8 7400
c906108c
SS
7401Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7402
7403 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7404 where the test executable is run with explicit args.
7405 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7406
7407Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7408
7409 * gdb.base/run.c: Use FAKEARGV to build test executable that
7410 does not require a command line arg, since most simulators
7411 don't currently support passing such an arg into the simulated
7412 program.
7413 * gdb.base/commands.exp: Change tests to insert the proper
7414 value as the arg to the first recursive factorial call. Change
7415 compilation line to define FAKEARGV at compile time.
7416
7417Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7418
7419 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7420 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7421 function with watchpoint enabled" test.
7422
7423Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7424
7425 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7426 Don't call gdb_test when the command doesn't return to a gdb prompt.
7427
7428 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7429 "Tests restarted" messages.
7430
7431Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7432
7433 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7434
dc96c6c7 7435Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7436
7437 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7438 for INFO SYMBOL; add help tests for OVERLAY commands.
7439 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7440 add tests for OVERLAY commands
7441 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7442 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7443 * gdb.base/sigall.c: add usestubs code frag
7444 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7445
c906108c
SS
7446Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7447
7448 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7449 failures.
7450 (gdb_stop_suppressing_tests): Note that tests have restarted.
7451
7452Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7453
7454 * config/h8300.exp: New file.
7455
7456Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7457
7458 * gdb.base/setshow.exp: Check for the existence of a
7459 feature, not its value.
7460
7461Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7462
7463 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7464
7465 * gdb.base/scope.exp: It's now init0(), not init().
7466
7467 * gdb.base/scope0.c: For now, change init() to be init0().
7468
7469 * config/monitor.exp: Use gdb_serial in preference to serial
7470 or netport.
7471
7472 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7473 and it's not already set.
7474
7475Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7476
7477 * gdb.base/setshow.exp: Only test the run command if the target
7478 isn't using a stub and if it supports argument passing.
7479
7480Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7481
7482 * config/udi.exp(gdb_start): Make sure UDICONF is set
7483 properly before starting gdb.
7484
7485Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7486
7487 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7488 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7489 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7490
7491Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7492
7493 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7494 specialized code to reboot the board, use remote_reboot instead.
7495
7496 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7497
7498 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7499
7500 * config/monitor.exp: Make sure we disconnect from the target.
7501 Also, try a reboot/reload cycle instead of failing if the
7502 load fails.
7503
7504Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7505
7506 * gdb.base/default.exp: Don't set match_max.
7507 * gdb.base/help.exp: Ditto.
7508 * gdb.base/list.exp: Ditto.
7509 * gdb.base/signals.exp: Ditto.
7510
7511 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7512 set, use remote_ld to download the testcase instead of
7513 the GDB loader.
7514
7515Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7516
7517 * config/vr5000.exp: New file.
7518
7519 * config/monitor.exp(gdb_target_monitor): Add pattern for
7520 "Ending remote" to detect errors in connecting.
7521
7522 * gdb.base/setshow.exp: Add .* within auto language test.
7523
7524 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7525 target feature.
7526
7527 * config/monitor.exp(gdb_load): Check for a failure when loading,
7528 and reboot the board if necessary.
7529
7530 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7531 a set of tests. Remove print.* from the patterns being checked.
7532
7533Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7534
7535 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7536 refer to gdb_spawn_id.
7537
7538 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7539 longer used.
7540 * config/sparclet.exp: Ditto.
7541 * config/sparclet-old.exp: Ditto.
7542 * config/slite.exp: Ditto.
7543 * config/sim.exp: Ditto.
7544 * gdb.base/funcargs.exp: Ditto.
7545
7546 * lib/gdb.exp:Remove references to gdb_spawn_id.
7547 (gdb_expect): Move to remote.exp.
7548
7549Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7550
7551 * config/monitor.exp: Detect the "Couldn't establish connection"
7552 message from GDB.
7553
7554Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7555
7556 * gdb.base/bitfields.exp: Use runto instead of explicit
7557 gdb_run_cmd/gdb_expect sequences.
7558
7559 * gdb.base/break.exp(text_next_with_recursion): Add match for
7560 gdb_expect call.
7561
7562 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7563 We also need to handle the "A program is being debugged already"
7564 prompt from gdb. Use gdb_test to set the baud rate.
7565
7566 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7567 to 20000. Really. I mean it.
7568
7569Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7570
7571 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7572 fails. If suppress_flag is set, skip perror message about not
7573 being able to send to GDB.
7574 (send_gdb): If suppress_flag is set, don't try to send commands to
7575 GDB.
7576 (gdb_expect): If suppress_flag is set, always fail immediately.
7577 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7578 (gdb_init): Call gdb_stop_suppressing_tests.
7579 (default_gdb_exit): Ditto.
7580 (default_gdb_start): Ditto.
7581
7582 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7583 gdb_stop_suppressing_tests as appropriate.
7584 * gdb.base/break.exp: Ditto.
7585 * gdb.base/callfuncs.exp: Ditto.
7586 * gdb.base/commands.exp: Ditto.
7587 * gdb.base/exprs.exp: Ditto.
7588 * gdb.base/funcargs.exp: Ditto.
7589 * gdb.base/list.exp: Ditto.
7590 * gdb.base/recurse.exp: Ditto.
7591 * gdb.base/scope.exp: Ditto.
7592 * gdb.base/structs.exp: Ditto.
7593 * gdb.c++/inherit.exp: Ditto.
7594
7595Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7596
7597 * config/vr4300.exp: New file.
7598
99707966 7599 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7600
99707966 7601 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7602
7603Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7604
7605 * lib/gdb.exp(gdb_init): New function.
7606
7607 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7608 for each individual variable set.
7609
7610 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7611 name.
7612
7613 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7614
7615 * gdb.base/scope.exp: Use gdb_test.
7616
7617 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7618 aborting; the testsuite driver will do that for us (see
7619 gdb_finish). Also, use gdb_test in a few more places.
7620
7621Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7622
7623 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7624
7625Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7626
7627 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7628 and "add_tests" are not at the same address.
7629
7630Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7631
7632 * gdb.base/ptype.exp: Use gdb_test.
7633
7634Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7635
7636 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7637 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7638 left in. No longer expect them to fail.
7639
7640 * gdb.stabs/*.mt; Deleted, no longer used.
7641 * gdb.stabs/configure.in: Remove references to target makefile
7642 frags.
7643 * gdb.stabs/configure: Rebuilt.
7644
7645 * gdb.disasm/*.mt: Deleted, no longer used.
7646 * gdb.disasm/configure.in: Remove references to target makefile
7647 frags. Use "sh3.s" as the unique filename for this directory.
7648 * gdb.disasm/configure: Rebuilt.
7649
7650 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7651 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7652 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7653
7654Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7655
7656 * config/udi.exp: Use mondfe,name instead of remote_host.
7657
7658Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7659
7660 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7661 a function with a watchpoint enabled on the mn10200.
7662
7663 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7664 before trying to create it!
7665
7666Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7667
7668 * config/vx.exp: Use hostname instead of netport.
7669
7670 * config/vxworks.exp: New file.
7671
7672 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7673
7674 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7675 gdb before assuming everything worked. Send a ^C if a timeout
7676 occurs.
7677
7678 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7679 $gdb_spawn_id directly.
7680 (gdb_run_cmd): Try _start as well as start. Use the target feature
7681 gdb,start_symbol as the symbol to start from when jumping.
7682
7683Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7684
7685 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7686 redundant) test.
7687
7688 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7689 it doesn't lose for 16bit integer systems.
7690
7691Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7692
7693 * gdb.fortran/types.exp: If the target doesn't support "double"
7694 data types, then expect "real" types to only be 4 bytes.
7695
7696 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7697 call tests if the target doesn't support inferior function calls.
7698
7699 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7700 in printf tests.
7701
7702Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7703
7704 * gdb.base/help.exp: Disable "help set", "help show", and
7705 "help support". Simplify regexp for "help stack".
7706
7707 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7708 to 60 seconds. Temporarily set match_max to 15000 around the
7709 "info copying" test.
7710
7711 * gdb.base/nodebug.exp: Don't try to do an inferior function
7712 call if the target doesn't support them.
7713 * gdb.base/printcmds.exp: Likewise.
7714 * gdb.base/setvar.exp: Likewise.
7715 * gdb.base/structs.exp: Likewise.
7716 * gdb.c++/templates.exp: Likewise.
7717 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7718
7719 * gdb.base/recurse.exp: Enable for the mn10200.
7720
7721 * configure.in: Do configure gdb.stabs directory for *-*-elf
7722 targets.
7723 * configure: Rebuilt.
7724
7725 * gdb.base/break.exp: Check for gdb,noresults before testing
7726 exit status and/or results from the target.
7727 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7728 * lib/gdb.exp: Remove old (now bogus) initialization of
7729 noinferior, noargs, noresults and nosignals.
7730
7731Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7732
7733 * config/sh.exp: New file.
7734
7735 * config/slite.exp: Try to connect multiple times to the board
7736 before rebooting. Only send a "monitor run" if need_monitor_run
7737 is set.
7738
7739 * gdb.base/break.exp: Don't do the "stub continue" test if
7740 the target has gdb_stub set.
7741
7742 * gdb.base/callfuncs.exp: Increase the timeout.
7743
7744 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7745 if the target has gdb,noinferiorio set.
7746
7747 * gdb.base/list.exp: Increase match_max to 10000 characters.
7748
7749 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7750
7751 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7752 target.
7753
7754 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7755
7756Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7757
7758 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7759 trying to delete the copy of gdb. Catch the file delete so we
7760 don't die if the delete fails; also, the file should be copied to
7761 the host, not to the build.
7762
7763Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7764
7765 * lib/gdb.exp(gdb_test): Surround the result pattern with
7766 parenthesis in case it contains multiple regexps separated
7767 with |.
7768
7769 * gdb.base/watchpoint.exp: Use gdb_test.
7770 * gdb.base/default.exp: Ditto.
7771
7772Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7773
99707966 7774 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7775
c906108c
SS
7776 * gdb.base/scope.exp: Use gdb_test.
7777 * gdb.c++/classes.exp: Ditto.
7778 * gdb.c++/inherit.exp: Ditto.
7779
7780Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7781
7782 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7783 remote_exec instead.
7784 * gdb.base/corefile.exp: Don't be ridiculous.
7785 * gdb.base/*.c: Add missing stub invocations.
7786
7787Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7788
7789 * config/slite.exp: Miscellaneous fixes.
7790
7791 * lib/gdb.exp: Fix runto.
7792
7793 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7794 the target.
7795
7796 * gdb.base/watchpoint.exp: Fix regexp.
7797
7798 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7799 close and wait commands, as the descriptor may now be
7800 invalid. Always call "remote_close host".
7801
7802Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7803
7804 Major rewrite for testsuite revision.
d63a86f8 7805
c906108c
SS
7806 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7807 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7808 instead of relying on spawn_id to always contain a valid
7809 spawn id.
7810 (get_compiler_info): New procedure to build the ${binfile}.ci
7811 file, instead of replicating this in N different places.
7812 (gdb_compile): New procedure.
d63a86f8 7813
c906108c
SS
7814 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7815 appropriate arguments) instead of compile. Use gdb_test in a lot
7816 more places. Use send_gdb instead of send. Always run gdb_start
7817 at the start of a testcase, as this is no longer done magically.
7818
7819 config/*-gdb.exp: Rename without the -gdb suffix.
7820
7821 config/mips.exp: Use remote_close instead of exit_remote_shell.
7822 config/monitor.exp: Use target_info instead of looking at
7823 baud, timeout, etc.
7824 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7825
7826Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7827
7828 * gdb.c++/templates.exp (test_ptype_of_templates),
7829 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7830 Update expect patterns for destructors and assignment operators
7831 to match corresponding c-typeprint.c changes.
7832 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7833 to destructor breakpoint test, GDB should be able to set the
7834 destructor breakpoint without specifying arguments.
7835
7836Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7837
7838 * gdb.threads/pthreads.exp: Change result for failure to compile due
7839 to lack of pthreads runtime support from an error to simply an
7840 unsupported test, per dejagnu standards.
7841
7842Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7843
7844 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7845 where GDB exits to reduce pattern match time.
7846 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7847
7848 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7849
dc96c6c7 7850Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7851
7852 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7853 * gdb.base/default.exp: ditto.
7854 * gdb.base/nodebug.exp: ditto.
7855 * gdb.base/printcmds.exp: ditto.
7856 * gdb.base/ptype.exp: ditto.
7857 * gdb.base/setvar.exp: ditto.
7858 * gdb.base/structs.exp: ditto.
7859 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7860
7861Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7862
7863 * configure, */configure: Rebuild with autoconf 2.12.
7864
7865Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7866
7867 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7868 use new i*86-pc-linux*-gnu quads.
7869 * gdb.base/corefile.exp: Ditto.
7870 * gdb.base/signals.exp: Ditto.
7871 * gdb.base/sigall.exp: Ditto.
7872 * gdb.base/interrupt.exp: Ditto.
7873
7874 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7875 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7876 RedHat 4.0.
d63a86f8 7877
c906108c
SS
7878 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7879 linux. This allows the test case to at least compile on latest
7880 linux, but still not run due to missing the threads runtime library.
7881
7882Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7883
7884 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7885 directory to search gdb directory. Accept and step over conditional
7886 stack alignment code. Consume $prompt in failure cases.
7887 Reset timeout to $oldtimeout instead of some arbitrary value.
7888 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7889 timeout problems with infinite stack backtraces.
7890 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7891 Accept function parameters for linkfunc member.
7892
7893Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7894
7895 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7896 (CXXFLAGS): Remove, unreferenced.
7897 (B_OPTIONS): Add for -B options and add code to initialize with
7898 previous -B options and also add -B option to pick up cross compiled
7899 runtime.
7900 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7901 doing cross compiles.
7902 (target_alias): Declare global.
7903 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7904 to verify that gcc exists in build tree, and if so set CC to that
7905 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7906
c906108c
SS
7907Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7908
7909 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7910 ptype test for anonymous union. Fixup testcase to match
7911 current gcc debug output.
7912
7913Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7914
7915 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7916 force argument to an unsigned long type.
7917
7918Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7919
7920 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7921 tests and anonymous union print/ptype tests.
7922 * gdb.base/list.exp (test_forward-search): Increase timeout by
7923 5 minutes for the "search extremely long line" case.
7924 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7925 completely optional and that the pass/fail messages use the command as
7926 the message if that third arg is a null string.
7927 (gdb_test_exact): Arrange that a null string pattern means match a
7928 null string output rather than any output, which might include random
7929 errors.
7930 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7931 backtrace test.
7932 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7933 always failing and failure is now exposed by gdb.exp changes.
7934
7935Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7936
7937 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7938 weren't being noted.
7939
7940Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7941
7942 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7943 * gdb.stabs/weird.exp: Remove v_comb xfails.
7944
dc96c6c7 7945Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7946
7947 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7948 list.exp scope.exp watchpoint.exp]
7949 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7950
dc96c6c7 7951Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7952
7953 * config/monitor.exp: Increase download timeout to 1000 seconds.
7954
dc96c6c7 7955Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7956
7957 * config/m32r.exp: Increase timeout to 120 seconds.
7958
7959Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7960
7961 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7962 and accept older ordering as obsolescent gcc or gdb.
7963 * gdb.c++/templates.exp: Ditto.
7964 * gdb.c++/virtfunc.exp: Ditto.
7965
7966Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7967
7968 * gdb.base/coremaker.c: Add code to mmap some data so we
7969 can check that it ends up in the core file.
7970 * gdb.base/corefile.exp: Add test to read mmapped data
7971 from core file.
7972
dc96c6c7 7973Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7974
7975 * config/m32r.exp: New file.
7976
7977Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7978
7979 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7980 that cflags can contains -gstabs, and work correctly for other tests.
7981
dc96c6c7 7982Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7983
7984 * gdb.base/setshow.exp: New file, tests show and set.
7985 * gdb.base/setshow.c: New file, tests show and set.
7986 * gdb.base/help.exp: Add test for help set|show annotate.
7987 * gdb.base/default.exp: Add test for set|show annotate.
7988
7989Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7990
7991 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7992 errors unique.
7993 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7994 explicitly.
7995
7996Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7997
7998 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7999 and width commands. This is done elsewhere.
8000 * (gdb_start): Don't call gdb_start_sim here. That's already
8001 done in gdb_load. This fixes lots of failures in default.exp.
8002
8003Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
8004
8005 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
8006 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
8007 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
8008 in the same we we treat other failures (since it may be an expected
8009 condition), rather than as an error.
8010 * gdb.base/signals.exp (test_handle_all_print): Revert back to
8011 old test format.
8012
8013Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
8014
8015 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
8016 (distclean maintainer-clean realclean): No need to remove files
8017 twice. Nuke the duplicates.
8018 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 8019 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
8020 Remove config.h along with other config files.
8021
8022Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
8023
8024 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
8025 "p func1 ()" and note that rests of tests are skipped.
8026 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
8027 setup_xfails for "print func2::coremaker_local".
8028 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
8029 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
8030 affected by the previous run test.
8031 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
8032 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
8033 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
8034 "pass int powerset tuple" and "pass modeless int powerset tuple".
8035 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
8036 "real write 4" and "real write 8".
8037 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
8038 setup_xfails for "print vs1 after tuple assign 2",
8039 "print \$i after tuple assign 2", and
8040 "print vs2 after tuple assign 2".
8041 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
8042 meaningful error message and return -1 so the caller can
8043 suppress further tests and avoid a cascade of errors.
d63a86f8 8044
c906108c
SS
8045Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
8046
8047 * gdb.base/a1-selftest.exp: Tweak tests to account for new
8048 format for printing version.
8049 * gdb.base/default.exp: Ditto.
8050 * gdb.base/interrupt.exp: Fix problem with cascade of
8051 errors if child process dies while calling a function.
d63a86f8 8052
c906108c
SS
8053Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
8054
8055 * Makefile.in (VPATH): Add
8056 * Makefile.in (Makefile, config.status): Fix rules so things get
8057 remade when necessary.
8058
8059Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
8060
8061 * Makefile.in (just-check): Add path to sibling expect dir
8062 to environment variable specified by RPATH_ENVVAR.
8063
8064Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
8065
8066 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
8067 (just-check): Add shared library paths for libstdc++, tk,
8068 tcl, bfd, and opcodes to the environment variable specified
8069 in RPATH_ENVVAR.
8070 * configure.in: Add support to recognize --enable-shared flag
8071 and generate correct value for RPATH_ENVVAR.
8072 * configure: Regenerated with autoconf.
8073
8074Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
8075
8076 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
8077 include all osf versions.
8078 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
8079 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
8080 when target is linux. When failing to build pthreads test
8081 executable, give more meaningful message.
8082 * gdb.threads/pthreads.c: Hpux also uses old definition of second
8083 arg for pthread_create.
d63a86f8 8084
c906108c
SS
8085Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
8086
8087 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
8088 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
8089 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
8090 and -lpthreads (everybody else).
8091 (test_startup): Fail gracefully if threads are not supported.
8092 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
8093 "p/c array_index("abcdef",2)" when not gcc compiled.
8094 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
8095 "print func2::coremaker_local" when not gcc compiled.
8096 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
8097 "ptype on opaque struct tagname (statically)",
8098 "ptype on opaque struct tagname (dynamically) 1", and
8099 "ptype on opaque struct tagname (dynamically) 2"
8100 for not compiled with gcc.
8101 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
8102 backtrace when compiled with gcc.
d63a86f8 8103 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
8104 than always return success.
8105
8106Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
8107
8108 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
8109
8110Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
8111
8112 * gdb.base/structs.exp: Undo last change.
8113
8114Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
8115
8116 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
8117 encapsulate all the steps/nexts done during self test, starting
8118 at main, and makes them less sensitive to optimization issues.
8119 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
8120 signal handler" test.
8121 * gdb.threads/pthreads.exp: Only run this for native configs.
8122 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
8123 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
8124 tests.
8125 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
8126 for "runto test_calls(void)" test.
d63a86f8 8127
c906108c
SS
8128Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
8129
8130 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
8131 and don't expect address info in breakpoint confirmations.
8132
8133Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
8134
8135 * gdb.base/list.exp (test_forward_search): Increase timeout
8136 temporarily by 60 seconds for searching extremely long line,
8137 and then reset to old value when done. Increase expect input
8138 buffer to 10000.
8139
8140Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
8141
8142 * gdb.base/list.exp (test_forward_search): Fix to handle very
8143 long source line without overflowing expect's input buffer.
8144
8145Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
8146
8147 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
8148 "buffer_full".
8149
8150 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
8151 "buffer_full".
8152
8153 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
8154 "buffer_full".
8155
8156 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
8157 "buffer_full".
8158
8159Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
8160
8161 * configure.in (configdirs): Add gdb.threads.
8162 * configure: Regenerated with autoconf.
8163 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
8164 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
8165 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 8166
c906108c
SS
8167Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
8168
8169 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
8170
8171Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
8172
8173 * gdb.base/signals.exp (test_handle_all_print): Test separately for
8174 each signal's status in the output of "handle all print".
8175 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
8176 the \r\n sequence that immediately precedes the gdb prompt.
8177 * gdb.base/a1-selftest.exp: Save original timeout and restore
8178 after test.
8179
8180Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
8181
8182 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
8183 symbol.
8184
8185Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8186
8187 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
8188
8189Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
8190
8191 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
8192 timeout by 60 seconds.
8193
8194Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
8195
8196 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
8197 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
8198 error return.
8199
8200Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
8201
8202 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
8203 gdb initialization, also report how long dejagnu waited. Restore
8204 old timeout before doing error return. Temporarily increase timeout
8205 by 3 minutes to allow for slow startups over heavy NFS use.
8206
8207Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
8208
8209 * lib/gdb.exp: Report timeout value for verbosity level 2.
8210 * config/gdbserver.exp: Ditto.
8211 * config/hppro.exp: Ditto.
8212 * config/mips-gdb.exp: Ditto.
8213 * config/monitor.exp: Ditto.
8214 * config/netware.exp: Ditto.
8215 * config/sim-gdb.exp: Ditto.
8216 * config/slite-gdb.exp: Ditto.
8217 * config/udi-gdb.exp: Ditto.
8218 * config/unix-gdb.exp: Ditto.
8219 * config/vx-gdb.exp: Ditto.
8220 * gdb.base/a1-selftest.exp: Ditto.
8221 * gdb.base/a2-run.exp: Ditto.
8222 * gdb.base/break.exp: Ditto.
8223 * gdb.base/corefile.exp: Ditto.
8224 * gdb.base/list.exp: Ditto.
8225 * gdb.base/recurse.exp: Ditto.
8226 * gdb.base/scope.exp: Ditto.
8227 * gdb.base/signals.exp: Ditto.
8228
8229Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8230
8231 * gdb.threads/Makefile.in (docdir): Removed.
8232
8233Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8234
8235 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 8236 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 8237 @srcdir@.
d63a86f8 8238 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
8239 autoconf 2.5 or higher.
8240 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8241
8242Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8243
8244 * configure: Regenerated.
8245 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8246 avoid name clashes with SunOS headers.
8247
8248Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8249
8250 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8251
8252Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8253
8254 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8255 prototype information ends up in the compiler info file.
8256
8257Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8258
8259 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8260 attempting to regenerate it. Eliminate use of a temporary file
8261 and just generate the info file directly. Source it immediately,
8262 for consistency of use.
8263 * gdb.base/corefile.exp: Ditto
8264 * gdb.base/exprs.exp: Ditto.
8265 * gdb.base/funcargs.exp: Ditto.
8266 * gdb.base/langs.exp: Ditto.
8267 * gdb.base/list.exp: Ditto.
8268 * gdb.base/mips_pro.exp: Ditto.
8269 * gdb.base/nodebug.exp: Ditto.
8270 * gdb.base/opaque.exp: Ditto.
8271 * gdb.base/ptype.exp: Ditto.
8272 * gdb.base/scope.exp: Ditto.
8273 * gdb.base/setvar.exp: Ditto.
8274 * gdb.base/signals.exp: Ditto.
8275 * gdb.base/whatis.exp: Ditto.
8276 * gdb.c++/templates.exp: Ditto.
8277 * gdb.c++/virtfunc.exp: Ditto.
8278 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8279 whether or not to add -lstdc++ to the compile command line args.
8280
8281Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8282
8283 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8284 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8285 Increase timeout, a lot of single stepping might be needed if the
8286 target has no hardware watchpoints.
8287
8288Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8289
8290 * gdb.base/break.exp: Ignore compiler warnings when compiling
8291 break.c.
8292 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8293 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8294 from remote-sim.
8295 * gdb.base/exprs.exp: Add h8300 xfails.
8296 * gdb.base/funcargs.exp: Likewise.
8297 * gdb.base/nodebug.exp: Likewise.
8298 * gdb.base/printcmds.exp: Likewise.
8299 * gdb.base/ptype.exp: Likewise.
8300 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8301 h8300 xfails.
d63a86f8 8302 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8303 on the h8300.
8304 * gdb.base/funcargs.c: Explicitly make last constant argument to
8305 call_after_alloca_subr an unsigned long type.
8306 * gdb.base/return.c: Include stdio.h.
8307
8308Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8309
8310 * config/abug.exp: New file for the older Motorola Bug monitor
8311 that runs on the mvme13x series VME boards.
8312 * config/monitor.exp: Use the new config array for target settings
8313 if they exist.
8314
8315Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8316
8317 * sim-gdb.exp: Make the SH simulator allocate less space when
8318 it is targeted.
8319
8320Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8321
8322 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8323 test.
8324
8325Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8326
8327 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8328 "rs6000-*-*" for "list function in include file" when gcc compiled.
8329 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8330 for "p ctable1[120]".
8331 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8332 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8333 Remove setup_xfail for "rs6000-*-*" for
8334 "print 'scope0.c'::filelocal before run".
8335 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8336 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8337 since some compilers don't allow both options to be given
8338 on the same command line. Create object file and move it.
d63a86f8 8339
c906108c
SS
8340Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8341
8342 * gdb.base/corefile.exp: Always regenerate the core file, since
8343 we always regenerate the coremaker program. Detect special case
8344 where registers cannot be read from core file.
d63a86f8 8345
c906108c
SS
8346Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8347
8348 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8349 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8350 * gdb.c++/templates.exp: Only match on basename of file since
8351 some formats like xcoff don't encode directory information.
8352 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8353 and rs6000 AIX xcoff targets.
8354 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8355 * configure: Regenerate.
8356 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8357 here, rather than in distclean.
d63a86f8 8358
c906108c
SS
8359Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8360
8361 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8362 defined, and use it to compile the test case with -O2. The
8363 native compilation still uses no optimization.
8364 * gdb.base/mips_pro.c: Remove inline assembly code since
8365 it is compiled PIC by default, which results in assembler
8366 warnings that make the testsuite think the compilation
8367 was unsuccessful.
8368
8369Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8370
8371 * gdb.c++/misc.exp: Add note to message for
8372 "print s.a for foo struct" that this is a known gcc 2.7.2
8373 and earlier bug.
8374
8375Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8376
8377 * gdb.base/break.exp: Fix pattern for matching "Delete all
8378 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8379 setup_xfail for deleting all breakpoints test. Fix various
8380 timeout messages to include "(timeout)".
8381 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8382 for "p t_float_values2(3.14159,float_val2)".
8383 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8384 for "continue to call2g" when gcc compiled.
8385 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8386 "up to foo in langs.exp", "show language at foo in langs.exp",
8387 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8388 and "show language at fsub in langs.exp".
8389 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8390 "list line 1 in include file", "list message for lines past EOF",
8391 "list function in include file", "list list0.h:foo", and
8392 "list filename:function; nonexistant function".
8393 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8394 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8395 and "ptype t_char_array" to be for native cc only.
d63a86f8 8396
c906108c
SS
8397Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8398
d63a86f8 8399 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8400 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8401 "print func2::coremaker_local", and "backtrace in corefile.exp".
8402
8403Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8404
8405 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8406 "bt in signals.exp". This problem only appears when running
8407 the testsuite, and then only intermittently.
8408
8409Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8410
8411 * gdb.base/return.exp (return_tests): Differentiate between
8412 two tests of continuing.
8413
8414Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8415
8416 * */Makefile.in (maintainer-clean): Remove config.log.
8417 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8418 * gdb.c++/Makefile.in (PROGS): Add inherit.
8419 (clean): Remove *.ci.
8420
8421Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8422
8423 * gdb.c++/misc.cc: Add test code from Mike Stump.
8424 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8425
8426Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8427
8428 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8429 to "alpha-*-osf2*" and add comment.
8430 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8431 setup_xfail for "step over execarg initialization" and
8432 "step over corearg initialization".
8433 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8434 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8435 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8436 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8437 "print func2::coremaker_local", and "backtrace in corefile.exp".
8438 * gdb.base/signals.exp: Build and source signals.ci.
8439 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8440 to be for gcc only.
8441 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8442
c906108c
SS
8443Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8444
8445 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8446 Feb 3 procfs.c change.
8447
8448Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8449
8450 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8451
8452Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8453
8454 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8455 from dejagnu's apparent default of 10 seconds, which gives random
8456 results when running the tests over NFS on moderately loaded systems.
8457 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8458
8459Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8460
8461 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8462 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8463 result reports.
8464
8465Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8466
8467 * configure.in (CY_AC_PATH_TCLH): Remove.
8468 * configure: Regenerate.
8469
8470Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8471
8472 * gdb.c++/Makefile.in (clean): Add missing '{'.
8473
8474Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8475
8476 * lib/gdb.exp: Provide a default value for noinferior.
8477
8478 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8479 Load libgloss.exp.
8480
8481Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8482
8483 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8484 the executable, not the .o to run the tests from.
8485
8486Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8487
8488 * gdb.base/break.exp: Don't test for program exit or exit status
8489 if $noresults if nonzero.
8490 * gdb.base/langs.exp: Likewise.
8491 * gdb.base/watchpoint.exp: Likewise.
8492
8493 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8494 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8495 trying to compile the testcase.
8496
8497Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8498
8499 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8500 * gdb.base/signals.exp (continue to handler): Likewise.
8501
8502Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8503
8504 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8505
8506 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8507
8508Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8509
8510 * gdb.base/corefile.exp: Recognize "not found" as failure
8511 when trying to determine if a core file was generated.
8512 If no core file was generate the first time, try again without
8513 the ulimit -c to work around braindamaged shells.
8514
8515Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8516
8517 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8518 [] tests with "test" and enclose string in quotes.
8519 * gdb.stabs/configure: Rebuild
d63a86f8 8520
c906108c
SS
8521Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8522
8523 Changes in sync with expect:
8524 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8525 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8526 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8527 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8528 argument to AC_REQUIRE.
8529 * configure: Regenerated.
8530
8531Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8532
8533 * gdb.base/corefile.exp: When generating a core, discard any
8534 error messages about ulimit not found and the "core dumped"
8535 message from the shell that runs the coredumper.
8536
8537Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8538
8539 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8540
8541 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8542 which sed script to run. Expect failure for v_comb test
8543 on PA targets too.
d63a86f8 8544
c906108c
SS
8545Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8546
8547 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8548 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8549
8550Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8551
8552 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8553 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8554 "sparc-sun-solaris*" xfails for "p v_comb".
8555 * lib/gdb.exp (default_gdb_start): Fix typo.
8556 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8557 messages to not include the full program name that caused
8558 the core dump since some systems (such as solaris) apparently
8559 truncate this path to about 80 characters.
8560 When generating a core file first try increasing the core file
8561 size limit to unlimited since some systems may default it to
8562 zero, and it is harmless to try it. Move the test for failing
8563 to generate a core file to where it will actually get executed.
8564 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8565 new gdb result from g++ debug info improvements and make old
8566 pattern obsolescent. Also account for size_t differences
8567 (may be int or long).
8568 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8569 initialization before function call is placed in the delay slot
8570 and thus appears to be skipped over by commands such as "next".
8571
8572Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8573
8574 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8575
8576Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8577
8578 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8579 input source file; fix code to compile test to deal with this
8580 convention.
8581 * gdb.c++/*.exp: Likewise.
8582
8583Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8584
8585 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8586 "bt in signals.exp".
8587
8588Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8589
8590 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8591 "step over execarg initialization" and
8592 "step over corearg initialization".
8593
8594Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8595
8596 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8597 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8598
8599Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8600
8601 From Rob Savoye (rob@poseidon.cygnus.com)
8602 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8603 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8604 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8605 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8606 configure.in}: Major reworking for autoconfig.
8607 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8608 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8609 New files.
8610 * config/unix-gdb.exp: Make GDB global.
8611 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8612 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8613 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8614 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8615 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8616 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8617 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8618 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8619 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8620 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8621 pr-8136.exp, result.exp, string.exp, tuples.exp},
8622 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8623 to returns as necessary, arrange for test to compile own testcase
8624 executable.
8625 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8626
c906108c
SS
8627Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8628
8629 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8630 clear_xfail at end of test which might not call either pass or fail.
8631 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8632 "backtrace through signal handler".
8633
8634Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8635
8636 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8637 continuing from a job control stop signal.
8638 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8639
8640Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8641
8642 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8643 * gdb.base/corefile.exp: Likewise.
8644 * gdb.base/funcargs.exp: Likewise.
8645
8646Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8647
8648 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8649 * config/monitor.exp: Add support for setting baud rate.
8650
8651Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8652
8653 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8654 i*86-*-linux* xfails for "backtrace through signal handler".
8655 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8656 "print func2::coremaker_local".
8657 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8658 alpha-dec-osf2* xfail for
8659 "delete all breakpoints when none".
8660
8661Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8662
8663 * gdb.base/break.exp: Change test that deletes all breakpoints
8664 when no user breakpoints are installed. A post 4.15 change
8665 causes gdb to no longer prompt in this case.
8666
8667Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8668
8669 * gdb.base/return.exp (return_tests): Change xfail for test
8670 "correct value returned double test" to stop xfailing at
8671 Solaris 2.5. Apparently the bug has been fixed.
8672
8673Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8674
8675 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8676 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8677
8678Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8679
8680 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8681 * gdb.disasm/hppa.s: Corresponding changes.
8682
8683Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8684
8685 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8686 makefile fragment.
8687 * config/mt-hpux: Deleted.
8688
8689Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8690
d63a86f8 8691 * Many files: When warning about suppressed tests due to a
c906108c
SS
8692 nonexistant test binary, avoid incrementing the warning count.
8693
8694Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8695
8696 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8697
c906108c
SS
8698Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8699
8700 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8701 "sparc-*-solaris2*".
8702
8703Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8704
8705 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8706 Add global and local variables and initialize them.
8707 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8708 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8709 extracts the file name and terminating signal from the core file.
8710 * TODO: Remove note about tests for correct mapping of corefile.
8711 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8712 from optimizing it away.
8713 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8714 handles common blocks.
8715
8716Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8717
8718 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8719 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8720
8721Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8722
8723 * Makefile.in (maintainer-clean): New target, synonym for
8724 realclean.
8725 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8726 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8727 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8728 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8729 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8730 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8731
8732Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8733
8734 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8735 xfails when not gcc compiled for "print foo::funclocal".
8736 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8737 "print foo::funclocal at foo",
8738 "print 'scope1.c'::foo::funclocal at foo",
8739 "print foo::funclocal_bss at foo",
8740 "print 'scope1.c'::foo::funclocal_bss at foo",
8741 "print foo::funclocal_ro at foo",
8742 "print 'scope1.c'::foo::funclocal_ro at foo",
8743 "print bar::funclocal at foo" and
8744 "print 'scope1.c'::bar::funclocal at foo".
8745 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8746 gcc compiled for "print foo::funclocal at bar".
8747 Expand all messages to ensure that they identify that
8748 the test is at bar().
8749 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8750 gcc compiled for:
8751 "ptype on opaque struct pointer (statically)",
8752 "ptype on opaque struct tagname (statically)",
8753 "ptype on opaque struct pointer (dynamically) 1",
8754 "ptype on opaque struct tagname (dynamically) 1",
8755 "ptype on opaque struct pointer (dynamically) 2" and
8756 "ptype on opaque struct tagname (dynamically) 2
8757 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8758 gcc compiled for:
8759 "p datalocal"
8760 "whatis datalocal",
8761 "ptype datalocal",
8762 "p bsslocal",
8763 "whatis bsslocal", and
8764 "ptype bsslocal".
8765 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8766 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8767 when not gcc compiled.
8768 * gdb.base/funcargs.exp (float_and_integral_args): Add
8769 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8770 compiled.
8771 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8772 "backtrace from call6a" when not gcc compiled.
8773 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8774 "backtrace from call7a" when not gcc compiled.
8775 * gdb.base/callfuncs.exp (do_function_calls):
8776 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8777 "p t_char_array_values(char_array_val2,char_array_val1)",
8778 "p t_char_array_values(char_array_val1,char_array_val2)",
8779 "p t_char_array_values("carray 1","carray 2")",
8780 "p t_char_array_values("carray 1",char_array_val2)",
8781 "p t_char_array_values(char_array_val1,"carray 2")",
8782 "p sum_args(1,{2})",
8783 "p sum_args(2,{2,3})",
8784 "p sum_args(3,{2,3,4})",
8785 "p sum_args(4,{2,3,4,5})"
8786 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8787 "backtrace in corefile.exp" when not gcc compiled.
8788
8789Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8790
8791 * gdb.base/signals.exp: Rewrite `handle all print' test as
8792 a procedure. Accept blanks or TABs as whitespace, increase
8793 timeout and expect input buffer size for the large output
8794 from the command. Remove "i*86-*-bsdi2.0" xfail.
8795
8796Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8797
8798 * gdb.base/setvar.exp: Add new testcases for truncation when
8799 assigning invalid values to bitfields.
8800
8801Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8802
d63a86f8 8803 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8804 mips-sgi-irix* xfail for
8805 "call inferior func with struct - returns char *"
8806 and fix test so that an optional (unsigned char *) cast is
8807 accepted in the result.
8808
8809Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8810
8811 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8812 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8813 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8814 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8815 that accidentally got checked in.
8816
8817Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8818
d63a86f8 8819 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8820 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8821 compiled test.
8822 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8823 Add mips-sgi-irix5* xfail for not gcc compiled.
8824 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8825 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8826 "p top", "whatis top", "p middle", and "whatis middle".
8827 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8828 "whatis signed char" for not gcc compiled.
8829 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8830 "set variable signed char=-1 (-1)" and
8831 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8832 * gdb.base/funcargs.exp (float_and_integral_args):
8833 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8834 Add mips-sgi-irix* xfail when not gcc compiled for
8835 "continue to call2b".
8836 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8837 "continue to call2g".
8838 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8839 "backtrace from call6a"
8840 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8841 "backtrace from call7k".
8842 Add mips-sgi-irix5* xfail when not gcc compiled for
8843 "backtrace from call7a".
8844 (localvars_after_alloca): Fix gdb_test cmds for
8845 "print * after runto ...".
8846 Remove rs6000-*-* xfails for
8847 "print i after runto localvars_after_alloca" and
8848 "print l after runto localvars_after_alloca"
8849 for all compilers.
8850 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8851 when not compiled with gcc, for:
8852 "print signed char == (minus)",
8853 "print signed char != (minus)",
8854 "print signed char < (minus)",
8855 "print signed char > (minus)".
8856 * gdb.base/callfuncs.exp (do_function_calls):
8857 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8858 "call inferior func with struct - returns char *".
d63a86f8 8859 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8860 "correct value returned double test" to include Solaris 2.4.
8861 * gdb.base/funcargs.exp (float_and_integral_args):
8862 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8863
c906108c
SS
8864Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8865
8866 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8867 enumeration bitfields if compiling with GNU C.
8868 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8869 to empty' prompt.
8870
8871Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8872
8873 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8874 test for PRO targets.
8875
8876 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8877 breakpoints in the inferior at any given time by making
8878 two groups of breakpoints for call2*, call6* and call7*
8879 tests.
8880
8881Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8882
8883 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8884 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8885 from optimizing it away.
8886 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8887 "call inferior func with struct".
8888
8889Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8890
8891 * configure.in: Only configure gdb.chill for particular targets.
8892
8893Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8894
8895 * gdb.base/Makefile.in: Add action to .c.o transformation
8896 rule that generates a .ci file for each .o file and remove
8897 explicit .c.o rules except for callfuncs.o.
8898 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8899 generates a .ci file for each .o file and remove explicit
8900 .cc.o rules.
8901 (clean): Remove *.tmp *.ci files.
8902 (EXECUTABLES): Remove templ-info.exp.
8903 * gdb.base/compiler.c: New file.
8904 * gdb.c++/compiler.cc: New file
8905 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8906 Change rs6000-*-* xfail for
8907 "print 'scope0.c'::filelocal_ro" and
8908 "print 'scope1.c'::filelocal" and
8909 "print 'scope1.c'::filelocal_bss" and
8910 "print 'scope1.c'::filelocal_ro" and
8911 "print 'scope1.c'::foo::funclocal" and
8912 "print 'scope1.c'::foo::funclocal_ro" and
8913 "print 'scope1.c'::bar::funclocal" and
8914 "print 'scope0.c'::filelocal_ro" and
8915 "print 'scope1.c'::filelocal at foo" and
8916 "print 'scope1.c'::filelocal_bss at foo" and
8917 "print 'scope1.c'::filelocal_ro at foo" and
8918 "print 'scope1.c'::foo::funclocal at foo" and
8919 "print 'scope1.c'::foo::funclocal_bss at foo" and
8920 "print 'scope1.c'::foo::funclocal_ro at foo" and
8921 "print 'scope1.c'::bar::funclocal at foo" and
8922 "print 'scope0.c'::filelocal_ro" and
8923 "print 'scope1.c'::filelocal" and
8924 "print 'scope1.c'::filelocal_bss" and
8925 "print 'scope1.c'::filelocal_ro" and
8926 "print 'scope1.c'::foo::funclocal" and
8927 "print 'scope1.c'::foo::funclocal_bss" and
8928 "print 'scope1.c'::foo::funclocal_ro" and
8929 "print 'scope1.c'::bar::funclocal" and
8930 "print 'scope1.c'::bar::funclocal_bss"
8931 to only be xfail'd when not compiled with gcc.
d63a86f8 8932 Add rs6000-*-* xfail for
c906108c
SS
8933 "print 'scope0.c'::filelocal_bss before run"
8934 when compiled with gcc.
8935 (test_at_main): Add rs6000-*-* xfail for
8936 "print filelocal_ro in test_at_main"
8937 when compiled with gcc.
8938 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8939 Add rs6000-*-aix* xfail for
c906108c
SS
8940 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8941 "ptype t_char_array", not compiled with gcc.
8942 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8943 xfail for "list foo (in include file)" when gcc compiled.
8944 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8945 (integral_args): Add rs6000-*-* xfail for
8946 "run to call0a" if not compiled with gcc.
8947 (unsigned_integral_args): Add rs6000-*-* xfail for
8948 "run to call1a" if not compiled with gcc.
8949 (float_and_integral_args): Add rs6000-*-* xfail for
8950 "run to call2a" if not compiled with gcc and for
8951 "continue to call2b" for any compiler.
8952 Add rs6000-*-* xfail to
8953 "print f1 after run to call2a" for gcc compiled.
8954 (discard_and_shuffle): Add rs6000-*-* xfail for
8955 "run to call6a".
8956 (shuffle_round_robin): Add rs6000-*-* xfail for
8957 "backtrace from call7a" if not compiled with gcc.
8958 Add rs6000-*-* xfail for
8959 "backtrace from call7b" if compiled with gcc.
8960 (call_after_alloca): Add rs6000-*-* xfail for
8961 "print c in call_after_alloca" and
8962 "print s in call_after_alloca" and
8963 "backtrace from call_after_alloca_subr"
8964 if not compiled with gcc.
8965 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8966 "print c in localvars_in_indirect_call" and
8967 "print c in localvars_in_indirect_call" and
8968 "backtrace in indirectly called function" and
8969 "stepping into indirectly called function"
8970 if not compiled with gcc.
8971 (localvars_after_alloca): Add rs6000-*-* xfail for
8972 "print c after runto localvars_after_alloca" and
8973 "print s after runto localvars_after_alloca" and
8974 "print i after runto localvars_after_alloca" and
8975 "print l after runto localvars_after_alloca"
8976 for all compilers.
8977 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8978 than whatis-info.exp.
8979 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8980 than opaque-info.exp.
8981 Setup rs6000-*-* xfail for
d63a86f8 8982 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8983 "ptype on opaque struct pointer (dynamically)" when
8984 not compiled with gcc.
8985 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8986 rather than callf-info.exp.
8987 (do_function_calls): Add clear_xfail for rs6000-*-* for
8988 "p t_float_values2(3.14159,float_val2)". Seems to work
8989 fine there, both with xlc and gcc. Need to find out what
8990 it is doing right and fix other platforms.
8991 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8992 "call inferior func with struct - returns int",
8993 "call inferior func with struct - returns long",
8994 "call inferior func with struct - returns float",
8995 "call inferior func with struct - returns double",
8996 "call inferior func with struct - returns char *",
8997 but only if not gcc compiled (presumes xlc compiled).
8998 Change rs6000-*-* xfails for
8999 "call inferior func with struct - returns char" and
9000 " call inferior func with struct - returns short" to only
9001 xfail if not using gcc.
9002 (clean mostlyclean): Remove *.ci and *.tmp files.
9003 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
9004 than templ-info.exp.
9005 * gdb.base/langs.exp: Source gdb.base/langs.ci.
9006 Add rs6000-*-* xfail for "up to foo in langs.exp"
9007 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
9008 when not gcc compiled.
d63a86f8 9009
c906108c
SS
9010Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9011
9012 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
9013 * gdb.base/corefile.exp: Likewise.
9014 * gdb.base/list.exp: Likewise.
9015 * gdb.base/scope.exp: Likewise.
9016 * gdb.base/siganls.exp: Likewise.
9017
9018 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
9019 compiler output.
9020 * gdb.base/whatis.exp: Likewise.
9021
9022Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
9023
9024 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
9025 failure (opcode table has been fixed to match reality).
9026
9027Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
9028
9029 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
9030 "call inferior func with struct - returns char",
9031 "call inferior func with struct - returns short"
9032
9033 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
9034 "print 'scope0.c'::filelocal at main",
9035 "print 'scope0.c'::filelocal_bss in test_at_main",
9036 "print 'scope0.c'::filelocal at foo",
9037 "print 'scope0.c'::filelocal_bss in test_at_foo",
9038 "print 'scope0.c'::filelocal at bar",
9039 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 9040
c906108c
SS
9041 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
9042 in source file 1". This bug seems to have been fixed with both
9043 gcc and native cc (was native assembler bug?).
9044
9045Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
9046
9047 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
9048 "backtrace through signal handler" to "i*86-*-sysv4*".
9049 * gdb.base/signals.exp: Add xfail for "'next' behaved as
9050 continue" case. Add "known SVR4 bug" to fail message.
9051 Add "i*86-*-bsdi2.0" xfail for "handle all print".
9052 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
9053 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
9054 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
9055 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
9056 "up to foo in langs.exp", "show language at foo in
9057 langs.exp", "up to cppsub_ in langs.exp", "show
9058 language at cppsub_ in langs.exp", "up to fsub in
9059 langs.exp", and "show language at fsub in langs.exp".
9060 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
9061 "bactrace in corefile.exp".
9062 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
9063 "call inferior function with struct - returns float" and
9064 "call inferior function with struct - returns double".
d63a86f8 9065
c906108c
SS
9066Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
9067
9068 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
9069 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
9070 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
9071 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
9072
9073Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
9074
9075 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
9076 (or overriden) "CHILL" macro rather then bare "gcc".
9077 Also look for ../../gcc/xgcc since that is what we will
9078 actually need, not "Makefile". Remove following assignment
9079 of CHILL to CHILL_FOR_TARGET because that results in
9080 recursive definition.
9081
9082Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
9083
9084 * gdb.base/corefile.exp: Change xfail for backtrace in
9085 corefile.exp from linuxaout to all linux.
9086 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
9087 cases where we miss the breakpoint at the signal handler
9088 for some reason. Setup xfail for linuxoldld/linuxaout and
9089 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
9090 hitting SIGURG breakpoint.
9091 * gdb.base/signals.exp: Setup xfail for "next" acting like
9092 continue to add linuxoldld. Setup xfail for all linux for
9093 "next to handler in signals_tests_1", "backtrace in
9094 signals_tests_1", "continue to func1", "pass SIGUSR1",
9095 and continue to handler".
9096
9097Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9098
9099 * Update all FSF addresses except those in COPYING* files.
9100
9101Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
9102
9103 * gdb.base/a2-run.exp: Change messages to be more explicit about
9104 the status of args, and quote binfile in results.
9105
9106Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
9107
9108 * gdb.base/callfuncs.exp: Add tests for passing structs to
9109 inferior functions and return various types.
9110 * gdb.base/callfuncs.c: Add functions to receive a struct
9111 and return a member of the struct, in various types.
9112
9113Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9114
9115 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
9116
9117Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9118
9119 * config/vxworks29k.exp: New file, sources vxworks.exp.
9120
9121Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9122
9123 * config/gdbremote.exp: New file. Testing framework using
9124 gdbserver.
9125
9126Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
9127
9128 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
9129 "call function when asleep" and "send end of file".
9130 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
9131 for "backtrace in corefile.exp".
9132 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
9133 for "backtrace through signal handler".
9134 * gdb.base/corefile.exp: Make sure we actually generate a core file
9135 before trying the core tests. Some systems allow the user to suppress
9136 generation of core files and default to that (linux for example).
9137 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
9138 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
9139
9140Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9141
9142 * gdb.threads: New directory with some crude multi-threaded
9143 gdb tests (step.exp and step2.exp).
9144 * config/mt-lynx (STEP_EXECUTABLE): Define.
9145 (THREADFLAGS): Define.
9146
9147Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
9148
9149 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
9150
9151 * gdb.base/signals.exp: Disable whole file for lynx until
9152 further notice.
9153
9154 * gdb.base/signals.exp: xfail test where "next" acts like
9155 "continue" for lynx.
9156
9157 * gdb.base/interrupt.exp: xfail test for calling function while
9158 inferior is asleep for lynx.
9159
9160 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
9161 than one cr-lf after each command.
9162
9163Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9164
9165 * configure.in: Reinstate setting of stabsdirs variable, fix
9166 typo in setting up configdirs for native builds.
9167
9168 * gdb.base/return.exp: Fix typo in return double test.
9169 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
9170 compiler from optimizing them away.
9171
9172Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
9173
9174 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
9175 sequences to be echo'd by gdb when using gdb_test.
9176 * gdb.chill/chexp.exp: Likewise.
9177 * gdb.fortran/exprs.exp: Likewise
9178
9179Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9180
9181 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
9182 after the inferior gdb has started.
9183
9184 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
9185 after each command.
9186 * gdb.base/funcargs.exp: Likewise.
9187 * gdb.base/gdbvars.exp: Likewise.
9188 * gdb.base/interrupt.exp: Likewise.
9189 * gdb.base/list.exp: Likewise.
9190 * gdb.base/watchpoint.exp: Likewise.
9191 * gdb.c++/demangle.exp: Likewise.
9192 * gdb.c++/inherit.exp: Likewise.
9193 * gdb.chill/chexp.exp: Likewise.
9194 * gdb.fortran/exprs.exp: Likewise.
9195
9196 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
9197 test if we can't handle IO to/from the inferior.
9198
9199 * gdb.c++/misc.exp: Always check for a program already being
9200 started after sending a "run" command to gdb.
9201
9202 * gdb.base/twice.exp: Start with a fresh gdb.
9203
9204 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
9205 only depend on gdb's expression code, not the chill runtime.
9206
9207 * gdb.base/return.c: Put return values into variables so we
9208 can have gdb print them rather than depending on the program
9209 to print them.
9210 * gdb.base/return.exp: Corresponding changes.
9211
9212 * lib/gdb.exp: Provide default value for noinferiorio.
9213 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
9214 the inferior.
9215
9216 * gdb.base/break.exp: Always check for a program already being
9217 started after sending a "run" command to gdb.
9218 (text_next_with_recursion): Don't check the output from the
9219 program's printf statement. Instead just make sure the program
9220 exited.
9221
9222 * gdb.base/commands.exp: Protect tests which need arguments with
9223 $noargs conditionals.
9224
9225Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9226
9227 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
9228 of structure member arrays to match gdb/valops.c:value_addr change.
9229
9230Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
9231
9232 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
9233 cases.
9234
9235Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
9236
9237 * configure.in (configdirs): Remove gdb.chill from default list
9238 of subdirs and then add it back in only if doing a native build.
9239 The current chill compiler does not yet work in any cross build.
9240 * Revert all signal changes from Jul 6.
9241 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9242 for sh-hms targets, allowing these tests to link, with no other
9243 changes. Testing is suppressed by setting "nosignals" in site.exp.
9244
9245Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9246
9247 * configure.in (signaldirs): Define and add to configdirs for all
9248 targets except some specific ones that are known to not support signals.
9249 Also clean up formatting.
9250 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9251 (signals, sigall): Remove rules to build.
9252 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9253 Moved to new gdb.signals directory.
9254 * gdb.signals: New test directory.
9255 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9256 signals.c signals.exp}: New or moved files.
9257
9258Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9259
9260 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9261
9262Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9263
9264 * gdb.base/return.exp: Xfail `return double' test failure
9265 on at least Solaris 2.3 and handle future/past versions on
9266 a case by case basis as appropriate. Also update message
9267 to include i*86 failures.
9268
9269Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9270
9271 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9272
9273 * lib/gdb.exp: Fix comment which erroneously identified
9274 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9275 gdb_file_cmd not gdb_load).
9276 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9277
9278 * gdb.base/setvar.exp: Make test names consistent between pass and
9279 fail cases. Use gdb_test more.
9280
9281Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9282
9283 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9284
9285Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9286
9287 * gdb.base/help.exp: Fix expected help string for `show commands'.
9288
9289Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9290
9291 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9292
9293 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9294 of a text section.
9295
9296Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9297
9298 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9299 that loop eventually terminates. Fix Connection refused logic so
9300 that testsuite will expire nicely.
9301
9302Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9303
9304 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9305 config/rom68k.exp: New tcl glue for the appropriate monitors.
9306 These all just end up calling monitor.exp.
9307 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9308 refused' by retrying. Cleanup some timeout issues.
9309 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9310 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9311 callers don't have to set/restore global timeout variable.
9312
9313 * The following set of changes centralizes management of the global
9314 timeout variable. This way, it can be set in one target dependent
9315 place instead of dozens of places scattered throughout the test suite.
9316 If you need to lengthen a timeout, then you should either set timeout
9317 in one of the config/{target}.exp files, or multiply it by a factor.
9318 Setting it to an absolute value is always going to lose for some
9319 targets.
9320 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9321 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9322 * gdb.base/funcargs.exp: Don't set timeout.
9323 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9324 * gdb.base/printcmds.exp (test_print_string_constants
9325 test_print_array_constants): Don't set timeout.
9326 * gdb.base/ptype.exp: Don't set timeout.
9327 * gdb.base/recurse.exp: Don't set timeout.
9328 * gdb.base/return.exp: Don't set timeout.
9329 * gdb.base/watchpoint.exp: Don't set timeout.
9330 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9331 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9332
9333Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9334
9335 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9336
9337Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9338
9339 * lib/gdb.exp: Disable chill tests for irix5.
9340
9341Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9342
9343 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9344 each test pass or fail.
9345
9346Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9347
9348 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9349 xlc not gcc.
9350
9351Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9352
9353 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9354
9355Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9356
9357 * config/est.exp: Fix copyright and comments. Remove dead code.
9358 Use targetname, serialport and baud variables instead of fixed
9359 constants.
9360 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9361 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9362
9363Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9364
9365 * gdb.base/watchpoint.exp: Don't run
9366 test_watchpoint_triggered_in_syscall for sunos.
9367
9368Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9369
9370 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9371 they don't seem to exist. Do include stdio.h.
9372
9373Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9374
9375 * gdb.base/a1-selftest.exp: Add alpha xfail.
9376
9377Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9378
9379 * gdb.base/watchpoint.c (main): Prompt before calling read().
9380 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9381 Revise accordingly. Remove cruft about sending "123" several
9382 times, until it gets noticed. Clean up the "print buf[0]" stuff
9383 so that it passes or fails, and waits for prompts in the usual way.
9384
9385Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9386
9387 * gdb.base/recurse.exp: Fix comment.
9388
9389 * TODO: Remove item about printing variables in nodebug.exp. Add
9390 item about enabling tests which are only run on some targets.
9391
9392 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9393 fail, make test names unique, use new gdb_test convention
9394 regarding pattern, use gdb_test more, etc.).
9395
9396 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9397 fail, make test names unique, etc.).
9398
9399Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9400
9401 * gdb.base/nodebug.c: Change return type of top and middle to
9402 short.
9403 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9404 are fixed by the recent mdebugread.c changes. Allow `short ()'
9405 as type for top and middle.
9406
9407Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9408
9409 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9410 nearly as I can tell, the whole thing was an accident in Stu's
9411 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9412 to replace a send/expect pair with gdb_test, but ended up only
9413 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9414 of 30 Mar 1995 took care of it, but left this vestigial comment
9415 which I am now nuking.
9416
9417Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9418
9419 * gdb.base/break.exp: Look for different line number for
9420 breakpoint at main depending on usestubs.
9421
9422Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9423
9424 * gdb.base/list.exp: Adjust some alternate expect patterns to
9425 match recent list0.c change. Add alternate expect pattern for
9426 output from `list default lines around main' for optimizing
9427 compilers.
9428
9429Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9430
9431 * lib/gdb.exp: If nosignals is not set, set it to 0.
9432
9433Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9434
9435 * config/slite-gdb.exp: Responds to load symbol table prompt.
9436 * gdb.base/break.exp: Adjust line number, fix rerun.
9437 * gdb.base/langs0.c: Add #ifdef usestubs.
9438
9439Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9440
9441 * gdb.base/list.exp: Adjust line contents after adding new lines in
9442 list0.c. Also fix a syntax error.
9443
9444 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9445 * gdb.base/break.exp: ditto.
9446 * gdb.base/list.exp: ditto.
9447 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9448 * gdb.base/run.c: ditto.
9449 * gdb.base/list0.c: ditto.
9450 * gdb.base/funcargs.c: ditto.
9451
9452Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9453
9454 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9455 $targetname, $serialport and $baud instead of hardwired variables.
9456 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9457 target doesn't support signals.
9458
9459Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9460
9461 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9462
9463Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9464
9465 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9466 Don't rely on the value of an auto variable before it has been
9467 initialized. Use gdb_test more.
9468
9469Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9470
9471 * lib/gdb.exp (default_gdb_version): A version number must start
9472 with a digit, but other than that contains all characters up to
9473 the first whitespace character.
9474
9475Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9476
9477 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9478
9479Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9480
9481 * gdb.c++/*.exp: Warn if executable does not exist. The original
9482 reason for skipping the warning was that configure.in sometimes
9483 intentionally skipped building the executables but the tcl code
9484 had no way of knowing. That (a) was always bogus with respect to
9485 error handling, (b) is no longer true (right now there is no way
9486 to skip C++ tests).
9487
9488 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9489
9490Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9491
9492 * gdb.base/list.exp: Add expect patterns for output from
9493 SunPRO compiled executables.
9494 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9495 types.
9496
9497Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9498
9499 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9500 number (we are already testing that the correct source line text
9501 gets printed).
9502
9503 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9504 that is what is intended, but something needed to be done to get
9505 sunos4 native working again.
9506
9507 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9508
9509 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9510 apparently went with a (very) old xfail.
9511
9512Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9513
9514 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9515 runto_main is a proc in gdb.exp that will do 'step' for target use
9516 stubs.
9517 * gdb.base/exprs.exp: ditto.
9518 * gdb.base/interrupt.exp: ditto.
9519 * gdb.base/opaque.exp: ditto.
9520 * gdb.base/printcmds.exp: ditto.
9521 * gdb.base/ptype.exp: ditto.
9522 * gdb.base/scope.exp: ditto.
9523 * gdb.base/setvar.exp: ditto.
9524 * gdb.base/signals.exp: ditto.
9525 * gdb.base/twice.exp: ditto.
9526 * gdb.c++/classes.exp: ditto.
9527 * gdb.c++/inherit.exp: ditto.
9528 * gdb.c++/templates.exp: ditto.
9529 * gdb.base/break.exp: no run and hit main for stubs. Change line
9530 numbers for breakpoints and info breakpoint.
9531 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9532 breakpoint().
9533 * gdb.base/callfuncs.c: ditto.
9534 * gdb.base/exprs: ditto.
9535 * gdb.base/interrupt.c: ditto.
9536 * gdb.base/opaque0.c: ditto.
9537 * gdb.base/printcmds.c: ditto.
9538 * gdb.base/ptype.c: ditto.
9539 * gdb.base/scope0.c: ditto.
9540 * gdb.base/setvar.c: ditto.
9541 * gdb.base/signals.c: ditto.
9542 * gdb.base/twice.c: ditto.
9543 * gdb.c++/misc.cc: ditto.
9544 * gdb.c++/templates.cc: ditto.
9545
9546Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9547
9548 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9549
9550 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9551 somewhere between `read' and `main.c'. I'm pretty sure the
9552 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9553 and it isn't particularly useful.
9554
9555 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9556
9557Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9558
9559 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9560
9561Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9562
9563 * config/mt-slite: add LIBS and -nostdlib.
9564 * config/slite-gdb.exp: add this new file to support sparclite target.
9565
9566Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9567
9568 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9569
9570 * gdb.base/a2-run.exp: Change argument to istarget from
9571 "*-*-vxworks" to "*-*-vxworks*".
9572 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9573
9574Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9575
9576 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9577 will not runto main but do a 'step' to step out of breakpoint().
9578 * config/mt-slite: add -Dusestubs.
9579
9580Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9581
9582 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9583 instead of just @.
9584
9585 * gdb.base/signals.exp: Add test for "handle all print".
9586 * TODO: Remove "handle all print". Also remove item about
9587 checking copyright date (I don't like the idea of a spurious FAIL
9588 based on when we run the tests).
9589
9590 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9591 for SunOS4 (reason for failure not investigated). Remove
9592 redundant test for $binfile.
9593
9594 * gdb.base/nodebug.c (array_index): Call malloc.
9595
9596 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9597
9598Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9599
9600 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9601 conventions and slightly simplify the matching regexp.
9602
9603Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9604
9605 * gdb.base/break.exp: Update gdb_test invocation to use new
9606 convention.
9607
9608 * lib/gdb.exp: If noargs is not set, set it to 0.
9609
9610 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9611 tests unique.
9612
9613 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9614
9615Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9616
9617 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9618 one argument of type "<non-float parameter>".
9619
9620Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9621
9622 * config/rom68k.exp: New file to support Motorola IDP board.
9623 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9624 * gdb.base/break.c: Change things around so that this program
9625 doesn't depend upon args. This is necessary to make remote
9626 targets work (in general, they can't take args).
9627 * gdb.base/break.exp: Don't try to send args to program. Don't
9628 expect output. Also, replace lots of code with gdb_test.
9629
9630Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9631
9632 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9633 printing of '\'' (which is what the comment says we are testing,
9634 even though we were not), not '''.
9635 (test_integer_literals_rejected): Test that printing ''' is an error.
9636
9637 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9638 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9639 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9640 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9641 Use gdb_test not test_print_accept.
9642 * lib/gdb.exp: Remove test_print_accept.
9643
9644 * gdb.base/signals.exp (signal_tests_1): Make pass message
9645 consistent with fail message.
9646
9647 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9648 unsigned char; the bug (PR 1821) is fixed.
9649
9650 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9651
9652 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9653 successful tests--makes xfailing them work right.
9654
9655Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9656
9657 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9658 only \r\n, not .*. The test can pass .* as the last thing in
9659 $pattern if that is what it wants. In addition to providing this
9660 flexibility, this change should speed up pattern matching in cases
9661 where the pattern already ended with .* (there were a number of
9662 them). This change also helps catch bad patterns--in the old
9663 scheme the typo "char \*" instead of "char \\*" would pass. Now
9664 it is caught.
9665 * Many .exp files: Update callers.
9666
9667 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9668 clearer and does not spuriously match multiple ('s. Likewise for
9669 ) and *.
9670
9671 * gdb.base/nodebug.exp: Test ability to call a function and pass
9672 it a string (even with no debugging info).
9673
9674 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9675 "p '\'", which is the same as "p ''" once tcl gets done with
9676 quoting, to "p '\\'", which I suspect is what is intended (one
9677 backslash gets sent to GDB).
9678
9679 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9680
9681Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9682
9683 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9684 1817) was fixed literally years ago.
9685
9686Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9687
9688 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9689 test, it causes stepping out of call_after_alloca_subr with
9690 optimizing compilers.
9691 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9692 fails.
9693
9694 * gdb.c++/templates.exp: Source templ-info.exp only if
9695 the templates executable exists.
9696
9697 * gdb.c++/misc.cc (class Contains_static_instance,
9698 class Contains_nested_static_instance),
9699 gdb.c++/classes.exp (test_static_members): Test printing of
9700 a class that contains a static instance of the class.
9701
9702Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9703
9704 * gdb.base/langs2.c (cppsub_): Don't prototype.
9705 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9706 only, I believe).
9707
9708Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9709
9710 * lib/gdb.exp (skip_chill_tests): New procedure.
9711
9712 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9713
9714Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9715
9716 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9717 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9718
9719Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9720
9721 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9722
9723 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9724 disassemble 8, not 16, instructions for part 4.
9725
9726 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9727 support the latter anymore.
9728
9729 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9730 -DNO_PROTOTYPES.
9731 * gdb.base/callfuncs.c: Control use of prototypes based on
9732 NO_PROTOTYPES, not __STDC__.
9733 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9734 t_float_values2 tests if prototypes in use.
9735
9736 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9737 t_double_values): When checking differences against DELTA, check
9738 that difference is within the range (-DELTA,DELTA), not just
9739 (-infinity,DELTA).
9740
9741Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9742
9743 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9744 'file' command firts, then 'target', then 'load', this is due to gdb
9745 target set up.
9746 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9747
9748Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9749
9750 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9751 FP load/store variants.
9752 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9753
9754Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9755
9756 * gdb.base/term.exp: Do not give a warning if not native, it is
9757 not an abnormal condition.
9758
9759Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9760
9761 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9762 t_char_array".
9763
9764Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9765
9766 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9767 are getting the version number.
9768
9769 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9770 if not native, it is not an abnormal condition.
9771
9772Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9773
9774 * lib/gdb.exp: Just use "file exists", rather than undocumented
9775 dejagnu procedure "findfile".
9776
9777Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9778
9779 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9780 (LDFLAGS): Set to -Xlinker -Ur.
9781
9782 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9783 Removed, these values are set by lib/gdb.exp.
9784
9785 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9786
9787Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9788
9789 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9790 of replicating gdb startup code.
9791
9792 * config/mt-vxworks (LDFLAGS): Set to -r.
9793 (CFLAGS_FOR_TARGET): Removed.
9794
9795 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9796 (gdb) and gdb for vxworks uses (vxgdb).
9797
9798 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9799 executable is not in the tree and host != target, use sed and
9800 program_transform_name to determine the gdb name used by the
9801 target.
9802
9803 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9804 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9805
9806Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9807
9808 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9809 floats, chars, and shorts where there are ANSI-style function
9810 definitions.
9811
9812 * gdb.base/langs.exp, gdb.base/langs*: New test.
9813 * gdb.base/Makefile.in: Build it.
9814 * TODO: Remove item about checking that C names don't get C++
9815 demangling applied; this test tests it.
9816
9817Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9818
9819 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9820 went with the const70 xfail. The xfail went away a year ago.
9821
9822 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9823
9824 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9825 for hp300.
9826
9827 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9828
9829 * gdb.base/a1-selftest.exp: Don't run on hp300.
9830
9831Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9832
9833 * Makefile.in (site.exp): Set host_alias and target_alias as well
9834 as host_triplet and target_triplet.
9835
9836Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9837
9838 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9839
9840 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9841 places as other ecoff systems).
9842
9843 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9844 ultrix.
9845
9846Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9847
9848 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9849 remove them.
9850 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9851 variable and "variable" in addition to "data variable".
9852 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9853
9854 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9855 2.
9856 * gdb.base/list1.c (long_line): Add additional statement at start
9857 of function.
9858 * gdb.base/list.exp (test_forward_search): Update line number to
9859 reflect new statement.
9860
9861Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9862
9863 * gdb.base/signals.exp: Reinitialize searched source directories
9864 after gdb_start call.
9865
9866Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9867
9868 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9869 * gdb.stabs/Makefile.in: Likewise.
9870
9871 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9872 change. Instead split the tests into smaller pieces.
9873 * gdb.disasm/hppa.s: Corresponding changes.
9874
9875Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9876
9877 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9878 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9879
9880 * gdb.base/funcargs.exp: Modify many tests so that every test
9881 either passes or fails. Make some test names unique.
9882
9883Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9884
9885 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9886 Call stty to set interrupt character.
9887
9888 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9889 for HP assembler versus GNU assembler based on actual behavior of
9890 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9891
9892 * TODO: Suggest a few more stepping tests.
9893
9894Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9895
9896 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9897 restart GDB for h8300 after a continue.
9898 (return): Add pattern to match a29k-udi behavior.
9899 * gdb.base/nodebug.exp: Remove obsolete comment.
9900 * gdb.base/regs.exp: New file, testing of register displays.
9901 * gdb.base/return.exp: Fix typo in reference to $objdir.
9902 * gdb.base/whatis.exp: Always start with a fresh GDB.
9903
9904Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9905
9906 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9907 higher, these tests generate a lot of output.
9908
9909Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9910
9911 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9912 code following the catch silently ignored some errors; without the
9913 catch they should be thrown like any other tcl error. Also, the
9914 catch used "" instead of {} which meant all the callers who wanted
9915 to include one of the characters "[]$ had to quote it an extra time.
9916 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9917 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9918 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9919 Remove extra quoting.
9920
9921Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9922
9923 * gdb.base/commands.exp: Make test names unique; every test either
9924 passes or fails. Update some comments.
9925
9926 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9927
9928Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9929
9930 The following fixes a FAIL caused by the fact that the alpha stabs
9931 configuration didn't use the ".if alpha" code in weird.def.
9932 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9933 bit pointer, so the 32 bit version works even on the alpha.
9934 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9935 Remove the stuff which allowed us to have separate versions for
9936 alpha and everything else.
9937
9938 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9939 regexp which "info func operator\[\](" is supposed to match. Fix
9940 string to send to GDB. Note that GDB still doesn't work right. Add a
9941 new test for "info func .perator\[\](" which GDB does handle correctly.
9942
9943 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9944
9945Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9946
9947 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9948 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9949 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9950 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9951 it makes the tests harder to understand and confuses test-o-matic.
9952 The preferred style is that each test provides a PASS or a FAIL,
9953 and has a unique message (e.g. "continue #54" not just "continue")
9954 which is the same for the pass and the fail.
9955 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9956 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9957 to lib/gdb.exp.
9958 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9959 prt_accept which was basically the same thing. Likewise for
9960 test_print_reject and prt_reject.
9961 * lib/gdb.exp (test_print_reject): Add some more error message
9962 patterns to match from the former printcmds.exp (prt_reject).
9963 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9964 One defect of the passcount stuff is that some of it failed to
9965 report XPASS where appropriate.
9966 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9967 stuff before and after arg in expected pattern.
9968 (test_paddr_operator_functions): Re-do test without print_addr_of;
9969 this is the only test which seems to want extra stuff there.
9970
9971Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9972
9973 * gdb.base/nodebug.exp: Update new tests to reflect improved
9974 wording of gdb output.
9975
9976 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9977 and "ptype" work on variables in files compiled without -g.
9978 Replaces commented out "maint print msymbol" tests.
9979
9980Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9981
9982 * gdb.base/setvar.c (dummy): Call malloc.
9983
9984 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9985 losing with the irix4 sed.
9986
9987 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9988 ALRM" on irix4.
9989
9990Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9991
9992 * TODO: Remove items about corefile.exp testing new exec-file and
9993 backtrace; both are now done. Add items about printing enums.
9994
9995Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9996
9997 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9998 "get signal $thissig" test fails.
9999
10000 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
10001
10002Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10003
10004 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
10005 compiler warning with dec alpha compiler.
10006
10007 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
10008 extra \n from gdb_test call (this explains why the prompt test
10009 that I removed yesterday was there).
10010 (user_defined_command_test): Remove extra \n and prompt test.
10011
10012 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
10013 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
10014 doesn't exist.
10015 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
10016 Also remove alpha workaround, which turns out to be because
10017 SIGABRT == SIGLOST.
10018
10019 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
10020
10021 * gdb.base/help.exp: Don't test "help show".
10022
10023Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10024
10025 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
10026 "set print address" is on.
10027 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
10028 pass prompt to gdb_test; gdb_test already looks for the prompt.
10029
10030 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
10031
10032 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
10033 was a vestige of the manual TESTSTRATEGY, and the purpose of it
10034 was to make sure that gdb can read a core file. But (a) the "read
10035 the corefile" part didn't make it to a1-selftest.exp, we just
10036 delete the corefile after creating it, and (b) we test reading
10037 corefiles in corefile.exp anyway. Also, this test left around a
10038 xgdb process on Solaris.
10039
10040 * gdb.base/corefile.exp: Also test backtrace.
10041
10042Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
10043
10044 * gdb.base/commands.exp: Test a simple user defined command with
10045 arguments and if/while statements; verify the full user command is
10046 printed by "show user".
10047
10048 * gdb.base/commands.exp: Test if/while commands as part of a
10049 breakpoint command list; verify they appear in breakpoint
10050 information.
10051
10052Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10053
10054 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
10055 than by dividing by zero.
10056
10057Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
10058
10059 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
10060 performing an inferior call with watchpoints enabled.
10061 * gdb.base/watchpoint.c (main): Delete second unnecessary read
10062 call.
10063
10064Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10065
10066 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
10067 of "file" command.
10068
10069 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
10070 Add additional pattern for when "int operator int(void);" appears
10071 in a different order.
10072
10073Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10074
10075 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
10076
10077 * gdb.base/help.exp: Replace most of docstrings for "info signals"
10078 and "signal" with ".*".
10079
10080Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10081
10082 * TODO: Add note about "handle all nostop".
10083
10084 * gdb.base/{sigall.c, sigall.exp}: New test.
10085 * gdb.base/Makefile.in: Add it.
10086
10087Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10088
10089 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
10090 when invoking GDB, suppresses any windowing interface.
10091
10092Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
10093
10094 * config/sim-gdb: New file, simulator testing support.
10095
10096Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
10097
10098 * gdb.base/interrupt.exp: Test calling func1 twice.
10099
10100Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
10101
10102 * gdb.base/list.exp (test_forward_search): Set timeout higher
10103 when we'll be getting lots of output from gdb.
10104
10105 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
10106 "init_malloc" to after the expect statement. Run it if that
10107 regexp is taken, but also for two others which happen if source
10108 cannot be found.
10109
10110Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10111
10112 * gdb.base/printcmds.exp: New test, for printing register before
10113 program is running.
10114
10115Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10116
10117 * gdb.base/list.exp: Correct some alternate expect patterns
10118 to reflect changes in list1.c.
10119
10120Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10121
10122 * TODO: Add item regarding large frames.
10123
10124 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
10125
10126 * TODO: Remove item about enabling return.exp; it
10127 is enabled. Suggest a few more "return" tests.
10128
10129Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10130
10131 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
10132 anonymous unions.
10133
10134Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10135
10136 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
10137 and pr-5646.o, so "make" is the same as "make all", not "make
10138 pr-4975.o".
10139
10140Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
10141
10142 * gdb.base/list.exp: Adjust expectations to reflect changes in
10143 list1.c.
10144 (test_forward_search): New test proc.
10145 * gdb.base/list1.c (long_line): New function, has long source line.
10146
10147Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
10148
10149 * gdb.base/a1-selftest.exp: Change initial stepping to know about
10150 additional line of code that was added.
10151
10152Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
10153
10154 * gdb.disasm/hppa.s: Break the large branching tests into smaller
10155 tests so as not to overflow expect's input buffers.
10156 * gdb.disasm/hppa.exp: Corresponding changes.
10157
10158Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10159
10160 Beginnings of template debugging tests.
10161 * gdb.c++/templ-info.cc: New file to test for template
10162 debugging capability of the compiler.
10163 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
10164 templ-info.cc.
10165 * gdb.c++/templates.cc: Add explicit template instantiations
10166 to enable compiling with -fno-implicit-templates. Add destructor
10167 and 'value' method to T5 class for template tests.
10168 * gdb.c++/templates.exp: Add testcases for printing of template
10169 types, setting breakpoints on template methods and calling a
d63a86f8 10170 template method.
c906108c
SS
10171
10172Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
10173
10174 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
10175 branch target since some assemblers (gas-2.5) may emit a
10176 relocation for the branch instead of resolving it in the
10177 assembler.
10178
10179Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10180
10181 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
10182 through signal handler.
10183
10184Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10185
10186 * configure.in (*-*-netware): Use config/mt-netware.
10187
10188 * config/mt-netware: New file.
10189 * config/mt-i386-netware: Removed, separate configs for different
10190 netware architectures are no longer needed now that we have
10191 --with-headers.
10192
10193Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10194
10195 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
10196 by the recent changes to use ANSI C arithmetic conversions.
10197
10198Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10199
10200 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
10201 bug involving using inferior_pid to figure out whether to select a
10202 frame.
10203
10204Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
10205
10206 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
10207 match the current disassembler output.
10208
10209Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
10210
10211 * gdb.fortran/exprs.exp: Expect VOID instead of void.
10212 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
10213 types, expect "int" as type of integer values (for now).
10214
10215Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
10216
10217 * gdb.base/commands.exp: New tests for if/while commands.
10218
10219Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
10220
10221 * lib/gdb.exp (runto): Replace sub-pattern for hex value
10222 by .*, since hex values have different syntax in Chill mode.
10223
10224Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10225
10226 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
10227 linefeed from expect pattern for repeated types with indices > 9.
10228
10229Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
10230
10231 First part of Fortran test suite.
10232 * gdb.fortran: New directory.
10233 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
10234
10235Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10236
10237 * gdb.base/default.exp: Update expect pattern for load command
10238 without arguments.
10239
10240Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10241
10242 * configure.in: Change i386 to i[345]86.
10243 * gdb.base/configure.in: Likewise.
10244 * gdb.c++/configure.in: Likewise.
10245 * gdb.chill/configure.in: Likewise.
10246
10247Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10248
10249 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10250 patterns, since that is not a valid context for comments.
10251
10252Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10253
10254 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10255 repeated types and repeated types with indices > 9.
10256
10257Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10258
10259 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10260 2417; old bug has been fixed.
10261
10262Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10263
10264 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10265 send the newline ourselves instead of assuming gdb_test will do
10266 so when passed an empty input string.
10267
10268 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10269 stabs testcode.
10270
10271Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10272
10273 * lib/gdb.exp (gdb_test): Don't send anything if the first
10274 argument is an empty string. This makes cases where we want to
10275 match output that is already in expect's buffers (for example,
10276 matching a breakpoint after gdb_run_cmd has been called) work
10277 reliably.
10278
10279Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10280
10281 * config/netware.exp: New file.
10282
10283Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10284
10285 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10286 the -B and -L prefixes so we can find the debugging stub.
10287
10288 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10289 there and we are using the gcc from the tree.
10290
10291 * gdb.base/types.c: Removed.
10292
10293 * gdb.base/configure.in: Look for makefile fragments in ../config.
10294 Recognize i386-*-netware.
10295 * gdb.c++/configure.in: Likewise.
10296
10297Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10298
10299 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10300 the correct TCL syntax.
10301
10302Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10303
10304 * gdb.base/opaque.exp: use runto instead of messing around with
10305 breakpoints. Simplify by using gdb_test.
10306
10307 * gdb.base/bitfields.exp: restart between tests on netware targets
10308 because breakpoints aren't relocated after target death. Run
10309 processes to completion.
10310
10311 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10312
10313Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10314
10315 * Makefile.in: Remove extra tabs that confuse some versions
10316 of "make". Use the newly built gdb to test with by default,
10317 rather than the first one in the tester's search path.
10318
10319Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10320
10321 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10322
10323 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10324 condition help.
10325
10326Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10327
10328 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10329
10330 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10331 running.
10332 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10333 * gdb.base/funcargs.exp: Likewise.
10334
10335 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10336 * gdb.base/funcargs.exp: Likewise.
10337
10338 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10339 message is "".
10340
10341Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10342
10343 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10344 return,signals,twice}.exp: Handle non-existant binaries
10345 consistantly.
10346
10347 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10348 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10349 might testing a cross development system.
10350
10351Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10352
10353 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10354 runtest script is relative to ${srcdir}, not ${rootdir}.
10355
10356Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10357
10358 * gdb.base/signals.exp: Allow for optionality of breakpoint
10359 address.
10360
10361Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10362
10363 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10364
10365Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10366
10367 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10368 for size_t definition.
10369 * gdb.c++/templates.cc: Likewise
10370
10371 * config/mt-i386-netware: New file.
10372
10373 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10374 defined.
10375
10376 * gdb.base/Makefile.in: Added support for systems that name core
10377 files by appending "core" to the program name.
10378 * gdb.base/a1-selftest.exp: Likewise.
10379
10380Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10381
10382 * gdb.base/return.exp: Add comment and message for `return double'
10383 test failure on Sparc Solaris.
10384
10385Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10386
10387 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10388
10389Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10390
10391 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10392 from optimizing them away.
10393 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10394 patterns to include default constructors and assignment operators,
10395 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10396 character in the output of the virtual base pointer.
10397
10398Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10399
10400 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10401 expression match in print_addr_of to avoid unintented matches.
10402 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10403 versions up to 2.5.8.
10404
10405Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10406
10407 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10408 included file to run under newer versions of expect.
10409 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10410 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10411 Remove xfail for the virtual table of BDDHookV.
10412
10413Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10414
10415 * lib/gdb.exp (string_to_regexp): Set a default result.
10416 (default_gdb_start): Fix misleading message.
10417
10418Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10419
10420 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10421 Remove all CC, etc definitions.
10422 * config/mt-hpux: New file.
10423 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10424 (CFLAGS, LDFLAGS): Define.
10425 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10426
10427 * Makefile.in (site.exp): Don't insert host_os, etc.
10428 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10429 (distclean): Check existence of subdir.
10430 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10431 * gdb.base/Makefile.in: General cleanup and simplification.
10432 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10433 to build executables. Use default rule to build .o files.
10434 (EXPECT, RUNTEST, CC): Fix relative pathname.
10435 (site.exp): Don't insert host_os, etc.
10436 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10437 and/or SIGUSR1 defined.
10438 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10439 * gdb.c++/Makefile.in: General cleanup and simplification.
10440 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10441 (CFLAGS): Remove.
10442 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10443
10444Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10445
10446 * gdb.base/recurse.exp: Misc changes to get tests running again
10447 after Kung's changes to the watchpoint code.
10448 * gdb.base/watchpoint.exp: Likewise.
10449
10450Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10451
10452 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10453
10454Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10455
10456 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10457 * lib/gdb.exp (default_gdb_start): Define.
10458 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10459 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10460 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10461 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10462 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10463 Don't call gdb_target_udi in between tests.
10464
10465Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10466
10467 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10468 (which was basically just a local version of the same thing). In
10469 addition to avoiding duplication, gdb_test_exact is faster.
10470 * lib/gdb.exp (gdb_test_exact): Fix typo.
10471
10472 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10473 don't give an error.
10474
10475 * gdb.base/term.exp: Call delete_breakpoints before starting.
10476
10477 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10478 (t10): Add comment.
10479
10480Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10481
10482 Reorganization of the GDB Test Suite.
10483
10484 * gdb.base: New directory, contains all the basic tests.
10485 * gdb.c++: New directory, tests specific to C++.
10486 * gdb.chill: New directory, tests specific to Chill.
10487 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10488 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10489 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10490 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10491 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10492 t30-31 to chill).
10493 * */gdbme.*: Rename to match appropriate expect scripts.
10494 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10495 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10496 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10497 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10498 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10499 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10500 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10501 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10502 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10503 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10504 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10505 gdb.c++/virtfunc.cc: New names of C++ files.
10506 * gdb.chill/chillvars.ch: New name of Chill file.
10507 * gdb.base/configure.in, gdb.c++/configure.in,
10508 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10509 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10510 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10511 * configure.in (configdirs): Update to reflect directory changes.
10512 (target_abbrev): No longer define for any configuration.
10513 * Makefile.in: Cosmetic improvements to header comments.
10514
10515Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10516
10517 Various changes to gdb.t31:
10518
10519 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10520 * gdbme.ch: Make all key-words and predefineds be upper-case.
10521 * chillvars.exp: Expect key-words and predefinds in upper-case.
10522
10523 * chillvars.exp: Use gdb_test_exact many places.
10524 Change expected output for arrays (which now includes index labels).
10525
10526 * pr-5020.exp, gdme.ch (module PR_5020):
10527 New test, for PR-5020.
10528
10529Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10530
10531 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10532 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10533
10534Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10535
10536 * Makefile.in: Fix bit-rot in definitions of CHILL,
10537 CHILL_FOR_TARGET and Chill_LIB.
10538 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10539 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10540 CHILL, and CHILL_LIB.
10541
10542Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10543
10544 * Revert the previous changes. Please see Rob's directory
10545 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10546
10547Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10548
10549 * Makefile.in, configure.in, config/mips-gdb.exp,
10550 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10551 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10552 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10553 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10554 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10555 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10556 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10557 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10558 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10559 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10560 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10561 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10562 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10563 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10564 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10565 changes from 94Q1.
10566
10567Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10568
10569 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10570 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10571 Rob's new testing fragments.
10572
10573Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10574
10575 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10576 lib/gdb.exp: Replace error proc calls with perror.
10577
10578Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10579
10580 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10581 version also, match on casted version strings, and match on
10582 gdb startup case where the line numbers might be messed up.
10583
10584Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10585
10586 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10587 (CFLAGS): Delete it from here.
10588
10589Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10590
10591 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10592
10593Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10594
10595 * Makefile.in (RUNTEST): Default to just "runtest".
10596
10597Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10598
10599 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10600 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10601 the code has been restructured.
10602
10603Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10604
10605 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10606 \n, not just one of each.
10607
10608 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10609 /bin/cc gives a warning if you do.
10610
10611Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10612
d63a86f8 10613 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10614 __t10ListS_link1ZUiRCUiPT0
10615
10616Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10617
10618 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10619 on local variables in recursive functions.
10620
10621 * gdb.t07/Makefile.in: Build the new test.
10622
10623Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10624
10625 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10626 directly. Instead compare the return values from actual calls.
10627
10628Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10629
10630 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10631
10632Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10633
10634 * From Peter Schauer with minor modifications.
10635 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10636 stops in mid-line in the caller. Add xfail for returning a float
10637 value on X86 targets.
10638
10639Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10640
10641 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10642 to avoid expect lossage.
10643 (fmem_LRbug_tests): Likewise.
10644 * gdb.disasm/hppa.s: Corresponding changes.
10645
10646 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10647 conditions to work with latest dejagnu/expect.
10648
10649 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10650 expected to fail on the PA.
10651 (backtrace in call with trampolines): Explicitly require main
10652 to be frame #1 (no trampolines should show up in backtrace).
10653
10654 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10655 "continue -expect".
10656 * gdb.t06/break.exp: Likewise.
10657 * gdb.t07/watchpoint.exp: Likewise.
10658 * gdb.t13/bitfields.exp: Likewise.
10659 * gdb.t15/{funcargs,return}.exp: Likewise.
10660 * gdb.stabs/weird.exp: Likewise.
10661 * config/{mips,udi}-gdb.exp: Likewise.
10662
10663 * hppa.sed: Enclose comments within a sed command to avoid
10664 losing with the old OSF1 sed.
10665
10666Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10667
10668 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10669 sequent dynix.
10670 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10671 * gdb.t15/funcargs.exp: Conditionally step again to really
10672 finish from marker_call_with_trampolines. Handle the case where
10673 the first step from within call_with_trampolines already steps
10674 us back to main.
10675 * gdb.t15/gdbme.c: Add comment to closing brace of
10676 call_with_trampolines for funcargs.exp.
10677
10678Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10679
d63a86f8 10680 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10681 Fix typo(s).
10682
10683Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10684
10685 * gdb.t07/gdbme.c: More code for watchpoint testing.
10686
10687 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10688 "Hardware watchpoint" throughout file.
10689 (test_watchpoint_triggered_in_syscall): New test.
10690 (test_complex_watchpoint): New test.
10691
10692Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10693
10694 * gdbme.c (call_with_trampolines): New function to try and step
10695 into. Tests trampoline problems on the PA.
10696
10697 * funcargs.exp (localvars_in_indirect_call): No longer expect
10698 stepping into indirect call to fail on PAs.
10699 (test_stepping_over_trampolines): New test.
10700
10701Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10702
10703 * TODO: Add suggestions for static member function tests, and
10704 completion tests.
10705
10706Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10707
10708 * TODO: Add suggestions for "p/a" tests.
10709
10710 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10711 (default_gdb_exit): Replace all the hair with sending "quit" to
10712 the process with a simple close.
10713
10714Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10715
10716 * TODO: Add suggestions for shared library tests.
10717
10718Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10719
10720 * TODO: Add suggestions for x/s tests.
10721
10722Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10723
10724 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10725 "enable once", and "enable breakpoints once" with ".*".
10726
10727Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10728
10729 * TODO: Add suggestions about structure passing tests.
10730
10731Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10732
10733 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10734 the primary1 test, use work around if __GNUC__ < 2.
10735 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10736 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10737 Test for bad output rather than waiting for timeout. Issue
10738 second continue only if first continue failed.
10739
10740Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10741
10742 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10743 operator[] test with gdb_test because the old code didn't seem to
10744 be getting the quoting right with the new dejagnu.
10745
10746Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10747
10748 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10749 one from the path.
10750 * Makefile.in: Use a fresh expect if there is one, use runtest
10751 from the src tree if there is one.
d63a86f8 10752
c906108c
SS
10753Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10754
10755 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10756 next over recursive call. Revise the tests from that point on
10757 (which had been skipped) to match GDB's actual (correct) output.
10758
10759 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10760 with next over a breakpoint whose condition is false.
10761
10762 * gdb.t00/help.exp: Comment out "help set print" tests just like
10763 (and for same reason as) "help set" test.
10764
10765Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10766
10767 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10768 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10769
10770Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10771
10772 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10773 necessary gdb_target_udi.
10774
10775 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10776
10777 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10778 1838 and 2417; they are fixed.
10779
10780 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10781 gdb.t03/ptype.exp (ptype structure, ptype union):
10782 Remove xfails; the test is looser than when the xfails were added.
10783
10784 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10785 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10786
10787 * gdb.t01/run.exp: Only run shell test if isnative.
10788
10789 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10790 since "run" automatically loads if necessary. Call gdb_target_udi
10791 after the "file" since "file" kills any execution target.
10792
10793 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10794 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10795 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10796 argument for UDI.
10797
10798Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10799
10800 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10801
10802 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10803
10804Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10805
10806 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10807 properly quoting regexps. This makes the second argument to
10808 demangle a fixed string, which matches the callers, instead of a
10809 shell-style pattern which is what the previous implementation
10810 used. Update some of the callers.
10811
10812Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10813
10814 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10815 (comib_nullified_tests): Fix typo.
10816 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10817 strings. No longer expected to fail.
10818
10819 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10820 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10821 strings. No longer expected to fail.
10822
10823 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10824 string. No longer expected to fail.
10825
10826Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10827
10828 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10829 No longer expected to fail.
10830
10831 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10832 string. No longer expected to fail.
10833
10834Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10835
10836 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10837 only in the names (I probably got most of them). I was even
10838 generous with some which differed in underscores in names, and
10839 probably missed a few, and I *still* was able to remove almost a
10840 third of the file with almost no impact on testsuite coverage.
10841
10842Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10843
10844 * gdb.t00/default.exp: Match udi_attach error message as well as
10845 the one from child_attach.
10846
10847 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10848
10849 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10850
10851 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10852 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10853
10854 * Move test with enums and partial symbols back to
10855 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10856 Reverts the change of 26 May 93. Per today's change to
10857 stabs.texinfo, the behavior that weird.exp was expecting was
10858 unreasonable; what is important is that the compiler+gdb get
10859 things right, which happens with a recent gcc. Also fix the test
10860 to deal with native compilers which put out the stab gdb can't
10861 deal with.
10862
10863Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10864
10865 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10866 in the names. The main thing these accomplish is to slow things down.
10867 Many more such duplicates surely remain.
10868
10869 * gdb.t00/help.exp: Comment out "help support" test just like
10870 (and for same reason as) "help set" test.
10871
10872Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10873
10874 * gdb.t06/break.exp: Remove setup_xfails for
10875 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10876 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10877 about known bug in gcc to include up through 2.5.8.
10878 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10879 well as "_vb$".
10880 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10881 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10882 with latest gcc and gdb.
10883 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10884 well as "_vb$".
10885
10886Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10887
10888 * configure.in (hppa*-*-*): Also configure and build stabs-only
10889 tests.
10890
10891Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10892
10893 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10894 * gdb.t10/configure.in (hppa*-*-*): Use it.
10895
10896Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10897
10898 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10899
10900Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10901
10902 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10903 versions prior to 1.13.5.
10904
10905Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10906
10907 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10908 the prompt is at the start of a line.
10909
10910Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10911
10912 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10913 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10914 in the copr tests now.
10915 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10916 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10917 expected to fail.
10918
10919Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10920
10921 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10922 gdb.t31/chillvars.exp, lib/gdb.exp:
10923 Tweak to run under either version of expect.
10924 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10925 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10926 * gdb.t11/list.exp: Remove extraneous whitespace.
10927
10928Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10929
10930 * gdb.t16/printcmds.exp (test_print_strings): Accept
10931 "(unsigned char *) " before the string.
10932
10933 * TODO: Add notes about printing of fancy types and GDB expressions.
10934
10935Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10936
10937 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10938 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10939 if doing mips-idt-ecoff.
c906108c
SS
10940
10941Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10942
10943 * Most .exp files: Tweak to run under either version of expect.
10944
10945Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10946
10947 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10948 xfails; I'm not sure why they are failing, but not because of PR 1806.
10949
10950Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10951
10952 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10953 defined in lib/gdb.exp.
10954
10955Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10956
10957 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10958 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10959 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10960 have to be typeless.
10961
10962Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10963
10964 * TODO: Add suggestion for copyright year test.
10965
10966Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10967
10968 * configure.in (*-*-lynxos*): Add stabs tests.
10969
10970Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10971
10972 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10973 so insert a tab before any assembler directive in column zero.
10974
10975 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10976 stores.
10977 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10978 stores.
10979 (fpu_short_memory_tests): Likewise.
10980
10981Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10982
10983 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10984 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10985 .stabs directives in comments.
10986
10987Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10988
10989 * TODO: New file, describing tests we could write.
10990 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10991
10992Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10993
10994 * gdb.t06/signals.exp: Add kludge to force re-sync.
10995
10996 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10997 to xgdb instead of gdb, get out of gdb.
10998
10999Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
11000
11001 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
11002 for info.
11003
11004Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11005
11006 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
11007 * gdb.stabs/configure.in (hppa*-*-*): Use it.
11008 * gdb.stabs/hppa.sed: New sed script for the PA.
11009
11010Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11011
11012 * gdb.stabs: Re-write weird.def and configuration to use sed
11013 instead of cpp. sed is portable and POSIX; cpp is neither.
11014
11015Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11016
11017 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
11018
11019Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11020
11021 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
11022
11023Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
11026 "_vb$".
11027 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
11028 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
11029
11030Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11031
11032 * lib/gdb.exp: Comment out code which depends on non-existent
11033 `transform' procedure.
11034
11035Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
11036
11037 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
11038 * lib/gdb.exp: Transform tool name.
11039 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
11040 1.1's new error handling system.
11041
11042Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11043
11044 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
11045
11046Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11047
11048 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
11049 They made pattern matching so slow that timeouts happened on
11050 heavily loaded systems. Now any output from "show print" which
11051 gets us back to the GDB prompt is a PASS.
11052
11053Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
11054
11055 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
11056
11057Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11058
11059 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
11060
11061 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
11062 It is not from PR 3220.
11063
11064Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11065
11066 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
11067 just started failing because they depended on the order the
11068 subcommands are presented, or exact docstring text. This kind of
11069 test is a pain and has minimal benefit.
11070
11071Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11072
11073 * gdb.t09/corefile.exp: At end of test, use "core" command with
11074 no arguments.
11075
11076Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
11077
11078 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
11079 17}/Makefile.in: Make it possible to run the testsuite with Sun
11080 make and CC = cross gcc by adding explicit build rules for .o
11081 files.
11082
11083Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11084
11085 * gdb.t15/funcargs.exp: Don't put comments on same line as
11086 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 11087
c906108c
SS
11088Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11089
11090 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
11091
11092Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
11093
11094 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
11095 * gdb.t20/inherit.exp: remove three dumplicate entries.
11096
11097Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11098
11099 * gdb.t06/break.exp: For "next over recursive call", fail on any
11100 incorrect output, not just on "factorial (value=2)".
11101
11102Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11103
11104 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
11105 working now. Add an xfail if accesing a bss variable causes
11106 a memory error if the target is not yet run.
11107
11108Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11109
11110 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
11111 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
11112 name of __st* demangling (2 strings). Did Kung really get the
11113 more than 95 others right without testing them?
11114
11115Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
11116
11117 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
11118
11119Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
11120
11121 * configure.in (configdirs): Add gdb.disasm
11122 * gdb.disasm: New directory for GDB disassembler tests.
11123 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
11124
11125Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11126
11127 * gdb.t00/help.exp: Don't test "help set".
11128
11129 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
11130 from within expect statements. None of these happen anymore and
11131 they cause regressions to be silently unnoticed.
11132
11133 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
11134 messages) about known failures with gcc cygnus-2.4.5-930417.
11135
11136 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
11137 comp-info.exp so it gets built if it doesn't exist.
11138
11139 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
11140 it is no longer used.
11141 * gdb.t13/comp-info.c: Removed.
11142
11143Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11144
11145 * gdb.t06/signals.exp: Add xfail for sun3.
11146
11147Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11148
11149 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
11150 relevant because ^C doesn't get sent but failure can be reproduced
11151 interactively).
11152
11153Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11154
11155 * gdb.stabs/alpha.mt: New configuration file for alpha.
11156 * gdb.stabs/configure.in: Use it.
11157 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
11158 sharing with alpha.mt, redefine long to word via preprocessor.
11159 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
11160 for alpha.
11161 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
11162 native cc.
11163 * gdb.t00/teststrategy.exp: Change expect string so that we
11164 consume the `(xgdb)' from the command echo and from the gdb prompt.
11165 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
11166 gdb currently compares all values as long, so this failure probably
11167 applies to any configuration where LONGEST is bigger than a target int.
11168 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
11169 with gcc.
11170 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
11171 to handle opaque pointers, gcc is.
11172 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11173 as first argument. Include <sys/types.h> and change all operator
11174 new definitions to use size_t.
11175 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
11176 now that we use size_t.
11177
11178Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11179
11180 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
11181 a long or float array cast all array members to the same type.
11182 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
11183 with 64 bit longs.
11184 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
11185 on alpha.
11186 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
11187
11188Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11189
11190 * gdb.t24 (demangle.exp): Constructors of templates have names like
11191 vector<int>::vector(int) not vector<int>::vector<int>(int). See
11192 section 14.6 of the ARM.
11193
11194 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
11195 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
11196 accomplish little and slow down the testsuite.
11197
11198 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
11199 Accept spaces various places.
11200
11201Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11202
11203 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
11204 with watchpoint enabled.
11205
11206 * Makefile.in: Remove definition of CC and remove the second
11207 definition of CXX (the "CXX = gcc" one remains). These definitions
11208 were causing backquotes to be expanded within backquotes, which
11209 doesn't work.
11210
11211Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11212
11213 * gdb.t17/callfuncs.exp: Add "return 0" to end.
11214
11215Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11216
11217 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
11218 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
11219 by mips cc and contains no stabs entries.
11220
11221Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
11222
11223 * config/vx-gdb.exp: Use fake device to load files rather than
11224 NFS.
11225 * lib/gdb.exp: New proc to do "file" command.
11226 * config/unix-gdb.exp: Use new "file" proc.
11227
11228Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11229
11230 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
11231 Rework board rebooting slightly.
11232 (gdb_exit): Don't exit from the remote shell; there isn't one.
11233 * gdb.stabs/weird.exp: If a program is being debugged already,
11234 kill it.
11235 * gdb.t04/setvar.exp: Stop and restart gdb.
11236 * gdb.t05/expr.exp: Likewise.
11237 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
11238 restart gdb and reload the program.
11239 * gdb.t08/opaque.exp: Likewise.
11240 * gdb.t12/scope.exp: Likewise.
11241 * gdb.t13/bitfields.exp: Likewise.
11242 * gdb.t15/funcargs.exp: Likewise.
11243 * gdb.t20/classes.exp: Likewise.
11244 * gdb.t03/ptype.exp: Increase timeout.
11245 * gdb.t16/printcmds.exp (test_print_string_constants,
11246 test_print_array_constants): Likewise.
11247 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11248 * gdb.t20/classes.exp (do_tests): Likewise.
11249 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11250
11251Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11252
11253 * gdb.stabs: Renamed *wierd* to *weird*.
11254
11255Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11256
11257 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11258 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11259
11260Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11261
11262 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11263 (do_tests): Remove xfail for whatis on one_var and two_var.
11264
11265Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11266
11267 * Makefile.in: Made cross building work better by adding
11268 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11269
11270Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11271
11272 * gdb.t15/{return.c,return.exp,Makefile.in}:
11273 New test, currently commented out.
11274
11275Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11276
11277 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11278 still running and removes the leftover named socket so GDb can do
11279 clean restarts.
11280
11281Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11282
11283 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11284 console, not GDB.
11285 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11286 cross testing works better with "make check"
11287 * config/unix-gdb: Use default procedures for exit and version.
11288 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11289 with the newest VxWorks.
11290
11291Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11292
11293 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11294 old form.
11295
11296 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11297 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11298
11299 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11300
11301 * config/unix-gdb.exp: Remove this version of gdb_exit
11302 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11303 Rob says he'll look at it when he gets back to testing boards.
11304
11305Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11306
11307 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11308 an expected fail for certain ptype commands.
11309
11310 * gdb.t20/classes.exp: Update expected results of "ptype class
11311 Base1" to account for the constructor that now appears in the type.
11312
11313Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11314
11315 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11316 disappeared from list.
11317 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11318 "alldone" proc with call to cleanup and exit.
11319 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11320 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11321 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11322 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11323 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11324 "alldone" proc with simple returns that suppress remaining
11325 tests. The alldone proc went away many months ago.
11326
11327Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11328
11329 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11330
11331 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11332
11333Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11334
11335 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11336 as vax gdb will display them.
11337
11338Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11339
11340 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11341 optimizers.
11342
11343 * scope.exp: Change "bad value for localval" messages so each one
11344 is unique.
11345
11346 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11347 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11348
11349 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11350
11351Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11352
11353 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11354 doesn't exist (due to optimization).
11355
11356Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11357
11358 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11359 contains \r because the filename is long.
11360
11361 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11362 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11363
11364Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11365
11366 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11367 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11368 Ultrix.
11369 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11370 int tests.
11371 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11372
11373Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11374
11375 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11376
11377 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11378 to match does not match the passing case but still matches the
c906108c
SS
11379 failing case.
11380
11381Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11382
11383 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11384
11385Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11386
11387 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11388 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11389 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11390 Remove various versions of gdb_exit.
11391 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11392 gdb_exit.
11393 * config/unix-gdb.exp: gdb_exit remains here, and should override
11394 the generic version, since it's doing a lot of wierd stuff that
11395 the other versions aren't. FIXME, fold it in, or abandon this
11396 version.
11397
11398Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11399
11400 * gdb.t24/demangle.exp: Add tests for PR 3220.
11401
11402Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11403
11404 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11405
11406Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11407
11408 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11409 "i386-*-*". Works for i486 as well.
11410
11411 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11412 bug, and expand domain of xfail to all SVR4 systems, since the
11413 actual problem is likely to be in generic SVR4 /proc support.
11414
11415Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11416
11417 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11418
11419Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11420
11421 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11422 xfails for other systems. Match a missing 'Continuing.' as an
11423 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11424
11425 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11426 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11427 Only issue warning for missing executables if -all option is used.
11428
11429 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11430 file if -all option is used. It's like an unpredictable XFAIL.
11431
11432Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11433
11434 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11435 for dynamically linked binaries.
11436
11437 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11438
11439Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11440
11441 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11442 to state that this is a known bug in old versions of g++.
11443
11444Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11445
11446 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11447 while waiting for `Continuing'.
11448
11449Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11450
11451 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11452 in text, data, and bss.
11453 * gdb.t10/nodebug.c: Add local and global test variables for
11454 initialized and uninitialized data.
11455
11456Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11457
11458 * config/unix-gdb.exp (gdb_exit): Add "wait".
11459
11460Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11461
11462 * gdb.t06/signals.exp: xfail the continue from the handler for all
11463 targets.
11464
11465 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11466 function with watchpoints enabled, the i386 call dummy starts with
11467 a call.
11468
11469 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11470 386 bsd names its corefiles.
11471
11472Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11473
11474 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11475 compilers don't grok it.
11476 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11477 with small octal ints rather than character constants, which
11478 are signed and might not fit if first promoted to int.
11479
11480Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11481
11482 * gdb.t09/Makefile.in (clean): Remove corefile.
11483
11484Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11485
11486 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11487
11488Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11489 and Jim Kingdon (kingdon@cygnus.com)
11490
11491 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11492 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11493 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11494
11495Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11496
11497 * gdb.t17/interrupt.exp: Add xfail for hppa.
11498
11499Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11500
11501 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11502 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11503 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11504 to determine signed-ness of bitfields and use the result to setup
11505 the xfail.
11506 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11507 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11508 call line is reached if necessary.
11509
11510Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11511
11512 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11513
11514Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11515
11516 * gdb.t06/break.exp: Also test `clear' command.
11517
11518Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11519
11520 * gdb.t00/teststrategy.exp: Remove extra quote.
11521
11522 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11523 watchpoint enabled to be for all non-68k machines.
11524
11525 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11526
11527Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11528
11529 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11530 targets use aout.mt instead of ecoff.mt as gas understands
11531 standard aout format.
11532
11533Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11534
11535 * lib/gdb.exp (runto): Don't insist that function we are running to
11536 was compiled with -g.
11537
11538 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11539
11540 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11541 to get back into the read system call.
11542 Accept leading newline in case where we woke it up.
11543
11544Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11545
11546 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11547 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11548 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11549 enable ecoff configuration.
11550
11551Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11552
11553 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11554
11555Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11556
11557 * gdb.t16/printcmds.exp: Add another printf test.
11558
11559Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11560
11561 * configure.in: If configured -with-stabs on any target, add
11562 stabsdirs to configdirs.
11563
11564Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11565
11566 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11567 fun" so pattern does not match the command itself.
11568
11569Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11570
11571 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11572
11573Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11574
11575 * gdb.t17/interrupt.exp: Test for more things.
11576
11577Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11578
11579 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11580 compiler arranges the code and line numbers.
11581
11582 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11583
11584Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11585
11586 * gdb.t00/help.exp: Increase expect input buffer size.
11587
11588Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11589
11590 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11591
11592 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11593
11594 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11595
11596 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11597 [0-9]*, not just [0-9].
11598
11599Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11600
11601 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11602
11603 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11604
11605Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11606
11607 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11608
11609Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11610
11611 * gdb.t06/signals.c: Add xfails for sun3.
11612
11613 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11614
11615 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11616 test_stepping tests.
11617
11618Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11619
11620 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11621
11622 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11623
11624 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11625 rather than actually putting it through cpp twice.
11626
11627 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11628
11629Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11630
11631 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11632 no longer needed.
11633
11634Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11635
11636 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11637
11638 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11639 C++ features prints as "struct", make it a pass, not an xfail.
11640
11641Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11642
11643 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11644 Don't require VA to print as "class" rather than "struct".
11645
11646Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11647
11648 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11649
11650Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11651
11652 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11653
11654Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11655
11656 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11657 order.
11658
11659Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11660
11661 * gdb.t16/printcmds.exp: Add printf tests.
11662
11663 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11664
11665 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11666
11667Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11668
11669 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11670 pass counts, to counteract any existing or future setup_xfails.
11671
11672Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11673
11674 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11675 {BEGIN,END}_COMMON for common block instead of STAB.
11676 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11677
11678 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11679 intp_var should be N_GSYM not N_LSYM.
11680 wierd-aout.S: Use a label for the value of the N_SO.
11681 wierd.def: Remove all backslashes.
11682 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11683
11684Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11685
11686 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11687 get the expected next to inheritance3.
11688
11689Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11690
11691 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11692 now that gcc-2.4 gets it right.
11693
11694Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11695
11696 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11697
11698 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11699 generating comp-info.exp which works for cross-compilation.
11700
11701Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11702
11703 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11704 "*-*-sysv4.*".
11705
11706Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11707
11708 * gdb.t01/run.exp: Start with a fresh gdb.
11709 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11710 SVR4.x.
11711
11712Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11713
11714 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11715 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11716 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11717 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11718 things to remove.
11719
11720Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11721
11722 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11723 test cases from bug reports.
11724
11725Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11726
11727 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11728 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11729 avoid spurious xfails.
11730 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11731 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11732 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11733
11734Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11735
11736 * gdb.t00/teststrategy.exp: Rework to provide more useful
11737 description of each test, fix problem with systems that define
11738 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11739 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11740 results for "next over recursive call" so timeouts aren't taken
11741 by error.
11742
11743Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11744
11745 * gdb.t12/scope.exp: Test printing of variables before run.
11746
11747 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11748 printed in wrong order due to sorting.
11749
11750Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11751
11752 * gdb.t00/teststrategy.exp: Fix expected results for printing
11753 user entered string constant. Is array of char, prints with no
11754 address.
11755
11756 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11757 commands.
11758 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11759 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11760 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11761 of struct of char arrays.
11762 * gdb.t00/radix.exp: New tests for radix commands.
11763
11764Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11765
11766 * gdb.t16/printcmd.exp: Print a variable before running program
11767 (with xfail for AIX).
11768
11769Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11770
11771 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11772
11773 * gdb.t16/printcmd.exp: Don't print variables before running program.
11774
11775 * gdb.t06/break.exp: Don't require envp argument to main.
11776
11777 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11778
11779 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11780 Add xfails for rs6000.
11781
11782 * gdb.t02/whatis.exp: Change other tests not to re-test something
11783 we already tested.
11784
11785 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11786 each type used has a variable of that type.
11787
11788Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11789
11790 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11791
11792Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11793
11794 * configure.in: change srctrigger to be a file, not a directory
11795
11796Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11797
11798 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11799
11800 * gdb.t11/list.exp: Fixed a couple of typos.
11801
11802Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11803
11804 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11805 is fixed and PR is closed.
11806 * gdb.t16 (gdbme.c): Add simple test string variable.
11807 * gdb.t16 (printcmds.exp): Add tests with simple test string
11808 variable, primarily for boundaries on "set print elements".
11809
11810Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11811
11812 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11813 Make leading 0's optional and don't expect a tab in the middle
11814 of the number.
11815
11816 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11817
11818 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11819 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11820 don't end command passed to gdb_test with newline.
11821
11822 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11823 signed keyword away, don't expect signed bitfields to be signed.
11824
11825 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11826 printing with only as many 1's as are in the field as well as printing
11827 with 32 1's (see comment).
11828
11829Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11830
11831 * gdb.t00/default.exp: Start with a fresh gdb.
11832 * configure.in (configdirs): Remove gdb.t31 until the chill
11833 compiler works again. It no longer is able to find chillrt0
11834 since it isn't in libchill.a anymore.
11835 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11836 wierd.o, make more modular.
11837 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11838 spurious newlines that caused problems.
11839
11840Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11841
11842 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11843 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11844 gdb.stabs/wierd.{exp,def}: Many new tests.
11845
11846 * gdb.t00/default.exp: update info line for new message.
11847
11848 * gdb.t02/{whatis.exp,gdbme.c}:
11849 Test that "char *" doesn't print as "caddr_t".
11850
11851Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11852
11853 * gdb.t00/help.exp: Use .* in place of some help messages which
11854 just changed.
11855 gdb.t00/default.exp: Update "info frame" test for new message.
11856 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11857 Remove some xfails
11858
11859Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11860
11861 * gdb.t03/{gdbme.c,ptype.exp}:
11862 Add tests for typedef'd struct and union without tags.
11863 Also check "whatis" on a variable of a typedef'd enum without a tag.
11864
11865 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11866 PRMS 1823; the bug still exists but isn't reproduced by this test
11867 anymore), and remove rs6000 XFAIL (the bug is fixed).
11868
11869 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11870 duplicated from whatis.exp. For those that are left, accept
11871 "long", "long int", or "int" for long variables (whatis.exp already
11872 has an XFAIL for "int", so no need to fail it here).
11873
11874 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11875 Deal with GCC's names for types now that GDB uses the compiler's names.
11876
11877 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11878 setup_xfail's for sunos4. If we #defined the signed keyword away,
11879 don't expect GDB to know that char it is signed.
11880
11881 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11882
11883Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11884
11885 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11886 should work on any system, regardless of debugging format.
11887 * gdb.t21/demangle.exp: Move to gdb.t24.
11888 * gdb.t24/demangle.exp: Move from gdb.t21.
11889 * gdb.t24/{Makefile.in, configure.in}: New files.
11890
11891Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11892
11893 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11894 * gdb.stabs: New directory.
11895
11896Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11897
11898 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11899 not just "Quit anyway?".
11900
11901Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11902
11903 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11904 that all setup_xfails are immediately followed by clear_xfails.
11905
11906Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11907
11908 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11909 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11910 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11911 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11912 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11913 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11914 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11915 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11916 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11917 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11918 gdb.t31/chillvars.exp, lib/gdb.exp:
11919 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11920 bug-gdb@prep.ai.mit.edu.
11921
11922Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11923
11924 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11925 with 0.0, not integer 0.
11926
11927Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11928
11929 * gdb.t06/break.exp: Update for "Kill the program" message change.
11930
11931Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11932
11933 * Makefile.in (GDBFLAGS): Set to -nx.
11934 * Makefile.in (site.exp): Use GDBFLAGS.
11935
11936Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11937
11938 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11939 Makefiles.
11940 (check): depend on just-check.
11941 (just-check): added so that tests can be run without a noop
11942 build pass.
11943
11944Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11945
11946 Switch to using configure's configdirs.
11947 * Makefile.in (Makefile): add configure.in dependency.
11948 (SUBDIRS): removed redundant assignment.
11949 * configure.in: switch subdirs assignment to configdirs.
11950 * gdb.t*/configure.in: new files.
11951
11952Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11953
11954 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11955 works.
11956
11957Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11958
11959 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11960 in explicit rules. Apparently this is not supported by some makes.
11961
11962Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11963
11964 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11965
11966Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11967
11968 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11969 disappeared.
11970
11971Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11972
11973 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11974
11975Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11976
11977 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11978 watchpoint problem that is now fixed.
11979 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11980 uninitialized convenience variables.
11981 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11982 structures.
11983
11984Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11985
11986 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11987 which causes expect to get out of sync with gdb on long output
11988 from help set.
11989 * gdb.t09/corefile.exp: Make expected pattern for core file
11990 failing signal and frame output format less sun specific.
11991
11992Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11993
11994 * gdb.t31/chillvars.exp: Add and remove initial dummy
11995 breakpoint, so that symbol table is forced in.
11996 (Needed at least on Sunos4, though it seems not SVR4.)
11997 * gdb.t31/chillvars.exp: Update for changed output format.
11998
11999Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
12000
12001 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
12002
12003Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
12004
12005 * Makefile.in: Added --srcdir when invoking runtest, removed the
12006 need for a local config file. (optional now)
12007
12008Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
12009
12010 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
12011 failure count used to force early termination. Add some more
12012 expected failures for gnu style demangling.
12013
12014Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12015
12016 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
12017 pmi variable from gdb.t20/gdbme to get optimized away.
12018 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
12019 Check for written corefile upon timeout _and_ eof.
12020
12021Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12022
12023 * config/unix-gdb.exp: Add missing return 0.
12024
12025Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12026
12027 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
12028 test termination.
12029
12030Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
12031
12032 * configure.in (subdirs): Put back gdb.t17 which mysteriously
12033 disappeared.
12034
12035Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
12036
12037 * gdb.t10/crossload.exp: Disable the i860-elf test until such
12038 time as i860 support works.
12039
d63a86f8 12040 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
12041 "backtrace 100\r" rather than just "backtrace\r", to match last
12042 change.
12043
12044Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
12045
12046 * config/udi-gdb.exp (gdb_exit): Remove close command.
12047 (gdb_target_udi): New procedure to set the UDI target.
12048 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
12049 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
12050 Added waits for prompts after several question responses. Added
12051 some more responses used by a29k-amd-udi-gdb.
12052 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
12053 pass different arguments, restart UDI connection after program
12054 completion.
12055 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
12056 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12057 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
12058 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
12059 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
12060 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
12061 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12062 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
12063 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
12064 after program completion.
12065 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
12066 compiled with a SELECT_VECS setting.
12067 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
12068 infinite recursion.
12069
12070 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
12071 Added checks for COFF results, and made them expected failures for
12072 all targets. It would be better to make them expected failures
12073 for COFF targets only.
12074
12075Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12076
12077 * Makefile.in: add null dvi target, don't bother to recurse
12078 through test directories for info and install-info; rename
12079 $(datadir) to be dejagnu instead of deja-gnu
12080
12081Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
12082
12083 * gdb.t31/gdbme.ch: Re-enable code that previously caused
12084 compiler to coredump.
12085 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
12086 code.
12087
12088Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
12089
12090 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
12091 coredump.
12092 * gdb.t31/chillvars.exp: Comment out tests that depend on that
12093 code.
12094
12095Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
12096
12097 * gdb.t03/ptype.exp: tests for return code from gdb_test.
12098 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
12099 which in a shell. Deletes xgdb when done.
12100 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
12101 Tests the return from the "set height" or "set width" commands.
12102 Added a few return codes where needed.
12103
12104Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
12105
12106 * Makefile.in (SUBDIRS): Add gdb.t17.
12107 * configure.in (subdirs): Add gdb.t17.
12108 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
12109 files to test gdb's calling of functions in the inferior with
12110 the correct arguments and gdb's ability to retrieve any
12111 result returned.
12112
12113Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
12114
12115 * config/unix-gdb.exp (gdb_exit): Remove close commands that
12116 may be called after gdb goes away. Previous versions of expect
12117 needed these to avoid file descriptor leaks, but they cause
12118 errors with the current revision of expect.
12119 * gdb.t00/gdbvars.exp: Use -re on expected output after
12120 setting sevenbit-strings.
12121 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
12122 to set sevenbit-strings consistent across tests.
12123 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
12124 set sevenbit-strings consistent across tests.
12125
12126Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
12127
12128 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
12129 expected output to match current "expect" expectations.
12130
12131Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
12132
12133 * gdb.t00/default.exp: Change expected output for default "source"
12134 command, to match new gdb behavior which requires a filename to
12135 source.
12136
12137Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
12138
12139 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
12140 expected fail for i486-*-* that misses the marker2 function.
12141 * gdb.t10/crossload.exp (bfddefault): Allow successful
12142 recognition of a format to pass even if no symbols are found.
12143 Explicitly catch failures where the format is not recognized
12144 or is ambiguous, and add the reason to the fail message.
12145 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
12146 the cause is and invalid target and add reason to failure message.
12147 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
12148 elf32-i386, elf32-sparc, and elf32-i860.
12149 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
12150 Set up expected failure for 'filename'::variable scope resolution,
12151 which is now apparently broken on all targets.
12152 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
12153 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
12154 gdb.t23/templates.exp: Change failure for missing binfile into
12155 just a warning.
12156 gdb.t21/demangle.exp: Change all cfront references to 'arm'
12157 references.
12158
12159Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
12160
12161 * gdb.t00/default.exp: Add expected output for default "source"
12162 command, to match new gdb behavior.
12163 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
12164
12165Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
12166
12167 * config/*-gdb.exp: returns an error, rather than exiting on
12168 internal errors.
12169
12170Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
12171
12172 * gdb.t03/gdbme.c: Add pointer to struct variable.
12173 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
12174 referencing struct members.
12175
12176Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
12177
12178 * configure.in (mips-idt-ecoff): New target.
12179 * config/mips-gdb.exp: New file for remote board using MIPS remote
12180 debugging protocol.
12181
12182 * Redid configuration scheme. Removed gdb.t*/configure.in.
12183 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
12184 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
12185 distclean targets. Built executables via .o files. Adjusted
12186 tests to account for source files in $(srcdir) rather than
12187 $(objdir).
12188 * lib/gdb.exp (runto): Don't expect () after the function name,
12189 because it may have arguments.
12190
12191Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
12192
12193 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
12194 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
12195 expected failures for mips-idt-* and mips-sgi-*.
12196 * gdb.t00/default.exp (attach): Kill process if requested.
12197 * gdb.t00/help.exp (help target core, help target): Accept a gdb
12198 that does not read core files.
12199 * gdb.t01/run.exp: Removed checks for exit status code.
12200 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
12201 it is linked in.
12202 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
12203 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
12204 appropriate, rather than doing it by hand.
12205 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
12206 execution.
12207 * gdb.t10/crossload.exp: Kill existing program if needed.
12208 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
12209 appropriate, rather than doing it by hand. Always increase
12210 timeout for this test, not just for VxWorks.
12211
12212Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
12213
12214 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
12215 of Chill STRUCT types and STRUCT values.
12216 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
12217 than "char".
12218 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 12219 struct2): New struct definitions and initializations to test
c906108c
SS
12220 simple Chill STRUCT types.
12221
12222Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
12223
12224 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
12225 the null byte at the end of strings.
12226 * gdb.t00/default.exp: Make show version insensitive to copyright
12227 date.
12228 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
12229 to avoid dependencies on target char signedness.
12230 * gdb.t16/printcmds.exp: Update expected results for explicitly
12231 unsigned char.
12232 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
12233 now work.
12234 * gdb.t21/demangle.exp: Add many more patterns for template
12235 demangling, most of them being expected failures.
12236 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
12237 string we are matching for, to match on the whole string.
12238 * gdb.t21/demangle.exp: Add many new test strings to demangle,
12239 and fix a whole bunch that had incorrect expected output but were
12240 passing anyway because of the bug in "proc demangle".
12241 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12242 type.
12243 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12244
12245Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12246
12247 * gdb/testsuite: made modifications to testcases, etc., to allow
12248 them to work properly given the reorganization of deja-gnu and the
12249 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12250
12251Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12252
12253 * gdb/testsuite: Initial creation of gdb/testsuite.
12254 Migrated dejagnu testcases and support files for testing nm to
12255 gdb/testsuite from deja-gnu. These files were moved "as is"
12256 with no modifications. This migration is part of a major overhaul
12257 of dejagnu. The modifications to these testcases, etc., which
12258 will allow them to work with the new version of dejagnu will be
12259 made in a future update.
48efe704
AC
12260
12261For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
12262\f
12263Local Variables:
ef043731 12264mode: change-log
c906108c
SS
12265left-margin: 8
12266fill-column: 74
12267version-control: never
12268End:
This page took 1.084327 seconds and 4 git commands to generate.