]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
daily update
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
11422c86
AC
12004-06-26 Andrew Cagney <cagney@gnu.org>
2
3 Test PR java/1567 and PR java/1565.
4 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
5 * gdb.java/jmisc2.exp: Delete file.
6
cefbce26
MC
72004-06-26 Michael Chastain <mec.gnu@mindspring.com>
8
9 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
10
e19f872c
CV
112004-06-25 Corinna Vinschen <vinschen@redhat.com>
12
13 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
14 attach process.
15
d931ba3b
MC
162004-06-23 Michael Chastain <mec.gnu@mindspring.com>
17
18 * gdb.cp/pr-1553.exp: Remove.
19
aef68c48
MC
202004-06-22 Michael Chastain <mec.gnu@mindspring.com>
21
22 * gdb.cp/pr-1553.cc: Remove.
23 * gdb.cp/pr-1553.exp: Disable this test.
24
8d5df71a
JB
252004-06-20 Jim Blandy <jimb@redhat.com>
26
27 Fix PR testsuite/1680.
28 * gdb.arch/i386-sse.exp: Properly quote curly braces in
29 regular expressions.
30
4ac6f39d
MC
312004-06-19 Michael Chastain <mec.gnu@mindspring.com>
32
33 Fix PR testsuite/1679.
34 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
35 Issue an UNSUPPORTED result instead.
36
1b413552
JB
372004-06-18 Jim Blandy <jimb@redhat.com>
38
39 * gdb.base/charset.exp: Only send a control-C if we see a new
40 prompt and incomplete command.
41
6daa6ebd
MC
422004-06-18 Michael Chastain <mec.gnu@mindspring.com>
43
44 * gdb.cp/pr-574.cc: Add copyright notice.
45
51fa4ae0
JB
462004-06-17 Jim Blandy <jimb@redhat.com>
47
48 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
49 cases where the regexp has no groups; this grabs random text from
50 the previous test suite, whatever that was.
51
8fea26c5
MC
522004-06-17 Michael Chastain <mec.gnu@mindspring.com>
53
54 * gdb.cp/printmethod.cc: Add copyright notice.
55
1e3aeb41
MC
562004-06-16 Michael Chastain <mec.gnu@mindspring.com>
57
58 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
59
9d9030bc
AC
602004-06-16 Andrew Cagney <cagney@gnu.org>
61
62 * gdb.base/signull.c: Update copyright. Include <string.h>.
63 (bowler): Replace data_pointer with data_read
64 and data_write cases. Add code_descriptor case.
65 (zero, desc): New array and pointer.
66 (data, code): Change to simple pointers.
67 * gdb.base/signull.exp: Fix probe pattern matching a function
68 descriptor SIGSEGV. Replace data_pointer with data_read and
69 data_write tests.
70
acd4ad44
AC
712004-06-16 Andrew Cagney <cagney@gnu.org>
72
73 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
74
08fd625c
MC
752004-06-15 Michael Chastain <mec.gnu@mindspring.com>
76
77 * gdb.base/long_long.c: Add copyright notice.
78
1903502c
MC
792004-06-15 Michael Chastain <mec.gnu@mindspring.com>
80
81 * gdb.base/long_long.exp: Remove reference to
82 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
83 to gdb_breakpoint and gdb_continue_to_breakpoint.
84
83313cb1
JB
852004-06-14 Jim Blandy <jimb@redhat.com>
86
87 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
88 endian case.
89
1bf404ef
AC
902004-06-14 Andrew Cagney <cagney@gnu.org>
91
92 * gdb.base/gcore.exp (capture_command_output): Delete the always
93 passing tests containing inferior values.
94 * gdb.base/ending-run.exp: Do not include the breakpoint address
95 in the test message. Update copyright.
96 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
97 size in the test name, use gdb_test_multiple. Update copyright.
98
ef220b33
MC
992004-06-14 Michael Chastain <mec.gnu@mindspring.com>
100
101 * gdb.cp/ref-types.cc: Add copyright notice.
102
4f70a4c9
MC
1032004-06-14 Michael Chastain <mec.gnu@mindspring.com>
104
105 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
106 hp_aCC_compiler.
107 * lib/compiler.cc: Likewise.
108 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
109 'set' commands. Log diagnostics for other lines. Set
110 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
111
335928ac
MC
1122004-06-13 Michael Chastain <mec.gnu@mindspring.com>
113
114 * gdb.cp/try_catch.cc: Add copyright notice.
115
2efb12e8
MC
1162004-06-12 Michael Chastain <mec.gnu@mindspring.com>
117
118 * gdb.cp/userdef.cc: Add copyright notice.
119
0bbed51a
MC
1202004-06-11 Michael Chastain <mec.gnu@mindspring.com>
121
122 * gdb.cp/virtfunc.cc: Add copyright notice.
123
e12a46c9
RC
1242004-06-11 Randolph Chung <tausq@debian.org>
125
126 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
127 problem.
128
338e05af
AC
1292004-06-10 Andrew Cagney <cagney@gnu.org>
130
131 * lib/compiler.cc, lib/compiler.c: Append either
132 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
133 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
134 instead of gcc-3-3.
135
dc3f10cb
AC
1362004-06-09 Andrew Cagney <cagney@gnu.org>
137
b4d946af
AC
138 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
139 gdb/1455, bug is specific to "long long" and "double".
140
dc3f10cb
AC
141 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
142 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
143 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
144 fixed.
145
b5c0bfa2
AC
1462004-06-09 Andrew Cagney <cagney@gnu.org>
147
148 * gdb.base/structs.exp (test_struct_returns): Replace
149 "return_value_unknown" and "finish_value_unknown" by
150 "return_value_known" and "finish_value_known". Instead of
151 "return_value_unknown" iff "finish_value_unknown", check
152 "return_value_known" implies "finish_value_known".
153
caeb605f
MH
1542004-06-08 Martin Hunt <hunt@redhat.com>
155
156 * gdb.base/float.exp: Add pattern for mips targets.
157
c892bb64
RC
1582004-06-08 Randolph Chung <tausq@debian.org>
159
160 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
161 message for unknown architectures more clear.
162
48306d3e
JB
1632004-06-08 Joel Brobecker <brobecker@gnat.com>
164
165 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
166 start the execution of the program.
167
83ecb59f
JB
1682004-06-07 Jim Blandy <jimb@redhat.com>
169
170 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
171 * gdb.arch/i386-cpuid.h: New helper file.
172
55264cb4
RC
1732004-06-07 Randolph Chung <tausq@debian.org>
174
175 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
176 has started.
177
23cadb28
RM
1782004-06-04 Roland McGrath <roland@redhat.com>
179
180 Fix PR gdb/1647.
181 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
182 differently to be robust to output buffering differences.
183
51d01eda
MC
1842004-06-04 Michael Chastain <mec.gnu@mindspring.com>
185
186 * gdb.threads/pthreads.exp: Update copyright years.
187 (check_control_c): Change asynchronous 'after' to synchronous.
188
f4fc3b93
RM
1892004-06-04 Roland McGrath <roland@redhat.com>
190
191 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
192 next gdb prompt.
193
4013522b
MC
1942004-06-02 Michael Chastain <mec.gnu@mindspring.com>
195
196 Fix PR gdb/1636.
197 * gdb.threads/manythreads.exp: Change asynchronous 'after'
198 calls to synchronous.
199
7a8f1e6b
JB
2002004-05-26 Jim Blandy <jimb@redhat.com>
201
202 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
203
81bb3443
RC
2042004-05-24 Randolph Chung <tausq@debian.org>
205
206 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
207 * gdb.asm/pa.inc: New file.
208
8f5a3103
MK
2092004-05-22 Mark Kettenis <kettenis@gnu.org>
210
211 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
212
734b8fe8
JB
2132004-05-21 Joel Brobecker <brobecker@gnat.com>
214 Daniel Jacobowitz <drow@mvista.com>
215
216 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
217 GDB prompt.
218
725603e1
UW
2192004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
220
f4fc3b93 221 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
222 setjmp/longjmp. Use sigaction instead of signal.
223
8b923272
JB
2242004-05-19 J. Brobecker <brobecker@gnat.com>
225 Michael Snyder <msnyder@redhat.com>
226
227 * gdb.threads/pthread_cond_wait.c: New file.
228 * gdb.threads/pthread_cond_wait.exp: New testcase.
229
8bfabb04
AC
2302004-05-13 Andrew Cagney <cagney@redhat.com>
231
232 * gdb.base/signull.exp, gdb.base/signull.c: New files.
233 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
234
42edda50
AC
2352004-05-11 Andrew Cagney <cagney@redhat.com>
236
237 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
238 fixed but revealed gdb/1639.
239
d303a6c7
AC
2402004-05-10 Andrew Cagney <cagney@redhat.com>
241
242 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
243 func1" and "next to 2nd alarm", kernel bug avoided.
244
bf08c2a1
DJ
2452004-05-10 Daniel Jacobowitz <dan@debian.org>
246
247 PR external/1568
248 * gdb.base/bigcore.exp: Check the size of the dumped core file.
249 XFAIL if it is smaller than bytes_allocated.
250 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
251 (main): Make chunks_allocated unsigned. Correct comment.
252
c0586a34
JB
2532004-05-07 Joel Brobecker <brobecker@gnat.com>
254
255 * gdb.arch/powerpc-aix-prologue.c: New file.
256 * gdb.arch/powerpc-aix-prologue.exp: New file.
257
f2785d12
JB
2582004-05-07 Jim Blandy <jimb@redhat.com>
259
260 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
261 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
262
bd7f6e30
JB
2632004-05-06 Joel Brobecker <brobecker@gnat.com>
264
265 * gdb.base/sep.exp: No longer setup_kfail when the program was
266 built with dwarf2.
267
0a5e7efe
JI
2682004-05-05 Jim Ingham <jingham@apple.com>
269
270 * gdb.base/pending.exp: Make sure pending breakpoints
271 preserve the ignore count.
f4fc3b93 272
a8958849
MK
2732004-04-27 Jerome Guitton <guitton@gnat.com>
274
275 * i386-prologue.exp: Add testcase for jump instruction as first
276 instruction of the real code.
277 * i386-prologue.c (jump_at_beginning): New function.
278
7e103f5b
MK
2792004-04-28 Mark Kettenis <kettenis@gnu.org>
280
281 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
282 x86_64-*-*.
283
5d38b224
MK
2842004-04-28 Mark Kettenis <kettenis@gnu.org>
285
286 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
287 i*86-*-*.
288
0ef32fd9
MK
2892004-04-25 Mark Kettenis <kettenis@gnu.org>
290
291 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
292 expression that checks the return type.
293
71d7dd7c
AC
2942004-04-23 Andrew Cagney <cagney@redhat.com>
295
296 * gdb.base/call-sc.exp: New test of scalar call/return values.
297 * gdb.base/call-sc.c: Ditto.
298
1e9f977e
JJ
2992004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
300
301 * gdb.threads/manythreads.c: Reduce thread stack size.
302
899d9e3a
JJ
3032004-04-23 Jeff Johnston <jjohnstn@redhat.com>
304
305 * gdb.threads/manythreads.c: Add copyright notice.
306
61bcae62
AC
3072004-04-23 Andrew Cagney <cagney@redhat.com>
308
309 * gdb.base/siginfo.exp: Better handle step out of signal.
310 * gdb.base/sigstep.exp: Ditto.
311
7339a42e
JJ
3122004-04-22 Jeff Johnston <jjohnstn@redhat.com>
313 Daniel Jacobowitz <drow@mvista.com>
314
315 * gdb.threads/manythreads.c: New testcase.
316 * gdb.threads/manythreads.exp: Ditto.
317
5c98409b
JB
3182004-04-22 Jim Blandy <jimb@redhat.com>
319
320 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
321 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
322
3b611f1a
MC
3232004-04-21 Michael Chastain <mec.gnu@mindspring.com>
324
325 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
326
f0fd9238
AC
3272004-04-21 Andrew Cagney <cagney@redhat.com>
328
329 * gdb.base/sigstep.c: New file.
330 * gdb.base/sigstep.exp: New file.
331
90990674
JB
3322004-04-16 Joel Brobecker <brobecker@gnat.com>
333
334 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
335 call to observer_notify_normal_stop.
336
78cef34b
AC
3372004-04-15 Andrew Cagney <cagney@redhat.com>
338
339 * gdb.base/siginfo.c: New file.
340 * gdb.base/siginfo.exp: New file.
341
d2343407
JB
3422004-04-12 J. Brobecker <brobecker@gnat.com>
343
344 * gdb.base/sep.exp: Fix typo in comment.
345
a2dba3c8
JB
3462004-04-12 J. Brobecker <brobecker@gnat.com>
347
348 * gdb.base/sep.c: New file.
349 * gdb.base/sep-proc.c: New file.
350 * gdb.base/sep.exp: New testcase.
351
15f7b60e
MK
3522004-04-09 Mark Kettenis <kettenis@gnu.org>
353
354 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
355 support.
356
44f4de1a
AC
3572004-04-05 Andrew Cagney <cagney@redhat.com>
358
359 * gdb.base/sigaltstack.c: New file.
360 * gdb.base/sigaltstack.exp: New file.
361
ef04f396
JB
3622004-04-04 Joel Brobecker <brobecker@gnat.com>
363
364 * gdb.base/foll-fork.exp: Update the expected output for
365 "help set follow-fork-mode", to match a change that was made
366 to the help of this variable on 2004-01-13.
367
d40d2c92
JB
3682004-04-01 Joel Brobecker <brobecker@gnat.com>
369
370 * lib/ada.exp: Add copyright notice.
371 * bar.ads: Likewise.
372 * bar.adb: Likewise.
373 * null_record.adb: Likewise.
374 * null_record.exp: Likewise.
375 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
376
f86ef5a3
JB
3772004-04-01 Joel Brobecker <brobecker@gnat.com>
378
379 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
380 * configure: Regenerate.
381
414e70e3
JB
3822004-04-01 Joel Brobecker <brobecker@gnat.com>
383
384 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
385 to build the application. Remove the message printed when in
386 verbose mode, redundant with the UNSUPPORTED message above.
387
f0aaee49
JB
3882004-03-31 Joel Brobecker <brobecker@gnat.com>
389
390 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
391 * gdb.ada (null_record.exp): New testcase.
392
ac81cb54
JB
3932004-03-31 Joel Brobecker <brobecker@gnat.com>
394
395 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
396
854af2f7
JB
3972004-03-31 Joel Brobecker <brobecker@gnat.com>
398
399 * gdb.ada: New subdirectory.
400 * gdb.ada/Makefile.in: New file.
401 * gdb.ada/gnat_ada.gpr.in: New file.
402
034cb681
JB
4032004-03-31 Joel Brobecker <brobecker@gnat.com>
404
405 * lib/ada.exp: New file.
406
78a1a894
DJ
4072004-03-24 Daniel Jacobowitz <drow@mvista.com>
408
409 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
410 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
411
4b2b3b3e
AC
4122004-03-22 Andrew Cagney <cagney@redhat.com>
413
414 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
415 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
416 Problem identified by Ulrich Weigand.
417
23c73aa3
DC
4182004-03-17 David Carlton <carlton@kealia.com>
419
420 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
421 PR c++/826.
422
d63a86f8
RM
4232004-03-16 Roland McGrath <roland@redhat.com>
424
425 * gdb.base/auxv.exp: New file.
426 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
427
0e02aa50
DC
4282004-03-12 David Carlton <carlton@kealia.com>
429
430 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
431 * gdb.cp/pr-1553.cc: Ditto.
432 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
433 pass branch.
434
c20b71be
MC
4352004-03-12 Michael Chastain <mec.gnu@mindspring.com>
436
437 * gdb.cp/templates.exp: Accept more template types.
438
c7414a01
MC
4392004-03-09 Michael Chastain <mec.gnu@mindspring.com>
440
441 From Corinna Vinschen with modifications.
442 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
443 local variable obj_with_enum.
444 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
445 results with obj_with_enum.
446
ed69573c
MC
4472004-03-09 Michael Chastain <mec.gnu@mindspring.com>
448
449 * gdb.cp/classes.cc: New file, copied from misc.cc.
450 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
451
28301461
MC
4522004-03-09 Michael Chastain <mec.gnu@mindspring.com>
453
454 * gdb.cp/misc.cc: Add copyright notice.
455
1198ecbe
DC
4562004-03-05 David Carlton <carlton@kealia.com>
457
458 * gdb.cp/rtti.exp: Add 'print *obj3' test.
459 * gdb.cp/rtti.h: Update copyright.
460 (namespace n2::n3): New.
461 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
462 (n2::n3::func3): New.
463 (main): Call n2::n3::func3.
464 * gdb.cp/rtti2.cc: Update copyright.
465 (n2::create3): New.
466
9e08c470
MK
4672004-03-04 Mark Kettenis <kettenis@gnu.org>
468
469 * gdb.asm/openbsd.inc: Fix typo.
470
4bebc3aa
FF
4712004-03-03 Fred Fish <fnf@redhat.com>
472
473 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
474 "val" instead of unused "size". Update copyright year.
475
6ea9fb37
DJ
4762004-02-29 Daniel Jacobowitz <drow@mvista.com>
477
478 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
479 to use unsigned char.
480 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
481 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
482
23b23974
DJ
4832004-02-29 Daniel Jacobowitz <drow@mvista.com>
484
485 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
486 line of output.
487
7574fd53
DJ
4882004-02-28 Daniel Jacobowitz <drow@mvista.com>
489
490 * gdb.base/relocate.c (dummy): Initialize.
491
a195357f
DJ
4922004-02-28 Daniel Jacobowitz <drow@mvista.com>
493
494 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
495 a breakpoint at exit.
496
72fd54a9
FF
4972004-02-27 Fred Fish <fnf@redhat.com>
498
499 * gdb.base/chng-syms.exp: Add expect condition to match failing
500 case that isn't a timeout.
501
b9d23137
AC
5022004-02-27 Andrew Cagney <cagney@redhat.com>
503
504 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
505 support.
506
15d208f6 5072004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 508
15d208f6
FF
509 * gdb.arch/gdb1431.c: Remove.
510 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
511 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
512 of "until" incorrectly.
513
98f9cd2d
JB
5142004-02-26 J. Brobecker <brobecker@gnat.com>
515
516 * gdb.cp/class2.cc (empty): New class.
517 (refer): New function.
518 (main): Declare an object of type empty and use it.
519 * gdb.cp/class2.exp: Print the value of an object of type empty.
520
9b50c11b
JJ
5212004-02-26 Jeff Johnston <jjohnstn@redhat.com>
522
523 * gdb.base/langs.exp: Update query string to match the
524 new nquery format used for pending breakpoints.
525
0dcd613f
AC
5262004-02-26 Andrew Cagney <cagney@redhat.com>
527
528 Fix PR i18n/1570.
529 * gdb.base/charset.c: Update copyright notice.
530 (main, init_string): Remove the escape character '\e' tests.
531 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
532 * gdb.base/charset.exp (valid_host_charset): Ditto.
533 * gdb.base/setvar.exp: Ditto.
534
b8a56647
AC
5352004-02-24 Andrew Cagney <cagney@redhat.com>
536
90d59e34
AC
537 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
538 mmapped data in core file" PASS and FAIL messages consistent.
539
b8a56647
AC
540 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
541 setting a breakpoint. Work around PR java/1565.
542
9f27c604
JJ
5432004-02-23 Jeff Johnston <jjohnstn@redhat.com>
544
545 * lib/gdb.exp (gdb_breakpoint): Update query string to match
546 new nquery format.
547 * gdb.base/pending.exp: Ditto.
548
3224a706
MK
5492004-02-22 Mark Kettenis <kettenis@gnu.org>
550
551 * configure.in: Run stabs tests on *BSD.
552 * configure: Regenerated.
553
41e0a9ca
MK
5542004-02-21 Mark Kettenis <kettenis@gnu.org>
555
556 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
557
1e1b3428
FF
5582004-02-20 Fred Fish <fnf@redhat.com>
559
560 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
561 blank in test for "returns short", for consistency with other
562 "returns xxx" tests. Update copyright year.
563
f9a7572a
FF
5642004-02-19 Fred Fish <fnf@redhat.com>
565
566 New testcase for PR breakpoint/1558.
567 * gdb.arch/gdb1558.exp: New file.
568 * gdb.arch/gdb1558.c: New file.
569
b2ce2854
EZ
5702004-02-19 Elena Zannoni <ezannoni@redhat.com>
571
572 * gdb.base/nodebug.exp: Fix typo.
573
e7c9ff01
JB
5742004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
575
576 Committed by Jim Blandy <jimb@redhat.com>.
577
62f4b920
JB
578 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
579
2db536a1
JB
580 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
581
e7c9ff01
JB
582 * gdb.base/float.exp: Support s390*-*-* targets.
583
f3205b34
AF
5842004-02-17 Adam Fedor <fedor@gnu.org>
585
586 * gdb.base/gdb1555.exp: New file.
587 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
588
9d62932d
EZ
5892004-02-17 Elena Zannoni <ezannoni@redhat.com>
590
591 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
592
344c9711
FF
5932004-02-16 Fred Fish <fnf@redhat.com>
594
595 * gdb.arch/gdb1291.c: Remove
596 * gdb.arch/gdb1291.s: New test input file.
597 * gdb.arch/gdb1291.exp: Expand test to check case that should not
598 fail. Test for correct result, known incorrect result, other
599 failures and timeouts.
600
2d822687
AC
6012004-02-16 Andrew Cagney <cagney@redhat.com>
602
603 * gdb.base/bigcore.exp: New file.
604 * gdb.base/bigcore.c: New file.
605
dac15b66
AC
6062004-02-13 Andrew Cagney <cagney@redhat.com>
607
608 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
609 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
610 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
611 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
612 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
613 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
614 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
615 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
616 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
617 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
618
6bdfc2c4
JJ
6192004-02-11 Jeff Johnston <jjohnstn@redhat.com>
620
621 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
622 executed is an alloc instruction.
623
87b3ede8
DC
6242004-02-11 David Carlton <carlton@kealia.com>
625
626 * gdb.cp/breakpoint.exp: New.
627 * gdb.cp/breakpoint.cc: New.
628
6e19e2bf
MC
6292004-02-11 Michael Chastain <mec.gnu@mindspring.com>
630
631 Partial fix for PR gdb/1543.
632 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
633 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
634 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
635 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
636 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
637 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
638 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
639 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
640 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
641 to bug-gdb@prep.ai.mit.edu .
642 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
643 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
644 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
645 Likewise.
646
5c5455dc
AC
6472004-02-10 Andrew Cagney <cagney@redhat.com>
648
649 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
650 using gdb_internal_error_resync.
651
9cf689d7
DJ
6522004-02-09 Daniel Jacobowitz <drow@mvista.com>
653
654 * gdb.threads/thread-specific.exp: Stop early if no threads are
655 found.
656
d2dc51db
MC
6572004-02-09 Michael Chastain <mec.gnu@mindspring.com>
658
659 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
660
14b1a056
DJ
6612004-02-08 Daniel Jacobowitz <drow@mvista.com>
662
663 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
664 breakpoints.
665
83f66e8f
DJ
6662004-02-07 Daniel Jacobowitz <drow@mvista.com>
667
668 * config/sim.exp (gdb_load): Handle $arg == "".
669 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
670 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
671
30fc0091
EZ
6722004-02-07 Elena Zannoni <ezannoni@redhat.com>
673
674 * gdb.base/maint.exp: Update test to reflect
675 obstack changes.
676
4d806929
JJ
6772004-02-04 Jeff Johnston <jjohnstn@redhat.com>
678
679 * gdb.base/pendshr.c (pendfunc): New function that calls
680 pendfunc1.
681 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
682
7bfdd688
FF
6832004-02-04 Fred Fish <fnf@redhat.com>
684
685 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
686 function symbols and update copyright years.
687 * gdb.arch/gdb1291.c: Ditto.
688
aaa08ee4
MC
6892004-02-03 Michael Chastain <mec.gnu@mindspring.com>
690
691 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
692
dbad7755
MC
6932004-02-03 Michael Chastain <mec.gnu@mindspring.com>
694
695 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
696
ec4646ef
MC
6972004-02-03 Michael Chastain <mec.gnu@mindspring.com>
698
699 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
700
1b802196
FF
7012004-02-02 Fred Fish <fnf@redhat.com>
702
703 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
704 remote targets. Update copyright years.
705
18fe2033
JJ
7062004-02-02 Jeff Johnston <jjohnstn@redhat.com>
707
708 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
709 support.
710 * gdb.base/langs.exp: Fix test which attempts to create
711 breakpoint on non-existent function to handle new pending
712 support.
713 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
714 a breakpoint.
715 * gdb.base/pending.exp: New test.
716 * gdb.base/pending.c: New file.
717 * gdb.base/pendshr.c: Ditto.
718
8d577d32
DC
7192004-02-02 David Carlton <carlton@kealia.com>
720
721 * gdb.cp/overload.exp: Add overloadNamespace tests.
722 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
723 (overloadNamespace, XXX): New.
724 (main): Call XXX::marker2.
725
3ad13771
FF
7262004-02-01 Fred Fish <fnf@redhat.com>
727
728 * gdb.base/dump.exp: Use runto_main instead of "runto main".
729 * gdb.base/finish.exp: Ditto.
730 * gdb.base/gcore.exp: Ditto.
731 * gdb.base/huge.exp: Ditto.
732 * gdb.base/info-proc.exp: Ditto.
733 * gdb.base/return2.exp: Ditto.
734 * gdb.threads/gcore-thread.exp: Ditto.
735
44c75849
DJ
7362004-02-01 Daniel Jacobowitz <drow@mvista.com>
737
738 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
739
005bc093
MK
7402004-02-01 Mark Kettenis <kettenis@gnu.org>
741
742 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
743 that opening the file succeeds on OpenBSD.
744
c47cebdb
DJ
7452004-02-01 Daniel Jacobowitz <drow@mvista.com>
746
747 * gdb.threads/thread-specific.c: New file.
748 * gdb.threads/threads-specific.exp: New test script.
749 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
750 to expect_out.
751
5a01311c
MK
7522004-02-01 Mark Kettenis <kettenis@gnu.org>
753
754 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
755 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
756 only on the "print_small_structs from print_long_arg_list" test.
757
ce22a4f1
DJ
7582004-02-01 Daniel Jacobowitz <drow@mvista.com>
759
760 * gdb.base/completion.exp: Kill a stray backslash.
761
762 From Jim Ingham <jingham@apple.com>:
763 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
764 agrees with the result from sending a tab.
765
abbab9d3
DJ
7662004-01-31 Daniel Jacobowitz <drow@mvista.com>
767
768 * gdb.base/chng-syms.exp: Remove stray newline.
769
53904d1e
MK
7702004-01-31 Mark Kettenis <kettenis@gnu.org>
771
772 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
773 *-*-openbsd*.
774 * gdb.asm/openbsd.inc: New file.
775
3a4b3aac
MK
7762004-01-30 Mark Kettenis <kettenis@gnu.org>
777
778 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
779 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
780 *-*solaris2*. Remove commented out default settings for
781 asm-flags. Replace gdb_compile with target_link.
782
ebac27b4
MC
7832004-01-29 Michael Chastain <mec.gnu@mindspring.com>
784
785 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
786 for all tests. Remove old hp-ux and cygnus xfail cases.
787
d8679d84
PH
7882004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
789
790 * gdb.base/chng-syms.exp: New file.
791 * gdb.base/chng-syms.c: New file.
792
0a55bc22
MC
7932004-01-24 Michael Chastain <mec.gnu@mindspring.com>
794
795 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
796 Provide arms for current output in all my configurations.
797
94b8e876
MC
7982004-01-24 Michael Chastain <mec.gnu@mindspring.com>
799
800 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
801 * lib/compiler.cc: Likewise.
802 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
803 get the right preprocessor. Eval the output directly. Remove
804 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
805 hp_f77_compiler and hp_f90_compiler completely.
806 (gdb_preprocess): Delete.
807 (get_compiler): Delete.
808
7cf03d44
MK
8092004-01-24 Mark Kettenis <kettenis@gnu.org>
810
811 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
812 <string.h>.
813
68b6dce9
NR
8142004-01-24 Nick Roberts <nick@nick.uklinux.net>
815
816 * gdb.mi/mi-stack.exp: Update copyright.
817
b368761e
DC
8182004-01-23 David Carlton <carlton@kealia.com>
819
820 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
821 test for cp_lookup_transparent_type.
822 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
823 call them.
824
f2061b53
DJ
8252004-01-23 Daniel Jacobowitz <drow@mvista.com>
826
827 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
828 after -var-update.
829
37fc574a
DC
8302004-01-23 David Carlton <carlton@kealia.com>
831
832 * gdb.cp/namespace.cc (C::ensureRefs): New.
833 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
834
8e94b928
NR
8352004-01-20 Nick Roberts <nick@nick.uklinux.net>
836
837 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
838 case "-stack-list-locals 2".
839 * gdb.mi/mi-var-child.exp: Test for case
840 "-var-list-children --all-values NAME".
841
997b0952
MC
8422004-01-18 Michael Chastain <mec.gnu@mindspring.com>
843
844 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
845
52470da3
MK
8462004-01-18 Mark Kettenis <kettenis@gnu.org>
847
7049b4b8
MK
848 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
849 used with gdb_test_multiple.
850
52470da3
MK
851 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
852 read at address 0. This fixes PR testsuite/1504.
853
da6012e5
DJ
8542004-01-18 Daniel Jacobowitz <drow@mvista.com>
855
856 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
857 Remove downloading, guessing the host executable, the calls to
858 gdb_file_cmd and gdb_target_cmd, and "load" support.
859 (infer_host_exec): New function broken out from gdb_load.
860 (gdb_load): New wrapper for gdbserver_gdb_load.
861 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
862 gdb_target_cmd. Use -target-select.
863 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
864 Download binaries to the host. Clear last_mi_remote_file when
865 we load a new binary.
866 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
867 call gdbserver_gdb_load and mi_gdb_target_cmd.
868
32c70722
MC
8692004-01-17 Michael Chastain <mec.gnu@mindspring.com>
870
871 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
872 type patterns.
873
b0cecf36
MC
8742004-01-17 Michael Chastain <mec.gnu@mindspring.com>
875
876 * gdb.cp/templates.exp: Fix typo in test name of
877 "print Foo<volatile char*>::foo".
878
4120d7e6
MC
8792004-01-15 Michael Chastain <mec.gnu@mindspring.com>
880
881 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
882
f679e530
BE
8832004-01-16 Ben Elliston <bje@wasabisystems.com>
884
885 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
886 (clean mostlyclean): Remove empty rm.
887
091c48f6
MC
8882004-01-15 Michael Chastain <mec.gnu@mindspring.com>
889
890 * gdb.base/setvar.exp: Add copyright years.
891
3e5fc8d2
DC
8922004-01-14 David Carlton <carlton@bactrian.org>
893
894 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
895 PR c++/1511 and update coment.
896 * gdb.cp/templates.exp: Update patterns to match current output.
897 If changes involve something other than whitespace, KFAIL
898 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
899
63d06c5c
DC
9002004-01-14 David Carlton <carlton@kealia.com>
901
902 * gdb.cp/namespace.exp: Add tests involving classes defined within
903 namespaces.
904 * gdb.cp/namespace.cc (C::CClass): New.
905 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
906
a51dab88
EZ
9072004-01-14 Elena Zannoni <ezannoni@redhat.com>
908
909 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
910 what debug info we have. Print a better message if something goes
911 wrong while producing the separate debug info file.
912
a476ccc9
MC
9132004-01-14 Michael Chastain <mec.gnu@mindspring.com>
914
915 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
916
f453692c
MC
9172004-01-14 Michael Chastain <mec.gnu@mindspring.com>
918
919 * gdb.base/callfuncs.c: Add copyright notice.
920
f40063a5
MC
9212004-01-13 Michael Chastain <mec.gnu@mindspring.com>
922
923 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
924 inheritance. PR gdb/1498, PR gcc/13539.
925
19ac3974
EZ
9262004-01-13 Elena Zannoni <ezannoni@redhat.com>
927
928 * gdb.threads/gcore-thread.exp: Prefix name of binary with
929 test specific name.
930 * gdb.mi/gdb669.exp: Ditto.
931 * gdb.mi/mi-pthreads.exp: Ditto.
932 * gdb.mi/mi1-pthreads.exp: Ditto.
933 * gdb.mi/mi2-pthreads.exp: Ditto.
934
56c97c6e
MC
9352004-01-12 Michael Chastain <mec.gnu@mindspring.com>
936
937 * gdb.cp/member-ptr.cc: Add copyright notice.
938
a0644324
MC
9392004-01-12 Michael Chastain <mec.gnu@mindspring.com>
940
941 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
942 some patterns for recent versions of gcc and hpacc. Delete
943 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
944 Delete tests that access a NULL pointer-to-member-data. This
945 script is still disabled for gcc.
946
32fabe09
EZ
9472004-01-12 Elena Zannoni <ezannoni@redhat.com>
948
949 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
950 escaped correctly.
951
1f8a6abb
EZ
9522004-01-12 Elena Zannoni <ezannoni@redhat.com>
953
954 * gdb.base/sepdebug.exp: New file.
955 * gdb.base/sepdebug.c: New file.
956 * lib/gdb.exp (separate_debug_filename): New procedure.
957 (gdb_gnu_strip_debug): New procedure.
958
48efe704
AC
9592004-01-12 Andrew Cagney <cagney@redhat.com>
960
961 * gdb.mi/ChangeLog: Delete file. Renamed to ...
962 * gdb.mi/ChangeLog-1999-2003: New file.
963
a9415475
AC
9642004-01-12 Andrew Cagney <cagney@redhat.com>
965
966 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
967 "Renaming a directory to a non-empty directory returns ENOTEMPTY
968 or EEXIST", treat EBUSY as an XFAIL.
969
83b8cf9d
MC
9702004-01-11 Michael Chastain <mec.gnu@mindspring.com>
971
972 * gdb.base/scope.exp: Remove obsolete setup_xfail for
973 hp_cc_compiler.
974
9939d2a8
MC
9752004-01-10 Michael Chastain <mec.gnu@mindspring.com>
976
977 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
978 decorations.
979
1ff8cadf
MC
9802004-01-10 Michael Chastain <mec.gnu@mindspring.com>
981
982 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
983 and "(aCC)" decorations. Remove obsolete doco about old
984 test results.
985
6fa9022e
MC
9862004-01-09 Michael Chastain <mec.gnu@mindspring.com>
987
988 * gdb.cp/exception.exp: Fix typo in doco.
989
209721fe
MK
9902004-01-09 Mark Kettenis <kettenis@gnu.org>
991
992 * gdb.base/gdb1476.exp: Fix typo.
993
ef11303e
MC
9942004-01-09 Michael Chastain <mec.gnu@mindspring.com>
995
996 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
997 file.
998
041ab88c
MC
9992004-01-09 Michael Chastain <mec.gnu@mindspring.com>
1000
1001 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
1002 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
1003 Use gdb_compile. Remove restriction on gcc. Add some patterns
1004 for recent version of gdb. Delete second half, which was a copy
1005 of the first half with different build flags. This test is
1006 still disabled because it is still not ready for production.
1007
e36d075a
MC
10082004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1009
1010 * gdb.cp/exception.cc: Add copyright notice.
1011 * gdb.cp/exception.exp: Add a notice that this file is broken
1012 because of line number changes caused by addition of copyright
1013 notice.
1014
42b190ad
MC
10152004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1016
1017 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
1018 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
1019
8f25f06b
MC
10202004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1021
1022 * gdb.cp/classes.exp: Accept gnu abi 2.
1023 * gdb.cp/derivation.exp: Likewise.
1024 * gdb.cp/overload.exp: Likewise.
1025 * gdb.cp/virtfunc.exp: Likewise.
1026
06ded8b8
MC
10272004-01-08 Michael Chastain <mec.gnu@mindspring.com>
1028
1029 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
1030 semicolon after end of function.
1031
77c26ae3
MC
10322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1033
1034 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
1035 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
1036 boilerplate code for compiling and running the program under
1037 test. Add some string method tests.
1038
20757486
MC
10392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1040
1041 * gdb.cp/bs15503.cc: Add copyright notice.
1042 * gdb.cp/bs15503.exp: Adjust line number.
1043
0fd3b503
MC
10442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1045
1046 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
1047 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
1048
10d1bea8
MC
10492004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1050
1051 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
1052 hp_cc_compiler.
1053
2789202a
MC
10542004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1055
1056 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
1057 * gdb.cp/ctti.exp: Use the marker instead of "next".
1058 With gcc, run further before bailing.
1059
b862f14c
MC
10602004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1061
1062 * gdb.cp/cttiadd.cc: Add copyright notice.
1063 * gdb.cp/cttiadd1.cc: Likewise.
1064 * gdb.cp/cttiadd2.cc: Likewise.
1065 * gdb.cp/cttiadd3.cc: Likewise.
1066
96da2469
MC
10672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1068
1069 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
1070 Use gdb_test, gdb_test_multiple. Use floating-point values that
1071 have exact representations in IEEE-ish formats.
1072
053248ff
MC
10732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1074
1075 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
1076 compilers. Delete duplicate call to get_compiler_info.
1077 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
1078 * gdb.base/volatile.exp: Likewise.
1079
84acecdd
MK
10802004-01-07 Mark Kettenis <kettenis@gnu.org>
1081
1082 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
1083 memory at address 0.
1084
fe11a27f
MC
10852004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1086
1087 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
1088 to test for hp-ux assembler. Fix copyright years.
1089
60ad077b
AC
10902004-01-07 Andrew Cagney <cagney@redhat.com>
1091
1092 * gdb.base/fileio.c (strerrno): Add "EBUSY".
1093
1c9b8f33
AC
10942004-01-07 Andrew Cagney <cagney@redhat.com>
1095
1096 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
1097 when creating the read-only file. From analysis by Roland McGrath
1098 and Elena Zannoni.
1099
753ccc7a
MC
11002004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1101
1102 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
1103
eca3e36b
MC
11042004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1105
1106 * gdb.base/cvexpr.c: Be type-safe with function pointers and
1107 data pointers.
1108
f8d4bac4
MC
11092004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1110
1111 * gdb.cp/m-static.exp: Compile one source file at a time.
1112 Delete unused call to get_compiler_info.
1113
9b4e0f94
MC
11142004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1115
1116 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
1117 * gdb.base/call-rt-st.exp: Likewise.
1118 * gdb.base/nodebug.exp: Likewise.
1119 * gdb.base/volatile.exp: Likewise.
1120 * gdb.cp/ref-types.exp: Likewise.
1121 * gdb.cp/templates.exp: Likewise.
1122
023c1024
MK
11232004-01-05 Mark Kettenis <kettenis@gnu.org>
1124
1125 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
1126
19703c4a
MC
11272004-01-05 Michael Chastain <mec.gnu@mindspring.com>
1128
1129 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
1130 hppa*-hp-hpux*.
1131
18b67037
MK
11322004-01-04 Mark Kettenis <kettenis@gnu.org>
1133
ba6219c8
MK
1134 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1135 x86_64-*-*.
1136
18b67037
MK
1137 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1138 sparc64-*-* and sparc*-solaris2*.
1139
1bfbbb9d
MK
11402004-01-04 Mark Kettenis <kettenis@gnu.org>
1141
1142 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
1143 return ${tests}" test. The ${tests} already mentions the
1144 filename.
1145
06846494
MC
11462004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1147
1148 * gdb.cp/local.exp: Accept gcc abi 2.
1149
3b0cb202
MC
11502004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1151
1152 * gdb.cp/templates.exp: Accept gcc abi 2.
1153
0643ec3f
MC
11542004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1155
1156 * lib/compiler.cc: Remove supports_template_debugging.
1157 * gdb.cp/templates.exp: Do not test supports_template_debugging.
1158
d231d0b1
MC
11592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1160
1161 * gdb.cp/namespace.exp: Accept gcc abi 2.
1162
44ffb27c
MC
11632004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1164
1165 * gdb.cp/method.exp: Accept gcc abi 2.
1166
184ad485
MC
11672004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1168
1169 * gdb.cp/classes.exp: Generate identical results as old version.
1170 * gdb.cp/derivation.exp: Likewise.
1171 * gdb.cp/overload.exp: Likewise.
1172 * gdb.cp/virtfunc.exp: Likewise.
1173
116f09e7
MC
11742004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1175
1176 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
1177 mysterious bug with sourceware version of expect.
1178
b1379776
MC
11792004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1180
1181 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
1182 current versions of gcc, including gcc abi 2. Remove gratuitous
1183 restart of test program. Use gdb_test_multiple and gdb_test for
1184 all tests. Add patterns to xfail missing "const" in "const char *"
1185 and kfail PR gdb/1155.
1186
6b7a4c0e
MC
11872004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1188
1189 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
1190 current versions of gcc, including gcc abi 2. Remove gratuitous
1191 restart of test program. Use gdb_test_multiple and gdb_test for
1192 all tests. Add patterns to kfail PR gdb/1498.
1193
51615d72
MC
11942003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1195
1196 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
1197 current versions of gcc, including gcc abi 2. Use "breakpoint"
1198 and "continue" instead of restarting the target program. Use
1199 gdb_test_multiple and gdb_test for all tests.
1200
7b79a9d7
MK
12012004-01-01 Mark Kettenis <kettenis@gnu.org>
1202
1203 * gdb.asm/asm-source.exp: Update copyright year. Link statically
1204 for *-*-solaris2*.
1205
1cd3489f
MC
12062003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1207
1208 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
1209 current versions of gcc, including gcc abi 2. Use "breakpoint"
1210 and "continue" instead of restarting the target program several
1211 times. Use gdb_test_multiple and gdb_test for all tests.
1212
850742db
MC
12132003-12-18 Michael Chastain <mec.gnu@mindspring.com>
1214
1215 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
1216 source files.
1217
eb4bbda8
MC
12182003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1219
1220 * gdb.base/environ.exp: Handle compiling test case from multiple
1221 source files.
1222
e42c7771
MC
12232003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1224
1225 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1226
80e4b428
JB
12272003-12-17 Jim Blandy <jimb@redhat.com>
1228
5f06973a
JB
1229 * gdb.base/freebpcmd.c: Add copyright notice.
1230
80e4b428
JB
1231 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1232
0ab84fb7
MC
12332003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1234
1235 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1236
1b3bb3d0
JB
12372003-12-13 Jim Blandy <jimb@redhat.com>
1238
1239 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1240
3a4c9371
KB
12412003-12-12 Kevin Buettner <kevinb@redhat.com>
1242
1243 * gdb.asm/frv.inc: New file.
1244 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1245
a1dea79a
FF
12462003-12-09 Fred Fish <fnf@redhat.com>
1247
1248 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1249 functions to break1.c and leave prototypes behind. Add more
1250 "set breakpoint NN here" comments.
1251 * gdb.base/break1.c: New file.
1252
1253 * gdb.base/break.exp: Handle compiling test case from multiple
1254 source files and change source file references as needed.
1255 * gdb.base/completion.exp: Ditto.
1256 * gdb.base/condbreak.exp: Ditto.
1257 * gdb.base/define.exp: Ditto.
1258 * gdb.base/ena-dis-br.exp: Ditto.
1259 * gdb.base/info-proc.exp: Ditto.
1260 * gdb.base/maint.exp: Ditto.
1261 * gdb.base/until.exp: Ditto.
1262
1263 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1264 hardcoded line numbers.
1265 * gdb.base/define.exp: Ditto.
1266 * gdb.base/ena-dis-br.exp: Ditto.
1267 * gdb.base/maint.exp: Ditto.
1268 * gdb.base/until.exp: Ditto.
1269
1270 * gdb.base/completion.exp: Use "break1" for completion tests since
1271 "break" is no longer a unique prefix.
1272
5266b69c
AC
12732003-12-06 Andrew Cagney <cagney@redhat.com>
1274
1275 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1276 "return_value_unimplemented". When an unimplemented struct return
1277 architecture, report incorrect values as a KFAIL
1278
374451f0
MC
12792003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1280
1281 * gdb.cp/rtti.exp: Accept new wording of warning from
1282 cp_lookup_rtti_type.
1283
ba9b20a7
MC
12842003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1285
1286 Partial fix for PR testsuite/1456.
1287 * gdb.base/scope.exp (test_at_main): Replace references to
1288 gcc_compiled with calls to test_compiler_info.
1289 (test_at_foo): Likewise.
1290 (test_at_bar): Likewise.
1291
b74b6d0b
MC
12922003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1293
1294 Partial fix for PR testsuite/1456.
1295 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1296 to test_compiler_info.
1297
ccfa3402
MC
12982003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1299
1300 * gdb.base/so-impl-ld.exp: Update copyright notice.
1301
f6246aba
MC
13022003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1303
1304 Partial fix for PR testsuite/1456.
1305 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1306 to test_compiler_info.
1307
13ae734a
MC
13082003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1309
1310 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1311 from current versions of gdb. Clean up regular expressions.
1312 Delete redundant timeout case.
1313
d8e1cdee
MC
13142003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1315
1316 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1317 from current versions of gdb. Clean up regular expressions.
1318 Delete redundant timeout case.
1319
96457b64
MC
13202003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1321
1322 Partial fix for PR testsuite/1456.
1323 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1324 gcc_compiled with call to test_compiler_info.
1325
f35309fc
MC
13262003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1327
1328 Partial fix for PR testsuite/1456.
1329 * gdb.base/list.exp (test_list_function): Delete unused declaration
1330 of gcc_compiled.
1331
d7afdf9b
MC
13322003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1333
1334 Partial fix for PR testsuite/1456.
1335 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1336 call to test_compiler_info.
1337
71507b56
MK
13382003-11-29 Mark Kettenis <kettenis@gnu.org>
1339
1340 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1341 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1342 it to create the appropriate note.inc.
1343 * gdb.asm/asmsrc1.s: Include "note.inc".
1344 * gdb.asm/netbsd.inc: New file.
1345 * gdb.asm/empty.inc: New file.
1346
f81f93f7
MC
13472003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1348
1349 Partial fix for PR testsuite/1456.
1350 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1351 calls to test_compiler_info.
1352
9a77938e
MC
13532003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1354
1355 Partial fix for PR testsuite/1456.
1356 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1357 calls to test_compiler_info.
1358
e8367dc7
MK
13592003-11-27 Mark Kettenis <kettenis@gnu.org>
1360
1361 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1362 pattern for the KFAILs.
1363
526c61ee
AF
13642003-11-25 Adam Fedor <fedor@gnu.org>
1365
1366 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1367 * gdb.objc/objcdecode.m: New file.
1368
28f2d600
AF
13692003-11-25 Adam Fedor <fedor@gnu.org>
1370
1371 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1372 * gdb.objc/nondebug.m: New file.
1373
a3895cee
BE
13742003-11-26 Ben Elliston <bje@wasabisystems.com>
1375
1376 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1377 NetBSD as it does on FreeBSD. Modelled on a similar change by
1378 Mark Kettenis on 2003-05-30.
1379 (link-flags): Set to "--entry _start" regardless of target.
1380 Special linker flags are to be appended to $link-flags.
1381 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1382
c9f2c8a3
MC
13832003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1384
1385 * gdb.cp/method.exp: Accept output of new demangler.
1386
15a0587a 13872003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1388
1389 * gdb/class2.exp: New file.
1390 * gdb/class2.cc: New file.
1391
3c00b570
MC
13922003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1393
1394 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1395 of new demangler.
1396
7027acc7
MK
13972003-11-23 Mark Kettenis <kettenis@gnu.org>
1398
1399 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1400 of gdb_test "run".
1401
b0e1598a
MK
14022003-11-23 Mark Kettenis <kettenis@gnu.org>
1403
1404 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1405 "continue" into "run".
1406
4d9eda44
MC
14072003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1408
1409 Partial fix for PR testsuite/1456.
1410 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1411 call to test_compiler_info.
1412 * gdb.cp/ctti.exp: Likewise.
1413 * gdb.cp/derivation.exp: Likewise.
1414 * gdb.cp/member-ptr.exp: Likewise.
1415 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1416 reference to gcc_compiled.
1417
14182003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1419
1420 Fix PR testsuite/1463.
1421 * gdb.base/structs.exp (start_structs_test): Call
1422 get_debug_format before using the debug format.
1423
d422fe19
AC
14242003-11-22 Andrew Cagney <cagney@redhat.com>
1425
1426 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1427 * gdb.base/structs.exp: Use gdb_test_multiple.
1428
039cf96d
AC
14292003-11-20 Andrew Cagney <cagney@redhat.com>
1430
6882279b
AC
1431 * gdb.base/structs.exp: Handle and recover from internal errors.
1432 Replace "foo${n}" with "foo<n>" in test messages.
1433
e53890ae
AC
1434 * gdb.base/structs.exp: Update copyright. Rewrite.
1435 * gdb.base/structs.c: Update copyright. Rewrite.
1436
2b211c59
AC
1437 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1438 resync count exceeded.
d63a86f8 1439
039cf96d
AC
1440 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1441 from the internal error.
1442 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1443 Original from Jim Blandy.
1444 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1445
eac98b22
AC
14462003-11-19 Andrew Cagney <cagney@redhat.com>
1447
1448 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1449 KFAIL.
1450
67455b2a
MK
14512003-11-17 Mark Kettenis <kettenis@gnu.org>
1452
1453 New testcase for PR backtrace/1435.
1454 * gdb.arch/i386-unwind.exp: New file.
1455 * gdb.arch/i386-unwind.c: New file.
1456
853d6e5b
AC
14572003-11-17 Andrew Cagney <cagney@redhat.com>
1458
1459 * lib/gdb.exp (compiler_info): New global.
1460 (test_compiler_info): New function.
1461 (get_compiler_info): Set compiler_info.
1462 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1463 "compiler_info" to gcc-<major>-<minor>.
1464
38cf6e11
MC
14652003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1466
1467 * gdb.trace/configure: Remove.
1468
a50d3602
EZ
14692003-11-13 Elena Zannoni <ezannoni@redhat.com>
1470
1471 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1472 breakpoints.
a50d3602
EZ
1473 * gdb.base/break.exp: Remove all references to explicit line
1474 numbers.
1475
d9407aaa
NC
14762003-11-11 Nick Clifton <nickc@redhat.com>
1477
1478 * gdb.base/shreloc.exp: Do not run for targets which do not
1479 support shared objects.
1480
db488fc1
CV
14812003-11-10 Corinna Vinschen <vinschen@redhat.com>
1482
1483 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1484 Don't run tests if nofileio flag is given.
1485
6a90a18e
EZ
14862003-11-07 Elena Zannoni <ezannoni@redhat.com>
1487
1488 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1489 as well as 'Watchpoint'.
1490
0b915e9c
EZ
14912003-11-06 Elena Zannoni <ezannoni@redhat.com>
1492
1493 Reported by Jim Ingham <jingham@apple.com>:
1494 * gdb.base/annota1.exp: Match at least one occurrence of the
1495 signal handler annotation.
1496
d7e4b55f
EZ
14972003-11-06 Elena Zannoni <ezannoni@redhat.com>
1498
1499 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1500 as well as 'Watchpoint'.
1501
2fe4e8d0
MC
15022003-11-05 Michael Chastain <mec@shout.net>
1503
1504 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1505
6ef88553
KW
15062003-11-03 Kris Warkentin <kewarken@qnx.com>
1507
1508 * gdb.arch/gdb1291.c: New test file.
1509 * gdb.arch/gdb1291.exp: New test script.
1510 * gdb.arch/gdb1431.c: New test file.
1511 * gdb.arch/gdb1431.exp: New test script.
1512
ae7dc4d8
MC
15132003-10-22 Michael Chastain <mec@shout.net>
1514
1515 * gdb.mi/pthreads.c: Add copyright notice.
1516
c39d7427
MC
15172003-10-22 Michael Chastain <mec@shout.net>
1518
1519 * gdb.threads/pthreads.c: Add copyright notice.
1520
8b7d96c1
MC
15212003-10-20 Michael Chastain <mec@shout.net>
1522
1523 * gdb.base/gdb1056.exp: New test script.
1524
d1d69fdd
DJ
15252003-10-13 Daniel Jacobowitz <drow@mvista.com>
1526
1527 * gdb.threads/killed.exp: Use gdb_run_cmd.
1528
7d605576
DJ
15292003-10-13 Daniel Jacobowitz <drow@mvista.com>
1530
1531 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1532 create a core file.
1533 * gdb.threads/gcore-thread.exp: Likewise.
1534
618ec112
CV
15352003-10-13 Corinna Vinschen <vinschen@redhat.com>
1536
1537 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1538 type, based on char type.
1539 (struct bit_flags_short_t): New bitfield type, based on short type.
1540 (init_bit_flags_char): New fuction.
1541 (init_bit_flags_short): Ditto.
1542 (print_bit_flags_char): Ditto.
1543 (print_bit_flags_short): Ditto.
1544 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1545
9367a73c
MC
15462003-10-11 Michael Chastain <mec@shout.net>
1547
1548 * gdb.base/call-rt-st.exp: Update copyright year.
1549
1decf120
KI
15502003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1551
1552 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1553 * gdb.disasm/sh3.s: Ditto.
1554
5445b2ae
DJ
15552003-10-07 Daniel Jacobowitz <drow@mvista.com>
1556
1557 * gdb.threads/switch-threads.exp: New test.
1558 * gdb.threads/switch-threads.c: New source file.
1559
aec24853
CV
15602003-10-07 Corinna Vinschen <vinschen@redhat.com>
1561
1562 * gdb.base/ending-run.exp: Add sh specific case.
1563
adc7428d
AC
15642003-10-06 Andrew Cagney <cagney@redhat.com>
1565
1566 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1567 * gdb.disasm/mn10200.exp: Delete obsolete file.
1568
c9d37158
DJ
15692003-09-29 Daniel Jacobowitz <drow@mvista.com>
1570
1571 * ChangeLog: Correct an entry command.exp -> commands.exp.
1572 * gdb.base/commands.exp (bp_deleted_in_command_test)
1573 (temporary_breakpoint_commands): Check noargs.
1574
79c2c32d
DC
15752003-09-25 David Carlton <carlton@kealia.com>
1576
1577 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1578 of some print tests, where appropriate. Add tests for C::D::cd,
1579 E::ce, F::cXfX, G::XgX.
1580 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1581
594e6d67
RE
15822003-09-25 Richard Earnshaw <rearnsha@arm.com>
1583
1584 * lib/java.exp (java_init): Import target_alias before using it.
1585
10f0d451
DC
15862003-09-25 David Carlton <carlton@kealia.com>
1587
1588 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1589
274bcba0
EZ
15902003-09-23 Elena Zannoni <ezannoni@redhat.com>
1591
d63a86f8 1592 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1593 weirdness.
1594
cdbf20f7
MC
15952003-09-17 Michael Chastain <mec@shout.net>
1596
1597 * gdb.cp/gdb1355.exp: New file.
1598 * gdb.cp/gdb1355.c: New file.
1599
71e06f80
CV
16002003-09-15 Corinna Vinschen <vinschen@redhat.com>
1601
1602 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1603 * gdb.asm/sh.inc: New file.
1604
5c4e30ca
DC
16052003-09-11 David Carlton <carlton@kealia.com>
1606
bd45b7af
DC
1607 * gdb.cp/namespace.exp: Add tests for namespace types.
1608 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1609 (test_namespace): New.
1610
1c199746
EZ
16112003-09-11 Elena Zannoni <ezannoni@redhat.com>
1612
1613 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1614 * gdb.stabs/weird.exp: Ditto.
1c199746 1615
04ed252f
MC
16162003-09-08 Michael Chastain <mec@shout.net>
1617
1618 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1619
d8a2d9e7
MC
16202003-09-07 Michael Chastain <mec@shout.net>
1621
1622 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1623 'parse error'.
1624
161afb24
MK
16252003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1626
1627 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1628
49f2741a
MC
16292003-08-30 Michael Chastain <mec@shout.net>
1630
1631 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1632 * gdb.gdb/observer.exp: Ditto.
1633 * gdb.gdb/xfullpath.exp: Ditto.
1634
8afa723e
MK
16352003-08-29 Mark Kettenis <kettenis@gnu.org>
1636
1637 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1638 *-*-*bsd*.
1639
f31dfe3b
JJ
16402003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1641
1642 * gdb.base/dump.exp: Skip for ia64.
1643
4630e498
JJ
16442003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1645
1646 * gdb.asm/asm-source.exp: Add ia64 support.
1647 * gdb.asm/ia64.inc: New file.
1648
1105b7ef
MC
16492003-08-22 Michael Chastain <mec@shout.net>
1650
1651 * gdb.cp: New directory.
1652 * gdb.cp/*: Copy from gdb.c++/*.
1653 * gdb.c++/*: Remove.
1654 * Makefile.in: Change gdb.c++ to gdb.cp.
1655 * configure.in: Ditto.
1656 * configure: Regnerate.
1657
c945b932
MK
16582003-08-18 Mark Kettenis <kettenis@gnu.org>
1659
1660 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1661 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1662
2b66634b
DJ
16632003-08-17 Daniel Jacobowitz <drow@mvista.com>
1664
1665 * mi-var-display.exp (-var-list-children weird): Accept function
1666 pointers with argument types.
1667 * mi1-var-display.exp (-var-list-children weird): Likewise.
1668 * mi2-var-display.exp (-var-list-children weird): Likewise.
1669
a356f73b
DJ
16702003-08-17 Daniel Jacobowitz <drow@mvista.com>
1671
1672 * gdb.base/annota3.exp: Add missing newline.
1673
483417b8
MC
16742003-08-06 Michael Chastain <mec@shout.net>
1675
1676 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1677
c99c59c3
MS
16782003-08-12 Michael Snyder <msnyder@redhat.com>
1679
1680 * gdb.base/float.exp: Add test for SH.
1681
55ed7501
MK
16822003-08-10 Mark Kettenis <kettenis@gnu.org>
1683
1684 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1685
1a371f2e
EZ
16862003-08-07 Elena Zannoni <ezannoni@redhat.com>
1687
1688 * gdb.base/completion.exp: Remove reduntant completion test
1689 on filename.
1690
e0f353ce
EZ
16912003-08-07 Elena Zannoni <ezannoni@redhat.com>
1692
1693 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1694 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1695 gdb.trace/save-trace.exp: Make sure that full pathnames are
1696 escaped correctly.
1697
5710a1af 16982003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1699
5710a1af
EZ
1700 * configure.in: Don't generate config.h from config.hin.
1701 * configure: Regenerate.
1702 * config.hin: Remove file.
1703 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1704 * gdb.threads/pthreads.c: Ditto.
1705
dcd81ce9
DJ
17062003-08-07 Daniel Jacobowitz <drow@mvista.com>
1707
1708 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1709 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1710 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1711 Replace ld24 with seth/add3.
1712
6009d884
AC
17132003-08-02 Andrew Cagney <cagney@redhat.com>
1714
1715 * gdb.base/annota3.exp: New file.
1716 * gdb.base/annota3.c: New file.
1717 * gdb.c++/annota3.exp: New file.
1718 * gdb.c++/annota3.cc: New file.
1719
51514e06
MC
17202003-07-29 Michael Chastain <mec@shout.net>
1721
1722 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1723 actually failed.
1724 (do_pass): Likewise.
1725 * gdb.threads/tls.exp: Always initialize no_of_threads.
1726
4ee6625b
DJ
17272003-07-27 Daniel Jacobowitz <drow@mvista.com>
1728
1729 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1730 pattern.
1731 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1732 * gdb.threads/tls.exp: Recognize one case of the host library not
1733 supporting TLS.
1734
225f2bf6
AC
17352003-07-27 Andrew Cagney <cagney@redhat.com>
1736
1737 * gdb.base/fileio.exp: Use SH when running commands using
1738 remote_exec.
1739
bcb27c9f
DJ
17402003-07-24 Daniel Jacobowitz <drow@mvista.com>
1741
1742 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1743 * gdb.base/relocate.c (dummy): New padding array.
1744
3d67be83
MS
17452003-07-22 Michael Snyder <msnyder@redhat.com>
1746
d63a86f8 1747 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1748
1749 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1750 patterns to be more general, accepting old and new output.
1751 Some output chars (such as '+') also must be quoted.
d63a86f8 1752 Some addresses are displayed numerically instead of
3d67be83
MS
1753 symbolically.
1754
57ba3b85
MS
17552003-07-23 Michael Snyder <msnyder@redhat.com>
1756
686d097c
MS
1757 * gdb.base/return2.exp: Don't test long-long return.
1758
57ba3b85
MS
1759 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1760 * gdb.disasm/t01_mov.exp: Ditto.
1761 * gdb.disasm/t02_mova.s: Ditto.
1762 * gdb.disasm/t02_mova.exp: Ditto.
1763 * gdb.disasm/t03_add.s: Ditto.
1764 * gdb.disasm/t03_add.exp: Ditto.
1765 * gdb.disasm/t04_sub.s: Ditto.
1766 * gdb.disasm/t04_sub.exp: Ditto.
1767 * gdb.disasm/t05_cmp.s: Ditto.
1768 * gdb.disasm/t05_cmp.exp: Ditto.
1769 * gdb.disasm/t06_ari2.s: Ditto.
1770 * gdb.disasm/t06_ari2.exp: Ditto.
1771 * gdb.disasm/t07_ari3.s: Ditto.
1772 * gdb.disasm/t07_ari3.exp: Ditto.
1773 * gdb.disasm/t08_or.s: Ditto.
1774 * gdb.disasm/t08_or.exp: Ditto.
1775 * gdb.disasm/t09_xor.s: Ditto.
1776 * gdb.disasm/t09_xor.exp: Ditto.
1777 * gdb.disasm/t10_and.s: Ditto.
1778 * gdb.disasm/t10_and.exp: Ditto.
1779 * gdb.disasm/t11_logs.s: Ditto.
1780 * gdb.disasm/t11_logs.exp: Ditto.
1781 * gdb.disasm/t12_bit.s: Ditto.
1782 * gdb.disasm/t12_bit.exp: Ditto.
1783 * gdb.disasm/t13_otr.s: Ditto.
1784 * gdb.disasm/t13_otr.exp: Ditto.
1785
e00759ef
EZ
17862003-07-22 Elena Zannoni <ezannoni@redhat.com>
1787
1788 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1789
8bc2021f
EZ
17902003-07-22 Elena Zannoni <ezannoni@redhat.com>
1791
1792 * gdb.threads/tls.c : New file.
1793 * gdb.threads/tls.exp : New file.
1794 * gdb.threads/tls-main.c : New file.
1795 * gdb.threads/tls-shared.c : New file.
1796 * gdb.threads/tls-shared.exp : New file.
1797
89320c4c
AS
17982003-07-22 Andreas Schwab <schwab@suse.de>
1799
1800 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1801
180dea7c
AS
18022003-07-20 Andreas Schwab <schwab@suse.de>
1803
1804 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1805 due to insn reordering.
1806
0714963c
AC
18072003-07-15 Andrew Cagney <cagney@redhat.com>
1808
1809 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1810
98a23b3f
MC
18112003-07-15 Michael Chastain <mec@shout.net>
1812
1813 * gdb.base/gdb1250.exp: New file.
1814 * gdb.base/gdb1250.c: New file.
1815
27e417a2
ML
18162003-07-09 Michal Ludvig <mludvig@suse.cz>
1817
1818 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1819 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1820
8bc2021f
EZ
18212003-07-09 Elena Zannoni <ezannoni@redhat.com>
1822
1823 * gdb.threads/tls.c: New file.
1824 * gdb.threads/tls.exp: New file.
1825 * gdb.threads/tls-main.c: New file.
1826 * gdb.threads/tls-shared.c: New file.
1827 * gdb.threads/tls-shared.exp: New file.
1828
d99968dc
EZ
18292003-07-09 Elena Zannoni <ezannoni@redhat.com>
1830
1831 * gdb.base/annota1.exp: Make sure that we properly escape the
1832 full path of the source file. Xfail more permissive patterns,
d63a86f8 1833 due to a compiler debug info problem.
d99968dc 1834
83876b3b
AS
18352003-07-07 Andreas Schwab <schwab@suse.de>
1836
2705e972
AS
1837 * gdb.asm/m68k.inc: New file.
1838 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1839
83876b3b
AS
1840 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1841 arguments"): Also match negative number.
1842
1843 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1844
3a871b37
DJ
18452003-07-03 Daniel Jacobowitz <drow@mvista.com>
1846
1847 * gdb.base/store.c (charest): New typedef.
1848 (add_char): Rename to add_charest, update.
1849 (wack_char): Rename to wack_charest, update types. Return l + r
1850 to keep r live across the call.
1851 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1852 (wack_double, wack_doublest): Return l + r to keep r live across
1853 the call.
1854 * gdb.base/store.exp: Accomodate store.c changes.
1855
b2a7f303
DC
18562003-06-30 David Carlton <carlton@kealia.com>
1857
1858 * gdb.c++/maint.exp (test_invalid_name): New.
1859 (test_first_component): Add tests for invalid names.
1860
3c6cb4a1
MC
18612003-06-29 Michael Chastain <mec@shout.net>
1862
1863 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1864 output of '<VTT for class>' for virtual base classes.
1865
f1c2644b
DJ
18662003-06-29 Daniel Jacobowitz <drow@mvista.com>
1867
1868 * gdb.base/completion.exp: Tab-complete "complet" instead of
1869 "compl".
1870 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1871
18080350
DJ
18722003-06-29 Daniel Jacobowitz <drow@mvista.com>
1873
1874 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1875 * gdb.base/volatile.exp: Likewise.
1876
f56973f8
DJ
18772003-06-29 Daniel Jacobowitz <drow@mvista.com>
1878
1879 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1880 gdb/1265.
1881
18822003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1883 Daniel Jacobowitz <drow@mvista.com>
1884
1885 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1886 initial line count of 'captured_main' from 26 to 32.
1887 (test_with_self): Allow xmalloc call to be interleaved with the
1888 preceding two lines.
1889
e766d4d6
JB
18902003-06-24 Joel Brobecker <brobecker@gnat.com>
1891
1892 * gdb.base/bang.exp: New testcase.
1893
f125c9a4
JB
18942003-06-23 Joel Brobecker <brobecker@gnat.com>
1895
1896 * gdb.base/langs.exp: Add some tests for the "minimal" language
1897 support.
1898
6e25beaf
EZ
18992003-06-23 Elena Zannoni <ezannoni@redhat.com>
1900
1901 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1902 the testcase.
1903
2f816dda
DJ
19042003-06-22 Daniel Jacobowitz <drow@mvista.com>
1905
1906 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1907 offset.
1908
db5a5748
DJ
19092003-06-22 Daniel Jacobowitz <drow@mvista.com>
1910
1911 * gdb.c++/pr-1210.cc: New file.
1912 * gdb.c++/pr-1210.exp: New file.
1913
1df0c130
DJ
19142003-06-21 Daniel Jacobowitz <drow@mvista.com>
1915
1916 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1917 000-exec-continue.
1918
a92feac0
MK
19192003-06-15 Mark Kettenis <kettenis@gnu.org>
1920
1921 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1922 on *-*-*bsd* instead of *-*-freebsd*.
1923
81a58f5b
AC
19242003-06-14 Andrew Cagney <cagney@redhat.com>
1925
1926 * gdb.base/store.exp: Test longest and doublest. Test all
1927 parameters. Weaken return statement match.
1928 * gdb.base/store.c: Add longest and doublest - aka long long and
1929 long double functions. Put all parameters into local register
1930 variables. Use negative values.
1931
b257a0d3
AC
19322003-06-14 Andrew Cagney <cagney@redhat.com>
1933
1934 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1935 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1936 exit status.
1937 * gdb.base/fileio.exp: Disable target when nointerrupts and
1938 noinferiorio, instead of limiting it to remote. Use remote_exec
1939 instead of system.
d63a86f8 1940
21c38304
JJ
19412003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1942
1943 * gdb.base/float.exp: Add ia64 support.
1944
1bcdb424
CV
19452003-06-12 Corinna Vinschen <vinschen@redhat.com>
1946
1947 * gdb.base/fileio.exp: Run only on remote targets.
1948
6aeb981f
CV
19492003-06-10 Corinna Vinschen <vinschen@redhat.com>
1950
1951 * gdb.base/fileio.c: New file, testing File-I/O.
1952 * gdb.base/fileio.exp: Ditto.
1953
53df362e
RG
19542003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1955
1956 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1957 shared objects after relocation at load time (gdb PR/1132).
1958 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1959 as above, part of the shared object relocation test.
1960
ffee1b46
MK
19612003-06-08 Mark Kettenis <kettenis@gnu.org>
1962
b5ca3722
MK
1963 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1964 fully filled history list.
1965 * gdb.base/gdb_history: New file.
1966
03ed860d
MK
1967 * gdb.base/signals.exp: XFAIL "continue to func1" on
1968 i*86-*-freebsd*.
1969
ffee1b46
MK
1970 * gdb.base/attach.exp: When trying to attach to a nonexistent
1971 process, make it possible to specify the PID based on the target,
1972 and do so for *-*-freebsd*.
1973
d80dbb52
RH
19742003-06-02 Richard Henderson <rth@redhat.com>
1975
1976 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1977
6dd77b81
RH
19782003-06-02 Richard Henderson <rth@redhat.com>
1979
1980 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1981
f6347e16
RH
19822003-06-02 Richard Henderson <rth@redhat.com>
1983
1984 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1985
2c161407
DJ
19862003-06-01 Daniel Jacobowitz <drow@mvista.com>
1987
1988 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1989 of globalvar.
1990
572eb746
MK
19912003-06-01 Mark Kettenis <kettenis@gnu.org>
1992
1993 * gdb.asm/asm-source.exp: Check for memory read errors in
1994 disassembler test on *BSD too.
1995
9e9617a5
RH
19962003-06-01 Richard Henderson <rth@redhat.com>
1997
1998 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1999 for .frame.
2000 (gdbasm_call): Lose ldgp.
2001 (gdbasm_startup): Add frame information.
2002 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
2003
7b34ad4e
MK
20042003-05-31 Mark Kettenis <kettenis@gnu.org>
2005
2006 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
2007 i?86-*-*.
2008
10059fdf
MK
20092003-05-30 Mark Kettenis <kettenis@gnu.org>
2010
2011 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
2012 FreeBSD.
2013
acf4b816
RH
20142003-05-29 Richard Henderson <rth@redhat.com>
2015
2016 * gdb.asm/alpha.inc: New file.
2017 * gdb.asm/asm-source.exp: Use it.
2018
e9ecd949
JB
20192003-05-29 Jim Blandy <jimb@redhat.com>
2020
2021 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
2022 'core.PID'.
2023
e3e5a4f3
JB
20242003-05-22 Jim Blandy <jimb@redhat.com>
2025
2026 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
2027 backtrace.
d63a86f8 2028
72fe3d25
DC
20292003-05-20 David Carlton <carlton@math.stanford.edu>
2030
2031 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
2032 this time.
2033
58da2eb2
DC
20342003-05-19 David Carlton <carlton@bactrian.org>
2035
2036 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
2037 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
2038
1fcb5155
DC
20392003-05-19 David Carlton <carlton@bactrian.org>
2040
2041 * gdb.c++/namespace.exp: Add namespace scope and anonymous
2042 namespace tests.
2043 Bump copyright date.
2044 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
2045 (main): Call C::D::marker2.
2046 * gdb.c++/namespace1.cc: New file.
2047
85e85163
JJ
20482003-05-14 Jeff Johnston <jjohnstn@redhat.com>
2049
2050 Roland McGrath <roland@redhat.com>
d63a86f8 2051 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
2052 there is no manager thread.
2053
a25fbfec
JJ
20542003-05-08 Jeff Johnston <jjohnstn@redhat.com>
2055
d63a86f8
RM
2056 * gdb.threads/schedlock.exp: Remove assumption that all threads
2057 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
2058 in one of the child threads rather than the main thread.
2059
be375bae
JB
20602003-05-07 Jim Blandy <jimb@redhat.com>
2061
09bf6082
JB
2062 Add support for assembly source testing on the s390x.
2063 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
2064 architecture.
2065 * gdb.asm/s390x.inc: New file.
2066
be375bae
JB
2067 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
2068 succession of 'if' statements.
2069
00905d52
AC
20702003-05-05 Andrew Cagney <cagney@redhat.com>
2071
2072 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
2073
b1e29e33
AC
20742003-05-05 Andrew Cagney <cagney@redhat.com>
2075
2076 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
2077 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
2078
e33d66ec
EZ
20792003-05-02 Elena Zannoni <ezannoni@redhat.com>
2080
2081 * gdb.base/charset.exp: Update based on new behavior of set/show
2082 charset commands.
2083
2b6fd0d8
AC
20842003-05-01 Andrew Cagney <cagney@redhat.com>
2085
2086 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
2087 variable do not give memory errors.
2088
130cacce
AF
20892003-04-30 Adam Fedor <fedor@gnu.org>
2090
2091 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
2092 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
2093 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
2094 gdb.objc/basicclass.m: : New files
2095
2096 * lib/gdb.exp (gdb_compile_objc): New procedure.
2097
bea71854
DJ
20982003-04-27 Daniel Jacobowitz <drow@mvista.com>
2099
2100 * gdb.base/signals.exp: Make backtrace tests more specific.
2101
0f20eeea
DC
21022003-04-23 David Carlton <carlton@bactrian.org>
2103
2104 * gdb.c++/maint.exp (test_first_component): Add tests for
2105 'operator' in more locations.
2106
c8c4d8dc
KB
21072003-04-16 Kevin Buettner <kevinb@redhat.com>
2108
2109 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
2110
3fe60e3c
EZ
21112003-04-16 Elena Zannoni <ezannoni@redhat.com>
2112
2113 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
2114 func marke' instead. Update test name.
2115
9219021c
DC
21162003-04-15 David Carlton <carlton@math.stanford.edu>
2117
2118 * gdb.c++/maint.exp: New file.
2119
5dd55bdd
EZ
21202003-04-14 Elena Zannoni <ezannoni@redhat.com>
2121
2122 * gdb.threads/schedlock.c: Change type of thread function argument
2123 to long, to avoid warnings on 64-bit platforms.
2124
00890572
EZ
21252003-04-14 Elena Zannoni <ezannoni@redhat.com>
2126
2127 * gdb.base/attach.exp: Add new message from ptrace in case of
2128 attaching to nonexistent process.
d63a86f8 2129
93201743
JB
21302003-04-11 Jim Blandy <jimb@redhat.com>
2131
2132 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2133 gdb.c++/userdef.cc: Place comments on the lines to which the
2134 marker function might return.
2135 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2136 gdb.c++/userdef.exp: Look for those comments to check that we've
2137 returned to the right place, instead of checking line numbers.
2138
2a11c64d
EZ
21392003-04-11 Elena Zannoni <ezannoni@redhat.com>
2140
2141 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
2142 match on sourcefile name, instead of directory name.
2143
68ab8fc5
EZ
21442003-04-10 Elena Zannoni <ezannoni@redhat.com>
2145
d63a86f8 2146 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
2147 working directory name.
2148
5624293a
JB
21492003-04-09 Jim Blandy <jimb@redhat.com>
2150
2151 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2152 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
2153 after an inferior function call, report the failure, but allow the
2154 test to continue.
2155
f1f02ee4
SC
21562003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2157
2158 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2159 with -DPROTOTYPES.
2160
6eb79af0
SC
21612003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2162
2163 * gdb.base/break.exp: Revert last patch.
2164
8dfb4cf0
SC
21652003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2166
2167 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2168 with -DPROTOTYPES.
2169
ed4c619a
AC
21702003-04-02 Andrew Cagney <cagney@redhat.com>
2171
2172 * gdb.base/callfuncs.exp: Make "print add" messages unique.
2173 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
2174 matching directories by the name breakpoint.
2175 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
2176 Make "continue to marker1" consistent.
2177 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
2178 message consistent.
2179 * lib/gdb.exp: Put "the program is no longer running", and "the
2180 program exited" in parenthesis.
2181 * lib/mi-support.exp: Ditto.
d63a86f8 2182
4e35d5f0 21832003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 2184
4e35d5f0
BR
2185 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
2186
71900fe8
AC
21872003-03-29 Andrew Cagney <cagney@redhat.com>
2188
2189 * gdb.base/sizeof.c (main): Print the value of '\377'.
2190 * gdb.base/sizeof.exp: Check the sign of '\377'.
2191
c0655a16
MC
21922003-03-27 Michael Chastain <mec@shout.net>
2193
2194 * gdb.base/gdb1090.exp: New file.
2195 * gdb.base/gdb1090.cc: New file.
2196
5b2a3989
JB
21972003-03-27 J. Brobecker <brobecker@gnat.com>
2198
2199 * gdb.gdb/observer.exp: New regression test.
2200
79876890
MC
22012003-03-27 Michael Chastain <mec@shout.net>
2202
2203 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
2204 * gdb.base/ptype.exp: Likewise.
2205
6eac95e3
CV
22062003-03-27 Corinna Vinschen <vinschen@redhat.com>
2207
2208 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
2209
e8c71839
MC
22102003-03-26 Michael Chastain <mec@shout.net>
2211
2212 * gdb.base/ptype.exp: Actually use some typedef'd types.
2213
71b10041
SC
22142003-03-21 Stephane Carrez <stcarrez@nerim.fr>
2215
2216 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
2217 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
2218
2512cf80
CV
22192003-03-20 Corinna Vinschen <vinschen@redhat.com>
2220
2221 * gdb.base/default.exp: Fix regular expression.
2222
0d195a4f
CV
22232003-03-20 Corinna Vinschen <vinschen@redhat.com>
2224
2225 * gdb.base/args.exp: Fix regular expression.
2226
8a2dbca8
CV
22272003-03-20 Corinna Vinschen <vinschen@redhat.com>
2228
2229 * gdb.base/help.exp: Allow Win32 child process.
2230
bf028682
CV
22312003-03-20 Corinna Vinschen <vinschen@redhat.com>
2232
2233 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2234 when stepping out of main().
2235
182dbe85
CV
22362003-03-20 Corinna Vinschen <vinschen@redhat.com>
2237
2238 * gdb.base/default.exp: Check for win32 specific message when calling
2239 "run" without executable.
2240
d67a6ba5
CV
22412003-03-20 Corinna Vinschen <vinschen@redhat.com>
2242
2243 * gdb.base/args.exp: Expect .exe in output.
2244
a955b5bb
CV
22452003-03-20 Corinna Vinschen <vinschen@redhat.com>
2246
2247 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2248 Cygwin native.
2249
bf6bad4b
AC
22502003-03-17 Andrew Cagney <cagney@redhat.com>
2251
2252 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2253 vector registes.
2254 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2255 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2256
293e9a31
DC
22572003-03-17 David Carlton <carlton@math.stanford.edu>
2258
2259 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2260 test, for PR breakpoints/38.
2261 Call test_watchpoint_and_breakpoint.
2262 * gdb.base/watchpoint.c (func3): New function.
2263 (main): Call func3.
2264
5330f2db
DC
22652003-03-04 David Carlton <carlton@math.stanford.edu>
2266
2267 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2268 Garply<Garply<char> >:: garply".
2269 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2270 with respect to PR c++/1111; note also PR c++/1113.
2271 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2272 respect to PR c++/1062.
2273 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2274
6ece72da
DC
22752003-03-03 David Carlton <carlton@math.stanford.edu>
2276
2277 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2278 with respect to PR c++/57.
2279 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2280 c++/826.
2281 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2282 respect to PR c++/57.
2283
85ca1584
DC
22842003-03-03 David Carlton <carlton@math.stanford.edu>
2285
2286 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2287 respect to PR c++/33 into FAILs.
2288
98e9c5b8
MC
22892003-03-03 Michael Chastain <mec@shout.net>
2290
7bedbf27
MC
2291 * configure.in: Update copyright years.
2292
22932003-03-03 Michael Chastain <mec@shout.net>
2294
2295 * Makefile.in: Update copyright years.
98e9c5b8 2296
f683e100
DC
22972003-02-28 David Carlton <carlton@math.stanford.edu>
2298
2299 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2300 print class instead of struct and/or superfluous protection
2301 specifiers, as long as the resulting output is equivalent to the
2302 source code.
2303 Delete FIXME from end of messages on tests that don't need
2304 fixing.
2305
a9e0cf2c
DC
23062003-02-28 David Carlton <carlton@math.stanford.edu>
2307
2308 * gdb.c++/templates.exp (do_tests): Allow const in the two
2309 Foo<volatile char *>::foo tests.
2310
e8d359df
MS
23112003-02-27 Michael Snyder <msnyder@redhat.com>
2312
d63a86f8 2313 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2314 will be consistant.
2315
0b71dc91
DC
23162003-02-26 David Carlton <carlton@math.stanford.edu>
2317
2318 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2319 char *>::foo" test with respect to PR c++/33. Create a new test
2320 which is identical to that one except that it doesn't put the
2321 space between the "char" and the "*"; KFAIL it, too.
2322
dd14ab43
DC
23232003-02-26 David Carlton <carlton@math.stanford.edu>
2324
2325 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2326 template types into either PASSes or KFAILs (corresponding to PR
2327 c++/57). Tweak indentation. Update copyright.
2328
1146c7f1
SC
23292003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2330
2331 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2332
74641dfb
MC
23332003-02-13 Michael Chastain <mec@shout.net>
2334
2335 * gdb.base/exprs.exp: Remove i960 remnants.
2336 * gdb.base/funcargs.exp: Likewise.
2337 * gdb.base/list.exp: Likewise.
2338 * gdb.base/ptype.exp: Likewise.
2339
559cd2d0
DC
23402003-02-14 David Carlton <carlton@math.stanford.edu>
2341
2342 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2343 pEe->D::vg()" from XFAIL to KFAIL.
2344
c4f90d87
JM
23452003-02-13 Jason Molenda (jmolenda@apple.com)
2346
2347 * gdb.base/maint.exp: Update maint print statistics regexp to include
2348 new entries.
2349
cbc4d97c
MC
23502003-02-13 Michael Chastain <mec@shout.net>
2351
2352 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2353
40f235b7
MC
23542003-02-12 Michael Chastain <mec@shout.net>
2355
2356 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2357 * gdb.c++/inherit.exp: Likewise.
2358 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2359 * gdb.c++/templates.exp: Likewise.
2360 * gdb.c++/virtfunc.exp: Likewise.
2361
c56716b0
JM
23622003-02-06 Jason Molenda (jason-cl@molenda.com)
2363
2364 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2365 why the code is written that way.
2366
070afcf8
MC
23672003-02-05 Michael Chastain <mec@shout.net>
2368
2369 * gdb.base/dump.exp: Add missing copyright line.
2370
5d0331e5
JM
23712003-02-05 Jason Molenda (jason-cl@molenda.com)
2372
f7ae6d3e 2373 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2374 at the beginning so the breakpoint doesn't get set on the loop.
2375
92851186
MC
23762003-02-05 Michael Chastain <mec@shout.net>
2377
2378 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2379 output for configurations with gcc 2.95.3.
2380
cbf1e085
AC
23812003-02-05 Keith Seitz <keiths@redhat.com>
2382 Andrew Cagney <ac131313@redhat.com>
2383
2384 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2385
29518e1e
MC
23862003-02-04 Michael Chastain <mec@shout.net>
2387
2388 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2389 Call perror and then continue.
2390
5af1d5f3
MC
23912003-02-03 Michael Chastain <mec@shout.net>
2392
2393 * gdb.c++/pr-1023.cc: New file.
2394 * gdb.c++/pr-1023.exp: New file.
2395
6b549786
JB
23962003-02-05 Jim Blandy <jimb@redhat.com>
2397
2398 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2399 it's local to foobar. Check for it there, and check that it's not
2400 present in main.
2401 * gdb.c++/local.cc (marker2): New function.
2402 (foobar): Call marker1.
2403 (main): Call marker2 instead of marker1.
2404
67f16606
AC
24052003-02-04 Andrew Cagney <ac131313@redhat.com>
2406
2407 * gdb.disasm/mn10200.exp: Obsolete file.
2408 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2409 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2410 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2411
1c5cb38e
DC
24122003-02-04 David Carlton <carlton@math.stanford.edu>
2413
2414 * gdb.c++/overload.exp: Test intToChar(1).
2415 * gdb.c++/overload.cc (intToChar): New.
2416 (main): Call intToChar.
2417
d1fe6965
DC
24182003-02-03 David Carlton <carlton@math.stanford.edu>
2419
2420 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2421 'might_kfail' arg.
2422 KFAIL some of the continue_to_bp_overloaded calls, according to
2423 PR c++/1025.
2424
9ba61c5d
MC
24252003-02-01 Michael Chastain <mec@shout.net>
2426
2427 * gdb.base/advance.c (marker1): New marker function.
2428 * gdb.base/advance.exp: When the 'advance' command lands on the
2429 return breakpoint, it can legitimately stop on either the
2430 current line or the next line. Accommodate both outcomes.
2431 * gdb.base/until.exp: Likewise.
2432
e7494ffb
AC
24332003-02-02 Andrew Cagney <ac131313@redhat.com>
2434
2435 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2436 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2437 now a list, not a tuple.
2438 * gdb.mi/mi-var-display.exp: Ditto.
2439 * gdb.mi/gdb792.exp: Ditto.
2440
075559bc
AC
24412003-02-01 Andrew Cagney <ac131313@redhat.com>
2442
2443 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2444 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2445 stack backtraces.
2446 * gdb.mi/mi-syn-frame.c: Part of same.
2447
2bd4c7b1
MK
24482003-02-01 Mark Kettenis <kettenis@gnu.org>
2449
2450 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2451 gdb.mi/mi1-pthreads.exp: Return instead of calling
2452 gdb_suppress_entire_file.
2453
eabd8992
MS
24542003-02-01 Mark Salter <msalter@redhat.com>
2455
2456 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2457
71469e2f
MS
24582003-01-31 Mark Salter <msalter@redhat.com>
2459
2460 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2461 Support empty arg.
2462
38a94d44
MC
24632003-01-30 Michael Chastain <mec@shout.net>
2464
2465 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2466 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2467 has been fixed in gdb/readline on 2003-01-09.
2468
19ea9e73
MS
24692003-01-29 Michael Snyder <msnyder@redhat.com>
2470
e8d359df
MS
2471 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2472 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2473 * gdb.base/args.exp: Skip if target does not support args passing.
2474
2307bd6a
DJ
24752003-01-22 Daniel Jacobowitz <drow@mvista.com>
2476
19ea9e73 2477 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2478 gdb_test. Accept a list of expect arguments as the third
2479 parameter.
2480 (gdb_test): Use it.
2481
f2dd3617
EZ
24822003-01-20 Elena Zannoni <ezannoni@redhat.com>
2483
2484 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2485 allow for different test tree configurations. Update some
2486 tescases accordingly.
2487 * gdb.arch/altivec-regs.exp: Ditto.
2488 * gdb.asm/asm-source.exp: Ditto.
2489 * gdb.base/advance.exp: Ditto.
2490 * gdb.base/display.exp: Ditto.
d63a86f8 2491 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2492 * gdb.base/mips_pro.exp: Ditto.
2493 * gdb.base/overlays.exp: Ditto.
2494 * gdb.base/relocate.exp: Ditto.
2495 * gdb.base/setshow.exp: Ditto.
2496 * gdb.base/step-line.exp: Ditto.
2497 * gdb.base/step-test.exp: Ditto.
2498 * gdb.base/until.exp: Ditto.
2499 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2500
c71cdefd
DC
25012003-01-17 David Carlton <carlton@math.stanford.edu>
2502
2503 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2504 corresponding to PR c++/945.
2505 Update copyright.
2506
fdba05d7
DC
25072003-01-17 David Carlton <carlton@math.stanford.edu>
2508
2509 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2510 corresponding to PR c++/68.
2511
25122003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2513
2514 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2515 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2516 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2517
c362c33a
EZ
25182003-01-15 Elena Zannoni <ezannoni@redhat.com>
2519
0fbc361c
EZ
2520 * gdb.base/break.exp: Fix change of default location, because of
2521 removal of until tests.
2522 * gdb.base/help.exp: Update test for new 'until' help message.
2523 Add test for help on 'advance'.
c362c33a
EZ
2524 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2525
dabf8a35
MK
25262003-01-15 Mark Kettenis <kettenis@gnu.org>
2527
2528 * gdb.base/default.exp: Adapt "info float" test for recent changes
2529 to that command. Add test for "info vector".
2530 * gdb.base/float.exp: New file. Add test for "info float" that
2531 resembles the old test in gdb.base/default.exp.
2532
a1769aca
DC
25332003-01-15 David Carlton <carlton@math.stanford.edu>
2534
2535 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2536
82025e13
EZ
25372003-01-15 Elena Zannoni <ezannoni@redhat.com>
2538
2539 * gdb.base/break.exp: Move the tests of until command from here...
2540 * gdb.base/until.exp: ... to here. New file. Add other tests.
2541 * gdb.base/advance.c: New file.
2542 * gdb.base/advance.exp: New file.
2543
8f9ab801
EZ
25442003-01-14 Elena Zannoni <ezannoni@redhat.com>
2545
2546 * gdb.base/args.c: New file.
2547 * gdb.base/args.exp: New file.
2548
9ae66589
DJ
25492003-01-14 Daniel Jacobowitz <drow@mvista.com>
2550
2551 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2552
8d77e5c3
DJ
25532003-01-14 Daniel Jacobowitz <drow@mvista.com>
2554
2555 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2556
12d2f0a1
DJ
25572003-01-14 Daniel Jacobowitz <drow@mvista.com>
2558
2559 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2560 dates.
2561
6ca37014
DJ
25622003-01-13 Daniel Jacobowitz <drow@mvista.com>
2563
2564 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2565
b0023472
DJ
25662003-01-13 Daniel Jacobowitz <drow@mvista.com>
2567
2568 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2569 (ptype &*"foo").
2570 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2571
d6abaea5
DJ
25722002-01-13 Daniel Jacobowitz <drow@mvista.com>
2573
2574 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2575 * gdb.mi/mi1-console.exp: Likewise.
2576
dfd536a7
DJ
25772002-01-13 Daniel Jacobowitz <drow@mvista.com>
2578
2579 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2580 * gdb.mi/mi1-console.exp: Likewise.
2581
a1fb14a2
DJ
25822003-01-13 Daniel Jacobowitz <drow@mvista.com>
2583
2584 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2585
c4cf40b7
DJ
25862003-01-09 Daniel Jacobowitz <drow@mvista.com>
2587
2588 * gdb.base/detach.exp: New test.
2589
696d5a5b
DJ
25902003-01-09 Daniel Jacobowitz <drow@mvista.com>
2591
2592 * Makefile.in (ALL_SUBDIRS): New variable.
2593 (subdirs, clean, distclean): Use it.
2594 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2595 regenerating Makefile, since it is generated from the top level.
2596 * gdb.asm/Makefile.in: Likewise.
2597 * gdb.base/Makefile.in: Likewise.
2598 * gdb.c++/Makefile.in: Likewise.
2599 * gdb.disasm/Makefile.in: Likewise.
2600 * gdb.java/Makefile.in: Likewise.
2601 * gdb.mi/Makefile.in: Likewise.
2602 * gdb.threads/Makefile.in: Likewise.
2603 * gdb.trace/Makefile.in: Likewise.
2604
754533e4
DC
26052003-01-09 David Carlton <carlton@math.stanford.edu>
2606
2607 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2608 Add copyright year 2003.
2609
d8b3e9ee
MC
26102003-01-06 Michael Chastain <mec@shout.net>
2611
2612 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2613 When selecting a thread, 'line' and 'file' are optional.
2614 * gdb.mi/mi1-pthreads.exp: Likewise.
2615
8e9e0fe6
AS
26162003-01-06 Andreas Schwab <schwab@suse.de>
2617
2618 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2619 failures.
2620
b5ab8ff3
DJ
26212003-01-04 Daniel Jacobowitz <drow@mvista.com>
2622
2623 Fix PR gdb/844
2624 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2625 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2626
2627 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2628 instead of calling gdb_suppress_entire_file.
2629 * gdb.threads/print-threads.exp: Likewise.
2630 * gdb.threads/schedlock.exp: Likewise.
2631
2632 * gdb.threads/killed.exp: Return instead of calling
2633 gdb_suppress_entire_file.
2634 * gdb.threads/linux-dp.exp: Likewise.
2635 * gdb.threads/pthreads.exp: Likewise.
2636
1e698235
DJ
26372003-01-04 Daniel Jacobowitz <drow@mvista.com>
2638
2639 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2640 stabs.
2641 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2642 * gdb.base/whatis.exp: Always allow (void) after function names.
2643
147ff08c
DJ
26442003-01-04 Daniel Jacobowitz <drow@mvista.com>
2645
2646 * gdb.c++/casts.exp: Correct regexp.
2647
dc62bfc2
MK
26482003-01-04 Mark Kettenis <kettenis@gnu.org>
2649
2650 * configure.in: Call AC_CONFIG_HEADER. Don't call
2651 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2652 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2653 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2654 aforementioned directories in the AC_OUPUT call.
2655 * config.hin: New file.
2656 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2657 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2658 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2659 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2660 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2661 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2662 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2663 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2664 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2665 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2666 gdb.threads/configure.in, gdb.threads/configure,
2667 gdb.threads/config.in, gdb.trace/configure.in,
2668 gdb.trace/configure: Removed.
2669
77afa639
MC
26702003-01-03 Michael Chastain <mec@shout.net>
2671
2672 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2673 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2674
7634bb6e
DJ
26752003-01-03 Daniel Jacobowitz <drow@mvista.com>
2676
2677 * gdb.base/store.exp: Fix regular expressions.
2678
b39c905e
MK
26792002-12-28 Mark Kettenis <kettenis@gnu.org>
2680
2681 * configure.in: Rewrite.
2682 * configure: Regenerated.
2683
0a8551dd
DC
26842003-01-03 David Carlton <carlton@math.stanford.edu>
2685
2686 * gdb.base/psymtab.exp: New file.
2687 * gdb.base/psymtab1.c: Ditto.
2688 * gdb.base/psymtab2.c: Ditto.
2689
c60b7188
AF
26902002-12-23 Adam Fedor <fedor@gnu.org>
2691
2692 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2693
ee73db83
DC
26942002-12-23 David Carlton <carlton@math.stanford.edu>
2695
2696 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2697 and current_directory initialization.
2698
d6c1774e
JB
26992002-12-22 Jim Blandy <jimb@redhat.com>
2700
f0a847b8
JB
2701 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2702 rather than as part of the output file name.
2703
d6c1774e
JB
2704 * gdb.base/attach.exp: There's no need to copy the test program to
2705 /tmp; that was only ever necessary on HP/UX, and this test is
2706 entirely disabled there anyway.
2707
f0708dbb
JB
27082002-12-21 Jim Blandy <jimb@redhat.com>
2709
4c2acfea
JB
2710 * gdb.c++/psmang.exp: Doc fix.
2711
f0708dbb
JB
2712 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2713 test.
2714
9579e000
DC
27152002-12-20 David Carlton <carlton@math.stanford.edu>
2716
2717 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2718
d1810171
MC
27192002-12-18 Michael Chastain <mec@shout.net>
2720
2721 * gdb.c++/annota2.exp: Add copyright year 2002.
2722
76565097
DC
27232002-12-17 David Carlton <carlton@math.stanford.edu>
2724
2725 * gdb.c++/try_catch.cc: Add marker comments.
2726 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2727 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2728 * gdb.c++/m-static.cc: Ditto.
2729 * gdb.c++/m-static1.cc: Ditto.
2730 * gdb.c++/try_catch.cc: Ditto.
2731
da81390b
JJ
27322002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2733
2734 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2735 to see whether we are using the new -environment-directory
2736 command which resets via -r or the old version of the command
2737 which may prompt the user. Part of fix for gdb/741.
2738
b304d130
AC
27392002-12-13 Andrew Cagney <ac131313@redhat.com>
2740
2741 * gdb.fortran/types.exp: Update obsolete comment.
2742 * gdb.fortran/exprs.exp: Ditto.
2743 * lib/gdb.exp: Delete obsolete code.
2744 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2745 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2746 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2747 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2748 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2749 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2750 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2751 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2752 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2753 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2754 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2755 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2756 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2757 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2758 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2759 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2760 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2761 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2762 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2763 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2764 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2765 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2766 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2767 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2768 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2769 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2770 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2771 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2772 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2773 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2774 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2775 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2776 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2777 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2778 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2779 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2780 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2781
a23b6e6a
DC
27822002-12-11 David Carlton <carlton@math.stanford.edu>
2783
2784 * gdb.c++/m-data.exp: Add test for members that shadow global
2785 variables: see PR gdb/804.
2786 * gdb.c++/m-data.cc: Ditto.
2787
6604731b
DJ
27882002-12-10 Daniel Jacobowitz <drow@mvista.com>
2789
2790 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2791
de46ecd7
DC
27922002-12-06 David Carlton <carlton@math.stanford.edu>
2793
2794 * gdb.base/store.c: Don't declare functions static.
2795
27e829d0
AC
27962002-12-04 Andrew Cagney <ac131313@redhat.com>
2797
2798 * gdb.base/store.exp, gdb.base/store.c: New files.
2799
92806416
DJ
28002002-12-03 Daniel Jacobowitz <drow@mvista.com>
2801
2802 * gdb.base/selftest.exp: Update for current gdb.
2803
3bcbaac5
DJ
28042002-12-03 Daniel Jacobowitz <drow@mvista.com>
2805
2806 * gdb.base/maint.exp: Only dump symbols from one source file
2807 or objfile.
2808
f4f00b1f
DJ
28092002-12-03 Daniel Jacobowitz <drow@mvista.com>
2810
2811 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2812 function call.
2813
f1c8a949
JB
28142002-11-25 Jim Blandy <jimb@redhat.com>
2815
2816 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2817 function appearing in error message.
2818
9e297a97
DJ
28192002-11-21 Daniel Jacobowitz <drow@mvista.com>
2820
2821 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2822
1f312e79
JJ
28232002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2824
d63a86f8
RM
2825 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2826 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2827 should be in mi console format. This is part of fix for PR gdb/604.
2828
83c31e7d
FN
28292002-09-18 Fernando Nasser <fnasser@redhat.com>
2830
2831 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2832 which explicitly prints the zero offset as "+0".
2833
322b3f65
DJ
28342002-10-22 Daniel Jacobowitz <drow@mvista.com>
2835
2836 * gdb.threads/schedlock.c (args): Make unsigned.
2837
28382002-10-21 Daniel Jacobowitz <drow@mvista.com>
2839
2840 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2841 numbers. Allow "foo2|selected stack frame".
2842 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2843 * gdb.asm/asmsrc2.s: Likewise.
2844 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2845 comments.
2846 * gdb.asm/mips.inc: New file.
2847
5e2fe5b8
AF
28482002-10-18 Adam Fedor <fedor@gnu.org>
2849
2850 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2851 * gdb.base/help.exp: Likewise.
2852
abe1a5d0
KB
28532002-10-17 Kevin Buettner <kevinb@redhat.com>
2854
2855 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2856 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2857
10abb1d4
JB
28582002-10-02 Jim Blandy <jimb@redhat.com>
2859
2860 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2861
1f609b42
AC
28622002-10-01 Andrew Cagney <ac131313@redhat.com>
2863
2864 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2865 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2866 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2867 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2868 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2869 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2870 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2871
0aee02e4
AC
28722002-09-29 Andrew Cagney <ac131313@redhat.com>
2873
2874 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2875 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2876 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2877 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2878 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2879 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2880 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2881
6fde09ad
KB
28822002-09-27 Kevin Buettner <kevinb@redhat.com>
2883
2884 * gdb.base/annota1.exp (info break): Make directory components of
2885 path optional since not all compilers emit this debug information.
2886
2887 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2888 step ends up stepping out of the function instead of stopping on
2889 the epilogue.
2890
9e8aab75
KS
28912002-09-26 Keith Seitz <keiths@redhat.com>
2892
2893 * lib/insight-support.exp (gdbtk_start): Figure out where
2894 the insight executable is based on where gdb is. Use this
2895 executable to start insight instead of gdb.
2896
e36180d7
AC
28972002-09-25 Andrew Cagney <cagney@redhat.com>
2898
2899 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2900
9dd34b2b
AC
29012002-09-24 Andrew Cagney <ac131313@redhat.com>
2902
2903 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2904 test_isolated_complaints.
2905 (test_empty_complaint): New function.
2906 (test_empty_complaints): New function. Check no output when no
2907 complaints.
d63a86f8 2908
dea97812
KB
29092002-09-19 Jim Blandy <jimb@redhat.com>
2910
2911 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2912
54951bd7
AC
29132002-09-19 Andrew Cagney <ac131313@redhat.com>
2914
2915 * gdb.gdb/complaints.exp: New file.
2916
dec43320
AC
29172002-09-18 Andrew Cagney <ac131313@redhat.com>
2918
2919 * gdb.base/maint.exp: Check `help maint internal-warning'.
2920
e70d6e3f
DC
29212002-09-18 David Carlton <carlton@math.stanford.edu>
2922
2923 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2924 numbers, and replace them by a single breakpoint after the
2925 constructors are all finished.
2926 Add test 4.
2927 * gdb.c++/m-static.cc: Add test 4.
2928 * gdb.c++/m-static.h: New file.
2929 * gdb.c++/m-static1.cc: New file.
2930
2931 * gdb.c++/printmethod.exp: New file.
2932 * gdb.c++/printmethod.cc: New file.
2933
2934 * gdb.c++/pr-574.exp: New file.
2935 * gdb.c++/pr-574.cc: New file.
2936
afb5c968
CV
29372002-09-18 Corinna Vinschen <vinschen@redhat.com>
2938
2939 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2940 embedded targets which never actually exit.
2941
31e45dee
FN
29422002-09-18 Fernando Nasser <fnasser@redhat.com>
2943
2944 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2945 "don't step after run" as unresolved or unsupported, instead of xfail.
2946
a283c5a1
CV
29472002-09-18 Corinna Vinschen <vinschen@redhat.com>
2948
2949 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2950 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2951 Add newline to expected string in "step out of main (status wrapper)"
2952 case.
2953
11350d2a
CV
29542002-09-18 Corinna Vinschen <vinschen@redhat.com>
2955
2956 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2957 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2958
0deec7d6
TT
29592002-09-17 Tom Tromey <tromey@redhat.com>
2960
2961 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2962 \000, not \0, in double-quoted string.
2963
b2b4a1b5
CV
29642002-09-14 Corinna Vinschen <vinschen@redhat.com>
2965
c9d37158 2966 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2967 string after running the commands execution on breakpoint tests.
2968
1c56143a
CV
29692002-09-13 Corinna Vinschen <vinschen@redhat.com>
2970
2971 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2972
37f8da45
JB
29732002-09-12 Joel Brobecker <brobecker@gnat.com>
2974
2975 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2976
08b468e0
KS
29772002-09-10 Keith Seitz <keiths@redhat.com>
2978
2979 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2980 runto proc.
2981 (mi_run_to_main): Use mi_runto.
2982 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2983
dc360f58
KS
29842002-09-10 Keith Seitz <keiths@redhat.com>
2985
2986 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2987 regexp for stopping at main. Could have multiple event notifications.
2988 Don't assume that main was declared with no parameters.
2989 (mi_next): Use mi_step_to.
2990 (mi_step): Use mi_next_to.
2991
ce3abcfb
CV
29922002-09-09 Corinna Vinschen <vinschen@redhat.com>
2993
2994 * gdb.base/default.exp: Fix expected string in `info float' test.
2995
d1f5b980
BE
29962002-09-09 Ben Elliston <bje@redhat.com>
2997
2998 * config/mips.exp: Update comments.
2999 * config/mips-idt.exp: Likewise.
3000 * config/nind.exp: Likewise.
3001 * config/slite.exp: Likewise.
3002 * config/sparclet.exp: Likewise.
3003 * config/udi.exp: Likewise.
3004 * config/vx.exp: Likewise.
3005 * config/vxworks29k.exp: Likewise.
3006
2f71430b
JB
30072002-09-05 Jim Blandy <jimb@redhat.com>
3008
3009 * gdb.threads/killed.exp: Fix test failure message.
3010
7ddebc7e
KS
30112002-09-04 Keith Seitz <keiths@redhat.com>
3012
3013 * lib/mi-support.exp: Update copyright.
3014 (mi_gdb_test): Increase the priority of the expected pattern
3015 so that it matches gdb_test.
3016
0ae67eb3
KS
30172002-09-03 Keith Seitz <keiths@redhat.com>
3018
3019 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
3020 Use integer comparison instead of string comparison for testing
3021 whether binary was built.
3022
38fc42c8
JB
30232002-09-03 Jim Blandy <jimb@redhat.com>
3024
3025 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
3026
b6ff0e81
JB
30272002-08-29 Jim Blandy <jimb@redhat.com>
3028
3029 * gdb.threads/pthreads.exp: Move the portable thread compilation
3030 code into a function in lib/gdb.exp, and call that from here.
3031 * lib/gdb.exp (gdb_compile_pthreads): New function.
3032
07c98896
KS
30332002-08-29 Keith Seitz <keiths@redhat.com>
3034
3035 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
3036 expect_out so that callers can get at it.
3037
0312286c
DJ
30382002-08-23 Daniel Jacobowitz <drow@mvista.com>
3039
3040 * gdb.threads/print-threads.c: New file.
3041 * gdb.threads/print-threads.exp: New file.
3042 * gdb.threads/schedlock.c: New file.
3043 * gdb.threads/schedlock.exp: New file.
3044
dd039bc4
EZ
30452002-08-22 Elena Zannoni <ezannoni@redhat.com>
3046
3047 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
3048 not altivec.c.
3049
1f36144c
MK
30502002-08-17 Mark Kettenis <kettenis@gnu.org>
3051
3052 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
3053 targets. The problem should be fixed now.
3054
16057ec7 30552002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
3056
3057 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
3058 2002-07-24 change that removes final dots from error messages.
3059
3c1499ad
TT
30602002-08-13 Tom Tromey <tromey@redhat.com>
3061
3062 * gdb.base/readline.exp: New file.
3063
a20ce2c3
AC
30642002-08-01 Andrew Cagney <ac131313@redhat.com>
3065
3066 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
3067 supress message.
3068
db034ac5
AC
30692002-08-01 Andrew Cagney <cagney@redhat.com>
3070
3071 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
3072 CHILL_FOR_TARGET and CHILL_LIB.
3073 * configure.in (configdirs): Remove gdb.chill.
3074 * configure: Regenerate.
3075 * lib/gdb.exp: Obsolete references to chill.
3076 * gdb.fortran/types.exp: Ditto.
3077 * gdb.fortran/exprs.exp: Ditto.
3078
3e000b18
KB
30792002-07-30 Kevin Buettner <kevinb@redhat.com>
3080
3081 * gdb.base/shlib-call.exp (additional_flags): Conditionally
3082 set Irix-specific compile and link flags.
3083
28f4966b
KB
30842002-07-29 Kevin Buettner <kevinb@redhat.com>
3085
3086 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
3087 source files. The ``-o'' option doesn't work with the ``-E'' option
3088 when using the Irix compiler.
3089
46c0d5a6
DJ
30902002-07-19 Daniel Jacobowitz <drow@mvista.com>
3091
3092 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
3093 Improve support for reusing an exec file. Copy exec file
3094 to target, and run gdbserver on the target instead of on the host.
3095
eecf4bed
JB
30962002-07-18 Jim Blandy <jimb@redhat.com>
3097
0f815cdf
JB
3098 * gdb.base/ending-run.exp: Don't expect to see the program end in
3099 some orderly fashion when we're running on a real stand-alone
3100 board.
3101
eecf4bed
JB
3102 * gdb.base/interrupt.exp: Correct logic for skipping tests on
3103 targets that don't support interrupts.
3104
52d309e4
JB
31052002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3106
3107 * gdb.base/attach.exp: Add patterns to match output from /proc-based
3108 systems.
3109 Move comments in expect statements to inside the actions, so that they
3110 don't get matched against.
3111
ff683d9e
MK
31122002-07-10 Mark Kettenis <kettenis@gnu.org>
3113
3114 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
3115 function when asleep" test.
3116
b5356753
AC
31172002-07-10 Andrew Cagney <ac131313@redhat.com>
3118
3119 * gdb.base/page.exp: Rewrite to handle problems with very long
3120 `info set' output. Update copyright.
3121
6aa4d13a
AC
31222002-06-26 Andrew Cagney <ac131313@redhat.com>
3123
3124 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
3125 gdb.threads-hp.
3126 * gdb.hp/configure: Regenerate.
3127 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
3128 * gdb.hp/gdb.threads-hp/configure: Delete file.
3129 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
3130
8cf8c2b8
AC
31312002-06-22 Andrew Cagney <ac131313@redhat.com>
3132
3133 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
3134 setlocale, bindtextdomain and textdomain.
3135
6827a8f8
JB
31362002-06-11 Jim Blandy <jimb@redhat.com>
3137
919d772c
JB
3138 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
3139 preprocessor macro information is present.
3140
6827a8f8
JB
3141 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
3142 tests.
3143
c15b0d21
MS
31442002-06-06 Michael Snyder <msnyder@redhat.com>
3145
c5984d70
MS
3146 * gdb.base/overlays.exp: Record addresses of overlay
3147 functions in TCL variables rather than in GDB variables,
3148 to avoid having GDB convert them to pointers (with loss
3149 of information).
3150
d63a86f8 3151 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 3152 default linker script changes.
c15b0d21
MS
3153 * gdb.base/long_long.exp: Add check for sizeof (long double).
3154
be26fe0d
ML
31552002-06-06 Michal Ludvig <mludvig@suse.cz>
3156
3157 * gdb.asm/asm-source.exp: Add x86-64 target.
3158 * gdb.asm/x86_64.inc: New.
d63a86f8 3159
258093ca 31602002-05-30 Michael Chastain <mec@shout.net>
258093ca 3161
4b3153f1 3162 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
3163 * gdb.c++/m-static.cc: New file.
3164 * gdb.c++/m-static.exp: New file.
3165
241264c6
MS
31662002-05-28 Michael Snyder <msnyder@redhat.com>
3167
3168 * gdb.base/call-ar-st.exp: Allow for reduced floating point
3169 precision.
3170
9bba8c8f 31712002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 3172
4b3153f1 3173 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
3174 * gdb.c++/m-data.cc: New file.
3175 * gdb.c++/m-data.exp: New file.
3176
31772002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 3178
4b3153f1 3179 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 3180 * gdb.c++/try_catch.cc: New file.
d63a86f8 3181 * gdb.c++/try_catch.exp: New file.
9bba8c8f 3182
def1b996
MC
31832002-05-27 Michael Chastain <mec@shout.net>
3184
3185 * gdb.c++/local.exp: Accept more nested types in output.
3186
522ba268
MC
31872002-05-26 Michael Chastain <mec@shout.net>
3188
3189 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
3190
277254ba
MS
31912002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3192
3193 * lib/gdb.exp (gdb_wrapper_init): Just because
3194 gdb_wrapper_file exists, this does not mean that the file
3195 should not be rebuilt. That is what gdb_wrapper_initialized
3196 is for.
3197 (default_gdb_init): Reset gdb_wrapper_initialized.
3198
b61a8733
MS
31992002-05-23 Michael Snyder <msnyder@redhat.com>
3200
d63a86f8 3201 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
3202 the precision of the floating point test results.
3203 * gdb.base/call-rt-st.exp: Ditto.
3204
b61a8733
MS
3205 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
3206 * gdb.base/call-rt-st.exp: Ditto.
3207
56f6e910
MC
32082002-05-19 Michael Chastain <mec@shout.net>
3209
3210 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
3211
ad0b0016
EZ
32122002-05-19 Elena Zannoni <ezannoni@redhat.com>
3213
3214 * configure.in (configdirs): Add gdb.arch.
3215 * configure: Regenerate.
3216
f617d2b6
JB
32172002-05-17 Jim Blandy <jimb@redhat.com>
3218
3219 * gdb.base/completion.exp: Recognize the more detailed error
3220 messages produced by the macro expander's lexical analyzer.
3221
eac2a696
EZ
32222002-05-14 Elena Zannoni <ezannoni@redhat.com>
3223
3224 * gdb.arch/altivec-abi.c: New file.
3225 * gdb.arch/altivec-abi.exp: New file.
3226 * gdb.arch/altivec-regs.c: New file.
3227 * gdb.arch/altivec-regs.exp: New file.
3228
2fdde8f8
DJ
32292002-05-14 Daniel Jacobowitz <drow@mvista.com>
3230
3231 * gdb.base/maint.exp (maint print type): Update for new type
3232 structure.
d63a86f8 3233
e31f1a7c
EZ
32342002-05-14 Elena Zannoni <ezannoni@redhat.com>
3235
3236 * gdb.arch: New directory.
3237 * gdb.arch/configure.in: New file.
3238 * gdb.arch/configure: New file.
3239 * gdb.arch/Makefile.in: New file.
3240
db589741
CV
32412002-05-13 Corinna Vinschen <vinschen@redhat.com>
3242
3243 * gdb.asm/asm-source.exp: Add v850 as supported target.
3244 * gdb.asm/v850.inc: New file.
3245
8ce2a7dc
DJ
32462002-05-13 Daniel Jacobowitz <drow@mvista.com>
3247
3248 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3249
df763c7f
DJ
32502002-05-12 Daniel Jacobowitz <drow@mvista.com>
3251
3252 * gdb.base/break.exp: Check 'break "marker2"'.
3253
377daeed
MS
32542002-05-10 Michael Snyder <msnyder@redhat.com>
3255
3256 * gdb.base/long_long.exp: Fix typo.
3257
c4b7bc2b
JB
32582002-05-10 Jim Blandy <jimb@redhat.com>
3259
ecac9a4e
JB
3260 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3261 a bug.
3262
c4b7bc2b
JB
3263 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3264 Recognize more detailed error message produced by the macro
3265 expander's lexical analyzer.
3266 * lib/gdb.exp (test_print_reject): Same.
3267
e71019a1
MK
32682002-05-09 Mark Kettenis <kettenis@gnu.org>
3269
3270 * gdb.c++/method.exp: Fix typo.
3271
fedfc8e6
MS
32722002-05-08 Michael Snyder <msnyder@redhat.com>
3273
166a1957
MS
3274 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3275 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3276 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3277 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3278 Add iftarget clause for strongarm.
d63a86f8 3279
f1c47eb2
MS
32802002-05-06 Michael Snyder <msnyder@redhat.com>
3281
cb9a9d3e
MS
3282 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3283 (gdb_continue_to_end): Accept output from status wrapper.
3284 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3285 Clean up fail messages to match pass messages.
3286
f1c47eb2
MS
3287 Enable the "needs_status_wrapper" testsuite feature.
3288 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3289 (gdb_compile): Conditionally call gdb_wrapper_init.
3290 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3291 * gdb.c++/method.exp: Recognize output from status wrapper.
3292
6079c749
BE
32932002-05-06 Ben Elliston <bje@redhat.com>
3294From Graydon Hoare <graydon@redhat.com>
3295
3296 * config/sid.exp: Include support for "rawsid" protocol.
3297
188baff3
JB
32982002-05-03 Jim Blandy <jimb@redhat.com>
3299
3300 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3301 * gdb.c++/hang3.C: New file.
3302
b9c07f0f
AC
33032002-05-04 Andrew Cagney <ac131313@redhat.com>
3304
3305 * gdb.base/default.exp: Remove obsolete code.
3306 * gdb.c++/misc.exp: Ditto. Update copyright.
3307 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3308 * gdb.base/whatis.exp: Ditto. Update copyright.
3309 * gdb.base/scope.exp: Ditto. Update copyright.
3310 * gdb.base/ptype.exp: Ditto. Update copyright.
3311 * gdb.base/printcmds.exp: Ditto. Update copyright.
3312 * gdb.base/opaque.exp: Ditto. Update copyright.
3313 * gdb.base/list.exp: Ditto.
3314 * gdb.base/funcargs.exp: Ditto. Update copyright.
3315 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3316 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3317 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3318 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3319 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3320 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3321
5c7a0397
MS
33222002-05-02 Michael Snyder <msnyder@redhat.com>
3323
d6dcc264 3324 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3325 * gdb.base/long_long.exp: Add xscale target.
3326 * gdb.base/default.exp: Add xscale target.
3327
eb7f1c48
JB
33282002-05-01 Jim Blandy <jimb@redhat.com>
3329
3330 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3331 gdb.c++/hang.exp: New test.
3332
a6befae8
FF
33332002-05-01 Fred Fish <fnf@redhat.com>
3334
3335 * gdb.base/completion.exp: Handle completions of "./Make" for
3336 more than one completion possibility, as is the case when we
3337 build and test in the source tree.
3338
0a310277
AG
33392002-04-29 Anthony Green <green@redhat.com>
3340
3341 * gdb.java/jmisc1.exp: New file.
3342 * gdb.java/jmisc2.exp: New file.
3343
6ff9af88
DJ
33442002-04-24 Daniel Jacobowitz <drow@mvista.com>
3345
3346 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3347
96b3d632
EZ
33482002-04-23 Elena Zannoni <ezannoni@redhat.com>
3349
3350 * gdb.base/help.exp: Change 'help status' to allow for target
3351 dependent output differences.
3352
5019bb54
MC
33532002-04-22 Michael Chastain <mec@shout.net>
3354
3355 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3356
a805a116
MC
33572002-04-22 Michael Chastain <mec@shout.net>
3358
3359 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3360
a1706bfd
DM
33612002-04-17 David S. Miller <davem@redhat.com>
3362
3363 * gdb.asm/sparc64.inc: New file.
3364 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3365
a73a20a2
EZ
33662002-04-19 Elena Zannoni <ezannoni@redhat.com>
3367
3368 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3369 instruction file directly into the build tree. Clean up at end of
3370 test.
3371
ba678339
DM
33722002-04-18 David S. Miller <davem@redhat.com>
3373
3374 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3375 handle 64-bit platforms correctly.
3376 * gdb.base/maint.exp: Likewise.
3377
b03399da
KB
33782002-04-18 Kevin Buettner <kevinb@redhat.com>
3379
3380 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3381 ``-fpic'' when compiling files comprising a shared library, but
3382 it does need additional linker flags in order to find shared
3383 libraries at run time.
3384
e2004992
KB
33852002-04-18 Kevin Buettner <kevinb@redhat.com>
3386
3387 * gdb.base/cvexpr.c (use): New function.
3388 (main): Invoke use() on all global variables to prevent
3389 some linkers from deleting these otherwise unused symbols.
3390
d8937120
MC
33912002-04-17 Michael Chastain <mec@shout.net>
3392From David S. Miller <davem@redhat.com>
3393
3394 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3395 handle 64-bit platforms correctly.
3396
ffd61a58
MS
33972002-04-12 Michael Snyder <msnyder@redhat.com>
3398From Jim Blandy <jimb@redhat.com>
3399 * gdb.base/foo.c (foox): Remove section attribute; the linker
3400 script can handle this instead.
3401 * gdb.base/bar.c (barx): Same.
3402 * gdb.base/baz.c (bazx): Same.
3403 * gdb.base/grbx.c (grbxx): Same.
3404
3405 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3406 manager doesn't automatically unmap overlays unnecessarily.
3407
6b8426a6
MH
34082002-04-10 Martin M. Hunt <hunt@redhat.com>
3409
3410 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3411 stepping out of main.
3412
34af4875
MC
34132002-04-09 Michael Chastain <mec@shout.net>
3414
3415 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3416 scope so that the nested scope tests will make sense.
3417 * gdb.c++/local.exp: Write patterns that actually work with gcc
3418 (the HP patterns "were never known to work with gcc").
3419 Keep the old aCC patterns too.
3420
2d1676a0
DJ
34212002-04-09 Daniel Jacobowitz <drow@mvista.com>
3422
3423 * gdb.base/attach.exp: Correct target board test.
3424
3a63e3f9
MC
34252002-04-08 Michael Chastain <mec@shout.net>
3426
3427 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3428 in a const method. Add some xfail and fail cases for configurations
3429 that do not emit the "const ...".
3430
f18dabd2
MC
34312002-04-07 Michael Chastain <mec@shout.net>
3432
3433 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3434 Accept "A * const" and "const A * const" as type of "this".
3435 Fix spelling of getFunky throughout. Make messages uniform.
3436
0fcddd82
EZ
34372002-04-07 Elena Zannoni <ezannoni@redhat.com>
3438
3439 Work around for PR gdb/285:
3440 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3441
16a8534a
EZ
34422002-04-07 Elena Zannoni <ezannoni@redhat.com>
3443
3444 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3445 instructions file at run time instead of configure time.
3446 Sometimes we run the test in a directory that is not the one we
3447 configured in.
3448 * gdb.asm/configure.in: Delete creation of symlink.
3449 * gdb.asm/configure: Regenerate.
3450
24181d81
JB
34512002-04-05 J. Brobecker <brobecker@gnat.com>
3452
3453 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3454 xfullpath () function.
3455
7cdb7107
DJ
34562002-04-04 Daniel Jacobowitz <drow@mvista.com>
3457
3458 * gdb.asm/Makefile.in: Correct dependencies.
3459
3460 * gdb.asm/powerpc.inc: New file.
3461 * gdb.asm/asm-source.exp: Add PowerPC.
3462 * gdb.asm/configure.in: Likewise.
3463 * gdb.asm/configure: Regenerated.
3464
a7d17088
DJ
34652002-04-04 Daniel Jacobowitz <drow@mvista.com>
3466
3467 * gdb.base/relocate.exp: New file.
3468 * gdb.base/relocate.c: New file.
3469
cd721503
FF
34702002-04-04 Fred Fish <fnf@redhat.com>
3471
3472 * gdb.base/step-test.exp: Update comment regarding stopping in
3473 memcpy/bcopy calls inserted as part of the compiler runtime.
3474
b22ad7a7
MS
34752002-04-04 Michael Snyder <msnyder@redhat.com>
3476
3477 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3478
5f279fa6
DJ
34792002-04-03 Daniel Jacobowitz <drow@mvista.com>
3480
3481 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3482 (gdb_expect): Remove $notransfer hack.
3483
dd0fd3ce
DJ
34842002-04-02 Daniel Jacobowitz <drow@mvista.com>
3485
3486 * gdb.c++/classes.exp ("calling method for small class"): Match
3487 updated register output.
3488
1e50cda1
DJ
34892002-03-30 Daniel Jacobowitz <drow@mvista.com>
3490
3491 Fix PR gdb/452
3492 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3493 when finished. Make gdb_file_cmd send "exec-file" when
3494 appropriate.
3495
24015922
DJ
34962002-03-30 Daniel Jacobowitz <drow@mvista.com>
3497
3498 * gdb.base/attach.exp: Remove extra setup_xfail.
3499
dd7dfd64
MS
35002002-03-26 Michael Snyder <msnyder@redhat.com>
3501
3502 * gdb.base/default.exp: Add tests for dump, append, and restore.
3503 * gdb.base/help.exp: Add tests for dump, append, and restore.
3504 * gdb.base/dump.exp: New file, test dump, append and restore.
3505 * gdb.base/dump.c: New file.
3506
48b2f8d7
MS
35072002-03-27 Michael Snyder <msnyder@redhat.com>
3508
d63a86f8 3509 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3510 clean-ups in help messages.
3511
05b4d525
FF
35122002-03-26 Fred Fish <fnf@redhat.com>
3513
3514 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3515 have debugging info for those functions and the compiler uses them
3516 internally to copy structs around.
3517
d7679631
FF
35182002-03-26 Fred Fish <fnf@redhat.com>
3519
3520 * gdb.base/list.exp: Revert the change made yesterday and add note
3521 about why we don't list the default lines for remote targets.
3522
523ac3f9
MS
35232002-03-25 Michael Snyder <msnyder@redhat.com>
3524
3525 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3526
754b2b8d
FF
35272002-03-25 Fred Fish <fnf@redhat.com>
3528
3529 * gdb.base/list.exp: This test works on remote targets so remove
3530 the short circuit for remote targets. Update copyright.
3531
33c3e192
FF
35322002-03-25 Fred Fish <fnf@redhat.com>
3533
3534 * gdb.base/attach.exp: Fix logic error that was suppressing this
3535 test for all non hppa*-*-hpux* targets, instead of the hp target.
3536 Move comments closer to the suppression point. Also now need to
3537 check that we are running natively.
3538
d43e73ee
MS
35392002-03-22 Michael Snyder <msnyder@redhat.com>
3540
882c8f02
MS
3541 * gdb.base/default.exp: Add test for gcore. Update copyright.
3542 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3543
04c12f60
FF
35442002-03-06 Fred Fish <fnf@redhat.com>
3545
3546 * gdb.base/funcargs.c: Remove extraneous ';' character.
3547 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3548
b43df995
MC
35492002-03-04 Michael Chastain <mec@shout.net>
3550
3551 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3552 accommodate gcc v3 function signature.
3553 * gdb.mi/mi0-var-cmd-exp: Ditto.
3554
92362027
AC
35552002-02-24 Andrew Cagney <ac131313@redhat.com>
3556
3557 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3558 ``GNU/Linux'' or ``Linux kernel''
3559 * testsuite/gdb.threads/pthreads.c: Ditto.
3560
258ad32d
MC
35612002-02-24 Michael Chastain <mec@shout.net>
3562
3563 * gdb.threads/pthreads.c (thread1): Add a return statement.
3564 (thread2): Likewise.
3565 (foo): Likewise.
3566
04c3b3d4
MC
35672002-02-23 Michael Chastain <mec@shout.net>
3568
3569 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3570 to placate gcc.
3571
5a2a0a20
MC
35722002-02-23 Michael Chastain <mec@shout.net>
3573
3574 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3575 test "ptype bint". The test passes on all my stabs configurations.
3576
a640f7fc
JB
35772002-02-21 Jim Blandy <jimb@redhat.com>
3578
27924826
JB
3579 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3580 filename at a time, and watch for the ones we want to see.
3581
a640f7fc
JB
3582 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3583 types of pointers to prototyped functions.
3584
edcc8c75
AC
35852002-02-20 Andrew Cagney <ac131313@redhat.com>
3586
3587 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3588 signed, unsigned and straight char.
3589 (padding_char, padding_short, padding_int, padding_long,
3590 padding_long_long, padding_float, padding_double,
3591 padding_long_double): New global variables.
3592 (fill, fill_structs): New functions.
3593
3594 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3595 for correctly sized writes. Update copyright.
3596 (get_valueof): New procedure.
3597 (get_sizeof): Call get_valueof.
3598 (check_valueof): New procedure.
3599 (check_padding): New procedure.
3600
ac57ea44
MC
36012002-02-20 Michael Chastain <mec@shout.net>
3602
3603 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3604 to setup_xfail. Document some of the remaining calls.
3605
7a10c941
MC
36062002-02-18 Michael Chastain <mec@shout.net>
3607
3608 * gdb.c++/userdef.exp: Update copyright year.
3609
fb8acdcc
DJ
36102002-02-18 Daniel Jacobowitz <drow@mvista.com>
3611
3612 * gdb.c++/userdef.exp: Test overloaded operators properly.
3613 Remove xfails.
3614
fda6ae12
MS
36152002-02-14 Michael Snyder <msnyder@redhat.com>
3616
3617 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3618
676a0442
DJ
36192002-02-14 Daniel Jacobowitz <drow@mvista.com>
3620
3621 * gdb.base/a2-run.exp: Check for a remote target properly.
3622 * gdb.base/annota1.exp: Likewise.
3623 * gdb.base/list.exp: Likewise.
3624 * gdb.base/reread.exp: Likewise.
3625 * gdb.base/scope.exp: Likewise.
3626 * gdb.base/shlib-call.exp: Likewise.
3627 * gdb.base/term.exp: Likewise.
3628 * gdb.c++/annota2.exp: Likewise.
3629
78b4f468
RE
36302002-02-13 Richard Earnshaw <rearnsha@arm.com>
3631
3632 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3633
9a81ba51
MC
36342002-02-10 Michael Chastain <mec@shout.net>
3635
3636 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3637 (call_after_alloca): Ditto.
3638
004af6c7
DJ
36392002-02-10 Daniel Jacobowitz <drow@mvista.com>
3640
3641 * gdb.base/ending-run.exp: Guard "cont" test with
3642 gdb_skip_stdio_test.
3643
37225f62
JB
36442002-02-06 Jim Blandy <jimb@redhat.com>
3645
3646 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3647 from here...
3648 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3649 To here. Disable this test on non-HP platforms. Add big comment.
3650
fe6fdd96
MS
36512002-02-04 Michael Snyder <msnyder@redhat.com>
3652
3653 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3654 other than d10v and m32r.
3655
036fad3f
RE
36562002-02-02 Richard Earnshaw <rearnsha@arm.com>
3657
3658 * gdb.base/default.exp: Rewrite test patterns to reduce time
3659 taken to match them.
3660
7148ab62
DJ
36612002-01-30 Daniel Jacobowitz <drow@mvista.com>
3662
3663 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3664 Allow a start function above main.
3665 * gdb.threads/linux-dp.exp: Fix copyright date.
3666
396cc255
DJ
36672002-01-30 Daniel Jacobowitz <drow@mvista.com>
3668
3669 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3670 (check_philosopher_stack): Check for manager thread before checking
3671 for a just-starting thread.
3672
f038d31b
DJ
36732002-01-30 Daniel Jacobowitz <drow@mvista.com>
3674
3675 From Neil Booth <neil@daikokuya.demon.co.uk>:
3676 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3677 warnings.
3678
b3ff9d9a
FF
36792002-01-21 Fred Fish <fnf@redhat.com>
3680
3681 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3682 not caller.
3683
39ad761d
JB
36842002-01-21 Jim Blandy <jimb@redhat.com>
3685
3686 * gdb.base/reread.exp: Check that GDB properly re-reads the
3687 executable file when it changes while no inferior is running.
3688
aaf320fa
FF
36892002-01-21 Fred Fish <fnf@redhat.com>
3690
3691 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3692 optionally accept the "shlib events" variation.
3693
808a31f5
JB
36942002-01-21 Jim Blandy <jimb@redhat.com>
3695
3696 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3697 call `fflush' after every `printf', so that the output is produced
3698 at predictable points, regardless of whatever buffering does (or
3699 doesn't) take place.
3700 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3701 at different points.
3702
4420d5e2
DJ
37032002-01-20 Daniel Jacobowitz <drow@mvista.com>
3704
3705 * gdb.c++/inherit.exp: Update copyright years.
3706 * gdb.c++/method.exp: Likewise.
3707
3e36a0f4
DJ
37082002-01-20 Daniel Jacobowitz <drow@mvista.com>
3709
3710 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3711 artificial methods/arguments.
3712 * gdb.c++/derivation.exp: Likewise.
3713 * gdb.c++/inherit.exp: Likewise.
3714 * gdb.c++/method.exp: Likewise.
3715 * gdb.c++/virtfunc.exp: Likewise.
3716
b4ceaee6
AC
37172002-01-18 Andrew Cagney <ac131313@redhat.com>
3718
3719 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3720 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3721 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3722 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3723 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3724 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3725
ecace851
JB
37262002-01-17 Jim Blandy <jimb@redhat.com>
3727
3728 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3729 anchoring the pattern matching the entry point symbol's name.
3730
375fc983
AC
37312002-01-17 Andrew Cagney <ac131313@redhat.com>
3732
3733 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3734 continue/quit query. Update copyright.
3735
fe6fdd96
MS
37362002-01-14 Michael Snyder <msnyder@redhat.com>
3737
3738 * gdb.base/gcore.exp: Remove extra debugging output.
3739
e017c81f
DJ
37402002-01-13 Daniel Jacobowitz <drow@mvista.com>
3741
3742 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3743 for slightly dubious v2 mangled string.
3744
37ab3bf8
DJ
37452002-01-13 Daniel Jacobowitz <drow@mvista.com>
3746
3747 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3748
1bc05c3a 37492002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3750
1bc05c3a 3751 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3752
1bc05c3a
JM
3753 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3754 constructors.
3755 * gdb.c++/derivation.exp: Likewise.
3756 * gdb.c++/templates.exp: Likewise.
3757 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3758
1bc05c3a
JM
37592002-01-10 Michael Snyder <msnyder@redhat.com>
3760
3761 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3762
a911c360
MS
37632002-01-08 Michael Snyder <msnyder@redhat.com>
3764
3765 * gdb.base/gcore.exp: New test for generate-core-file command.
3766 * gdb.base/gcore.c: Testcase for above.
3767 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3768
ea2119ec
JM
37692002-01-08 Jason Merrill <jason@redhat.com>
3770
3771 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3772
68203136
FF
37732002-01-07 Fred Fish <fnf@redhat.com>
3774
3775 * gdb.c++/overload.exp: Remove unconditional xfails for:
3776 print foo_instance1.overloadargs(1)
3777 print foo_instance1.overloadargs(1, 2)
3778 print foo_instance1.overloadargs(1, 2, 3)
3779 print foo_instance1.overloadargs(1, 2, 3, 4)
3780 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3781 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3782 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3783 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3784 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3785 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3786 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3787 print foo_instance1.overload1arg()
3788 print foo_instance1.overload1arg((char)arg2)
3789 print foo_instance1.overload1arg((signed char)arg3)
3790 print foo_instance1.overload1arg((unsigned char)arg4)
3791 print foo_instance1.overload1arg((int)arg7)
3792 print foo_instance1.overload1arg((unsigned int)arg8)
3793 print foo_instance1.overload1arg((float)arg11)
3794 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3795
21b9b5b1
MS
37962002-01-07 Michael Snyder <msnyder@redhat.com>
3797
3798 * gdb.base/huge.exp: New test. Print a very large target data object.
3799 (skip_huge_test): New test variable. Define if you want to skip this
3800 test. The test reads an 8 megabyte data object from the target, so it
3801 might be very time consuming on remote targets with a slow connection.
3802 * gdb.base/huge.c: New file. Test case for above.
3803
725f922e
FF
38042002-01-07 Fred Fish <fnf@redhat.com>
3805
3806 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3807 g_instance.bfoo, and g_instance.cfoo.
3808
634d57ec
JL
3809Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3810
f286b2c3
JL
3811 * gdb.base/break.c (multi_line_if_conditional): New function.
3812 (multi_ilne_while_conditional): Likewise.
3813 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3814 IF or WHILE condition puts the breakpoint at the start of
3815 the condition.
3816
634d57ec
JL
3817 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3818 hppa*-*-hpux* expected failure.
3819 * gdb.base/structs.exp (do_function_calls): Similarly.
3820
3821 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3822 watchpoints.
3823
9fbfe2dc
AC
38242002-01-06 Andrew Cagney <ac131313@redhat.com>
3825
3826 Fix PR gdb/66.
3827 * gdb.base/structs.exp: Replace skip for a29k with skip for
3828 gdb,cannot_call_functions.
3829 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3830 * gdb.base/callfuncs.exp: Ditto.
3831 * gdb.base/call-rt-st.exp: Ditto.
3832 * gdb.base/call-strs.exp: Ditto.
3833 * gdb.base/callfwmall.exp: Ditto.
3834 * gdb.base/scope.exp: Obsolete xfail a29k.
3835 * gdb.c++/misc.exp: Ditto.
3836 * gdb.c++/cplusfuncs.exp: Ditto.
3837 * gdb.base/ptype.exp: Ditto.
3838 * gdb.base/printcmds.exp: Ditto.
3839 * gdb.base/opaque.exp: Ditto.
3840 * gdb.base/list.exp: Ditto.
3841 * gdb.base/funcargs.exp: Ditto.
3842 * gdb.base/default.exp: Ditto.
3843
8ddad156
MS
38442002-01-04 Michael Snyder <msnyder@redhat.com>
3845
ca4976a6 3846 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3847 * gdb.base/maint.exp: Add tests for maint info sections options.
3848
1b074332
JL
3849Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3850
3851 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3852
7d159115
CV
38532001-12-20 Corinna Vinschen <vinschen@redhat.com>
3854
3855 * gdb.asm/arm.inc: New file.
3856 * gdb.asm/asm-source.exp: Add arm targets.
3857 * gdb.asm/configure.in: Ditto.
3858 * gdb.asm/configure: Recreated from configure.in.
3859
8fb87725
JL
3860Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3861
afabe08c
JL
3862 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3863 with HP's compiler.
3864 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3865 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3866 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3867 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3868
3869 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3870 either HP's compilers or GCC.
3871
db521deb
JL
3872 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3873 a SIGBUS or SIGSEGV.
3874
3875 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3876
3877 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3878 can be compiled with either HP's compiler or GCC.
3879
cfa88ab7
JL
3880 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3881 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3882 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3883
ca344dff
JL
3884 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3885 to match current gdb output. Update due to using auto-solib-limit
3886 for limiting instead of overloading auto-solib-add.
3887 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3888 test program.
3889
3f3c6e55 3890 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3891 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3892 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3893 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3894 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3895 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3896 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3897 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3898 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3899 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3900 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3901 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3902 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3903
8fb87725
JL
3904 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3905 a SIGTRAP to the inferior.
3906
cf599fa7
CV
39072001-12-19 Corinna Vinschen <vinschen@redhat.com>
3908
3909 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3910 Substitute call to target_link by call to gdb_compile.
3911
2cd045cd
JL
3912Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3913
3914 * gdb.base/break.exp: Fix HP specific search string when testing
3915 backtracing in a called function.
3916
d63a86f8 3917 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3918 compiling the test with HP's compilers.
3919 * gdb.base/volatile.exp: Similarly.
3920
99ebe9ac
JB
39212001-12-19 Jim Blandy <jimb@redhat.com>
3922
3923 * gdb.base/printcmds.exp: Expect the null character to be printed
3924 as '\0', and the '\013' to be printed as '\v'.
3925 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3926 * gdb.base/setvar.exp: Same.
3927
b9891b29
JB
39282001-12-17 Jim Blandy <jimb@redhat.com>
3929
0eba65ab
JB
3930 * gdb.base/completion.exp: Rather than completing very long
3931 filenames, which can make the readline library produce output we
3932 don't recognize, cd to the directory first, and then complete
3933 using nice, short relative paths.
3934
6970b5b1
JB
3935 * gdb.base/completion.exp: On some systems, there is, in fact, a
3936 variable named `b' in scope, since GDB treats all static
3937 variables as being in scope. So use `no_var_named_this'
3938 instead of `b'.
3939
b9891b29
JB
3940 * gdb.base/corefile.exp: Recognize the message saying that GDB
3941 can't find the core file's registers as a failure.
3942
e6ccd35f
JSC
39432001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3944
3945 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3946 test expect string more specific.
3947
105ba819
CV
39482001-12-13 Corinna Vinschen <vinschen@redhat.com>
3949
3950 * gdb.asm/asm-source.exp: Add support for xstormy16.
3951 * gdb.asm/configure.in: Ditto.
3952 * gdb.asm/configure: Rebuild.
3953 * gdb.asm/xstormy16.inc: New file.
3954
e9e79dd9
FF
39552001-12-10 Fred Fish <fnf@redhat.com>
3956
3957 * gdb.base/maint.exp: Update to match changes in type dumping code.
3958
347dc97d
JB
39592001-12-10 Jim Blandy <jimb@redhat.com>
3960
3961 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3962 matching the entry point symbol's name at the beginning of the
3963 line.
3964
5178b9d6
DJ
39652001-12-07 Daniel Jacobowitz <drow@mvista.com>
3966
3967 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3968 gdb.c++/inherit.exp, gdb.c++/method.exp,
3969 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3970 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3971 and class layout support.
3972
af890c52
DJ
39732001-12-07 Daniel Jacobowitz <drow@mvista.com>
3974
3975 * gdb.c++/classes.exp: Add test for static member function.
3976 * gdb.c++/misc.cc: Add class with static member function.
3977
7a345fb3
JB
39782001-12-07 Jim Blandy <jimb@redhat.com>
3979
f2e54a80 3980 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3981 those tests as `unsupported'.
3982 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3983 Rewrite subsequent tests to use it.
3984
3985 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3986 those tests as `unsupported'.
3987 * gdb.base/structs.exp (call_struct_func): New function.
3988 (do_function_calls): Use call_struct_func to call the functions
3989 returning structs.
3990
0bc69509
JB
3991 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3992 whether functions are prototyped or not, so we can't possibly pass
3993 arguments to t_float_values2 properly.
3994
7a345fb3
JB
3995 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3996 value of `timeout' for targets other than the mips*tx39-*.
3997
edb6ede1
MS
39982001-12-06 Michael Snyder <msnyder@redhat.com>
3999
d63a86f8 4000 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
4001 and detect whether the start symbol has a leading underscore.
4002
2d842f13
JB
40032001-12-04 Jim Blandy <jimb@redhat.com>
4004
4005 * gdb.base/completion.exp: Clarify indentation.
4006
68550daf
JB
40072001-12-03 Jim Blandy <jimb@redhat.com>
4008
4009 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
4010 variables on the S/390, not `.word'.
4011
cd5195a8
JB
40122001-11-30 Jim Blandy <jimb@redhat.com>
4013
4014 Add assembly-source tests for s390-ibm-linux.
4015 * gdb.asm/s390.inc: New file.
4016 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
4017 the S/390 architecture.
4018 * gdb.asm/configure: Regenerated.
4019
ca9efc90
MS
40202001-11-30 Michael Snyder <msnyder@redhat.com>
4021
4022 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
4023 next, info source, info sources, info line, global and static
4024 variables, and static functions.
4025 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
4026 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
4027 * gdb.asm/asmsrc1.s: Add a static function and some variables.
4028 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
4029 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
4030 (gdbasm_leave): Restore frame pointer.
4031 (gdbasm_startup): Copy stack set-up from crt0.S.
4032
d0e66976
FN
40332001-11-26 Fernando Nasser <fnasser@redhat.com>
4034
4035 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
4036 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
4037 to a local (non-static) variable. Copy tstruct.a to a static buffer
4038 and return a pointer to that buffer.
4039 * gdb.base/callfwmall.c (t_structs_a): Ditto.
4040
e2334072
MK
40412001-11-24 Mark Kettenis <kettenis@gnu.org>
4042
4043 * gdb.asm/configure.in: Fix recognition of ix86 target.
4044 * gdb.asm/configure: Regenerate.
4045
756caa3d
MS
40462001-11-21 Michael Snyder <msnyder@redhat.com>
4047
4048 * gdb.asm/sparc.inc: New file.
4049 * gdb.asm/asm-source.exp: Recognize sparc target.
4050 * gdb.asm/configure.in: Recognize sparc target.
4051 * gdb.asm/configure: Regenerate.
d63a86f8 4052
9a4d72d5
MS
40532001-11-21 Michael Snyder <msnyder@redhat.com>
4054
4055 * gdb.asm/m32r.inc: New file.
4056 * gdb.asm/asm-source.exp: Recognize m32r target.
4057 * gdb.asm/configure.in: Recognize m32r target.
4058 * gdb.asm/configure: Regenerate.
4059
a773d1cd
MS
40602001-11-20 Michael Snyder <msnyder@redhat.com>
4061
017ac23d
MS
4062 * gdb.asm/i386.inc: New file.
4063 * gdb.asm/asm-source.exp: Recognize ix86 target.
4064 * gdb.asm/configure.in: Recognize ix86 target.
4065 * gdb.asm/configure: Regenerate.
4066
a773d1cd
MS
4067 * gdb.c++/namespace.exp: Fix quotes in output messages.
4068
bb632afb
MS
40692001-11-14 Michael Snyder <msnyder@redhat.com>
4070
25d559ca 4071 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
4072 qualifier in a type cast expression, to designate an address
4073 in the instruction space (Harvard architecture).
4074
4749e309
MS
40752001-11-13 Michael Snyder <msnyder@redhat.com>
4076
4077 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
4078 Tests for expressions using 'const' and 'volatile'.
4079
25050984
CV
40802001-11-13 Corinna Vinschen <vinschen@redhat.com>
4081
4082 * gdb.asm/asm-sources.exp: Allow defining linker flags.
4083
1902c51f
DJ
40842001-11-12 Daniel Jacobowitz <drow@mvista.com>
4085
4086 * lib/mi-support.exp (mi_run_to_helper): Move comments
4087 outside of gdb_expect.
4088
dcf95b47
DJ
40892001-11-11 Daniel Jacobowitz <drow@mvista.com>
4090
4091 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
4092 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
4093 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
4094 mi0_run_to): New functions.
4095 * gdb.mi/mi-simplerun.exp: Use them.
4096 * gdb.mi/mi0-simplerun.exp: Likewise.
4097 * gdb.mi/mi-var-cmd.exp: Likewise.
4098 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 4099
45b074e1
AC
41002001-11-10 Andrew Cagney <ac131313@redhat.com>
4101
4102 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
4103 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
4104
bf50d346
AC
41052001-11-09 Andrew Cagney <ac131313@redhat.com>
4106
4107 * gdb.base/restore.exp: Include $expected value in restored test
4108 message.
4109
9383332c
AC
41102001-11-09 Andrew Cagney <ac131313@redhat.com>
4111
4112 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
4113 implemented.
4114
db62520a
MS
41152001-11-08 Michael Snyder <msnyder@redhat.com>
4116
4117 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
4118 Add pass/fail message for stop at breakpoint in call dummy function.
4119
b5703437
MS
41202001-11-07 Michael Snyder <msnyder@redhat.com>
4121
d63a86f8
RM
4122 * gdb.c++/templates.exp (test_template_breakpoints):
4123 If we get an overload menu, but it does not match what
760f6330 4124 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
4125 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
4126 making the whitespace optional. Argument for "new" may be
4127 "unsigned" as well as "unsigned int/long".
d63a86f8 4128 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
4129 making the whitespace optional. Also replace "(void) with
4130 "((void|)), making the keyword "void" optional.
d63a86f8 4131 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
4132 making the whitespace optional. Also replace "(void) with
4133 "((void|)), making the keyword "void" optional.
3bf40917
MS
4134 * gdb.base/callfuncs.c (t_float_values): This function must
4135 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 4136 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
4137 can be tested against both cases. Usually one case involves
4138 promotion of float to double, while the other does not.
4139 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
4140 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
4141 includes a stack frame for "start".
4142
c8ab4e6d
JB
41432001-11-05 Jim Blandy <jimb@redhat.com>
4144
4145 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
4146 pointers are 32 bits long, and that offsets of relocs are always
4147 stored in the data (REL-style), and not in the reloc entry itself
4148 (RELA-style).
4149 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
4150 stabs.
4151
3f08ced9
MS
41522001-11-01 Michael Snyder <msnyder@redhat.com>
4153
4154 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
4155 and regular expression operators by using quoting.
4156
cbfa24cd
MS
41572001-10-31 Michael Snyder <msnyder@redhat.com>
4158
4159 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
4160 depending on what the symbol table contains.
4161 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
4162 the output of the ptype command. Similarly, accept both "const &"
4163 and "const&".
4164
aaa68313
CV
41652001-10-31 Corinna Vinschen <vinschen@redhat.com>
4166
4167 * gdb.base/miscexprs.c (main): Add usage of preprocessor
4168 symbol `STORAGE' to allow to choose the storage class of
4169 the local datastructures.
4170 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
4171 compiler directive.
4172
91740388
MS
41732001-10-30 Michael Snyder <msnyder@redhat.com>
4174
4175 * gdb.base/jump.exp: Allow it to run for all targets.
4176
1b7c05e7
CV
41772001-10-29 Corinna Vinschen <vinschen@redhat.com>
4178
4179 * gdb.base/call-ar-st.c (print_double_array): Match for loop
4180 with new double_array size.
4181 (main): Change storage class of all local variables to static.
4182 Reduce size of double_array to 9.
4183 * gdb.base/call-ar-st.exp: Increase timeout value.
4184 Change expected output for double array to match new size in
4185 call-ar-st.c.
4186
36a22261
CV
41872001-10-29 Corinna Vinschen <vinschen@redhat.com>
4188
4189 * gdb.base/ending-run.exp: Create identical output when passing
4190 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 4191 Stormy16 target.
36a22261 4192
92b8ae91
MK
41932001-10-28 Mark Kettenis <kettenis@gnu.org>
4194
4195 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
4196 that we catch the expected failure under Linux/x86.
4197
cb135b83
OF
41982001-10-29 Orjan Friberg <orjanf@axis.com>
4199
4200 * gdb.base/setvar.exp: Escape curly braces.
4201 * gdb.stabs/weird.exp: Ditto.
4202
6884aa54
DJ
42032001-10-27 Daniel Jacobowitz <drow@mvista.com>
4204
4205 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
4206 * gdm.mi/mi0-hack-cli.exp: Likewise.
4207
0398c9aa
AC
42082001-10-25 Andrew Cagney <ac131313@redhat.com>
4209
4210 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
4211 messages.
4212
d20bf2e8
AC
42132001-10-21 Andrew Cagney <ac131313@redhat.com>
4214
4215 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
4216 checking MI enabled.
4217
03dd63aa
CV
42182001-10-09 Corinna Vinschen <vinschen@redhat.com>
4219
4220 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
4221
1d9d99f3
FCE
42222001-10-04 Frank Ch. Eigler <fche@redhat.com>
4223
4224 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4225 if gdb child process crashes, just signal an error.
4226
838ae6c4
JB
42272001-10-02 Jim Blandy <jimb@redhat.com>
4228
4229 * lib/gdb.exp (test_xfail_format): Simplify.
4230
4231 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4232 front of the variable name `format'. Simplify `if'.
4233
8f0cbc1c
DJ
42342001-10-01 Daniel Jacobowitz <drow@mvista.com>
4235
4236 * gdb.threads/pthreads.exp: Wait for output and delay
4237 before sending ^C.
4238
1f08dafd
DJ
42392001-10-01 Daniel Jacobowitz <drow@mvista.com>
4240
4241 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4242 some incorrect output instead of timing out.
4243 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4244
674f90ff
CV
42452001-09-28 Corinna Vinschen <vinschen@redhat.com>
4246
4247 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4248 check to allow additional `int'.
4249
9b284272
DJ
42502001-09-27 Daniel Jacobowitz <drow@mvista.com>
4251
4252 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4253 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4254
b55a4771
MS
42552001-09-27 Michael Snyder <msnyder@redhat.com>
4256
4257 * lib/gdb.exp (test_debug_format): New proc.
4258 (setup_xfail_format): Use new proc test_debug_format.
4259 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4260 proc; use new service proc test_debug_format.
4261 Replace all other "gcc_compiled" tests with this test.
4262 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4263 proc; use new service proc test_debug_format.
4264 Replace all other "gcc_compiled" tests with this test.
4265
42662001-09-27 Michael Snyder <msnyder@redhat.com>
4267
4268 * gdb.base/cvexpr.exp: New file.
4269 * gdb.base/cvexpr.c: New file
4270 Test for expressions using const and volatile keywords.
4271
4e6667ac
CV
42722001-09-26 Corinna Vinschen <vinschen@redhat.com>
4273
4274 * gdb.base/constvars.exp: Check for different orders of keywords
4275 and additional "int" strings in output.
4276
4f337972
AC
42772001-09-22 Andrew Cagney <ac131313@redhat.com>
4278
4279 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4280 responses from "help maint".
4281
2015650d
FCE
42822001-09-19 Frank Ch. Eigler <fche@redhat.com>
4283
4284 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4285 to localhost:NNN instead of :NNN, in case Xvfb is listening
4286 only on TCP.
4287
f3bcedc1
CV
42882001-09-19 Corinna Vinschen <vinschen@redhat.com>
4289
4290 * gdb.base/recurse.exp: When checking leaving the watchpoint
4291 scope, recognize when gdb is in function's epilogue and pass.
4292
6b819c92
KS
42932001-09-18 Keith Seitz <keiths@redhat.com>
4294
4295 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4296 support for running tests against sid targets.
4297 (gdbtk_done): Ditto.
4298
a10c9419
CV
42992001-09-18 Corinna Vinschen <vinschen@redhat.com>
4300
4301 * gdb.base/ending-run.c (main): Set stdout buffersize
4302 to the same reasonable value for any target.
4303 * gdb.base/ending-run.exp: Add a regular expression
4304 to make testsuite happy on Sanyo Stormy16 target.
4305
739d0d99
CV
43062001-09-17 Corinna Vinschen <vinschen@redhat.com>
4307
4308 * gdb.base/display.c (do_loops): Add float variable `f'.
4309 Increment f in loop.
4310 * gdb.base/display.exp: Increment timeout by 60 seconds.
4311 Change float display test to use variable `f'.
4312
1b8947f0
JB
43132001-09-17 Jim Blandy <jimb@redhat.com>
4314
4315 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4316 overflowing the limited breakpoint tables on some ROM monitors
4317 (like the ROM68K).
4318
9890ac81
FCE
43192001-09-15 Frank Ch. Eigler <fche@redhat.com>
4320
4321 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4322 the "-ac" (disable access control) flag.
4323
6db765ea
JH
43242001-08-30 Jeff Holcomb <jeffh@redhat.com>
4325
4326 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4327 ints.
4328
4c32cc04
KS
43292001-08-30 Keith Seitz <keiths@redhat.com>
4330
4331 * lib/gdb.exp: Move all insight-related functionality into
4332 separate file.
4333 * lib/insight-support.exp: New file.
4334
8d6e6f81
FCE
43352001-08-29 Frank Ch. Eigler <fche@redhat.com>
4336
4337 * config/sid.exp (sid_start): Never set sid verbosity; disable
4338 expect_background {} that consumed its stdout; tolerate </dev/null.
4339 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4340
6a90e1d0
AC
43412001-08-18 Andrew Cagney <ac131313@redhat.com>
4342
4343 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4344 CLI jump command to start it.
4345 (mi_run_to_main): Fail immediatly when unexpected output.
4346
1759b3c3
AC
43472001-08-18 Andrew Cagney <ac131313@redhat.com>
4348
4349 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4350 beginning of function. Fix PR gdb/191.
4351
61d11d80
FCE
43522001-08-16 Frank Ch. Eigler <fche@redhat.com>
4353
4354 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4355 what to force sid endianness to.
4356
942a4df2
KS
43572001-08-15 Keith Seitz <keiths@redhat.com>
4358
4359 * lib/gdb.exp (gdbtk_start): Don't set environment
4360 variables for TCL_LIBRARY and friends. Insight will
4361 now figure these out for itself.
4362
0521c418
MS
43632001-08-02 Michael Snyder <msnyder@redhat.com>
4364
4365 * gdb.base/completion.exp: Remove the symbol "a64l" from
4366 the expect string; this is target-specific, and not related
4367 to what is being tested.
4368
74a9a58a
DB
43692001-08-02 Dave Brolley <brolley@redhat.com>
4370
4371 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4372
c70819fa
MS
43732001-07-25 Michael Snyder <msnyder@redhat.com>
4374
c2b8fa57
MS
4375 * gdb.base/consecutive.exp: New file. Test stepping over
4376 breakpoints on consecutive instructions.
4377 * gdb.base/consecutive.c: New file.
4378
c70819fa
MS
4379 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4380 curly braces in regular expressions.
4381
2b1a1355
MS
43822001-07-25 Michael Snyder <msnyder@redhat.com>
4383
4384 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4385 legitimate output from stepping out of main.
4386
413eca6f
KS
43872001-07-22 Keith Seitz <keiths@redhat.com>
4388
4389 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4390 the empty string, do not run the tests.
4391
7e5a9322
SC
43922001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4393
4394 * gdb.base/long_long.exp: Detect size of pointer. Take into
4395 account 2-byte pointers when testing for p/a results.
4396
de58f10f
SC
43972001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4398
d63a86f8 4399 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4400 and defined to 1K for m68hc11.
4401 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4402 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4403 (sizeof_random_data): New variable to tell the size of the data table;
4404 don't test past this size; always run to main.
4405
d6f5fea1
SC
44062001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4407
4408 * gdb.base/return2.exp: return of long long and double fails for
4409 68HC11; don't execute these tests on that platform.
4410 * gdb.base/return.exp: Return of a double fails for 68hc11.
4411
c477543d
SC
44122001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4413
4414 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4415 tests that print a float.
4416 * call-rt-st.exp: Likewise.
4417
63cf1c79
MK
44182001-07-12 Mark Kettenis <kettenis@gnu.org>
4419
4420 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4421 running this test on Linux.
4422
112f9ab5
MC
44232001-06-24 Michael Chastain <chastain@redhat.com>
4424
4425 * gdb.base/arithmet.exp: Remove some tests to make all test names
4426 unique.
4427
4970cb0f
MS
44282001-07-03 Michael Snyder <msnyder@redhat.com>
4429
4430 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4431 the output of the ptype command.
4432
d85da69f
MS
44332001-07-02 Michael Snyder <msnyder@redhat.com>
4434
4c8a82de
MS
4435 * gdb.base/completion.exp: Don't assume that break.c is the only
4436 source file that may contain functions named "marker".
d85da69f
MS
4437 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4438
8afc772b
AC
44392001-06-28 Andrew Cagney <ac131313@redhat.com>
4440
4441 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4442 of files to delete.
4443
4444 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4445 * gdb.disasm/h8300s.exp: New file.
4446 gdb.disasm/h8300s.s: Likewise.
4447
cff22675
AC
44482001-06-27 Andrew Cagney <ac131313@redhat.com>
4449
4450 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4451 empty breakpoint tables.
4452
68c81b54
AC
44532001-06-25 Andrew Cagney <ac131313@redhat.com>
4454
4455 * lib/mi-support.exp: Update args=... part of stop-reason
4456 patterns. Accept either a list or a tuple.
4457
2dd62704
AC
44582001-06-23 Andrew Cagney <ac131313@redhat.com>
4459
4460 * lib/mi-support.exp: Remove local emacs variable defining
4461 change-log-default-name.
4462
b4127474
MC
44632001-06-22 Michael Chastain <chastain@redhat.com>
4464
4465 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4466 This is operationally compatible with the previous version.
4467
8dbfb380
JB
44682001-06-13 Jim Blandy <jimb@redhat.com>
4469
4470 * lib/gdb.exp (gdb_test): Doc fix.
4471
f2d8c86d
MC
44722001-06-10 Michael Chastain <chastain@redhat.com>
4473
4474 * gdb.base/exprs.exp: Remove a duplicate test.
4475
81564d34
JB
44762001-06-06 Jim Blandy <jimb@redhat.com>
4477
4478 * gdb.base/return2.exp (main): Use values to test float and double
4479 returns that are not NaN's, to avoid being confused by IEEE
4480 comparison rules.
4481
da55addb
MS
44822001-06-04 Michael Snyder <msnyder@redhat.com>
4483
4484 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4485 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4486 rather than wait for 12 more tests to time out.
4487
42c65987
JB
44882001-06-06 Jim Blandy <jimb@redhat.com>
4489
b18bced9 4490 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4491 Don't forget to match the GDB prompt.
b18bced9 4492
42c65987
JB
4493 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4494
5b41e5f0
JB
44952001-06-04 Jim Blandy <jimb@redhat.com>
4496
4497 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4498 command.
4499
015e046f
KB
45002001-05-31 Kevin Buettner <kevinb@redhat.com>
4501
4502 * gdb.base/annota1.exp (info break): Match four or more spaces
4503 after "Address".
4504
fb1ffbbe
MC
45052001-05-31 Michael Chastain <chastain@redhat.com>
4506
4507 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4508 (dm_type_int_star): Likewise.
4509 (dm_type_long_star): Likewise.
4510 (dm_type_void_star): Likewise.
4511
5ea2a32c
KB
45122001-05-29 Kevin Buettner <kevinb@redhat.com>
4513
4514 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4515 to a known value in order to get consistent results regardless
4516 of the setting of INPUTRC or the presence or contents of .inputrc.
4517
ae23c492
MS
45182001-05-24 Michael Snyder <msnyder@redhat.com>
4519
ac55707e
MS
4520 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4521 Don't require that the main thread and the manager thread are the
4522 first in the list.
4523
ae23c492
MS
4524 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4525 debugging. If test fails, issue an "unsupported" not a "fail".
4526
400071f1
JB
45272001-05-24 Jim Blandy <jimb@redhat.com>
4528
4529 Don't assume that short is shorter than int.
4530 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4531 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4532 this isn't true.
400071f1
JB
4533 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4534 an int, is not equal to ~0 stored in an unsigned char. This tests
4535 the same thing that the previous test meant to, but works on
4536 16-bit machines, too.
4537 ("print unsigned char != (~0)"): Same test, complemented.
4538
0816a3e5
MS
45392001-05-24 Michael Snyder <msnyder@redhat.com>
4540
4541 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4542 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4543 and prevents dejagnu getting out of step.
4544
f6dc23a9
KB
45452001-05-23 Kevin Buettner <kevinb@redhat.com>
4546
4547 * gdb.base/finish.exp (finish_void): Revise pattern for
4548 stopping on the call statement to not permit stopping at
4549 the start of the instructions comprising the call sequence.
4550
7dbd117d
MC
45512001-05-19 Michael Chastain <chastain@redhat.com>
4552
4553 * gdb.base/callfuncs.exp: Make all test names unique.
4554 * gdb.base/commands.exp: Make all test names unique.
4555 * gdb.base/condbreak.exp: Make all test names unique.
4556 * gdb.base/dbx.exp: Make all test names unique.
4557 * gdb.base/default.exp: Make all test names unique.
4558 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4559 and TIMEOUT messages to their corresponding PASS message.
4560 * gdb.base/ending-run.exp: Make all test names unique.
4561 * gdb.base/long_long.exp: Remove duplicate test.
4562
6b0b0a9e
KB
45632001-05-21 Kevin Buettner <kevinb@redhat.com>
4564
4565 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4566 stop on the call statement as well as the statement after the
4567 call.
4568
2caa35cb
MS
45692001-05-21 Michael Snyder <msnyder@redhat.com>
4570
4571 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4572
40713331
EZ
45732001-05-10 Elena Zannoni <ezannoni@redhat.com>
4574
4575 * gdb.base/completion.exp: Revamp test. Make it execute on all
4576 platforms.
4577
c2c1be8d
EZ
45782001-05-10 Elena Zannoni <ezannoni@redhat.com>
4579
2c9cd303
EZ
4580 * config/gdbserver.exp (gdb_load): Handle the case
4581 in which the arguments to gdbserver are given in the
4582 baseboard configuration file.
4583 Also handle the case in which the server needs to do a
4584 load.
4585
9671de48
KS
45862001-05-07 Keith Seitz <keiths@cygnus.com>
4587
4588 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4589 set up the display for testing.
4590 (gdbtk_start): Convert all paths to paths that tcl will like.
4591 Export target information to environment.
4592 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4593 necessary.
4594 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4595 (to_tcl_path): New proc to convert a given pathname into
4596 a path acceptible as an argument to a tcl command.
4597 (_gdbtk_export_target_info): New proc to export target info
4598 into the environment for gdbtk testing.
4599 (gdbtk_done): New proc to signal end-of-test.
4600
5a360f47
JB
46012001-05-06 Jim Blandy <jimb@redhat.com>
4602
4603 * restore.c: Make the code of caller0 correspond to its comment.
4604
66c756c6
MS
46052001-05-03 Michael Snyder <msnyder@redhat.com>
4606
4607 * config/sid.exp (gdb_target_sid): Check for error messages.
4608 On error or timeout, don't make expect exit (which will terminate
4609 all subsequent tests); instead just make gdb exit.
d63a86f8 4610 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4611 return a negative value.
4612
a966fde5
JB
46132001-04-24 Jim Blandy <jimb@redhat.com>
4614
851c18e0
JB
4615 * gdb.c++/templates.exp: If we see the prompt for the overload
4616 list, but we haven't recognized any of the longer patterns,
4617 arrange for this test to fail, not hang.
4618
a966fde5
JB
4619 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4620 variations.
4621
db144853
MC
46222001-04-22 Michael Chastain <chastain@redhat.com>
4623
4624 * gdb.c++/local.exp: Use the 'runto' library function.
4625 * gdb.c++/namespace.exp: Likewise.
4626 * gdb.c++/overload.exp: Likewise.
4627
3207ec21
KB
46282001-03-26 Kevin Buettner <kevinb@redhat.com>
4629
4630 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4631 * gdb.base/step-line.exp: New file. Test step/next in presence of
4632 #line directives.
4633 * gdb.base/step-line.c: New file. Test program for the above.
4634 * gdb.base/step-line.inp: New file. We pretend that this file has
4635 been transformed by some other tool into step-line.c.
4636
13b57657
JB
46372001-03-21 Jim Blandy <jimb@redhat.com>
4638
4639 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4640 unmangled operator names.
4641
754cbe1c
JB
46422001-03-20 Jim Blandy <jimb@redhat.com>
4643
4644 * gdb.threads/linux-dp.exp: Recognize an additional message
4645 generated by GDB when it doesn't understand how to debug threads
4646 on the target system.
4647
177495c9
AC
46482001-03-19 Andrew Cagney <ac131313@redhat.com>
4649
4650 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4651
f266096b
MC
46522001-03-12 Michael Chastain <chastain@redhat.com>
4653
4654 * gdb.c++/derivation.exp: Use the 'runto' library function.
4655
cac3c2ff
MC
46562001-03-12 Michael Chastain <chastain@redhat.com>
4657
4658 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4659
b6c11a24
MC
46602001-02-24 Michael Chastain <chastain@redhat.com>
4661
4662 * gdb.c++/ref-types.exp: Change handwritten code to library
4663 function 'runto'.
4664
6bae5bce
OF
46652001-03-16 Orjan Friberg <orjanf@axis.com>
4666
4667 * gdb.base/signals.exp: Set count to 0 explicitly.
4668
0015fd9a
MS
46692001-03-15 Mark Salter <msalter@redhat.com>
4670
4671 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4672 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4673 (gdb_load): Add support for additional target_info: gdb_download_size
4674 and gdb_load_timeout.
0015fd9a 4675
fc33412a
DT
4676Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4677
4678 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4679 file -- to prevent failing when the compile fails but we have no
4680 intention of running the tests anyway.
4681
4682 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4683 tests if set.
4684
4685 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4686 integers.
4687
4688 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4689 * gdb.c++/namespace.exp: Ditto.
4690
115f06de
OF
46912001-03-07 Orjan Friberg <orjanf@axis.com>
4692
4693 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4694 * gdb.base/pointers.exp: Relax pattern match of decimals.
4695
b6ba6518
KB
46962001-03-06 Kevin Buettner <kevinb@redhat.com>
4697
4698 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4699 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4700 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4701 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4702 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4703 config/sh.exp, config/sid.exp, config/slite.exp,
4704 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4705 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4706 config/vxworks.exp, config/vxworks29k.exp,
4707 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4708 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4709 gdb.base/arithmet.exp, gdb.base/assign.exp,
4710 gdb.base/async.exp, gdb.base/attach.exp,
4711 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4712 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4713 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4714 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4715 gdb.base/commands.exp, gdb.base/completion.exp,
4716 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4717 gdb.base/constvars.exp, gdb.base/corefile.exp,
4718 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4719 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4720 gdb.base/ending-run.exp, gdb.base/environ.exp,
4721 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4722 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4723 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4724 gdb.base/funcargs.exp, gdb.base/help.exp,
4725 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4726 gdb.base/logical.exp, gdb.base/long_long.exp,
4727 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4728 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4729 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4730 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4731 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4732 gdb.base/regs.exp, gdb.base/relational.exp,
4733 gdb.base/remote.exp, gdb.base/reread.exp,
4734 gdb.base/restore.exp, gdb.base/return2.exp,
4735 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4736 gdb.base/selftest.exp, gdb.base/setshow.exp,
4737 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4738 gdb.base/sigall.exp, gdb.base/signals.exp,
4739 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4740 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4741 gdb.base/step-test.exp, gdb.base/structs.c,
4742 gdb.base/structs.exp, gdb.base/structs2.exp,
4743 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4744 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4745 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4746 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4747 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4748 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4749 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4750 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4751 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4752 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4753 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4754 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4755 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4756 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4757 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4758 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4759 gdb.trace/circ.exp, gdb.trace/collection.exp,
4760 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4761 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4762 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4763 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4764 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4765 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4766 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4767 notices.
4768
dc96c6c7 47692001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4770
4771 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4772 first arg is int not float.
4773
dc96c6c7 47742001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4775
4776 * gdb.base/reread.exp: Unsupported for non-native targets;
4777 doesn't work for remote debugging.
4778
9b0c4aeb
FN
47792001-02-19 Fernando Nasser <fnasser@redhat.com>
4780
4781 From Drew Moseley <dmoseley@redhat.com>
4782 * gdb.base/ending-run.exp: Properly handle the BSP state when
4783 stepping past the end of main.
4784
02aa71d5
MC
47852001-02-19 John Moore <jmoore@redhat.com>
4786
4787 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4788 Converted HPUX fix for non-expected items following multiple
4789 step commands into general solution for all platforms.
4790
1fa449a4
MC
47912001-02-18 Michael Chastain <chastain@redhat.com>
4792
4793 * gdb.c++/classes.exp (do_tests): Change runto statements
4794 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4795 statements demangler agnostic.
4796 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4797 (gdb_virtfunc_restart): Likewise.
4798
b2f9ec70
MC
47992001-02-14 Michael Chastain <chastain@redhat.com>
4800
4801 * gdb.c++/inherit.exp (do_tests): Change runto statements
4802 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4803 statements demangler agnostic.
4804
cf74b8ca
AC
4805Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4806
4807 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4808 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4809 before calling common_routine 15 times'' tests.
4810
99f78f56
MC
48112001-02-11 Michael Chastain <chastain@redhat.com>
4812
4813 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4814 Helps the test script figure out which demangler is in use.
4815 (dm_type_foo_ref): Ditto.
4816 (dm_type_int_star): Ditto.
4817 (dm_type_long_star): Ditto.
4818 (dm_type_unsigned_int): Ditto.
4819 (dm_type_void): Ditto.
4820 (dm_type_void_star): Ditto.
99707966 4821 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4822 Probe the gdb demangler and set variables to accommodate
4823 formatting differences.
4824 (info_func_regexp): New function. Same as info_func, but
4825 matches against a regexp.
4826 (info_func): Match against a literal string.
4827 (print_addr_2): New function. Match against a literal string,
4828 which can be different from the input to gdb.
4829 (print_addr): Simply call print_addr_2 with the same argument twice.
4830 (test_lookup_operator_functions): Use demangler formatting variables.
4831 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4832 the tests in the same order as the C++ class declaration.
4833 (test_paddr_operator_functions): Ditto.
4834 (test_paddr_overloaded_functions): Ditto.
4835 (test_paddr_hairy_functions): Use demangler formatting variables.
4836 Add reference to gdb/19 for related tests.
4837 (do_tests): Call probe_demangler.
4838
1de8f023
KB
48392001-01-30 Kevin Buettner <kevinb@redhat.com>
4840
4841 * gdb.c++/templates.cc (printf): Remove unused function definition.
4842
ca3f91ed
MS
48432001-01-26 Felix Lee <flee@redhat.com>
4844
4845 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4846
48472001-01-25 matthew green <mrg@redhat.com>
4848
4849 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4850 up sid.
4851 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4852
48532001-01-25 matthew green <mrg@redhat.com>
4854
4855 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4856 Deprecate $sid_spawn_id.
ca3f91ed
MS
4857 (sid_exit): Remove code necessary only for `spawn.'
4858
48592001-01-25 matthew green <mrg@redhat.com>
4860
4861 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4862
fb18ec4a
MC
48632001-01-28 Michael Chastain <chastain@redhat.com>
4864
4865 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4866 to call when tests fail. It takes gdb out of the overloaded
4867 function choice menu back to the main prompt, so that the test
4868 program stays synchronized.
4869 (set_bp_overloaded): New proc to collect all the common
4870 code for setting a breakpoint on an overloaded name. Calls
4871 take_gdb_out_of_choice_menu when needed.
4872 (menu_overload1arg): New variable to collect the repeated
4873 instances of the expected menu for an overloaded name. Change
4874 the regular expression to handle changes in g++ type encoding:
4875 "void" can be either "void" or "", and "unsigned int" can be
4876 either "unsigned int" or "unsigned".
4877 (continue_to_bp_overloaded): Change regular expressions to handle
4878 changes in g++ type encoding.
4879 (no proc): Call take_gdb_out_of_choice_menu when needed.
4880 Remove redundant calls to "info break". Accept either "canceled"
4881 or "cancelled". Change regular expressions in "info break"
4882 calls to handle changes in g++ type encoding. Give all tests
4883 unique strings.
4884
9c646a6e
BE
48852001-01-17 Ben Elliston <bje@redhat.com>
4886
4887 * config/sid.exp: New file.
4888
9549d9c1
AC
4889Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4890
4891 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4892
dc96c6c7 48932000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4894
4895 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4896 Add a RE to accept a non-ascii char if one is ever presented.
4897
b4df4f68
FN
48982000-12-20 Fernando Nasser <fnasser@redhat.com>
4899
297dd0fd 4900 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4901
dc96c6c7 49022000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4903
d63a86f8 4904 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4905 in regexp. One '\' does not suffice on Linux.
4906
4a7bddb6
MC
49072000-12-09 Michael Chastain <chastain@redhat.com>
4908
4909 * gdb.base/break.exp (test_clear_command): Use a marker function
4910 rather than 'main' for the test function. Also move this
4911 test to an execution point where the marker function names are
4912 guaranteed to be bound to functions. (Executing tests after a
4913 'finish' from main runs into name conflicts with local names
4914 in __libc_start_main).
4915
dc96c6c7 49162000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4917
4918 * gdb.base/finish.exp: New test for gdb's "finish" command.
4919 * gdb.base/return2.exp: New test for gdb's "return" command.
4920 * gdb.base/return2.c: New source file for above.
4921
dc96c6c7 49222000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4923
4924 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4925 * gdb.base/miscexprs.exp: Ditto.
4926 * gdb.base/pointers.exp: Ditto.
4927 * gdb.c++/derivation.exp: Ditto.
4928 * gdb.c++/local.exp: Ditto.
4929 * gdb.c++/namespace.exp: Ditto.
4930 * gdb.c++/overload.exp: Ditto.
4931 * gdb.c++/ref-types.exp: Ditto.
4932
dc96c6c7 49332000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4934
4935 * gdb.base/constvars.exp: Test result of "up" command.
4936 * gdb.base/miscexprs.exp: Ditto.
4937 * gdb.base/pointers.exp: Ditto.
4938 * gdb.base/scope.exp: Ditto.
4939 * gdb.c++/derivation.exp: Ditto.
4940 * gdb.c++/local.exp: Ditto.
4941 * gdb.c++/namespace.exp: Ditto.
4942 * gdb.c++/overload.exp: Ditto.
4943 * gdb.c++/ref-types.exp: Ditto.
4944
44097287
FN
49452000-11-22 Michael Chastain <chastain@redhat.com>
4946
4947 * mips_pro.exp: Accept either "middle -> top -> main" or
4948 "middle -> main" in the backtrace, because gcc can optimize
4949 tail calls to jumps. Remove setup_xfail for the hppa case.
4950 Add a comment with the original warning messages from PR 3016,
4951 which was filed in 1993, to preserve them for posterity.
4952
9d2e1bab
ND
49532000-11-17 Nick Duffek <nsd@redhat.com>
4954
4955 * lib/gdb.exp (gdb_test): Override timeout with board info.
4956
1aca8eb7
ND
49572000-11-17 Nick Duffek <nsd@redhat.com>
4958
4959 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4960 the second kill and detach messages.
4961
93076499
ND
49622000-11-17 Nick Duffek <nsd@redhat.com>
4963
4964 * configure.in: Add AC_EXEEXT.
4965 * configure: Regenerate.
4966 * Makefile.in (just-check): Export EXEEXT.
4967 * lib/gdb.exp ($EXEEXT): Import from environment.
4968 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4969 expect "maint dump-me" on Cygwin.
4970 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4971 $EXEEXT.
4972
30e87cd3
ND
49732000-11-17 Nick Duffek <nsd@redhat.com>
4974
4975 * gdb.base/break.exp: Test backtrace and finish from called
4976 function on all platforms, not just HP-UX.
4977
dc96c6c7 49782000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4979
4980 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4981 code from gdb_target_monitor, so it can be used independantly
4982 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 4983
dc96c6c7 49842000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4985
4986 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4987 * gdb.base/corefile.exp: Expect the message "Program is being
4988 debugged already" when we send the "corefile" command, since
4989 the preceeding gdb_load may have connected gdb to a remote target.
4990 * gdb.base/display.exp: Disable hardware watchpoints if new
4991 board info variable "no_hardware_watchpoints" is true.
4992 Replace single-letter commands with more readable ones.
4993 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4994 if new board info variable "no_hardware_watchpoints" is true.
4995 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4996 to see if stdio (printf) testing is possible.
4997 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4998 board info variable "no_hardware_watchpoints" is true. Use new
4999 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
5000
39124dea
FN
50012000-11-13 Fernando Nasser <fnasser@redhat.com>
5002
5003 From Orjan Friberg <orjanf@axis.com>:
5004 * gdb.base/printcmds.exp: Escape curly braces followed by a number
5005 in array print pattern match.
5006
a9e2e984
FN
50072000-11-09 Fernando Nasser <fnasser@redhat.com>
5008
5009 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
5010 spelling "cancelled" to U.S. spelling "canceled" to match changes
5011 made to gdb.
5012 * gdb.c++/ovldbreak.exp: Ditto.
5013
c7db355b
PS
50142000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5015
5016 * gdb.base/callfuncs.c (main): Moved to end of file, call
5017 t_double_values to initialize the FPU before inferior calls are made.
5018 * gdb.base/callfuncs.exp: Test for register preservation after calling
5019 inferior functions. Add tests for continuining, finishing and
5020 returning from a stop in a call dummy.
5021
dc96c6c7 50222000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
5023
5024 * gdb.base/commands.exp: Break up long lines, and re-indent.
5025
dc96c6c7 50262000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
5027
5028 * config/gdbserver.exp: Rewritten from the ground up, to make it
5029 compatible with the current dejagnu tree, and to make it work with
5030 the new "gdbserver" in libremote.
5031
dc96c6c7 50322000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5033
5034 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
5035 * gdb.base/varargs.exp: Skip entire test if no printf support.
5036 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
5037 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
5038
dc96c6c7 50392000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5040
5041 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
5042 no floating point support.
5043 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
5044 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
5045 * gdb.base/call-rt-st.exp: Ditto.
5046 * gdb.base/call-strs.exp: Ditto.
5047
bac5fc66
JG
50482000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
5049
5050 * gdb.base/sizeof.c: include <stdio.h>.
5051
5052 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
5053 'finish', otherwise uncaptured gdb_prompt would potentially
5054 throw remaining test points out of sync.
5055
b22a6027
SB
50562000-07-26 Scott Bambrough <scottb@netwinder.org>
5057
5058 * gdb.base/recurse.exp: Run tests for all targets.
5059 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
5060 gnu-oldld case on ARM.
5061 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
5062 for ARM targets.
d63a86f8 5063
d8231941
AG
5064Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
5065
5066 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
5067 * gdb.java/configure: Rebuild.
5068
8caabe69
AG
5069Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
5070
5071 * gdb.java/jv-exp.exp: New file.
5072
9d273ca3
AG
5073Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
5074
5075 * configure: Rebuilt.
5076 * configure.in (configdirs): Add gdb.java.
5077 * gdb.java/jmisc.java: New file.
5078 * gdb.java/jmisc.exp: New file.
5079 * gdb.java/Makefile.in: New file.
5080 * gdb.java/configure: Rebuilt.
5081 * gdb.java/configure.in: New file.
5082 * lib/java.exp: New file.
5083
4f823a66
AC
5084Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
5085
5086 * gdb.base/exprs.exp: Test casts to a pointer including over and
5087 underflow.
5088
2391e11d
AC
5089Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
5090
5091 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
5092 and the compilers sizes.
5093
54602222
ND
50942000-07-09 Nick Duffek <nsd@redhat.com>
5095
5096 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
5097 (use_methods): New function.
5098 (main): Call use_methods().
5099 * gdb.c++/classes.exp (test_method_param_class): New procedure.
5100 (do_tests): Call test_method_param_class.
5101
2bec0572
ND
51022000-07-09 Nick Duffek <nsd@redhat.com>
5103
5104 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
5105 spelling.
5106 (test_enums): New procedure. Move enum tests from end of script
5107 to here. Set breakpoint on function name instead of line number.
5108 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
5109 (enums2): New marker function.
5110 (enums1): New function.
5111 (main): Call enums1(). Move enum tests to enums1().
5112
78492fde
AC
5113Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
5114
5115 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
5116 compile/link program. Update line numbers.
5117 * gdb.asm/d10v.inc: Define ``startup''.
5118 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 5119
49a2cef8
AC
5120Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
5121
5122 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
5123
3e6c8688
EZ
51242000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5125
5126 * gdb.base/maint.exp: Add 'maint print architecture' item to output
5127 of 'help maint print' command.
5128
9ff5cbe9
AC
5129Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
5130
5131 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
5132 they use gdb_expect_list.
5133
17c579bd
AC
5134Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
5135
5136 * gdb.base/commands.exp: Use ``set remote
5137 memory-read-packet-size'' instead of ``set endian big'' to test
5138 long commands.
5139
e6d71bf3
DB
51402000-06-03 Daniel Berlin <dan@cgsoftware.com>
5141
5142 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 5143 g++, and stop skipping them.
e6d71bf3
DB
5144
5145 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
5146 work under g++.
5147
d63a86f8 5148 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
5149 initialization.
5150
dc96c6c7 51512000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
5152
5153 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
5154 the regular expression: accept an (almost) arbitrary sequence of
5155 "frames-invalid" and "breakpoints-invalid" messages both before
5156 and after the "starting" message.
5157
dc96c6c7 51582000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
5159
5160 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 5161
dc96c6c7 51622000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
5163
5164 * gdb.base/annota1.exp (annotate-signal-handler-caller):
5165 Relax the regular expression a little, make it pass on Solaris 8.
5166
8216cda9
KB
51672000-05-12 Kevin Buettner <kevinb@redhat.com>
5168
5169 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 5170 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
5171 Instead, it is permissible for gdb to stop on the line of the
5172 call itself.
5173
1a570b2f
MS
51742000-05-12 Michael Snyder <msnyder@.cygnus.com>
5175
5176 * gdb.base/break.exp (bp on small function, optimized file):
5177 Add a second pass pattern. The behavior differs here between stabs
5178 and dwarf for one-line functions. Stabs preserves two line symbols
5179 (one before the prologue and one after) with the same line number,
5180 but dwarf regards these as duplicates and discards one of them.
5181 Therefore the address after the prologue (where the breakpoint is)
5182 has no exactly matching line symbol, and GDB reports the breakpoint
5183 as if it were in the middle of a line rather than at the beginning.
5184
dc96c6c7 51852000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 5186
d63a86f8 5187 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
5188 rather than "send_gdb" (for consistancy).
5189
7d418785
AC
5190Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5191
5192 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
5193 * gdb.c++/templates.cc: Properly check for GCC version number.
5194 * lib/compiler.cc: Likewise
5195
dc96c6c7 51962000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 5197
d63a86f8 5198 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
5199 gdb may not stop at the first line of main, due to code motion.
5200
dc96c6c7 52012000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
5202
5203 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
5204 This test depends on parsing the printf output from the target.
5205 Since the sparclet stub doesn't do stdio, this will never work.
5206 * gdb.base/call-rt-st.exp: ditto.
5207 * gdb.base/call-strs: ditto.
5208
dc96c6c7 52092000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
5210
5211 * gdb.base/miscexprs.exp: make sizeof long array test portable.
5212
5213 * gdb.base/ending-run.exp: After connecting to a remote target,
5214 but before running, the target will appear to be in a random
5215 location. Specify both a file and a line for breakpoints.
5216 Also, the function that calls main may be called 'init'
5217 rather than 'start'.
5218
a5a51225
EZ
52192000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5220
5221 * gdb.base/help.exp: Update output for add-symbol-file command.
5222
7930cc7c
FN
52232000-04-10 Fernando Nasser <fnasser@cygnus.com>
5224
5225 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5226 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5227
23e37ab1
C
52282000-04-07 J.T. Conklin <jtc@redback.com>
5229
e93c542c
C
5230 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5231
23e37ab1
C
5232 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5233
591b8fa3
PDM
5234Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5235
5236 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5237 values that can be represented exactly.
5238 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5239 above change, and to not check against the directory part of the source
5240 file name.
5241 (step into print_long_arg_list): Likewise.
5242 (print print_small_structs from print_long_arg_list): Likewise.
5243 (print print_long_arg_list): Likewise.
5244
7a495180
EZ
52452000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5246
30b53638 5247 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5248
beb998c6
AC
5249Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5250
5251 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5252
1c689132
DB
52532000-03-25 Daniel Berlin <dan@cgsoftware.com>
5254
5255 * gdb.base/commands.exp (deprecated_command_test): Add test for
5256 deprecate with no arguments.
5257
c1790a9d
JL
52582000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5259
5260 * gdb.base/break.exp: Add new test for setting breakpoints on
5261 optimized code so we can test breakpoints work even when function
5262 prologues may be optimized away
5263
003ba290
FN
52642000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5265
5266 From David Whedon <dwhedon@gordian.com>
5267 * gdb.base/commands.exp : Added command deprecator tests.
5268
6837a0a2
DB
52692000-03-22 Daniel Berlin <dan@cgsoftware.com>
5270
5271 * gdb.base/help.exp: Added test for new apropos command.
5272
b9593231
KB
52732000-03-21 Kevin Buettner <kevinb@redhat.com>
5274
5275 * gdb.base/pointers.c (usevar): New function.
5276 (main): Make sure that global variables v_int_pointer2, rptr,
5277 and y are all referenced someplace in the program by calling
5278 usevar() on them. [Some linkers delete symbols which are
5279 never referenced. The space remains, but there's no way to
5280 get a (symbolic) handle on the variable from the debugger.]
5281
751a959b
EZ
52822000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5283
5284 * gdb.base/printcmds.c: Add typedeffed arrays.
5285
5286 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5287 procedure to test arrays that are typedef'd.
5288
73a93a32
JI
52892000-03-13 James Ingham <jingham@leda.cygnus.com>
5290
5291 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5292 the library directories.
73a93a32 5293
fb40c209
AC
5294Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5295
5296 * configure.in (configdirs): Add sub directory gdb.mi.
5297 * configure: Re-generate.
5298
5299 * gdb.mi: New directory.
d63a86f8 5300
ee4dd2c9
AC
53012000-02-25 Scott Bambrough <scottb@netwinder.org>
5302
5303 * gdb.base/long_long.exp: Correct test suite failure when printing
5304 a long long value as a double on ARM platforms.
5305
70f0cc22
JB
53062000-02-16 Jim Blandy <jimb@redhat.com>
5307
5308 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5309 default source file is set properly before running this test.
5310
853819b8
EZ
53112000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5312
5313 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5314 gdbtk/library directory, not in gdbtcl2.
5315
dfcd3bfb
JM
53162000-02-04 Jim Blandy <jimb@redhat.com>
5317
5318 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5319 backslash from regexp pattern.
5320
5321 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5322 procedure. Use it to run all the "continue to bp overloaded"
5323 tests. Note that this changes the names of the tests slightly.
5324 If the breakpoint hit message includes a hex PC value, because
5325 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5326 from the real source code, still consider that a pass.
5327
5328 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5329 XFAIL here if the breakpoint message contains a hex address. Note
5330 similar change on 1999-11-02.
5331
5332 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5333
5334 * gdb.base/ptype.exp: Establish a default source file before
5335 calling get_debug_format.
5336
53372000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5338
5339 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5340
8b93c638
JM
53412000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5342
5343 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5344 of successive stepi commands -- while in the prologue we should see
5345 the function entry bracket.
5346
53472000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5348
5349 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5350 reach __change_mode() when stepping through the end of main().
5351
c5394b80
JM
53522000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5353
5354 * gdb.base/default.exp: Fix expected pattern.
5355 * gdb.base/help.exp: Same.
5356
0d06e24b
JM
53572000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5358
5359 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5360 Don't use xfail's because that affects only the following test.
d63a86f8 5361
0d06e24b
JM
5362 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5363 solaris or linux.
5364
5365 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5366
dc96c6c7 53672000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5368
d63a86f8 5369 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5370 "A syntax error" rather than "A parse error". Accept both.
5371
53722000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5373
5374 * gdb.base/default.exp: Remove OS dependent string from "target
5375 remote" test.
5376 * gdb.base/help.exp: Same for "help target remote" test.
5377
c3f6f71d
JM
53782000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5379
5380 From Jim Kingdon <kingdon@redhat.com>:
5381
5382 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5383 prompt (cleanup rather than necessity, but still might keep output
5384 from spilling to next test).
5385
53862000-01-02 Fred Fish <fnf@cygnus.com>
5387
5388 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5389 AIX, which defines them in <sys/types.h>.
5390
ed9a39eb 53911999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5392
ed9a39eb
JM
5393 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5394 float" test.
5395
53961999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5397
ed9a39eb 5398 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5399
5400 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5401 outermost frame disallowed".
5402
54031999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5404
5405 * gdb.base/setvar.exp: New tests for setting the value of a struct
5406 with a constant list.
5407
54081999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5409
5410 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5411 require the user to type a cast before setting the value of a struct.
5412
de57eccd
JM
54131999-12-06 Jim Blandy <jimb@cygnus.com>
5414
5415 * gdb.base/default.exp: Expect the new 'info float' command on
5416 all i386 platforms.
5417
5418 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5419 LinuxThreads libraries that don't support debugging.
5420
c2d11a7d
JM
5421Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5422
5423 * gdb.base/remote.c: Fill the buffer with truely random data.
5424 Change the buffer type to ``unsigned char'' to simplify size
5425 arithmetic.
5426
5427 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5428 stub only handles 400-1 byte packets. Verify that the download
5429 worked.
5430
54311999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5432
5433 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5434 tests, using UNRESOLVED for the untested cases. Also, does not wait
5435 for a timeout if the prompt was received before a recognizable pattern.
5436
54371999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5438
5439 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5440
54411999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5442
5443 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5444 watchpoints.
5445
54461999-11-24 Jason Merrill <jason@casey.cygnus.com>
5447
5448 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5449
5450 * gdb.c++/local.exp: Be more flexible in recognizing local class
5451 name mangling. Don't allow horribly truncated method names.
5452 * gdb.c++/derivation.exp: Expect protected inheritance.
5453 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5454 * gdb.c++/virtfunc.exp: Likewise.
5455 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5456 when printing a nested enum.
5457
54581999-11-22 Jim Blandy <jimb@cygnus.com>
5459
5460 * gdb.base/step-test.exp: Properly await GDB's response to setting
5461 a breakpoint on the call to large_struct_by_value.
5462
5463 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5464 just because we have debug info for the `start' function.
5465
54661999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5467
5468 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5469 "Unknown signal" messages, which indicate (on LinuxThreads) that
5470 GDB doesn't know how to debug threads on this system. This is
5471 better than hanging while philosopher 0 dumps chatter into gdb.log.
5472
54731999-11-18 Tom Tromey <tromey@cygnus.com>
5474
5475 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5476
54771999-11-18 Fred Fish <fnf@cygnus.com>
5478
5479 * gdb.base/coremaker2.c: Add sample program for generating
5480 cores that is more self contained than coremaker.c. Eventually
5481 I'll add more code to this and tie it into the testsuite.
5482
4ce44c66
JM
54831999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5484
5485 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5486
54871999-11-10 Jimmy Guo <guo@cup.hp.com>
5488
5489 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5490 from $srcdir/lib/.
5491 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5492 and gdb.c++/.
5493
5494 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5495
d63a86f8 5496 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5497 'continue with watch' test point.
5498
54991999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5500
5501 Merged from p2linux-990323-branch:
d63a86f8 5502
4ce44c66
JM
5503 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5504
11cf8741
JM
5505Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5506
5507 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5508 {limit,fixed}''. Test ``set download-write-size''.
5509
5510Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5511
5512 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5513 gdb_expect_list.
5514
5515Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5516
5517 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5518
55191999-11-03 Mark Salter <msalter@cygnus.com>
5520
5521 * gdb.base/break.exp: Fix "stub continue" pattern.
5522
55231999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5524
5525 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5526
55271999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5528
5529 * gdb.base/display.exp ("finish"): Add timeout clause.
5530
5531 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5532 plain prompt clause, so this doesn't have to time out in order to
5533 fail.
5534
5535 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5536 breakpoint hit messages include an address.
5537
5538 * gdb.base/display.exp: Don't forget to escape parens in regular
5539 expressions. Unix regexp notatation sucks.
5540
55411999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5542
5543 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5544 order for 'signalled' message.
5545
5c44784c
JM
55461999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5547
5548 From Jimmy Guo <guo@cup.hp.com>:
5549 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5550 * gdb.base/annota1.c: Add code for tests to work with.
5551
55521999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5553
5554 * gdb.base/remote.exp: New test for remote downloading settings.
5555 * gdb.base/remote.c: New file with large .data.
5556
917317f4
JM
55571999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5558
5559 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5560 for LinuxThreads support, merged from the Code Fusion branch.
5561
5562Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5563
5564 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5565 containing exp_continue into a while within an expect. Don't
5566 attempt a start more than three times. Check return value from
5567 gdb_load.
d63a86f8 5568
2df3850c
JM
5569Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5570
5571 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5572 a pass case.
5573
2acceee2
JM
55741999-10-01 Kevin Buettner <kevinb@cygnus.com>
5575
5576 * gdb.base/break.c (main): Added a statement that we can step
5577 off of.
5578 * gdb.base/break.exp: Added tests for setting a breakpoint
5579 at an offset and stepping onto a breakpoint.
5580
55811999-10-01 Fred Fish <fnf@cygnus.com>
5582
d63a86f8 5583 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5584 gdb output.
5585
c2c6d25f
JM
55861999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5587
5588 * gdb.base/break.exp: Code locations are in hex, don't forget!
5589 (For HP-UX.)
5590
55911999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5592
5593 * condbreak.exp: Use break.c as test program.
5594 * condbreak.c: Remove, redundant with break.c.
5595
55961999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5597
5598 * config/monitor.exp (gdb_target_monitor): Disable X- and
5599 Z-packets if the target needs it.
5600
56011999-09-13 James Ingham <jingham@leda.cygnus.com>
5602
5603 * gdb.c++/overload.exp: Added tests for listing overloaded
5604 functions with function pointers in the arg, explicitly calling
5605 out the version you want.
5606
cff3e48b
JM
56071999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5608
5609 * long_long.exp: Add variations of test cases that work for
5610 targets with 16-bit ints and 32-bit doubles.
5611
d4f3574e
SS
56121999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5613
5614 * break.c (main): Compare a possibly-uninitialized argc with an
5615 unlikely value that fits in 16 bits.
5616
56171999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5618
5619 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5620 0xfeeb, don't want negative numbers if ints are 16 bits.
5621
5622 * lib/gdb.exp (skip_cplus_tests): New proc.
5623 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5624 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5625 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5626 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5627 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5628 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5629 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5630 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5631
5632 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5633
5634Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5635
5636 * gdb.base/corefile.exp (up): Allow a parameter to appear
5637 in the frame that we're going up to.
5638
5639 From Jim Blandy <jimb@cygnus.com>:
5640
5641 * gdb.base/default.exp (info float): Expect some output now.
5642
5643 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5644 returning floating-point values to fail on the x86.
5645 * gdb.base/callfwmall.exp (do_function_calls): Same.
5646
5647 * gdb.base/list.exp (test_listsize): Correct expectations for
5648 listing line 1 with listsize 2. Also, listing a single line
5649 works now, as does listing three lines. [Kevin's note: There
5650 were a number of other cases fixed too where the expectations
5651 differed...]
5652
56531999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5654
5655 * gdb.base/selftest.exp: Add case for when version prints as
5656 constant string instead of char pointer.
5657
104c1213
JM
56581999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5659
5660 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5661 stepping out of main.
5662
5663 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5664 G++ used.
5665
5666 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5667 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5668
5669 * gdb.c++/ovldbreak.exp: Update match string in test that
5670 includes a warning of multiple breakpoints.
5671
56721999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5673
5674 * gdb.base/display.exp: Improve precision of step-after-finish
5675 added yesterday.
5676
5677 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5678 test.
5679
5680 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5681 configs when using G++, not just hppa*.
5682
56831999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5684
5685 * gdb.base/async.c: New file.
5686 * gdb.base/async.exp: New file.
5687
5688Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5689
5690 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5691 PA64.
5692
53a5351d
JM
5693Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5694
104c1213
JM
5695 * gdb.base/display.exp: "finish" can leave us mid-line on many
5696 targets, deal with it. Add a small constant to main, instead of
5697 1000 since main+1000 may not be a valid address in the target.
5698
53a5351d
JM
5699 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5700 on hpux11.
5701
5702 * gdb.base/attach.exp: Handle another hpux11 error message variant
5703 when attaching to a process that does not exist.
5704
57051999-08-19 J.T. Conklin <jtc@redback.com>
5706
5707 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5708 characters in 'continue to 1241' test.
5709
57101999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5711
5712 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5713 stop in print_long_arg_list, define and use a whitespace
5714 variable in print_small_structs test, add an XFAIL for Solaris.
5715 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5716 interested enough to fix.
5717
7be570e7
JM
57181999-08-13 Keith Seitz <keiths@cygnus.com>
5719
5720 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5721 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5722 proc knows about targets other than the natives.
5723 (test_assign): Use "gdb_run_cmd" to "run" the target.
5724 Check that we've actually hit the breakpoint at main.
5725 When we attempt to assign a value to a local variable, check
5726 that the variable is in the current scope, i.e., don't use
5727 a test with an empty result.
5728
5729Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5730
5731 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5732 command.
5733
57341999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5735
5736 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5737 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5738 gdb.compat, gdb.threads-hp.
5739 gdb.hp/configure, gdb.hp/configure.in: New files.
5740 gdb.hp/Makefile.in: Recurse into new subdirs.
5741 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5742 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5743 in object files.
5744 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5745
96baa820
JM
57461999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5747
5748 * gdb.base/display.exp: Help expect by putting a newline in the
5749 funky printf, remove a bogus p/a test.
5750
57511999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5752
5753 * gdb.base/display.exp: Make sure that when we say 'run', we are
5754 connected to the target. This is necessary when running not
5755 natively.
5756
57571999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5758
5759 * gdb.base/step-test.exp: Removed some extraneous messages.
5760
5761 * gdb.base/long_long.exp: Don't run memory examination tests
5762 on little-endian targets (they will need a different set of
5763 results to match).
5764
57651999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5766
5767 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5768 until somebody decides to fix GDB.
5769
5770 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5771 constant as "ULL".
5772 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5773 matches for a couple x/2 commands.
5774
a0b3c4fd
JM
57751999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5776
5777 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5778 by merging in ref-types2 tests.
5779 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5780
5781 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5782 * gdb.c++/Makefile.in: Add standard actions.
5783 (EXECUTABLES): Rename from PROGS, update list.
5784 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5785 from gdb.hp.
5786 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5787 foo and bar locals.
5788 * gdb.c++/anon-union.exp: Fix tests to match.
5789 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5790 expect matches to handle output variations.
5791 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5792 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5793 output, add HP alternatives for new and delete prints.
5794 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5795 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5796 * gdb.c++/demangle.exp: Use $style when reporting failure.
5797 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5798 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5799 match alternatives.
5800 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5801 compilers.
5802 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5803 * gdb.c++/method.exp: Add match alternatives.
5804 * gdb.c++/misc.cc: Add bool types.
5805 * gdb.c++/misc.exp: Add tests for bool types.
5806 * gdb.c++/overload.exp: Add xfails.
5807 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5808 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5809 add some more template parameter tests (only for HP currently).
5810 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5811 * gdb.c++/virtfunc.cc: Add return type and value for main.
5812 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5813 match alternatives.
d63a86f8 5814
a0b3c4fd
JM
58151999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5816
5817 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5818
58191999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5820
5821 * gdb.base/signals.exp: Don't expect getting a backtrace from
5822 within a signal handler to fail on Linux.
5823
58241999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5825
5826 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5827 * lib/gdb.exp: Remove some gratuitious semicolons.
5828 (delete_breakpoints): Increase timeout.
5829 (gdb_expect): Add -notransfer option.
5830 (gdb_test): Use -notransfer option.
5831 (get_compiler_info): Add f77 case.
5832 (get_compiler): New proc, split out from gdb_preprocess, add f77
5833 case.
5834 (gdb_preprocess): Call get_compiler.
5835
5836 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5837 * gdb.base/attach.exp, gdb.base/display.exp,
5838 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5839 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5840 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5841 third arg to gdb_test.
5842 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5843 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5844 HP-UX xfails, add others.
5845 * gdb.base/completion.exp: Reflect name change of self-test.
5846 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5847 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5848 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5849 HP failure number.
5850 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5851 useless HP-UX 10.30 references.
5852 * gdb.base/maint.exp: Loosen matches.
5853 * gdb.base/pointers.c (main): Declare more_code.
5854 * gdb.base/pointers.exp: Match on output of a `next'.
5855 * gdb.base/structs.c: Add prototypes.
5856 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5857 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5858
58591999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5860
5861 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5862 command.
5863
58641999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5865
5866 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5867 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5868
5869 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5870 debug info. Deal with lack of signal hanlder info in stack.
5871
5872 From Jim Kingdon <kingdon@redhat.com>:
5873 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5874
5a2468f5
JM
58751999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5876
5877 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5878 gdb.base/foll-vfork.exp: Don't run for crosses.
5879
adf40b2e
JM
5880Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5881
5882 * gdb.base/configure.in: Check for gdbvars.exp instead of
5883 a1-selftest.exp.
5884 * gdb.base/configure: Re-generate.
5885
58861999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5887
5888 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5889 in trying to run first and name is too long.
5890
5891 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5892 pointers2.c and pointers2.exp, respectively.
5893 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5894 doschk happier.
5895
43e526b9
JM
58961999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5897
5898 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5899 callfuncs2.c and callfuncs2.exp.
5900
5901 * gdb.base/list.exp: Remove mistaken xfails.
5902 * gdb.base/list0.h: Add optional prototypes.
5903
9846de1b
JM
5904Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5905
5906 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5907 calling malloc.
5908 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5909 * ptype.exp: Move test for get_debug_format to before its first
5910 use.
5911
59121999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5913
5914 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5915 * gdb.base/annota2.cc, annota2.exp: Move from here.
5916 * gdb.c++/annota2.cc, annota2.exp: To here.
5917 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5918
43ff13b4
JM
5919Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5920
5921 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5922 a consistent format.
5923
085dd6e6
JM
59241999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5925
5926 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5927 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5928 HP compilers, also set the globals $true and $false.
5929
5930 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5931 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5932 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5933 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5934 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5935 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5936 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5937 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5938 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5939 whatis.c} Add C++ compatible function definitions and return
5940 types, add includes for library functions.
5941 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5942 * gdb.base/step-test.c (myglob): Rename from glob.
5943 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5944 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5945 files, move here from gdb.hp.
5946 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5947 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5948 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5949 Adjust line numbers in regexps.
5950
5951 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5952 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5953 instead of 0/1.
5954
5955 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5956 foll-vfork.exp: New files, move here from gdb.hp.
5957 * gdb.base/page.exp: New file, test of pagination command.
5958
5959 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5960 recursion test.
5961 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5962
5963 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5964 gdb.base/solib.exp: Fix compiler invocation process.
5965
5966 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5967 HP-UX 11, turn off overload resolution explicitly.
5968 * gdb.base/commands.exp: Set argument list explicitly, add
5969 watchpoint test.
5970 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5971 them work.
5972 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5973 expressions properly.
5974 * gdb.base/corefile.exp: Loosen the match slightly.
5975 * gdb.base/default.exp: Allow "Error accessing memory" message
5976 also.
5977 * gdb.base/display.exp: Skip over x/0 j if PA64.
5978 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5979 * gdb.base/interrupt.exp: Ditto.
5980 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5981 in use.
5982 * gdb.base/list.exp: Add xfails for HP-UX.
5983 * gdb.base/long_long.exp: Refine some of the numeric matches.
5984 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5985 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5986 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5987 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5988 * gdb.base/ptype.exp: Succeed on more varieties of output.
5989 * gdb.base/scope.exp: Add xfails for HP-UX.
5990 * gdb.base/sect-cmd.exp: Add more cases.
5991 * gdb.base/setvar.exp: Add xfails for HP-UX.
5992 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5993 * gdb.base/signals.exp: Match on void symbolically.
5994 * gdb.base/step-test.exp: Add case for PA64.
5995 * gdb.base/term.exp: Add exit and restart.
5996 * gdb.base/twice.exp: Clean up after self.
5997 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5998 * gdb.base/whatis.exp: Allow more ways to pass tests.
5999
6000 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
6001 no longer useful.
6002
6003Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
6004
6005 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
6006 list of patterns.
6007 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
6008 print_double_array(double_array)", "continuing to breakpoint
6009 1018", "print print_double_array(array_d)" and "continuing to
6010 1034" tests.
d63a86f8 6011
085dd6e6
JM
60121999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6013
6014 * Makefile.in: Add empty html and install-html targets.
6015
60161999-06-24 Stan Shebs <shebs@andros.cygnus.com>
6017
6018 * config/mt-*: Remove, these haven't been used since 1996.
6019
60201999-06-22 Stan Shebs <shebs@andros.cygnus.com>
6021
6022 * gdb.base/call-strs.c, gdb.base/ending-run.c,
6023 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
6024 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
6025
9e0b60a8
JM
60261999-06-18 Stan Shebs <shebs@andros.cygnus.com>
6027
6028 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
6029 simpler match case for the ptype of the big class.
6030
60311999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6032
6033 * gdb.exp: Fix test for gdb_prompt existence.
6034
60351999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6036
6037 * gdb.exp (gdb_test): Add fail after calls to perror.
6038
60391999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6040
6041 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
6042
60431999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6044
6045 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
6046
0f71a2f6
JM
6047Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
6048
6049 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
6050 malloc() is linked in.
6051
60521999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6053
6054 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
6055 step at end.
6056
6057 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
6058
60591999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
6060
6061 * gdb.java/jv-print.exp: New file. (Our first Java test!)
6062
cce74817
JM
6063Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
6064
6065 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
6066 * gdb.base/mips_pro.exp: Likewise.
6067
60681999-06-02 Keith Seitz <keiths@cygnus.com>
6069
6070 * gdb.c++/templates.cc: Change all "new" operators to throw
6071 an exception.
6072 * gdb.c++/cplusfuncs.cc: Likewise.
6073
6074 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
6075
6076Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
6077
6078 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
6079 * gdb.base/ending-run.exp: When stepping out of main, accept a
6080 step into an arbitrary assembler file.
6081
392a587b
JM
60821999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6083
d63a86f8 6084 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 6085 "breakpoint-invalid" to be printed.
d63a86f8 6086 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
6087 number of "frames-invalid" and "breakpoint-invalid" to be printed.
6088 * gdb.base/annota2.cc: Initialize a.x to 0.
6089
9e086581
JM
60901999-05-17 Keith Seitz <keiths@cygnus.com>
6091
6092 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
6093 when "skip_float_tests" set.
6094 Ditto for "print print_double_array(array_d)", "print print_small_structs",
6095 "print print_ten_doubles", and "step into print_long_arg_list".
6096 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
6097 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
6098 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
6099 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
6100 "skip_float_tests" is set.
6101 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
6102 when "skip_float_tests" set.
d63a86f8 6103
cd0fc7c3
SS
61041999-05-06 Keith Seitz <keiths@cygnus.com>
6105
6106 * gdb.base/annota2.cc: Include stdio.h.
6107
6108Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
6109
6110 * gdb.base/crossload.exp: Remove, this has been disabled ever
6111 since BFD stopped including all targets, and cross-GDB gets
6112 plenty of testing anyway.
6113 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
6114 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
6115 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
6116 * gdb.base/README: Remove, was doc for this.
6117 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
6118 needed.
6119
b83266a0
SS
61201999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6121
6122 * gdb.base/call-ar-st.exp: Fix one regular expression in test
6123 output.
6124
6125 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
6126 * gdb.base/annota2.exp: New file. More annotation tests.
6127 * gdb.base/annota1.c: New file. Source file for annota1.exp.
6128 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
6129
61301999-04-23 Angela Marie Thomas <angela@cygnus.com>
6131
6132 * config/cfdbug.exp: New file.
6133
7a292a7a
SS
61341999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
6135
6136 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
6137 Marcus Daniel's and Dale Hawkins's demangler crashes.
6138
6139 * gdb.c++/demangle.exp (test_gnu_style_demangling,
6140 test_lucid_style_demangling, test_arm_style_demangling,
6141 test_hp_style_demangling): Try Tom Tromey's core-dumping
6142 identifier under each demangling style.
6143
61441999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
6145
6146 * gdb.c++/demangle.exp: Include the current demangling style
6147 in all test names.
6148 (current_demangling_style): New global variable.
6149 (set_demangling_style, test_demangling_core, test_demangling,
6150 test_demangling_exact): New functions.
6151 (test_gnu_style_demangling, test_lucid_style_demangling,
6152 test_arm_style_demangling, test_hp_style_demangling): Use those,
6153 instead of calling gdb_test and gdb_test_exact directly.
6154 (catch_demangling_errors): New function, which reports errors
6155 signalled by the demangling test functions in an orderly way.
6156 (do_tests): Use catch_demangling_errors.
6157
61581999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
6159
6160 * gdb.base/signals.exp (test_handle_all_print): Use () for
6161 grouping in expressions, not {}.
6162
6163 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
6164 initialized yet.
6165
61661999-04-01 Stan Shebs <shebs@andros.cygnus.com>
6167
6168 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
6169 are listed.
6170
61711999-03-26 Stan Shebs <shebs@andros.cygnus.com>
6172
6173 * gdb.stabs/weird.exp: Test for CC being defined before
6174 looking at its value.
6175
61761999-03-25 Stan Shebs <shebs@andros.cygnus.com>
6177
6178 * gdb.base/call-ar-st.exp: Remove stray '#'.
6179 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
6180 "short int" and "long int".
6181 * gdb.c++/overload.cc: Cast the string added in the previous
6182 change, to mollify finicky HP compiler.
6183 * gdb.hp/reg-test.exp (testfile): Fix file name.
6184 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 6185
7a292a7a
SS
6186 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
6187 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
6188 alternate form of enum ptype.
6189
c906108c
SS
61901999-03-23 Stan Shebs <shebs@andros.cygnus.com>
6191
7a292a7a
SS
6192 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
6193 * gdb.hp/*.exp: Change all to run compiler probe only after
6194 passing skip_hp_tests, so as not to waste time on guaranteed
6195 failure.
6196
c906108c
SS
6197 * gdb.c++/overload.cc: Pass string instead of char addr, always
6198 init ccpfoo.
6199 * gdb.c++/templates.cc: Fix syntax error.
6200
7a292a7a
SS
6201Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6202
6203 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 6204 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
6205 command.
6206
62071999-03-18 James Ingham <jingham@cygnus.com>
6208
6209 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
6210
6211 * gdb.c++/method.exp: It was testing an uninitialized int on the
6212 stack and assuming it was positive.
6213
6214 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
6215
6216 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 6217 keep it from killing the rest of the tests.
7a292a7a
SS
6218 Use gdb_continue_to_end.
6219
6220 * gdb.base/sigall.exp: use gdb_continue_to_end.
6221
6222 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6223
6224 * gdb.base/display.exp: use runto_main, not run.
6225
d63a86f8
RM
6226 * gdb.base/default.exp: Check for the current error message in the
6227 r abbreviation test.
7a292a7a
SS
6228 Add strongarm to the targets that know info float.
6229
d63a86f8 6230 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6231 run which doesn't work with monitors.
6232
6233 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6234
6235 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6236
6237 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6238 program. Traps the case (in Cygmon) when the program never really
6239 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6240 more places, so I used my name. Sorry Mark...
6241
6242 * config/monitor.exp (gdb_target_monitor): added another
6243 target_info parameter: remotebinarydownload. This will set the
6244 remotebinarydownload flag if this is causing some boards trouble.
6245
62461999-03-18 Mark Salter <msalter@cygnus.com>
6247
6248 * lib/gdb.exp (continue_to_exit): New function.
6249
6250 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6251 * gdb.base/ending-run.exp: Ditto.
6252 * gdb.base/step-test.exp: Ditto.
6253
62541999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6255
6256 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6257 (suggested by Art Haas <ahaas@neosoft.com>).
6258
62591999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6260
6261 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6262
6263Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6264
6265 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6266 descriptions of types (short unsigned int vs unsigned short, etc).
6267
62681999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6269
6270 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6271 a call to strlen; sometimes we do have sources.
6272
62731999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6274
6275 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6276 character, so GDB won't print garbage after its end.
d63a86f8 6277
c906108c
SS
6278 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6279 breakpoint there instead. Sometimes GCC emits memcpy to handle
6280 the large structures being passed by value, so we step into that
6281 instead of sum_array_print, which obscures what we're really testing.
6282 * gdb.base/step-test.exp: However, we do want a test that notices
6283 the bizarre steps into memcpy, so do that here. Add check for
6284 stepping into function calls that pass large structures by value.
6285 ("Is that a noun clause, or are you just happy to see me?")
6286 Remove all references to specific line numbers.
6287 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6288 New type and function.
6289 (main): Call large_struct_by_value, passing it a large struct by value.
6290 * lib/gdb.exp (gdb_get_line_number): New function.
6291
6292 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6293 more portable.
6294
7a292a7a
SS
62951999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6296
c906108c
SS
6297 * lib/gdb.exp: Doc fixes.
6298
7a292a7a
SS
62991999-03-05 Nick Clifton <nickc@cygnus.com>
6300
d63a86f8 6301 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6302
63031999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6304
c906108c
SS
6305 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6306 commands. They're not germane to this test, and they don't work
6307 that way on remote targets.
6308
3fc11d3e
JM
63091999-03-01 James Ingham <jingham@cygnus.com>
6310
6311 * Changelog entries merged over from gdb development branch.
6312
3fc11d3e
JM
6313 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6314
6315 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6316 for outputting results of test run.
6317
2d4a1622 6318 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6319
6320 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6321
7a292a7a
SS
63221999-02-25 Felix Lee <flee@cygnus.com>
6323
6324 * lib/gdb.exp (debug_format): initialize
6325
c906108c
SS
63261999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6327
6328 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6329 * gdb.base/call-rt-st.c: Ditto.
6330
c906108c
SS
63311999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6332
6333 * gdb.threads/pthreads.exp (horiz): New variable.
6334 (test_startup): Fix regexps that capture thread numbers.
6335
63361999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6337
6338 * gdb.base/smoke.exp: Disambiguate two test case names (both
6339 called ``print'').
6340
6341Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6342
6343 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6344 compilation.
6345
63461999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6347
6348 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6349 actual output formatting.
6350 * gdb.base/smoke.exp: GDB removes leading 0's.
6351 * gdb.base/volatile.exp: Don't check type of remuneration;
6352 that variable is no longer defined in constvars.c.
6353 * gdb.base/step-test.c (main): Exit with explicit exit code.
6354 * gdb.base/step-test.exp: Remove two nexti checks--they are
6355 not portable.
6356
63571999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6358
6359 * gdb.base/help.exp ("help delete display"): Fix test to match
6360 gdb's output.
6361
6362 * gdb.base/long_long.c (known_types): Initialize values to zero.
6363 * gdb.base/long_long.exp: Step one more line
6364 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6365 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6366 unique test case names.
6367
6368Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6369
d63a86f8 6370 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6371
6372 * gdb.c++/method.exp: Add missing close brace.
6373
63741999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6375
6376 * gdb.base/maint.exp: Use 'set height 0' to disable page
6377 prompting, not 'set height 400'.
6378
6379 Fix a bunch of timeouts.
6380 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6381 four separate tests, so expect doesn't take forever to match a ton
6382 of text against a regexp with lots of .* forms.
6383 ("maint print psymbols", "maint print symbols"): Make some of
6384 these greps more selective, so that expect doesn't try to wade
6385 through huge piles of output and time out.
6386
6387 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6388
6389 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6390 tests: one which doesn't expect shlib events to be reported, and
6391 another which does, but is XFAIL for all platforms other than
6392 HP/UX.
6393
6394 * gdb.base/break.exp: Teach the test suite that the `catch
6395 fork', `catch vfork', and `catch exec' commands produce error
6396 messages on platforms that don't provide these features.
6397
6398Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6399
6400 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6401 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6402 (shortening names from solib_threshold.exp etc), won't run on
6403 anything but HP-UX for the foreseeable future.
6404 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6405 reflect move.
6406
6407Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6408
6409 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6410 gdb.trace/Makefile.in (clean): Remove all test executables.
6411
6412Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6413
6414 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6415 successfully re-sets breakpoints in shared libraries.
6416 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6417
6418Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6419
d63a86f8
RM
6420 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6421 and compiled w/o GCC.
c906108c
SS
6422
6423 * gdb.hp/watch-cmd.exp: ditto.
6424
6425 * gdb.hp/watch-hp.exp: ditto.
6426
6427 * gdb.hp/xdb1.exp: ditto.
6428
6429 * gdb.hp/xdb2.exp: ditto.
6430
6431 * gdb.hp/dbx.exp: ditto.
6432
6433Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6434
6435 * constvars.c: Remove C++-isms.
6436 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6437 with GCC.
6438
6439Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6440
6441 The following changes are part of the HP merge.
6442
6443 * gdb.base/break.exp: new tests to verify that catchpoints for
6444 fork, vfork, and exec don't trigger inappropriately.
6445
6446 * gdb.base/opaque.exp: compile one file at a time, then link.
6447
6448 * gdb.base/signals.exp: be more restrictive about which hppa
6449 systems receive a setup_xfail. new tests.
6450
6451 * gdb.base/solib_threshold.build: new file.
6452 * gdb.base/solib_threshold.exp: new file.
6453 * gdb.base/solib_threshold.link_opts: new file.
6454 * gdb.base/solib_threshold.mk: new file.
6455 * gdb.base/gen_solib_threshold.c: new file.
6456
6457 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6458 tests. New tests for enums inside classes.
6459
6460 * gdb.c++/compiler.cc: indicate support of template debugging.
6461
6462 * gdb.c++/demangle.exp: run hp style demangling tests.
6463
6464 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6465 tests.
6466
6467 * gdb.c++/misc.cc: changes to support new tests.
6468
6469 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6470 to support new tests.
6471
6472 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6473 gcc, then skip these tests.
6474
6475Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6476
6477 The following files are part of the HP merge; some had longer
6478 names at HP, but have been renamed to be no more than 14
6479 characters in length.
6480
6481 * gdb.hp/ambiguous.cc: new file.
6482 * gdb.hp/ambiguous.exp: new file.
6483 * gdb.hp/attach.exp: new file.
6484 * gdb.hp/attach2.exp: new file.
6485 * gdb.hp/classes-hp.exp: new file.
6486 * gdb.hp/ctti.exp: new file.
6487 * gdb.hp/ctti-add.cc: new file.
6488 * gdb.hp/ctti-add1.cc: new file.
6489 * gdb.hp/ctti-add2.cc: new file.
6490 * gdb.hp/ctti-add3.cc: new file.
6491 * gdb.hp/dbx.exp: new file.
6492 * gdb.hp/exception.cc: new file.
6493 * gdb.hp/exception.exp: new file.
6494 * gdb.hp/foll-exec.c: new file.
6495 * gdb.hp/foll-exec.exp: new file.
6496 * gdb.hp/foll-fork.c: new file.
6497 * gdb.hp/foll-fork.exp: new file.
6498 * gdb.hp/foll-vfork.c: new file.
6499 * gdb.hp/foll-vfork.exp: new file.
6500 * gdb.hp/inherit-hp.exp: new file.
6501 * gdb.hp/more-steps.exp: new file.
6502 * gdb.hp/namespace.cc: new file.
6503 * gdb.hp/namespace.exp: new file.
6504 * gdb.hp/optimize.exp: new file.
6505 * gdb.hp/pxdb.c: new file.
6506 * gdb.hp/pxdb.exp: new file.
6507 * gdb.hp/quicksort.exp: new file.
6508 * gdb.hp/reg-test.exp: new file.
6509 * gdb.hp/reg-test.s: new file.
6510 * gdb.hp/sized-enum.c: new file.
6511 * gdb.hp/sized-enum.exp: new file.
6512 * gdb.hp/start-stop.exp: new file.
6513 * gdb.hp/templ-hp.cc: new file.
6514 * gdb.hp/templ-hp.exp: new file.
6515 * gdb.hp/thr-lib.c: new file.
6516 * gdb.hp/thr-lib.exp: new file.
6517 * gdb.hp/thr-lib.h: new file.
6518 * gdb.hp/thr-liblib.c: new file.
6519 * gdb.hp/virtfun-hp.c: new file.
6520 * gdb.hp/virtfun-hp.exp: new file.
6521 * gdb.hp/watch-cmd.exp: new file.
6522 * gdb.hp/watch-hp.exp: new file.
6523 * gdb.hp/xdb1.exp: new file.
6524 * gdb.hp/xdb2.exp: new file.
6525 * gdb.hp/xdb3.exp: new file.
6526
6527Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6528
6529 The following files are part of the HP merge; some had longer
6530 names at HP, but have been renamed to be no more than 14
6531 characters in length.
6532
6533 * gdb.base/ss.h: new file.
6534 * gdb.base/call-ar-st.c: new file.
6535 * gdb.base/call-ar-st.exp: new file.
6536 * gdb.base/call-rt-st.c: new file.
6537 * gdb.base/call-rt-st-exp: new file.
6538 * gdb.base/call-strs.exp: new file.
6539 * gdb.base/ena-dis-br.exp: new file.
6540 * gdb.base/environ.exp: new file.
6541 * gdb.base/long_long.exp: new file.
6542 * gdb.base/sect-cmd.exp: new file.
6543 * gdb.base/shlib-cl2.exp: new file.
6544 * gdb.base/smoke.exp: new file.
6545 * gdb.base/so-impl-ld.c: new file.
6546 * gdb.base/so-impl-ld.exp: new file.
6547 * gdb.base/so-indr-cl.c: new file.
6548 * gdb.base/so-indr-cl.exp: new file.
6549 * gdb.base/varargs.exp: new file.
6550 * gdb.base/volatile.exp: new file.
6551 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6552 * gdb.base/display.exp: new file.
c906108c
SS
6553 * gdb.c++/derivation.exp: new file.
6554 * gdb.c++/local.exp: new file.
6555 * gdb.c++/member-ptr.exp: new file.
6556 * gdb.c++/overload.exp: new file.
6557 * gdb.c++/ovldbreak.exp: new file.
6558 * gdb.c++/ref-types.exp: new file.
6559 * gdb.c++/ref-types2.exp: new file.
6560 * gdb.c++/userdef.exp: new file.
d63a86f8 6561
c906108c
SS
6562Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6563
6564 * gdb.base/default.exp: Reflect wording change in remote.c.
6565
dc96c6c7 6566Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6567
6568 * gdb.base/help.exp: Update to reflect current text.
6569
6570Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6571
6572 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6573 they're stack variables and contain garbage.
6574 * gdb.c++/anon-union.exp: new file.
6575
6576 The following changes were made by David Taylor
6577 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6578 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6579 in changes by HP.
6580
6581 * gdb.base/bitops.exp: new file.
6582 * gdb.base/default.exp: change expected messages for catch and
6583 info catch tests to reflect HP merge changes.
6584 * gdb.base/enable-disable-break.exp
6585 * gdb.base/ending-run.c: new file.
6586 * gdb.base/long_long.c: new file.
6587 * gdb.base/maint.exp: new file.
6588 * gdb.base/pointers2.exp: new file.
6589 * gdb.base/shlib-call2.exp: new file.
6590 * gdb.base/solib.exp: new file.
6591 * gdb.base/step-test.c: new file.
6592 * gdb.c++/anon-union.cc: new file.
6593 * gdb.c++/local.cc: new file.
6594 * gdb.c++/member-pointer.cc: new file.
6595 * gdb.c++/method.cc: new file.
6596 * gdb.c++/ref-types.cc: new file.
6597 * gdb.c++/ref-types2.cc: new file.
6598 * gdb.c++/userdef.cc: new file.
d63a86f8 6599
c906108c
SS
6600 * gdb.base/scope.exp: compile one file at a time, then link.
6601 * gdb.base/langs.exp: ditto.
6602 * gdb.base/list.exp: ditto.
d63a86f8 6603
c906108c
SS
6604Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6605
6606 The following changes were made by David Taylor
6607 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6608 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6609 in changes by HP.
d63a86f8 6610
c906108c
SS
6611 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6612 skip tests. When compiling pass c++ flag to gdb_compile.
6613 * gdb.c++/
d63a86f8 6614
c906108c
SS
6615 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6616 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6617 (skip_hp_tests): new function.
6618 (gdb_preprocess): new function.
6619
6620 * configure.in (hpdir): decide whether to configure gdb.hp.
6621 * configure: regenerated.
6622
6623 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6624 to delete on clean.
6625 (EXECUTABLES): update to reflect new additions.
6626 * gdb.base/commands.exp: update message expected.
6627 * gdb.base/default.exp: add copyright notice.
6628 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6629 * gdb.base/help.exp: update messages to reflect current text.
6630 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6631 targets for recurse tests.
6632 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6633 skip this file.
6634
6635 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6636 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6637 compilation.
6638 * gdb.c++/misc.exp: ditto.
6639 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6640 run the tests. tell gdb_compile that it's a c++ compilation.
6641
6642 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6643
c906108c
SS
6644 * gdb.base/all-bin.exp: new file.
6645 * gdb.base/arithmet.exp: new file.
6646 * gdb.base/assign.exp: new file.
6647 * gdb.base/completion.exp: new file.
6648 * gdb.base/cond-expr.exp: new file.
6649 * gdb.base/condbreak.exp: new file.
6650 * gdb.base/define.exp: new file.
6651 * gdb.base/dollar.exp: new file.
6652 * gdb.base/environment.exp: new file.
6653 * gdb.base/eval-skip.exp: new file.
6654 * gdb.base/jump.exp: new file.
6655 * gdb.base/logical.exp: new file.
6656 * gdb.base/pointers.exp: new file.
6657 * gdb.base/relational.exp: new file.
6658 * gdb.base/section_command.exp: new file.
6659 * gdb.base/whatis-expr.exp: new file.
6660
6661 * gdb.base/all-types.c: new file.
6662 * gdb.base/call-array-struct.c: new file.
6663 * gdb.base/call-return-struct.c: new file.
6664 * gdb.base/call-strings.c: new file.
6665 * gdb.base/callfuncs2.c: new file.
6666 * gdb.base/condbreak.c: new file.
6667 * gdb.base/constvars.c: new file.
6668 * gdb.base/display.c: new file.
6669 * gdb.base/int-type.c: new file.
6670 * gdb.base/jump.c: new file.
6671 * gdb.base/miscexprs.c: new file.
6672 * gdb.base/pointers.c: new file.
6673 * gdb.base/pointers2.c: new file.
6674 * gdb.base/shmain.c: new file.
6675 * gdb.base/shr1.c: new file.
6676 * gdb.base/shr2.c: new file.
6677 * gdb.base/solib.c: new file.
6678 * gdb.base/solib1.c: new file.
6679 * gdb.base/solib2.c: new file.
6680 * gdb.base/varargs.c: new file.
6681 * gdb.c++/derivation.cc: new file.
6682 * gdb.c++/overload.cc: new file.
6683 * gdb.c++/ovldbreak.cc: new file.
6684 * gdb.hp/attach.c: new file.
6685 * gdb.hp/attach2.c: new file.
6686 * gdb.hp/average.c: new file.
6687 * gdb.hp/compiler.c: new file.
6688 * gdb.hp/compiler.cc: new file.
6689 * gdb.hp/execd-program.c: new file.
6690 * gdb.hp/follow-exec.c: new file.
6691 * gdb.hp/follow-fork.c: new file.
6692 * gdb.hp/follow-vfork-and-exec.c: new file.
6693 * gdb.hp/misc-hp.cc: new file.
6694 * gdb.hp/more-steps.c: new file.
6695 * gdb.hp/optimize.c: new file.
6696 * gdb.hp/quicksort.c: new file.
6697 * gdb.hp/run-hp.c: new file.
6698 * gdb.hp/start-stop.c: new file.
6699 * gdb.hp/sum.c: new file.
6700 * gdb.hp/templates-hp.cc: new file.
6701 * gdb.hp/thread-local-in-lib.c: new file.
6702 * gdb.hp/thread-local-in-lib.h: new file.
6703 * gdb.hp/thread-local-in-lib.lib.c: new file.
6704 * gdb.hp/vforked-program.c: new file.
6705 * gdb.hp/virtfunc-hp.cc: new file.
6706 * gdb.hp/watchpoint-hp.c: new file.
6707 * gdb.hp/xdb.c: new file.
6708 * gdb.hp/xdb0.c: new file.
6709 * gdb.hp/xdb0.h: new file.
6710 * gdb.hp/xdb1.c: new file.
6711
6712Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6713
6714 The following change was made by Edith Epstein
6715 <eepstein@cygnus.com> as part of a project to merge in changes
6716 originally made by HP; HP did not create ChangeLog entries.
6717
6718 * gdb.c++/demangle.exp: changed the expected output for some
6719 ARM-style mangling -- removed second reference to datatype.
6720 For example, maint demangle __dt__11T1__pt__2_cFv
6721 T1<char>::~T1<char>(void)
6722 becomes,
6723 maint demangle __dt__11T1__pt__2_cFv
6724 T1<char>::~T1(void)
6725
6726 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6727
c906108c
SS
6728Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6729
6730 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6731 * gdb.trace/backtrace.exp: Likewise.
6732 * gdb.trace/circ.exp: Likewise.
6733 * gdb.trace/collection.exp: Likewise.
6734 * gdb.trace/deltrace.exp: Likewise.
6735 * gdb.trace/infotrace.exp: Likewise.
6736 * gdb.trace/limits.exp: Likewise.
6737 * gdb.trace/packetlen.exp: Likewise.
6738 * gdb.trace/passc-dyn.exp: Likewise.
6739 * gdb.trace/passcount.exp: Likewise.
6740 * gdb.trace/report.exp: Likewise.
6741 * gdb.trace/save-trace.exp: Likewise.
6742 * gdb.trace/tfind.exp: Likewise.
6743 * gdb.trace/tracecmd.exp: Likewise.
6744 * gdb.trace/while-dyn.exp: Likewise.
6745 * gdb.trace/while-stepping.exp: Likewise.
6746
67471998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6748
6749 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6750
6751Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6752
6753 From Brendan Kehoe:
6754 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6755 int return types.
6756
6757Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6758
6759 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6760 remote dos host testing right.
6761
6762Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6763
6764 * gdb.base/corefile.exp: remove some xfails.
6765
6766Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6767
6768 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6769 have different timestamps.
6770
6771Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6772
6773 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6774 gdb.base/default.exp: Replace "exec" with "executable".
6775
6776Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6777
6778 * gdb.base/default.exp: Change else if to elseif from previous
6779 delta.
6780
6781Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6782
6783 * gdb.base/default.exp: Add brace missing from previous delta.
6784
6785Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6786
6787 * gdb.base/default.exp: Support test for info float for all
6788 varieties of arm toolchain.
6789
dc96c6c7 6790Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6791
6792 * gdb.trace/*.exp: remove "remote_download" command.
6793
dc96c6c7 6794Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6795
6796 * gdb.trace/*.exp: remove -gdwarf from compile.
6797
6798Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6799
6800 * gdb.trace/configure.in(AC_INIT): typo
6801 * gdb.trace/configure: regenerated
6802
dc96c6c7 6803Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6804
6805 * config/m68k-emc.exp: New file.
6806 * lib/<emc-support.exp trace-support.exp}: New files.
6807 * configure.in: add new test directory gdb.trace.
6808 * gdb.trace/{configure configure.in Makefile.in}: New files.
6809 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6810 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6811 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6812 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6813 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6814 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6815 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6816
dc96c6c7 6817Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6818
6819 * gdb.c++/classes.exp: Change all regular expressions to match
6820 arbitrary combinations of newline/carriage-return, so that they
6821 will work equally well on Unix and Windows.
6822 * gdb.c++/inherit.exp: ditto.
6823 * gdb.c++/virtfunc.exp: ditto.
6824
68251998-08-11 Dawn Perchik <dawn@cygnus.com>
6826
6827 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6828
c2d11a7d
JM
6829Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6830
6831 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6832 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6833 to use a0-a3/d0-d3 as needed.
6834
6835Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6836
6837 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6838 * gdb.disasm/am33.exp: Corresponding changes.
6839
c906108c
SS
68401998-07-11 Felix Lee <flee@cygnus.com>
6841
6842 * gdb.base/callfuncs.exp: add cmp10 test.
6843 * gdb.base/callfuncs.c (cmp10): new function.
6844
6845Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6846
d63a86f8 6847 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6848 into two parts to get around a synchronization problem in expect.
6849
3fc11d3e
JM
6850Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6851
6852 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6853
6854 * configure.in: Add options for gdbtk testsuite.
6855
6856 * configure: Regenerate.
6857
6858 * gdb.gdbtk: New directory to hold gdbtk tests.
6859
c906108c
SS
6860Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6861
6862 * gdb.fortran/types.exp: Escape brackets in expect patterns
6863 for test_float_literal_types_accepted tests.
6864 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6865 before run test.
6866
c2d11a7d
JM
6867Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6868
6869 * am33.exp: Just compile, do not link the testcase.
6870 * am33.s: Add ".am33" pseudoop to force am33 mode.
6871
c906108c
SS
68721998-06-25 Felix Lee <flee@cygnus.com>
6873
6874 * gdb.base/setshow.exp: make sure $pc is sane.
6875
6876 * gdb.stabs/weird.exp: split expect patterns properly.
6877
c2d11a7d
JM
6878Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6879
6880 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6881 * gdb.disasm/am33.exp: Run it.
6882
dc96c6c7 6883Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6884
6885 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6886 match processing (and eliminate spurious timeouts when running).
6887
dc96c6c7 6888Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6889
6890 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6891 exception test, but conditionalize it on target [mach | gnu].
6892
dc96c6c7 6893Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6894
6895 * gdb.base/overlays.exp: fixup compile line for linker script.
6896
6897Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6898
6899 * gdb.fortran/types.exp: don't guess at float size.
6900
6901Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6902
6903 * gdb.base/exprs.exp: delete test that depends on int size.
6904
6905Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6906
6907 * config/sim.exp: Removed checks for target triplets.
6908 (gdb_target_sim): Use gdb,target_sim_options.
6909
6910Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6911
6912 * gdb.base/reread.exp: New file.
6913 * gdb.base/reread1.c: New file.
6914 * gdb.base/reread2.c: New file.
6915
6916Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6917
6918 * config/sim.exp: Use 'target sim -sparclite' when running
6919 SPARClite programs.
6920
6921Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6922
6923 * gdb.base/structs2.exp: New file.
6924 * gdb.base/structs2.c: New file.
6925
6926Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6927
6928 * gdb.asm/common.inc: New file.
6929 * gdb.asm/d10v.inc: New file.
6930 * asm-source.exp: Pass -I's to gas to find .inc files.
6931 Update line numbers in expected output.
6932 * asmsrc1.s: Rewrite.
6933 * asmsrc2.s: Rewrite.
6934 * configure.in: Create arch.inc symlink.
6935 * configure: Regenerate.
6936 * Makefile.in (distclean): Delete arch.inc.
6937
6938Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6939
6940 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6941 (t_enum_value2): ditto
6942 (t_enum_value3): ditto
6943 (main): ditto
6944Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6945
6946 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6947 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6948 change.
6949 Use gdb_test instead of send_gdb/gdb_expect sequences.
6950
6951Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6952
6953 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6954 not void.
6955
6956Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6957
6958 * gdb.base/branches.c: Code with lots of loops and
6959 subroutines. Used to test gdbs ability to single step through PC
6960 changes, especially to test mips-tdep.c:mips_next_pc
6961
6962Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6963
6964 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6965 more rigorous EGCS C++ error checking.
6966
6967Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6968
6969 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6970 tests.
c906108c 6971 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6972 function when asleep.
c906108c 6973 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6974 for i*86 Linux and SVR4 signal handling problems.
6975 Remove linux xfail for `next to handler in signals_tests_1', fixed
6976 by recent infrun.c change.
c906108c 6977 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6978 stack backtraces.
c906108c
SS
6979 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6980 target.[ch] change.
6981
6982Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6983
6984 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6985 for a newline from gdb before continuing.
6986 (default_gdb_exit): Just look for y or n.
6987 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6988 it does, fail the rests of the tests in the file.
6989
6990Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6991
6992 * config/cygmon.exp: New file.
6993
6994Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6995
6996 * gdb.base/list.exp: Fix problem with "list default lines around
6997 main" test on remote targets.
6998
6999 * gdb.base/scope.exp: Fix problem with filelocal_bss before
7000 run test on remote targets.
7001
7002Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
7003
7004 * gdb.asm: New directory.
7005 * configure.in: Configure it.
7006 * configure: Regenerate.
7007 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
7008 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
7009
7010Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
7011
7012 * config/mn10300-eval.exp: New file to support MN10300 eval board.
7013
dc96c6c7 7014Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7015
c906108c
SS
7016 * gdb.base/overlays (several files): Merge the two overlay
7017 managers into one. Change variables (foox, barx, bazx, grbxx)
7018 back into ints but force them to load in their proper sections.
7019
7020Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
7021
7022 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
7023 on-chip insn memory and IMAP1 to upper 128k.
7024 (D10VCopy): Handle memory regions crossing 16k boundaries.
7025 (D10VCopy): Transfer data in 32 bit chunks.
7026
7027Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
7028
7029 * gdb.base/overlays.c (main): Exit normally when result is
7030 correct.
7031
7032 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
7033 map. Include space for printf in .text segment.
7034
7035 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
7036 updated d10v memory VMA/LMA map.
7037 (D10VCopy): Call D10VTranslate.
d63a86f8 7038
c906108c
SS
7039Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
7040
7041 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
7042
7043 * gdb.base/bar.c (barx, bar): Change variable to small array so
7044 that it won't be put into the .sdata - small data -
7045 section. Update reference.
7046 * gdb.base/baz.c (bazx, baz): Ditto.
7047 * gdb.base/foo.c (foox, foo): Ditto.
7048 * gdb.base/grbx.c (grbxx, grbx): Ditto.
7049
7050 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
7051 to be arrays.
d63a86f8 7052
dc96c6c7 7053Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7054
c906108c
SS
7055 * gdb.base/overlays.exp: fix up and get working again.
7056 Add tests for backtraces from an overlay function.
d63a86f8 7057
c906108c
SS
7058Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
7059
7060 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
7061 "calling function with watchpoint enabled".
7062
7063Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
7064
7065 * gdb.base/break.exp (test_next_with_recursion): Remove
7066 gdb_suppress_tests for d10v-*-*.
7067 * lib/gdb.exp (gdb_suppress_tests): Disable this function
7068 pending review of whether it is useful or not.
7069
7070Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
7071
7072 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
7073
7074Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
7075
7076 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
7077 * config/dve.exp: New file to support Densan boards.
7078
7079Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
7080
7081 * gdb.base/interrupt.exp: Document problem of simulators, signals,
7082 reads and BSD.
7083
7084Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
7085
7086 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
7087 response.
7088
7089 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
7090
7091Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
7092
7093 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
7094 test.
7095
7096 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
7097 target_sizeof_long and target_bigendian_p.
7098 (structs_by_value, structs_by_reference): Check values according
7099 to targets word size and endianess.
d63a86f8 7100
c906108c
SS
7101Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
7102
7103 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
7104 output.
7105
7106Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
7107
7108 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
7109 Update test of set args help to match source change.
7110
7111Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
7112
7113 * gdb.base/default.exp: Expect help system output to be in
7114 alphabetical order.
7115 * gdb.base/help.exp: Ditto.
7116
7117Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
7118
7119 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
7120 "i*86-pc-linux-gnu*".
7121 * gdb.base/interrupt.exp: Ditto.
7122 * gdb.base/corefile.exp: Ditto.
7123
7124 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
7125 define vxworks when building the testcase.
7126
7127 * gdb.base/ptype.exp: Fix testnames to be unique.
7128 * gdb.base/radix.exp: Ditto.
7129 * gdb.base/term.exp: Ditto.
7130 * gdb.base/whatis.exp: Ditto.
7131 * gdb.c++/classes.exp: Ditto.
7132
7133Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
7134
7135 * gdb.base/callfuncs.exp: Fix indentation.
7136
7137 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
7138 suppress_flag has been set.
7139 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
7140 target feature.
7141
7142Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
7143
7144 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
7145 the testcase.
7146
7147 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
7148 set_debug_traps() and breakpoint().
7149 * gdb.c++/misc.cc (main): Ditto.
7150 * gdb.c++/templates.cc (main): Ditto.
7151 * gdb.c++/virtfunc.cc (main): Ditto.
7152
7153Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
7154
7155 * lib/gdb.exp(gdb_step_for_stub): New function.
7156 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
7157 exists, reload the executable and do a "continue" instead of
7158 doing a jump.
7159 (runto_main): Use gdb_step_for_stub.
d63a86f8 7160
c906108c
SS
7161 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
7162 tests to have unique names.
7163 * gdb.base/callfuncs.exp: Ditto.
7164 * gdb.base/commands.exp: Ditto.
7165 * gdb.base/default.exp: Ditto.
7166 * gdb.base/help.exp: Ditto.
7167 * gdb.base/list.exp: Ditto.
7168 * gdb.base/opaque.exp: Ditto.
7169 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
7170 similar tests.
d63a86f8 7171
c906108c
SS
7172 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
7173 * gdb.c++/cplusfuncs.cc: Ditto.
7174 * gdb.c++/virtfunc.cc: Ditto.
7175
7176 * config/monitor.exp: Keep track of the last file we saw, rather
7177 than trying to get the info from gdb.
7178
7179 * gdb.fortran/types.exp: Move comment to previous line.
7180
7181Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
7182
7183 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
7184 target mode.
7185
7186Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
7187
7188 From Bob Manson:
7189 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
7190 string from GDB when it connects.
7191
7192 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
7193
7194Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
7195
7196 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
7197 if we can't get a debug format from GDB (we may be testing an
7198 older GDB). Use a 10 second timeout when checking for the format.
7199
7200 * gdb.stabs/weird.exp: Fix quoting.
7201
7202 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
7203
7204Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
7205
7206 * config/arm-ice.exp: New file.
7207
7208Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
7209
7210 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
7211 until it has been modified to work with the new testsuite.
7212
99707966 7213 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
7214 testcase won't compile, cause all of the testcases in the file to
7215 fail instead.
7216
7217 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
7218 (gdb_clear_suppressed): New procedure.
7219 (gdb_stop_suppressing_tests): Only clear suppress_flag if
7220 it contains a positive value.
7221
7222Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7223
7224 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7225
7226 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7227
7228Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7229
7230 * lib/gdb.exp (setup_xfail_format): New function.
7231 (get_debug_format): New function to get debug format.
7232 (debug_format): New global variable to hold last value set
7233 by get_debug_format.
7234 * gdb.base/list.exp: Call get_debug_format and expect some
7235 tests to fail for DWARF 1 and COFF formats.
7236 * gdb.c++/ptype.exp: Ditto.
7237 * gdb.c++/classes.exp: Ditto.
7238 * gdb.c++/cplusfuncs.exp: Ditto.
7239 * gdb.c++/inherit.exp: Ditto.
7240 * gdb.c++/templates.exp: Ditto.
7241 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7242
c906108c
SS
7243Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7244
7245 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7246 host doesn't have a currently-open connection.
7247
7248 * config/sparclet.exp: Cleanups and fixes to make it generic for
7249 any gdb stub target. Handle cases where gdb doesn't respond when
7250 interrupted in a sane fashion.
7251
7252 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7253 same thing in a totally different way.
7254
7255 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7256 setting "timeout".
7257 (gdb_start): We set the global gdb_prompt variable in
7258 default_gdb_init now.
7259
7260Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7261
7262 * gdb.base/printcmds.exp: Fix "check for floating addition"
7263 regexp to accept results within approx +/- .01 of exact value.
7264 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7265
7266Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7267
7268 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7269 properly.
7270 (gdb_expect): Add optional timeout parameter, and add timeout
7271 value to various calls.
7272 (gdb_suppress_tests): Only give one warning message per group.
7273
7274Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7275
7276 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7277 global variables. Handle getting a value for $timeout more
7278 gracefully.
7279
7280Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7281
7282 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7283 initialize.
7284 (default_gdb_init): New procedure; allow gdb_init to be overridden
7285 by a target configuration file.
7286 (gdb_expect): Pass the timeout to remote_expect.
7287
7288 * config/monitor.exp(gdb_load): Fix typo in regexp.
7289
7290Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7291
7292 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7293
7294Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7295
7296 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7297 here. Call gdb_target_exec before rebooting the target, to make
7298 sure the connection to the target is closed.
7299 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7300 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7301 Also detect "Timeout reading from remote" error.
7302
7303 * config/gdbserver.exp: Pass the executable being loaded to
7304 gdb_target_monitor. Don't call gdb_file_cmd here; let
7305 gdb_target_monitor do it.
7306
7307 * gdb.disasm/hppa.exp: Don't use exec_output.
7308
7309Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7310
7311 * gdb.base/list.exp: If we're debugging a non-native target,
7312 try to set the pc register to point to the start of the
7313 program before doing the first list command.
7314
7315 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7316 test_calls after restarting.
7317
7318 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7319 reloading.
7320
7321 * gdb.base/watchpoint.exp: Fix typo.
7322
7323 * gdb.base/setshow.exp: Check for use_gdb_stub.
7324
7325 * gdb.base/break.exp: Fix continue until exit test for the gdb
7326 stub case.
7327 * gdb.base/langs.exp: Ditto.
7328
7329 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7330 gdb_load_offset. If we weren't given a file to load, figure out
7331 what the current file is and use it.
7332
7333 * config/i386-bozo.exp: New file.
7334
7335Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7336
7337 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7338 feature.
7339
7340 * config/proelf.exp: New entry.
7341
7342Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7343
7344 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7345 of regexps.
7346
7347 * gdb.base/watchpoint.exp: Don't run the test_stepping
7348 tests if gdb can't call functions on the target.
7349
7350 * gdb.base/setshow.exp: Don't run the set prompt tests if
7351 the board has gdb_prompt set.
7352
7353Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7354
7355 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7356 * gdb.base/commands.exp: Likewise.
7357 * gdb.base/setshow.exp: Likewise.
7358
7359Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7360
7361 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7362 feature.
7363
7364 * config/i960.exp: New file.
7365
7366Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7367
7368 * gdb.base/funcargs.exp: Check for gdb,short_int target
7369 feature instead of looking for explicit target triplets.
7370
dc96c6c7 7371Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7372
d63a86f8 7373 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7374 "p 123DEADBEEF", to check parse_number.
7375 * top.c: change "to enable to enable" to "to enable" in a couple
7376 of help strings.
7377
7378Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7379
7380 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7381 on the mn10300.
d63a86f8 7382
c906108c
SS
7383Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7384
7385 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7386 where the test executable is run with explicit args.
7387 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7388
7389Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7390
7391 * gdb.base/run.c: Use FAKEARGV to build test executable that
7392 does not require a command line arg, since most simulators
7393 don't currently support passing such an arg into the simulated
7394 program.
7395 * gdb.base/commands.exp: Change tests to insert the proper
7396 value as the arg to the first recursive factorial call. Change
7397 compilation line to define FAKEARGV at compile time.
7398
7399Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7400
7401 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7402 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7403 function with watchpoint enabled" test.
7404
7405Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7406
7407 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7408 Don't call gdb_test when the command doesn't return to a gdb prompt.
7409
7410 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7411 "Tests restarted" messages.
7412
7413Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7414
7415 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7416
dc96c6c7 7417Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7418
7419 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7420 for INFO SYMBOL; add help tests for OVERLAY commands.
7421 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7422 add tests for OVERLAY commands
7423 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7424 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7425 * gdb.base/sigall.c: add usestubs code frag
7426 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7427
c906108c
SS
7428Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7429
7430 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7431 failures.
7432 (gdb_stop_suppressing_tests): Note that tests have restarted.
7433
7434Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7435
7436 * config/h8300.exp: New file.
7437
7438Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7439
7440 * gdb.base/setshow.exp: Check for the existence of a
7441 feature, not its value.
7442
7443Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7444
7445 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7446
7447 * gdb.base/scope.exp: It's now init0(), not init().
7448
7449 * gdb.base/scope0.c: For now, change init() to be init0().
7450
7451 * config/monitor.exp: Use gdb_serial in preference to serial
7452 or netport.
7453
7454 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7455 and it's not already set.
7456
7457Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7458
7459 * gdb.base/setshow.exp: Only test the run command if the target
7460 isn't using a stub and if it supports argument passing.
7461
7462Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7463
7464 * config/udi.exp(gdb_start): Make sure UDICONF is set
7465 properly before starting gdb.
7466
7467Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7468
7469 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7470 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7471 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7472
7473Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7474
7475 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7476 specialized code to reboot the board, use remote_reboot instead.
7477
7478 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7479
7480 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7481
7482 * config/monitor.exp: Make sure we disconnect from the target.
7483 Also, try a reboot/reload cycle instead of failing if the
7484 load fails.
7485
7486Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7487
7488 * gdb.base/default.exp: Don't set match_max.
7489 * gdb.base/help.exp: Ditto.
7490 * gdb.base/list.exp: Ditto.
7491 * gdb.base/signals.exp: Ditto.
7492
7493 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7494 set, use remote_ld to download the testcase instead of
7495 the GDB loader.
7496
7497Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7498
7499 * config/vr5000.exp: New file.
7500
7501 * config/monitor.exp(gdb_target_monitor): Add pattern for
7502 "Ending remote" to detect errors in connecting.
7503
7504 * gdb.base/setshow.exp: Add .* within auto language test.
7505
7506 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7507 target feature.
7508
7509 * config/monitor.exp(gdb_load): Check for a failure when loading,
7510 and reboot the board if necessary.
7511
7512 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7513 a set of tests. Remove print.* from the patterns being checked.
7514
7515Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7516
7517 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7518 refer to gdb_spawn_id.
7519
7520 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7521 longer used.
7522 * config/sparclet.exp: Ditto.
7523 * config/sparclet-old.exp: Ditto.
7524 * config/slite.exp: Ditto.
7525 * config/sim.exp: Ditto.
7526 * gdb.base/funcargs.exp: Ditto.
7527
7528 * lib/gdb.exp:Remove references to gdb_spawn_id.
7529 (gdb_expect): Move to remote.exp.
7530
7531Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7532
7533 * config/monitor.exp: Detect the "Couldn't establish connection"
7534 message from GDB.
7535
7536Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7537
7538 * gdb.base/bitfields.exp: Use runto instead of explicit
7539 gdb_run_cmd/gdb_expect sequences.
7540
7541 * gdb.base/break.exp(text_next_with_recursion): Add match for
7542 gdb_expect call.
7543
7544 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7545 We also need to handle the "A program is being debugged already"
7546 prompt from gdb. Use gdb_test to set the baud rate.
7547
7548 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7549 to 20000. Really. I mean it.
7550
7551Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7552
7553 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7554 fails. If suppress_flag is set, skip perror message about not
7555 being able to send to GDB.
7556 (send_gdb): If suppress_flag is set, don't try to send commands to
7557 GDB.
7558 (gdb_expect): If suppress_flag is set, always fail immediately.
7559 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7560 (gdb_init): Call gdb_stop_suppressing_tests.
7561 (default_gdb_exit): Ditto.
7562 (default_gdb_start): Ditto.
7563
7564 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7565 gdb_stop_suppressing_tests as appropriate.
7566 * gdb.base/break.exp: Ditto.
7567 * gdb.base/callfuncs.exp: Ditto.
7568 * gdb.base/commands.exp: Ditto.
7569 * gdb.base/exprs.exp: Ditto.
7570 * gdb.base/funcargs.exp: Ditto.
7571 * gdb.base/list.exp: Ditto.
7572 * gdb.base/recurse.exp: Ditto.
7573 * gdb.base/scope.exp: Ditto.
7574 * gdb.base/structs.exp: Ditto.
7575 * gdb.c++/inherit.exp: Ditto.
7576
7577Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7578
7579 * config/vr4300.exp: New file.
7580
99707966 7581 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7582
99707966 7583 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7584
7585Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7586
7587 * lib/gdb.exp(gdb_init): New function.
7588
7589 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7590 for each individual variable set.
7591
7592 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7593 name.
7594
7595 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7596
7597 * gdb.base/scope.exp: Use gdb_test.
7598
7599 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7600 aborting; the testsuite driver will do that for us (see
7601 gdb_finish). Also, use gdb_test in a few more places.
7602
7603Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7604
7605 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7606
7607Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7608
7609 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7610 and "add_tests" are not at the same address.
7611
7612Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7613
7614 * gdb.base/ptype.exp: Use gdb_test.
7615
7616Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7617
7618 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7619 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7620 left in. No longer expect them to fail.
7621
7622 * gdb.stabs/*.mt; Deleted, no longer used.
7623 * gdb.stabs/configure.in: Remove references to target makefile
7624 frags.
7625 * gdb.stabs/configure: Rebuilt.
7626
7627 * gdb.disasm/*.mt: Deleted, no longer used.
7628 * gdb.disasm/configure.in: Remove references to target makefile
7629 frags. Use "sh3.s" as the unique filename for this directory.
7630 * gdb.disasm/configure: Rebuilt.
7631
7632 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7633 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7634 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7635
7636Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7637
7638 * config/udi.exp: Use mondfe,name instead of remote_host.
7639
7640Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7641
7642 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7643 a function with a watchpoint enabled on the mn10200.
7644
7645 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7646 before trying to create it!
7647
7648Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7649
7650 * config/vx.exp: Use hostname instead of netport.
7651
7652 * config/vxworks.exp: New file.
7653
7654 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7655
7656 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7657 gdb before assuming everything worked. Send a ^C if a timeout
7658 occurs.
7659
7660 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7661 $gdb_spawn_id directly.
7662 (gdb_run_cmd): Try _start as well as start. Use the target feature
7663 gdb,start_symbol as the symbol to start from when jumping.
7664
7665Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7666
7667 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7668 redundant) test.
7669
7670 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7671 it doesn't lose for 16bit integer systems.
7672
7673Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7674
7675 * gdb.fortran/types.exp: If the target doesn't support "double"
7676 data types, then expect "real" types to only be 4 bytes.
7677
7678 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7679 call tests if the target doesn't support inferior function calls.
7680
7681 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7682 in printf tests.
7683
7684Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7685
7686 * gdb.base/help.exp: Disable "help set", "help show", and
7687 "help support". Simplify regexp for "help stack".
7688
7689 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7690 to 60 seconds. Temporarily set match_max to 15000 around the
7691 "info copying" test.
7692
7693 * gdb.base/nodebug.exp: Don't try to do an inferior function
7694 call if the target doesn't support them.
7695 * gdb.base/printcmds.exp: Likewise.
7696 * gdb.base/setvar.exp: Likewise.
7697 * gdb.base/structs.exp: Likewise.
7698 * gdb.c++/templates.exp: Likewise.
7699 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7700
7701 * gdb.base/recurse.exp: Enable for the mn10200.
7702
7703 * configure.in: Do configure gdb.stabs directory for *-*-elf
7704 targets.
7705 * configure: Rebuilt.
7706
7707 * gdb.base/break.exp: Check for gdb,noresults before testing
7708 exit status and/or results from the target.
7709 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7710 * lib/gdb.exp: Remove old (now bogus) initialization of
7711 noinferior, noargs, noresults and nosignals.
7712
7713Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7714
7715 * config/sh.exp: New file.
7716
7717 * config/slite.exp: Try to connect multiple times to the board
7718 before rebooting. Only send a "monitor run" if need_monitor_run
7719 is set.
7720
7721 * gdb.base/break.exp: Don't do the "stub continue" test if
7722 the target has gdb_stub set.
7723
7724 * gdb.base/callfuncs.exp: Increase the timeout.
7725
7726 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7727 if the target has gdb,noinferiorio set.
7728
7729 * gdb.base/list.exp: Increase match_max to 10000 characters.
7730
7731 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7732
7733 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7734 target.
7735
7736 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7737
7738Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7739
7740 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7741 trying to delete the copy of gdb. Catch the file delete so we
7742 don't die if the delete fails; also, the file should be copied to
7743 the host, not to the build.
7744
7745Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7746
7747 * lib/gdb.exp(gdb_test): Surround the result pattern with
7748 parenthesis in case it contains multiple regexps separated
7749 with |.
7750
7751 * gdb.base/watchpoint.exp: Use gdb_test.
7752 * gdb.base/default.exp: Ditto.
7753
7754Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7755
99707966 7756 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7757
c906108c
SS
7758 * gdb.base/scope.exp: Use gdb_test.
7759 * gdb.c++/classes.exp: Ditto.
7760 * gdb.c++/inherit.exp: Ditto.
7761
7762Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7763
7764 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7765 remote_exec instead.
7766 * gdb.base/corefile.exp: Don't be ridiculous.
7767 * gdb.base/*.c: Add missing stub invocations.
7768
7769Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7770
7771 * config/slite.exp: Miscellaneous fixes.
7772
7773 * lib/gdb.exp: Fix runto.
7774
7775 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7776 the target.
7777
7778 * gdb.base/watchpoint.exp: Fix regexp.
7779
7780 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7781 close and wait commands, as the descriptor may now be
7782 invalid. Always call "remote_close host".
7783
7784Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7785
7786 Major rewrite for testsuite revision.
d63a86f8 7787
c906108c
SS
7788 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7789 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7790 instead of relying on spawn_id to always contain a valid
7791 spawn id.
7792 (get_compiler_info): New procedure to build the ${binfile}.ci
7793 file, instead of replicating this in N different places.
7794 (gdb_compile): New procedure.
d63a86f8 7795
c906108c
SS
7796 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7797 appropriate arguments) instead of compile. Use gdb_test in a lot
7798 more places. Use send_gdb instead of send. Always run gdb_start
7799 at the start of a testcase, as this is no longer done magically.
7800
7801 config/*-gdb.exp: Rename without the -gdb suffix.
7802
7803 config/mips.exp: Use remote_close instead of exit_remote_shell.
7804 config/monitor.exp: Use target_info instead of looking at
7805 baud, timeout, etc.
7806 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7807
7808Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7809
7810 * gdb.c++/templates.exp (test_ptype_of_templates),
7811 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7812 Update expect patterns for destructors and assignment operators
7813 to match corresponding c-typeprint.c changes.
7814 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7815 to destructor breakpoint test, GDB should be able to set the
7816 destructor breakpoint without specifying arguments.
7817
7818Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7819
7820 * gdb.threads/pthreads.exp: Change result for failure to compile due
7821 to lack of pthreads runtime support from an error to simply an
7822 unsupported test, per dejagnu standards.
7823
7824Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7825
7826 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7827 where GDB exits to reduce pattern match time.
7828 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7829
7830 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7831
dc96c6c7 7832Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7833
7834 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7835 * gdb.base/default.exp: ditto.
7836 * gdb.base/nodebug.exp: ditto.
7837 * gdb.base/printcmds.exp: ditto.
7838 * gdb.base/ptype.exp: ditto.
7839 * gdb.base/setvar.exp: ditto.
7840 * gdb.base/structs.exp: ditto.
7841 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7842
7843Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7844
7845 * configure, */configure: Rebuild with autoconf 2.12.
7846
7847Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7848
7849 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7850 use new i*86-pc-linux*-gnu quads.
7851 * gdb.base/corefile.exp: Ditto.
7852 * gdb.base/signals.exp: Ditto.
7853 * gdb.base/sigall.exp: Ditto.
7854 * gdb.base/interrupt.exp: Ditto.
7855
7856 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7857 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7858 RedHat 4.0.
d63a86f8 7859
c906108c
SS
7860 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7861 linux. This allows the test case to at least compile on latest
7862 linux, but still not run due to missing the threads runtime library.
7863
7864Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7865
7866 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7867 directory to search gdb directory. Accept and step over conditional
7868 stack alignment code. Consume $prompt in failure cases.
7869 Reset timeout to $oldtimeout instead of some arbitrary value.
7870 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7871 timeout problems with infinite stack backtraces.
7872 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7873 Accept function parameters for linkfunc member.
7874
7875Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7876
7877 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7878 (CXXFLAGS): Remove, unreferenced.
7879 (B_OPTIONS): Add for -B options and add code to initialize with
7880 previous -B options and also add -B option to pick up cross compiled
7881 runtime.
7882 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7883 doing cross compiles.
7884 (target_alias): Declare global.
7885 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7886 to verify that gcc exists in build tree, and if so set CC to that
7887 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7888
c906108c
SS
7889Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7890
7891 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7892 ptype test for anonymous union. Fixup testcase to match
7893 current gcc debug output.
7894
7895Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7896
7897 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7898 force argument to an unsigned long type.
7899
7900Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7901
7902 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7903 tests and anonymous union print/ptype tests.
7904 * gdb.base/list.exp (test_forward-search): Increase timeout by
7905 5 minutes for the "search extremely long line" case.
7906 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7907 completely optional and that the pass/fail messages use the command as
7908 the message if that third arg is a null string.
7909 (gdb_test_exact): Arrange that a null string pattern means match a
7910 null string output rather than any output, which might include random
7911 errors.
7912 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7913 backtrace test.
7914 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7915 always failing and failure is now exposed by gdb.exp changes.
7916
7917Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7918
7919 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7920 weren't being noted.
7921
7922Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7923
7924 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7925 * gdb.stabs/weird.exp: Remove v_comb xfails.
7926
dc96c6c7 7927Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7928
7929 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7930 list.exp scope.exp watchpoint.exp]
7931 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7932
dc96c6c7 7933Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7934
7935 * config/monitor.exp: Increase download timeout to 1000 seconds.
7936
dc96c6c7 7937Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7938
7939 * config/m32r.exp: Increase timeout to 120 seconds.
7940
7941Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7942
7943 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7944 and accept older ordering as obsolescent gcc or gdb.
7945 * gdb.c++/templates.exp: Ditto.
7946 * gdb.c++/virtfunc.exp: Ditto.
7947
7948Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7949
7950 * gdb.base/coremaker.c: Add code to mmap some data so we
7951 can check that it ends up in the core file.
7952 * gdb.base/corefile.exp: Add test to read mmapped data
7953 from core file.
7954
dc96c6c7 7955Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7956
7957 * config/m32r.exp: New file.
7958
7959Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7960
7961 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7962 that cflags can contains -gstabs, and work correctly for other tests.
7963
dc96c6c7 7964Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7965
7966 * gdb.base/setshow.exp: New file, tests show and set.
7967 * gdb.base/setshow.c: New file, tests show and set.
7968 * gdb.base/help.exp: Add test for help set|show annotate.
7969 * gdb.base/default.exp: Add test for set|show annotate.
7970
7971Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7972
7973 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7974 errors unique.
7975 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7976 explicitly.
7977
7978Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7979
7980 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7981 and width commands. This is done elsewhere.
7982 * (gdb_start): Don't call gdb_start_sim here. That's already
7983 done in gdb_load. This fixes lots of failures in default.exp.
7984
7985Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7986
7987 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7988 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7989 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7990 in the same we we treat other failures (since it may be an expected
7991 condition), rather than as an error.
7992 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7993 old test format.
7994
7995Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7996
7997 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7998 (distclean maintainer-clean realclean): No need to remove files
7999 twice. Nuke the duplicates.
8000 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 8001 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
8002 Remove config.h along with other config files.
8003
8004Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
8005
8006 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
8007 "p func1 ()" and note that rests of tests are skipped.
8008 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
8009 setup_xfails for "print func2::coremaker_local".
8010 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
8011 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
8012 affected by the previous run test.
8013 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
8014 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
8015 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
8016 "pass int powerset tuple" and "pass modeless int powerset tuple".
8017 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
8018 "real write 4" and "real write 8".
8019 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
8020 setup_xfails for "print vs1 after tuple assign 2",
8021 "print \$i after tuple assign 2", and
8022 "print vs2 after tuple assign 2".
8023 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
8024 meaningful error message and return -1 so the caller can
8025 suppress further tests and avoid a cascade of errors.
d63a86f8 8026
c906108c
SS
8027Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
8028
8029 * gdb.base/a1-selftest.exp: Tweak tests to account for new
8030 format for printing version.
8031 * gdb.base/default.exp: Ditto.
8032 * gdb.base/interrupt.exp: Fix problem with cascade of
8033 errors if child process dies while calling a function.
d63a86f8 8034
c906108c
SS
8035Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
8036
8037 * Makefile.in (VPATH): Add
8038 * Makefile.in (Makefile, config.status): Fix rules so things get
8039 remade when necessary.
8040
8041Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
8042
8043 * Makefile.in (just-check): Add path to sibling expect dir
8044 to environment variable specified by RPATH_ENVVAR.
8045
8046Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
8047
8048 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
8049 (just-check): Add shared library paths for libstdc++, tk,
8050 tcl, bfd, and opcodes to the environment variable specified
8051 in RPATH_ENVVAR.
8052 * configure.in: Add support to recognize --enable-shared flag
8053 and generate correct value for RPATH_ENVVAR.
8054 * configure: Regenerated with autoconf.
8055
8056Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
8057
8058 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
8059 include all osf versions.
8060 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
8061 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
8062 when target is linux. When failing to build pthreads test
8063 executable, give more meaningful message.
8064 * gdb.threads/pthreads.c: Hpux also uses old definition of second
8065 arg for pthread_create.
d63a86f8 8066
c906108c
SS
8067Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
8068
8069 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
8070 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
8071 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
8072 and -lpthreads (everybody else).
8073 (test_startup): Fail gracefully if threads are not supported.
8074 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
8075 "p/c array_index("abcdef",2)" when not gcc compiled.
8076 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
8077 "print func2::coremaker_local" when not gcc compiled.
8078 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
8079 "ptype on opaque struct tagname (statically)",
8080 "ptype on opaque struct tagname (dynamically) 1", and
8081 "ptype on opaque struct tagname (dynamically) 2"
8082 for not compiled with gcc.
8083 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
8084 backtrace when compiled with gcc.
d63a86f8 8085 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
8086 than always return success.
8087
8088Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
8089
8090 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
8091
8092Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
8093
8094 * gdb.base/structs.exp: Undo last change.
8095
8096Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
8097
8098 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
8099 encapsulate all the steps/nexts done during self test, starting
8100 at main, and makes them less sensitive to optimization issues.
8101 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
8102 signal handler" test.
8103 * gdb.threads/pthreads.exp: Only run this for native configs.
8104 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
8105 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
8106 tests.
8107 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
8108 for "runto test_calls(void)" test.
d63a86f8 8109
c906108c
SS
8110Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
8111
8112 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
8113 and don't expect address info in breakpoint confirmations.
8114
8115Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
8116
8117 * gdb.base/list.exp (test_forward_search): Increase timeout
8118 temporarily by 60 seconds for searching extremely long line,
8119 and then reset to old value when done. Increase expect input
8120 buffer to 10000.
8121
8122Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
8123
8124 * gdb.base/list.exp (test_forward_search): Fix to handle very
8125 long source line without overflowing expect's input buffer.
8126
8127Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
8128
8129 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
8130 "buffer_full".
8131
8132 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
8133 "buffer_full".
8134
8135 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
8136 "buffer_full".
8137
8138 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
8139 "buffer_full".
8140
8141Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
8142
8143 * configure.in (configdirs): Add gdb.threads.
8144 * configure: Regenerated with autoconf.
8145 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
8146 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
8147 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 8148
c906108c
SS
8149Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
8150
8151 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
8152
8153Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
8154
8155 * gdb.base/signals.exp (test_handle_all_print): Test separately for
8156 each signal's status in the output of "handle all print".
8157 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
8158 the \r\n sequence that immediately precedes the gdb prompt.
8159 * gdb.base/a1-selftest.exp: Save original timeout and restore
8160 after test.
8161
8162Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
8163
8164 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
8165 symbol.
8166
8167Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8168
8169 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
8170
8171Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
8172
8173 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
8174 timeout by 60 seconds.
8175
8176Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
8177
8178 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
8179 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
8180 error return.
8181
8182Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
8183
8184 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
8185 gdb initialization, also report how long dejagnu waited. Restore
8186 old timeout before doing error return. Temporarily increase timeout
8187 by 3 minutes to allow for slow startups over heavy NFS use.
8188
8189Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
8190
8191 * lib/gdb.exp: Report timeout value for verbosity level 2.
8192 * config/gdbserver.exp: Ditto.
8193 * config/hppro.exp: Ditto.
8194 * config/mips-gdb.exp: Ditto.
8195 * config/monitor.exp: Ditto.
8196 * config/netware.exp: Ditto.
8197 * config/sim-gdb.exp: Ditto.
8198 * config/slite-gdb.exp: Ditto.
8199 * config/udi-gdb.exp: Ditto.
8200 * config/unix-gdb.exp: Ditto.
8201 * config/vx-gdb.exp: Ditto.
8202 * gdb.base/a1-selftest.exp: Ditto.
8203 * gdb.base/a2-run.exp: Ditto.
8204 * gdb.base/break.exp: Ditto.
8205 * gdb.base/corefile.exp: Ditto.
8206 * gdb.base/list.exp: Ditto.
8207 * gdb.base/recurse.exp: Ditto.
8208 * gdb.base/scope.exp: Ditto.
8209 * gdb.base/signals.exp: Ditto.
8210
8211Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8212
8213 * gdb.threads/Makefile.in (docdir): Removed.
8214
8215Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8216
8217 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 8218 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 8219 @srcdir@.
d63a86f8 8220 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
8221 autoconf 2.5 or higher.
8222 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8223
8224Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8225
8226 * configure: Regenerated.
8227 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8228 avoid name clashes with SunOS headers.
8229
8230Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8231
8232 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8233
8234Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8235
8236 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8237 prototype information ends up in the compiler info file.
8238
8239Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8240
8241 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8242 attempting to regenerate it. Eliminate use of a temporary file
8243 and just generate the info file directly. Source it immediately,
8244 for consistency of use.
8245 * gdb.base/corefile.exp: Ditto
8246 * gdb.base/exprs.exp: Ditto.
8247 * gdb.base/funcargs.exp: Ditto.
8248 * gdb.base/langs.exp: Ditto.
8249 * gdb.base/list.exp: Ditto.
8250 * gdb.base/mips_pro.exp: Ditto.
8251 * gdb.base/nodebug.exp: Ditto.
8252 * gdb.base/opaque.exp: Ditto.
8253 * gdb.base/ptype.exp: Ditto.
8254 * gdb.base/scope.exp: Ditto.
8255 * gdb.base/setvar.exp: Ditto.
8256 * gdb.base/signals.exp: Ditto.
8257 * gdb.base/whatis.exp: Ditto.
8258 * gdb.c++/templates.exp: Ditto.
8259 * gdb.c++/virtfunc.exp: Ditto.
8260 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8261 whether or not to add -lstdc++ to the compile command line args.
8262
8263Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8264
8265 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8266 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8267 Increase timeout, a lot of single stepping might be needed if the
8268 target has no hardware watchpoints.
8269
8270Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8271
8272 * gdb.base/break.exp: Ignore compiler warnings when compiling
8273 break.c.
8274 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8275 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8276 from remote-sim.
8277 * gdb.base/exprs.exp: Add h8300 xfails.
8278 * gdb.base/funcargs.exp: Likewise.
8279 * gdb.base/nodebug.exp: Likewise.
8280 * gdb.base/printcmds.exp: Likewise.
8281 * gdb.base/ptype.exp: Likewise.
8282 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8283 h8300 xfails.
d63a86f8 8284 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8285 on the h8300.
8286 * gdb.base/funcargs.c: Explicitly make last constant argument to
8287 call_after_alloca_subr an unsigned long type.
8288 * gdb.base/return.c: Include stdio.h.
8289
8290Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8291
8292 * config/abug.exp: New file for the older Motorola Bug monitor
8293 that runs on the mvme13x series VME boards.
8294 * config/monitor.exp: Use the new config array for target settings
8295 if they exist.
8296
8297Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8298
8299 * sim-gdb.exp: Make the SH simulator allocate less space when
8300 it is targeted.
8301
8302Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8303
8304 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8305 test.
8306
8307Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8308
8309 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8310 "rs6000-*-*" for "list function in include file" when gcc compiled.
8311 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8312 for "p ctable1[120]".
8313 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8314 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8315 Remove setup_xfail for "rs6000-*-*" for
8316 "print 'scope0.c'::filelocal before run".
8317 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8318 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8319 since some compilers don't allow both options to be given
8320 on the same command line. Create object file and move it.
d63a86f8 8321
c906108c
SS
8322Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8323
8324 * gdb.base/corefile.exp: Always regenerate the core file, since
8325 we always regenerate the coremaker program. Detect special case
8326 where registers cannot be read from core file.
d63a86f8 8327
c906108c
SS
8328Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8329
8330 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8331 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8332 * gdb.c++/templates.exp: Only match on basename of file since
8333 some formats like xcoff don't encode directory information.
8334 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8335 and rs6000 AIX xcoff targets.
8336 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8337 * configure: Regenerate.
8338 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8339 here, rather than in distclean.
d63a86f8 8340
c906108c
SS
8341Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8342
8343 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8344 defined, and use it to compile the test case with -O2. The
8345 native compilation still uses no optimization.
8346 * gdb.base/mips_pro.c: Remove inline assembly code since
8347 it is compiled PIC by default, which results in assembler
8348 warnings that make the testsuite think the compilation
8349 was unsuccessful.
8350
8351Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8352
8353 * gdb.c++/misc.exp: Add note to message for
8354 "print s.a for foo struct" that this is a known gcc 2.7.2
8355 and earlier bug.
8356
8357Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8358
8359 * gdb.base/break.exp: Fix pattern for matching "Delete all
8360 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8361 setup_xfail for deleting all breakpoints test. Fix various
8362 timeout messages to include "(timeout)".
8363 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8364 for "p t_float_values2(3.14159,float_val2)".
8365 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8366 for "continue to call2g" when gcc compiled.
8367 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8368 "up to foo in langs.exp", "show language at foo in langs.exp",
8369 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8370 and "show language at fsub in langs.exp".
8371 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8372 "list line 1 in include file", "list message for lines past EOF",
8373 "list function in include file", "list list0.h:foo", and
8374 "list filename:function; nonexistant function".
8375 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8376 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8377 and "ptype t_char_array" to be for native cc only.
d63a86f8 8378
c906108c
SS
8379Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8380
d63a86f8 8381 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8382 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8383 "print func2::coremaker_local", and "backtrace in corefile.exp".
8384
8385Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8386
8387 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8388 "bt in signals.exp". This problem only appears when running
8389 the testsuite, and then only intermittently.
8390
8391Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8392
8393 * gdb.base/return.exp (return_tests): Differentiate between
8394 two tests of continuing.
8395
8396Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8397
8398 * */Makefile.in (maintainer-clean): Remove config.log.
8399 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8400 * gdb.c++/Makefile.in (PROGS): Add inherit.
8401 (clean): Remove *.ci.
8402
8403Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8404
8405 * gdb.c++/misc.cc: Add test code from Mike Stump.
8406 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8407
8408Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8409
8410 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8411 to "alpha-*-osf2*" and add comment.
8412 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8413 setup_xfail for "step over execarg initialization" and
8414 "step over corearg initialization".
8415 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8416 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8417 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8418 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8419 "print func2::coremaker_local", and "backtrace in corefile.exp".
8420 * gdb.base/signals.exp: Build and source signals.ci.
8421 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8422 to be for gcc only.
8423 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8424
c906108c
SS
8425Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8426
8427 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8428 Feb 3 procfs.c change.
8429
8430Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8431
8432 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8433
8434Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8435
8436 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8437 from dejagnu's apparent default of 10 seconds, which gives random
8438 results when running the tests over NFS on moderately loaded systems.
8439 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8440
8441Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8442
8443 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8444 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8445 result reports.
8446
8447Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8448
8449 * configure.in (CY_AC_PATH_TCLH): Remove.
8450 * configure: Regenerate.
8451
8452Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8453
8454 * gdb.c++/Makefile.in (clean): Add missing '{'.
8455
8456Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8457
8458 * lib/gdb.exp: Provide a default value for noinferior.
8459
8460 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8461 Load libgloss.exp.
8462
8463Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8464
8465 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8466 the executable, not the .o to run the tests from.
8467
8468Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8469
8470 * gdb.base/break.exp: Don't test for program exit or exit status
8471 if $noresults if nonzero.
8472 * gdb.base/langs.exp: Likewise.
8473 * gdb.base/watchpoint.exp: Likewise.
8474
8475 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8476 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8477 trying to compile the testcase.
8478
8479Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8480
8481 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8482 * gdb.base/signals.exp (continue to handler): Likewise.
8483
8484Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8485
8486 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8487
8488 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8489
8490Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8491
8492 * gdb.base/corefile.exp: Recognize "not found" as failure
8493 when trying to determine if a core file was generated.
8494 If no core file was generate the first time, try again without
8495 the ulimit -c to work around braindamaged shells.
8496
8497Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8498
8499 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8500 [] tests with "test" and enclose string in quotes.
8501 * gdb.stabs/configure: Rebuild
d63a86f8 8502
c906108c
SS
8503Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8504
8505 Changes in sync with expect:
8506 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8507 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8508 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8509 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8510 argument to AC_REQUIRE.
8511 * configure: Regenerated.
8512
8513Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8514
8515 * gdb.base/corefile.exp: When generating a core, discard any
8516 error messages about ulimit not found and the "core dumped"
8517 message from the shell that runs the coredumper.
8518
8519Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8520
8521 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8522
8523 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8524 which sed script to run. Expect failure for v_comb test
8525 on PA targets too.
d63a86f8 8526
c906108c
SS
8527Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8528
8529 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8530 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8531
8532Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8533
8534 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8535 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8536 "sparc-sun-solaris*" xfails for "p v_comb".
8537 * lib/gdb.exp (default_gdb_start): Fix typo.
8538 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8539 messages to not include the full program name that caused
8540 the core dump since some systems (such as solaris) apparently
8541 truncate this path to about 80 characters.
8542 When generating a core file first try increasing the core file
8543 size limit to unlimited since some systems may default it to
8544 zero, and it is harmless to try it. Move the test for failing
8545 to generate a core file to where it will actually get executed.
8546 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8547 new gdb result from g++ debug info improvements and make old
8548 pattern obsolescent. Also account for size_t differences
8549 (may be int or long).
8550 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8551 initialization before function call is placed in the delay slot
8552 and thus appears to be skipped over by commands such as "next".
8553
8554Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8555
8556 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8557
8558Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8559
8560 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8561 input source file; fix code to compile test to deal with this
8562 convention.
8563 * gdb.c++/*.exp: Likewise.
8564
8565Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8566
8567 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8568 "bt in signals.exp".
8569
8570Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8571
8572 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8573 "step over execarg initialization" and
8574 "step over corearg initialization".
8575
8576Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8577
8578 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8579 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8580
8581Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8582
8583 From Rob Savoye (rob@poseidon.cygnus.com)
8584 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8585 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8586 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8587 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8588 configure.in}: Major reworking for autoconfig.
8589 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8590 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8591 New files.
8592 * config/unix-gdb.exp: Make GDB global.
8593 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8594 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8595 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8596 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8597 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8598 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8599 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8600 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8601 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8602 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8603 pr-8136.exp, result.exp, string.exp, tuples.exp},
8604 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8605 to returns as necessary, arrange for test to compile own testcase
8606 executable.
8607 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8608
c906108c
SS
8609Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8610
8611 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8612 clear_xfail at end of test which might not call either pass or fail.
8613 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8614 "backtrace through signal handler".
8615
8616Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8617
8618 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8619 continuing from a job control stop signal.
8620 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8621
8622Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8623
8624 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8625 * gdb.base/corefile.exp: Likewise.
8626 * gdb.base/funcargs.exp: Likewise.
8627
8628Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8629
8630 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8631 * config/monitor.exp: Add support for setting baud rate.
8632
8633Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8634
8635 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8636 i*86-*-linux* xfails for "backtrace through signal handler".
8637 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8638 "print func2::coremaker_local".
8639 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8640 alpha-dec-osf2* xfail for
8641 "delete all breakpoints when none".
8642
8643Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8644
8645 * gdb.base/break.exp: Change test that deletes all breakpoints
8646 when no user breakpoints are installed. A post 4.15 change
8647 causes gdb to no longer prompt in this case.
8648
8649Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8650
8651 * gdb.base/return.exp (return_tests): Change xfail for test
8652 "correct value returned double test" to stop xfailing at
8653 Solaris 2.5. Apparently the bug has been fixed.
8654
8655Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8656
8657 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8658 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8659
8660Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8661
8662 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8663 * gdb.disasm/hppa.s: Corresponding changes.
8664
8665Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8666
8667 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8668 makefile fragment.
8669 * config/mt-hpux: Deleted.
8670
8671Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8672
d63a86f8 8673 * Many files: When warning about suppressed tests due to a
c906108c
SS
8674 nonexistant test binary, avoid incrementing the warning count.
8675
8676Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8677
8678 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8679
c906108c
SS
8680Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8681
8682 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8683 "sparc-*-solaris2*".
8684
8685Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8686
8687 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8688 Add global and local variables and initialize them.
8689 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8690 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8691 extracts the file name and terminating signal from the core file.
8692 * TODO: Remove note about tests for correct mapping of corefile.
8693 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8694 from optimizing it away.
8695 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8696 handles common blocks.
8697
8698Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8699
8700 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8701 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8702
8703Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8704
8705 * Makefile.in (maintainer-clean): New target, synonym for
8706 realclean.
8707 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8708 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8709 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8710 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8711 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8712 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8713
8714Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8715
8716 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8717 xfails when not gcc compiled for "print foo::funclocal".
8718 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8719 "print foo::funclocal at foo",
8720 "print 'scope1.c'::foo::funclocal at foo",
8721 "print foo::funclocal_bss at foo",
8722 "print 'scope1.c'::foo::funclocal_bss at foo",
8723 "print foo::funclocal_ro at foo",
8724 "print 'scope1.c'::foo::funclocal_ro at foo",
8725 "print bar::funclocal at foo" and
8726 "print 'scope1.c'::bar::funclocal at foo".
8727 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8728 gcc compiled for "print foo::funclocal at bar".
8729 Expand all messages to ensure that they identify that
8730 the test is at bar().
8731 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8732 gcc compiled for:
8733 "ptype on opaque struct pointer (statically)",
8734 "ptype on opaque struct tagname (statically)",
8735 "ptype on opaque struct pointer (dynamically) 1",
8736 "ptype on opaque struct tagname (dynamically) 1",
8737 "ptype on opaque struct pointer (dynamically) 2" and
8738 "ptype on opaque struct tagname (dynamically) 2
8739 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8740 gcc compiled for:
8741 "p datalocal"
8742 "whatis datalocal",
8743 "ptype datalocal",
8744 "p bsslocal",
8745 "whatis bsslocal", and
8746 "ptype bsslocal".
8747 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8748 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8749 when not gcc compiled.
8750 * gdb.base/funcargs.exp (float_and_integral_args): Add
8751 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8752 compiled.
8753 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8754 "backtrace from call6a" when not gcc compiled.
8755 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8756 "backtrace from call7a" when not gcc compiled.
8757 * gdb.base/callfuncs.exp (do_function_calls):
8758 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8759 "p t_char_array_values(char_array_val2,char_array_val1)",
8760 "p t_char_array_values(char_array_val1,char_array_val2)",
8761 "p t_char_array_values("carray 1","carray 2")",
8762 "p t_char_array_values("carray 1",char_array_val2)",
8763 "p t_char_array_values(char_array_val1,"carray 2")",
8764 "p sum_args(1,{2})",
8765 "p sum_args(2,{2,3})",
8766 "p sum_args(3,{2,3,4})",
8767 "p sum_args(4,{2,3,4,5})"
8768 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8769 "backtrace in corefile.exp" when not gcc compiled.
8770
8771Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8772
8773 * gdb.base/signals.exp: Rewrite `handle all print' test as
8774 a procedure. Accept blanks or TABs as whitespace, increase
8775 timeout and expect input buffer size for the large output
8776 from the command. Remove "i*86-*-bsdi2.0" xfail.
8777
8778Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8779
8780 * gdb.base/setvar.exp: Add new testcases for truncation when
8781 assigning invalid values to bitfields.
8782
8783Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8784
d63a86f8 8785 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8786 mips-sgi-irix* xfail for
8787 "call inferior func with struct - returns char *"
8788 and fix test so that an optional (unsigned char *) cast is
8789 accepted in the result.
8790
8791Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8792
8793 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8794 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8795 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8796 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8797 that accidentally got checked in.
8798
8799Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8800
d63a86f8 8801 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8802 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8803 compiled test.
8804 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8805 Add mips-sgi-irix5* xfail for not gcc compiled.
8806 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8807 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8808 "p top", "whatis top", "p middle", and "whatis middle".
8809 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8810 "whatis signed char" for not gcc compiled.
8811 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8812 "set variable signed char=-1 (-1)" and
8813 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8814 * gdb.base/funcargs.exp (float_and_integral_args):
8815 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8816 Add mips-sgi-irix* xfail when not gcc compiled for
8817 "continue to call2b".
8818 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8819 "continue to call2g".
8820 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8821 "backtrace from call6a"
8822 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8823 "backtrace from call7k".
8824 Add mips-sgi-irix5* xfail when not gcc compiled for
8825 "backtrace from call7a".
8826 (localvars_after_alloca): Fix gdb_test cmds for
8827 "print * after runto ...".
8828 Remove rs6000-*-* xfails for
8829 "print i after runto localvars_after_alloca" and
8830 "print l after runto localvars_after_alloca"
8831 for all compilers.
8832 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8833 when not compiled with gcc, for:
8834 "print signed char == (minus)",
8835 "print signed char != (minus)",
8836 "print signed char < (minus)",
8837 "print signed char > (minus)".
8838 * gdb.base/callfuncs.exp (do_function_calls):
8839 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8840 "call inferior func with struct - returns char *".
d63a86f8 8841 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8842 "correct value returned double test" to include Solaris 2.4.
8843 * gdb.base/funcargs.exp (float_and_integral_args):
8844 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8845
c906108c
SS
8846Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8847
8848 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8849 enumeration bitfields if compiling with GNU C.
8850 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8851 to empty' prompt.
8852
8853Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8854
8855 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8856 test for PRO targets.
8857
8858 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8859 breakpoints in the inferior at any given time by making
8860 two groups of breakpoints for call2*, call6* and call7*
8861 tests.
8862
8863Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8864
8865 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8866 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8867 from optimizing it away.
8868 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8869 "call inferior func with struct".
8870
8871Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8872
8873 * configure.in: Only configure gdb.chill for particular targets.
8874
8875Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8876
8877 * gdb.base/Makefile.in: Add action to .c.o transformation
8878 rule that generates a .ci file for each .o file and remove
8879 explicit .c.o rules except for callfuncs.o.
8880 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8881 generates a .ci file for each .o file and remove explicit
8882 .cc.o rules.
8883 (clean): Remove *.tmp *.ci files.
8884 (EXECUTABLES): Remove templ-info.exp.
8885 * gdb.base/compiler.c: New file.
8886 * gdb.c++/compiler.cc: New file
8887 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8888 Change rs6000-*-* xfail for
8889 "print 'scope0.c'::filelocal_ro" and
8890 "print 'scope1.c'::filelocal" and
8891 "print 'scope1.c'::filelocal_bss" and
8892 "print 'scope1.c'::filelocal_ro" and
8893 "print 'scope1.c'::foo::funclocal" and
8894 "print 'scope1.c'::foo::funclocal_ro" and
8895 "print 'scope1.c'::bar::funclocal" and
8896 "print 'scope0.c'::filelocal_ro" and
8897 "print 'scope1.c'::filelocal at foo" and
8898 "print 'scope1.c'::filelocal_bss at foo" and
8899 "print 'scope1.c'::filelocal_ro at foo" and
8900 "print 'scope1.c'::foo::funclocal at foo" and
8901 "print 'scope1.c'::foo::funclocal_bss at foo" and
8902 "print 'scope1.c'::foo::funclocal_ro at foo" and
8903 "print 'scope1.c'::bar::funclocal at foo" and
8904 "print 'scope0.c'::filelocal_ro" and
8905 "print 'scope1.c'::filelocal" and
8906 "print 'scope1.c'::filelocal_bss" and
8907 "print 'scope1.c'::filelocal_ro" and
8908 "print 'scope1.c'::foo::funclocal" and
8909 "print 'scope1.c'::foo::funclocal_bss" and
8910 "print 'scope1.c'::foo::funclocal_ro" and
8911 "print 'scope1.c'::bar::funclocal" and
8912 "print 'scope1.c'::bar::funclocal_bss"
8913 to only be xfail'd when not compiled with gcc.
d63a86f8 8914 Add rs6000-*-* xfail for
c906108c
SS
8915 "print 'scope0.c'::filelocal_bss before run"
8916 when compiled with gcc.
8917 (test_at_main): Add rs6000-*-* xfail for
8918 "print filelocal_ro in test_at_main"
8919 when compiled with gcc.
8920 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8921 Add rs6000-*-aix* xfail for
c906108c
SS
8922 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8923 "ptype t_char_array", not compiled with gcc.
8924 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8925 xfail for "list foo (in include file)" when gcc compiled.
8926 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8927 (integral_args): Add rs6000-*-* xfail for
8928 "run to call0a" if not compiled with gcc.
8929 (unsigned_integral_args): Add rs6000-*-* xfail for
8930 "run to call1a" if not compiled with gcc.
8931 (float_and_integral_args): Add rs6000-*-* xfail for
8932 "run to call2a" if not compiled with gcc and for
8933 "continue to call2b" for any compiler.
8934 Add rs6000-*-* xfail to
8935 "print f1 after run to call2a" for gcc compiled.
8936 (discard_and_shuffle): Add rs6000-*-* xfail for
8937 "run to call6a".
8938 (shuffle_round_robin): Add rs6000-*-* xfail for
8939 "backtrace from call7a" if not compiled with gcc.
8940 Add rs6000-*-* xfail for
8941 "backtrace from call7b" if compiled with gcc.
8942 (call_after_alloca): Add rs6000-*-* xfail for
8943 "print c in call_after_alloca" and
8944 "print s in call_after_alloca" and
8945 "backtrace from call_after_alloca_subr"
8946 if not compiled with gcc.
8947 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8948 "print c in localvars_in_indirect_call" and
8949 "print c in localvars_in_indirect_call" and
8950 "backtrace in indirectly called function" and
8951 "stepping into indirectly called function"
8952 if not compiled with gcc.
8953 (localvars_after_alloca): Add rs6000-*-* xfail for
8954 "print c after runto localvars_after_alloca" and
8955 "print s after runto localvars_after_alloca" and
8956 "print i after runto localvars_after_alloca" and
8957 "print l after runto localvars_after_alloca"
8958 for all compilers.
8959 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8960 than whatis-info.exp.
8961 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8962 than opaque-info.exp.
8963 Setup rs6000-*-* xfail for
d63a86f8 8964 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8965 "ptype on opaque struct pointer (dynamically)" when
8966 not compiled with gcc.
8967 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8968 rather than callf-info.exp.
8969 (do_function_calls): Add clear_xfail for rs6000-*-* for
8970 "p t_float_values2(3.14159,float_val2)". Seems to work
8971 fine there, both with xlc and gcc. Need to find out what
8972 it is doing right and fix other platforms.
8973 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8974 "call inferior func with struct - returns int",
8975 "call inferior func with struct - returns long",
8976 "call inferior func with struct - returns float",
8977 "call inferior func with struct - returns double",
8978 "call inferior func with struct - returns char *",
8979 but only if not gcc compiled (presumes xlc compiled).
8980 Change rs6000-*-* xfails for
8981 "call inferior func with struct - returns char" and
8982 " call inferior func with struct - returns short" to only
8983 xfail if not using gcc.
8984 (clean mostlyclean): Remove *.ci and *.tmp files.
8985 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8986 than templ-info.exp.
8987 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8988 Add rs6000-*-* xfail for "up to foo in langs.exp"
8989 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8990 when not gcc compiled.
d63a86f8 8991
c906108c
SS
8992Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8993
8994 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8995 * gdb.base/corefile.exp: Likewise.
8996 * gdb.base/list.exp: Likewise.
8997 * gdb.base/scope.exp: Likewise.
8998 * gdb.base/siganls.exp: Likewise.
8999
9000 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
9001 compiler output.
9002 * gdb.base/whatis.exp: Likewise.
9003
9004Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
9005
9006 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
9007 failure (opcode table has been fixed to match reality).
9008
9009Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
9010
9011 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
9012 "call inferior func with struct - returns char",
9013 "call inferior func with struct - returns short"
9014
9015 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
9016 "print 'scope0.c'::filelocal at main",
9017 "print 'scope0.c'::filelocal_bss in test_at_main",
9018 "print 'scope0.c'::filelocal at foo",
9019 "print 'scope0.c'::filelocal_bss in test_at_foo",
9020 "print 'scope0.c'::filelocal at bar",
9021 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 9022
c906108c
SS
9023 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
9024 in source file 1". This bug seems to have been fixed with both
9025 gcc and native cc (was native assembler bug?).
9026
9027Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
9028
9029 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
9030 "backtrace through signal handler" to "i*86-*-sysv4*".
9031 * gdb.base/signals.exp: Add xfail for "'next' behaved as
9032 continue" case. Add "known SVR4 bug" to fail message.
9033 Add "i*86-*-bsdi2.0" xfail for "handle all print".
9034 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
9035 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
9036 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
9037 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
9038 "up to foo in langs.exp", "show language at foo in
9039 langs.exp", "up to cppsub_ in langs.exp", "show
9040 language at cppsub_ in langs.exp", "up to fsub in
9041 langs.exp", and "show language at fsub in langs.exp".
9042 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
9043 "bactrace in corefile.exp".
9044 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
9045 "call inferior function with struct - returns float" and
9046 "call inferior function with struct - returns double".
d63a86f8 9047
c906108c
SS
9048Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
9049
9050 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
9051 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
9052 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
9053 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
9054
9055Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
9056
9057 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
9058 (or overriden) "CHILL" macro rather then bare "gcc".
9059 Also look for ../../gcc/xgcc since that is what we will
9060 actually need, not "Makefile". Remove following assignment
9061 of CHILL to CHILL_FOR_TARGET because that results in
9062 recursive definition.
9063
9064Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
9065
9066 * gdb.base/corefile.exp: Change xfail for backtrace in
9067 corefile.exp from linuxaout to all linux.
9068 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
9069 cases where we miss the breakpoint at the signal handler
9070 for some reason. Setup xfail for linuxoldld/linuxaout and
9071 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
9072 hitting SIGURG breakpoint.
9073 * gdb.base/signals.exp: Setup xfail for "next" acting like
9074 continue to add linuxoldld. Setup xfail for all linux for
9075 "next to handler in signals_tests_1", "backtrace in
9076 signals_tests_1", "continue to func1", "pass SIGUSR1",
9077 and continue to handler".
9078
9079Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9080
9081 * Update all FSF addresses except those in COPYING* files.
9082
9083Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
9084
9085 * gdb.base/a2-run.exp: Change messages to be more explicit about
9086 the status of args, and quote binfile in results.
9087
9088Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
9089
9090 * gdb.base/callfuncs.exp: Add tests for passing structs to
9091 inferior functions and return various types.
9092 * gdb.base/callfuncs.c: Add functions to receive a struct
9093 and return a member of the struct, in various types.
9094
9095Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9096
9097 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
9098
9099Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9100
9101 * config/vxworks29k.exp: New file, sources vxworks.exp.
9102
9103Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9104
9105 * config/gdbremote.exp: New file. Testing framework using
9106 gdbserver.
9107
9108Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
9109
9110 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
9111 "call function when asleep" and "send end of file".
9112 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
9113 for "backtrace in corefile.exp".
9114 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
9115 for "backtrace through signal handler".
9116 * gdb.base/corefile.exp: Make sure we actually generate a core file
9117 before trying the core tests. Some systems allow the user to suppress
9118 generation of core files and default to that (linux for example).
9119 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
9120 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
9121
9122Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9123
9124 * gdb.threads: New directory with some crude multi-threaded
9125 gdb tests (step.exp and step2.exp).
9126 * config/mt-lynx (STEP_EXECUTABLE): Define.
9127 (THREADFLAGS): Define.
9128
9129Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
9130
9131 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
9132
9133 * gdb.base/signals.exp: Disable whole file for lynx until
9134 further notice.
9135
9136 * gdb.base/signals.exp: xfail test where "next" acts like
9137 "continue" for lynx.
9138
9139 * gdb.base/interrupt.exp: xfail test for calling function while
9140 inferior is asleep for lynx.
9141
9142 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
9143 than one cr-lf after each command.
9144
9145Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9146
9147 * configure.in: Reinstate setting of stabsdirs variable, fix
9148 typo in setting up configdirs for native builds.
9149
9150 * gdb.base/return.exp: Fix typo in return double test.
9151 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
9152 compiler from optimizing them away.
9153
9154Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
9155
9156 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
9157 sequences to be echo'd by gdb when using gdb_test.
9158 * gdb.chill/chexp.exp: Likewise.
9159 * gdb.fortran/exprs.exp: Likewise
9160
9161Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9162
9163 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
9164 after the inferior gdb has started.
9165
9166 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
9167 after each command.
9168 * gdb.base/funcargs.exp: Likewise.
9169 * gdb.base/gdbvars.exp: Likewise.
9170 * gdb.base/interrupt.exp: Likewise.
9171 * gdb.base/list.exp: Likewise.
9172 * gdb.base/watchpoint.exp: Likewise.
9173 * gdb.c++/demangle.exp: Likewise.
9174 * gdb.c++/inherit.exp: Likewise.
9175 * gdb.chill/chexp.exp: Likewise.
9176 * gdb.fortran/exprs.exp: Likewise.
9177
9178 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
9179 test if we can't handle IO to/from the inferior.
9180
9181 * gdb.c++/misc.exp: Always check for a program already being
9182 started after sending a "run" command to gdb.
9183
9184 * gdb.base/twice.exp: Start with a fresh gdb.
9185
9186 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
9187 only depend on gdb's expression code, not the chill runtime.
9188
9189 * gdb.base/return.c: Put return values into variables so we
9190 can have gdb print them rather than depending on the program
9191 to print them.
9192 * gdb.base/return.exp: Corresponding changes.
9193
9194 * lib/gdb.exp: Provide default value for noinferiorio.
9195 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
9196 the inferior.
9197
9198 * gdb.base/break.exp: Always check for a program already being
9199 started after sending a "run" command to gdb.
9200 (text_next_with_recursion): Don't check the output from the
9201 program's printf statement. Instead just make sure the program
9202 exited.
9203
9204 * gdb.base/commands.exp: Protect tests which need arguments with
9205 $noargs conditionals.
9206
9207Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9208
9209 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
9210 of structure member arrays to match gdb/valops.c:value_addr change.
9211
9212Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
9213
9214 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
9215 cases.
9216
9217Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
9218
9219 * configure.in (configdirs): Remove gdb.chill from default list
9220 of subdirs and then add it back in only if doing a native build.
9221 The current chill compiler does not yet work in any cross build.
9222 * Revert all signal changes from Jul 6.
9223 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9224 for sh-hms targets, allowing these tests to link, with no other
9225 changes. Testing is suppressed by setting "nosignals" in site.exp.
9226
9227Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9228
9229 * configure.in (signaldirs): Define and add to configdirs for all
9230 targets except some specific ones that are known to not support signals.
9231 Also clean up formatting.
9232 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9233 (signals, sigall): Remove rules to build.
9234 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9235 Moved to new gdb.signals directory.
9236 * gdb.signals: New test directory.
9237 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9238 signals.c signals.exp}: New or moved files.
9239
9240Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9241
9242 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9243
9244Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9245
9246 * gdb.base/return.exp: Xfail `return double' test failure
9247 on at least Solaris 2.3 and handle future/past versions on
9248 a case by case basis as appropriate. Also update message
9249 to include i*86 failures.
9250
9251Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9252
9253 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9254
9255 * lib/gdb.exp: Fix comment which erroneously identified
9256 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9257 gdb_file_cmd not gdb_load).
9258 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9259
9260 * gdb.base/setvar.exp: Make test names consistent between pass and
9261 fail cases. Use gdb_test more.
9262
9263Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9264
9265 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9266
9267Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9268
9269 * gdb.base/help.exp: Fix expected help string for `show commands'.
9270
9271Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9272
9273 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9274
9275 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9276 of a text section.
9277
9278Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9279
9280 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9281 that loop eventually terminates. Fix Connection refused logic so
9282 that testsuite will expire nicely.
9283
9284Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9285
9286 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9287 config/rom68k.exp: New tcl glue for the appropriate monitors.
9288 These all just end up calling monitor.exp.
9289 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9290 refused' by retrying. Cleanup some timeout issues.
9291 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9292 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9293 callers don't have to set/restore global timeout variable.
9294
9295 * The following set of changes centralizes management of the global
9296 timeout variable. This way, it can be set in one target dependent
9297 place instead of dozens of places scattered throughout the test suite.
9298 If you need to lengthen a timeout, then you should either set timeout
9299 in one of the config/{target}.exp files, or multiply it by a factor.
9300 Setting it to an absolute value is always going to lose for some
9301 targets.
9302 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9303 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9304 * gdb.base/funcargs.exp: Don't set timeout.
9305 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9306 * gdb.base/printcmds.exp (test_print_string_constants
9307 test_print_array_constants): Don't set timeout.
9308 * gdb.base/ptype.exp: Don't set timeout.
9309 * gdb.base/recurse.exp: Don't set timeout.
9310 * gdb.base/return.exp: Don't set timeout.
9311 * gdb.base/watchpoint.exp: Don't set timeout.
9312 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9313 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9314
9315Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9316
9317 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9318
9319Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9320
9321 * lib/gdb.exp: Disable chill tests for irix5.
9322
9323Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9324
9325 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9326 each test pass or fail.
9327
9328Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9329
9330 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9331 xlc not gcc.
9332
9333Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9334
9335 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9336
9337Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9338
9339 * config/est.exp: Fix copyright and comments. Remove dead code.
9340 Use targetname, serialport and baud variables instead of fixed
9341 constants.
9342 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9343 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9344
9345Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9346
9347 * gdb.base/watchpoint.exp: Don't run
9348 test_watchpoint_triggered_in_syscall for sunos.
9349
9350Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9351
9352 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9353 they don't seem to exist. Do include stdio.h.
9354
9355Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9356
9357 * gdb.base/a1-selftest.exp: Add alpha xfail.
9358
9359Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9360
9361 * gdb.base/watchpoint.c (main): Prompt before calling read().
9362 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9363 Revise accordingly. Remove cruft about sending "123" several
9364 times, until it gets noticed. Clean up the "print buf[0]" stuff
9365 so that it passes or fails, and waits for prompts in the usual way.
9366
9367Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9368
9369 * gdb.base/recurse.exp: Fix comment.
9370
9371 * TODO: Remove item about printing variables in nodebug.exp. Add
9372 item about enabling tests which are only run on some targets.
9373
9374 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9375 fail, make test names unique, use new gdb_test convention
9376 regarding pattern, use gdb_test more, etc.).
9377
9378 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9379 fail, make test names unique, etc.).
9380
9381Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9382
9383 * gdb.base/nodebug.c: Change return type of top and middle to
9384 short.
9385 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9386 are fixed by the recent mdebugread.c changes. Allow `short ()'
9387 as type for top and middle.
9388
9389Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9390
9391 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9392 nearly as I can tell, the whole thing was an accident in Stu's
9393 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9394 to replace a send/expect pair with gdb_test, but ended up only
9395 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9396 of 30 Mar 1995 took care of it, but left this vestigial comment
9397 which I am now nuking.
9398
9399Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9400
9401 * gdb.base/break.exp: Look for different line number for
9402 breakpoint at main depending on usestubs.
9403
9404Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9405
9406 * gdb.base/list.exp: Adjust some alternate expect patterns to
9407 match recent list0.c change. Add alternate expect pattern for
9408 output from `list default lines around main' for optimizing
9409 compilers.
9410
9411Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9412
9413 * lib/gdb.exp: If nosignals is not set, set it to 0.
9414
9415Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9416
9417 * config/slite-gdb.exp: Responds to load symbol table prompt.
9418 * gdb.base/break.exp: Adjust line number, fix rerun.
9419 * gdb.base/langs0.c: Add #ifdef usestubs.
9420
9421Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9422
9423 * gdb.base/list.exp: Adjust line contents after adding new lines in
9424 list0.c. Also fix a syntax error.
9425
9426 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9427 * gdb.base/break.exp: ditto.
9428 * gdb.base/list.exp: ditto.
9429 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9430 * gdb.base/run.c: ditto.
9431 * gdb.base/list0.c: ditto.
9432 * gdb.base/funcargs.c: ditto.
9433
9434Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9435
9436 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9437 $targetname, $serialport and $baud instead of hardwired variables.
9438 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9439 target doesn't support signals.
9440
9441Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9442
9443 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9444
9445Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9446
9447 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9448 Don't rely on the value of an auto variable before it has been
9449 initialized. Use gdb_test more.
9450
9451Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9452
9453 * lib/gdb.exp (default_gdb_version): A version number must start
9454 with a digit, but other than that contains all characters up to
9455 the first whitespace character.
9456
9457Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9458
9459 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9460
9461Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9462
9463 * gdb.c++/*.exp: Warn if executable does not exist. The original
9464 reason for skipping the warning was that configure.in sometimes
9465 intentionally skipped building the executables but the tcl code
9466 had no way of knowing. That (a) was always bogus with respect to
9467 error handling, (b) is no longer true (right now there is no way
9468 to skip C++ tests).
9469
9470 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9471
9472Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9473
9474 * gdb.base/list.exp: Add expect patterns for output from
9475 SunPRO compiled executables.
9476 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9477 types.
9478
9479Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9480
9481 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9482 number (we are already testing that the correct source line text
9483 gets printed).
9484
9485 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9486 that is what is intended, but something needed to be done to get
9487 sunos4 native working again.
9488
9489 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9490
9491 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9492 apparently went with a (very) old xfail.
9493
9494Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9495
9496 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9497 runto_main is a proc in gdb.exp that will do 'step' for target use
9498 stubs.
9499 * gdb.base/exprs.exp: ditto.
9500 * gdb.base/interrupt.exp: ditto.
9501 * gdb.base/opaque.exp: ditto.
9502 * gdb.base/printcmds.exp: ditto.
9503 * gdb.base/ptype.exp: ditto.
9504 * gdb.base/scope.exp: ditto.
9505 * gdb.base/setvar.exp: ditto.
9506 * gdb.base/signals.exp: ditto.
9507 * gdb.base/twice.exp: ditto.
9508 * gdb.c++/classes.exp: ditto.
9509 * gdb.c++/inherit.exp: ditto.
9510 * gdb.c++/templates.exp: ditto.
9511 * gdb.base/break.exp: no run and hit main for stubs. Change line
9512 numbers for breakpoints and info breakpoint.
9513 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9514 breakpoint().
9515 * gdb.base/callfuncs.c: ditto.
9516 * gdb.base/exprs: ditto.
9517 * gdb.base/interrupt.c: ditto.
9518 * gdb.base/opaque0.c: ditto.
9519 * gdb.base/printcmds.c: ditto.
9520 * gdb.base/ptype.c: ditto.
9521 * gdb.base/scope0.c: ditto.
9522 * gdb.base/setvar.c: ditto.
9523 * gdb.base/signals.c: ditto.
9524 * gdb.base/twice.c: ditto.
9525 * gdb.c++/misc.cc: ditto.
9526 * gdb.c++/templates.cc: ditto.
9527
9528Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9529
9530 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9531
9532 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9533 somewhere between `read' and `main.c'. I'm pretty sure the
9534 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9535 and it isn't particularly useful.
9536
9537 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9538
9539Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9540
9541 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9542
9543Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9544
9545 * config/mt-slite: add LIBS and -nostdlib.
9546 * config/slite-gdb.exp: add this new file to support sparclite target.
9547
9548Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9549
9550 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9551
9552 * gdb.base/a2-run.exp: Change argument to istarget from
9553 "*-*-vxworks" to "*-*-vxworks*".
9554 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9555
9556Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9557
9558 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9559 will not runto main but do a 'step' to step out of breakpoint().
9560 * config/mt-slite: add -Dusestubs.
9561
9562Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9563
9564 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9565 instead of just @.
9566
9567 * gdb.base/signals.exp: Add test for "handle all print".
9568 * TODO: Remove "handle all print". Also remove item about
9569 checking copyright date (I don't like the idea of a spurious FAIL
9570 based on when we run the tests).
9571
9572 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9573 for SunOS4 (reason for failure not investigated). Remove
9574 redundant test for $binfile.
9575
9576 * gdb.base/nodebug.c (array_index): Call malloc.
9577
9578 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9579
9580Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9581
9582 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9583 conventions and slightly simplify the matching regexp.
9584
9585Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9586
9587 * gdb.base/break.exp: Update gdb_test invocation to use new
9588 convention.
9589
9590 * lib/gdb.exp: If noargs is not set, set it to 0.
9591
9592 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9593 tests unique.
9594
9595 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9596
9597Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9598
9599 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9600 one argument of type "<non-float parameter>".
9601
9602Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9603
9604 * config/rom68k.exp: New file to support Motorola IDP board.
9605 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9606 * gdb.base/break.c: Change things around so that this program
9607 doesn't depend upon args. This is necessary to make remote
9608 targets work (in general, they can't take args).
9609 * gdb.base/break.exp: Don't try to send args to program. Don't
9610 expect output. Also, replace lots of code with gdb_test.
9611
9612Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9613
9614 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9615 printing of '\'' (which is what the comment says we are testing,
9616 even though we were not), not '''.
9617 (test_integer_literals_rejected): Test that printing ''' is an error.
9618
9619 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9620 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9621 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9622 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9623 Use gdb_test not test_print_accept.
9624 * lib/gdb.exp: Remove test_print_accept.
9625
9626 * gdb.base/signals.exp (signal_tests_1): Make pass message
9627 consistent with fail message.
9628
9629 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9630 unsigned char; the bug (PR 1821) is fixed.
9631
9632 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9633
9634 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9635 successful tests--makes xfailing them work right.
9636
9637Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9638
9639 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9640 only \r\n, not .*. The test can pass .* as the last thing in
9641 $pattern if that is what it wants. In addition to providing this
9642 flexibility, this change should speed up pattern matching in cases
9643 where the pattern already ended with .* (there were a number of
9644 them). This change also helps catch bad patterns--in the old
9645 scheme the typo "char \*" instead of "char \\*" would pass. Now
9646 it is caught.
9647 * Many .exp files: Update callers.
9648
9649 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9650 clearer and does not spuriously match multiple ('s. Likewise for
9651 ) and *.
9652
9653 * gdb.base/nodebug.exp: Test ability to call a function and pass
9654 it a string (even with no debugging info).
9655
9656 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9657 "p '\'", which is the same as "p ''" once tcl gets done with
9658 quoting, to "p '\\'", which I suspect is what is intended (one
9659 backslash gets sent to GDB).
9660
9661 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9662
9663Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9664
9665 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9666 1817) was fixed literally years ago.
9667
9668Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9669
9670 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9671 test, it causes stepping out of call_after_alloca_subr with
9672 optimizing compilers.
9673 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9674 fails.
9675
9676 * gdb.c++/templates.exp: Source templ-info.exp only if
9677 the templates executable exists.
9678
9679 * gdb.c++/misc.cc (class Contains_static_instance,
9680 class Contains_nested_static_instance),
9681 gdb.c++/classes.exp (test_static_members): Test printing of
9682 a class that contains a static instance of the class.
9683
9684Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9685
9686 * gdb.base/langs2.c (cppsub_): Don't prototype.
9687 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9688 only, I believe).
9689
9690Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9691
9692 * lib/gdb.exp (skip_chill_tests): New procedure.
9693
9694 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9695
9696Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9697
9698 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9699 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9700
9701Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9702
9703 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9704
9705 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9706 disassemble 8, not 16, instructions for part 4.
9707
9708 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9709 support the latter anymore.
9710
9711 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9712 -DNO_PROTOTYPES.
9713 * gdb.base/callfuncs.c: Control use of prototypes based on
9714 NO_PROTOTYPES, not __STDC__.
9715 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9716 t_float_values2 tests if prototypes in use.
9717
9718 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9719 t_double_values): When checking differences against DELTA, check
9720 that difference is within the range (-DELTA,DELTA), not just
9721 (-infinity,DELTA).
9722
9723Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9724
9725 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9726 'file' command firts, then 'target', then 'load', this is due to gdb
9727 target set up.
9728 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9729
9730Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9731
9732 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9733 FP load/store variants.
9734 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9735
9736Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9737
9738 * gdb.base/term.exp: Do not give a warning if not native, it is
9739 not an abnormal condition.
9740
9741Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9742
9743 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9744 t_char_array".
9745
9746Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9747
9748 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9749 are getting the version number.
9750
9751 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9752 if not native, it is not an abnormal condition.
9753
9754Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9755
9756 * lib/gdb.exp: Just use "file exists", rather than undocumented
9757 dejagnu procedure "findfile".
9758
9759Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9760
9761 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9762 (LDFLAGS): Set to -Xlinker -Ur.
9763
9764 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9765 Removed, these values are set by lib/gdb.exp.
9766
9767 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9768
9769Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9770
9771 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9772 of replicating gdb startup code.
9773
9774 * config/mt-vxworks (LDFLAGS): Set to -r.
9775 (CFLAGS_FOR_TARGET): Removed.
9776
9777 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9778 (gdb) and gdb for vxworks uses (vxgdb).
9779
9780 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9781 executable is not in the tree and host != target, use sed and
9782 program_transform_name to determine the gdb name used by the
9783 target.
9784
9785 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9786 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9787
9788Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9789
9790 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9791 floats, chars, and shorts where there are ANSI-style function
9792 definitions.
9793
9794 * gdb.base/langs.exp, gdb.base/langs*: New test.
9795 * gdb.base/Makefile.in: Build it.
9796 * TODO: Remove item about checking that C names don't get C++
9797 demangling applied; this test tests it.
9798
9799Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9800
9801 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9802 went with the const70 xfail. The xfail went away a year ago.
9803
9804 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9805
9806 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9807 for hp300.
9808
9809 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9810
9811 * gdb.base/a1-selftest.exp: Don't run on hp300.
9812
9813Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9814
9815 * Makefile.in (site.exp): Set host_alias and target_alias as well
9816 as host_triplet and target_triplet.
9817
9818Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9821
9822 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9823 places as other ecoff systems).
9824
9825 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9826 ultrix.
9827
9828Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9829
9830 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9831 remove them.
9832 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9833 variable and "variable" in addition to "data variable".
9834 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9835
9836 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9837 2.
9838 * gdb.base/list1.c (long_line): Add additional statement at start
9839 of function.
9840 * gdb.base/list.exp (test_forward_search): Update line number to
9841 reflect new statement.
9842
9843Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9844
9845 * gdb.base/signals.exp: Reinitialize searched source directories
9846 after gdb_start call.
9847
9848Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9849
9850 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9851 * gdb.stabs/Makefile.in: Likewise.
9852
9853 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9854 change. Instead split the tests into smaller pieces.
9855 * gdb.disasm/hppa.s: Corresponding changes.
9856
9857Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9858
9859 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9860 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9861
9862 * gdb.base/funcargs.exp: Modify many tests so that every test
9863 either passes or fails. Make some test names unique.
9864
9865Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9866
9867 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9868 Call stty to set interrupt character.
9869
9870 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9871 for HP assembler versus GNU assembler based on actual behavior of
9872 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9873
9874 * TODO: Suggest a few more stepping tests.
9875
9876Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9877
9878 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9879 restart GDB for h8300 after a continue.
9880 (return): Add pattern to match a29k-udi behavior.
9881 * gdb.base/nodebug.exp: Remove obsolete comment.
9882 * gdb.base/regs.exp: New file, testing of register displays.
9883 * gdb.base/return.exp: Fix typo in reference to $objdir.
9884 * gdb.base/whatis.exp: Always start with a fresh GDB.
9885
9886Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9887
9888 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9889 higher, these tests generate a lot of output.
9890
9891Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9892
9893 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9894 code following the catch silently ignored some errors; without the
9895 catch they should be thrown like any other tcl error. Also, the
9896 catch used "" instead of {} which meant all the callers who wanted
9897 to include one of the characters "[]$ had to quote it an extra time.
9898 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9899 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9900 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9901 Remove extra quoting.
9902
9903Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9904
9905 * gdb.base/commands.exp: Make test names unique; every test either
9906 passes or fails. Update some comments.
9907
9908 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9909
9910Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9911
9912 The following fixes a FAIL caused by the fact that the alpha stabs
9913 configuration didn't use the ".if alpha" code in weird.def.
9914 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9915 bit pointer, so the 32 bit version works even on the alpha.
9916 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9917 Remove the stuff which allowed us to have separate versions for
9918 alpha and everything else.
9919
9920 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9921 regexp which "info func operator\[\](" is supposed to match. Fix
9922 string to send to GDB. Note that GDB still doesn't work right. Add a
9923 new test for "info func .perator\[\](" which GDB does handle correctly.
9924
9925 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9926
9927Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9928
9929 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9930 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9931 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9932 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9933 it makes the tests harder to understand and confuses test-o-matic.
9934 The preferred style is that each test provides a PASS or a FAIL,
9935 and has a unique message (e.g. "continue #54" not just "continue")
9936 which is the same for the pass and the fail.
9937 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9938 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9939 to lib/gdb.exp.
9940 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9941 prt_accept which was basically the same thing. Likewise for
9942 test_print_reject and prt_reject.
9943 * lib/gdb.exp (test_print_reject): Add some more error message
9944 patterns to match from the former printcmds.exp (prt_reject).
9945 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9946 One defect of the passcount stuff is that some of it failed to
9947 report XPASS where appropriate.
9948 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9949 stuff before and after arg in expected pattern.
9950 (test_paddr_operator_functions): Re-do test without print_addr_of;
9951 this is the only test which seems to want extra stuff there.
9952
9953Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9954
9955 * gdb.base/nodebug.exp: Update new tests to reflect improved
9956 wording of gdb output.
9957
9958 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9959 and "ptype" work on variables in files compiled without -g.
9960 Replaces commented out "maint print msymbol" tests.
9961
9962Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9963
9964 * gdb.base/setvar.c (dummy): Call malloc.
9965
9966 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9967 losing with the irix4 sed.
9968
9969 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9970 ALRM" on irix4.
9971
9972Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9973
9974 * TODO: Remove items about corefile.exp testing new exec-file and
9975 backtrace; both are now done. Add items about printing enums.
9976
9977Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9978
9979 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9980 "get signal $thissig" test fails.
9981
9982 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9983
9984Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9985
9986 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9987 compiler warning with dec alpha compiler.
9988
9989 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9990 extra \n from gdb_test call (this explains why the prompt test
9991 that I removed yesterday was there).
9992 (user_defined_command_test): Remove extra \n and prompt test.
9993
9994 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9995 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9996 doesn't exist.
9997 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9998 Also remove alpha workaround, which turns out to be because
9999 SIGABRT == SIGLOST.
10000
10001 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
10002
10003 * gdb.base/help.exp: Don't test "help show".
10004
10005Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10006
10007 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
10008 "set print address" is on.
10009 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
10010 pass prompt to gdb_test; gdb_test already looks for the prompt.
10011
10012 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
10013
10014 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
10015 was a vestige of the manual TESTSTRATEGY, and the purpose of it
10016 was to make sure that gdb can read a core file. But (a) the "read
10017 the corefile" part didn't make it to a1-selftest.exp, we just
10018 delete the corefile after creating it, and (b) we test reading
10019 corefiles in corefile.exp anyway. Also, this test left around a
10020 xgdb process on Solaris.
10021
10022 * gdb.base/corefile.exp: Also test backtrace.
10023
10024Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
10025
10026 * gdb.base/commands.exp: Test a simple user defined command with
10027 arguments and if/while statements; verify the full user command is
10028 printed by "show user".
10029
10030 * gdb.base/commands.exp: Test if/while commands as part of a
10031 breakpoint command list; verify they appear in breakpoint
10032 information.
10033
10034Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10035
10036 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
10037 than by dividing by zero.
10038
10039Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
10040
10041 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
10042 performing an inferior call with watchpoints enabled.
10043 * gdb.base/watchpoint.c (main): Delete second unnecessary read
10044 call.
10045
10046Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10047
10048 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
10049 of "file" command.
10050
10051 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
10052 Add additional pattern for when "int operator int(void);" appears
10053 in a different order.
10054
10055Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10056
10057 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
10058
10059 * gdb.base/help.exp: Replace most of docstrings for "info signals"
10060 and "signal" with ".*".
10061
10062Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10063
10064 * TODO: Add note about "handle all nostop".
10065
10066 * gdb.base/{sigall.c, sigall.exp}: New test.
10067 * gdb.base/Makefile.in: Add it.
10068
10069Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10070
10071 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
10072 when invoking GDB, suppresses any windowing interface.
10073
10074Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
10075
10076 * config/sim-gdb: New file, simulator testing support.
10077
10078Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
10079
10080 * gdb.base/interrupt.exp: Test calling func1 twice.
10081
10082Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
10083
10084 * gdb.base/list.exp (test_forward_search): Set timeout higher
10085 when we'll be getting lots of output from gdb.
10086
10087 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
10088 "init_malloc" to after the expect statement. Run it if that
10089 regexp is taken, but also for two others which happen if source
10090 cannot be found.
10091
10092Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10093
10094 * gdb.base/printcmds.exp: New test, for printing register before
10095 program is running.
10096
10097Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10098
10099 * gdb.base/list.exp: Correct some alternate expect patterns
10100 to reflect changes in list1.c.
10101
10102Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10103
10104 * TODO: Add item regarding large frames.
10105
10106 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
10107
10108 * TODO: Remove item about enabling return.exp; it
10109 is enabled. Suggest a few more "return" tests.
10110
10111Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10112
10113 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
10114 anonymous unions.
10115
10116Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10117
10118 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
10119 and pr-5646.o, so "make" is the same as "make all", not "make
10120 pr-4975.o".
10121
10122Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
10123
10124 * gdb.base/list.exp: Adjust expectations to reflect changes in
10125 list1.c.
10126 (test_forward_search): New test proc.
10127 * gdb.base/list1.c (long_line): New function, has long source line.
10128
10129Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
10130
10131 * gdb.base/a1-selftest.exp: Change initial stepping to know about
10132 additional line of code that was added.
10133
10134Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
10135
10136 * gdb.disasm/hppa.s: Break the large branching tests into smaller
10137 tests so as not to overflow expect's input buffers.
10138 * gdb.disasm/hppa.exp: Corresponding changes.
10139
10140Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10141
10142 Beginnings of template debugging tests.
10143 * gdb.c++/templ-info.cc: New file to test for template
10144 debugging capability of the compiler.
10145 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
10146 templ-info.cc.
10147 * gdb.c++/templates.cc: Add explicit template instantiations
10148 to enable compiling with -fno-implicit-templates. Add destructor
10149 and 'value' method to T5 class for template tests.
10150 * gdb.c++/templates.exp: Add testcases for printing of template
10151 types, setting breakpoints on template methods and calling a
d63a86f8 10152 template method.
c906108c
SS
10153
10154Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
10155
10156 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
10157 branch target since some assemblers (gas-2.5) may emit a
10158 relocation for the branch instead of resolving it in the
10159 assembler.
10160
10161Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10162
10163 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
10164 through signal handler.
10165
10166Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10167
10168 * configure.in (*-*-netware): Use config/mt-netware.
10169
10170 * config/mt-netware: New file.
10171 * config/mt-i386-netware: Removed, separate configs for different
10172 netware architectures are no longer needed now that we have
10173 --with-headers.
10174
10175Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10176
10177 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
10178 by the recent changes to use ANSI C arithmetic conversions.
10179
10180Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10181
10182 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
10183 bug involving using inferior_pid to figure out whether to select a
10184 frame.
10185
10186Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
10187
10188 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
10189 match the current disassembler output.
10190
10191Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
10192
10193 * gdb.fortran/exprs.exp: Expect VOID instead of void.
10194 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
10195 types, expect "int" as type of integer values (for now).
10196
10197Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
10198
10199 * gdb.base/commands.exp: New tests for if/while commands.
10200
10201Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
10202
10203 * lib/gdb.exp (runto): Replace sub-pattern for hex value
10204 by .*, since hex values have different syntax in Chill mode.
10205
10206Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10207
10208 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
10209 linefeed from expect pattern for repeated types with indices > 9.
10210
10211Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
10212
10213 First part of Fortran test suite.
10214 * gdb.fortran: New directory.
10215 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
10216
10217Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10218
10219 * gdb.base/default.exp: Update expect pattern for load command
10220 without arguments.
10221
10222Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10223
10224 * configure.in: Change i386 to i[345]86.
10225 * gdb.base/configure.in: Likewise.
10226 * gdb.c++/configure.in: Likewise.
10227 * gdb.chill/configure.in: Likewise.
10228
10229Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10230
10231 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10232 patterns, since that is not a valid context for comments.
10233
10234Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10235
10236 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10237 repeated types and repeated types with indices > 9.
10238
10239Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10240
10241 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10242 2417; old bug has been fixed.
10243
10244Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10245
10246 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10247 send the newline ourselves instead of assuming gdb_test will do
10248 so when passed an empty input string.
10249
10250 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10251 stabs testcode.
10252
10253Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10254
10255 * lib/gdb.exp (gdb_test): Don't send anything if the first
10256 argument is an empty string. This makes cases where we want to
10257 match output that is already in expect's buffers (for example,
10258 matching a breakpoint after gdb_run_cmd has been called) work
10259 reliably.
10260
10261Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10262
10263 * config/netware.exp: New file.
10264
10265Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10266
10267 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10268 the -B and -L prefixes so we can find the debugging stub.
10269
10270 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10271 there and we are using the gcc from the tree.
10272
10273 * gdb.base/types.c: Removed.
10274
10275 * gdb.base/configure.in: Look for makefile fragments in ../config.
10276 Recognize i386-*-netware.
10277 * gdb.c++/configure.in: Likewise.
10278
10279Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10280
10281 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10282 the correct TCL syntax.
10283
10284Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10285
10286 * gdb.base/opaque.exp: use runto instead of messing around with
10287 breakpoints. Simplify by using gdb_test.
10288
10289 * gdb.base/bitfields.exp: restart between tests on netware targets
10290 because breakpoints aren't relocated after target death. Run
10291 processes to completion.
10292
10293 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10294
10295Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10296
10297 * Makefile.in: Remove extra tabs that confuse some versions
10298 of "make". Use the newly built gdb to test with by default,
10299 rather than the first one in the tester's search path.
10300
10301Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10302
10303 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10304
10305 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10306 condition help.
10307
10308Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10309
10310 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10311
10312 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10313 running.
10314 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10315 * gdb.base/funcargs.exp: Likewise.
10316
10317 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10318 * gdb.base/funcargs.exp: Likewise.
10319
10320 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10321 message is "".
10322
10323Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10324
10325 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10326 return,signals,twice}.exp: Handle non-existant binaries
10327 consistantly.
10328
10329 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10330 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10331 might testing a cross development system.
10332
10333Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10334
10335 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10336 runtest script is relative to ${srcdir}, not ${rootdir}.
10337
10338Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10339
10340 * gdb.base/signals.exp: Allow for optionality of breakpoint
10341 address.
10342
10343Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10344
10345 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10346
10347Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10348
10349 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10350 for size_t definition.
10351 * gdb.c++/templates.cc: Likewise
10352
10353 * config/mt-i386-netware: New file.
10354
10355 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10356 defined.
10357
10358 * gdb.base/Makefile.in: Added support for systems that name core
10359 files by appending "core" to the program name.
10360 * gdb.base/a1-selftest.exp: Likewise.
10361
10362Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10363
10364 * gdb.base/return.exp: Add comment and message for `return double'
10365 test failure on Sparc Solaris.
10366
10367Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10368
10369 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10370
10371Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10372
10373 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10374 from optimizing them away.
10375 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10376 patterns to include default constructors and assignment operators,
10377 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10378 character in the output of the virtual base pointer.
10379
10380Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10381
10382 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10383 expression match in print_addr_of to avoid unintented matches.
10384 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10385 versions up to 2.5.8.
10386
10387Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10388
10389 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10390 included file to run under newer versions of expect.
10391 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10392 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10393 Remove xfail for the virtual table of BDDHookV.
10394
10395Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10396
10397 * lib/gdb.exp (string_to_regexp): Set a default result.
10398 (default_gdb_start): Fix misleading message.
10399
10400Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10401
10402 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10403 Remove all CC, etc definitions.
10404 * config/mt-hpux: New file.
10405 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10406 (CFLAGS, LDFLAGS): Define.
10407 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10408
10409 * Makefile.in (site.exp): Don't insert host_os, etc.
10410 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10411 (distclean): Check existence of subdir.
10412 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10413 * gdb.base/Makefile.in: General cleanup and simplification.
10414 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10415 to build executables. Use default rule to build .o files.
10416 (EXPECT, RUNTEST, CC): Fix relative pathname.
10417 (site.exp): Don't insert host_os, etc.
10418 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10419 and/or SIGUSR1 defined.
10420 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10421 * gdb.c++/Makefile.in: General cleanup and simplification.
10422 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10423 (CFLAGS): Remove.
10424 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10425
10426Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10427
10428 * gdb.base/recurse.exp: Misc changes to get tests running again
10429 after Kung's changes to the watchpoint code.
10430 * gdb.base/watchpoint.exp: Likewise.
10431
10432Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10433
10434 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10435
10436Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10437
10438 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10439 * lib/gdb.exp (default_gdb_start): Define.
10440 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10441 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10442 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10443 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10444 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10445 Don't call gdb_target_udi in between tests.
10446
10447Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10448
10449 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10450 (which was basically just a local version of the same thing). In
10451 addition to avoiding duplication, gdb_test_exact is faster.
10452 * lib/gdb.exp (gdb_test_exact): Fix typo.
10453
10454 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10455 don't give an error.
10456
10457 * gdb.base/term.exp: Call delete_breakpoints before starting.
10458
10459 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10460 (t10): Add comment.
10461
10462Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10463
10464 Reorganization of the GDB Test Suite.
10465
10466 * gdb.base: New directory, contains all the basic tests.
10467 * gdb.c++: New directory, tests specific to C++.
10468 * gdb.chill: New directory, tests specific to Chill.
10469 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10470 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10471 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10472 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10473 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10474 t30-31 to chill).
10475 * */gdbme.*: Rename to match appropriate expect scripts.
10476 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10477 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10478 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10479 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10480 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10481 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10482 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10483 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10484 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10485 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10486 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10487 gdb.c++/virtfunc.cc: New names of C++ files.
10488 * gdb.chill/chillvars.ch: New name of Chill file.
10489 * gdb.base/configure.in, gdb.c++/configure.in,
10490 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10491 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10492 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10493 * configure.in (configdirs): Update to reflect directory changes.
10494 (target_abbrev): No longer define for any configuration.
10495 * Makefile.in: Cosmetic improvements to header comments.
10496
10497Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10498
10499 Various changes to gdb.t31:
10500
10501 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10502 * gdbme.ch: Make all key-words and predefineds be upper-case.
10503 * chillvars.exp: Expect key-words and predefinds in upper-case.
10504
10505 * chillvars.exp: Use gdb_test_exact many places.
10506 Change expected output for arrays (which now includes index labels).
10507
10508 * pr-5020.exp, gdme.ch (module PR_5020):
10509 New test, for PR-5020.
10510
10511Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10512
10513 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10514 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10515
10516Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10517
10518 * Makefile.in: Fix bit-rot in definitions of CHILL,
10519 CHILL_FOR_TARGET and Chill_LIB.
10520 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10521 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10522 CHILL, and CHILL_LIB.
10523
10524Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10525
10526 * Revert the previous changes. Please see Rob's directory
10527 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10528
10529Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10530
10531 * Makefile.in, configure.in, config/mips-gdb.exp,
10532 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10533 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10534 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10535 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10536 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10537 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10538 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10539 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10540 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10541 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10542 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10543 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10544 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10545 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10546 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10547 changes from 94Q1.
10548
10549Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10550
10551 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10552 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10553 Rob's new testing fragments.
10554
10555Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10556
10557 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10558 lib/gdb.exp: Replace error proc calls with perror.
10559
10560Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10561
10562 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10563 version also, match on casted version strings, and match on
10564 gdb startup case where the line numbers might be messed up.
10565
10566Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10567
10568 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10569 (CFLAGS): Delete it from here.
10570
10571Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10572
10573 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10574
10575Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10576
10577 * Makefile.in (RUNTEST): Default to just "runtest".
10578
10579Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10580
10581 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10582 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10583 the code has been restructured.
10584
10585Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10586
10587 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10588 \n, not just one of each.
10589
10590 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10591 /bin/cc gives a warning if you do.
10592
10593Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10594
d63a86f8 10595 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10596 __t10ListS_link1ZUiRCUiPT0
10597
10598Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10599
10600 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10601 on local variables in recursive functions.
10602
10603 * gdb.t07/Makefile.in: Build the new test.
10604
10605Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10606
10607 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10608 directly. Instead compare the return values from actual calls.
10609
10610Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10611
10612 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10613
10614Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10615
10616 * From Peter Schauer with minor modifications.
10617 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10618 stops in mid-line in the caller. Add xfail for returning a float
10619 value on X86 targets.
10620
10621Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10622
10623 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10624 to avoid expect lossage.
10625 (fmem_LRbug_tests): Likewise.
10626 * gdb.disasm/hppa.s: Corresponding changes.
10627
10628 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10629 conditions to work with latest dejagnu/expect.
10630
10631 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10632 expected to fail on the PA.
10633 (backtrace in call with trampolines): Explicitly require main
10634 to be frame #1 (no trampolines should show up in backtrace).
10635
10636 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10637 "continue -expect".
10638 * gdb.t06/break.exp: Likewise.
10639 * gdb.t07/watchpoint.exp: Likewise.
10640 * gdb.t13/bitfields.exp: Likewise.
10641 * gdb.t15/{funcargs,return}.exp: Likewise.
10642 * gdb.stabs/weird.exp: Likewise.
10643 * config/{mips,udi}-gdb.exp: Likewise.
10644
10645 * hppa.sed: Enclose comments within a sed command to avoid
10646 losing with the old OSF1 sed.
10647
10648Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10649
10650 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10651 sequent dynix.
10652 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10653 * gdb.t15/funcargs.exp: Conditionally step again to really
10654 finish from marker_call_with_trampolines. Handle the case where
10655 the first step from within call_with_trampolines already steps
10656 us back to main.
10657 * gdb.t15/gdbme.c: Add comment to closing brace of
10658 call_with_trampolines for funcargs.exp.
10659
10660Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10661
d63a86f8 10662 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10663 Fix typo(s).
10664
10665Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10666
10667 * gdb.t07/gdbme.c: More code for watchpoint testing.
10668
10669 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10670 "Hardware watchpoint" throughout file.
10671 (test_watchpoint_triggered_in_syscall): New test.
10672 (test_complex_watchpoint): New test.
10673
10674Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10675
10676 * gdbme.c (call_with_trampolines): New function to try and step
10677 into. Tests trampoline problems on the PA.
10678
10679 * funcargs.exp (localvars_in_indirect_call): No longer expect
10680 stepping into indirect call to fail on PAs.
10681 (test_stepping_over_trampolines): New test.
10682
10683Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10684
10685 * TODO: Add suggestions for static member function tests, and
10686 completion tests.
10687
10688Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10689
10690 * TODO: Add suggestions for "p/a" tests.
10691
10692 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10693 (default_gdb_exit): Replace all the hair with sending "quit" to
10694 the process with a simple close.
10695
10696Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10697
10698 * TODO: Add suggestions for shared library tests.
10699
10700Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10701
10702 * TODO: Add suggestions for x/s tests.
10703
10704Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10705
10706 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10707 "enable once", and "enable breakpoints once" with ".*".
10708
10709Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10710
10711 * TODO: Add suggestions about structure passing tests.
10712
10713Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10714
10715 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10716 the primary1 test, use work around if __GNUC__ < 2.
10717 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10718 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10719 Test for bad output rather than waiting for timeout. Issue
10720 second continue only if first continue failed.
10721
10722Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10723
10724 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10725 operator[] test with gdb_test because the old code didn't seem to
10726 be getting the quoting right with the new dejagnu.
10727
10728Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10729
10730 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10731 one from the path.
10732 * Makefile.in: Use a fresh expect if there is one, use runtest
10733 from the src tree if there is one.
d63a86f8 10734
c906108c
SS
10735Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10736
10737 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10738 next over recursive call. Revise the tests from that point on
10739 (which had been skipped) to match GDB's actual (correct) output.
10740
10741 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10742 with next over a breakpoint whose condition is false.
10743
10744 * gdb.t00/help.exp: Comment out "help set print" tests just like
10745 (and for same reason as) "help set" test.
10746
10747Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10748
10749 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10750 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10751
10752Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10753
10754 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10755 necessary gdb_target_udi.
10756
10757 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10758
10759 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10760 1838 and 2417; they are fixed.
10761
10762 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10763 gdb.t03/ptype.exp (ptype structure, ptype union):
10764 Remove xfails; the test is looser than when the xfails were added.
10765
10766 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10767 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10768
10769 * gdb.t01/run.exp: Only run shell test if isnative.
10770
10771 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10772 since "run" automatically loads if necessary. Call gdb_target_udi
10773 after the "file" since "file" kills any execution target.
10774
10775 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10776 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10777 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10778 argument for UDI.
10779
10780Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10781
10782 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10783
10784 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10785
10786Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10789 properly quoting regexps. This makes the second argument to
10790 demangle a fixed string, which matches the callers, instead of a
10791 shell-style pattern which is what the previous implementation
10792 used. Update some of the callers.
10793
10794Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10795
10796 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10797 (comib_nullified_tests): Fix typo.
10798 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10799 strings. No longer expected to fail.
10800
10801 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10802 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10803 strings. No longer expected to fail.
10804
10805 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10806 string. No longer expected to fail.
10807
10808Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10809
10810 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10811 No longer expected to fail.
10812
10813 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10814 string. No longer expected to fail.
10815
10816Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10817
10818 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10819 only in the names (I probably got most of them). I was even
10820 generous with some which differed in underscores in names, and
10821 probably missed a few, and I *still* was able to remove almost a
10822 third of the file with almost no impact on testsuite coverage.
10823
10824Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10825
10826 * gdb.t00/default.exp: Match udi_attach error message as well as
10827 the one from child_attach.
10828
10829 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10830
10831 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10832
10833 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10834 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10835
10836 * Move test with enums and partial symbols back to
10837 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10838 Reverts the change of 26 May 93. Per today's change to
10839 stabs.texinfo, the behavior that weird.exp was expecting was
10840 unreasonable; what is important is that the compiler+gdb get
10841 things right, which happens with a recent gcc. Also fix the test
10842 to deal with native compilers which put out the stab gdb can't
10843 deal with.
10844
10845Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10846
10847 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10848 in the names. The main thing these accomplish is to slow things down.
10849 Many more such duplicates surely remain.
10850
10851 * gdb.t00/help.exp: Comment out "help support" test just like
10852 (and for same reason as) "help set" test.
10853
10854Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10855
10856 * gdb.t06/break.exp: Remove setup_xfails for
10857 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10858 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10859 about known bug in gcc to include up through 2.5.8.
10860 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10861 well as "_vb$".
10862 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10863 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10864 with latest gcc and gdb.
10865 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10866 well as "_vb$".
10867
10868Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10869
10870 * configure.in (hppa*-*-*): Also configure and build stabs-only
10871 tests.
10872
10873Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10874
10875 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10876 * gdb.t10/configure.in (hppa*-*-*): Use it.
10877
10878Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10879
10880 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10881
10882Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10883
10884 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10885 versions prior to 1.13.5.
10886
10887Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10888
10889 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10890 the prompt is at the start of a line.
10891
10892Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10893
10894 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10895 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10896 in the copr tests now.
10897 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10898 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10899 expected to fail.
10900
10901Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10902
10903 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10904 gdb.t31/chillvars.exp, lib/gdb.exp:
10905 Tweak to run under either version of expect.
10906 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10907 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10908 * gdb.t11/list.exp: Remove extraneous whitespace.
10909
10910Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10911
10912 * gdb.t16/printcmds.exp (test_print_strings): Accept
10913 "(unsigned char *) " before the string.
10914
10915 * TODO: Add notes about printing of fancy types and GDB expressions.
10916
10917Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10918
10919 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10920 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10921 if doing mips-idt-ecoff.
c906108c
SS
10922
10923Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10924
10925 * Most .exp files: Tweak to run under either version of expect.
10926
10927Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10928
10929 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10930 xfails; I'm not sure why they are failing, but not because of PR 1806.
10931
10932Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10933
10934 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10935 defined in lib/gdb.exp.
10936
10937Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10938
10939 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10940 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10941 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10942 have to be typeless.
10943
10944Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10945
10946 * TODO: Add suggestion for copyright year test.
10947
10948Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10949
10950 * configure.in (*-*-lynxos*): Add stabs tests.
10951
10952Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10953
10954 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10955 so insert a tab before any assembler directive in column zero.
10956
10957 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10958 stores.
10959 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10960 stores.
10961 (fpu_short_memory_tests): Likewise.
10962
10963Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10964
10965 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10966 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10967 .stabs directives in comments.
10968
10969Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10970
10971 * TODO: New file, describing tests we could write.
10972 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10973
10974Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10975
10976 * gdb.t06/signals.exp: Add kludge to force re-sync.
10977
10978 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10979 to xgdb instead of gdb, get out of gdb.
10980
10981Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10982
10983 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10984 for info.
10985
10986Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10987
10988 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10989 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10990 * gdb.stabs/hppa.sed: New sed script for the PA.
10991
10992Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10993
10994 * gdb.stabs: Re-write weird.def and configuration to use sed
10995 instead of cpp. sed is portable and POSIX; cpp is neither.
10996
10997Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10998
10999 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
11000
11001Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11002
11003 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
11004
11005Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11006
11007 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
11008 "_vb$".
11009 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
11010 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
11011
11012Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11013
11014 * lib/gdb.exp: Comment out code which depends on non-existent
11015 `transform' procedure.
11016
11017Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
11018
11019 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
11020 * lib/gdb.exp: Transform tool name.
11021 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
11022 1.1's new error handling system.
11023
11024Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11025
11026 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
11027
11028Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11029
11030 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
11031 They made pattern matching so slow that timeouts happened on
11032 heavily loaded systems. Now any output from "show print" which
11033 gets us back to the GDB prompt is a PASS.
11034
11035Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
11036
11037 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
11038
11039Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11040
11041 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
11042
11043 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
11044 It is not from PR 3220.
11045
11046Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11047
11048 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
11049 just started failing because they depended on the order the
11050 subcommands are presented, or exact docstring text. This kind of
11051 test is a pain and has minimal benefit.
11052
11053Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11054
11055 * gdb.t09/corefile.exp: At end of test, use "core" command with
11056 no arguments.
11057
11058Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
11059
11060 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
11061 17}/Makefile.in: Make it possible to run the testsuite with Sun
11062 make and CC = cross gcc by adding explicit build rules for .o
11063 files.
11064
11065Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11066
11067 * gdb.t15/funcargs.exp: Don't put comments on same line as
11068 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 11069
c906108c
SS
11070Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11071
11072 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
11073
11074Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
11075
11076 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
11077 * gdb.t20/inherit.exp: remove three dumplicate entries.
11078
11079Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11080
11081 * gdb.t06/break.exp: For "next over recursive call", fail on any
11082 incorrect output, not just on "factorial (value=2)".
11083
11084Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11085
11086 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
11087 working now. Add an xfail if accesing a bss variable causes
11088 a memory error if the target is not yet run.
11089
11090Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11091
11092 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
11093 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
11094 name of __st* demangling (2 strings). Did Kung really get the
11095 more than 95 others right without testing them?
11096
11097Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
11098
11099 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
11100
11101Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
11102
11103 * configure.in (configdirs): Add gdb.disasm
11104 * gdb.disasm: New directory for GDB disassembler tests.
11105 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
11106
11107Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11108
11109 * gdb.t00/help.exp: Don't test "help set".
11110
11111 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
11112 from within expect statements. None of these happen anymore and
11113 they cause regressions to be silently unnoticed.
11114
11115 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
11116 messages) about known failures with gcc cygnus-2.4.5-930417.
11117
11118 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
11119 comp-info.exp so it gets built if it doesn't exist.
11120
11121 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
11122 it is no longer used.
11123 * gdb.t13/comp-info.c: Removed.
11124
11125Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11126
11127 * gdb.t06/signals.exp: Add xfail for sun3.
11128
11129Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11130
11131 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
11132 relevant because ^C doesn't get sent but failure can be reproduced
11133 interactively).
11134
11135Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11136
11137 * gdb.stabs/alpha.mt: New configuration file for alpha.
11138 * gdb.stabs/configure.in: Use it.
11139 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
11140 sharing with alpha.mt, redefine long to word via preprocessor.
11141 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
11142 for alpha.
11143 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
11144 native cc.
11145 * gdb.t00/teststrategy.exp: Change expect string so that we
11146 consume the `(xgdb)' from the command echo and from the gdb prompt.
11147 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
11148 gdb currently compares all values as long, so this failure probably
11149 applies to any configuration where LONGEST is bigger than a target int.
11150 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
11151 with gcc.
11152 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
11153 to handle opaque pointers, gcc is.
11154 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11155 as first argument. Include <sys/types.h> and change all operator
11156 new definitions to use size_t.
11157 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
11158 now that we use size_t.
11159
11160Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11161
11162 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
11163 a long or float array cast all array members to the same type.
11164 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
11165 with 64 bit longs.
11166 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
11167 on alpha.
11168 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
11169
11170Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11171
11172 * gdb.t24 (demangle.exp): Constructors of templates have names like
11173 vector<int>::vector(int) not vector<int>::vector<int>(int). See
11174 section 14.6 of the ARM.
11175
11176 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
11177 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
11178 accomplish little and slow down the testsuite.
11179
11180 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
11181 Accept spaces various places.
11182
11183Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11184
11185 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
11186 with watchpoint enabled.
11187
11188 * Makefile.in: Remove definition of CC and remove the second
11189 definition of CXX (the "CXX = gcc" one remains). These definitions
11190 were causing backquotes to be expanded within backquotes, which
11191 doesn't work.
11192
11193Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11194
11195 * gdb.t17/callfuncs.exp: Add "return 0" to end.
11196
11197Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11198
11199 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
11200 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
11201 by mips cc and contains no stabs entries.
11202
11203Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
11204
11205 * config/vx-gdb.exp: Use fake device to load files rather than
11206 NFS.
11207 * lib/gdb.exp: New proc to do "file" command.
11208 * config/unix-gdb.exp: Use new "file" proc.
11209
11210Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11211
11212 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
11213 Rework board rebooting slightly.
11214 (gdb_exit): Don't exit from the remote shell; there isn't one.
11215 * gdb.stabs/weird.exp: If a program is being debugged already,
11216 kill it.
11217 * gdb.t04/setvar.exp: Stop and restart gdb.
11218 * gdb.t05/expr.exp: Likewise.
11219 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
11220 restart gdb and reload the program.
11221 * gdb.t08/opaque.exp: Likewise.
11222 * gdb.t12/scope.exp: Likewise.
11223 * gdb.t13/bitfields.exp: Likewise.
11224 * gdb.t15/funcargs.exp: Likewise.
11225 * gdb.t20/classes.exp: Likewise.
11226 * gdb.t03/ptype.exp: Increase timeout.
11227 * gdb.t16/printcmds.exp (test_print_string_constants,
11228 test_print_array_constants): Likewise.
11229 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11230 * gdb.t20/classes.exp (do_tests): Likewise.
11231 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11232
11233Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11234
11235 * gdb.stabs: Renamed *wierd* to *weird*.
11236
11237Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11238
11239 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11240 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11241
11242Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11243
11244 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11245 (do_tests): Remove xfail for whatis on one_var and two_var.
11246
11247Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11248
11249 * Makefile.in: Made cross building work better by adding
11250 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11251
11252Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11253
11254 * gdb.t15/{return.c,return.exp,Makefile.in}:
11255 New test, currently commented out.
11256
11257Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11258
11259 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11260 still running and removes the leftover named socket so GDb can do
11261 clean restarts.
11262
11263Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11264
11265 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11266 console, not GDB.
11267 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11268 cross testing works better with "make check"
11269 * config/unix-gdb: Use default procedures for exit and version.
11270 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11271 with the newest VxWorks.
11272
11273Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11274
11275 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11276 old form.
11277
11278 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11279 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11280
11281 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11282
11283 * config/unix-gdb.exp: Remove this version of gdb_exit
11284 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11285 Rob says he'll look at it when he gets back to testing boards.
11286
11287Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11288
11289 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11290 an expected fail for certain ptype commands.
11291
11292 * gdb.t20/classes.exp: Update expected results of "ptype class
11293 Base1" to account for the constructor that now appears in the type.
11294
11295Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11296
11297 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11298 disappeared from list.
11299 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11300 "alldone" proc with call to cleanup and exit.
11301 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11302 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11303 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11304 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11305 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11306 "alldone" proc with simple returns that suppress remaining
11307 tests. The alldone proc went away many months ago.
11308
11309Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11310
11311 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11312
11313 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11314
11315Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11316
11317 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11318 as vax gdb will display them.
11319
11320Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11321
11322 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11323 optimizers.
11324
11325 * scope.exp: Change "bad value for localval" messages so each one
11326 is unique.
11327
11328 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11329 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11330
11331 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11332
11333Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11334
11335 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11336 doesn't exist (due to optimization).
11337
11338Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11339
11340 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11341 contains \r because the filename is long.
11342
11343 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11344 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11345
11346Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11347
11348 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11349 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11350 Ultrix.
11351 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11352 int tests.
11353 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11354
11355Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11356
11357 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11358
11359 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11360 to match does not match the passing case but still matches the
c906108c
SS
11361 failing case.
11362
11363Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11364
11365 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11366
11367Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11368
11369 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11370 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11371 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11372 Remove various versions of gdb_exit.
11373 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11374 gdb_exit.
11375 * config/unix-gdb.exp: gdb_exit remains here, and should override
11376 the generic version, since it's doing a lot of wierd stuff that
11377 the other versions aren't. FIXME, fold it in, or abandon this
11378 version.
11379
11380Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11381
11382 * gdb.t24/demangle.exp: Add tests for PR 3220.
11383
11384Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11385
11386 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11387
11388Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11389
11390 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11391 "i386-*-*". Works for i486 as well.
11392
11393 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11394 bug, and expand domain of xfail to all SVR4 systems, since the
11395 actual problem is likely to be in generic SVR4 /proc support.
11396
11397Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11398
11399 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11400
11401Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11402
11403 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11404 xfails for other systems. Match a missing 'Continuing.' as an
11405 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11406
11407 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11408 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11409 Only issue warning for missing executables if -all option is used.
11410
11411 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11412 file if -all option is used. It's like an unpredictable XFAIL.
11413
11414Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11415
11416 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11417 for dynamically linked binaries.
11418
11419 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11420
11421Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11422
11423 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11424 to state that this is a known bug in old versions of g++.
11425
11426Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11427
11428 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11429 while waiting for `Continuing'.
11430
11431Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11432
11433 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11434 in text, data, and bss.
11435 * gdb.t10/nodebug.c: Add local and global test variables for
11436 initialized and uninitialized data.
11437
11438Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11439
11440 * config/unix-gdb.exp (gdb_exit): Add "wait".
11441
11442Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11443
11444 * gdb.t06/signals.exp: xfail the continue from the handler for all
11445 targets.
11446
11447 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11448 function with watchpoints enabled, the i386 call dummy starts with
11449 a call.
11450
11451 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11452 386 bsd names its corefiles.
11453
11454Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11455
11456 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11457 compilers don't grok it.
11458 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11459 with small octal ints rather than character constants, which
11460 are signed and might not fit if first promoted to int.
11461
11462Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11463
11464 * gdb.t09/Makefile.in (clean): Remove corefile.
11465
11466Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11467
11468 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11469
11470Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11471 and Jim Kingdon (kingdon@cygnus.com)
11472
11473 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11474 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11475 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11476
11477Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11478
11479 * gdb.t17/interrupt.exp: Add xfail for hppa.
11480
11481Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11482
11483 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11484 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11485 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11486 to determine signed-ness of bitfields and use the result to setup
11487 the xfail.
11488 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11489 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11490 call line is reached if necessary.
11491
11492Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11493
11494 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11495
11496Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11497
11498 * gdb.t06/break.exp: Also test `clear' command.
11499
11500Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11501
11502 * gdb.t00/teststrategy.exp: Remove extra quote.
11503
11504 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11505 watchpoint enabled to be for all non-68k machines.
11506
11507 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11508
11509Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11510
11511 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11512 targets use aout.mt instead of ecoff.mt as gas understands
11513 standard aout format.
11514
11515Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11516
11517 * lib/gdb.exp (runto): Don't insist that function we are running to
11518 was compiled with -g.
11519
11520 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11521
11522 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11523 to get back into the read system call.
11524 Accept leading newline in case where we woke it up.
11525
11526Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11527
11528 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11529 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11530 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11531 enable ecoff configuration.
11532
11533Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11534
11535 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11536
11537Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11538
11539 * gdb.t16/printcmds.exp: Add another printf test.
11540
11541Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11542
11543 * configure.in: If configured -with-stabs on any target, add
11544 stabsdirs to configdirs.
11545
11546Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11547
11548 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11549 fun" so pattern does not match the command itself.
11550
11551Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11552
11553 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11554
11555Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11556
11557 * gdb.t17/interrupt.exp: Test for more things.
11558
11559Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11560
11561 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11562 compiler arranges the code and line numbers.
11563
11564 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11565
11566Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11567
11568 * gdb.t00/help.exp: Increase expect input buffer size.
11569
11570Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11571
11572 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11573
11574 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11575
11576 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11577
11578 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11579 [0-9]*, not just [0-9].
11580
11581Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11582
11583 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11584
11585 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11586
11587Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11588
11589 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11590
11591Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11592
11593 * gdb.t06/signals.c: Add xfails for sun3.
11594
11595 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11596
11597 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11598 test_stepping tests.
11599
11600Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11601
11602 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11603
11604 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11605
11606 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11607 rather than actually putting it through cpp twice.
11608
11609 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11610
11611Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11612
11613 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11614 no longer needed.
11615
11616Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11617
11618 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11619
11620 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11621 C++ features prints as "struct", make it a pass, not an xfail.
11622
11623Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11624
11625 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11626 Don't require VA to print as "class" rather than "struct".
11627
11628Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11629
11630 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11631
11632Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11633
11634 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11635
11636Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11637
11638 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11639 order.
11640
11641Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11642
11643 * gdb.t16/printcmds.exp: Add printf tests.
11644
11645 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11646
11647 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11648
11649Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11650
11651 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11652 pass counts, to counteract any existing or future setup_xfails.
11653
11654Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11655
11656 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11657 {BEGIN,END}_COMMON for common block instead of STAB.
11658 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11659
11660 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11661 intp_var should be N_GSYM not N_LSYM.
11662 wierd-aout.S: Use a label for the value of the N_SO.
11663 wierd.def: Remove all backslashes.
11664 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11665
11666Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11667
11668 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11669 get the expected next to inheritance3.
11670
11671Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11672
11673 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11674 now that gcc-2.4 gets it right.
11675
11676Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11677
11678 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11679
11680 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11681 generating comp-info.exp which works for cross-compilation.
11682
11683Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11684
11685 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11686 "*-*-sysv4.*".
11687
11688Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11689
11690 * gdb.t01/run.exp: Start with a fresh gdb.
11691 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11692 SVR4.x.
11693
11694Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11695
11696 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11697 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11698 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11699 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11700 things to remove.
11701
11702Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11703
11704 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11705 test cases from bug reports.
11706
11707Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11708
11709 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11710 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11711 avoid spurious xfails.
11712 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11713 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11714 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11715
11716Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11717
11718 * gdb.t00/teststrategy.exp: Rework to provide more useful
11719 description of each test, fix problem with systems that define
11720 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11721 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11722 results for "next over recursive call" so timeouts aren't taken
11723 by error.
11724
11725Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11726
11727 * gdb.t12/scope.exp: Test printing of variables before run.
11728
11729 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11730 printed in wrong order due to sorting.
11731
11732Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11733
11734 * gdb.t00/teststrategy.exp: Fix expected results for printing
11735 user entered string constant. Is array of char, prints with no
11736 address.
11737
11738 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11739 commands.
11740 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11741 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11742 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11743 of struct of char arrays.
11744 * gdb.t00/radix.exp: New tests for radix commands.
11745
11746Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11747
11748 * gdb.t16/printcmd.exp: Print a variable before running program
11749 (with xfail for AIX).
11750
11751Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11752
11753 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11754
11755 * gdb.t16/printcmd.exp: Don't print variables before running program.
11756
11757 * gdb.t06/break.exp: Don't require envp argument to main.
11758
11759 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11760
11761 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11762 Add xfails for rs6000.
11763
11764 * gdb.t02/whatis.exp: Change other tests not to re-test something
11765 we already tested.
11766
11767 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11768 each type used has a variable of that type.
11769
11770Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11771
11772 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11773
11774Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11775
11776 * configure.in: change srctrigger to be a file, not a directory
11777
11778Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11779
11780 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11781
11782 * gdb.t11/list.exp: Fixed a couple of typos.
11783
11784Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11785
11786 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11787 is fixed and PR is closed.
11788 * gdb.t16 (gdbme.c): Add simple test string variable.
11789 * gdb.t16 (printcmds.exp): Add tests with simple test string
11790 variable, primarily for boundaries on "set print elements".
11791
11792Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11793
11794 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11795 Make leading 0's optional and don't expect a tab in the middle
11796 of the number.
11797
11798 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11799
11800 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11801 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11802 don't end command passed to gdb_test with newline.
11803
11804 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11805 signed keyword away, don't expect signed bitfields to be signed.
11806
11807 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11808 printing with only as many 1's as are in the field as well as printing
11809 with 32 1's (see comment).
11810
11811Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11812
11813 * gdb.t00/default.exp: Start with a fresh gdb.
11814 * configure.in (configdirs): Remove gdb.t31 until the chill
11815 compiler works again. It no longer is able to find chillrt0
11816 since it isn't in libchill.a anymore.
11817 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11818 wierd.o, make more modular.
11819 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11820 spurious newlines that caused problems.
11821
11822Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11823
11824 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11825 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11826 gdb.stabs/wierd.{exp,def}: Many new tests.
11827
11828 * gdb.t00/default.exp: update info line for new message.
11829
11830 * gdb.t02/{whatis.exp,gdbme.c}:
11831 Test that "char *" doesn't print as "caddr_t".
11832
11833Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11834
11835 * gdb.t00/help.exp: Use .* in place of some help messages which
11836 just changed.
11837 gdb.t00/default.exp: Update "info frame" test for new message.
11838 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11839 Remove some xfails
11840
11841Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11842
11843 * gdb.t03/{gdbme.c,ptype.exp}:
11844 Add tests for typedef'd struct and union without tags.
11845 Also check "whatis" on a variable of a typedef'd enum without a tag.
11846
11847 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11848 PRMS 1823; the bug still exists but isn't reproduced by this test
11849 anymore), and remove rs6000 XFAIL (the bug is fixed).
11850
11851 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11852 duplicated from whatis.exp. For those that are left, accept
11853 "long", "long int", or "int" for long variables (whatis.exp already
11854 has an XFAIL for "int", so no need to fail it here).
11855
11856 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11857 Deal with GCC's names for types now that GDB uses the compiler's names.
11858
11859 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11860 setup_xfail's for sunos4. If we #defined the signed keyword away,
11861 don't expect GDB to know that char it is signed.
11862
11863 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11864
11865Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11866
11867 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11868 should work on any system, regardless of debugging format.
11869 * gdb.t21/demangle.exp: Move to gdb.t24.
11870 * gdb.t24/demangle.exp: Move from gdb.t21.
11871 * gdb.t24/{Makefile.in, configure.in}: New files.
11872
11873Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11874
11875 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11876 * gdb.stabs: New directory.
11877
11878Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11879
11880 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11881 not just "Quit anyway?".
11882
11883Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11884
11885 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11886 that all setup_xfails are immediately followed by clear_xfails.
11887
11888Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11889
11890 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11891 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11892 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11893 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11894 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11895 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11896 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11897 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11898 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11899 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11900 gdb.t31/chillvars.exp, lib/gdb.exp:
11901 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11902 bug-gdb@prep.ai.mit.edu.
11903
11904Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11905
11906 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11907 with 0.0, not integer 0.
11908
11909Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11910
11911 * gdb.t06/break.exp: Update for "Kill the program" message change.
11912
11913Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11914
11915 * Makefile.in (GDBFLAGS): Set to -nx.
11916 * Makefile.in (site.exp): Use GDBFLAGS.
11917
11918Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11919
11920 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11921 Makefiles.
11922 (check): depend on just-check.
11923 (just-check): added so that tests can be run without a noop
11924 build pass.
11925
11926Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11927
11928 Switch to using configure's configdirs.
11929 * Makefile.in (Makefile): add configure.in dependency.
11930 (SUBDIRS): removed redundant assignment.
11931 * configure.in: switch subdirs assignment to configdirs.
11932 * gdb.t*/configure.in: new files.
11933
11934Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11935
11936 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11937 works.
11938
11939Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11940
11941 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11942 in explicit rules. Apparently this is not supported by some makes.
11943
11944Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11945
11946 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11947
11948Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11949
11950 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11951 disappeared.
11952
11953Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11954
11955 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11956
11957Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11958
11959 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11960 watchpoint problem that is now fixed.
11961 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11962 uninitialized convenience variables.
11963 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11964 structures.
11965
11966Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11967
11968 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11969 which causes expect to get out of sync with gdb on long output
11970 from help set.
11971 * gdb.t09/corefile.exp: Make expected pattern for core file
11972 failing signal and frame output format less sun specific.
11973
11974Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11975
11976 * gdb.t31/chillvars.exp: Add and remove initial dummy
11977 breakpoint, so that symbol table is forced in.
11978 (Needed at least on Sunos4, though it seems not SVR4.)
11979 * gdb.t31/chillvars.exp: Update for changed output format.
11980
11981Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11982
11983 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11984
11985Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11986
11987 * Makefile.in: Added --srcdir when invoking runtest, removed the
11988 need for a local config file. (optional now)
11989
11990Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11991
11992 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11993 failure count used to force early termination. Add some more
11994 expected failures for gnu style demangling.
11995
11996Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11997
11998 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11999 pmi variable from gdb.t20/gdbme to get optimized away.
12000 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
12001 Check for written corefile upon timeout _and_ eof.
12002
12003Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12004
12005 * config/unix-gdb.exp: Add missing return 0.
12006
12007Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12008
12009 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
12010 test termination.
12011
12012Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
12013
12014 * configure.in (subdirs): Put back gdb.t17 which mysteriously
12015 disappeared.
12016
12017Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
12018
12019 * gdb.t10/crossload.exp: Disable the i860-elf test until such
12020 time as i860 support works.
12021
d63a86f8 12022 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
12023 "backtrace 100\r" rather than just "backtrace\r", to match last
12024 change.
12025
12026Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
12027
12028 * config/udi-gdb.exp (gdb_exit): Remove close command.
12029 (gdb_target_udi): New procedure to set the UDI target.
12030 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
12031 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
12032 Added waits for prompts after several question responses. Added
12033 some more responses used by a29k-amd-udi-gdb.
12034 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
12035 pass different arguments, restart UDI connection after program
12036 completion.
12037 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
12038 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12039 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
12040 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
12041 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
12042 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
12043 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12044 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
12045 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
12046 after program completion.
12047 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
12048 compiled with a SELECT_VECS setting.
12049 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
12050 infinite recursion.
12051
12052 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
12053 Added checks for COFF results, and made them expected failures for
12054 all targets. It would be better to make them expected failures
12055 for COFF targets only.
12056
12057Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12058
12059 * Makefile.in: add null dvi target, don't bother to recurse
12060 through test directories for info and install-info; rename
12061 $(datadir) to be dejagnu instead of deja-gnu
12062
12063Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
12064
12065 * gdb.t31/gdbme.ch: Re-enable code that previously caused
12066 compiler to coredump.
12067 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
12068 code.
12069
12070Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
12071
12072 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
12073 coredump.
12074 * gdb.t31/chillvars.exp: Comment out tests that depend on that
12075 code.
12076
12077Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
12078
12079 * gdb.t03/ptype.exp: tests for return code from gdb_test.
12080 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
12081 which in a shell. Deletes xgdb when done.
12082 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
12083 Tests the return from the "set height" or "set width" commands.
12084 Added a few return codes where needed.
12085
12086Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
12087
12088 * Makefile.in (SUBDIRS): Add gdb.t17.
12089 * configure.in (subdirs): Add gdb.t17.
12090 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
12091 files to test gdb's calling of functions in the inferior with
12092 the correct arguments and gdb's ability to retrieve any
12093 result returned.
12094
12095Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
12096
12097 * config/unix-gdb.exp (gdb_exit): Remove close commands that
12098 may be called after gdb goes away. Previous versions of expect
12099 needed these to avoid file descriptor leaks, but they cause
12100 errors with the current revision of expect.
12101 * gdb.t00/gdbvars.exp: Use -re on expected output after
12102 setting sevenbit-strings.
12103 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
12104 to set sevenbit-strings consistent across tests.
12105 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
12106 set sevenbit-strings consistent across tests.
12107
12108Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
12109
12110 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
12111 expected output to match current "expect" expectations.
12112
12113Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
12114
12115 * gdb.t00/default.exp: Change expected output for default "source"
12116 command, to match new gdb behavior which requires a filename to
12117 source.
12118
12119Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
12120
12121 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
12122 expected fail for i486-*-* that misses the marker2 function.
12123 * gdb.t10/crossload.exp (bfddefault): Allow successful
12124 recognition of a format to pass even if no symbols are found.
12125 Explicitly catch failures where the format is not recognized
12126 or is ambiguous, and add the reason to the fail message.
12127 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
12128 the cause is and invalid target and add reason to failure message.
12129 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
12130 elf32-i386, elf32-sparc, and elf32-i860.
12131 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
12132 Set up expected failure for 'filename'::variable scope resolution,
12133 which is now apparently broken on all targets.
12134 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
12135 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
12136 gdb.t23/templates.exp: Change failure for missing binfile into
12137 just a warning.
12138 gdb.t21/demangle.exp: Change all cfront references to 'arm'
12139 references.
12140
12141Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
12142
12143 * gdb.t00/default.exp: Add expected output for default "source"
12144 command, to match new gdb behavior.
12145 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
12146
12147Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
12148
12149 * config/*-gdb.exp: returns an error, rather than exiting on
12150 internal errors.
12151
12152Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
12153
12154 * gdb.t03/gdbme.c: Add pointer to struct variable.
12155 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
12156 referencing struct members.
12157
12158Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
12159
12160 * configure.in (mips-idt-ecoff): New target.
12161 * config/mips-gdb.exp: New file for remote board using MIPS remote
12162 debugging protocol.
12163
12164 * Redid configuration scheme. Removed gdb.t*/configure.in.
12165 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
12166 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
12167 distclean targets. Built executables via .o files. Adjusted
12168 tests to account for source files in $(srcdir) rather than
12169 $(objdir).
12170 * lib/gdb.exp (runto): Don't expect () after the function name,
12171 because it may have arguments.
12172
12173Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
12174
12175 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
12176 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
12177 expected failures for mips-idt-* and mips-sgi-*.
12178 * gdb.t00/default.exp (attach): Kill process if requested.
12179 * gdb.t00/help.exp (help target core, help target): Accept a gdb
12180 that does not read core files.
12181 * gdb.t01/run.exp: Removed checks for exit status code.
12182 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
12183 it is linked in.
12184 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
12185 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
12186 appropriate, rather than doing it by hand.
12187 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
12188 execution.
12189 * gdb.t10/crossload.exp: Kill existing program if needed.
12190 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
12191 appropriate, rather than doing it by hand. Always increase
12192 timeout for this test, not just for VxWorks.
12193
12194Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
12195
12196 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
12197 of Chill STRUCT types and STRUCT values.
12198 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
12199 than "char".
12200 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 12201 struct2): New struct definitions and initializations to test
c906108c
SS
12202 simple Chill STRUCT types.
12203
12204Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
12205
12206 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
12207 the null byte at the end of strings.
12208 * gdb.t00/default.exp: Make show version insensitive to copyright
12209 date.
12210 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
12211 to avoid dependencies on target char signedness.
12212 * gdb.t16/printcmds.exp: Update expected results for explicitly
12213 unsigned char.
12214 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
12215 now work.
12216 * gdb.t21/demangle.exp: Add many more patterns for template
12217 demangling, most of them being expected failures.
12218 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
12219 string we are matching for, to match on the whole string.
12220 * gdb.t21/demangle.exp: Add many new test strings to demangle,
12221 and fix a whole bunch that had incorrect expected output but were
12222 passing anyway because of the bug in "proc demangle".
12223 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12224 type.
12225 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12226
12227Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12228
12229 * gdb/testsuite: made modifications to testcases, etc., to allow
12230 them to work properly given the reorganization of deja-gnu and the
12231 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12232
12233Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12234
12235 * gdb/testsuite: Initial creation of gdb/testsuite.
12236 Migrated dejagnu testcases and support files for testing nm to
12237 gdb/testsuite from deja-gnu. These files were moved "as is"
12238 with no modifications. This migration is part of a major overhaul
12239 of dejagnu. The modifications to these testcases, etc., which
12240 will allow them to work with the new version of dejagnu will be
12241 made in a future update.
48efe704
AC
12242
12243For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
12244\f
12245Local Variables:
ef043731 12246mode: change-log
c906108c
SS
12247left-margin: 8
12248fill-column: 74
12249version-control: never
12250End: