2004-06-20 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4ac6f39d
MC
12004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2
3 Fix PR testsuite/1679.
4 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
5 Issue an UNSUPPORTED result instead.
6
1b413552
JB
72004-06-18 Jim Blandy <jimb@redhat.com>
8
9 * gdb.base/charset.exp: Only send a control-C if we see a new
10 prompt and incomplete command.
11
6daa6ebd
MC
122004-06-18 Michael Chastain <mec.gnu@mindspring.com>
13
14 * gdb.cp/pr-574.cc: Add copyright notice.
15
51fa4ae0
JB
162004-06-17 Jim Blandy <jimb@redhat.com>
17
18 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
19 cases where the regexp has no groups; this grabs random text from
20 the previous test suite, whatever that was.
21
8fea26c5
MC
222004-06-17 Michael Chastain <mec.gnu@mindspring.com>
23
24 * gdb.cp/printmethod.cc: Add copyright notice.
25
1e3aeb41
MC
262004-06-16 Michael Chastain <mec.gnu@mindspring.com>
27
28 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
29
9d9030bc
AC
302004-06-16 Andrew Cagney <cagney@gnu.org>
31
32 * gdb.base/signull.c: Update copyright. Include <string.h>.
33 (bowler): Replace data_pointer with data_read
34 and data_write cases. Add code_descriptor case.
35 (zero, desc): New array and pointer.
36 (data, code): Change to simple pointers.
37 * gdb.base/signull.exp: Fix probe pattern matching a function
38 descriptor SIGSEGV. Replace data_pointer with data_read and
39 data_write tests.
40
acd4ad44
AC
412004-06-16 Andrew Cagney <cagney@gnu.org>
42
43 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
44
08fd625c
MC
452004-06-15 Michael Chastain <mec.gnu@mindspring.com>
46
47 * gdb.base/long_long.c: Add copyright notice.
48
1903502c
MC
492004-06-15 Michael Chastain <mec.gnu@mindspring.com>
50
51 * gdb.base/long_long.exp: Remove reference to
52 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
53 to gdb_breakpoint and gdb_continue_to_breakpoint.
54
83313cb1
JB
552004-06-14 Jim Blandy <jimb@redhat.com>
56
57 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
58 endian case.
59
1bf404ef
AC
602004-06-14 Andrew Cagney <cagney@gnu.org>
61
62 * gdb.base/gcore.exp (capture_command_output): Delete the always
63 passing tests containing inferior values.
64 * gdb.base/ending-run.exp: Do not include the breakpoint address
65 in the test message. Update copyright.
66 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
67 size in the test name, use gdb_test_multiple. Update copyright.
68
ef220b33
MC
692004-06-14 Michael Chastain <mec.gnu@mindspring.com>
70
71 * gdb.cp/ref-types.cc: Add copyright notice.
72
4f70a4c9
MC
732004-06-14 Michael Chastain <mec.gnu@mindspring.com>
74
75 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
76 hp_aCC_compiler.
77 * lib/compiler.cc: Likewise.
78 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
79 'set' commands. Log diagnostics for other lines. Set
80 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
81
335928ac
MC
822004-06-13 Michael Chastain <mec.gnu@mindspring.com>
83
84 * gdb.cp/try_catch.cc: Add copyright notice.
85
2efb12e8
MC
862004-06-12 Michael Chastain <mec.gnu@mindspring.com>
87
88 * gdb.cp/userdef.cc: Add copyright notice.
89
0bbed51a
MC
902004-06-11 Michael Chastain <mec.gnu@mindspring.com>
91
92 * gdb.cp/virtfunc.cc: Add copyright notice.
93
e12a46c9
RC
942004-06-11 Randolph Chung <tausq@debian.org>
95
96 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
97 problem.
98
338e05af
AC
992004-06-10 Andrew Cagney <cagney@gnu.org>
100
101 * lib/compiler.cc, lib/compiler.c: Append either
102 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
103 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
104 instead of gcc-3-3.
105
dc3f10cb
AC
1062004-06-09 Andrew Cagney <cagney@gnu.org>
107
b4d946af
AC
108 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
109 gdb/1455, bug is specific to "long long" and "double".
110
dc3f10cb
AC
111 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
112 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
113 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
114 fixed.
115
b5c0bfa2
AC
1162004-06-09 Andrew Cagney <cagney@gnu.org>
117
118 * gdb.base/structs.exp (test_struct_returns): Replace
119 "return_value_unknown" and "finish_value_unknown" by
120 "return_value_known" and "finish_value_known". Instead of
121 "return_value_unknown" iff "finish_value_unknown", check
122 "return_value_known" implies "finish_value_known".
123
caeb605f
MH
1242004-06-08 Martin Hunt <hunt@redhat.com>
125
126 * gdb.base/float.exp: Add pattern for mips targets.
127
c892bb64
RC
1282004-06-08 Randolph Chung <tausq@debian.org>
129
130 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
131 message for unknown architectures more clear.
132
48306d3e
JB
1332004-06-08 Joel Brobecker <brobecker@gnat.com>
134
135 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
136 start the execution of the program.
137
83ecb59f
JB
1382004-06-07 Jim Blandy <jimb@redhat.com>
139
140 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
141 * gdb.arch/i386-cpuid.h: New helper file.
142
55264cb4
RC
1432004-06-07 Randolph Chung <tausq@debian.org>
144
145 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
146 has started.
147
23cadb28
RM
1482004-06-04 Roland McGrath <roland@redhat.com>
149
150 Fix PR gdb/1647.
151 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
152 differently to be robust to output buffering differences.
153
51d01eda
MC
1542004-06-04 Michael Chastain <mec.gnu@mindspring.com>
155
156 * gdb.threads/pthreads.exp: Update copyright years.
157 (check_control_c): Change asynchronous 'after' to synchronous.
158
f4fc3b93
RM
1592004-06-04 Roland McGrath <roland@redhat.com>
160
161 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
162 next gdb prompt.
163
4013522b
MC
1642004-06-02 Michael Chastain <mec.gnu@mindspring.com>
165
166 Fix PR gdb/1636.
167 * gdb.threads/manythreads.exp: Change asynchronous 'after'
168 calls to synchronous.
169
7a8f1e6b
JB
1702004-05-26 Jim Blandy <jimb@redhat.com>
171
172 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
173
81bb3443
RC
1742004-05-24 Randolph Chung <tausq@debian.org>
175
176 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
177 * gdb.asm/pa.inc: New file.
178
8f5a3103
MK
1792004-05-22 Mark Kettenis <kettenis@gnu.org>
180
181 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
182
734b8fe8
JB
1832004-05-21 Joel Brobecker <brobecker@gnat.com>
184 Daniel Jacobowitz <drow@mvista.com>
185
186 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
187 GDB prompt.
188
725603e1
UW
1892004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
190
f4fc3b93 191 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
192 setjmp/longjmp. Use sigaction instead of signal.
193
8b923272
JB
1942004-05-19 J. Brobecker <brobecker@gnat.com>
195 Michael Snyder <msnyder@redhat.com>
196
197 * gdb.threads/pthread_cond_wait.c: New file.
198 * gdb.threads/pthread_cond_wait.exp: New testcase.
199
8bfabb04
AC
2002004-05-13 Andrew Cagney <cagney@redhat.com>
201
202 * gdb.base/signull.exp, gdb.base/signull.c: New files.
203 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
204
42edda50
AC
2052004-05-11 Andrew Cagney <cagney@redhat.com>
206
207 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
208 fixed but revealed gdb/1639.
209
d303a6c7
AC
2102004-05-10 Andrew Cagney <cagney@redhat.com>
211
212 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
213 func1" and "next to 2nd alarm", kernel bug avoided.
214
bf08c2a1
DJ
2152004-05-10 Daniel Jacobowitz <dan@debian.org>
216
217 PR external/1568
218 * gdb.base/bigcore.exp: Check the size of the dumped core file.
219 XFAIL if it is smaller than bytes_allocated.
220 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
221 (main): Make chunks_allocated unsigned. Correct comment.
222
c0586a34
JB
2232004-05-07 Joel Brobecker <brobecker@gnat.com>
224
225 * gdb.arch/powerpc-aix-prologue.c: New file.
226 * gdb.arch/powerpc-aix-prologue.exp: New file.
227
f2785d12
JB
2282004-05-07 Jim Blandy <jimb@redhat.com>
229
230 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
231 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
232
bd7f6e30
JB
2332004-05-06 Joel Brobecker <brobecker@gnat.com>
234
235 * gdb.base/sep.exp: No longer setup_kfail when the program was
236 built with dwarf2.
237
0a5e7efe
JI
2382004-05-05 Jim Ingham <jingham@apple.com>
239
240 * gdb.base/pending.exp: Make sure pending breakpoints
241 preserve the ignore count.
f4fc3b93 242
a8958849
MK
2432004-04-27 Jerome Guitton <guitton@gnat.com>
244
245 * i386-prologue.exp: Add testcase for jump instruction as first
246 instruction of the real code.
247 * i386-prologue.c (jump_at_beginning): New function.
248
7e103f5b
MK
2492004-04-28 Mark Kettenis <kettenis@gnu.org>
250
251 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
252 x86_64-*-*.
253
5d38b224
MK
2542004-04-28 Mark Kettenis <kettenis@gnu.org>
255
256 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
257 i*86-*-*.
258
0ef32fd9
MK
2592004-04-25 Mark Kettenis <kettenis@gnu.org>
260
261 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
262 expression that checks the return type.
263
71d7dd7c
AC
2642004-04-23 Andrew Cagney <cagney@redhat.com>
265
266 * gdb.base/call-sc.exp: New test of scalar call/return values.
267 * gdb.base/call-sc.c: Ditto.
268
1e9f977e
JJ
2692004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
270
271 * gdb.threads/manythreads.c: Reduce thread stack size.
272
899d9e3a
JJ
2732004-04-23 Jeff Johnston <jjohnstn@redhat.com>
274
275 * gdb.threads/manythreads.c: Add copyright notice.
276
61bcae62
AC
2772004-04-23 Andrew Cagney <cagney@redhat.com>
278
279 * gdb.base/siginfo.exp: Better handle step out of signal.
280 * gdb.base/sigstep.exp: Ditto.
281
7339a42e
JJ
2822004-04-22 Jeff Johnston <jjohnstn@redhat.com>
283 Daniel Jacobowitz <drow@mvista.com>
284
285 * gdb.threads/manythreads.c: New testcase.
286 * gdb.threads/manythreads.exp: Ditto.
287
5c98409b
JB
2882004-04-22 Jim Blandy <jimb@redhat.com>
289
290 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
291 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
292
3b611f1a
MC
2932004-04-21 Michael Chastain <mec.gnu@mindspring.com>
294
295 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
296
f0fd9238
AC
2972004-04-21 Andrew Cagney <cagney@redhat.com>
298
299 * gdb.base/sigstep.c: New file.
300 * gdb.base/sigstep.exp: New file.
301
90990674
JB
3022004-04-16 Joel Brobecker <brobecker@gnat.com>
303
304 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
305 call to observer_notify_normal_stop.
306
78cef34b
AC
3072004-04-15 Andrew Cagney <cagney@redhat.com>
308
309 * gdb.base/siginfo.c: New file.
310 * gdb.base/siginfo.exp: New file.
311
d2343407
JB
3122004-04-12 J. Brobecker <brobecker@gnat.com>
313
314 * gdb.base/sep.exp: Fix typo in comment.
315
a2dba3c8
JB
3162004-04-12 J. Brobecker <brobecker@gnat.com>
317
318 * gdb.base/sep.c: New file.
319 * gdb.base/sep-proc.c: New file.
320 * gdb.base/sep.exp: New testcase.
321
15f7b60e
MK
3222004-04-09 Mark Kettenis <kettenis@gnu.org>
323
324 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
325 support.
326
44f4de1a
AC
3272004-04-05 Andrew Cagney <cagney@redhat.com>
328
329 * gdb.base/sigaltstack.c: New file.
330 * gdb.base/sigaltstack.exp: New file.
331
ef04f396
JB
3322004-04-04 Joel Brobecker <brobecker@gnat.com>
333
334 * gdb.base/foll-fork.exp: Update the expected output for
335 "help set follow-fork-mode", to match a change that was made
336 to the help of this variable on 2004-01-13.
337
d40d2c92
JB
3382004-04-01 Joel Brobecker <brobecker@gnat.com>
339
340 * lib/ada.exp: Add copyright notice.
341 * bar.ads: Likewise.
342 * bar.adb: Likewise.
343 * null_record.adb: Likewise.
344 * null_record.exp: Likewise.
345 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
346
f86ef5a3
JB
3472004-04-01 Joel Brobecker <brobecker@gnat.com>
348
349 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
350 * configure: Regenerate.
351
414e70e3
JB
3522004-04-01 Joel Brobecker <brobecker@gnat.com>
353
354 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
355 to build the application. Remove the message printed when in
356 verbose mode, redundant with the UNSUPPORTED message above.
357
f0aaee49
JB
3582004-03-31 Joel Brobecker <brobecker@gnat.com>
359
360 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
361 * gdb.ada (null_record.exp): New testcase.
362
ac81cb54
JB
3632004-03-31 Joel Brobecker <brobecker@gnat.com>
364
365 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
366
854af2f7
JB
3672004-03-31 Joel Brobecker <brobecker@gnat.com>
368
369 * gdb.ada: New subdirectory.
370 * gdb.ada/Makefile.in: New file.
371 * gdb.ada/gnat_ada.gpr.in: New file.
372
034cb681
JB
3732004-03-31 Joel Brobecker <brobecker@gnat.com>
374
375 * lib/ada.exp: New file.
376
78a1a894
DJ
3772004-03-24 Daniel Jacobowitz <drow@mvista.com>
378
379 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
380 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
381
4b2b3b3e
AC
3822004-03-22 Andrew Cagney <cagney@redhat.com>
383
384 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
385 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
386 Problem identified by Ulrich Weigand.
387
23c73aa3
DC
3882004-03-17 David Carlton <carlton@kealia.com>
389
390 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
391 PR c++/826.
392
d63a86f8
RM
3932004-03-16 Roland McGrath <roland@redhat.com>
394
395 * gdb.base/auxv.exp: New file.
396 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
397
0e02aa50
DC
3982004-03-12 David Carlton <carlton@kealia.com>
399
400 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
401 * gdb.cp/pr-1553.cc: Ditto.
402 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
403 pass branch.
404
c20b71be
MC
4052004-03-12 Michael Chastain <mec.gnu@mindspring.com>
406
407 * gdb.cp/templates.exp: Accept more template types.
408
c7414a01
MC
4092004-03-09 Michael Chastain <mec.gnu@mindspring.com>
410
411 From Corinna Vinschen with modifications.
412 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
413 local variable obj_with_enum.
414 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
415 results with obj_with_enum.
416
ed69573c
MC
4172004-03-09 Michael Chastain <mec.gnu@mindspring.com>
418
419 * gdb.cp/classes.cc: New file, copied from misc.cc.
420 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
421
28301461
MC
4222004-03-09 Michael Chastain <mec.gnu@mindspring.com>
423
424 * gdb.cp/misc.cc: Add copyright notice.
425
1198ecbe
DC
4262004-03-05 David Carlton <carlton@kealia.com>
427
428 * gdb.cp/rtti.exp: Add 'print *obj3' test.
429 * gdb.cp/rtti.h: Update copyright.
430 (namespace n2::n3): New.
431 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
432 (n2::n3::func3): New.
433 (main): Call n2::n3::func3.
434 * gdb.cp/rtti2.cc: Update copyright.
435 (n2::create3): New.
436
9e08c470
MK
4372004-03-04 Mark Kettenis <kettenis@gnu.org>
438
439 * gdb.asm/openbsd.inc: Fix typo.
440
4bebc3aa
FF
4412004-03-03 Fred Fish <fnf@redhat.com>
442
443 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
444 "val" instead of unused "size". Update copyright year.
445
6ea9fb37
DJ
4462004-02-29 Daniel Jacobowitz <drow@mvista.com>
447
448 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
449 to use unsigned char.
450 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
451 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
452
23b23974
DJ
4532004-02-29 Daniel Jacobowitz <drow@mvista.com>
454
455 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
456 line of output.
457
7574fd53
DJ
4582004-02-28 Daniel Jacobowitz <drow@mvista.com>
459
460 * gdb.base/relocate.c (dummy): Initialize.
461
a195357f
DJ
4622004-02-28 Daniel Jacobowitz <drow@mvista.com>
463
464 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
465 a breakpoint at exit.
466
72fd54a9
FF
4672004-02-27 Fred Fish <fnf@redhat.com>
468
469 * gdb.base/chng-syms.exp: Add expect condition to match failing
470 case that isn't a timeout.
471
b9d23137
AC
4722004-02-27 Andrew Cagney <cagney@redhat.com>
473
474 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
475 support.
476
15d208f6 4772004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 478
15d208f6
FF
479 * gdb.arch/gdb1431.c: Remove.
480 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
481 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
482 of "until" incorrectly.
483
98f9cd2d
JB
4842004-02-26 J. Brobecker <brobecker@gnat.com>
485
486 * gdb.cp/class2.cc (empty): New class.
487 (refer): New function.
488 (main): Declare an object of type empty and use it.
489 * gdb.cp/class2.exp: Print the value of an object of type empty.
490
9b50c11b
JJ
4912004-02-26 Jeff Johnston <jjohnstn@redhat.com>
492
493 * gdb.base/langs.exp: Update query string to match the
494 new nquery format used for pending breakpoints.
495
0dcd613f
AC
4962004-02-26 Andrew Cagney <cagney@redhat.com>
497
498 Fix PR i18n/1570.
499 * gdb.base/charset.c: Update copyright notice.
500 (main, init_string): Remove the escape character '\e' tests.
501 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
502 * gdb.base/charset.exp (valid_host_charset): Ditto.
503 * gdb.base/setvar.exp: Ditto.
504
b8a56647
AC
5052004-02-24 Andrew Cagney <cagney@redhat.com>
506
90d59e34
AC
507 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
508 mmapped data in core file" PASS and FAIL messages consistent.
509
b8a56647
AC
510 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
511 setting a breakpoint. Work around PR java/1565.
512
9f27c604
JJ
5132004-02-23 Jeff Johnston <jjohnstn@redhat.com>
514
515 * lib/gdb.exp (gdb_breakpoint): Update query string to match
516 new nquery format.
517 * gdb.base/pending.exp: Ditto.
518
3224a706
MK
5192004-02-22 Mark Kettenis <kettenis@gnu.org>
520
521 * configure.in: Run stabs tests on *BSD.
522 * configure: Regenerated.
523
41e0a9ca
MK
5242004-02-21 Mark Kettenis <kettenis@gnu.org>
525
526 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
527
1e1b3428
FF
5282004-02-20 Fred Fish <fnf@redhat.com>
529
530 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
531 blank in test for "returns short", for consistency with other
532 "returns xxx" tests. Update copyright year.
533
f9a7572a
FF
5342004-02-19 Fred Fish <fnf@redhat.com>
535
536 New testcase for PR breakpoint/1558.
537 * gdb.arch/gdb1558.exp: New file.
538 * gdb.arch/gdb1558.c: New file.
539
b2ce2854
EZ
5402004-02-19 Elena Zannoni <ezannoni@redhat.com>
541
542 * gdb.base/nodebug.exp: Fix typo.
543
e7c9ff01
JB
5442004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
545
546 Committed by Jim Blandy <jimb@redhat.com>.
547
62f4b920
JB
548 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
549
2db536a1
JB
550 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
551
e7c9ff01
JB
552 * gdb.base/float.exp: Support s390*-*-* targets.
553
f3205b34
AF
5542004-02-17 Adam Fedor <fedor@gnu.org>
555
556 * gdb.base/gdb1555.exp: New file.
557 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
558
9d62932d
EZ
5592004-02-17 Elena Zannoni <ezannoni@redhat.com>
560
561 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
562
344c9711
FF
5632004-02-16 Fred Fish <fnf@redhat.com>
564
565 * gdb.arch/gdb1291.c: Remove
566 * gdb.arch/gdb1291.s: New test input file.
567 * gdb.arch/gdb1291.exp: Expand test to check case that should not
568 fail. Test for correct result, known incorrect result, other
569 failures and timeouts.
570
2d822687
AC
5712004-02-16 Andrew Cagney <cagney@redhat.com>
572
573 * gdb.base/bigcore.exp: New file.
574 * gdb.base/bigcore.c: New file.
575
dac15b66
AC
5762004-02-13 Andrew Cagney <cagney@redhat.com>
577
578 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
579 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
580 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
581 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
582 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
583 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
584 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
585 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
586 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
587 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
588
6bdfc2c4
JJ
5892004-02-11 Jeff Johnston <jjohnstn@redhat.com>
590
591 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
592 executed is an alloc instruction.
593
87b3ede8
DC
5942004-02-11 David Carlton <carlton@kealia.com>
595
596 * gdb.cp/breakpoint.exp: New.
597 * gdb.cp/breakpoint.cc: New.
598
6e19e2bf
MC
5992004-02-11 Michael Chastain <mec.gnu@mindspring.com>
600
601 Partial fix for PR gdb/1543.
602 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
603 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
604 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
605 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
606 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
607 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
608 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
609 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
610 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
611 to bug-gdb@prep.ai.mit.edu .
612 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
613 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
614 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
615 Likewise.
616
5c5455dc
AC
6172004-02-10 Andrew Cagney <cagney@redhat.com>
618
619 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
620 using gdb_internal_error_resync.
621
9cf689d7
DJ
6222004-02-09 Daniel Jacobowitz <drow@mvista.com>
623
624 * gdb.threads/thread-specific.exp: Stop early if no threads are
625 found.
626
d2dc51db
MC
6272004-02-09 Michael Chastain <mec.gnu@mindspring.com>
628
629 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
630
14b1a056
DJ
6312004-02-08 Daniel Jacobowitz <drow@mvista.com>
632
633 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
634 breakpoints.
635
83f66e8f
DJ
6362004-02-07 Daniel Jacobowitz <drow@mvista.com>
637
638 * config/sim.exp (gdb_load): Handle $arg == "".
639 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
640 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
641
30fc0091
EZ
6422004-02-07 Elena Zannoni <ezannoni@redhat.com>
643
644 * gdb.base/maint.exp: Update test to reflect
645 obstack changes.
646
4d806929
JJ
6472004-02-04 Jeff Johnston <jjohnstn@redhat.com>
648
649 * gdb.base/pendshr.c (pendfunc): New function that calls
650 pendfunc1.
651 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
652
7bfdd688
FF
6532004-02-04 Fred Fish <fnf@redhat.com>
654
655 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
656 function symbols and update copyright years.
657 * gdb.arch/gdb1291.c: Ditto.
658
aaa08ee4
MC
6592004-02-03 Michael Chastain <mec.gnu@mindspring.com>
660
661 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
662
dbad7755
MC
6632004-02-03 Michael Chastain <mec.gnu@mindspring.com>
664
665 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
666
ec4646ef
MC
6672004-02-03 Michael Chastain <mec.gnu@mindspring.com>
668
669 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
670
1b802196
FF
6712004-02-02 Fred Fish <fnf@redhat.com>
672
673 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
674 remote targets. Update copyright years.
675
18fe2033
JJ
6762004-02-02 Jeff Johnston <jjohnstn@redhat.com>
677
678 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
679 support.
680 * gdb.base/langs.exp: Fix test which attempts to create
681 breakpoint on non-existent function to handle new pending
682 support.
683 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
684 a breakpoint.
685 * gdb.base/pending.exp: New test.
686 * gdb.base/pending.c: New file.
687 * gdb.base/pendshr.c: Ditto.
688
8d577d32
DC
6892004-02-02 David Carlton <carlton@kealia.com>
690
691 * gdb.cp/overload.exp: Add overloadNamespace tests.
692 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
693 (overloadNamespace, XXX): New.
694 (main): Call XXX::marker2.
695
3ad13771
FF
6962004-02-01 Fred Fish <fnf@redhat.com>
697
698 * gdb.base/dump.exp: Use runto_main instead of "runto main".
699 * gdb.base/finish.exp: Ditto.
700 * gdb.base/gcore.exp: Ditto.
701 * gdb.base/huge.exp: Ditto.
702 * gdb.base/info-proc.exp: Ditto.
703 * gdb.base/return2.exp: Ditto.
704 * gdb.threads/gcore-thread.exp: Ditto.
705
44c75849
DJ
7062004-02-01 Daniel Jacobowitz <drow@mvista.com>
707
708 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
709
005bc093
MK
7102004-02-01 Mark Kettenis <kettenis@gnu.org>
711
712 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
713 that opening the file succeeds on OpenBSD.
714
c47cebdb
DJ
7152004-02-01 Daniel Jacobowitz <drow@mvista.com>
716
717 * gdb.threads/thread-specific.c: New file.
718 * gdb.threads/threads-specific.exp: New test script.
719 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
720 to expect_out.
721
5a01311c
MK
7222004-02-01 Mark Kettenis <kettenis@gnu.org>
723
724 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
725 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
726 only on the "print_small_structs from print_long_arg_list" test.
727
ce22a4f1
DJ
7282004-02-01 Daniel Jacobowitz <drow@mvista.com>
729
730 * gdb.base/completion.exp: Kill a stray backslash.
731
732 From Jim Ingham <jingham@apple.com>:
733 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
734 agrees with the result from sending a tab.
735
abbab9d3
DJ
7362004-01-31 Daniel Jacobowitz <drow@mvista.com>
737
738 * gdb.base/chng-syms.exp: Remove stray newline.
739
53904d1e
MK
7402004-01-31 Mark Kettenis <kettenis@gnu.org>
741
742 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
743 *-*-openbsd*.
744 * gdb.asm/openbsd.inc: New file.
745
3a4b3aac
MK
7462004-01-30 Mark Kettenis <kettenis@gnu.org>
747
748 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
749 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
750 *-*solaris2*. Remove commented out default settings for
751 asm-flags. Replace gdb_compile with target_link.
752
ebac27b4
MC
7532004-01-29 Michael Chastain <mec.gnu@mindspring.com>
754
755 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
756 for all tests. Remove old hp-ux and cygnus xfail cases.
757
d8679d84
PH
7582004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
759
760 * gdb.base/chng-syms.exp: New file.
761 * gdb.base/chng-syms.c: New file.
762
0a55bc22
MC
7632004-01-24 Michael Chastain <mec.gnu@mindspring.com>
764
765 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
766 Provide arms for current output in all my configurations.
767
94b8e876
MC
7682004-01-24 Michael Chastain <mec.gnu@mindspring.com>
769
770 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
771 * lib/compiler.cc: Likewise.
772 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
773 get the right preprocessor. Eval the output directly. Remove
774 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
775 hp_f77_compiler and hp_f90_compiler completely.
776 (gdb_preprocess): Delete.
777 (get_compiler): Delete.
778
7cf03d44
MK
7792004-01-24 Mark Kettenis <kettenis@gnu.org>
780
781 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
782 <string.h>.
783
68b6dce9
NR
7842004-01-24 Nick Roberts <nick@nick.uklinux.net>
785
786 * gdb.mi/mi-stack.exp: Update copyright.
787
b368761e
DC
7882004-01-23 David Carlton <carlton@kealia.com>
789
790 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
791 test for cp_lookup_transparent_type.
792 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
793 call them.
794
f2061b53
DJ
7952004-01-23 Daniel Jacobowitz <drow@mvista.com>
796
797 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
798 after -var-update.
799
37fc574a
DC
8002004-01-23 David Carlton <carlton@kealia.com>
801
802 * gdb.cp/namespace.cc (C::ensureRefs): New.
803 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
804
8e94b928
NR
8052004-01-20 Nick Roberts <nick@nick.uklinux.net>
806
807 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
808 case "-stack-list-locals 2".
809 * gdb.mi/mi-var-child.exp: Test for case
810 "-var-list-children --all-values NAME".
811
997b0952
MC
8122004-01-18 Michael Chastain <mec.gnu@mindspring.com>
813
814 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
815
52470da3
MK
8162004-01-18 Mark Kettenis <kettenis@gnu.org>
817
7049b4b8
MK
818 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
819 used with gdb_test_multiple.
820
52470da3
MK
821 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
822 read at address 0. This fixes PR testsuite/1504.
823
da6012e5
DJ
8242004-01-18 Daniel Jacobowitz <drow@mvista.com>
825
826 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
827 Remove downloading, guessing the host executable, the calls to
828 gdb_file_cmd and gdb_target_cmd, and "load" support.
829 (infer_host_exec): New function broken out from gdb_load.
830 (gdb_load): New wrapper for gdbserver_gdb_load.
831 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
832 gdb_target_cmd. Use -target-select.
833 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
834 Download binaries to the host. Clear last_mi_remote_file when
835 we load a new binary.
836 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
837 call gdbserver_gdb_load and mi_gdb_target_cmd.
838
32c70722
MC
8392004-01-17 Michael Chastain <mec.gnu@mindspring.com>
840
841 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
842 type patterns.
843
b0cecf36
MC
8442004-01-17 Michael Chastain <mec.gnu@mindspring.com>
845
846 * gdb.cp/templates.exp: Fix typo in test name of
847 "print Foo<volatile char*>::foo".
848
4120d7e6
MC
8492004-01-15 Michael Chastain <mec.gnu@mindspring.com>
850
851 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
852
f679e530
BE
8532004-01-16 Ben Elliston <bje@wasabisystems.com>
854
855 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
856 (clean mostlyclean): Remove empty rm.
857
091c48f6
MC
8582004-01-15 Michael Chastain <mec.gnu@mindspring.com>
859
860 * gdb.base/setvar.exp: Add copyright years.
861
3e5fc8d2
DC
8622004-01-14 David Carlton <carlton@bactrian.org>
863
864 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
865 PR c++/1511 and update coment.
866 * gdb.cp/templates.exp: Update patterns to match current output.
867 If changes involve something other than whitespace, KFAIL
868 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
869
63d06c5c
DC
8702004-01-14 David Carlton <carlton@kealia.com>
871
872 * gdb.cp/namespace.exp: Add tests involving classes defined within
873 namespaces.
874 * gdb.cp/namespace.cc (C::CClass): New.
875 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
876
a51dab88
EZ
8772004-01-14 Elena Zannoni <ezannoni@redhat.com>
878
879 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
880 what debug info we have. Print a better message if something goes
881 wrong while producing the separate debug info file.
882
a476ccc9
MC
8832004-01-14 Michael Chastain <mec.gnu@mindspring.com>
884
885 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
886
f453692c
MC
8872004-01-14 Michael Chastain <mec.gnu@mindspring.com>
888
889 * gdb.base/callfuncs.c: Add copyright notice.
890
f40063a5
MC
8912004-01-13 Michael Chastain <mec.gnu@mindspring.com>
892
893 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
894 inheritance. PR gdb/1498, PR gcc/13539.
895
19ac3974
EZ
8962004-01-13 Elena Zannoni <ezannoni@redhat.com>
897
898 * gdb.threads/gcore-thread.exp: Prefix name of binary with
899 test specific name.
900 * gdb.mi/gdb669.exp: Ditto.
901 * gdb.mi/mi-pthreads.exp: Ditto.
902 * gdb.mi/mi1-pthreads.exp: Ditto.
903 * gdb.mi/mi2-pthreads.exp: Ditto.
904
56c97c6e
MC
9052004-01-12 Michael Chastain <mec.gnu@mindspring.com>
906
907 * gdb.cp/member-ptr.cc: Add copyright notice.
908
a0644324
MC
9092004-01-12 Michael Chastain <mec.gnu@mindspring.com>
910
911 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
912 some patterns for recent versions of gcc and hpacc. Delete
913 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
914 Delete tests that access a NULL pointer-to-member-data. This
915 script is still disabled for gcc.
916
32fabe09
EZ
9172004-01-12 Elena Zannoni <ezannoni@redhat.com>
918
919 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
920 escaped correctly.
921
1f8a6abb
EZ
9222004-01-12 Elena Zannoni <ezannoni@redhat.com>
923
924 * gdb.base/sepdebug.exp: New file.
925 * gdb.base/sepdebug.c: New file.
926 * lib/gdb.exp (separate_debug_filename): New procedure.
927 (gdb_gnu_strip_debug): New procedure.
928
48efe704
AC
9292004-01-12 Andrew Cagney <cagney@redhat.com>
930
931 * gdb.mi/ChangeLog: Delete file. Renamed to ...
932 * gdb.mi/ChangeLog-1999-2003: New file.
933
a9415475
AC
9342004-01-12 Andrew Cagney <cagney@redhat.com>
935
936 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
937 "Renaming a directory to a non-empty directory returns ENOTEMPTY
938 or EEXIST", treat EBUSY as an XFAIL.
939
83b8cf9d
MC
9402004-01-11 Michael Chastain <mec.gnu@mindspring.com>
941
942 * gdb.base/scope.exp: Remove obsolete setup_xfail for
943 hp_cc_compiler.
944
9939d2a8
MC
9452004-01-10 Michael Chastain <mec.gnu@mindspring.com>
946
947 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
948 decorations.
949
1ff8cadf
MC
9502004-01-10 Michael Chastain <mec.gnu@mindspring.com>
951
952 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
953 and "(aCC)" decorations. Remove obsolete doco about old
954 test results.
955
6fa9022e
MC
9562004-01-09 Michael Chastain <mec.gnu@mindspring.com>
957
958 * gdb.cp/exception.exp: Fix typo in doco.
959
209721fe
MK
9602004-01-09 Mark Kettenis <kettenis@gnu.org>
961
962 * gdb.base/gdb1476.exp: Fix typo.
963
ef11303e
MC
9642004-01-09 Michael Chastain <mec.gnu@mindspring.com>
965
966 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
967 file.
968
041ab88c
MC
9692004-01-09 Michael Chastain <mec.gnu@mindspring.com>
970
971 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
972 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
973 Use gdb_compile. Remove restriction on gcc. Add some patterns
974 for recent version of gdb. Delete second half, which was a copy
975 of the first half with different build flags. This test is
976 still disabled because it is still not ready for production.
977
e36d075a
MC
9782004-01-08 Michael Chastain <mec.gnu@mindspring.com>
979
980 * gdb.cp/exception.cc: Add copyright notice.
981 * gdb.cp/exception.exp: Add a notice that this file is broken
982 because of line number changes caused by addition of copyright
983 notice.
984
42b190ad
MC
9852004-01-08 Michael Chastain <mec.gnu@mindspring.com>
986
987 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
988 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
989
8f25f06b
MC
9902004-01-08 Michael Chastain <mec.gnu@mindspring.com>
991
992 * gdb.cp/classes.exp: Accept gnu abi 2.
993 * gdb.cp/derivation.exp: Likewise.
994 * gdb.cp/overload.exp: Likewise.
995 * gdb.cp/virtfunc.exp: Likewise.
996
06ded8b8
MC
9972004-01-08 Michael Chastain <mec.gnu@mindspring.com>
998
999 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
1000 semicolon after end of function.
1001
77c26ae3
MC
10022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1003
1004 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
1005 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
1006 boilerplate code for compiling and running the program under
1007 test. Add some string method tests.
1008
20757486
MC
10092004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1010
1011 * gdb.cp/bs15503.cc: Add copyright notice.
1012 * gdb.cp/bs15503.exp: Adjust line number.
1013
0fd3b503
MC
10142004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1015
1016 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
1017 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
1018
10d1bea8
MC
10192004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1020
1021 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
1022 hp_cc_compiler.
1023
2789202a
MC
10242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1025
1026 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
1027 * gdb.cp/ctti.exp: Use the marker instead of "next".
1028 With gcc, run further before bailing.
1029
b862f14c
MC
10302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1031
1032 * gdb.cp/cttiadd.cc: Add copyright notice.
1033 * gdb.cp/cttiadd1.cc: Likewise.
1034 * gdb.cp/cttiadd2.cc: Likewise.
1035 * gdb.cp/cttiadd3.cc: Likewise.
1036
96da2469
MC
10372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1038
1039 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
1040 Use gdb_test, gdb_test_multiple. Use floating-point values that
1041 have exact representations in IEEE-ish formats.
1042
053248ff
MC
10432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1044
1045 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
1046 compilers. Delete duplicate call to get_compiler_info.
1047 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
1048 * gdb.base/volatile.exp: Likewise.
1049
84acecdd
MK
10502004-01-07 Mark Kettenis <kettenis@gnu.org>
1051
1052 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
1053 memory at address 0.
1054
fe11a27f
MC
10552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
1056
1057 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
1058 to test for hp-ux assembler. Fix copyright years.
1059
60ad077b
AC
10602004-01-07 Andrew Cagney <cagney@redhat.com>
1061
1062 * gdb.base/fileio.c (strerrno): Add "EBUSY".
1063
1c9b8f33
AC
10642004-01-07 Andrew Cagney <cagney@redhat.com>
1065
1066 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
1067 when creating the read-only file. From analysis by Roland McGrath
1068 and Elena Zannoni.
1069
753ccc7a
MC
10702004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1071
1072 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
1073
eca3e36b
MC
10742004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1075
1076 * gdb.base/cvexpr.c: Be type-safe with function pointers and
1077 data pointers.
1078
f8d4bac4
MC
10792004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1080
1081 * gdb.cp/m-static.exp: Compile one source file at a time.
1082 Delete unused call to get_compiler_info.
1083
9b4e0f94
MC
10842004-01-06 Michael Chastain <mec.gnu@mindspring.com>
1085
1086 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
1087 * gdb.base/call-rt-st.exp: Likewise.
1088 * gdb.base/nodebug.exp: Likewise.
1089 * gdb.base/volatile.exp: Likewise.
1090 * gdb.cp/ref-types.exp: Likewise.
1091 * gdb.cp/templates.exp: Likewise.
1092
023c1024
MK
10932004-01-05 Mark Kettenis <kettenis@gnu.org>
1094
1095 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
1096
19703c4a
MC
10972004-01-05 Michael Chastain <mec.gnu@mindspring.com>
1098
1099 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
1100 hppa*-hp-hpux*.
1101
18b67037
MK
11022004-01-04 Mark Kettenis <kettenis@gnu.org>
1103
ba6219c8
MK
1104 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1105 x86_64-*-*.
1106
18b67037
MK
1107 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
1108 sparc64-*-* and sparc*-solaris2*.
1109
1bfbbb9d
MK
11102004-01-04 Mark Kettenis <kettenis@gnu.org>
1111
1112 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
1113 return ${tests}" test. The ${tests} already mentions the
1114 filename.
1115
06846494
MC
11162004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1117
1118 * gdb.cp/local.exp: Accept gcc abi 2.
1119
3b0cb202
MC
11202004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1121
1122 * gdb.cp/templates.exp: Accept gcc abi 2.
1123
0643ec3f
MC
11242004-01-02 Michael Chastain <mec.gnu@mindspring.com>
1125
1126 * lib/compiler.cc: Remove supports_template_debugging.
1127 * gdb.cp/templates.exp: Do not test supports_template_debugging.
1128
d231d0b1
MC
11292004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1130
1131 * gdb.cp/namespace.exp: Accept gcc abi 2.
1132
44ffb27c
MC
11332004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1134
1135 * gdb.cp/method.exp: Accept gcc abi 2.
1136
184ad485
MC
11372004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1138
1139 * gdb.cp/classes.exp: Generate identical results as old version.
1140 * gdb.cp/derivation.exp: Likewise.
1141 * gdb.cp/overload.exp: Likewise.
1142 * gdb.cp/virtfunc.exp: Likewise.
1143
116f09e7
MC
11442004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1145
1146 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
1147 mysterious bug with sourceware version of expect.
1148
b1379776
MC
11492004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1150
1151 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
1152 current versions of gcc, including gcc abi 2. Remove gratuitous
1153 restart of test program. Use gdb_test_multiple and gdb_test for
1154 all tests. Add patterns to xfail missing "const" in "const char *"
1155 and kfail PR gdb/1155.
1156
6b7a4c0e
MC
11572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
1158
1159 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
1160 current versions of gcc, including gcc abi 2. Remove gratuitous
1161 restart of test program. Use gdb_test_multiple and gdb_test for
1162 all tests. Add patterns to kfail PR gdb/1498.
1163
51615d72
MC
11642003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1165
1166 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
1167 current versions of gcc, including gcc abi 2. Use "breakpoint"
1168 and "continue" instead of restarting the target program. Use
1169 gdb_test_multiple and gdb_test for all tests.
1170
7b79a9d7
MK
11712004-01-01 Mark Kettenis <kettenis@gnu.org>
1172
1173 * gdb.asm/asm-source.exp: Update copyright year. Link statically
1174 for *-*-solaris2*.
1175
1cd3489f
MC
11762003-12-31 Michael Chastain <mec.gnu@mindspring.com>
1177
1178 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
1179 current versions of gcc, including gcc abi 2. Use "breakpoint"
1180 and "continue" instead of restarting the target program several
1181 times. Use gdb_test_multiple and gdb_test for all tests.
1182
850742db
MC
11832003-12-18 Michael Chastain <mec.gnu@mindspring.com>
1184
1185 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
1186 source files.
1187
eb4bbda8
MC
11882003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1189
1190 * gdb.base/environ.exp: Handle compiling test case from multiple
1191 source files.
1192
e42c7771
MC
11932003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1194
1195 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
1196
80e4b428
JB
11972003-12-17 Jim Blandy <jimb@redhat.com>
1198
5f06973a
JB
1199 * gdb.base/freebpcmd.c: Add copyright notice.
1200
80e4b428
JB
1201 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
1202
0ab84fb7
MC
12032003-12-16 Michael Chastain <mec.gnu@mindspring.com>
1204
1205 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
1206
1b3bb3d0
JB
12072003-12-13 Jim Blandy <jimb@redhat.com>
1208
1209 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
1210
3a4c9371
KB
12112003-12-12 Kevin Buettner <kevinb@redhat.com>
1212
1213 * gdb.asm/frv.inc: New file.
1214 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
1215
a1dea79a
FF
12162003-12-09 Fred Fish <fnf@redhat.com>
1217
1218 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
1219 functions to break1.c and leave prototypes behind. Add more
1220 "set breakpoint NN here" comments.
1221 * gdb.base/break1.c: New file.
1222
1223 * gdb.base/break.exp: Handle compiling test case from multiple
1224 source files and change source file references as needed.
1225 * gdb.base/completion.exp: Ditto.
1226 * gdb.base/condbreak.exp: Ditto.
1227 * gdb.base/define.exp: Ditto.
1228 * gdb.base/ena-dis-br.exp: Ditto.
1229 * gdb.base/info-proc.exp: Ditto.
1230 * gdb.base/maint.exp: Ditto.
1231 * gdb.base/until.exp: Ditto.
1232
1233 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
1234 hardcoded line numbers.
1235 * gdb.base/define.exp: Ditto.
1236 * gdb.base/ena-dis-br.exp: Ditto.
1237 * gdb.base/maint.exp: Ditto.
1238 * gdb.base/until.exp: Ditto.
1239
1240 * gdb.base/completion.exp: Use "break1" for completion tests since
1241 "break" is no longer a unique prefix.
1242
5266b69c
AC
12432003-12-06 Andrew Cagney <cagney@redhat.com>
1244
1245 * gdb.base/structs.exp (test_struct_returns): When applicable, set
1246 "return_value_unimplemented". When an unimplemented struct return
1247 architecture, report incorrect values as a KFAIL
1248
374451f0
MC
12492003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1250
1251 * gdb.cp/rtti.exp: Accept new wording of warning from
1252 cp_lookup_rtti_type.
1253
ba9b20a7
MC
12542003-12-05 Michael Chastain <mec.gnu@mindspring.com>
1255
1256 Partial fix for PR testsuite/1456.
1257 * gdb.base/scope.exp (test_at_main): Replace references to
1258 gcc_compiled with calls to test_compiler_info.
1259 (test_at_foo): Likewise.
1260 (test_at_bar): Likewise.
1261
b74b6d0b
MC
12622003-12-04 Michael Chastain <mec.gnu@mindspring.com>
1263
1264 Partial fix for PR testsuite/1456.
1265 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
1266 to test_compiler_info.
1267
ccfa3402
MC
12682003-12-03 Michael Chastain <mec.gnu@mindspring.com>
1269
1270 * gdb.base/so-impl-ld.exp: Update copyright notice.
1271
f6246aba
MC
12722003-12-02 Michael Chastain <mec.gnu@mindspring.com>
1273
1274 Partial fix for PR testsuite/1456.
1275 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
1276 to test_compiler_info.
1277
13ae734a
MC
12782003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1279
1280 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1281 from current versions of gdb. Clean up regular expressions.
1282 Delete redundant timeout case.
1283
d8e1cdee
MC
12842003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1285
1286 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1287 from current versions of gdb. Clean up regular expressions.
1288 Delete redundant timeout case.
1289
96457b64
MC
12902003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1291
1292 Partial fix for PR testsuite/1456.
1293 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1294 gcc_compiled with call to test_compiler_info.
1295
f35309fc
MC
12962003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1297
1298 Partial fix for PR testsuite/1456.
1299 * gdb.base/list.exp (test_list_function): Delete unused declaration
1300 of gcc_compiled.
1301
d7afdf9b
MC
13022003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1303
1304 Partial fix for PR testsuite/1456.
1305 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1306 call to test_compiler_info.
1307
71507b56
MK
13082003-11-29 Mark Kettenis <kettenis@gnu.org>
1309
1310 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1311 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1312 it to create the appropriate note.inc.
1313 * gdb.asm/asmsrc1.s: Include "note.inc".
1314 * gdb.asm/netbsd.inc: New file.
1315 * gdb.asm/empty.inc: New file.
1316
f81f93f7
MC
13172003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1318
1319 Partial fix for PR testsuite/1456.
1320 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1321 calls to test_compiler_info.
1322
9a77938e
MC
13232003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1324
1325 Partial fix for PR testsuite/1456.
1326 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1327 calls to test_compiler_info.
1328
e8367dc7
MK
13292003-11-27 Mark Kettenis <kettenis@gnu.org>
1330
1331 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1332 pattern for the KFAILs.
1333
526c61ee
AF
13342003-11-25 Adam Fedor <fedor@gnu.org>
1335
1336 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1337 * gdb.objc/objcdecode.m: New file.
1338
28f2d600
AF
13392003-11-25 Adam Fedor <fedor@gnu.org>
1340
1341 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1342 * gdb.objc/nondebug.m: New file.
1343
a3895cee
BE
13442003-11-26 Ben Elliston <bje@wasabisystems.com>
1345
1346 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1347 NetBSD as it does on FreeBSD. Modelled on a similar change by
1348 Mark Kettenis on 2003-05-30.
1349 (link-flags): Set to "--entry _start" regardless of target.
1350 Special linker flags are to be appended to $link-flags.
1351 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1352
c9f2c8a3
MC
13532003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1354
1355 * gdb.cp/method.exp: Accept output of new demangler.
1356
15a0587a 13572003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1358
1359 * gdb/class2.exp: New file.
1360 * gdb/class2.cc: New file.
1361
3c00b570
MC
13622003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1363
1364 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1365 of new demangler.
1366
7027acc7
MK
13672003-11-23 Mark Kettenis <kettenis@gnu.org>
1368
1369 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1370 of gdb_test "run".
1371
b0e1598a
MK
13722003-11-23 Mark Kettenis <kettenis@gnu.org>
1373
1374 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1375 "continue" into "run".
1376
4d9eda44
MC
13772003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1378
1379 Partial fix for PR testsuite/1456.
1380 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1381 call to test_compiler_info.
1382 * gdb.cp/ctti.exp: Likewise.
1383 * gdb.cp/derivation.exp: Likewise.
1384 * gdb.cp/member-ptr.exp: Likewise.
1385 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1386 reference to gcc_compiled.
1387
13882003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1389
1390 Fix PR testsuite/1463.
1391 * gdb.base/structs.exp (start_structs_test): Call
1392 get_debug_format before using the debug format.
1393
d422fe19
AC
13942003-11-22 Andrew Cagney <cagney@redhat.com>
1395
1396 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1397 * gdb.base/structs.exp: Use gdb_test_multiple.
1398
039cf96d
AC
13992003-11-20 Andrew Cagney <cagney@redhat.com>
1400
6882279b
AC
1401 * gdb.base/structs.exp: Handle and recover from internal errors.
1402 Replace "foo${n}" with "foo<n>" in test messages.
1403
e53890ae
AC
1404 * gdb.base/structs.exp: Update copyright. Rewrite.
1405 * gdb.base/structs.c: Update copyright. Rewrite.
1406
2b211c59
AC
1407 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1408 resync count exceeded.
d63a86f8 1409
039cf96d
AC
1410 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1411 from the internal error.
1412 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1413 Original from Jim Blandy.
1414 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1415
eac98b22
AC
14162003-11-19 Andrew Cagney <cagney@redhat.com>
1417
1418 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1419 KFAIL.
1420
67455b2a
MK
14212003-11-17 Mark Kettenis <kettenis@gnu.org>
1422
1423 New testcase for PR backtrace/1435.
1424 * gdb.arch/i386-unwind.exp: New file.
1425 * gdb.arch/i386-unwind.c: New file.
1426
853d6e5b
AC
14272003-11-17 Andrew Cagney <cagney@redhat.com>
1428
1429 * lib/gdb.exp (compiler_info): New global.
1430 (test_compiler_info): New function.
1431 (get_compiler_info): Set compiler_info.
1432 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1433 "compiler_info" to gcc-<major>-<minor>.
1434
38cf6e11
MC
14352003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1436
1437 * gdb.trace/configure: Remove.
1438
a50d3602
EZ
14392003-11-13 Elena Zannoni <ezannoni@redhat.com>
1440
1441 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1442 breakpoints.
a50d3602
EZ
1443 * gdb.base/break.exp: Remove all references to explicit line
1444 numbers.
1445
d9407aaa
NC
14462003-11-11 Nick Clifton <nickc@redhat.com>
1447
1448 * gdb.base/shreloc.exp: Do not run for targets which do not
1449 support shared objects.
1450
db488fc1
CV
14512003-11-10 Corinna Vinschen <vinschen@redhat.com>
1452
1453 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1454 Don't run tests if nofileio flag is given.
1455
6a90a18e
EZ
14562003-11-07 Elena Zannoni <ezannoni@redhat.com>
1457
1458 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1459 as well as 'Watchpoint'.
1460
0b915e9c
EZ
14612003-11-06 Elena Zannoni <ezannoni@redhat.com>
1462
1463 Reported by Jim Ingham <jingham@apple.com>:
1464 * gdb.base/annota1.exp: Match at least one occurrence of the
1465 signal handler annotation.
1466
d7e4b55f
EZ
14672003-11-06 Elena Zannoni <ezannoni@redhat.com>
1468
1469 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1470 as well as 'Watchpoint'.
1471
2fe4e8d0
MC
14722003-11-05 Michael Chastain <mec@shout.net>
1473
1474 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1475
6ef88553
KW
14762003-11-03 Kris Warkentin <kewarken@qnx.com>
1477
1478 * gdb.arch/gdb1291.c: New test file.
1479 * gdb.arch/gdb1291.exp: New test script.
1480 * gdb.arch/gdb1431.c: New test file.
1481 * gdb.arch/gdb1431.exp: New test script.
1482
ae7dc4d8
MC
14832003-10-22 Michael Chastain <mec@shout.net>
1484
1485 * gdb.mi/pthreads.c: Add copyright notice.
1486
c39d7427
MC
14872003-10-22 Michael Chastain <mec@shout.net>
1488
1489 * gdb.threads/pthreads.c: Add copyright notice.
1490
8b7d96c1
MC
14912003-10-20 Michael Chastain <mec@shout.net>
1492
1493 * gdb.base/gdb1056.exp: New test script.
1494
d1d69fdd
DJ
14952003-10-13 Daniel Jacobowitz <drow@mvista.com>
1496
1497 * gdb.threads/killed.exp: Use gdb_run_cmd.
1498
7d605576
DJ
14992003-10-13 Daniel Jacobowitz <drow@mvista.com>
1500
1501 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1502 create a core file.
1503 * gdb.threads/gcore-thread.exp: Likewise.
1504
618ec112
CV
15052003-10-13 Corinna Vinschen <vinschen@redhat.com>
1506
1507 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1508 type, based on char type.
1509 (struct bit_flags_short_t): New bitfield type, based on short type.
1510 (init_bit_flags_char): New fuction.
1511 (init_bit_flags_short): Ditto.
1512 (print_bit_flags_char): Ditto.
1513 (print_bit_flags_short): Ditto.
1514 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1515
9367a73c
MC
15162003-10-11 Michael Chastain <mec@shout.net>
1517
1518 * gdb.base/call-rt-st.exp: Update copyright year.
1519
1decf120
KI
15202003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1521
1522 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1523 * gdb.disasm/sh3.s: Ditto.
1524
5445b2ae
DJ
15252003-10-07 Daniel Jacobowitz <drow@mvista.com>
1526
1527 * gdb.threads/switch-threads.exp: New test.
1528 * gdb.threads/switch-threads.c: New source file.
1529
aec24853
CV
15302003-10-07 Corinna Vinschen <vinschen@redhat.com>
1531
1532 * gdb.base/ending-run.exp: Add sh specific case.
1533
adc7428d
AC
15342003-10-06 Andrew Cagney <cagney@redhat.com>
1535
1536 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1537 * gdb.disasm/mn10200.exp: Delete obsolete file.
1538
c9d37158
DJ
15392003-09-29 Daniel Jacobowitz <drow@mvista.com>
1540
1541 * ChangeLog: Correct an entry command.exp -> commands.exp.
1542 * gdb.base/commands.exp (bp_deleted_in_command_test)
1543 (temporary_breakpoint_commands): Check noargs.
1544
79c2c32d
DC
15452003-09-25 David Carlton <carlton@kealia.com>
1546
1547 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1548 of some print tests, where appropriate. Add tests for C::D::cd,
1549 E::ce, F::cXfX, G::XgX.
1550 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1551
594e6d67
RE
15522003-09-25 Richard Earnshaw <rearnsha@arm.com>
1553
1554 * lib/java.exp (java_init): Import target_alias before using it.
1555
10f0d451
DC
15562003-09-25 David Carlton <carlton@kealia.com>
1557
1558 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1559
274bcba0
EZ
15602003-09-23 Elena Zannoni <ezannoni@redhat.com>
1561
d63a86f8 1562 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1563 weirdness.
1564
cdbf20f7
MC
15652003-09-17 Michael Chastain <mec@shout.net>
1566
1567 * gdb.cp/gdb1355.exp: New file.
1568 * gdb.cp/gdb1355.c: New file.
1569
71e06f80
CV
15702003-09-15 Corinna Vinschen <vinschen@redhat.com>
1571
1572 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1573 * gdb.asm/sh.inc: New file.
1574
5c4e30ca
DC
15752003-09-11 David Carlton <carlton@kealia.com>
1576
bd45b7af
DC
1577 * gdb.cp/namespace.exp: Add tests for namespace types.
1578 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1579 (test_namespace): New.
1580
1c199746
EZ
15812003-09-11 Elena Zannoni <ezannoni@redhat.com>
1582
1583 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1584 * gdb.stabs/weird.exp: Ditto.
1c199746 1585
04ed252f
MC
15862003-09-08 Michael Chastain <mec@shout.net>
1587
1588 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1589
d8a2d9e7
MC
15902003-09-07 Michael Chastain <mec@shout.net>
1591
1592 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1593 'parse error'.
1594
161afb24
MK
15952003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1596
1597 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1598
49f2741a
MC
15992003-08-30 Michael Chastain <mec@shout.net>
1600
1601 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1602 * gdb.gdb/observer.exp: Ditto.
1603 * gdb.gdb/xfullpath.exp: Ditto.
1604
8afa723e
MK
16052003-08-29 Mark Kettenis <kettenis@gnu.org>
1606
1607 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1608 *-*-*bsd*.
1609
f31dfe3b
JJ
16102003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1611
1612 * gdb.base/dump.exp: Skip for ia64.
1613
4630e498
JJ
16142003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1615
1616 * gdb.asm/asm-source.exp: Add ia64 support.
1617 * gdb.asm/ia64.inc: New file.
1618
1105b7ef
MC
16192003-08-22 Michael Chastain <mec@shout.net>
1620
1621 * gdb.cp: New directory.
1622 * gdb.cp/*: Copy from gdb.c++/*.
1623 * gdb.c++/*: Remove.
1624 * Makefile.in: Change gdb.c++ to gdb.cp.
1625 * configure.in: Ditto.
1626 * configure: Regnerate.
1627
c945b932
MK
16282003-08-18 Mark Kettenis <kettenis@gnu.org>
1629
1630 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1631 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1632
2b66634b
DJ
16332003-08-17 Daniel Jacobowitz <drow@mvista.com>
1634
1635 * mi-var-display.exp (-var-list-children weird): Accept function
1636 pointers with argument types.
1637 * mi1-var-display.exp (-var-list-children weird): Likewise.
1638 * mi2-var-display.exp (-var-list-children weird): Likewise.
1639
a356f73b
DJ
16402003-08-17 Daniel Jacobowitz <drow@mvista.com>
1641
1642 * gdb.base/annota3.exp: Add missing newline.
1643
483417b8
MC
16442003-08-06 Michael Chastain <mec@shout.net>
1645
1646 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1647
c99c59c3
MS
16482003-08-12 Michael Snyder <msnyder@redhat.com>
1649
1650 * gdb.base/float.exp: Add test for SH.
1651
55ed7501
MK
16522003-08-10 Mark Kettenis <kettenis@gnu.org>
1653
1654 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1655
1a371f2e
EZ
16562003-08-07 Elena Zannoni <ezannoni@redhat.com>
1657
1658 * gdb.base/completion.exp: Remove reduntant completion test
1659 on filename.
1660
e0f353ce
EZ
16612003-08-07 Elena Zannoni <ezannoni@redhat.com>
1662
1663 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1664 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1665 gdb.trace/save-trace.exp: Make sure that full pathnames are
1666 escaped correctly.
1667
5710a1af 16682003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1669
5710a1af
EZ
1670 * configure.in: Don't generate config.h from config.hin.
1671 * configure: Regenerate.
1672 * config.hin: Remove file.
1673 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1674 * gdb.threads/pthreads.c: Ditto.
1675
dcd81ce9
DJ
16762003-08-07 Daniel Jacobowitz <drow@mvista.com>
1677
1678 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1679 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1680 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1681 Replace ld24 with seth/add3.
1682
6009d884
AC
16832003-08-02 Andrew Cagney <cagney@redhat.com>
1684
1685 * gdb.base/annota3.exp: New file.
1686 * gdb.base/annota3.c: New file.
1687 * gdb.c++/annota3.exp: New file.
1688 * gdb.c++/annota3.cc: New file.
1689
51514e06
MC
16902003-07-29 Michael Chastain <mec@shout.net>
1691
1692 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1693 actually failed.
1694 (do_pass): Likewise.
1695 * gdb.threads/tls.exp: Always initialize no_of_threads.
1696
4ee6625b
DJ
16972003-07-27 Daniel Jacobowitz <drow@mvista.com>
1698
1699 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1700 pattern.
1701 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1702 * gdb.threads/tls.exp: Recognize one case of the host library not
1703 supporting TLS.
1704
225f2bf6
AC
17052003-07-27 Andrew Cagney <cagney@redhat.com>
1706
1707 * gdb.base/fileio.exp: Use SH when running commands using
1708 remote_exec.
1709
bcb27c9f
DJ
17102003-07-24 Daniel Jacobowitz <drow@mvista.com>
1711
1712 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1713 * gdb.base/relocate.c (dummy): New padding array.
1714
3d67be83
MS
17152003-07-22 Michael Snyder <msnyder@redhat.com>
1716
d63a86f8 1717 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1718
1719 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1720 patterns to be more general, accepting old and new output.
1721 Some output chars (such as '+') also must be quoted.
d63a86f8 1722 Some addresses are displayed numerically instead of
3d67be83
MS
1723 symbolically.
1724
57ba3b85
MS
17252003-07-23 Michael Snyder <msnyder@redhat.com>
1726
686d097c
MS
1727 * gdb.base/return2.exp: Don't test long-long return.
1728
57ba3b85
MS
1729 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1730 * gdb.disasm/t01_mov.exp: Ditto.
1731 * gdb.disasm/t02_mova.s: Ditto.
1732 * gdb.disasm/t02_mova.exp: Ditto.
1733 * gdb.disasm/t03_add.s: Ditto.
1734 * gdb.disasm/t03_add.exp: Ditto.
1735 * gdb.disasm/t04_sub.s: Ditto.
1736 * gdb.disasm/t04_sub.exp: Ditto.
1737 * gdb.disasm/t05_cmp.s: Ditto.
1738 * gdb.disasm/t05_cmp.exp: Ditto.
1739 * gdb.disasm/t06_ari2.s: Ditto.
1740 * gdb.disasm/t06_ari2.exp: Ditto.
1741 * gdb.disasm/t07_ari3.s: Ditto.
1742 * gdb.disasm/t07_ari3.exp: Ditto.
1743 * gdb.disasm/t08_or.s: Ditto.
1744 * gdb.disasm/t08_or.exp: Ditto.
1745 * gdb.disasm/t09_xor.s: Ditto.
1746 * gdb.disasm/t09_xor.exp: Ditto.
1747 * gdb.disasm/t10_and.s: Ditto.
1748 * gdb.disasm/t10_and.exp: Ditto.
1749 * gdb.disasm/t11_logs.s: Ditto.
1750 * gdb.disasm/t11_logs.exp: Ditto.
1751 * gdb.disasm/t12_bit.s: Ditto.
1752 * gdb.disasm/t12_bit.exp: Ditto.
1753 * gdb.disasm/t13_otr.s: Ditto.
1754 * gdb.disasm/t13_otr.exp: Ditto.
1755
e00759ef
EZ
17562003-07-22 Elena Zannoni <ezannoni@redhat.com>
1757
1758 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1759
8bc2021f
EZ
17602003-07-22 Elena Zannoni <ezannoni@redhat.com>
1761
1762 * gdb.threads/tls.c : New file.
1763 * gdb.threads/tls.exp : New file.
1764 * gdb.threads/tls-main.c : New file.
1765 * gdb.threads/tls-shared.c : New file.
1766 * gdb.threads/tls-shared.exp : New file.
1767
89320c4c
AS
17682003-07-22 Andreas Schwab <schwab@suse.de>
1769
1770 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1771
180dea7c
AS
17722003-07-20 Andreas Schwab <schwab@suse.de>
1773
1774 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1775 due to insn reordering.
1776
0714963c
AC
17772003-07-15 Andrew Cagney <cagney@redhat.com>
1778
1779 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1780
98a23b3f
MC
17812003-07-15 Michael Chastain <mec@shout.net>
1782
1783 * gdb.base/gdb1250.exp: New file.
1784 * gdb.base/gdb1250.c: New file.
1785
27e417a2
ML
17862003-07-09 Michal Ludvig <mludvig@suse.cz>
1787
1788 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1789 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1790
8bc2021f
EZ
17912003-07-09 Elena Zannoni <ezannoni@redhat.com>
1792
1793 * gdb.threads/tls.c: New file.
1794 * gdb.threads/tls.exp: New file.
1795 * gdb.threads/tls-main.c: New file.
1796 * gdb.threads/tls-shared.c: New file.
1797 * gdb.threads/tls-shared.exp: New file.
1798
d99968dc
EZ
17992003-07-09 Elena Zannoni <ezannoni@redhat.com>
1800
1801 * gdb.base/annota1.exp: Make sure that we properly escape the
1802 full path of the source file. Xfail more permissive patterns,
d63a86f8 1803 due to a compiler debug info problem.
d99968dc 1804
83876b3b
AS
18052003-07-07 Andreas Schwab <schwab@suse.de>
1806
2705e972
AS
1807 * gdb.asm/m68k.inc: New file.
1808 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1809
83876b3b
AS
1810 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1811 arguments"): Also match negative number.
1812
1813 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1814
3a871b37
DJ
18152003-07-03 Daniel Jacobowitz <drow@mvista.com>
1816
1817 * gdb.base/store.c (charest): New typedef.
1818 (add_char): Rename to add_charest, update.
1819 (wack_char): Rename to wack_charest, update types. Return l + r
1820 to keep r live across the call.
1821 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1822 (wack_double, wack_doublest): Return l + r to keep r live across
1823 the call.
1824 * gdb.base/store.exp: Accomodate store.c changes.
1825
b2a7f303
DC
18262003-06-30 David Carlton <carlton@kealia.com>
1827
1828 * gdb.c++/maint.exp (test_invalid_name): New.
1829 (test_first_component): Add tests for invalid names.
1830
3c6cb4a1
MC
18312003-06-29 Michael Chastain <mec@shout.net>
1832
1833 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1834 output of '<VTT for class>' for virtual base classes.
1835
f1c2644b
DJ
18362003-06-29 Daniel Jacobowitz <drow@mvista.com>
1837
1838 * gdb.base/completion.exp: Tab-complete "complet" instead of
1839 "compl".
1840 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1841
18080350
DJ
18422003-06-29 Daniel Jacobowitz <drow@mvista.com>
1843
1844 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1845 * gdb.base/volatile.exp: Likewise.
1846
f56973f8
DJ
18472003-06-29 Daniel Jacobowitz <drow@mvista.com>
1848
1849 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1850 gdb/1265.
1851
18522003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1853 Daniel Jacobowitz <drow@mvista.com>
1854
1855 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1856 initial line count of 'captured_main' from 26 to 32.
1857 (test_with_self): Allow xmalloc call to be interleaved with the
1858 preceding two lines.
1859
e766d4d6
JB
18602003-06-24 Joel Brobecker <brobecker@gnat.com>
1861
1862 * gdb.base/bang.exp: New testcase.
1863
f125c9a4
JB
18642003-06-23 Joel Brobecker <brobecker@gnat.com>
1865
1866 * gdb.base/langs.exp: Add some tests for the "minimal" language
1867 support.
1868
6e25beaf
EZ
18692003-06-23 Elena Zannoni <ezannoni@redhat.com>
1870
1871 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1872 the testcase.
1873
2f816dda
DJ
18742003-06-22 Daniel Jacobowitz <drow@mvista.com>
1875
1876 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1877 offset.
1878
db5a5748
DJ
18792003-06-22 Daniel Jacobowitz <drow@mvista.com>
1880
1881 * gdb.c++/pr-1210.cc: New file.
1882 * gdb.c++/pr-1210.exp: New file.
1883
1df0c130
DJ
18842003-06-21 Daniel Jacobowitz <drow@mvista.com>
1885
1886 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1887 000-exec-continue.
1888
a92feac0
MK
18892003-06-15 Mark Kettenis <kettenis@gnu.org>
1890
1891 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1892 on *-*-*bsd* instead of *-*-freebsd*.
1893
81a58f5b
AC
18942003-06-14 Andrew Cagney <cagney@redhat.com>
1895
1896 * gdb.base/store.exp: Test longest and doublest. Test all
1897 parameters. Weaken return statement match.
1898 * gdb.base/store.c: Add longest and doublest - aka long long and
1899 long double functions. Put all parameters into local register
1900 variables. Use negative values.
1901
b257a0d3
AC
19022003-06-14 Andrew Cagney <cagney@redhat.com>
1903
1904 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1905 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1906 exit status.
1907 * gdb.base/fileio.exp: Disable target when nointerrupts and
1908 noinferiorio, instead of limiting it to remote. Use remote_exec
1909 instead of system.
d63a86f8 1910
21c38304
JJ
19112003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1912
1913 * gdb.base/float.exp: Add ia64 support.
1914
1bcdb424
CV
19152003-06-12 Corinna Vinschen <vinschen@redhat.com>
1916
1917 * gdb.base/fileio.exp: Run only on remote targets.
1918
6aeb981f
CV
19192003-06-10 Corinna Vinschen <vinschen@redhat.com>
1920
1921 * gdb.base/fileio.c: New file, testing File-I/O.
1922 * gdb.base/fileio.exp: Ditto.
1923
53df362e
RG
19242003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1925
1926 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1927 shared objects after relocation at load time (gdb PR/1132).
1928 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1929 as above, part of the shared object relocation test.
1930
ffee1b46
MK
19312003-06-08 Mark Kettenis <kettenis@gnu.org>
1932
b5ca3722
MK
1933 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1934 fully filled history list.
1935 * gdb.base/gdb_history: New file.
1936
03ed860d
MK
1937 * gdb.base/signals.exp: XFAIL "continue to func1" on
1938 i*86-*-freebsd*.
1939
ffee1b46
MK
1940 * gdb.base/attach.exp: When trying to attach to a nonexistent
1941 process, make it possible to specify the PID based on the target,
1942 and do so for *-*-freebsd*.
1943
d80dbb52
RH
19442003-06-02 Richard Henderson <rth@redhat.com>
1945
1946 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1947
6dd77b81
RH
19482003-06-02 Richard Henderson <rth@redhat.com>
1949
1950 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1951
f6347e16
RH
19522003-06-02 Richard Henderson <rth@redhat.com>
1953
1954 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1955
2c161407
DJ
19562003-06-01 Daniel Jacobowitz <drow@mvista.com>
1957
1958 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1959 of globalvar.
1960
572eb746
MK
19612003-06-01 Mark Kettenis <kettenis@gnu.org>
1962
1963 * gdb.asm/asm-source.exp: Check for memory read errors in
1964 disassembler test on *BSD too.
1965
9e9617a5
RH
19662003-06-01 Richard Henderson <rth@redhat.com>
1967
1968 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1969 for .frame.
1970 (gdbasm_call): Lose ldgp.
1971 (gdbasm_startup): Add frame information.
1972 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1973
7b34ad4e
MK
19742003-05-31 Mark Kettenis <kettenis@gnu.org>
1975
1976 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1977 i?86-*-*.
1978
10059fdf
MK
19792003-05-30 Mark Kettenis <kettenis@gnu.org>
1980
1981 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1982 FreeBSD.
1983
acf4b816
RH
19842003-05-29 Richard Henderson <rth@redhat.com>
1985
1986 * gdb.asm/alpha.inc: New file.
1987 * gdb.asm/asm-source.exp: Use it.
1988
e9ecd949
JB
19892003-05-29 Jim Blandy <jimb@redhat.com>
1990
1991 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1992 'core.PID'.
1993
e3e5a4f3
JB
19942003-05-22 Jim Blandy <jimb@redhat.com>
1995
1996 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1997 backtrace.
d63a86f8 1998
72fe3d25
DC
19992003-05-20 David Carlton <carlton@math.stanford.edu>
2000
2001 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
2002 this time.
2003
58da2eb2
DC
20042003-05-19 David Carlton <carlton@bactrian.org>
2005
2006 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
2007 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
2008
1fcb5155
DC
20092003-05-19 David Carlton <carlton@bactrian.org>
2010
2011 * gdb.c++/namespace.exp: Add namespace scope and anonymous
2012 namespace tests.
2013 Bump copyright date.
2014 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
2015 (main): Call C::D::marker2.
2016 * gdb.c++/namespace1.cc: New file.
2017
85e85163
JJ
20182003-05-14 Jeff Johnston <jjohnstn@redhat.com>
2019
2020 Roland McGrath <roland@redhat.com>
d63a86f8 2021 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
2022 there is no manager thread.
2023
a25fbfec
JJ
20242003-05-08 Jeff Johnston <jjohnstn@redhat.com>
2025
d63a86f8
RM
2026 * gdb.threads/schedlock.exp: Remove assumption that all threads
2027 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
2028 in one of the child threads rather than the main thread.
2029
be375bae
JB
20302003-05-07 Jim Blandy <jimb@redhat.com>
2031
09bf6082
JB
2032 Add support for assembly source testing on the s390x.
2033 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
2034 architecture.
2035 * gdb.asm/s390x.inc: New file.
2036
be375bae
JB
2037 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
2038 succession of 'if' statements.
2039
00905d52
AC
20402003-05-05 Andrew Cagney <cagney@redhat.com>
2041
2042 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
2043
b1e29e33
AC
20442003-05-05 Andrew Cagney <cagney@redhat.com>
2045
2046 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
2047 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
2048
e33d66ec
EZ
20492003-05-02 Elena Zannoni <ezannoni@redhat.com>
2050
2051 * gdb.base/charset.exp: Update based on new behavior of set/show
2052 charset commands.
2053
2b6fd0d8
AC
20542003-05-01 Andrew Cagney <cagney@redhat.com>
2055
2056 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
2057 variable do not give memory errors.
2058
130cacce
AF
20592003-04-30 Adam Fedor <fedor@gnu.org>
2060
2061 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
2062 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
2063 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
2064 gdb.objc/basicclass.m: : New files
2065
2066 * lib/gdb.exp (gdb_compile_objc): New procedure.
2067
bea71854
DJ
20682003-04-27 Daniel Jacobowitz <drow@mvista.com>
2069
2070 * gdb.base/signals.exp: Make backtrace tests more specific.
2071
0f20eeea
DC
20722003-04-23 David Carlton <carlton@bactrian.org>
2073
2074 * gdb.c++/maint.exp (test_first_component): Add tests for
2075 'operator' in more locations.
2076
c8c4d8dc
KB
20772003-04-16 Kevin Buettner <kevinb@redhat.com>
2078
2079 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
2080
3fe60e3c
EZ
20812003-04-16 Elena Zannoni <ezannoni@redhat.com>
2082
2083 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
2084 func marke' instead. Update test name.
2085
9219021c
DC
20862003-04-15 David Carlton <carlton@math.stanford.edu>
2087
2088 * gdb.c++/maint.exp: New file.
2089
5dd55bdd
EZ
20902003-04-14 Elena Zannoni <ezannoni@redhat.com>
2091
2092 * gdb.threads/schedlock.c: Change type of thread function argument
2093 to long, to avoid warnings on 64-bit platforms.
2094
00890572
EZ
20952003-04-14 Elena Zannoni <ezannoni@redhat.com>
2096
2097 * gdb.base/attach.exp: Add new message from ptrace in case of
2098 attaching to nonexistent process.
d63a86f8 2099
93201743
JB
21002003-04-11 Jim Blandy <jimb@redhat.com>
2101
2102 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2103 gdb.c++/userdef.cc: Place comments on the lines to which the
2104 marker function might return.
2105 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2106 gdb.c++/userdef.exp: Look for those comments to check that we've
2107 returned to the right place, instead of checking line numbers.
2108
2a11c64d
EZ
21092003-04-11 Elena Zannoni <ezannoni@redhat.com>
2110
2111 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
2112 match on sourcefile name, instead of directory name.
2113
68ab8fc5
EZ
21142003-04-10 Elena Zannoni <ezannoni@redhat.com>
2115
d63a86f8 2116 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
2117 working directory name.
2118
5624293a
JB
21192003-04-09 Jim Blandy <jimb@redhat.com>
2120
2121 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
2122 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
2123 after an inferior function call, report the failure, but allow the
2124 test to continue.
2125
f1f02ee4
SC
21262003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2127
2128 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2129 with -DPROTOTYPES.
2130
6eb79af0
SC
21312003-04-05 Stephane Carrez <stcarrez@nerim.fr>
2132
2133 * gdb.base/break.exp: Revert last patch.
2134
8dfb4cf0
SC
21352003-04-04 Stephane Carrez <stcarrez@nerim.fr>
2136
2137 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
2138 with -DPROTOTYPES.
2139
ed4c619a
AC
21402003-04-02 Andrew Cagney <cagney@redhat.com>
2141
2142 * gdb.base/callfuncs.exp: Make "print add" messages unique.
2143 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
2144 matching directories by the name breakpoint.
2145 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
2146 Make "continue to marker1" consistent.
2147 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
2148 message consistent.
2149 * lib/gdb.exp: Put "the program is no longer running", and "the
2150 program exited" in parenthesis.
2151 * lib/mi-support.exp: Ditto.
d63a86f8 2152
4e35d5f0 21532003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 2154
4e35d5f0
BR
2155 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
2156
71900fe8
AC
21572003-03-29 Andrew Cagney <cagney@redhat.com>
2158
2159 * gdb.base/sizeof.c (main): Print the value of '\377'.
2160 * gdb.base/sizeof.exp: Check the sign of '\377'.
2161
c0655a16
MC
21622003-03-27 Michael Chastain <mec@shout.net>
2163
2164 * gdb.base/gdb1090.exp: New file.
2165 * gdb.base/gdb1090.cc: New file.
2166
5b2a3989
JB
21672003-03-27 J. Brobecker <brobecker@gnat.com>
2168
2169 * gdb.gdb/observer.exp: New regression test.
2170
79876890
MC
21712003-03-27 Michael Chastain <mec@shout.net>
2172
2173 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
2174 * gdb.base/ptype.exp: Likewise.
2175
6eac95e3
CV
21762003-03-27 Corinna Vinschen <vinschen@redhat.com>
2177
2178 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
2179
e8c71839
MC
21802003-03-26 Michael Chastain <mec@shout.net>
2181
2182 * gdb.base/ptype.exp: Actually use some typedef'd types.
2183
71b10041
SC
21842003-03-21 Stephane Carrez <stcarrez@nerim.fr>
2185
2186 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
2187 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
2188
2512cf80
CV
21892003-03-20 Corinna Vinschen <vinschen@redhat.com>
2190
2191 * gdb.base/default.exp: Fix regular expression.
2192
0d195a4f
CV
21932003-03-20 Corinna Vinschen <vinschen@redhat.com>
2194
2195 * gdb.base/args.exp: Fix regular expression.
2196
8a2dbca8
CV
21972003-03-20 Corinna Vinschen <vinschen@redhat.com>
2198
2199 * gdb.base/help.exp: Allow Win32 child process.
2200
bf028682
CV
22012003-03-20 Corinna Vinschen <vinschen@redhat.com>
2202
2203 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
2204 when stepping out of main().
2205
182dbe85
CV
22062003-03-20 Corinna Vinschen <vinschen@redhat.com>
2207
2208 * gdb.base/default.exp: Check for win32 specific message when calling
2209 "run" without executable.
2210
d67a6ba5
CV
22112003-03-20 Corinna Vinschen <vinschen@redhat.com>
2212
2213 * gdb.base/args.exp: Expect .exe in output.
2214
a955b5bb
CV
22152003-03-20 Corinna Vinschen <vinschen@redhat.com>
2216
2217 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
2218 Cygwin native.
2219
bf6bad4b
AC
22202003-03-17 Andrew Cagney <cagney@redhat.com>
2221
2222 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
2223 vector registes.
2224 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
2225 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
2226
293e9a31
DC
22272003-03-17 David Carlton <carlton@math.stanford.edu>
2228
2229 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
2230 test, for PR breakpoints/38.
2231 Call test_watchpoint_and_breakpoint.
2232 * gdb.base/watchpoint.c (func3): New function.
2233 (main): Call func3.
2234
5330f2db
DC
22352003-03-04 David Carlton <carlton@math.stanford.edu>
2236
2237 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
2238 Garply<Garply<char> >:: garply".
2239 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
2240 with respect to PR c++/1111; note also PR c++/1113.
2241 (test_template_breakpoints): KFAIL "constructor breakpoint" with
2242 respect to PR c++/1062.
2243 KFAIL "destructor breakpoint" with respect to PR c++/1112.
2244
6ece72da
DC
22452003-03-03 David Carlton <carlton@math.stanford.edu>
2246
2247 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
2248 with respect to PR c++/57.
2249 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
2250 c++/826.
2251 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
2252 respect to PR c++/57.
2253
85ca1584
DC
22542003-03-03 David Carlton <carlton@math.stanford.edu>
2255
2256 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
2257 respect to PR c++/33 into FAILs.
2258
98e9c5b8
MC
22592003-03-03 Michael Chastain <mec@shout.net>
2260
7bedbf27
MC
2261 * configure.in: Update copyright years.
2262
22632003-03-03 Michael Chastain <mec@shout.net>
2264
2265 * Makefile.in: Update copyright years.
98e9c5b8 2266
f683e100
DC
22672003-02-28 David Carlton <carlton@math.stanford.edu>
2268
2269 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
2270 print class instead of struct and/or superfluous protection
2271 specifiers, as long as the resulting output is equivalent to the
2272 source code.
2273 Delete FIXME from end of messages on tests that don't need
2274 fixing.
2275
a9e0cf2c
DC
22762003-02-28 David Carlton <carlton@math.stanford.edu>
2277
2278 * gdb.c++/templates.exp (do_tests): Allow const in the two
2279 Foo<volatile char *>::foo tests.
2280
e8d359df
MS
22812003-02-27 Michael Snyder <msnyder@redhat.com>
2282
d63a86f8 2283 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2284 will be consistant.
2285
0b71dc91
DC
22862003-02-26 David Carlton <carlton@math.stanford.edu>
2287
2288 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2289 char *>::foo" test with respect to PR c++/33. Create a new test
2290 which is identical to that one except that it doesn't put the
2291 space between the "char" and the "*"; KFAIL it, too.
2292
dd14ab43
DC
22932003-02-26 David Carlton <carlton@math.stanford.edu>
2294
2295 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2296 template types into either PASSes or KFAILs (corresponding to PR
2297 c++/57). Tweak indentation. Update copyright.
2298
1146c7f1
SC
22992003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2300
2301 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2302
74641dfb
MC
23032003-02-13 Michael Chastain <mec@shout.net>
2304
2305 * gdb.base/exprs.exp: Remove i960 remnants.
2306 * gdb.base/funcargs.exp: Likewise.
2307 * gdb.base/list.exp: Likewise.
2308 * gdb.base/ptype.exp: Likewise.
2309
559cd2d0
DC
23102003-02-14 David Carlton <carlton@math.stanford.edu>
2311
2312 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2313 pEe->D::vg()" from XFAIL to KFAIL.
2314
c4f90d87
JM
23152003-02-13 Jason Molenda (jmolenda@apple.com)
2316
2317 * gdb.base/maint.exp: Update maint print statistics regexp to include
2318 new entries.
2319
cbc4d97c
MC
23202003-02-13 Michael Chastain <mec@shout.net>
2321
2322 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2323
40f235b7
MC
23242003-02-12 Michael Chastain <mec@shout.net>
2325
2326 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2327 * gdb.c++/inherit.exp: Likewise.
2328 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2329 * gdb.c++/templates.exp: Likewise.
2330 * gdb.c++/virtfunc.exp: Likewise.
2331
c56716b0
JM
23322003-02-06 Jason Molenda (jason-cl@molenda.com)
2333
2334 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2335 why the code is written that way.
2336
070afcf8
MC
23372003-02-05 Michael Chastain <mec@shout.net>
2338
2339 * gdb.base/dump.exp: Add missing copyright line.
2340
5d0331e5
JM
23412003-02-05 Jason Molenda (jason-cl@molenda.com)
2342
f7ae6d3e 2343 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2344 at the beginning so the breakpoint doesn't get set on the loop.
2345
92851186
MC
23462003-02-05 Michael Chastain <mec@shout.net>
2347
2348 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2349 output for configurations with gcc 2.95.3.
2350
cbf1e085
AC
23512003-02-05 Keith Seitz <keiths@redhat.com>
2352 Andrew Cagney <ac131313@redhat.com>
2353
2354 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2355
29518e1e
MC
23562003-02-04 Michael Chastain <mec@shout.net>
2357
2358 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2359 Call perror and then continue.
2360
5af1d5f3
MC
23612003-02-03 Michael Chastain <mec@shout.net>
2362
2363 * gdb.c++/pr-1023.cc: New file.
2364 * gdb.c++/pr-1023.exp: New file.
2365
6b549786
JB
23662003-02-05 Jim Blandy <jimb@redhat.com>
2367
2368 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2369 it's local to foobar. Check for it there, and check that it's not
2370 present in main.
2371 * gdb.c++/local.cc (marker2): New function.
2372 (foobar): Call marker1.
2373 (main): Call marker2 instead of marker1.
2374
67f16606
AC
23752003-02-04 Andrew Cagney <ac131313@redhat.com>
2376
2377 * gdb.disasm/mn10200.exp: Obsolete file.
2378 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2379 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2380 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2381
1c5cb38e
DC
23822003-02-04 David Carlton <carlton@math.stanford.edu>
2383
2384 * gdb.c++/overload.exp: Test intToChar(1).
2385 * gdb.c++/overload.cc (intToChar): New.
2386 (main): Call intToChar.
2387
d1fe6965
DC
23882003-02-03 David Carlton <carlton@math.stanford.edu>
2389
2390 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2391 'might_kfail' arg.
2392 KFAIL some of the continue_to_bp_overloaded calls, according to
2393 PR c++/1025.
2394
9ba61c5d
MC
23952003-02-01 Michael Chastain <mec@shout.net>
2396
2397 * gdb.base/advance.c (marker1): New marker function.
2398 * gdb.base/advance.exp: When the 'advance' command lands on the
2399 return breakpoint, it can legitimately stop on either the
2400 current line or the next line. Accommodate both outcomes.
2401 * gdb.base/until.exp: Likewise.
2402
e7494ffb
AC
24032003-02-02 Andrew Cagney <ac131313@redhat.com>
2404
2405 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2406 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2407 now a list, not a tuple.
2408 * gdb.mi/mi-var-display.exp: Ditto.
2409 * gdb.mi/gdb792.exp: Ditto.
2410
075559bc
AC
24112003-02-01 Andrew Cagney <ac131313@redhat.com>
2412
2413 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2414 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2415 stack backtraces.
2416 * gdb.mi/mi-syn-frame.c: Part of same.
2417
2bd4c7b1
MK
24182003-02-01 Mark Kettenis <kettenis@gnu.org>
2419
2420 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2421 gdb.mi/mi1-pthreads.exp: Return instead of calling
2422 gdb_suppress_entire_file.
2423
eabd8992
MS
24242003-02-01 Mark Salter <msalter@redhat.com>
2425
2426 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2427
71469e2f
MS
24282003-01-31 Mark Salter <msalter@redhat.com>
2429
2430 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2431 Support empty arg.
2432
38a94d44
MC
24332003-01-30 Michael Chastain <mec@shout.net>
2434
2435 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2436 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2437 has been fixed in gdb/readline on 2003-01-09.
2438
19ea9e73
MS
24392003-01-29 Michael Snyder <msnyder@redhat.com>
2440
e8d359df
MS
2441 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2442 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2443 * gdb.base/args.exp: Skip if target does not support args passing.
2444
2307bd6a
DJ
24452003-01-22 Daniel Jacobowitz <drow@mvista.com>
2446
19ea9e73 2447 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2448 gdb_test. Accept a list of expect arguments as the third
2449 parameter.
2450 (gdb_test): Use it.
2451
f2dd3617
EZ
24522003-01-20 Elena Zannoni <ezannoni@redhat.com>
2453
2454 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2455 allow for different test tree configurations. Update some
2456 tescases accordingly.
2457 * gdb.arch/altivec-regs.exp: Ditto.
2458 * gdb.asm/asm-source.exp: Ditto.
2459 * gdb.base/advance.exp: Ditto.
2460 * gdb.base/display.exp: Ditto.
d63a86f8 2461 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2462 * gdb.base/mips_pro.exp: Ditto.
2463 * gdb.base/overlays.exp: Ditto.
2464 * gdb.base/relocate.exp: Ditto.
2465 * gdb.base/setshow.exp: Ditto.
2466 * gdb.base/step-line.exp: Ditto.
2467 * gdb.base/step-test.exp: Ditto.
2468 * gdb.base/until.exp: Ditto.
2469 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2470
c71cdefd
DC
24712003-01-17 David Carlton <carlton@math.stanford.edu>
2472
2473 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2474 corresponding to PR c++/945.
2475 Update copyright.
2476
fdba05d7
DC
24772003-01-17 David Carlton <carlton@math.stanford.edu>
2478
2479 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2480 corresponding to PR c++/68.
2481
24822003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2483
2484 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2485 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2486 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2487
c362c33a
EZ
24882003-01-15 Elena Zannoni <ezannoni@redhat.com>
2489
0fbc361c
EZ
2490 * gdb.base/break.exp: Fix change of default location, because of
2491 removal of until tests.
2492 * gdb.base/help.exp: Update test for new 'until' help message.
2493 Add test for help on 'advance'.
c362c33a
EZ
2494 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2495
dabf8a35
MK
24962003-01-15 Mark Kettenis <kettenis@gnu.org>
2497
2498 * gdb.base/default.exp: Adapt "info float" test for recent changes
2499 to that command. Add test for "info vector".
2500 * gdb.base/float.exp: New file. Add test for "info float" that
2501 resembles the old test in gdb.base/default.exp.
2502
a1769aca
DC
25032003-01-15 David Carlton <carlton@math.stanford.edu>
2504
2505 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2506
82025e13
EZ
25072003-01-15 Elena Zannoni <ezannoni@redhat.com>
2508
2509 * gdb.base/break.exp: Move the tests of until command from here...
2510 * gdb.base/until.exp: ... to here. New file. Add other tests.
2511 * gdb.base/advance.c: New file.
2512 * gdb.base/advance.exp: New file.
2513
8f9ab801
EZ
25142003-01-14 Elena Zannoni <ezannoni@redhat.com>
2515
2516 * gdb.base/args.c: New file.
2517 * gdb.base/args.exp: New file.
2518
9ae66589
DJ
25192003-01-14 Daniel Jacobowitz <drow@mvista.com>
2520
2521 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2522
8d77e5c3
DJ
25232003-01-14 Daniel Jacobowitz <drow@mvista.com>
2524
2525 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2526
12d2f0a1
DJ
25272003-01-14 Daniel Jacobowitz <drow@mvista.com>
2528
2529 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2530 dates.
2531
6ca37014
DJ
25322003-01-13 Daniel Jacobowitz <drow@mvista.com>
2533
2534 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2535
b0023472
DJ
25362003-01-13 Daniel Jacobowitz <drow@mvista.com>
2537
2538 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2539 (ptype &*"foo").
2540 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2541
d6abaea5
DJ
25422002-01-13 Daniel Jacobowitz <drow@mvista.com>
2543
2544 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2545 * gdb.mi/mi1-console.exp: Likewise.
2546
dfd536a7
DJ
25472002-01-13 Daniel Jacobowitz <drow@mvista.com>
2548
2549 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2550 * gdb.mi/mi1-console.exp: Likewise.
2551
a1fb14a2
DJ
25522003-01-13 Daniel Jacobowitz <drow@mvista.com>
2553
2554 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2555
c4cf40b7
DJ
25562003-01-09 Daniel Jacobowitz <drow@mvista.com>
2557
2558 * gdb.base/detach.exp: New test.
2559
696d5a5b
DJ
25602003-01-09 Daniel Jacobowitz <drow@mvista.com>
2561
2562 * Makefile.in (ALL_SUBDIRS): New variable.
2563 (subdirs, clean, distclean): Use it.
2564 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2565 regenerating Makefile, since it is generated from the top level.
2566 * gdb.asm/Makefile.in: Likewise.
2567 * gdb.base/Makefile.in: Likewise.
2568 * gdb.c++/Makefile.in: Likewise.
2569 * gdb.disasm/Makefile.in: Likewise.
2570 * gdb.java/Makefile.in: Likewise.
2571 * gdb.mi/Makefile.in: Likewise.
2572 * gdb.threads/Makefile.in: Likewise.
2573 * gdb.trace/Makefile.in: Likewise.
2574
754533e4
DC
25752003-01-09 David Carlton <carlton@math.stanford.edu>
2576
2577 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2578 Add copyright year 2003.
2579
d8b3e9ee
MC
25802003-01-06 Michael Chastain <mec@shout.net>
2581
2582 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2583 When selecting a thread, 'line' and 'file' are optional.
2584 * gdb.mi/mi1-pthreads.exp: Likewise.
2585
8e9e0fe6
AS
25862003-01-06 Andreas Schwab <schwab@suse.de>
2587
2588 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2589 failures.
2590
b5ab8ff3
DJ
25912003-01-04 Daniel Jacobowitz <drow@mvista.com>
2592
2593 Fix PR gdb/844
2594 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2595 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2596
2597 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2598 instead of calling gdb_suppress_entire_file.
2599 * gdb.threads/print-threads.exp: Likewise.
2600 * gdb.threads/schedlock.exp: Likewise.
2601
2602 * gdb.threads/killed.exp: Return instead of calling
2603 gdb_suppress_entire_file.
2604 * gdb.threads/linux-dp.exp: Likewise.
2605 * gdb.threads/pthreads.exp: Likewise.
2606
1e698235
DJ
26072003-01-04 Daniel Jacobowitz <drow@mvista.com>
2608
2609 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2610 stabs.
2611 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2612 * gdb.base/whatis.exp: Always allow (void) after function names.
2613
147ff08c
DJ
26142003-01-04 Daniel Jacobowitz <drow@mvista.com>
2615
2616 * gdb.c++/casts.exp: Correct regexp.
2617
dc62bfc2
MK
26182003-01-04 Mark Kettenis <kettenis@gnu.org>
2619
2620 * configure.in: Call AC_CONFIG_HEADER. Don't call
2621 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2622 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2623 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2624 aforementioned directories in the AC_OUPUT call.
2625 * config.hin: New file.
2626 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2627 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2628 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2629 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2630 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2631 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2632 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2633 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2634 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2635 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2636 gdb.threads/configure.in, gdb.threads/configure,
2637 gdb.threads/config.in, gdb.trace/configure.in,
2638 gdb.trace/configure: Removed.
2639
77afa639
MC
26402003-01-03 Michael Chastain <mec@shout.net>
2641
2642 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2643 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2644
7634bb6e
DJ
26452003-01-03 Daniel Jacobowitz <drow@mvista.com>
2646
2647 * gdb.base/store.exp: Fix regular expressions.
2648
b39c905e
MK
26492002-12-28 Mark Kettenis <kettenis@gnu.org>
2650
2651 * configure.in: Rewrite.
2652 * configure: Regenerated.
2653
0a8551dd
DC
26542003-01-03 David Carlton <carlton@math.stanford.edu>
2655
2656 * gdb.base/psymtab.exp: New file.
2657 * gdb.base/psymtab1.c: Ditto.
2658 * gdb.base/psymtab2.c: Ditto.
2659
c60b7188
AF
26602002-12-23 Adam Fedor <fedor@gnu.org>
2661
2662 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2663
ee73db83
DC
26642002-12-23 David Carlton <carlton@math.stanford.edu>
2665
2666 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2667 and current_directory initialization.
2668
d6c1774e
JB
26692002-12-22 Jim Blandy <jimb@redhat.com>
2670
f0a847b8
JB
2671 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2672 rather than as part of the output file name.
2673
d6c1774e
JB
2674 * gdb.base/attach.exp: There's no need to copy the test program to
2675 /tmp; that was only ever necessary on HP/UX, and this test is
2676 entirely disabled there anyway.
2677
f0708dbb
JB
26782002-12-21 Jim Blandy <jimb@redhat.com>
2679
4c2acfea
JB
2680 * gdb.c++/psmang.exp: Doc fix.
2681
f0708dbb
JB
2682 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2683 test.
2684
9579e000
DC
26852002-12-20 David Carlton <carlton@math.stanford.edu>
2686
2687 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2688
d1810171
MC
26892002-12-18 Michael Chastain <mec@shout.net>
2690
2691 * gdb.c++/annota2.exp: Add copyright year 2002.
2692
76565097
DC
26932002-12-17 David Carlton <carlton@math.stanford.edu>
2694
2695 * gdb.c++/try_catch.cc: Add marker comments.
2696 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2697 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2698 * gdb.c++/m-static.cc: Ditto.
2699 * gdb.c++/m-static1.cc: Ditto.
2700 * gdb.c++/try_catch.cc: Ditto.
2701
da81390b
JJ
27022002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2703
2704 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2705 to see whether we are using the new -environment-directory
2706 command which resets via -r or the old version of the command
2707 which may prompt the user. Part of fix for gdb/741.
2708
b304d130
AC
27092002-12-13 Andrew Cagney <ac131313@redhat.com>
2710
2711 * gdb.fortran/types.exp: Update obsolete comment.
2712 * gdb.fortran/exprs.exp: Ditto.
2713 * lib/gdb.exp: Delete obsolete code.
2714 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2715 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2716 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2717 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2718 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2719 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2720 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2721 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2722 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2723 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2724 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2725 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2726 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2727 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2728 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2729 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2730 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2731 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2732 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2733 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2734 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2735 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2736 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2737 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2738 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2739 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2740 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2741 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2742 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2743 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2744 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2745 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2746 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2747 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2748 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2749 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2750 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2751
a23b6e6a
DC
27522002-12-11 David Carlton <carlton@math.stanford.edu>
2753
2754 * gdb.c++/m-data.exp: Add test for members that shadow global
2755 variables: see PR gdb/804.
2756 * gdb.c++/m-data.cc: Ditto.
2757
6604731b
DJ
27582002-12-10 Daniel Jacobowitz <drow@mvista.com>
2759
2760 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2761
de46ecd7
DC
27622002-12-06 David Carlton <carlton@math.stanford.edu>
2763
2764 * gdb.base/store.c: Don't declare functions static.
2765
27e829d0
AC
27662002-12-04 Andrew Cagney <ac131313@redhat.com>
2767
2768 * gdb.base/store.exp, gdb.base/store.c: New files.
2769
92806416
DJ
27702002-12-03 Daniel Jacobowitz <drow@mvista.com>
2771
2772 * gdb.base/selftest.exp: Update for current gdb.
2773
3bcbaac5
DJ
27742002-12-03 Daniel Jacobowitz <drow@mvista.com>
2775
2776 * gdb.base/maint.exp: Only dump symbols from one source file
2777 or objfile.
2778
f4f00b1f
DJ
27792002-12-03 Daniel Jacobowitz <drow@mvista.com>
2780
2781 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2782 function call.
2783
f1c8a949
JB
27842002-11-25 Jim Blandy <jimb@redhat.com>
2785
2786 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2787 function appearing in error message.
2788
9e297a97
DJ
27892002-11-21 Daniel Jacobowitz <drow@mvista.com>
2790
2791 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2792
1f312e79
JJ
27932002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2794
d63a86f8
RM
2795 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2796 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2797 should be in mi console format. This is part of fix for PR gdb/604.
2798
83c31e7d
FN
27992002-09-18 Fernando Nasser <fnasser@redhat.com>
2800
2801 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2802 which explicitly prints the zero offset as "+0".
2803
322b3f65
DJ
28042002-10-22 Daniel Jacobowitz <drow@mvista.com>
2805
2806 * gdb.threads/schedlock.c (args): Make unsigned.
2807
28082002-10-21 Daniel Jacobowitz <drow@mvista.com>
2809
2810 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2811 numbers. Allow "foo2|selected stack frame".
2812 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2813 * gdb.asm/asmsrc2.s: Likewise.
2814 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2815 comments.
2816 * gdb.asm/mips.inc: New file.
2817
5e2fe5b8
AF
28182002-10-18 Adam Fedor <fedor@gnu.org>
2819
2820 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2821 * gdb.base/help.exp: Likewise.
2822
abe1a5d0
KB
28232002-10-17 Kevin Buettner <kevinb@redhat.com>
2824
2825 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2826 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2827
10abb1d4
JB
28282002-10-02 Jim Blandy <jimb@redhat.com>
2829
2830 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2831
1f609b42
AC
28322002-10-01 Andrew Cagney <ac131313@redhat.com>
2833
2834 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2835 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2836 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2837 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2838 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2839 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2840 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2841
0aee02e4
AC
28422002-09-29 Andrew Cagney <ac131313@redhat.com>
2843
2844 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2845 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2846 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2847 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2848 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2849 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2850 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2851
6fde09ad
KB
28522002-09-27 Kevin Buettner <kevinb@redhat.com>
2853
2854 * gdb.base/annota1.exp (info break): Make directory components of
2855 path optional since not all compilers emit this debug information.
2856
2857 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2858 step ends up stepping out of the function instead of stopping on
2859 the epilogue.
2860
9e8aab75
KS
28612002-09-26 Keith Seitz <keiths@redhat.com>
2862
2863 * lib/insight-support.exp (gdbtk_start): Figure out where
2864 the insight executable is based on where gdb is. Use this
2865 executable to start insight instead of gdb.
2866
e36180d7
AC
28672002-09-25 Andrew Cagney <cagney@redhat.com>
2868
2869 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2870
9dd34b2b
AC
28712002-09-24 Andrew Cagney <ac131313@redhat.com>
2872
2873 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2874 test_isolated_complaints.
2875 (test_empty_complaint): New function.
2876 (test_empty_complaints): New function. Check no output when no
2877 complaints.
d63a86f8 2878
dea97812
KB
28792002-09-19 Jim Blandy <jimb@redhat.com>
2880
2881 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2882
54951bd7
AC
28832002-09-19 Andrew Cagney <ac131313@redhat.com>
2884
2885 * gdb.gdb/complaints.exp: New file.
2886
dec43320
AC
28872002-09-18 Andrew Cagney <ac131313@redhat.com>
2888
2889 * gdb.base/maint.exp: Check `help maint internal-warning'.
2890
e70d6e3f
DC
28912002-09-18 David Carlton <carlton@math.stanford.edu>
2892
2893 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2894 numbers, and replace them by a single breakpoint after the
2895 constructors are all finished.
2896 Add test 4.
2897 * gdb.c++/m-static.cc: Add test 4.
2898 * gdb.c++/m-static.h: New file.
2899 * gdb.c++/m-static1.cc: New file.
2900
2901 * gdb.c++/printmethod.exp: New file.
2902 * gdb.c++/printmethod.cc: New file.
2903
2904 * gdb.c++/pr-574.exp: New file.
2905 * gdb.c++/pr-574.cc: New file.
2906
afb5c968
CV
29072002-09-18 Corinna Vinschen <vinschen@redhat.com>
2908
2909 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2910 embedded targets which never actually exit.
2911
31e45dee
FN
29122002-09-18 Fernando Nasser <fnasser@redhat.com>
2913
2914 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2915 "don't step after run" as unresolved or unsupported, instead of xfail.
2916
a283c5a1
CV
29172002-09-18 Corinna Vinschen <vinschen@redhat.com>
2918
2919 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2920 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2921 Add newline to expected string in "step out of main (status wrapper)"
2922 case.
2923
11350d2a
CV
29242002-09-18 Corinna Vinschen <vinschen@redhat.com>
2925
2926 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2927 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2928
0deec7d6
TT
29292002-09-17 Tom Tromey <tromey@redhat.com>
2930
2931 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2932 \000, not \0, in double-quoted string.
2933
b2b4a1b5
CV
29342002-09-14 Corinna Vinschen <vinschen@redhat.com>
2935
c9d37158 2936 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2937 string after running the commands execution on breakpoint tests.
2938
1c56143a
CV
29392002-09-13 Corinna Vinschen <vinschen@redhat.com>
2940
2941 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2942
37f8da45
JB
29432002-09-12 Joel Brobecker <brobecker@gnat.com>
2944
2945 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2946
08b468e0
KS
29472002-09-10 Keith Seitz <keiths@redhat.com>
2948
2949 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2950 runto proc.
2951 (mi_run_to_main): Use mi_runto.
2952 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2953
dc360f58
KS
29542002-09-10 Keith Seitz <keiths@redhat.com>
2955
2956 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2957 regexp for stopping at main. Could have multiple event notifications.
2958 Don't assume that main was declared with no parameters.
2959 (mi_next): Use mi_step_to.
2960 (mi_step): Use mi_next_to.
2961
ce3abcfb
CV
29622002-09-09 Corinna Vinschen <vinschen@redhat.com>
2963
2964 * gdb.base/default.exp: Fix expected string in `info float' test.
2965
d1f5b980
BE
29662002-09-09 Ben Elliston <bje@redhat.com>
2967
2968 * config/mips.exp: Update comments.
2969 * config/mips-idt.exp: Likewise.
2970 * config/nind.exp: Likewise.
2971 * config/slite.exp: Likewise.
2972 * config/sparclet.exp: Likewise.
2973 * config/udi.exp: Likewise.
2974 * config/vx.exp: Likewise.
2975 * config/vxworks29k.exp: Likewise.
2976
2f71430b
JB
29772002-09-05 Jim Blandy <jimb@redhat.com>
2978
2979 * gdb.threads/killed.exp: Fix test failure message.
2980
7ddebc7e
KS
29812002-09-04 Keith Seitz <keiths@redhat.com>
2982
2983 * lib/mi-support.exp: Update copyright.
2984 (mi_gdb_test): Increase the priority of the expected pattern
2985 so that it matches gdb_test.
2986
0ae67eb3
KS
29872002-09-03 Keith Seitz <keiths@redhat.com>
2988
2989 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2990 Use integer comparison instead of string comparison for testing
2991 whether binary was built.
2992
38fc42c8
JB
29932002-09-03 Jim Blandy <jimb@redhat.com>
2994
2995 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2996
b6ff0e81
JB
29972002-08-29 Jim Blandy <jimb@redhat.com>
2998
2999 * gdb.threads/pthreads.exp: Move the portable thread compilation
3000 code into a function in lib/gdb.exp, and call that from here.
3001 * lib/gdb.exp (gdb_compile_pthreads): New function.
3002
07c98896
KS
30032002-08-29 Keith Seitz <keiths@redhat.com>
3004
3005 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
3006 expect_out so that callers can get at it.
3007
0312286c
DJ
30082002-08-23 Daniel Jacobowitz <drow@mvista.com>
3009
3010 * gdb.threads/print-threads.c: New file.
3011 * gdb.threads/print-threads.exp: New file.
3012 * gdb.threads/schedlock.c: New file.
3013 * gdb.threads/schedlock.exp: New file.
3014
dd039bc4
EZ
30152002-08-22 Elena Zannoni <ezannoni@redhat.com>
3016
3017 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
3018 not altivec.c.
3019
1f36144c
MK
30202002-08-17 Mark Kettenis <kettenis@gnu.org>
3021
3022 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
3023 targets. The problem should be fixed now.
3024
16057ec7 30252002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
3026
3027 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
3028 2002-07-24 change that removes final dots from error messages.
3029
3c1499ad
TT
30302002-08-13 Tom Tromey <tromey@redhat.com>
3031
3032 * gdb.base/readline.exp: New file.
3033
a20ce2c3
AC
30342002-08-01 Andrew Cagney <ac131313@redhat.com>
3035
3036 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
3037 supress message.
3038
db034ac5
AC
30392002-08-01 Andrew Cagney <cagney@redhat.com>
3040
3041 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
3042 CHILL_FOR_TARGET and CHILL_LIB.
3043 * configure.in (configdirs): Remove gdb.chill.
3044 * configure: Regenerate.
3045 * lib/gdb.exp: Obsolete references to chill.
3046 * gdb.fortran/types.exp: Ditto.
3047 * gdb.fortran/exprs.exp: Ditto.
3048
3e000b18
KB
30492002-07-30 Kevin Buettner <kevinb@redhat.com>
3050
3051 * gdb.base/shlib-call.exp (additional_flags): Conditionally
3052 set Irix-specific compile and link flags.
3053
28f4966b
KB
30542002-07-29 Kevin Buettner <kevinb@redhat.com>
3055
3056 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
3057 source files. The ``-o'' option doesn't work with the ``-E'' option
3058 when using the Irix compiler.
3059
46c0d5a6
DJ
30602002-07-19 Daniel Jacobowitz <drow@mvista.com>
3061
3062 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
3063 Improve support for reusing an exec file. Copy exec file
3064 to target, and run gdbserver on the target instead of on the host.
3065
eecf4bed
JB
30662002-07-18 Jim Blandy <jimb@redhat.com>
3067
0f815cdf
JB
3068 * gdb.base/ending-run.exp: Don't expect to see the program end in
3069 some orderly fashion when we're running on a real stand-alone
3070 board.
3071
eecf4bed
JB
3072 * gdb.base/interrupt.exp: Correct logic for skipping tests on
3073 targets that don't support interrupts.
3074
52d309e4
JB
30752002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
3076
3077 * gdb.base/attach.exp: Add patterns to match output from /proc-based
3078 systems.
3079 Move comments in expect statements to inside the actions, so that they
3080 don't get matched against.
3081
ff683d9e
MK
30822002-07-10 Mark Kettenis <kettenis@gnu.org>
3083
3084 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
3085 function when asleep" test.
3086
b5356753
AC
30872002-07-10 Andrew Cagney <ac131313@redhat.com>
3088
3089 * gdb.base/page.exp: Rewrite to handle problems with very long
3090 `info set' output. Update copyright.
3091
6aa4d13a
AC
30922002-06-26 Andrew Cagney <ac131313@redhat.com>
3093
3094 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
3095 gdb.threads-hp.
3096 * gdb.hp/configure: Regenerate.
3097 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
3098 * gdb.hp/gdb.threads-hp/configure: Delete file.
3099 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
3100
8cf8c2b8
AC
31012002-06-22 Andrew Cagney <ac131313@redhat.com>
3102
3103 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
3104 setlocale, bindtextdomain and textdomain.
3105
6827a8f8
JB
31062002-06-11 Jim Blandy <jimb@redhat.com>
3107
919d772c
JB
3108 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
3109 preprocessor macro information is present.
3110
6827a8f8
JB
3111 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
3112 tests.
3113
c15b0d21
MS
31142002-06-06 Michael Snyder <msnyder@redhat.com>
3115
c5984d70
MS
3116 * gdb.base/overlays.exp: Record addresses of overlay
3117 functions in TCL variables rather than in GDB variables,
3118 to avoid having GDB convert them to pointers (with loss
3119 of information).
3120
d63a86f8 3121 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 3122 default linker script changes.
c15b0d21
MS
3123 * gdb.base/long_long.exp: Add check for sizeof (long double).
3124
be26fe0d
ML
31252002-06-06 Michal Ludvig <mludvig@suse.cz>
3126
3127 * gdb.asm/asm-source.exp: Add x86-64 target.
3128 * gdb.asm/x86_64.inc: New.
d63a86f8 3129
258093ca 31302002-05-30 Michael Chastain <mec@shout.net>
258093ca 3131
4b3153f1 3132 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
3133 * gdb.c++/m-static.cc: New file.
3134 * gdb.c++/m-static.exp: New file.
3135
241264c6
MS
31362002-05-28 Michael Snyder <msnyder@redhat.com>
3137
3138 * gdb.base/call-ar-st.exp: Allow for reduced floating point
3139 precision.
3140
9bba8c8f 31412002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 3142
4b3153f1 3143 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
3144 * gdb.c++/m-data.cc: New file.
3145 * gdb.c++/m-data.exp: New file.
3146
31472002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 3148
4b3153f1 3149 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 3150 * gdb.c++/try_catch.cc: New file.
d63a86f8 3151 * gdb.c++/try_catch.exp: New file.
9bba8c8f 3152
def1b996
MC
31532002-05-27 Michael Chastain <mec@shout.net>
3154
3155 * gdb.c++/local.exp: Accept more nested types in output.
3156
522ba268
MC
31572002-05-26 Michael Chastain <mec@shout.net>
3158
3159 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
3160
277254ba
MS
31612002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
3162
3163 * lib/gdb.exp (gdb_wrapper_init): Just because
3164 gdb_wrapper_file exists, this does not mean that the file
3165 should not be rebuilt. That is what gdb_wrapper_initialized
3166 is for.
3167 (default_gdb_init): Reset gdb_wrapper_initialized.
3168
b61a8733
MS
31692002-05-23 Michael Snyder <msnyder@redhat.com>
3170
d63a86f8 3171 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
3172 the precision of the floating point test results.
3173 * gdb.base/call-rt-st.exp: Ditto.
3174
b61a8733
MS
3175 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
3176 * gdb.base/call-rt-st.exp: Ditto.
3177
56f6e910
MC
31782002-05-19 Michael Chastain <mec@shout.net>
3179
3180 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
3181
ad0b0016
EZ
31822002-05-19 Elena Zannoni <ezannoni@redhat.com>
3183
3184 * configure.in (configdirs): Add gdb.arch.
3185 * configure: Regenerate.
3186
f617d2b6
JB
31872002-05-17 Jim Blandy <jimb@redhat.com>
3188
3189 * gdb.base/completion.exp: Recognize the more detailed error
3190 messages produced by the macro expander's lexical analyzer.
3191
eac2a696
EZ
31922002-05-14 Elena Zannoni <ezannoni@redhat.com>
3193
3194 * gdb.arch/altivec-abi.c: New file.
3195 * gdb.arch/altivec-abi.exp: New file.
3196 * gdb.arch/altivec-regs.c: New file.
3197 * gdb.arch/altivec-regs.exp: New file.
3198
2fdde8f8
DJ
31992002-05-14 Daniel Jacobowitz <drow@mvista.com>
3200
3201 * gdb.base/maint.exp (maint print type): Update for new type
3202 structure.
d63a86f8 3203
e31f1a7c
EZ
32042002-05-14 Elena Zannoni <ezannoni@redhat.com>
3205
3206 * gdb.arch: New directory.
3207 * gdb.arch/configure.in: New file.
3208 * gdb.arch/configure: New file.
3209 * gdb.arch/Makefile.in: New file.
3210
db589741
CV
32112002-05-13 Corinna Vinschen <vinschen@redhat.com>
3212
3213 * gdb.asm/asm-source.exp: Add v850 as supported target.
3214 * gdb.asm/v850.inc: New file.
3215
8ce2a7dc
DJ
32162002-05-13 Daniel Jacobowitz <drow@mvista.com>
3217
3218 * gdb.c++/annota2.exp (annotate-quit): Add comment.
3219
df763c7f
DJ
32202002-05-12 Daniel Jacobowitz <drow@mvista.com>
3221
3222 * gdb.base/break.exp: Check 'break "marker2"'.
3223
377daeed
MS
32242002-05-10 Michael Snyder <msnyder@redhat.com>
3225
3226 * gdb.base/long_long.exp: Fix typo.
3227
c4b7bc2b
JB
32282002-05-10 Jim Blandy <jimb@redhat.com>
3229
ecac9a4e
JB
3230 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
3231 a bug.
3232
c4b7bc2b
JB
3233 * gdb.base/printcmds.exp (test_integer_literals_rejected):
3234 Recognize more detailed error message produced by the macro
3235 expander's lexical analyzer.
3236 * lib/gdb.exp (test_print_reject): Same.
3237
e71019a1
MK
32382002-05-09 Mark Kettenis <kettenis@gnu.org>
3239
3240 * gdb.c++/method.exp: Fix typo.
3241
fedfc8e6
MS
32422002-05-08 Michael Snyder <msnyder@redhat.com>
3243
166a1957
MS
3244 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
3245 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 3246 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
3247 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
3248 Add iftarget clause for strongarm.
d63a86f8 3249
f1c47eb2
MS
32502002-05-06 Michael Snyder <msnyder@redhat.com>
3251
cb9a9d3e
MS
3252 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
3253 (gdb_continue_to_end): Accept output from status wrapper.
3254 * gdb.base/ending-run.exp: Add case for output from status wrapper.
3255 Clean up fail messages to match pass messages.
3256
f1c47eb2
MS
3257 Enable the "needs_status_wrapper" testsuite feature.
3258 * lib/gdb.exp (gdb_wrapper_init): New procedure.
3259 (gdb_compile): Conditionally call gdb_wrapper_init.
3260 * gdb.base/a2-run.exp: Recognize output from status wrapper.
3261 * gdb.c++/method.exp: Recognize output from status wrapper.
3262
6079c749
BE
32632002-05-06 Ben Elliston <bje@redhat.com>
3264From Graydon Hoare <graydon@redhat.com>
3265
3266 * config/sid.exp: Include support for "rawsid" protocol.
3267
188baff3
JB
32682002-05-03 Jim Blandy <jimb@redhat.com>
3269
3270 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
3271 * gdb.c++/hang3.C: New file.
3272
b9c07f0f
AC
32732002-05-04 Andrew Cagney <ac131313@redhat.com>
3274
3275 * gdb.base/default.exp: Remove obsolete code.
3276 * gdb.c++/misc.exp: Ditto. Update copyright.
3277 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
3278 * gdb.base/whatis.exp: Ditto. Update copyright.
3279 * gdb.base/scope.exp: Ditto. Update copyright.
3280 * gdb.base/ptype.exp: Ditto. Update copyright.
3281 * gdb.base/printcmds.exp: Ditto. Update copyright.
3282 * gdb.base/opaque.exp: Ditto. Update copyright.
3283 * gdb.base/list.exp: Ditto.
3284 * gdb.base/funcargs.exp: Ditto. Update copyright.
3285 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3286 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3287 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3288 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3289 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3290 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3291
5c7a0397
MS
32922002-05-02 Michael Snyder <msnyder@redhat.com>
3293
d6dcc264 3294 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3295 * gdb.base/long_long.exp: Add xscale target.
3296 * gdb.base/default.exp: Add xscale target.
3297
eb7f1c48
JB
32982002-05-01 Jim Blandy <jimb@redhat.com>
3299
3300 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3301 gdb.c++/hang.exp: New test.
3302
a6befae8
FF
33032002-05-01 Fred Fish <fnf@redhat.com>
3304
3305 * gdb.base/completion.exp: Handle completions of "./Make" for
3306 more than one completion possibility, as is the case when we
3307 build and test in the source tree.
3308
0a310277
AG
33092002-04-29 Anthony Green <green@redhat.com>
3310
3311 * gdb.java/jmisc1.exp: New file.
3312 * gdb.java/jmisc2.exp: New file.
3313
6ff9af88
DJ
33142002-04-24 Daniel Jacobowitz <drow@mvista.com>
3315
3316 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3317
96b3d632
EZ
33182002-04-23 Elena Zannoni <ezannoni@redhat.com>
3319
3320 * gdb.base/help.exp: Change 'help status' to allow for target
3321 dependent output differences.
3322
5019bb54
MC
33232002-04-22 Michael Chastain <mec@shout.net>
3324
3325 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3326
a805a116
MC
33272002-04-22 Michael Chastain <mec@shout.net>
3328
3329 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3330
a1706bfd
DM
33312002-04-17 David S. Miller <davem@redhat.com>
3332
3333 * gdb.asm/sparc64.inc: New file.
3334 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3335
a73a20a2
EZ
33362002-04-19 Elena Zannoni <ezannoni@redhat.com>
3337
3338 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3339 instruction file directly into the build tree. Clean up at end of
3340 test.
3341
ba678339
DM
33422002-04-18 David S. Miller <davem@redhat.com>
3343
3344 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3345 handle 64-bit platforms correctly.
3346 * gdb.base/maint.exp: Likewise.
3347
b03399da
KB
33482002-04-18 Kevin Buettner <kevinb@redhat.com>
3349
3350 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3351 ``-fpic'' when compiling files comprising a shared library, but
3352 it does need additional linker flags in order to find shared
3353 libraries at run time.
3354
e2004992
KB
33552002-04-18 Kevin Buettner <kevinb@redhat.com>
3356
3357 * gdb.base/cvexpr.c (use): New function.
3358 (main): Invoke use() on all global variables to prevent
3359 some linkers from deleting these otherwise unused symbols.
3360
d8937120
MC
33612002-04-17 Michael Chastain <mec@shout.net>
3362From David S. Miller <davem@redhat.com>
3363
3364 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3365 handle 64-bit platforms correctly.
3366
ffd61a58
MS
33672002-04-12 Michael Snyder <msnyder@redhat.com>
3368From Jim Blandy <jimb@redhat.com>
3369 * gdb.base/foo.c (foox): Remove section attribute; the linker
3370 script can handle this instead.
3371 * gdb.base/bar.c (barx): Same.
3372 * gdb.base/baz.c (bazx): Same.
3373 * gdb.base/grbx.c (grbxx): Same.
3374
3375 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3376 manager doesn't automatically unmap overlays unnecessarily.
3377
6b8426a6
MH
33782002-04-10 Martin M. Hunt <hunt@redhat.com>
3379
3380 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3381 stepping out of main.
3382
34af4875
MC
33832002-04-09 Michael Chastain <mec@shout.net>
3384
3385 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3386 scope so that the nested scope tests will make sense.
3387 * gdb.c++/local.exp: Write patterns that actually work with gcc
3388 (the HP patterns "were never known to work with gcc").
3389 Keep the old aCC patterns too.
3390
2d1676a0
DJ
33912002-04-09 Daniel Jacobowitz <drow@mvista.com>
3392
3393 * gdb.base/attach.exp: Correct target board test.
3394
3a63e3f9
MC
33952002-04-08 Michael Chastain <mec@shout.net>
3396
3397 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3398 in a const method. Add some xfail and fail cases for configurations
3399 that do not emit the "const ...".
3400
f18dabd2
MC
34012002-04-07 Michael Chastain <mec@shout.net>
3402
3403 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3404 Accept "A * const" and "const A * const" as type of "this".
3405 Fix spelling of getFunky throughout. Make messages uniform.
3406
0fcddd82
EZ
34072002-04-07 Elena Zannoni <ezannoni@redhat.com>
3408
3409 Work around for PR gdb/285:
3410 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3411
16a8534a
EZ
34122002-04-07 Elena Zannoni <ezannoni@redhat.com>
3413
3414 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3415 instructions file at run time instead of configure time.
3416 Sometimes we run the test in a directory that is not the one we
3417 configured in.
3418 * gdb.asm/configure.in: Delete creation of symlink.
3419 * gdb.asm/configure: Regenerate.
3420
24181d81
JB
34212002-04-05 J. Brobecker <brobecker@gnat.com>
3422
3423 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3424 xfullpath () function.
3425
7cdb7107
DJ
34262002-04-04 Daniel Jacobowitz <drow@mvista.com>
3427
3428 * gdb.asm/Makefile.in: Correct dependencies.
3429
3430 * gdb.asm/powerpc.inc: New file.
3431 * gdb.asm/asm-source.exp: Add PowerPC.
3432 * gdb.asm/configure.in: Likewise.
3433 * gdb.asm/configure: Regenerated.
3434
a7d17088
DJ
34352002-04-04 Daniel Jacobowitz <drow@mvista.com>
3436
3437 * gdb.base/relocate.exp: New file.
3438 * gdb.base/relocate.c: New file.
3439
cd721503
FF
34402002-04-04 Fred Fish <fnf@redhat.com>
3441
3442 * gdb.base/step-test.exp: Update comment regarding stopping in
3443 memcpy/bcopy calls inserted as part of the compiler runtime.
3444
b22ad7a7
MS
34452002-04-04 Michael Snyder <msnyder@redhat.com>
3446
3447 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3448
5f279fa6
DJ
34492002-04-03 Daniel Jacobowitz <drow@mvista.com>
3450
3451 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3452 (gdb_expect): Remove $notransfer hack.
3453
dd0fd3ce
DJ
34542002-04-02 Daniel Jacobowitz <drow@mvista.com>
3455
3456 * gdb.c++/classes.exp ("calling method for small class"): Match
3457 updated register output.
3458
1e50cda1
DJ
34592002-03-30 Daniel Jacobowitz <drow@mvista.com>
3460
3461 Fix PR gdb/452
3462 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3463 when finished. Make gdb_file_cmd send "exec-file" when
3464 appropriate.
3465
24015922
DJ
34662002-03-30 Daniel Jacobowitz <drow@mvista.com>
3467
3468 * gdb.base/attach.exp: Remove extra setup_xfail.
3469
dd7dfd64
MS
34702002-03-26 Michael Snyder <msnyder@redhat.com>
3471
3472 * gdb.base/default.exp: Add tests for dump, append, and restore.
3473 * gdb.base/help.exp: Add tests for dump, append, and restore.
3474 * gdb.base/dump.exp: New file, test dump, append and restore.
3475 * gdb.base/dump.c: New file.
3476
48b2f8d7
MS
34772002-03-27 Michael Snyder <msnyder@redhat.com>
3478
d63a86f8 3479 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3480 clean-ups in help messages.
3481
05b4d525
FF
34822002-03-26 Fred Fish <fnf@redhat.com>
3483
3484 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3485 have debugging info for those functions and the compiler uses them
3486 internally to copy structs around.
3487
d7679631
FF
34882002-03-26 Fred Fish <fnf@redhat.com>
3489
3490 * gdb.base/list.exp: Revert the change made yesterday and add note
3491 about why we don't list the default lines for remote targets.
3492
523ac3f9
MS
34932002-03-25 Michael Snyder <msnyder@redhat.com>
3494
3495 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3496
754b2b8d
FF
34972002-03-25 Fred Fish <fnf@redhat.com>
3498
3499 * gdb.base/list.exp: This test works on remote targets so remove
3500 the short circuit for remote targets. Update copyright.
3501
33c3e192
FF
35022002-03-25 Fred Fish <fnf@redhat.com>
3503
3504 * gdb.base/attach.exp: Fix logic error that was suppressing this
3505 test for all non hppa*-*-hpux* targets, instead of the hp target.
3506 Move comments closer to the suppression point. Also now need to
3507 check that we are running natively.
3508
d43e73ee
MS
35092002-03-22 Michael Snyder <msnyder@redhat.com>
3510
882c8f02
MS
3511 * gdb.base/default.exp: Add test for gcore. Update copyright.
3512 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3513
04c12f60
FF
35142002-03-06 Fred Fish <fnf@redhat.com>
3515
3516 * gdb.base/funcargs.c: Remove extraneous ';' character.
3517 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3518
b43df995
MC
35192002-03-04 Michael Chastain <mec@shout.net>
3520
3521 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3522 accommodate gcc v3 function signature.
3523 * gdb.mi/mi0-var-cmd-exp: Ditto.
3524
92362027
AC
35252002-02-24 Andrew Cagney <ac131313@redhat.com>
3526
3527 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3528 ``GNU/Linux'' or ``Linux kernel''
3529 * testsuite/gdb.threads/pthreads.c: Ditto.
3530
258ad32d
MC
35312002-02-24 Michael Chastain <mec@shout.net>
3532
3533 * gdb.threads/pthreads.c (thread1): Add a return statement.
3534 (thread2): Likewise.
3535 (foo): Likewise.
3536
04c3b3d4
MC
35372002-02-23 Michael Chastain <mec@shout.net>
3538
3539 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3540 to placate gcc.
3541
5a2a0a20
MC
35422002-02-23 Michael Chastain <mec@shout.net>
3543
3544 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3545 test "ptype bint". The test passes on all my stabs configurations.
3546
a640f7fc
JB
35472002-02-21 Jim Blandy <jimb@redhat.com>
3548
27924826
JB
3549 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3550 filename at a time, and watch for the ones we want to see.
3551
a640f7fc
JB
3552 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3553 types of pointers to prototyped functions.
3554
edcc8c75
AC
35552002-02-20 Andrew Cagney <ac131313@redhat.com>
3556
3557 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3558 signed, unsigned and straight char.
3559 (padding_char, padding_short, padding_int, padding_long,
3560 padding_long_long, padding_float, padding_double,
3561 padding_long_double): New global variables.
3562 (fill, fill_structs): New functions.
3563
3564 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3565 for correctly sized writes. Update copyright.
3566 (get_valueof): New procedure.
3567 (get_sizeof): Call get_valueof.
3568 (check_valueof): New procedure.
3569 (check_padding): New procedure.
3570
ac57ea44
MC
35712002-02-20 Michael Chastain <mec@shout.net>
3572
3573 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3574 to setup_xfail. Document some of the remaining calls.
3575
7a10c941
MC
35762002-02-18 Michael Chastain <mec@shout.net>
3577
3578 * gdb.c++/userdef.exp: Update copyright year.
3579
fb8acdcc
DJ
35802002-02-18 Daniel Jacobowitz <drow@mvista.com>
3581
3582 * gdb.c++/userdef.exp: Test overloaded operators properly.
3583 Remove xfails.
3584
fda6ae12
MS
35852002-02-14 Michael Snyder <msnyder@redhat.com>
3586
3587 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3588
676a0442
DJ
35892002-02-14 Daniel Jacobowitz <drow@mvista.com>
3590
3591 * gdb.base/a2-run.exp: Check for a remote target properly.
3592 * gdb.base/annota1.exp: Likewise.
3593 * gdb.base/list.exp: Likewise.
3594 * gdb.base/reread.exp: Likewise.
3595 * gdb.base/scope.exp: Likewise.
3596 * gdb.base/shlib-call.exp: Likewise.
3597 * gdb.base/term.exp: Likewise.
3598 * gdb.c++/annota2.exp: Likewise.
3599
78b4f468
RE
36002002-02-13 Richard Earnshaw <rearnsha@arm.com>
3601
3602 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3603
9a81ba51
MC
36042002-02-10 Michael Chastain <mec@shout.net>
3605
3606 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3607 (call_after_alloca): Ditto.
3608
004af6c7
DJ
36092002-02-10 Daniel Jacobowitz <drow@mvista.com>
3610
3611 * gdb.base/ending-run.exp: Guard "cont" test with
3612 gdb_skip_stdio_test.
3613
37225f62
JB
36142002-02-06 Jim Blandy <jimb@redhat.com>
3615
3616 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3617 from here...
3618 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3619 To here. Disable this test on non-HP platforms. Add big comment.
3620
fe6fdd96
MS
36212002-02-04 Michael Snyder <msnyder@redhat.com>
3622
3623 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3624 other than d10v and m32r.
3625
036fad3f
RE
36262002-02-02 Richard Earnshaw <rearnsha@arm.com>
3627
3628 * gdb.base/default.exp: Rewrite test patterns to reduce time
3629 taken to match them.
3630
7148ab62
DJ
36312002-01-30 Daniel Jacobowitz <drow@mvista.com>
3632
3633 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3634 Allow a start function above main.
3635 * gdb.threads/linux-dp.exp: Fix copyright date.
3636
396cc255
DJ
36372002-01-30 Daniel Jacobowitz <drow@mvista.com>
3638
3639 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3640 (check_philosopher_stack): Check for manager thread before checking
3641 for a just-starting thread.
3642
f038d31b
DJ
36432002-01-30 Daniel Jacobowitz <drow@mvista.com>
3644
3645 From Neil Booth <neil@daikokuya.demon.co.uk>:
3646 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3647 warnings.
3648
b3ff9d9a
FF
36492002-01-21 Fred Fish <fnf@redhat.com>
3650
3651 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3652 not caller.
3653
39ad761d
JB
36542002-01-21 Jim Blandy <jimb@redhat.com>
3655
3656 * gdb.base/reread.exp: Check that GDB properly re-reads the
3657 executable file when it changes while no inferior is running.
3658
aaf320fa
FF
36592002-01-21 Fred Fish <fnf@redhat.com>
3660
3661 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3662 optionally accept the "shlib events" variation.
3663
808a31f5
JB
36642002-01-21 Jim Blandy <jimb@redhat.com>
3665
3666 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3667 call `fflush' after every `printf', so that the output is produced
3668 at predictable points, regardless of whatever buffering does (or
3669 doesn't) take place.
3670 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3671 at different points.
3672
4420d5e2
DJ
36732002-01-20 Daniel Jacobowitz <drow@mvista.com>
3674
3675 * gdb.c++/inherit.exp: Update copyright years.
3676 * gdb.c++/method.exp: Likewise.
3677
3e36a0f4
DJ
36782002-01-20 Daniel Jacobowitz <drow@mvista.com>
3679
3680 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3681 artificial methods/arguments.
3682 * gdb.c++/derivation.exp: Likewise.
3683 * gdb.c++/inherit.exp: Likewise.
3684 * gdb.c++/method.exp: Likewise.
3685 * gdb.c++/virtfunc.exp: Likewise.
3686
b4ceaee6
AC
36872002-01-18 Andrew Cagney <ac131313@redhat.com>
3688
3689 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3690 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3691 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3692 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3693 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3694 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3695
ecace851
JB
36962002-01-17 Jim Blandy <jimb@redhat.com>
3697
3698 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3699 anchoring the pattern matching the entry point symbol's name.
3700
375fc983
AC
37012002-01-17 Andrew Cagney <ac131313@redhat.com>
3702
3703 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3704 continue/quit query. Update copyright.
3705
fe6fdd96
MS
37062002-01-14 Michael Snyder <msnyder@redhat.com>
3707
3708 * gdb.base/gcore.exp: Remove extra debugging output.
3709
e017c81f
DJ
37102002-01-13 Daniel Jacobowitz <drow@mvista.com>
3711
3712 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3713 for slightly dubious v2 mangled string.
3714
37ab3bf8
DJ
37152002-01-13 Daniel Jacobowitz <drow@mvista.com>
3716
3717 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3718
1bc05c3a 37192002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3720
1bc05c3a 3721 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3722
1bc05c3a
JM
3723 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3724 constructors.
3725 * gdb.c++/derivation.exp: Likewise.
3726 * gdb.c++/templates.exp: Likewise.
3727 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3728
1bc05c3a
JM
37292002-01-10 Michael Snyder <msnyder@redhat.com>
3730
3731 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3732
a911c360
MS
37332002-01-08 Michael Snyder <msnyder@redhat.com>
3734
3735 * gdb.base/gcore.exp: New test for generate-core-file command.
3736 * gdb.base/gcore.c: Testcase for above.
3737 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3738
ea2119ec
JM
37392002-01-08 Jason Merrill <jason@redhat.com>
3740
3741 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3742
68203136
FF
37432002-01-07 Fred Fish <fnf@redhat.com>
3744
3745 * gdb.c++/overload.exp: Remove unconditional xfails for:
3746 print foo_instance1.overloadargs(1)
3747 print foo_instance1.overloadargs(1, 2)
3748 print foo_instance1.overloadargs(1, 2, 3)
3749 print foo_instance1.overloadargs(1, 2, 3, 4)
3750 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3751 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3752 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3753 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3754 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3755 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3756 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3757 print foo_instance1.overload1arg()
3758 print foo_instance1.overload1arg((char)arg2)
3759 print foo_instance1.overload1arg((signed char)arg3)
3760 print foo_instance1.overload1arg((unsigned char)arg4)
3761 print foo_instance1.overload1arg((int)arg7)
3762 print foo_instance1.overload1arg((unsigned int)arg8)
3763 print foo_instance1.overload1arg((float)arg11)
3764 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3765
21b9b5b1
MS
37662002-01-07 Michael Snyder <msnyder@redhat.com>
3767
3768 * gdb.base/huge.exp: New test. Print a very large target data object.
3769 (skip_huge_test): New test variable. Define if you want to skip this
3770 test. The test reads an 8 megabyte data object from the target, so it
3771 might be very time consuming on remote targets with a slow connection.
3772 * gdb.base/huge.c: New file. Test case for above.
3773
725f922e
FF
37742002-01-07 Fred Fish <fnf@redhat.com>
3775
3776 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3777 g_instance.bfoo, and g_instance.cfoo.
3778
634d57ec
JL
3779Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3780
f286b2c3
JL
3781 * gdb.base/break.c (multi_line_if_conditional): New function.
3782 (multi_ilne_while_conditional): Likewise.
3783 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3784 IF or WHILE condition puts the breakpoint at the start of
3785 the condition.
3786
634d57ec
JL
3787 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3788 hppa*-*-hpux* expected failure.
3789 * gdb.base/structs.exp (do_function_calls): Similarly.
3790
3791 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3792 watchpoints.
3793
9fbfe2dc
AC
37942002-01-06 Andrew Cagney <ac131313@redhat.com>
3795
3796 Fix PR gdb/66.
3797 * gdb.base/structs.exp: Replace skip for a29k with skip for
3798 gdb,cannot_call_functions.
3799 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3800 * gdb.base/callfuncs.exp: Ditto.
3801 * gdb.base/call-rt-st.exp: Ditto.
3802 * gdb.base/call-strs.exp: Ditto.
3803 * gdb.base/callfwmall.exp: Ditto.
3804 * gdb.base/scope.exp: Obsolete xfail a29k.
3805 * gdb.c++/misc.exp: Ditto.
3806 * gdb.c++/cplusfuncs.exp: Ditto.
3807 * gdb.base/ptype.exp: Ditto.
3808 * gdb.base/printcmds.exp: Ditto.
3809 * gdb.base/opaque.exp: Ditto.
3810 * gdb.base/list.exp: Ditto.
3811 * gdb.base/funcargs.exp: Ditto.
3812 * gdb.base/default.exp: Ditto.
3813
8ddad156
MS
38142002-01-04 Michael Snyder <msnyder@redhat.com>
3815
ca4976a6 3816 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3817 * gdb.base/maint.exp: Add tests for maint info sections options.
3818
1b074332
JL
3819Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3820
3821 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3822
7d159115
CV
38232001-12-20 Corinna Vinschen <vinschen@redhat.com>
3824
3825 * gdb.asm/arm.inc: New file.
3826 * gdb.asm/asm-source.exp: Add arm targets.
3827 * gdb.asm/configure.in: Ditto.
3828 * gdb.asm/configure: Recreated from configure.in.
3829
8fb87725
JL
3830Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3831
afabe08c
JL
3832 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3833 with HP's compiler.
3834 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3835 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3836 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3837 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3838
3839 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3840 either HP's compilers or GCC.
3841
db521deb
JL
3842 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3843 a SIGBUS or SIGSEGV.
3844
3845 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3846
3847 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3848 can be compiled with either HP's compiler or GCC.
3849
cfa88ab7
JL
3850 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3851 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3852 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3853
ca344dff
JL
3854 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3855 to match current gdb output. Update due to using auto-solib-limit
3856 for limiting instead of overloading auto-solib-add.
3857 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3858 test program.
3859
3f3c6e55 3860 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3861 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3862 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3863 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3864 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3865 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3866 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3867 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3868 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3869 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3870 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3871 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3872 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3873
8fb87725
JL
3874 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3875 a SIGTRAP to the inferior.
3876
cf599fa7
CV
38772001-12-19 Corinna Vinschen <vinschen@redhat.com>
3878
3879 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3880 Substitute call to target_link by call to gdb_compile.
3881
2cd045cd
JL
3882Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3883
3884 * gdb.base/break.exp: Fix HP specific search string when testing
3885 backtracing in a called function.
3886
d63a86f8 3887 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3888 compiling the test with HP's compilers.
3889 * gdb.base/volatile.exp: Similarly.
3890
99ebe9ac
JB
38912001-12-19 Jim Blandy <jimb@redhat.com>
3892
3893 * gdb.base/printcmds.exp: Expect the null character to be printed
3894 as '\0', and the '\013' to be printed as '\v'.
3895 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3896 * gdb.base/setvar.exp: Same.
3897
b9891b29
JB
38982001-12-17 Jim Blandy <jimb@redhat.com>
3899
0eba65ab
JB
3900 * gdb.base/completion.exp: Rather than completing very long
3901 filenames, which can make the readline library produce output we
3902 don't recognize, cd to the directory first, and then complete
3903 using nice, short relative paths.
3904
6970b5b1
JB
3905 * gdb.base/completion.exp: On some systems, there is, in fact, a
3906 variable named `b' in scope, since GDB treats all static
3907 variables as being in scope. So use `no_var_named_this'
3908 instead of `b'.
3909
b9891b29
JB
3910 * gdb.base/corefile.exp: Recognize the message saying that GDB
3911 can't find the core file's registers as a failure.
3912
e6ccd35f
JSC
39132001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3914
3915 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3916 test expect string more specific.
3917
105ba819
CV
39182001-12-13 Corinna Vinschen <vinschen@redhat.com>
3919
3920 * gdb.asm/asm-source.exp: Add support for xstormy16.
3921 * gdb.asm/configure.in: Ditto.
3922 * gdb.asm/configure: Rebuild.
3923 * gdb.asm/xstormy16.inc: New file.
3924
e9e79dd9
FF
39252001-12-10 Fred Fish <fnf@redhat.com>
3926
3927 * gdb.base/maint.exp: Update to match changes in type dumping code.
3928
347dc97d
JB
39292001-12-10 Jim Blandy <jimb@redhat.com>
3930
3931 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3932 matching the entry point symbol's name at the beginning of the
3933 line.
3934
5178b9d6
DJ
39352001-12-07 Daniel Jacobowitz <drow@mvista.com>
3936
3937 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3938 gdb.c++/inherit.exp, gdb.c++/method.exp,
3939 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3940 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3941 and class layout support.
3942
af890c52
DJ
39432001-12-07 Daniel Jacobowitz <drow@mvista.com>
3944
3945 * gdb.c++/classes.exp: Add test for static member function.
3946 * gdb.c++/misc.cc: Add class with static member function.
3947
7a345fb3
JB
39482001-12-07 Jim Blandy <jimb@redhat.com>
3949
f2e54a80 3950 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3951 those tests as `unsupported'.
3952 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3953 Rewrite subsequent tests to use it.
3954
3955 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3956 those tests as `unsupported'.
3957 * gdb.base/structs.exp (call_struct_func): New function.
3958 (do_function_calls): Use call_struct_func to call the functions
3959 returning structs.
3960
0bc69509
JB
3961 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3962 whether functions are prototyped or not, so we can't possibly pass
3963 arguments to t_float_values2 properly.
3964
7a345fb3
JB
3965 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3966 value of `timeout' for targets other than the mips*tx39-*.
3967
edb6ede1
MS
39682001-12-06 Michael Snyder <msnyder@redhat.com>
3969
d63a86f8 3970 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
3971 and detect whether the start symbol has a leading underscore.
3972
2d842f13
JB
39732001-12-04 Jim Blandy <jimb@redhat.com>
3974
3975 * gdb.base/completion.exp: Clarify indentation.
3976
68550daf
JB
39772001-12-03 Jim Blandy <jimb@redhat.com>
3978
3979 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3980 variables on the S/390, not `.word'.
3981
cd5195a8
JB
39822001-11-30 Jim Blandy <jimb@redhat.com>
3983
3984 Add assembly-source tests for s390-ibm-linux.
3985 * gdb.asm/s390.inc: New file.
3986 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3987 the S/390 architecture.
3988 * gdb.asm/configure: Regenerated.
3989
ca9efc90
MS
39902001-11-30 Michael Snyder <msnyder@redhat.com>
3991
3992 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3993 next, info source, info sources, info line, global and static
3994 variables, and static functions.
3995 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3996 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3997 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3998 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3999 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
4000 (gdbasm_leave): Restore frame pointer.
4001 (gdbasm_startup): Copy stack set-up from crt0.S.
4002
d0e66976
FN
40032001-11-26 Fernando Nasser <fnasser@redhat.com>
4004
4005 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
4006 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
4007 to a local (non-static) variable. Copy tstruct.a to a static buffer
4008 and return a pointer to that buffer.
4009 * gdb.base/callfwmall.c (t_structs_a): Ditto.
4010
e2334072
MK
40112001-11-24 Mark Kettenis <kettenis@gnu.org>
4012
4013 * gdb.asm/configure.in: Fix recognition of ix86 target.
4014 * gdb.asm/configure: Regenerate.
4015
756caa3d
MS
40162001-11-21 Michael Snyder <msnyder@redhat.com>
4017
4018 * gdb.asm/sparc.inc: New file.
4019 * gdb.asm/asm-source.exp: Recognize sparc target.
4020 * gdb.asm/configure.in: Recognize sparc target.
4021 * gdb.asm/configure: Regenerate.
d63a86f8 4022
9a4d72d5
MS
40232001-11-21 Michael Snyder <msnyder@redhat.com>
4024
4025 * gdb.asm/m32r.inc: New file.
4026 * gdb.asm/asm-source.exp: Recognize m32r target.
4027 * gdb.asm/configure.in: Recognize m32r target.
4028 * gdb.asm/configure: Regenerate.
4029
a773d1cd
MS
40302001-11-20 Michael Snyder <msnyder@redhat.com>
4031
017ac23d
MS
4032 * gdb.asm/i386.inc: New file.
4033 * gdb.asm/asm-source.exp: Recognize ix86 target.
4034 * gdb.asm/configure.in: Recognize ix86 target.
4035 * gdb.asm/configure: Regenerate.
4036
a773d1cd
MS
4037 * gdb.c++/namespace.exp: Fix quotes in output messages.
4038
bb632afb
MS
40392001-11-14 Michael Snyder <msnyder@redhat.com>
4040
25d559ca 4041 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
4042 qualifier in a type cast expression, to designate an address
4043 in the instruction space (Harvard architecture).
4044
4749e309
MS
40452001-11-13 Michael Snyder <msnyder@redhat.com>
4046
4047 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
4048 Tests for expressions using 'const' and 'volatile'.
4049
25050984
CV
40502001-11-13 Corinna Vinschen <vinschen@redhat.com>
4051
4052 * gdb.asm/asm-sources.exp: Allow defining linker flags.
4053
1902c51f
DJ
40542001-11-12 Daniel Jacobowitz <drow@mvista.com>
4055
4056 * lib/mi-support.exp (mi_run_to_helper): Move comments
4057 outside of gdb_expect.
4058
dcf95b47
DJ
40592001-11-11 Daniel Jacobowitz <drow@mvista.com>
4060
4061 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
4062 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
4063 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
4064 mi0_run_to): New functions.
4065 * gdb.mi/mi-simplerun.exp: Use them.
4066 * gdb.mi/mi0-simplerun.exp: Likewise.
4067 * gdb.mi/mi-var-cmd.exp: Likewise.
4068 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 4069
45b074e1
AC
40702001-11-10 Andrew Cagney <ac131313@redhat.com>
4071
4072 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
4073 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
4074
bf50d346
AC
40752001-11-09 Andrew Cagney <ac131313@redhat.com>
4076
4077 * gdb.base/restore.exp: Include $expected value in restored test
4078 message.
4079
9383332c
AC
40802001-11-09 Andrew Cagney <ac131313@redhat.com>
4081
4082 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
4083 implemented.
4084
db62520a
MS
40852001-11-08 Michael Snyder <msnyder@redhat.com>
4086
4087 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
4088 Add pass/fail message for stop at breakpoint in call dummy function.
4089
b5703437
MS
40902001-11-07 Michael Snyder <msnyder@redhat.com>
4091
d63a86f8
RM
4092 * gdb.c++/templates.exp (test_template_breakpoints):
4093 If we get an overload menu, but it does not match what
760f6330 4094 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
4095 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
4096 making the whitespace optional. Argument for "new" may be
4097 "unsigned" as well as "unsigned int/long".
d63a86f8 4098 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
4099 making the whitespace optional. Also replace "(void) with
4100 "((void|)), making the keyword "void" optional.
d63a86f8 4101 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
4102 making the whitespace optional. Also replace "(void) with
4103 "((void|)), making the keyword "void" optional.
3bf40917
MS
4104 * gdb.base/callfuncs.c (t_float_values): This function must
4105 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 4106 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
4107 can be tested against both cases. Usually one case involves
4108 promotion of float to double, while the other does not.
4109 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
4110 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
4111 includes a stack frame for "start".
4112
c8ab4e6d
JB
41132001-11-05 Jim Blandy <jimb@redhat.com>
4114
4115 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
4116 pointers are 32 bits long, and that offsets of relocs are always
4117 stored in the data (REL-style), and not in the reloc entry itself
4118 (RELA-style).
4119 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
4120 stabs.
4121
3f08ced9
MS
41222001-11-01 Michael Snyder <msnyder@redhat.com>
4123
4124 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
4125 and regular expression operators by using quoting.
4126
cbfa24cd
MS
41272001-10-31 Michael Snyder <msnyder@redhat.com>
4128
4129 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
4130 depending on what the symbol table contains.
4131 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
4132 the output of the ptype command. Similarly, accept both "const &"
4133 and "const&".
4134
aaa68313
CV
41352001-10-31 Corinna Vinschen <vinschen@redhat.com>
4136
4137 * gdb.base/miscexprs.c (main): Add usage of preprocessor
4138 symbol `STORAGE' to allow to choose the storage class of
4139 the local datastructures.
4140 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
4141 compiler directive.
4142
91740388
MS
41432001-10-30 Michael Snyder <msnyder@redhat.com>
4144
4145 * gdb.base/jump.exp: Allow it to run for all targets.
4146
1b7c05e7
CV
41472001-10-29 Corinna Vinschen <vinschen@redhat.com>
4148
4149 * gdb.base/call-ar-st.c (print_double_array): Match for loop
4150 with new double_array size.
4151 (main): Change storage class of all local variables to static.
4152 Reduce size of double_array to 9.
4153 * gdb.base/call-ar-st.exp: Increase timeout value.
4154 Change expected output for double array to match new size in
4155 call-ar-st.c.
4156
36a22261
CV
41572001-10-29 Corinna Vinschen <vinschen@redhat.com>
4158
4159 * gdb.base/ending-run.exp: Create identical output when passing
4160 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 4161 Stormy16 target.
36a22261 4162
92b8ae91
MK
41632001-10-28 Mark Kettenis <kettenis@gnu.org>
4164
4165 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
4166 that we catch the expected failure under Linux/x86.
4167
cb135b83
OF
41682001-10-29 Orjan Friberg <orjanf@axis.com>
4169
4170 * gdb.base/setvar.exp: Escape curly braces.
4171 * gdb.stabs/weird.exp: Ditto.
4172
6884aa54
DJ
41732001-10-27 Daniel Jacobowitz <drow@mvista.com>
4174
4175 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
4176 * gdm.mi/mi0-hack-cli.exp: Likewise.
4177
0398c9aa
AC
41782001-10-25 Andrew Cagney <ac131313@redhat.com>
4179
4180 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
4181 messages.
4182
d20bf2e8
AC
41832001-10-21 Andrew Cagney <ac131313@redhat.com>
4184
4185 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
4186 checking MI enabled.
4187
03dd63aa
CV
41882001-10-09 Corinna Vinschen <vinschen@redhat.com>
4189
4190 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
4191
1d9d99f3
FCE
41922001-10-04 Frank Ch. Eigler <fche@redhat.com>
4193
4194 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
4195 if gdb child process crashes, just signal an error.
4196
838ae6c4
JB
41972001-10-02 Jim Blandy <jimb@redhat.com>
4198
4199 * lib/gdb.exp (test_xfail_format): Simplify.
4200
4201 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
4202 front of the variable name `format'. Simplify `if'.
4203
8f0cbc1c
DJ
42042001-10-01 Daniel Jacobowitz <drow@mvista.com>
4205
4206 * gdb.threads/pthreads.exp: Wait for output and delay
4207 before sending ^C.
4208
1f08dafd
DJ
42092001-10-01 Daniel Jacobowitz <drow@mvista.com>
4210
4211 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
4212 some incorrect output instead of timing out.
4213 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
4214
674f90ff
CV
42152001-09-28 Corinna Vinschen <vinschen@redhat.com>
4216
4217 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
4218 check to allow additional `int'.
4219
9b284272
DJ
42202001-09-27 Daniel Jacobowitz <drow@mvista.com>
4221
4222 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
4223 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
4224
b55a4771
MS
42252001-09-27 Michael Snyder <msnyder@redhat.com>
4226
4227 * lib/gdb.exp (test_debug_format): New proc.
4228 (setup_xfail_format): Use new proc test_debug_format.
4229 * gdb.base/constvars.exp (local_compiler_xfail_check): New
4230 proc; use new service proc test_debug_format.
4231 Replace all other "gcc_compiled" tests with this test.
4232 * gdb.base/volatile.exp (local_compiler_xfail_check): New
4233 proc; use new service proc test_debug_format.
4234 Replace all other "gcc_compiled" tests with this test.
4235
42362001-09-27 Michael Snyder <msnyder@redhat.com>
4237
4238 * gdb.base/cvexpr.exp: New file.
4239 * gdb.base/cvexpr.c: New file
4240 Test for expressions using const and volatile keywords.
4241
4e6667ac
CV
42422001-09-26 Corinna Vinschen <vinschen@redhat.com>
4243
4244 * gdb.base/constvars.exp: Check for different orders of keywords
4245 and additional "int" strings in output.
4246
4f337972
AC
42472001-09-22 Andrew Cagney <ac131313@redhat.com>
4248
4249 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
4250 responses from "help maint".
4251
2015650d
FCE
42522001-09-19 Frank Ch. Eigler <fche@redhat.com>
4253
4254 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
4255 to localhost:NNN instead of :NNN, in case Xvfb is listening
4256 only on TCP.
4257
f3bcedc1
CV
42582001-09-19 Corinna Vinschen <vinschen@redhat.com>
4259
4260 * gdb.base/recurse.exp: When checking leaving the watchpoint
4261 scope, recognize when gdb is in function's epilogue and pass.
4262
6b819c92
KS
42632001-09-18 Keith Seitz <keiths@redhat.com>
4264
4265 * lib/insight-support.exp (_gdbtk_export_target_info): Add
4266 support for running tests against sid targets.
4267 (gdbtk_done): Ditto.
4268
a10c9419
CV
42692001-09-18 Corinna Vinschen <vinschen@redhat.com>
4270
4271 * gdb.base/ending-run.c (main): Set stdout buffersize
4272 to the same reasonable value for any target.
4273 * gdb.base/ending-run.exp: Add a regular expression
4274 to make testsuite happy on Sanyo Stormy16 target.
4275
739d0d99
CV
42762001-09-17 Corinna Vinschen <vinschen@redhat.com>
4277
4278 * gdb.base/display.c (do_loops): Add float variable `f'.
4279 Increment f in loop.
4280 * gdb.base/display.exp: Increment timeout by 60 seconds.
4281 Change float display test to use variable `f'.
4282
1b8947f0
JB
42832001-09-17 Jim Blandy <jimb@redhat.com>
4284
4285 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4286 overflowing the limited breakpoint tables on some ROM monitors
4287 (like the ROM68K).
4288
9890ac81
FCE
42892001-09-15 Frank Ch. Eigler <fche@redhat.com>
4290
4291 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4292 the "-ac" (disable access control) flag.
4293
6db765ea
JH
42942001-08-30 Jeff Holcomb <jeffh@redhat.com>
4295
4296 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4297 ints.
4298
4c32cc04
KS
42992001-08-30 Keith Seitz <keiths@redhat.com>
4300
4301 * lib/gdb.exp: Move all insight-related functionality into
4302 separate file.
4303 * lib/insight-support.exp: New file.
4304
8d6e6f81
FCE
43052001-08-29 Frank Ch. Eigler <fche@redhat.com>
4306
4307 * config/sid.exp (sid_start): Never set sid verbosity; disable
4308 expect_background {} that consumed its stdout; tolerate </dev/null.
4309 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4310
6a90e1d0
AC
43112001-08-18 Andrew Cagney <ac131313@redhat.com>
4312
4313 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4314 CLI jump command to start it.
4315 (mi_run_to_main): Fail immediatly when unexpected output.
4316
1759b3c3
AC
43172001-08-18 Andrew Cagney <ac131313@redhat.com>
4318
4319 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4320 beginning of function. Fix PR gdb/191.
4321
61d11d80
FCE
43222001-08-16 Frank Ch. Eigler <fche@redhat.com>
4323
4324 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4325 what to force sid endianness to.
4326
942a4df2
KS
43272001-08-15 Keith Seitz <keiths@redhat.com>
4328
4329 * lib/gdb.exp (gdbtk_start): Don't set environment
4330 variables for TCL_LIBRARY and friends. Insight will
4331 now figure these out for itself.
4332
0521c418
MS
43332001-08-02 Michael Snyder <msnyder@redhat.com>
4334
4335 * gdb.base/completion.exp: Remove the symbol "a64l" from
4336 the expect string; this is target-specific, and not related
4337 to what is being tested.
4338
74a9a58a
DB
43392001-08-02 Dave Brolley <brolley@redhat.com>
4340
4341 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4342
c70819fa
MS
43432001-07-25 Michael Snyder <msnyder@redhat.com>
4344
c2b8fa57
MS
4345 * gdb.base/consecutive.exp: New file. Test stepping over
4346 breakpoints on consecutive instructions.
4347 * gdb.base/consecutive.c: New file.
4348
c70819fa
MS
4349 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4350 curly braces in regular expressions.
4351
2b1a1355
MS
43522001-07-25 Michael Snyder <msnyder@redhat.com>
4353
4354 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4355 legitimate output from stepping out of main.
4356
413eca6f
KS
43572001-07-22 Keith Seitz <keiths@redhat.com>
4358
4359 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4360 the empty string, do not run the tests.
4361
7e5a9322
SC
43622001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4363
4364 * gdb.base/long_long.exp: Detect size of pointer. Take into
4365 account 2-byte pointers when testing for p/a results.
4366
de58f10f
SC
43672001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4368
d63a86f8 4369 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4370 and defined to 1K for m68hc11.
4371 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4372 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4373 (sizeof_random_data): New variable to tell the size of the data table;
4374 don't test past this size; always run to main.
4375
d6f5fea1
SC
43762001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4377
4378 * gdb.base/return2.exp: return of long long and double fails for
4379 68HC11; don't execute these tests on that platform.
4380 * gdb.base/return.exp: Return of a double fails for 68hc11.
4381
c477543d
SC
43822001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4383
4384 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4385 tests that print a float.
4386 * call-rt-st.exp: Likewise.
4387
63cf1c79
MK
43882001-07-12 Mark Kettenis <kettenis@gnu.org>
4389
4390 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4391 running this test on Linux.
4392
112f9ab5
MC
43932001-06-24 Michael Chastain <chastain@redhat.com>
4394
4395 * gdb.base/arithmet.exp: Remove some tests to make all test names
4396 unique.
4397
4970cb0f
MS
43982001-07-03 Michael Snyder <msnyder@redhat.com>
4399
4400 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4401 the output of the ptype command.
4402
d85da69f
MS
44032001-07-02 Michael Snyder <msnyder@redhat.com>
4404
4c8a82de
MS
4405 * gdb.base/completion.exp: Don't assume that break.c is the only
4406 source file that may contain functions named "marker".
d85da69f
MS
4407 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4408
8afc772b
AC
44092001-06-28 Andrew Cagney <ac131313@redhat.com>
4410
4411 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4412 of files to delete.
4413
4414 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4415 * gdb.disasm/h8300s.exp: New file.
4416 gdb.disasm/h8300s.s: Likewise.
4417
cff22675
AC
44182001-06-27 Andrew Cagney <ac131313@redhat.com>
4419
4420 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4421 empty breakpoint tables.
4422
68c81b54
AC
44232001-06-25 Andrew Cagney <ac131313@redhat.com>
4424
4425 * lib/mi-support.exp: Update args=... part of stop-reason
4426 patterns. Accept either a list or a tuple.
4427
2dd62704
AC
44282001-06-23 Andrew Cagney <ac131313@redhat.com>
4429
4430 * lib/mi-support.exp: Remove local emacs variable defining
4431 change-log-default-name.
4432
b4127474
MC
44332001-06-22 Michael Chastain <chastain@redhat.com>
4434
4435 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4436 This is operationally compatible with the previous version.
4437
8dbfb380
JB
44382001-06-13 Jim Blandy <jimb@redhat.com>
4439
4440 * lib/gdb.exp (gdb_test): Doc fix.
4441
f2d8c86d
MC
44422001-06-10 Michael Chastain <chastain@redhat.com>
4443
4444 * gdb.base/exprs.exp: Remove a duplicate test.
4445
81564d34
JB
44462001-06-06 Jim Blandy <jimb@redhat.com>
4447
4448 * gdb.base/return2.exp (main): Use values to test float and double
4449 returns that are not NaN's, to avoid being confused by IEEE
4450 comparison rules.
4451
da55addb
MS
44522001-06-04 Michael Snyder <msnyder@redhat.com>
4453
4454 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4455 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4456 rather than wait for 12 more tests to time out.
4457
42c65987
JB
44582001-06-06 Jim Blandy <jimb@redhat.com>
4459
b18bced9 4460 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4461 Don't forget to match the GDB prompt.
b18bced9 4462
42c65987
JB
4463 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4464
5b41e5f0
JB
44652001-06-04 Jim Blandy <jimb@redhat.com>
4466
4467 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4468 command.
4469
015e046f
KB
44702001-05-31 Kevin Buettner <kevinb@redhat.com>
4471
4472 * gdb.base/annota1.exp (info break): Match four or more spaces
4473 after "Address".
4474
fb1ffbbe
MC
44752001-05-31 Michael Chastain <chastain@redhat.com>
4476
4477 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4478 (dm_type_int_star): Likewise.
4479 (dm_type_long_star): Likewise.
4480 (dm_type_void_star): Likewise.
4481
5ea2a32c
KB
44822001-05-29 Kevin Buettner <kevinb@redhat.com>
4483
4484 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4485 to a known value in order to get consistent results regardless
4486 of the setting of INPUTRC or the presence or contents of .inputrc.
4487
ae23c492
MS
44882001-05-24 Michael Snyder <msnyder@redhat.com>
4489
ac55707e
MS
4490 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4491 Don't require that the main thread and the manager thread are the
4492 first in the list.
4493
ae23c492
MS
4494 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4495 debugging. If test fails, issue an "unsupported" not a "fail".
4496
400071f1
JB
44972001-05-24 Jim Blandy <jimb@redhat.com>
4498
4499 Don't assume that short is shorter than int.
4500 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4501 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4502 this isn't true.
400071f1
JB
4503 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4504 an int, is not equal to ~0 stored in an unsigned char. This tests
4505 the same thing that the previous test meant to, but works on
4506 16-bit machines, too.
4507 ("print unsigned char != (~0)"): Same test, complemented.
4508
0816a3e5
MS
45092001-05-24 Michael Snyder <msnyder@redhat.com>
4510
4511 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4512 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4513 and prevents dejagnu getting out of step.
4514
f6dc23a9
KB
45152001-05-23 Kevin Buettner <kevinb@redhat.com>
4516
4517 * gdb.base/finish.exp (finish_void): Revise pattern for
4518 stopping on the call statement to not permit stopping at
4519 the start of the instructions comprising the call sequence.
4520
7dbd117d
MC
45212001-05-19 Michael Chastain <chastain@redhat.com>
4522
4523 * gdb.base/callfuncs.exp: Make all test names unique.
4524 * gdb.base/commands.exp: Make all test names unique.
4525 * gdb.base/condbreak.exp: Make all test names unique.
4526 * gdb.base/dbx.exp: Make all test names unique.
4527 * gdb.base/default.exp: Make all test names unique.
4528 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4529 and TIMEOUT messages to their corresponding PASS message.
4530 * gdb.base/ending-run.exp: Make all test names unique.
4531 * gdb.base/long_long.exp: Remove duplicate test.
4532
6b0b0a9e
KB
45332001-05-21 Kevin Buettner <kevinb@redhat.com>
4534
4535 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4536 stop on the call statement as well as the statement after the
4537 call.
4538
2caa35cb
MS
45392001-05-21 Michael Snyder <msnyder@redhat.com>
4540
4541 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4542
40713331
EZ
45432001-05-10 Elena Zannoni <ezannoni@redhat.com>
4544
4545 * gdb.base/completion.exp: Revamp test. Make it execute on all
4546 platforms.
4547
c2c1be8d
EZ
45482001-05-10 Elena Zannoni <ezannoni@redhat.com>
4549
2c9cd303
EZ
4550 * config/gdbserver.exp (gdb_load): Handle the case
4551 in which the arguments to gdbserver are given in the
4552 baseboard configuration file.
4553 Also handle the case in which the server needs to do a
4554 load.
4555
9671de48
KS
45562001-05-07 Keith Seitz <keiths@cygnus.com>
4557
4558 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4559 set up the display for testing.
4560 (gdbtk_start): Convert all paths to paths that tcl will like.
4561 Export target information to environment.
4562 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4563 necessary.
4564 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4565 (to_tcl_path): New proc to convert a given pathname into
4566 a path acceptible as an argument to a tcl command.
4567 (_gdbtk_export_target_info): New proc to export target info
4568 into the environment for gdbtk testing.
4569 (gdbtk_done): New proc to signal end-of-test.
4570
5a360f47
JB
45712001-05-06 Jim Blandy <jimb@redhat.com>
4572
4573 * restore.c: Make the code of caller0 correspond to its comment.
4574
66c756c6
MS
45752001-05-03 Michael Snyder <msnyder@redhat.com>
4576
4577 * config/sid.exp (gdb_target_sid): Check for error messages.
4578 On error or timeout, don't make expect exit (which will terminate
4579 all subsequent tests); instead just make gdb exit.
d63a86f8 4580 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4581 return a negative value.
4582
a966fde5
JB
45832001-04-24 Jim Blandy <jimb@redhat.com>
4584
851c18e0
JB
4585 * gdb.c++/templates.exp: If we see the prompt for the overload
4586 list, but we haven't recognized any of the longer patterns,
4587 arrange for this test to fail, not hang.
4588
a966fde5
JB
4589 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4590 variations.
4591
db144853
MC
45922001-04-22 Michael Chastain <chastain@redhat.com>
4593
4594 * gdb.c++/local.exp: Use the 'runto' library function.
4595 * gdb.c++/namespace.exp: Likewise.
4596 * gdb.c++/overload.exp: Likewise.
4597
3207ec21
KB
45982001-03-26 Kevin Buettner <kevinb@redhat.com>
4599
4600 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4601 * gdb.base/step-line.exp: New file. Test step/next in presence of
4602 #line directives.
4603 * gdb.base/step-line.c: New file. Test program for the above.
4604 * gdb.base/step-line.inp: New file. We pretend that this file has
4605 been transformed by some other tool into step-line.c.
4606
13b57657
JB
46072001-03-21 Jim Blandy <jimb@redhat.com>
4608
4609 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4610 unmangled operator names.
4611
754cbe1c
JB
46122001-03-20 Jim Blandy <jimb@redhat.com>
4613
4614 * gdb.threads/linux-dp.exp: Recognize an additional message
4615 generated by GDB when it doesn't understand how to debug threads
4616 on the target system.
4617
177495c9
AC
46182001-03-19 Andrew Cagney <ac131313@redhat.com>
4619
4620 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4621
f266096b
MC
46222001-03-12 Michael Chastain <chastain@redhat.com>
4623
4624 * gdb.c++/derivation.exp: Use the 'runto' library function.
4625
cac3c2ff
MC
46262001-03-12 Michael Chastain <chastain@redhat.com>
4627
4628 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4629
b6c11a24
MC
46302001-02-24 Michael Chastain <chastain@redhat.com>
4631
4632 * gdb.c++/ref-types.exp: Change handwritten code to library
4633 function 'runto'.
4634
6bae5bce
OF
46352001-03-16 Orjan Friberg <orjanf@axis.com>
4636
4637 * gdb.base/signals.exp: Set count to 0 explicitly.
4638
0015fd9a
MS
46392001-03-15 Mark Salter <msalter@redhat.com>
4640
4641 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4642 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4643 (gdb_load): Add support for additional target_info: gdb_download_size
4644 and gdb_load_timeout.
0015fd9a 4645
fc33412a
DT
4646Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4647
4648 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4649 file -- to prevent failing when the compile fails but we have no
4650 intention of running the tests anyway.
4651
4652 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4653 tests if set.
4654
4655 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4656 integers.
4657
4658 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4659 * gdb.c++/namespace.exp: Ditto.
4660
115f06de
OF
46612001-03-07 Orjan Friberg <orjanf@axis.com>
4662
4663 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4664 * gdb.base/pointers.exp: Relax pattern match of decimals.
4665
b6ba6518
KB
46662001-03-06 Kevin Buettner <kevinb@redhat.com>
4667
4668 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4669 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4670 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4671 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4672 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4673 config/sh.exp, config/sid.exp, config/slite.exp,
4674 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4675 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4676 config/vxworks.exp, config/vxworks29k.exp,
4677 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4678 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4679 gdb.base/arithmet.exp, gdb.base/assign.exp,
4680 gdb.base/async.exp, gdb.base/attach.exp,
4681 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4682 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4683 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4684 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4685 gdb.base/commands.exp, gdb.base/completion.exp,
4686 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4687 gdb.base/constvars.exp, gdb.base/corefile.exp,
4688 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4689 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4690 gdb.base/ending-run.exp, gdb.base/environ.exp,
4691 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4692 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4693 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4694 gdb.base/funcargs.exp, gdb.base/help.exp,
4695 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4696 gdb.base/logical.exp, gdb.base/long_long.exp,
4697 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4698 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4699 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4700 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4701 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4702 gdb.base/regs.exp, gdb.base/relational.exp,
4703 gdb.base/remote.exp, gdb.base/reread.exp,
4704 gdb.base/restore.exp, gdb.base/return2.exp,
4705 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4706 gdb.base/selftest.exp, gdb.base/setshow.exp,
4707 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4708 gdb.base/sigall.exp, gdb.base/signals.exp,
4709 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4710 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4711 gdb.base/step-test.exp, gdb.base/structs.c,
4712 gdb.base/structs.exp, gdb.base/structs2.exp,
4713 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4714 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4715 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4716 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4717 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4718 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4719 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4720 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4721 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4722 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4723 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4724 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4725 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4726 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4727 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4728 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4729 gdb.trace/circ.exp, gdb.trace/collection.exp,
4730 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4731 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4732 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4733 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4734 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4735 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4736 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4737 notices.
4738
dc96c6c7 47392001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4740
4741 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4742 first arg is int not float.
4743
dc96c6c7 47442001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4745
4746 * gdb.base/reread.exp: Unsupported for non-native targets;
4747 doesn't work for remote debugging.
4748
9b0c4aeb
FN
47492001-02-19 Fernando Nasser <fnasser@redhat.com>
4750
4751 From Drew Moseley <dmoseley@redhat.com>
4752 * gdb.base/ending-run.exp: Properly handle the BSP state when
4753 stepping past the end of main.
4754
02aa71d5
MC
47552001-02-19 John Moore <jmoore@redhat.com>
4756
4757 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4758 Converted HPUX fix for non-expected items following multiple
4759 step commands into general solution for all platforms.
4760
1fa449a4
MC
47612001-02-18 Michael Chastain <chastain@redhat.com>
4762
4763 * gdb.c++/classes.exp (do_tests): Change runto statements
4764 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4765 statements demangler agnostic.
4766 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4767 (gdb_virtfunc_restart): Likewise.
4768
b2f9ec70
MC
47692001-02-14 Michael Chastain <chastain@redhat.com>
4770
4771 * gdb.c++/inherit.exp (do_tests): Change runto statements
4772 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4773 statements demangler agnostic.
4774
cf74b8ca
AC
4775Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4776
4777 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4778 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4779 before calling common_routine 15 times'' tests.
4780
99f78f56
MC
47812001-02-11 Michael Chastain <chastain@redhat.com>
4782
4783 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4784 Helps the test script figure out which demangler is in use.
4785 (dm_type_foo_ref): Ditto.
4786 (dm_type_int_star): Ditto.
4787 (dm_type_long_star): Ditto.
4788 (dm_type_unsigned_int): Ditto.
4789 (dm_type_void): Ditto.
4790 (dm_type_void_star): Ditto.
99707966 4791 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4792 Probe the gdb demangler and set variables to accommodate
4793 formatting differences.
4794 (info_func_regexp): New function. Same as info_func, but
4795 matches against a regexp.
4796 (info_func): Match against a literal string.
4797 (print_addr_2): New function. Match against a literal string,
4798 which can be different from the input to gdb.
4799 (print_addr): Simply call print_addr_2 with the same argument twice.
4800 (test_lookup_operator_functions): Use demangler formatting variables.
4801 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4802 the tests in the same order as the C++ class declaration.
4803 (test_paddr_operator_functions): Ditto.
4804 (test_paddr_overloaded_functions): Ditto.
4805 (test_paddr_hairy_functions): Use demangler formatting variables.
4806 Add reference to gdb/19 for related tests.
4807 (do_tests): Call probe_demangler.
4808
1de8f023
KB
48092001-01-30 Kevin Buettner <kevinb@redhat.com>
4810
4811 * gdb.c++/templates.cc (printf): Remove unused function definition.
4812
ca3f91ed
MS
48132001-01-26 Felix Lee <flee@redhat.com>
4814
4815 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4816
48172001-01-25 matthew green <mrg@redhat.com>
4818
4819 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4820 up sid.
4821 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4822
48232001-01-25 matthew green <mrg@redhat.com>
4824
4825 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4826 Deprecate $sid_spawn_id.
ca3f91ed
MS
4827 (sid_exit): Remove code necessary only for `spawn.'
4828
48292001-01-25 matthew green <mrg@redhat.com>
4830
4831 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4832
fb18ec4a
MC
48332001-01-28 Michael Chastain <chastain@redhat.com>
4834
4835 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4836 to call when tests fail. It takes gdb out of the overloaded
4837 function choice menu back to the main prompt, so that the test
4838 program stays synchronized.
4839 (set_bp_overloaded): New proc to collect all the common
4840 code for setting a breakpoint on an overloaded name. Calls
4841 take_gdb_out_of_choice_menu when needed.
4842 (menu_overload1arg): New variable to collect the repeated
4843 instances of the expected menu for an overloaded name. Change
4844 the regular expression to handle changes in g++ type encoding:
4845 "void" can be either "void" or "", and "unsigned int" can be
4846 either "unsigned int" or "unsigned".
4847 (continue_to_bp_overloaded): Change regular expressions to handle
4848 changes in g++ type encoding.
4849 (no proc): Call take_gdb_out_of_choice_menu when needed.
4850 Remove redundant calls to "info break". Accept either "canceled"
4851 or "cancelled". Change regular expressions in "info break"
4852 calls to handle changes in g++ type encoding. Give all tests
4853 unique strings.
4854
9c646a6e
BE
48552001-01-17 Ben Elliston <bje@redhat.com>
4856
4857 * config/sid.exp: New file.
4858
9549d9c1
AC
4859Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4860
4861 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4862
dc96c6c7 48632000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4864
4865 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4866 Add a RE to accept a non-ascii char if one is ever presented.
4867
b4df4f68
FN
48682000-12-20 Fernando Nasser <fnasser@redhat.com>
4869
297dd0fd 4870 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4871
dc96c6c7 48722000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4873
d63a86f8 4874 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4875 in regexp. One '\' does not suffice on Linux.
4876
4a7bddb6
MC
48772000-12-09 Michael Chastain <chastain@redhat.com>
4878
4879 * gdb.base/break.exp (test_clear_command): Use a marker function
4880 rather than 'main' for the test function. Also move this
4881 test to an execution point where the marker function names are
4882 guaranteed to be bound to functions. (Executing tests after a
4883 'finish' from main runs into name conflicts with local names
4884 in __libc_start_main).
4885
dc96c6c7 48862000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4887
4888 * gdb.base/finish.exp: New test for gdb's "finish" command.
4889 * gdb.base/return2.exp: New test for gdb's "return" command.
4890 * gdb.base/return2.c: New source file for above.
4891
dc96c6c7 48922000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4893
4894 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4895 * gdb.base/miscexprs.exp: Ditto.
4896 * gdb.base/pointers.exp: Ditto.
4897 * gdb.c++/derivation.exp: Ditto.
4898 * gdb.c++/local.exp: Ditto.
4899 * gdb.c++/namespace.exp: Ditto.
4900 * gdb.c++/overload.exp: Ditto.
4901 * gdb.c++/ref-types.exp: Ditto.
4902
dc96c6c7 49032000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4904
4905 * gdb.base/constvars.exp: Test result of "up" command.
4906 * gdb.base/miscexprs.exp: Ditto.
4907 * gdb.base/pointers.exp: Ditto.
4908 * gdb.base/scope.exp: Ditto.
4909 * gdb.c++/derivation.exp: Ditto.
4910 * gdb.c++/local.exp: Ditto.
4911 * gdb.c++/namespace.exp: Ditto.
4912 * gdb.c++/overload.exp: Ditto.
4913 * gdb.c++/ref-types.exp: Ditto.
4914
44097287
FN
49152000-11-22 Michael Chastain <chastain@redhat.com>
4916
4917 * mips_pro.exp: Accept either "middle -> top -> main" or
4918 "middle -> main" in the backtrace, because gcc can optimize
4919 tail calls to jumps. Remove setup_xfail for the hppa case.
4920 Add a comment with the original warning messages from PR 3016,
4921 which was filed in 1993, to preserve them for posterity.
4922
9d2e1bab
ND
49232000-11-17 Nick Duffek <nsd@redhat.com>
4924
4925 * lib/gdb.exp (gdb_test): Override timeout with board info.
4926
1aca8eb7
ND
49272000-11-17 Nick Duffek <nsd@redhat.com>
4928
4929 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4930 the second kill and detach messages.
4931
93076499
ND
49322000-11-17 Nick Duffek <nsd@redhat.com>
4933
4934 * configure.in: Add AC_EXEEXT.
4935 * configure: Regenerate.
4936 * Makefile.in (just-check): Export EXEEXT.
4937 * lib/gdb.exp ($EXEEXT): Import from environment.
4938 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4939 expect "maint dump-me" on Cygwin.
4940 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4941 $EXEEXT.
4942
30e87cd3
ND
49432000-11-17 Nick Duffek <nsd@redhat.com>
4944
4945 * gdb.base/break.exp: Test backtrace and finish from called
4946 function on all platforms, not just HP-UX.
4947
dc96c6c7 49482000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4949
4950 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4951 code from gdb_target_monitor, so it can be used independantly
4952 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 4953
dc96c6c7 49542000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4955
4956 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4957 * gdb.base/corefile.exp: Expect the message "Program is being
4958 debugged already" when we send the "corefile" command, since
4959 the preceeding gdb_load may have connected gdb to a remote target.
4960 * gdb.base/display.exp: Disable hardware watchpoints if new
4961 board info variable "no_hardware_watchpoints" is true.
4962 Replace single-letter commands with more readable ones.
4963 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4964 if new board info variable "no_hardware_watchpoints" is true.
4965 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4966 to see if stdio (printf) testing is possible.
4967 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4968 board info variable "no_hardware_watchpoints" is true. Use new
4969 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4970
39124dea
FN
49712000-11-13 Fernando Nasser <fnasser@redhat.com>
4972
4973 From Orjan Friberg <orjanf@axis.com>:
4974 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4975 in array print pattern match.
4976
a9e2e984
FN
49772000-11-09 Fernando Nasser <fnasser@redhat.com>
4978
4979 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4980 spelling "cancelled" to U.S. spelling "canceled" to match changes
4981 made to gdb.
4982 * gdb.c++/ovldbreak.exp: Ditto.
4983
c7db355b
PS
49842000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4985
4986 * gdb.base/callfuncs.c (main): Moved to end of file, call
4987 t_double_values to initialize the FPU before inferior calls are made.
4988 * gdb.base/callfuncs.exp: Test for register preservation after calling
4989 inferior functions. Add tests for continuining, finishing and
4990 returning from a stop in a call dummy.
4991
dc96c6c7 49922000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4993
4994 * gdb.base/commands.exp: Break up long lines, and re-indent.
4995
dc96c6c7 49962000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4997
4998 * config/gdbserver.exp: Rewritten from the ground up, to make it
4999 compatible with the current dejagnu tree, and to make it work with
5000 the new "gdbserver" in libremote.
5001
dc96c6c7 50022000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5003
5004 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
5005 * gdb.base/varargs.exp: Skip entire test if no printf support.
5006 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
5007 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
5008
dc96c6c7 50092000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
5010
5011 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
5012 no floating point support.
5013 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
5014 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
5015 * gdb.base/call-rt-st.exp: Ditto.
5016 * gdb.base/call-strs.exp: Ditto.
5017
bac5fc66
JG
50182000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
5019
5020 * gdb.base/sizeof.c: include <stdio.h>.
5021
5022 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
5023 'finish', otherwise uncaptured gdb_prompt would potentially
5024 throw remaining test points out of sync.
5025
b22a6027
SB
50262000-07-26 Scott Bambrough <scottb@netwinder.org>
5027
5028 * gdb.base/recurse.exp: Run tests for all targets.
5029 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
5030 gnu-oldld case on ARM.
5031 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
5032 for ARM targets.
d63a86f8 5033
d8231941
AG
5034Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
5035
5036 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
5037 * gdb.java/configure: Rebuild.
5038
8caabe69
AG
5039Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
5040
5041 * gdb.java/jv-exp.exp: New file.
5042
9d273ca3
AG
5043Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
5044
5045 * configure: Rebuilt.
5046 * configure.in (configdirs): Add gdb.java.
5047 * gdb.java/jmisc.java: New file.
5048 * gdb.java/jmisc.exp: New file.
5049 * gdb.java/Makefile.in: New file.
5050 * gdb.java/configure: Rebuilt.
5051 * gdb.java/configure.in: New file.
5052 * lib/java.exp: New file.
5053
4f823a66
AC
5054Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
5055
5056 * gdb.base/exprs.exp: Test casts to a pointer including over and
5057 underflow.
5058
2391e11d
AC
5059Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
5060
5061 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
5062 and the compilers sizes.
5063
54602222
ND
50642000-07-09 Nick Duffek <nsd@redhat.com>
5065
5066 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
5067 (use_methods): New function.
5068 (main): Call use_methods().
5069 * gdb.c++/classes.exp (test_method_param_class): New procedure.
5070 (do_tests): Call test_method_param_class.
5071
2bec0572
ND
50722000-07-09 Nick Duffek <nsd@redhat.com>
5073
5074 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
5075 spelling.
5076 (test_enums): New procedure. Move enum tests from end of script
5077 to here. Set breakpoint on function name instead of line number.
5078 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
5079 (enums2): New marker function.
5080 (enums1): New function.
5081 (main): Call enums1(). Move enum tests to enums1().
5082
78492fde
AC
5083Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
5084
5085 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
5086 compile/link program. Update line numbers.
5087 * gdb.asm/d10v.inc: Define ``startup''.
5088 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 5089
49a2cef8
AC
5090Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
5091
5092 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
5093
3e6c8688
EZ
50942000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5095
5096 * gdb.base/maint.exp: Add 'maint print architecture' item to output
5097 of 'help maint print' command.
5098
9ff5cbe9
AC
5099Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
5100
5101 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
5102 they use gdb_expect_list.
5103
17c579bd
AC
5104Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
5105
5106 * gdb.base/commands.exp: Use ``set remote
5107 memory-read-packet-size'' instead of ``set endian big'' to test
5108 long commands.
5109
e6d71bf3
DB
51102000-06-03 Daniel Berlin <dan@cgsoftware.com>
5111
5112 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 5113 g++, and stop skipping them.
e6d71bf3
DB
5114
5115 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
5116 work under g++.
5117
d63a86f8 5118 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
5119 initialization.
5120
dc96c6c7 51212000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
5122
5123 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
5124 the regular expression: accept an (almost) arbitrary sequence of
5125 "frames-invalid" and "breakpoints-invalid" messages both before
5126 and after the "starting" message.
5127
dc96c6c7 51282000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
5129
5130 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 5131
dc96c6c7 51322000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
5133
5134 * gdb.base/annota1.exp (annotate-signal-handler-caller):
5135 Relax the regular expression a little, make it pass on Solaris 8.
5136
8216cda9
KB
51372000-05-12 Kevin Buettner <kevinb@redhat.com>
5138
5139 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 5140 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
5141 Instead, it is permissible for gdb to stop on the line of the
5142 call itself.
5143
1a570b2f
MS
51442000-05-12 Michael Snyder <msnyder@.cygnus.com>
5145
5146 * gdb.base/break.exp (bp on small function, optimized file):
5147 Add a second pass pattern. The behavior differs here between stabs
5148 and dwarf for one-line functions. Stabs preserves two line symbols
5149 (one before the prologue and one after) with the same line number,
5150 but dwarf regards these as duplicates and discards one of them.
5151 Therefore the address after the prologue (where the breakpoint is)
5152 has no exactly matching line symbol, and GDB reports the breakpoint
5153 as if it were in the middle of a line rather than at the beginning.
5154
dc96c6c7 51552000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 5156
d63a86f8 5157 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
5158 rather than "send_gdb" (for consistancy).
5159
7d418785
AC
5160Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5161
5162 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
5163 * gdb.c++/templates.cc: Properly check for GCC version number.
5164 * lib/compiler.cc: Likewise
5165
dc96c6c7 51662000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 5167
d63a86f8 5168 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
5169 gdb may not stop at the first line of main, due to code motion.
5170
dc96c6c7 51712000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
5172
5173 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
5174 This test depends on parsing the printf output from the target.
5175 Since the sparclet stub doesn't do stdio, this will never work.
5176 * gdb.base/call-rt-st.exp: ditto.
5177 * gdb.base/call-strs: ditto.
5178
dc96c6c7 51792000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
5180
5181 * gdb.base/miscexprs.exp: make sizeof long array test portable.
5182
5183 * gdb.base/ending-run.exp: After connecting to a remote target,
5184 but before running, the target will appear to be in a random
5185 location. Specify both a file and a line for breakpoints.
5186 Also, the function that calls main may be called 'init'
5187 rather than 'start'.
5188
a5a51225
EZ
51892000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5190
5191 * gdb.base/help.exp: Update output for add-symbol-file command.
5192
7930cc7c
FN
51932000-04-10 Fernando Nasser <fnasser@cygnus.com>
5194
5195 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5196 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
5197
23e37ab1
C
51982000-04-07 J.T. Conklin <jtc@redback.com>
5199
e93c542c
C
5200 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
5201
23e37ab1
C
5202 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
5203
591b8fa3
PDM
5204Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
5205
5206 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
5207 values that can be represented exactly.
5208 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
5209 above change, and to not check against the directory part of the source
5210 file name.
5211 (step into print_long_arg_list): Likewise.
5212 (print print_small_structs from print_long_arg_list): Likewise.
5213 (print print_long_arg_list): Likewise.
5214
7a495180
EZ
52152000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5216
30b53638 5217 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 5218
beb998c6
AC
5219Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
5220
5221 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
5222
1c689132
DB
52232000-03-25 Daniel Berlin <dan@cgsoftware.com>
5224
5225 * gdb.base/commands.exp (deprecated_command_test): Add test for
5226 deprecate with no arguments.
5227
c1790a9d
JL
52282000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
5229
5230 * gdb.base/break.exp: Add new test for setting breakpoints on
5231 optimized code so we can test breakpoints work even when function
5232 prologues may be optimized away
5233
003ba290
FN
52342000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5235
5236 From David Whedon <dwhedon@gordian.com>
5237 * gdb.base/commands.exp : Added command deprecator tests.
5238
6837a0a2
DB
52392000-03-22 Daniel Berlin <dan@cgsoftware.com>
5240
5241 * gdb.base/help.exp: Added test for new apropos command.
5242
b9593231
KB
52432000-03-21 Kevin Buettner <kevinb@redhat.com>
5244
5245 * gdb.base/pointers.c (usevar): New function.
5246 (main): Make sure that global variables v_int_pointer2, rptr,
5247 and y are all referenced someplace in the program by calling
5248 usevar() on them. [Some linkers delete symbols which are
5249 never referenced. The space remains, but there's no way to
5250 get a (symbolic) handle on the variable from the debugger.]
5251
751a959b
EZ
52522000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5253
5254 * gdb.base/printcmds.c: Add typedeffed arrays.
5255
5256 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
5257 procedure to test arrays that are typedef'd.
5258
73a93a32
JI
52592000-03-13 James Ingham <jingham@leda.cygnus.com>
5260
5261 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 5262 the library directories.
73a93a32 5263
fb40c209
AC
5264Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
5265
5266 * configure.in (configdirs): Add sub directory gdb.mi.
5267 * configure: Re-generate.
5268
5269 * gdb.mi: New directory.
d63a86f8 5270
ee4dd2c9
AC
52712000-02-25 Scott Bambrough <scottb@netwinder.org>
5272
5273 * gdb.base/long_long.exp: Correct test suite failure when printing
5274 a long long value as a double on ARM platforms.
5275
70f0cc22
JB
52762000-02-16 Jim Blandy <jimb@redhat.com>
5277
5278 * gdb.base/break.exp ("breakpoint line number"): Make sure the
5279 default source file is set properly before running this test.
5280
853819b8
EZ
52812000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5282
5283 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5284 gdbtk/library directory, not in gdbtcl2.
5285
dfcd3bfb
JM
52862000-02-04 Jim Blandy <jimb@redhat.com>
5287
5288 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5289 backslash from regexp pattern.
5290
5291 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5292 procedure. Use it to run all the "continue to bp overloaded"
5293 tests. Note that this changes the names of the tests slightly.
5294 If the breakpoint hit message includes a hex PC value, because
5295 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5296 from the real source code, still consider that a pass.
5297
5298 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5299 XFAIL here if the breakpoint message contains a hex address. Note
5300 similar change on 1999-11-02.
5301
5302 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5303
5304 * gdb.base/ptype.exp: Establish a default source file before
5305 calling get_debug_format.
5306
53072000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5308
5309 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5310
8b93c638
JM
53112000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5312
5313 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5314 of successive stepi commands -- while in the prologue we should see
5315 the function entry bracket.
5316
53172000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5318
5319 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5320 reach __change_mode() when stepping through the end of main().
5321
c5394b80
JM
53222000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5323
5324 * gdb.base/default.exp: Fix expected pattern.
5325 * gdb.base/help.exp: Same.
5326
0d06e24b
JM
53272000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5328
5329 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5330 Don't use xfail's because that affects only the following test.
d63a86f8 5331
0d06e24b
JM
5332 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5333 solaris or linux.
5334
5335 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5336
dc96c6c7 53372000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5338
d63a86f8 5339 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5340 "A syntax error" rather than "A parse error". Accept both.
5341
53422000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5343
5344 * gdb.base/default.exp: Remove OS dependent string from "target
5345 remote" test.
5346 * gdb.base/help.exp: Same for "help target remote" test.
5347
c3f6f71d
JM
53482000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5349
5350 From Jim Kingdon <kingdon@redhat.com>:
5351
5352 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5353 prompt (cleanup rather than necessity, but still might keep output
5354 from spilling to next test).
5355
53562000-01-02 Fred Fish <fnf@cygnus.com>
5357
5358 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5359 AIX, which defines them in <sys/types.h>.
5360
ed9a39eb 53611999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5362
ed9a39eb
JM
5363 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5364 float" test.
5365
53661999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5367
ed9a39eb 5368 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5369
5370 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5371 outermost frame disallowed".
5372
53731999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5374
5375 * gdb.base/setvar.exp: New tests for setting the value of a struct
5376 with a constant list.
5377
53781999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5379
5380 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5381 require the user to type a cast before setting the value of a struct.
5382
de57eccd
JM
53831999-12-06 Jim Blandy <jimb@cygnus.com>
5384
5385 * gdb.base/default.exp: Expect the new 'info float' command on
5386 all i386 platforms.
5387
5388 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5389 LinuxThreads libraries that don't support debugging.
5390
c2d11a7d
JM
5391Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5392
5393 * gdb.base/remote.c: Fill the buffer with truely random data.
5394 Change the buffer type to ``unsigned char'' to simplify size
5395 arithmetic.
5396
5397 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5398 stub only handles 400-1 byte packets. Verify that the download
5399 worked.
5400
54011999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5402
5403 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5404 tests, using UNRESOLVED for the untested cases. Also, does not wait
5405 for a timeout if the prompt was received before a recognizable pattern.
5406
54071999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5408
5409 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5410
54111999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5412
5413 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5414 watchpoints.
5415
54161999-11-24 Jason Merrill <jason@casey.cygnus.com>
5417
5418 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5419
5420 * gdb.c++/local.exp: Be more flexible in recognizing local class
5421 name mangling. Don't allow horribly truncated method names.
5422 * gdb.c++/derivation.exp: Expect protected inheritance.
5423 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5424 * gdb.c++/virtfunc.exp: Likewise.
5425 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5426 when printing a nested enum.
5427
54281999-11-22 Jim Blandy <jimb@cygnus.com>
5429
5430 * gdb.base/step-test.exp: Properly await GDB's response to setting
5431 a breakpoint on the call to large_struct_by_value.
5432
5433 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5434 just because we have debug info for the `start' function.
5435
54361999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5437
5438 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5439 "Unknown signal" messages, which indicate (on LinuxThreads) that
5440 GDB doesn't know how to debug threads on this system. This is
5441 better than hanging while philosopher 0 dumps chatter into gdb.log.
5442
54431999-11-18 Tom Tromey <tromey@cygnus.com>
5444
5445 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5446
54471999-11-18 Fred Fish <fnf@cygnus.com>
5448
5449 * gdb.base/coremaker2.c: Add sample program for generating
5450 cores that is more self contained than coremaker.c. Eventually
5451 I'll add more code to this and tie it into the testsuite.
5452
4ce44c66
JM
54531999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5454
5455 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5456
54571999-11-10 Jimmy Guo <guo@cup.hp.com>
5458
5459 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5460 from $srcdir/lib/.
5461 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5462 and gdb.c++/.
5463
5464 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5465
d63a86f8 5466 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5467 'continue with watch' test point.
5468
54691999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5470
5471 Merged from p2linux-990323-branch:
d63a86f8 5472
4ce44c66
JM
5473 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5474
11cf8741
JM
5475Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5476
5477 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5478 {limit,fixed}''. Test ``set download-write-size''.
5479
5480Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5481
5482 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5483 gdb_expect_list.
5484
5485Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5486
5487 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5488
54891999-11-03 Mark Salter <msalter@cygnus.com>
5490
5491 * gdb.base/break.exp: Fix "stub continue" pattern.
5492
54931999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5494
5495 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5496
54971999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5498
5499 * gdb.base/display.exp ("finish"): Add timeout clause.
5500
5501 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5502 plain prompt clause, so this doesn't have to time out in order to
5503 fail.
5504
5505 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5506 breakpoint hit messages include an address.
5507
5508 * gdb.base/display.exp: Don't forget to escape parens in regular
5509 expressions. Unix regexp notatation sucks.
5510
55111999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5512
5513 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5514 order for 'signalled' message.
5515
5c44784c
JM
55161999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5517
5518 From Jimmy Guo <guo@cup.hp.com>:
5519 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5520 * gdb.base/annota1.c: Add code for tests to work with.
5521
55221999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5523
5524 * gdb.base/remote.exp: New test for remote downloading settings.
5525 * gdb.base/remote.c: New file with large .data.
5526
917317f4
JM
55271999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5528
5529 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5530 for LinuxThreads support, merged from the Code Fusion branch.
5531
5532Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5533
5534 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5535 containing exp_continue into a while within an expect. Don't
5536 attempt a start more than three times. Check return value from
5537 gdb_load.
d63a86f8 5538
2df3850c
JM
5539Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5540
5541 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5542 a pass case.
5543
2acceee2
JM
55441999-10-01 Kevin Buettner <kevinb@cygnus.com>
5545
5546 * gdb.base/break.c (main): Added a statement that we can step
5547 off of.
5548 * gdb.base/break.exp: Added tests for setting a breakpoint
5549 at an offset and stepping onto a breakpoint.
5550
55511999-10-01 Fred Fish <fnf@cygnus.com>
5552
d63a86f8 5553 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5554 gdb output.
5555
c2c6d25f
JM
55561999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5557
5558 * gdb.base/break.exp: Code locations are in hex, don't forget!
5559 (For HP-UX.)
5560
55611999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5562
5563 * condbreak.exp: Use break.c as test program.
5564 * condbreak.c: Remove, redundant with break.c.
5565
55661999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5567
5568 * config/monitor.exp (gdb_target_monitor): Disable X- and
5569 Z-packets if the target needs it.
5570
55711999-09-13 James Ingham <jingham@leda.cygnus.com>
5572
5573 * gdb.c++/overload.exp: Added tests for listing overloaded
5574 functions with function pointers in the arg, explicitly calling
5575 out the version you want.
5576
cff3e48b
JM
55771999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5578
5579 * long_long.exp: Add variations of test cases that work for
5580 targets with 16-bit ints and 32-bit doubles.
5581
d4f3574e
SS
55821999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5583
5584 * break.c (main): Compare a possibly-uninitialized argc with an
5585 unlikely value that fits in 16 bits.
5586
55871999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5588
5589 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5590 0xfeeb, don't want negative numbers if ints are 16 bits.
5591
5592 * lib/gdb.exp (skip_cplus_tests): New proc.
5593 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5594 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5595 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5596 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5597 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5598 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5599 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5600 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5601
5602 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5603
5604Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5605
5606 * gdb.base/corefile.exp (up): Allow a parameter to appear
5607 in the frame that we're going up to.
5608
5609 From Jim Blandy <jimb@cygnus.com>:
5610
5611 * gdb.base/default.exp (info float): Expect some output now.
5612
5613 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5614 returning floating-point values to fail on the x86.
5615 * gdb.base/callfwmall.exp (do_function_calls): Same.
5616
5617 * gdb.base/list.exp (test_listsize): Correct expectations for
5618 listing line 1 with listsize 2. Also, listing a single line
5619 works now, as does listing three lines. [Kevin's note: There
5620 were a number of other cases fixed too where the expectations
5621 differed...]
5622
56231999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5624
5625 * gdb.base/selftest.exp: Add case for when version prints as
5626 constant string instead of char pointer.
5627
104c1213
JM
56281999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5629
5630 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5631 stepping out of main.
5632
5633 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5634 G++ used.
5635
5636 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5637 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5638
5639 * gdb.c++/ovldbreak.exp: Update match string in test that
5640 includes a warning of multiple breakpoints.
5641
56421999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5643
5644 * gdb.base/display.exp: Improve precision of step-after-finish
5645 added yesterday.
5646
5647 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5648 test.
5649
5650 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5651 configs when using G++, not just hppa*.
5652
56531999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5654
5655 * gdb.base/async.c: New file.
5656 * gdb.base/async.exp: New file.
5657
5658Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5659
5660 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5661 PA64.
5662
53a5351d
JM
5663Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5664
104c1213
JM
5665 * gdb.base/display.exp: "finish" can leave us mid-line on many
5666 targets, deal with it. Add a small constant to main, instead of
5667 1000 since main+1000 may not be a valid address in the target.
5668
53a5351d
JM
5669 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5670 on hpux11.
5671
5672 * gdb.base/attach.exp: Handle another hpux11 error message variant
5673 when attaching to a process that does not exist.
5674
56751999-08-19 J.T. Conklin <jtc@redback.com>
5676
5677 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5678 characters in 'continue to 1241' test.
5679
56801999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5681
5682 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5683 stop in print_long_arg_list, define and use a whitespace
5684 variable in print_small_structs test, add an XFAIL for Solaris.
5685 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5686 interested enough to fix.
5687
7be570e7
JM
56881999-08-13 Keith Seitz <keiths@cygnus.com>
5689
5690 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5691 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5692 proc knows about targets other than the natives.
5693 (test_assign): Use "gdb_run_cmd" to "run" the target.
5694 Check that we've actually hit the breakpoint at main.
5695 When we attempt to assign a value to a local variable, check
5696 that the variable is in the current scope, i.e., don't use
5697 a test with an empty result.
5698
5699Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5700
5701 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5702 command.
5703
57041999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5705
5706 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5707 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5708 gdb.compat, gdb.threads-hp.
5709 gdb.hp/configure, gdb.hp/configure.in: New files.
5710 gdb.hp/Makefile.in: Recurse into new subdirs.
5711 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5712 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5713 in object files.
5714 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5715
96baa820
JM
57161999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5717
5718 * gdb.base/display.exp: Help expect by putting a newline in the
5719 funky printf, remove a bogus p/a test.
5720
57211999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5722
5723 * gdb.base/display.exp: Make sure that when we say 'run', we are
5724 connected to the target. This is necessary when running not
5725 natively.
5726
57271999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5728
5729 * gdb.base/step-test.exp: Removed some extraneous messages.
5730
5731 * gdb.base/long_long.exp: Don't run memory examination tests
5732 on little-endian targets (they will need a different set of
5733 results to match).
5734
57351999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5736
5737 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5738 until somebody decides to fix GDB.
5739
5740 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5741 constant as "ULL".
5742 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5743 matches for a couple x/2 commands.
5744
a0b3c4fd
JM
57451999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5746
5747 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5748 by merging in ref-types2 tests.
5749 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5750
5751 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5752 * gdb.c++/Makefile.in: Add standard actions.
5753 (EXECUTABLES): Rename from PROGS, update list.
5754 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5755 from gdb.hp.
5756 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5757 foo and bar locals.
5758 * gdb.c++/anon-union.exp: Fix tests to match.
5759 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5760 expect matches to handle output variations.
5761 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5762 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5763 output, add HP alternatives for new and delete prints.
5764 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5765 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5766 * gdb.c++/demangle.exp: Use $style when reporting failure.
5767 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5768 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5769 match alternatives.
5770 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5771 compilers.
5772 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5773 * gdb.c++/method.exp: Add match alternatives.
5774 * gdb.c++/misc.cc: Add bool types.
5775 * gdb.c++/misc.exp: Add tests for bool types.
5776 * gdb.c++/overload.exp: Add xfails.
5777 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5778 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5779 add some more template parameter tests (only for HP currently).
5780 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5781 * gdb.c++/virtfunc.cc: Add return type and value for main.
5782 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5783 match alternatives.
d63a86f8 5784
a0b3c4fd
JM
57851999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5786
5787 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5788
57891999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5790
5791 * gdb.base/signals.exp: Don't expect getting a backtrace from
5792 within a signal handler to fail on Linux.
5793
57941999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5795
5796 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5797 * lib/gdb.exp: Remove some gratuitious semicolons.
5798 (delete_breakpoints): Increase timeout.
5799 (gdb_expect): Add -notransfer option.
5800 (gdb_test): Use -notransfer option.
5801 (get_compiler_info): Add f77 case.
5802 (get_compiler): New proc, split out from gdb_preprocess, add f77
5803 case.
5804 (gdb_preprocess): Call get_compiler.
5805
5806 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5807 * gdb.base/attach.exp, gdb.base/display.exp,
5808 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5809 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5810 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5811 third arg to gdb_test.
5812 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5813 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5814 HP-UX xfails, add others.
5815 * gdb.base/completion.exp: Reflect name change of self-test.
5816 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5817 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5818 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5819 HP failure number.
5820 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5821 useless HP-UX 10.30 references.
5822 * gdb.base/maint.exp: Loosen matches.
5823 * gdb.base/pointers.c (main): Declare more_code.
5824 * gdb.base/pointers.exp: Match on output of a `next'.
5825 * gdb.base/structs.c: Add prototypes.
5826 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5827 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5828
58291999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5830
5831 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5832 command.
5833
58341999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5835
5836 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5837 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5838
5839 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5840 debug info. Deal with lack of signal hanlder info in stack.
5841
5842 From Jim Kingdon <kingdon@redhat.com>:
5843 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5844
5a2468f5
JM
58451999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5846
5847 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5848 gdb.base/foll-vfork.exp: Don't run for crosses.
5849
adf40b2e
JM
5850Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5851
5852 * gdb.base/configure.in: Check for gdbvars.exp instead of
5853 a1-selftest.exp.
5854 * gdb.base/configure: Re-generate.
5855
58561999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5857
5858 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5859 in trying to run first and name is too long.
5860
5861 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5862 pointers2.c and pointers2.exp, respectively.
5863 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5864 doschk happier.
5865
43e526b9
JM
58661999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5867
5868 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5869 callfuncs2.c and callfuncs2.exp.
5870
5871 * gdb.base/list.exp: Remove mistaken xfails.
5872 * gdb.base/list0.h: Add optional prototypes.
5873
9846de1b
JM
5874Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5875
5876 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5877 calling malloc.
5878 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5879 * ptype.exp: Move test for get_debug_format to before its first
5880 use.
5881
58821999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5883
5884 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5885 * gdb.base/annota2.cc, annota2.exp: Move from here.
5886 * gdb.c++/annota2.cc, annota2.exp: To here.
5887 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5888
43ff13b4
JM
5889Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5890
5891 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5892 a consistent format.
5893
085dd6e6
JM
58941999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5895
5896 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5897 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5898 HP compilers, also set the globals $true and $false.
5899
5900 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5901 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5902 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5903 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5904 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5905 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5906 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5907 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5908 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5909 whatis.c} Add C++ compatible function definitions and return
5910 types, add includes for library functions.
5911 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5912 * gdb.base/step-test.c (myglob): Rename from glob.
5913 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5914 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5915 files, move here from gdb.hp.
5916 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5917 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5918 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5919 Adjust line numbers in regexps.
5920
5921 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5922 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5923 instead of 0/1.
5924
5925 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5926 foll-vfork.exp: New files, move here from gdb.hp.
5927 * gdb.base/page.exp: New file, test of pagination command.
5928
5929 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5930 recursion test.
5931 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5932
5933 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5934 gdb.base/solib.exp: Fix compiler invocation process.
5935
5936 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5937 HP-UX 11, turn off overload resolution explicitly.
5938 * gdb.base/commands.exp: Set argument list explicitly, add
5939 watchpoint test.
5940 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5941 them work.
5942 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5943 expressions properly.
5944 * gdb.base/corefile.exp: Loosen the match slightly.
5945 * gdb.base/default.exp: Allow "Error accessing memory" message
5946 also.
5947 * gdb.base/display.exp: Skip over x/0 j if PA64.
5948 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5949 * gdb.base/interrupt.exp: Ditto.
5950 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5951 in use.
5952 * gdb.base/list.exp: Add xfails for HP-UX.
5953 * gdb.base/long_long.exp: Refine some of the numeric matches.
5954 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5955 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5956 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5957 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5958 * gdb.base/ptype.exp: Succeed on more varieties of output.
5959 * gdb.base/scope.exp: Add xfails for HP-UX.
5960 * gdb.base/sect-cmd.exp: Add more cases.
5961 * gdb.base/setvar.exp: Add xfails for HP-UX.
5962 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5963 * gdb.base/signals.exp: Match on void symbolically.
5964 * gdb.base/step-test.exp: Add case for PA64.
5965 * gdb.base/term.exp: Add exit and restart.
5966 * gdb.base/twice.exp: Clean up after self.
5967 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5968 * gdb.base/whatis.exp: Allow more ways to pass tests.
5969
5970 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5971 no longer useful.
5972
5973Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5974
5975 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5976 list of patterns.
5977 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5978 print_double_array(double_array)", "continuing to breakpoint
5979 1018", "print print_double_array(array_d)" and "continuing to
5980 1034" tests.
d63a86f8 5981
085dd6e6
JM
59821999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5983
5984 * Makefile.in: Add empty html and install-html targets.
5985
59861999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5987
5988 * config/mt-*: Remove, these haven't been used since 1996.
5989
59901999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5991
5992 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5993 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5994 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5995
9e0b60a8
JM
59961999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5997
5998 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5999 simpler match case for the ptype of the big class.
6000
60011999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6002
6003 * gdb.exp: Fix test for gdb_prompt existence.
6004
60051999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6006
6007 * gdb.exp (gdb_test): Add fail after calls to perror.
6008
60091999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6010
6011 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
6012
60131999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
6014
6015 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
6016
0f71a2f6
JM
6017Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
6018
6019 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
6020 malloc() is linked in.
6021
60221999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
6023
6024 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
6025 step at end.
6026
6027 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
6028
60291999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
6030
6031 * gdb.java/jv-print.exp: New file. (Our first Java test!)
6032
cce74817
JM
6033Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
6034
6035 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
6036 * gdb.base/mips_pro.exp: Likewise.
6037
60381999-06-02 Keith Seitz <keiths@cygnus.com>
6039
6040 * gdb.c++/templates.cc: Change all "new" operators to throw
6041 an exception.
6042 * gdb.c++/cplusfuncs.cc: Likewise.
6043
6044 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
6045
6046Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
6047
6048 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
6049 * gdb.base/ending-run.exp: When stepping out of main, accept a
6050 step into an arbitrary assembler file.
6051
392a587b
JM
60521999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6053
d63a86f8 6054 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 6055 "breakpoint-invalid" to be printed.
d63a86f8 6056 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
6057 number of "frames-invalid" and "breakpoint-invalid" to be printed.
6058 * gdb.base/annota2.cc: Initialize a.x to 0.
6059
9e086581
JM
60601999-05-17 Keith Seitz <keiths@cygnus.com>
6061
6062 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
6063 when "skip_float_tests" set.
6064 Ditto for "print print_double_array(array_d)", "print print_small_structs",
6065 "print print_ten_doubles", and "step into print_long_arg_list".
6066 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
6067 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
6068 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
6069 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
6070 "skip_float_tests" is set.
6071 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
6072 when "skip_float_tests" set.
d63a86f8 6073
cd0fc7c3
SS
60741999-05-06 Keith Seitz <keiths@cygnus.com>
6075
6076 * gdb.base/annota2.cc: Include stdio.h.
6077
6078Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
6079
6080 * gdb.base/crossload.exp: Remove, this has been disabled ever
6081 since BFD stopped including all targets, and cross-GDB gets
6082 plenty of testing anyway.
6083 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
6084 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
6085 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
6086 * gdb.base/README: Remove, was doc for this.
6087 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
6088 needed.
6089
b83266a0
SS
60901999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6091
6092 * gdb.base/call-ar-st.exp: Fix one regular expression in test
6093 output.
6094
6095 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
6096 * gdb.base/annota2.exp: New file. More annotation tests.
6097 * gdb.base/annota1.c: New file. Source file for annota1.exp.
6098 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
6099
61001999-04-23 Angela Marie Thomas <angela@cygnus.com>
6101
6102 * config/cfdbug.exp: New file.
6103
7a292a7a
SS
61041999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
6105
6106 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
6107 Marcus Daniel's and Dale Hawkins's demangler crashes.
6108
6109 * gdb.c++/demangle.exp (test_gnu_style_demangling,
6110 test_lucid_style_demangling, test_arm_style_demangling,
6111 test_hp_style_demangling): Try Tom Tromey's core-dumping
6112 identifier under each demangling style.
6113
61141999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
6115
6116 * gdb.c++/demangle.exp: Include the current demangling style
6117 in all test names.
6118 (current_demangling_style): New global variable.
6119 (set_demangling_style, test_demangling_core, test_demangling,
6120 test_demangling_exact): New functions.
6121 (test_gnu_style_demangling, test_lucid_style_demangling,
6122 test_arm_style_demangling, test_hp_style_demangling): Use those,
6123 instead of calling gdb_test and gdb_test_exact directly.
6124 (catch_demangling_errors): New function, which reports errors
6125 signalled by the demangling test functions in an orderly way.
6126 (do_tests): Use catch_demangling_errors.
6127
61281999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
6129
6130 * gdb.base/signals.exp (test_handle_all_print): Use () for
6131 grouping in expressions, not {}.
6132
6133 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
6134 initialized yet.
6135
61361999-04-01 Stan Shebs <shebs@andros.cygnus.com>
6137
6138 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
6139 are listed.
6140
61411999-03-26 Stan Shebs <shebs@andros.cygnus.com>
6142
6143 * gdb.stabs/weird.exp: Test for CC being defined before
6144 looking at its value.
6145
61461999-03-25 Stan Shebs <shebs@andros.cygnus.com>
6147
6148 * gdb.base/call-ar-st.exp: Remove stray '#'.
6149 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
6150 "short int" and "long int".
6151 * gdb.c++/overload.cc: Cast the string added in the previous
6152 change, to mollify finicky HP compiler.
6153 * gdb.hp/reg-test.exp (testfile): Fix file name.
6154 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 6155
7a292a7a
SS
6156 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
6157 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
6158 alternate form of enum ptype.
6159
c906108c
SS
61601999-03-23 Stan Shebs <shebs@andros.cygnus.com>
6161
7a292a7a
SS
6162 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
6163 * gdb.hp/*.exp: Change all to run compiler probe only after
6164 passing skip_hp_tests, so as not to waste time on guaranteed
6165 failure.
6166
c906108c
SS
6167 * gdb.c++/overload.cc: Pass string instead of char addr, always
6168 init ccpfoo.
6169 * gdb.c++/templates.cc: Fix syntax error.
6170
7a292a7a
SS
6171Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6172
6173 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 6174 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
6175 command.
6176
61771999-03-18 James Ingham <jingham@cygnus.com>
6178
6179 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
6180
6181 * gdb.c++/method.exp: It was testing an uninitialized int on the
6182 stack and assuming it was positive.
6183
6184 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
6185
6186 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 6187 keep it from killing the rest of the tests.
7a292a7a
SS
6188 Use gdb_continue_to_end.
6189
6190 * gdb.base/sigall.exp: use gdb_continue_to_end.
6191
6192 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
6193
6194 * gdb.base/display.exp: use runto_main, not run.
6195
d63a86f8
RM
6196 * gdb.base/default.exp: Check for the current error message in the
6197 r abbreviation test.
7a292a7a
SS
6198 Add strongarm to the targets that know info float.
6199
d63a86f8 6200 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
6201 run which doesn't work with monitors.
6202
6203 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
6204
6205 * gdb.base/break.exp: use the gdb_continue_to_end proc.
6206
6207 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
6208 program. Traps the case (in Cygmon) when the program never really
6209 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
6210 more places, so I used my name. Sorry Mark...
6211
6212 * config/monitor.exp (gdb_target_monitor): added another
6213 target_info parameter: remotebinarydownload. This will set the
6214 remotebinarydownload flag if this is causing some boards trouble.
6215
62161999-03-18 Mark Salter <msalter@cygnus.com>
6217
6218 * lib/gdb.exp (continue_to_exit): New function.
6219
6220 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
6221 * gdb.base/ending-run.exp: Ditto.
6222 * gdb.base/step-test.exp: Ditto.
6223
62241999-03-16 Stan Shebs <shebs@andros.cygnus.com>
6225
6226 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
6227 (suggested by Art Haas <ahaas@neosoft.com>).
6228
62291999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
6230
6231 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
6232
6233Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
6234
6235 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
6236 descriptions of types (short unsigned int vs unsigned short, etc).
6237
62381999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
6239
6240 * gdb.base/call-strs.exp: Don't assume that `step' will step over
6241 a call to strlen; sometimes we do have sources.
6242
62431999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
6244
6245 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
6246 character, so GDB won't print garbage after its end.
d63a86f8 6247
c906108c
SS
6248 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
6249 breakpoint there instead. Sometimes GCC emits memcpy to handle
6250 the large structures being passed by value, so we step into that
6251 instead of sum_array_print, which obscures what we're really testing.
6252 * gdb.base/step-test.exp: However, we do want a test that notices
6253 the bizarre steps into memcpy, so do that here. Add check for
6254 stepping into function calls that pass large structures by value.
6255 ("Is that a noun clause, or are you just happy to see me?")
6256 Remove all references to specific line numbers.
6257 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
6258 New type and function.
6259 (main): Call large_struct_by_value, passing it a large struct by value.
6260 * lib/gdb.exp (gdb_get_line_number): New function.
6261
6262 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
6263 more portable.
6264
7a292a7a
SS
62651999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
6266
c906108c
SS
6267 * lib/gdb.exp: Doc fixes.
6268
7a292a7a
SS
62691999-03-05 Nick Clifton <nickc@cygnus.com>
6270
d63a86f8 6271 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
6272
62731999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
6274
c906108c
SS
6275 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
6276 commands. They're not germane to this test, and they don't work
6277 that way on remote targets.
6278
3fc11d3e
JM
62791999-03-01 James Ingham <jingham@cygnus.com>
6280
6281 * Changelog entries merged over from gdb development branch.
6282
3fc11d3e
JM
6283 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6284
6285 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6286 for outputting results of test run.
6287
2d4a1622 6288 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6289
6290 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6291
7a292a7a
SS
62921999-02-25 Felix Lee <flee@cygnus.com>
6293
6294 * lib/gdb.exp (debug_format): initialize
6295
c906108c
SS
62961999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6297
6298 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6299 * gdb.base/call-rt-st.c: Ditto.
6300
c906108c
SS
63011999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6302
6303 * gdb.threads/pthreads.exp (horiz): New variable.
6304 (test_startup): Fix regexps that capture thread numbers.
6305
63061999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6307
6308 * gdb.base/smoke.exp: Disambiguate two test case names (both
6309 called ``print'').
6310
6311Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6312
6313 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6314 compilation.
6315
63161999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6317
6318 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6319 actual output formatting.
6320 * gdb.base/smoke.exp: GDB removes leading 0's.
6321 * gdb.base/volatile.exp: Don't check type of remuneration;
6322 that variable is no longer defined in constvars.c.
6323 * gdb.base/step-test.c (main): Exit with explicit exit code.
6324 * gdb.base/step-test.exp: Remove two nexti checks--they are
6325 not portable.
6326
63271999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6328
6329 * gdb.base/help.exp ("help delete display"): Fix test to match
6330 gdb's output.
6331
6332 * gdb.base/long_long.c (known_types): Initialize values to zero.
6333 * gdb.base/long_long.exp: Step one more line
6334 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6335 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6336 unique test case names.
6337
6338Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6339
d63a86f8 6340 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6341
6342 * gdb.c++/method.exp: Add missing close brace.
6343
63441999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6345
6346 * gdb.base/maint.exp: Use 'set height 0' to disable page
6347 prompting, not 'set height 400'.
6348
6349 Fix a bunch of timeouts.
6350 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6351 four separate tests, so expect doesn't take forever to match a ton
6352 of text against a regexp with lots of .* forms.
6353 ("maint print psymbols", "maint print symbols"): Make some of
6354 these greps more selective, so that expect doesn't try to wade
6355 through huge piles of output and time out.
6356
6357 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6358
6359 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6360 tests: one which doesn't expect shlib events to be reported, and
6361 another which does, but is XFAIL for all platforms other than
6362 HP/UX.
6363
6364 * gdb.base/break.exp: Teach the test suite that the `catch
6365 fork', `catch vfork', and `catch exec' commands produce error
6366 messages on platforms that don't provide these features.
6367
6368Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6369
6370 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6371 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6372 (shortening names from solib_threshold.exp etc), won't run on
6373 anything but HP-UX for the foreseeable future.
6374 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6375 reflect move.
6376
6377Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6378
6379 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6380 gdb.trace/Makefile.in (clean): Remove all test executables.
6381
6382Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6383
6384 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6385 successfully re-sets breakpoints in shared libraries.
6386 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6387
6388Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6389
d63a86f8
RM
6390 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6391 and compiled w/o GCC.
c906108c
SS
6392
6393 * gdb.hp/watch-cmd.exp: ditto.
6394
6395 * gdb.hp/watch-hp.exp: ditto.
6396
6397 * gdb.hp/xdb1.exp: ditto.
6398
6399 * gdb.hp/xdb2.exp: ditto.
6400
6401 * gdb.hp/dbx.exp: ditto.
6402
6403Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6404
6405 * constvars.c: Remove C++-isms.
6406 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6407 with GCC.
6408
6409Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6410
6411 The following changes are part of the HP merge.
6412
6413 * gdb.base/break.exp: new tests to verify that catchpoints for
6414 fork, vfork, and exec don't trigger inappropriately.
6415
6416 * gdb.base/opaque.exp: compile one file at a time, then link.
6417
6418 * gdb.base/signals.exp: be more restrictive about which hppa
6419 systems receive a setup_xfail. new tests.
6420
6421 * gdb.base/solib_threshold.build: new file.
6422 * gdb.base/solib_threshold.exp: new file.
6423 * gdb.base/solib_threshold.link_opts: new file.
6424 * gdb.base/solib_threshold.mk: new file.
6425 * gdb.base/gen_solib_threshold.c: new file.
6426
6427 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6428 tests. New tests for enums inside classes.
6429
6430 * gdb.c++/compiler.cc: indicate support of template debugging.
6431
6432 * gdb.c++/demangle.exp: run hp style demangling tests.
6433
6434 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6435 tests.
6436
6437 * gdb.c++/misc.cc: changes to support new tests.
6438
6439 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6440 to support new tests.
6441
6442 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6443 gcc, then skip these tests.
6444
6445Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6446
6447 The following files are part of the HP merge; some had longer
6448 names at HP, but have been renamed to be no more than 14
6449 characters in length.
6450
6451 * gdb.hp/ambiguous.cc: new file.
6452 * gdb.hp/ambiguous.exp: new file.
6453 * gdb.hp/attach.exp: new file.
6454 * gdb.hp/attach2.exp: new file.
6455 * gdb.hp/classes-hp.exp: new file.
6456 * gdb.hp/ctti.exp: new file.
6457 * gdb.hp/ctti-add.cc: new file.
6458 * gdb.hp/ctti-add1.cc: new file.
6459 * gdb.hp/ctti-add2.cc: new file.
6460 * gdb.hp/ctti-add3.cc: new file.
6461 * gdb.hp/dbx.exp: new file.
6462 * gdb.hp/exception.cc: new file.
6463 * gdb.hp/exception.exp: new file.
6464 * gdb.hp/foll-exec.c: new file.
6465 * gdb.hp/foll-exec.exp: new file.
6466 * gdb.hp/foll-fork.c: new file.
6467 * gdb.hp/foll-fork.exp: new file.
6468 * gdb.hp/foll-vfork.c: new file.
6469 * gdb.hp/foll-vfork.exp: new file.
6470 * gdb.hp/inherit-hp.exp: new file.
6471 * gdb.hp/more-steps.exp: new file.
6472 * gdb.hp/namespace.cc: new file.
6473 * gdb.hp/namespace.exp: new file.
6474 * gdb.hp/optimize.exp: new file.
6475 * gdb.hp/pxdb.c: new file.
6476 * gdb.hp/pxdb.exp: new file.
6477 * gdb.hp/quicksort.exp: new file.
6478 * gdb.hp/reg-test.exp: new file.
6479 * gdb.hp/reg-test.s: new file.
6480 * gdb.hp/sized-enum.c: new file.
6481 * gdb.hp/sized-enum.exp: new file.
6482 * gdb.hp/start-stop.exp: new file.
6483 * gdb.hp/templ-hp.cc: new file.
6484 * gdb.hp/templ-hp.exp: new file.
6485 * gdb.hp/thr-lib.c: new file.
6486 * gdb.hp/thr-lib.exp: new file.
6487 * gdb.hp/thr-lib.h: new file.
6488 * gdb.hp/thr-liblib.c: new file.
6489 * gdb.hp/virtfun-hp.c: new file.
6490 * gdb.hp/virtfun-hp.exp: new file.
6491 * gdb.hp/watch-cmd.exp: new file.
6492 * gdb.hp/watch-hp.exp: new file.
6493 * gdb.hp/xdb1.exp: new file.
6494 * gdb.hp/xdb2.exp: new file.
6495 * gdb.hp/xdb3.exp: new file.
6496
6497Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6498
6499 The following files are part of the HP merge; some had longer
6500 names at HP, but have been renamed to be no more than 14
6501 characters in length.
6502
6503 * gdb.base/ss.h: new file.
6504 * gdb.base/call-ar-st.c: new file.
6505 * gdb.base/call-ar-st.exp: new file.
6506 * gdb.base/call-rt-st.c: new file.
6507 * gdb.base/call-rt-st-exp: new file.
6508 * gdb.base/call-strs.exp: new file.
6509 * gdb.base/ena-dis-br.exp: new file.
6510 * gdb.base/environ.exp: new file.
6511 * gdb.base/long_long.exp: new file.
6512 * gdb.base/sect-cmd.exp: new file.
6513 * gdb.base/shlib-cl2.exp: new file.
6514 * gdb.base/smoke.exp: new file.
6515 * gdb.base/so-impl-ld.c: new file.
6516 * gdb.base/so-impl-ld.exp: new file.
6517 * gdb.base/so-indr-cl.c: new file.
6518 * gdb.base/so-indr-cl.exp: new file.
6519 * gdb.base/varargs.exp: new file.
6520 * gdb.base/volatile.exp: new file.
6521 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6522 * gdb.base/display.exp: new file.
c906108c
SS
6523 * gdb.c++/derivation.exp: new file.
6524 * gdb.c++/local.exp: new file.
6525 * gdb.c++/member-ptr.exp: new file.
6526 * gdb.c++/overload.exp: new file.
6527 * gdb.c++/ovldbreak.exp: new file.
6528 * gdb.c++/ref-types.exp: new file.
6529 * gdb.c++/ref-types2.exp: new file.
6530 * gdb.c++/userdef.exp: new file.
d63a86f8 6531
c906108c
SS
6532Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6533
6534 * gdb.base/default.exp: Reflect wording change in remote.c.
6535
dc96c6c7 6536Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6537
6538 * gdb.base/help.exp: Update to reflect current text.
6539
6540Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6541
6542 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6543 they're stack variables and contain garbage.
6544 * gdb.c++/anon-union.exp: new file.
6545
6546 The following changes were made by David Taylor
6547 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6548 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6549 in changes by HP.
6550
6551 * gdb.base/bitops.exp: new file.
6552 * gdb.base/default.exp: change expected messages for catch and
6553 info catch tests to reflect HP merge changes.
6554 * gdb.base/enable-disable-break.exp
6555 * gdb.base/ending-run.c: new file.
6556 * gdb.base/long_long.c: new file.
6557 * gdb.base/maint.exp: new file.
6558 * gdb.base/pointers2.exp: new file.
6559 * gdb.base/shlib-call2.exp: new file.
6560 * gdb.base/solib.exp: new file.
6561 * gdb.base/step-test.c: new file.
6562 * gdb.c++/anon-union.cc: new file.
6563 * gdb.c++/local.cc: new file.
6564 * gdb.c++/member-pointer.cc: new file.
6565 * gdb.c++/method.cc: new file.
6566 * gdb.c++/ref-types.cc: new file.
6567 * gdb.c++/ref-types2.cc: new file.
6568 * gdb.c++/userdef.cc: new file.
d63a86f8 6569
c906108c
SS
6570 * gdb.base/scope.exp: compile one file at a time, then link.
6571 * gdb.base/langs.exp: ditto.
6572 * gdb.base/list.exp: ditto.
d63a86f8 6573
c906108c
SS
6574Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
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.
d63a86f8 6580
c906108c
SS
6581 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6582 skip tests. When compiling pass c++ flag to gdb_compile.
6583 * gdb.c++/
d63a86f8 6584
c906108c
SS
6585 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6586 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6587 (skip_hp_tests): new function.
6588 (gdb_preprocess): new function.
6589
6590 * configure.in (hpdir): decide whether to configure gdb.hp.
6591 * configure: regenerated.
6592
6593 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6594 to delete on clean.
6595 (EXECUTABLES): update to reflect new additions.
6596 * gdb.base/commands.exp: update message expected.
6597 * gdb.base/default.exp: add copyright notice.
6598 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6599 * gdb.base/help.exp: update messages to reflect current text.
6600 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6601 targets for recurse tests.
6602 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6603 skip this file.
6604
6605 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6606 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6607 compilation.
6608 * gdb.c++/misc.exp: ditto.
6609 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6610 run the tests. tell gdb_compile that it's a c++ compilation.
6611
6612 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6613
c906108c
SS
6614 * gdb.base/all-bin.exp: new file.
6615 * gdb.base/arithmet.exp: new file.
6616 * gdb.base/assign.exp: new file.
6617 * gdb.base/completion.exp: new file.
6618 * gdb.base/cond-expr.exp: new file.
6619 * gdb.base/condbreak.exp: new file.
6620 * gdb.base/define.exp: new file.
6621 * gdb.base/dollar.exp: new file.
6622 * gdb.base/environment.exp: new file.
6623 * gdb.base/eval-skip.exp: new file.
6624 * gdb.base/jump.exp: new file.
6625 * gdb.base/logical.exp: new file.
6626 * gdb.base/pointers.exp: new file.
6627 * gdb.base/relational.exp: new file.
6628 * gdb.base/section_command.exp: new file.
6629 * gdb.base/whatis-expr.exp: new file.
6630
6631 * gdb.base/all-types.c: new file.
6632 * gdb.base/call-array-struct.c: new file.
6633 * gdb.base/call-return-struct.c: new file.
6634 * gdb.base/call-strings.c: new file.
6635 * gdb.base/callfuncs2.c: new file.
6636 * gdb.base/condbreak.c: new file.
6637 * gdb.base/constvars.c: new file.
6638 * gdb.base/display.c: new file.
6639 * gdb.base/int-type.c: new file.
6640 * gdb.base/jump.c: new file.
6641 * gdb.base/miscexprs.c: new file.
6642 * gdb.base/pointers.c: new file.
6643 * gdb.base/pointers2.c: new file.
6644 * gdb.base/shmain.c: new file.
6645 * gdb.base/shr1.c: new file.
6646 * gdb.base/shr2.c: new file.
6647 * gdb.base/solib.c: new file.
6648 * gdb.base/solib1.c: new file.
6649 * gdb.base/solib2.c: new file.
6650 * gdb.base/varargs.c: new file.
6651 * gdb.c++/derivation.cc: new file.
6652 * gdb.c++/overload.cc: new file.
6653 * gdb.c++/ovldbreak.cc: new file.
6654 * gdb.hp/attach.c: new file.
6655 * gdb.hp/attach2.c: new file.
6656 * gdb.hp/average.c: new file.
6657 * gdb.hp/compiler.c: new file.
6658 * gdb.hp/compiler.cc: new file.
6659 * gdb.hp/execd-program.c: new file.
6660 * gdb.hp/follow-exec.c: new file.
6661 * gdb.hp/follow-fork.c: new file.
6662 * gdb.hp/follow-vfork-and-exec.c: new file.
6663 * gdb.hp/misc-hp.cc: new file.
6664 * gdb.hp/more-steps.c: new file.
6665 * gdb.hp/optimize.c: new file.
6666 * gdb.hp/quicksort.c: new file.
6667 * gdb.hp/run-hp.c: new file.
6668 * gdb.hp/start-stop.c: new file.
6669 * gdb.hp/sum.c: new file.
6670 * gdb.hp/templates-hp.cc: new file.
6671 * gdb.hp/thread-local-in-lib.c: new file.
6672 * gdb.hp/thread-local-in-lib.h: new file.
6673 * gdb.hp/thread-local-in-lib.lib.c: new file.
6674 * gdb.hp/vforked-program.c: new file.
6675 * gdb.hp/virtfunc-hp.cc: new file.
6676 * gdb.hp/watchpoint-hp.c: new file.
6677 * gdb.hp/xdb.c: new file.
6678 * gdb.hp/xdb0.c: new file.
6679 * gdb.hp/xdb0.h: new file.
6680 * gdb.hp/xdb1.c: new file.
6681
6682Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6683
6684 The following change was made by Edith Epstein
6685 <eepstein@cygnus.com> as part of a project to merge in changes
6686 originally made by HP; HP did not create ChangeLog entries.
6687
6688 * gdb.c++/demangle.exp: changed the expected output for some
6689 ARM-style mangling -- removed second reference to datatype.
6690 For example, maint demangle __dt__11T1__pt__2_cFv
6691 T1<char>::~T1<char>(void)
6692 becomes,
6693 maint demangle __dt__11T1__pt__2_cFv
6694 T1<char>::~T1(void)
6695
6696 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6697
c906108c
SS
6698Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6699
6700 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6701 * gdb.trace/backtrace.exp: Likewise.
6702 * gdb.trace/circ.exp: Likewise.
6703 * gdb.trace/collection.exp: Likewise.
6704 * gdb.trace/deltrace.exp: Likewise.
6705 * gdb.trace/infotrace.exp: Likewise.
6706 * gdb.trace/limits.exp: Likewise.
6707 * gdb.trace/packetlen.exp: Likewise.
6708 * gdb.trace/passc-dyn.exp: Likewise.
6709 * gdb.trace/passcount.exp: Likewise.
6710 * gdb.trace/report.exp: Likewise.
6711 * gdb.trace/save-trace.exp: Likewise.
6712 * gdb.trace/tfind.exp: Likewise.
6713 * gdb.trace/tracecmd.exp: Likewise.
6714 * gdb.trace/while-dyn.exp: Likewise.
6715 * gdb.trace/while-stepping.exp: Likewise.
6716
67171998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6718
6719 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6720
6721Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6722
6723 From Brendan Kehoe:
6724 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6725 int return types.
6726
6727Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6728
6729 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6730 remote dos host testing right.
6731
6732Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6733
6734 * gdb.base/corefile.exp: remove some xfails.
6735
6736Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6737
6738 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6739 have different timestamps.
6740
6741Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6742
6743 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6744 gdb.base/default.exp: Replace "exec" with "executable".
6745
6746Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6747
6748 * gdb.base/default.exp: Change else if to elseif from previous
6749 delta.
6750
6751Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6752
6753 * gdb.base/default.exp: Add brace missing from previous delta.
6754
6755Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6756
6757 * gdb.base/default.exp: Support test for info float for all
6758 varieties of arm toolchain.
6759
dc96c6c7 6760Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6761
6762 * gdb.trace/*.exp: remove "remote_download" command.
6763
dc96c6c7 6764Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6765
6766 * gdb.trace/*.exp: remove -gdwarf from compile.
6767
6768Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6769
6770 * gdb.trace/configure.in(AC_INIT): typo
6771 * gdb.trace/configure: regenerated
6772
dc96c6c7 6773Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6774
6775 * config/m68k-emc.exp: New file.
6776 * lib/<emc-support.exp trace-support.exp}: New files.
6777 * configure.in: add new test directory gdb.trace.
6778 * gdb.trace/{configure configure.in Makefile.in}: New files.
6779 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6780 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6781 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6782 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6783 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6784 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6785 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6786
dc96c6c7 6787Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6788
6789 * gdb.c++/classes.exp: Change all regular expressions to match
6790 arbitrary combinations of newline/carriage-return, so that they
6791 will work equally well on Unix and Windows.
6792 * gdb.c++/inherit.exp: ditto.
6793 * gdb.c++/virtfunc.exp: ditto.
6794
67951998-08-11 Dawn Perchik <dawn@cygnus.com>
6796
6797 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6798
c2d11a7d
JM
6799Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6800
6801 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6802 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6803 to use a0-a3/d0-d3 as needed.
6804
6805Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6806
6807 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6808 * gdb.disasm/am33.exp: Corresponding changes.
6809
c906108c
SS
68101998-07-11 Felix Lee <flee@cygnus.com>
6811
6812 * gdb.base/callfuncs.exp: add cmp10 test.
6813 * gdb.base/callfuncs.c (cmp10): new function.
6814
6815Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6816
d63a86f8 6817 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6818 into two parts to get around a synchronization problem in expect.
6819
3fc11d3e
JM
6820Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6821
6822 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6823
6824 * configure.in: Add options for gdbtk testsuite.
6825
6826 * configure: Regenerate.
6827
6828 * gdb.gdbtk: New directory to hold gdbtk tests.
6829
c906108c
SS
6830Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6831
6832 * gdb.fortran/types.exp: Escape brackets in expect patterns
6833 for test_float_literal_types_accepted tests.
6834 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6835 before run test.
6836
c2d11a7d
JM
6837Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6838
6839 * am33.exp: Just compile, do not link the testcase.
6840 * am33.s: Add ".am33" pseudoop to force am33 mode.
6841
c906108c
SS
68421998-06-25 Felix Lee <flee@cygnus.com>
6843
6844 * gdb.base/setshow.exp: make sure $pc is sane.
6845
6846 * gdb.stabs/weird.exp: split expect patterns properly.
6847
c2d11a7d
JM
6848Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6849
6850 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6851 * gdb.disasm/am33.exp: Run it.
6852
dc96c6c7 6853Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6854
6855 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6856 match processing (and eliminate spurious timeouts when running).
6857
dc96c6c7 6858Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6859
6860 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6861 exception test, but conditionalize it on target [mach | gnu].
6862
dc96c6c7 6863Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6864
6865 * gdb.base/overlays.exp: fixup compile line for linker script.
6866
6867Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6868
6869 * gdb.fortran/types.exp: don't guess at float size.
6870
6871Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6872
6873 * gdb.base/exprs.exp: delete test that depends on int size.
6874
6875Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6876
6877 * config/sim.exp: Removed checks for target triplets.
6878 (gdb_target_sim): Use gdb,target_sim_options.
6879
6880Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6881
6882 * gdb.base/reread.exp: New file.
6883 * gdb.base/reread1.c: New file.
6884 * gdb.base/reread2.c: New file.
6885
6886Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6887
6888 * config/sim.exp: Use 'target sim -sparclite' when running
6889 SPARClite programs.
6890
6891Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6892
6893 * gdb.base/structs2.exp: New file.
6894 * gdb.base/structs2.c: New file.
6895
6896Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6897
6898 * gdb.asm/common.inc: New file.
6899 * gdb.asm/d10v.inc: New file.
6900 * asm-source.exp: Pass -I's to gas to find .inc files.
6901 Update line numbers in expected output.
6902 * asmsrc1.s: Rewrite.
6903 * asmsrc2.s: Rewrite.
6904 * configure.in: Create arch.inc symlink.
6905 * configure: Regenerate.
6906 * Makefile.in (distclean): Delete arch.inc.
6907
6908Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6909
6910 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6911 (t_enum_value2): ditto
6912 (t_enum_value3): ditto
6913 (main): ditto
6914Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6915
6916 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6917 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6918 change.
6919 Use gdb_test instead of send_gdb/gdb_expect sequences.
6920
6921Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6922
6923 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6924 not void.
6925
6926Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6927
6928 * gdb.base/branches.c: Code with lots of loops and
6929 subroutines. Used to test gdbs ability to single step through PC
6930 changes, especially to test mips-tdep.c:mips_next_pc
6931
6932Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6933
6934 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6935 more rigorous EGCS C++ error checking.
6936
6937Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6938
6939 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6940 tests.
c906108c 6941 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6942 function when asleep.
c906108c 6943 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6944 for i*86 Linux and SVR4 signal handling problems.
6945 Remove linux xfail for `next to handler in signals_tests_1', fixed
6946 by recent infrun.c change.
c906108c 6947 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6948 stack backtraces.
c906108c
SS
6949 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6950 target.[ch] change.
6951
6952Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6953
6954 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6955 for a newline from gdb before continuing.
6956 (default_gdb_exit): Just look for y or n.
6957 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6958 it does, fail the rests of the tests in the file.
6959
6960Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6961
6962 * config/cygmon.exp: New file.
6963
6964Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6965
6966 * gdb.base/list.exp: Fix problem with "list default lines around
6967 main" test on remote targets.
6968
6969 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6970 run test on remote targets.
6971
6972Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6973
6974 * gdb.asm: New directory.
6975 * configure.in: Configure it.
6976 * configure: Regenerate.
6977 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6978 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6979
6980Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6981
6982 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6983
dc96c6c7 6984Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6985
c906108c
SS
6986 * gdb.base/overlays (several files): Merge the two overlay
6987 managers into one. Change variables (foox, barx, bazx, grbxx)
6988 back into ints but force them to load in their proper sections.
6989
6990Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6991
6992 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6993 on-chip insn memory and IMAP1 to upper 128k.
6994 (D10VCopy): Handle memory regions crossing 16k boundaries.
6995 (D10VCopy): Transfer data in 32 bit chunks.
6996
6997Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6998
6999 * gdb.base/overlays.c (main): Exit normally when result is
7000 correct.
7001
7002 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
7003 map. Include space for printf in .text segment.
7004
7005 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
7006 updated d10v memory VMA/LMA map.
7007 (D10VCopy): Call D10VTranslate.
d63a86f8 7008
c906108c
SS
7009Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
7010
7011 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
7012
7013 * gdb.base/bar.c (barx, bar): Change variable to small array so
7014 that it won't be put into the .sdata - small data -
7015 section. Update reference.
7016 * gdb.base/baz.c (bazx, baz): Ditto.
7017 * gdb.base/foo.c (foox, foo): Ditto.
7018 * gdb.base/grbx.c (grbxx, grbx): Ditto.
7019
7020 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
7021 to be arrays.
d63a86f8 7022
dc96c6c7 7023Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 7024
c906108c
SS
7025 * gdb.base/overlays.exp: fix up and get working again.
7026 Add tests for backtraces from an overlay function.
d63a86f8 7027
c906108c
SS
7028Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
7029
7030 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
7031 "calling function with watchpoint enabled".
7032
7033Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
7034
7035 * gdb.base/break.exp (test_next_with_recursion): Remove
7036 gdb_suppress_tests for d10v-*-*.
7037 * lib/gdb.exp (gdb_suppress_tests): Disable this function
7038 pending review of whether it is useful or not.
7039
7040Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
7041
7042 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
7043
7044Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
7045
7046 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
7047 * config/dve.exp: New file to support Densan boards.
7048
7049Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
7050
7051 * gdb.base/interrupt.exp: Document problem of simulators, signals,
7052 reads and BSD.
7053
7054Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
7055
7056 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
7057 response.
7058
7059 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
7060
7061Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
7062
7063 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
7064 test.
7065
7066 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
7067 target_sizeof_long and target_bigendian_p.
7068 (structs_by_value, structs_by_reference): Check values according
7069 to targets word size and endianess.
d63a86f8 7070
c906108c
SS
7071Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
7072
7073 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
7074 output.
7075
7076Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
7077
7078 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
7079 Update test of set args help to match source change.
7080
7081Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
7082
7083 * gdb.base/default.exp: Expect help system output to be in
7084 alphabetical order.
7085 * gdb.base/help.exp: Ditto.
7086
7087Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
7088
7089 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
7090 "i*86-pc-linux-gnu*".
7091 * gdb.base/interrupt.exp: Ditto.
7092 * gdb.base/corefile.exp: Ditto.
7093
7094 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
7095 define vxworks when building the testcase.
7096
7097 * gdb.base/ptype.exp: Fix testnames to be unique.
7098 * gdb.base/radix.exp: Ditto.
7099 * gdb.base/term.exp: Ditto.
7100 * gdb.base/whatis.exp: Ditto.
7101 * gdb.c++/classes.exp: Ditto.
7102
7103Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
7104
7105 * gdb.base/callfuncs.exp: Fix indentation.
7106
7107 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
7108 suppress_flag has been set.
7109 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
7110 target feature.
7111
7112Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
7113
7114 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
7115 the testcase.
7116
7117 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
7118 set_debug_traps() and breakpoint().
7119 * gdb.c++/misc.cc (main): Ditto.
7120 * gdb.c++/templates.cc (main): Ditto.
7121 * gdb.c++/virtfunc.cc (main): Ditto.
7122
7123Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
7124
7125 * lib/gdb.exp(gdb_step_for_stub): New function.
7126 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
7127 exists, reload the executable and do a "continue" instead of
7128 doing a jump.
7129 (runto_main): Use gdb_step_for_stub.
d63a86f8 7130
c906108c
SS
7131 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
7132 tests to have unique names.
7133 * gdb.base/callfuncs.exp: Ditto.
7134 * gdb.base/commands.exp: Ditto.
7135 * gdb.base/default.exp: Ditto.
7136 * gdb.base/help.exp: Ditto.
7137 * gdb.base/list.exp: Ditto.
7138 * gdb.base/opaque.exp: Ditto.
7139 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
7140 similar tests.
d63a86f8 7141
c906108c
SS
7142 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
7143 * gdb.c++/cplusfuncs.cc: Ditto.
7144 * gdb.c++/virtfunc.cc: Ditto.
7145
7146 * config/monitor.exp: Keep track of the last file we saw, rather
7147 than trying to get the info from gdb.
7148
7149 * gdb.fortran/types.exp: Move comment to previous line.
7150
7151Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
7152
7153 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
7154 target mode.
7155
7156Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
7157
7158 From Bob Manson:
7159 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
7160 string from GDB when it connects.
7161
7162 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
7163
7164Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
7165
7166 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
7167 if we can't get a debug format from GDB (we may be testing an
7168 older GDB). Use a 10 second timeout when checking for the format.
7169
7170 * gdb.stabs/weird.exp: Fix quoting.
7171
7172 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
7173
7174Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
7175
7176 * config/arm-ice.exp: New file.
7177
7178Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
7179
7180 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
7181 until it has been modified to work with the new testsuite.
7182
99707966 7183 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
7184 testcase won't compile, cause all of the testcases in the file to
7185 fail instead.
7186
7187 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
7188 (gdb_clear_suppressed): New procedure.
7189 (gdb_stop_suppressing_tests): Only clear suppress_flag if
7190 it contains a positive value.
7191
7192Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
7193
7194 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
7195
7196 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
7197
7198Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
7199
7200 * lib/gdb.exp (setup_xfail_format): New function.
7201 (get_debug_format): New function to get debug format.
7202 (debug_format): New global variable to hold last value set
7203 by get_debug_format.
7204 * gdb.base/list.exp: Call get_debug_format and expect some
7205 tests to fail for DWARF 1 and COFF formats.
7206 * gdb.c++/ptype.exp: Ditto.
7207 * gdb.c++/classes.exp: Ditto.
7208 * gdb.c++/cplusfuncs.exp: Ditto.
7209 * gdb.c++/inherit.exp: Ditto.
7210 * gdb.c++/templates.exp: Ditto.
7211 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 7212
c906108c
SS
7213Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
7214
7215 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
7216 host doesn't have a currently-open connection.
7217
7218 * config/sparclet.exp: Cleanups and fixes to make it generic for
7219 any gdb stub target. Handle cases where gdb doesn't respond when
7220 interrupted in a sane fashion.
7221
7222 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
7223 same thing in a totally different way.
7224
7225 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
7226 setting "timeout".
7227 (gdb_start): We set the global gdb_prompt variable in
7228 default_gdb_init now.
7229
7230Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
7231
7232 * gdb.base/printcmds.exp: Fix "check for floating addition"
7233 regexp to accept results within approx +/- .01 of exact value.
7234 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
7235
7236Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
7237
7238 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
7239 properly.
7240 (gdb_expect): Add optional timeout parameter, and add timeout
7241 value to various calls.
7242 (gdb_suppress_tests): Only give one warning message per group.
7243
7244Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
7245
7246 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
7247 global variables. Handle getting a value for $timeout more
7248 gracefully.
7249
7250Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7251
7252 * lib/gdb.exp: Close connection to remote host if gdb doesn't
7253 initialize.
7254 (default_gdb_init): New procedure; allow gdb_init to be overridden
7255 by a target configuration file.
7256 (gdb_expect): Pass the timeout to remote_expect.
7257
7258 * config/monitor.exp(gdb_load): Fix typo in regexp.
7259
7260Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
7261
7262 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
7263
7264Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
7265
7266 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
7267 here. Call gdb_target_exec before rebooting the target, to make
7268 sure the connection to the target is closed.
7269 (gdb_load): Pass the name of the executable to gdb_target_monitor.
7270 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
7271 Also detect "Timeout reading from remote" error.
7272
7273 * config/gdbserver.exp: Pass the executable being loaded to
7274 gdb_target_monitor. Don't call gdb_file_cmd here; let
7275 gdb_target_monitor do it.
7276
7277 * gdb.disasm/hppa.exp: Don't use exec_output.
7278
7279Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7280
7281 * gdb.base/list.exp: If we're debugging a non-native target,
7282 try to set the pc register to point to the start of the
7283 program before doing the first list command.
7284
7285 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7286 test_calls after restarting.
7287
7288 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7289 reloading.
7290
7291 * gdb.base/watchpoint.exp: Fix typo.
7292
7293 * gdb.base/setshow.exp: Check for use_gdb_stub.
7294
7295 * gdb.base/break.exp: Fix continue until exit test for the gdb
7296 stub case.
7297 * gdb.base/langs.exp: Ditto.
7298
7299 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7300 gdb_load_offset. If we weren't given a file to load, figure out
7301 what the current file is and use it.
7302
7303 * config/i386-bozo.exp: New file.
7304
7305Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7306
7307 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7308 feature.
7309
7310 * config/proelf.exp: New entry.
7311
7312Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7313
7314 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7315 of regexps.
7316
7317 * gdb.base/watchpoint.exp: Don't run the test_stepping
7318 tests if gdb can't call functions on the target.
7319
7320 * gdb.base/setshow.exp: Don't run the set prompt tests if
7321 the board has gdb_prompt set.
7322
7323Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7324
7325 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7326 * gdb.base/commands.exp: Likewise.
7327 * gdb.base/setshow.exp: Likewise.
7328
7329Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7330
7331 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7332 feature.
7333
7334 * config/i960.exp: New file.
7335
7336Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7337
7338 * gdb.base/funcargs.exp: Check for gdb,short_int target
7339 feature instead of looking for explicit target triplets.
7340
dc96c6c7 7341Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7342
d63a86f8 7343 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7344 "p 123DEADBEEF", to check parse_number.
7345 * top.c: change "to enable to enable" to "to enable" in a couple
7346 of help strings.
7347
7348Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7349
7350 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7351 on the mn10300.
d63a86f8 7352
c906108c
SS
7353Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7354
7355 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7356 where the test executable is run with explicit args.
7357 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7358
7359Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7360
7361 * gdb.base/run.c: Use FAKEARGV to build test executable that
7362 does not require a command line arg, since most simulators
7363 don't currently support passing such an arg into the simulated
7364 program.
7365 * gdb.base/commands.exp: Change tests to insert the proper
7366 value as the arg to the first recursive factorial call. Change
7367 compilation line to define FAKEARGV at compile time.
7368
7369Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7370
7371 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7372 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7373 function with watchpoint enabled" test.
7374
7375Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7376
7377 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7378 Don't call gdb_test when the command doesn't return to a gdb prompt.
7379
7380 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7381 "Tests restarted" messages.
7382
7383Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7384
7385 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7386
dc96c6c7 7387Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7388
7389 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7390 for INFO SYMBOL; add help tests for OVERLAY commands.
7391 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7392 add tests for OVERLAY commands
7393 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7394 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7395 * gdb.base/sigall.c: add usestubs code frag
7396 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7397
c906108c
SS
7398Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7399
7400 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7401 failures.
7402 (gdb_stop_suppressing_tests): Note that tests have restarted.
7403
7404Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7405
7406 * config/h8300.exp: New file.
7407
7408Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7409
7410 * gdb.base/setshow.exp: Check for the existence of a
7411 feature, not its value.
7412
7413Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7414
7415 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7416
7417 * gdb.base/scope.exp: It's now init0(), not init().
7418
7419 * gdb.base/scope0.c: For now, change init() to be init0().
7420
7421 * config/monitor.exp: Use gdb_serial in preference to serial
7422 or netport.
7423
7424 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7425 and it's not already set.
7426
7427Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7428
7429 * gdb.base/setshow.exp: Only test the run command if the target
7430 isn't using a stub and if it supports argument passing.
7431
7432Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7433
7434 * config/udi.exp(gdb_start): Make sure UDICONF is set
7435 properly before starting gdb.
7436
7437Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7438
7439 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7440 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7441 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7442
7443Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7444
7445 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7446 specialized code to reboot the board, use remote_reboot instead.
7447
7448 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7449
7450 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7451
7452 * config/monitor.exp: Make sure we disconnect from the target.
7453 Also, try a reboot/reload cycle instead of failing if the
7454 load fails.
7455
7456Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7457
7458 * gdb.base/default.exp: Don't set match_max.
7459 * gdb.base/help.exp: Ditto.
7460 * gdb.base/list.exp: Ditto.
7461 * gdb.base/signals.exp: Ditto.
7462
7463 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7464 set, use remote_ld to download the testcase instead of
7465 the GDB loader.
7466
7467Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7468
7469 * config/vr5000.exp: New file.
7470
7471 * config/monitor.exp(gdb_target_monitor): Add pattern for
7472 "Ending remote" to detect errors in connecting.
7473
7474 * gdb.base/setshow.exp: Add .* within auto language test.
7475
7476 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7477 target feature.
7478
7479 * config/monitor.exp(gdb_load): Check for a failure when loading,
7480 and reboot the board if necessary.
7481
7482 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7483 a set of tests. Remove print.* from the patterns being checked.
7484
7485Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7486
7487 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7488 refer to gdb_spawn_id.
7489
7490 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7491 longer used.
7492 * config/sparclet.exp: Ditto.
7493 * config/sparclet-old.exp: Ditto.
7494 * config/slite.exp: Ditto.
7495 * config/sim.exp: Ditto.
7496 * gdb.base/funcargs.exp: Ditto.
7497
7498 * lib/gdb.exp:Remove references to gdb_spawn_id.
7499 (gdb_expect): Move to remote.exp.
7500
7501Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7502
7503 * config/monitor.exp: Detect the "Couldn't establish connection"
7504 message from GDB.
7505
7506Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7507
7508 * gdb.base/bitfields.exp: Use runto instead of explicit
7509 gdb_run_cmd/gdb_expect sequences.
7510
7511 * gdb.base/break.exp(text_next_with_recursion): Add match for
7512 gdb_expect call.
7513
7514 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7515 We also need to handle the "A program is being debugged already"
7516 prompt from gdb. Use gdb_test to set the baud rate.
7517
7518 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7519 to 20000. Really. I mean it.
7520
7521Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7522
7523 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7524 fails. If suppress_flag is set, skip perror message about not
7525 being able to send to GDB.
7526 (send_gdb): If suppress_flag is set, don't try to send commands to
7527 GDB.
7528 (gdb_expect): If suppress_flag is set, always fail immediately.
7529 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7530 (gdb_init): Call gdb_stop_suppressing_tests.
7531 (default_gdb_exit): Ditto.
7532 (default_gdb_start): Ditto.
7533
7534 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7535 gdb_stop_suppressing_tests as appropriate.
7536 * gdb.base/break.exp: Ditto.
7537 * gdb.base/callfuncs.exp: Ditto.
7538 * gdb.base/commands.exp: Ditto.
7539 * gdb.base/exprs.exp: Ditto.
7540 * gdb.base/funcargs.exp: Ditto.
7541 * gdb.base/list.exp: Ditto.
7542 * gdb.base/recurse.exp: Ditto.
7543 * gdb.base/scope.exp: Ditto.
7544 * gdb.base/structs.exp: Ditto.
7545 * gdb.c++/inherit.exp: Ditto.
7546
7547Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7548
7549 * config/vr4300.exp: New file.
7550
99707966 7551 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7552
99707966 7553 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7554
7555Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7556
7557 * lib/gdb.exp(gdb_init): New function.
7558
7559 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7560 for each individual variable set.
7561
7562 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7563 name.
7564
7565 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7566
7567 * gdb.base/scope.exp: Use gdb_test.
7568
7569 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7570 aborting; the testsuite driver will do that for us (see
7571 gdb_finish). Also, use gdb_test in a few more places.
7572
7573Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7574
7575 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7576
7577Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7578
7579 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7580 and "add_tests" are not at the same address.
7581
7582Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7583
7584 * gdb.base/ptype.exp: Use gdb_test.
7585
7586Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7587
7588 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7589 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7590 left in. No longer expect them to fail.
7591
7592 * gdb.stabs/*.mt; Deleted, no longer used.
7593 * gdb.stabs/configure.in: Remove references to target makefile
7594 frags.
7595 * gdb.stabs/configure: Rebuilt.
7596
7597 * gdb.disasm/*.mt: Deleted, no longer used.
7598 * gdb.disasm/configure.in: Remove references to target makefile
7599 frags. Use "sh3.s" as the unique filename for this directory.
7600 * gdb.disasm/configure: Rebuilt.
7601
7602 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7603 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7604 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7605
7606Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7607
7608 * config/udi.exp: Use mondfe,name instead of remote_host.
7609
7610Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7611
7612 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7613 a function with a watchpoint enabled on the mn10200.
7614
7615 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7616 before trying to create it!
7617
7618Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7619
7620 * config/vx.exp: Use hostname instead of netport.
7621
7622 * config/vxworks.exp: New file.
7623
7624 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7625
7626 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7627 gdb before assuming everything worked. Send a ^C if a timeout
7628 occurs.
7629
7630 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7631 $gdb_spawn_id directly.
7632 (gdb_run_cmd): Try _start as well as start. Use the target feature
7633 gdb,start_symbol as the symbol to start from when jumping.
7634
7635Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7636
7637 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7638 redundant) test.
7639
7640 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7641 it doesn't lose for 16bit integer systems.
7642
7643Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7644
7645 * gdb.fortran/types.exp: If the target doesn't support "double"
7646 data types, then expect "real" types to only be 4 bytes.
7647
7648 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7649 call tests if the target doesn't support inferior function calls.
7650
7651 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7652 in printf tests.
7653
7654Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7655
7656 * gdb.base/help.exp: Disable "help set", "help show", and
7657 "help support". Simplify regexp for "help stack".
7658
7659 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7660 to 60 seconds. Temporarily set match_max to 15000 around the
7661 "info copying" test.
7662
7663 * gdb.base/nodebug.exp: Don't try to do an inferior function
7664 call if the target doesn't support them.
7665 * gdb.base/printcmds.exp: Likewise.
7666 * gdb.base/setvar.exp: Likewise.
7667 * gdb.base/structs.exp: Likewise.
7668 * gdb.c++/templates.exp: Likewise.
7669 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7670
7671 * gdb.base/recurse.exp: Enable for the mn10200.
7672
7673 * configure.in: Do configure gdb.stabs directory for *-*-elf
7674 targets.
7675 * configure: Rebuilt.
7676
7677 * gdb.base/break.exp: Check for gdb,noresults before testing
7678 exit status and/or results from the target.
7679 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7680 * lib/gdb.exp: Remove old (now bogus) initialization of
7681 noinferior, noargs, noresults and nosignals.
7682
7683Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7684
7685 * config/sh.exp: New file.
7686
7687 * config/slite.exp: Try to connect multiple times to the board
7688 before rebooting. Only send a "monitor run" if need_monitor_run
7689 is set.
7690
7691 * gdb.base/break.exp: Don't do the "stub continue" test if
7692 the target has gdb_stub set.
7693
7694 * gdb.base/callfuncs.exp: Increase the timeout.
7695
7696 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7697 if the target has gdb,noinferiorio set.
7698
7699 * gdb.base/list.exp: Increase match_max to 10000 characters.
7700
7701 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7702
7703 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7704 target.
7705
7706 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7707
7708Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7709
7710 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7711 trying to delete the copy of gdb. Catch the file delete so we
7712 don't die if the delete fails; also, the file should be copied to
7713 the host, not to the build.
7714
7715Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7716
7717 * lib/gdb.exp(gdb_test): Surround the result pattern with
7718 parenthesis in case it contains multiple regexps separated
7719 with |.
7720
7721 * gdb.base/watchpoint.exp: Use gdb_test.
7722 * gdb.base/default.exp: Ditto.
7723
7724Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7725
99707966 7726 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7727
c906108c
SS
7728 * gdb.base/scope.exp: Use gdb_test.
7729 * gdb.c++/classes.exp: Ditto.
7730 * gdb.c++/inherit.exp: Ditto.
7731
7732Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7733
7734 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7735 remote_exec instead.
7736 * gdb.base/corefile.exp: Don't be ridiculous.
7737 * gdb.base/*.c: Add missing stub invocations.
7738
7739Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7740
7741 * config/slite.exp: Miscellaneous fixes.
7742
7743 * lib/gdb.exp: Fix runto.
7744
7745 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7746 the target.
7747
7748 * gdb.base/watchpoint.exp: Fix regexp.
7749
7750 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7751 close and wait commands, as the descriptor may now be
7752 invalid. Always call "remote_close host".
7753
7754Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7755
7756 Major rewrite for testsuite revision.
d63a86f8 7757
c906108c
SS
7758 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7759 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7760 instead of relying on spawn_id to always contain a valid
7761 spawn id.
7762 (get_compiler_info): New procedure to build the ${binfile}.ci
7763 file, instead of replicating this in N different places.
7764 (gdb_compile): New procedure.
d63a86f8 7765
c906108c
SS
7766 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7767 appropriate arguments) instead of compile. Use gdb_test in a lot
7768 more places. Use send_gdb instead of send. Always run gdb_start
7769 at the start of a testcase, as this is no longer done magically.
7770
7771 config/*-gdb.exp: Rename without the -gdb suffix.
7772
7773 config/mips.exp: Use remote_close instead of exit_remote_shell.
7774 config/monitor.exp: Use target_info instead of looking at
7775 baud, timeout, etc.
7776 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7777
7778Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7779
7780 * gdb.c++/templates.exp (test_ptype_of_templates),
7781 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7782 Update expect patterns for destructors and assignment operators
7783 to match corresponding c-typeprint.c changes.
7784 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7785 to destructor breakpoint test, GDB should be able to set the
7786 destructor breakpoint without specifying arguments.
7787
7788Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7789
7790 * gdb.threads/pthreads.exp: Change result for failure to compile due
7791 to lack of pthreads runtime support from an error to simply an
7792 unsupported test, per dejagnu standards.
7793
7794Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7795
7796 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7797 where GDB exits to reduce pattern match time.
7798 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7799
7800 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7801
dc96c6c7 7802Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7803
7804 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7805 * gdb.base/default.exp: ditto.
7806 * gdb.base/nodebug.exp: ditto.
7807 * gdb.base/printcmds.exp: ditto.
7808 * gdb.base/ptype.exp: ditto.
7809 * gdb.base/setvar.exp: ditto.
7810 * gdb.base/structs.exp: ditto.
7811 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7812
7813Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7814
7815 * configure, */configure: Rebuild with autoconf 2.12.
7816
7817Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7818
7819 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7820 use new i*86-pc-linux*-gnu quads.
7821 * gdb.base/corefile.exp: Ditto.
7822 * gdb.base/signals.exp: Ditto.
7823 * gdb.base/sigall.exp: Ditto.
7824 * gdb.base/interrupt.exp: Ditto.
7825
7826 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7827 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7828 RedHat 4.0.
d63a86f8 7829
c906108c
SS
7830 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7831 linux. This allows the test case to at least compile on latest
7832 linux, but still not run due to missing the threads runtime library.
7833
7834Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7835
7836 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7837 directory to search gdb directory. Accept and step over conditional
7838 stack alignment code. Consume $prompt in failure cases.
7839 Reset timeout to $oldtimeout instead of some arbitrary value.
7840 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7841 timeout problems with infinite stack backtraces.
7842 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7843 Accept function parameters for linkfunc member.
7844
7845Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7846
7847 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7848 (CXXFLAGS): Remove, unreferenced.
7849 (B_OPTIONS): Add for -B options and add code to initialize with
7850 previous -B options and also add -B option to pick up cross compiled
7851 runtime.
7852 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7853 doing cross compiles.
7854 (target_alias): Declare global.
7855 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7856 to verify that gcc exists in build tree, and if so set CC to that
7857 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7858
c906108c
SS
7859Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7860
7861 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7862 ptype test for anonymous union. Fixup testcase to match
7863 current gcc debug output.
7864
7865Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7866
7867 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7868 force argument to an unsigned long type.
7869
7870Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7871
7872 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7873 tests and anonymous union print/ptype tests.
7874 * gdb.base/list.exp (test_forward-search): Increase timeout by
7875 5 minutes for the "search extremely long line" case.
7876 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7877 completely optional and that the pass/fail messages use the command as
7878 the message if that third arg is a null string.
7879 (gdb_test_exact): Arrange that a null string pattern means match a
7880 null string output rather than any output, which might include random
7881 errors.
7882 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7883 backtrace test.
7884 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7885 always failing and failure is now exposed by gdb.exp changes.
7886
7887Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7888
7889 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7890 weren't being noted.
7891
7892Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7893
7894 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7895 * gdb.stabs/weird.exp: Remove v_comb xfails.
7896
dc96c6c7 7897Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7898
7899 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7900 list.exp scope.exp watchpoint.exp]
7901 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7902
dc96c6c7 7903Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7904
7905 * config/monitor.exp: Increase download timeout to 1000 seconds.
7906
dc96c6c7 7907Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7908
7909 * config/m32r.exp: Increase timeout to 120 seconds.
7910
7911Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7912
7913 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7914 and accept older ordering as obsolescent gcc or gdb.
7915 * gdb.c++/templates.exp: Ditto.
7916 * gdb.c++/virtfunc.exp: Ditto.
7917
7918Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7919
7920 * gdb.base/coremaker.c: Add code to mmap some data so we
7921 can check that it ends up in the core file.
7922 * gdb.base/corefile.exp: Add test to read mmapped data
7923 from core file.
7924
dc96c6c7 7925Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7926
7927 * config/m32r.exp: New file.
7928
7929Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7930
7931 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7932 that cflags can contains -gstabs, and work correctly for other tests.
7933
dc96c6c7 7934Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7935
7936 * gdb.base/setshow.exp: New file, tests show and set.
7937 * gdb.base/setshow.c: New file, tests show and set.
7938 * gdb.base/help.exp: Add test for help set|show annotate.
7939 * gdb.base/default.exp: Add test for set|show annotate.
7940
7941Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7942
7943 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7944 errors unique.
7945 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7946 explicitly.
7947
7948Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7949
7950 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7951 and width commands. This is done elsewhere.
7952 * (gdb_start): Don't call gdb_start_sim here. That's already
7953 done in gdb_load. This fixes lots of failures in default.exp.
7954
7955Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7956
7957 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7958 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7959 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7960 in the same we we treat other failures (since it may be an expected
7961 condition), rather than as an error.
7962 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7963 old test format.
7964
7965Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7966
7967 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7968 (distclean maintainer-clean realclean): No need to remove files
7969 twice. Nuke the duplicates.
7970 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 7971 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7972 Remove config.h along with other config files.
7973
7974Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7975
7976 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7977 "p func1 ()" and note that rests of tests are skipped.
7978 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7979 setup_xfails for "print func2::coremaker_local".
7980 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7981 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7982 affected by the previous run test.
7983 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7984 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7985 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7986 "pass int powerset tuple" and "pass modeless int powerset tuple".
7987 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7988 "real write 4" and "real write 8".
7989 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7990 setup_xfails for "print vs1 after tuple assign 2",
7991 "print \$i after tuple assign 2", and
7992 "print vs2 after tuple assign 2".
7993 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7994 meaningful error message and return -1 so the caller can
7995 suppress further tests and avoid a cascade of errors.
d63a86f8 7996
c906108c
SS
7997Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7998
7999 * gdb.base/a1-selftest.exp: Tweak tests to account for new
8000 format for printing version.
8001 * gdb.base/default.exp: Ditto.
8002 * gdb.base/interrupt.exp: Fix problem with cascade of
8003 errors if child process dies while calling a function.
d63a86f8 8004
c906108c
SS
8005Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
8006
8007 * Makefile.in (VPATH): Add
8008 * Makefile.in (Makefile, config.status): Fix rules so things get
8009 remade when necessary.
8010
8011Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
8012
8013 * Makefile.in (just-check): Add path to sibling expect dir
8014 to environment variable specified by RPATH_ENVVAR.
8015
8016Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
8017
8018 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
8019 (just-check): Add shared library paths for libstdc++, tk,
8020 tcl, bfd, and opcodes to the environment variable specified
8021 in RPATH_ENVVAR.
8022 * configure.in: Add support to recognize --enable-shared flag
8023 and generate correct value for RPATH_ENVVAR.
8024 * configure: Regenerated with autoconf.
8025
8026Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
8027
8028 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
8029 include all osf versions.
8030 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
8031 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
8032 when target is linux. When failing to build pthreads test
8033 executable, give more meaningful message.
8034 * gdb.threads/pthreads.c: Hpux also uses old definition of second
8035 arg for pthread_create.
d63a86f8 8036
c906108c
SS
8037Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
8038
8039 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
8040 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
8041 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
8042 and -lpthreads (everybody else).
8043 (test_startup): Fail gracefully if threads are not supported.
8044 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
8045 "p/c array_index("abcdef",2)" when not gcc compiled.
8046 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
8047 "print func2::coremaker_local" when not gcc compiled.
8048 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
8049 "ptype on opaque struct tagname (statically)",
8050 "ptype on opaque struct tagname (dynamically) 1", and
8051 "ptype on opaque struct tagname (dynamically) 2"
8052 for not compiled with gcc.
8053 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
8054 backtrace when compiled with gcc.
d63a86f8 8055 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
8056 than always return success.
8057
8058Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
8059
8060 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
8061
8062Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
8063
8064 * gdb.base/structs.exp: Undo last change.
8065
8066Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
8067
8068 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
8069 encapsulate all the steps/nexts done during self test, starting
8070 at main, and makes them less sensitive to optimization issues.
8071 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
8072 signal handler" test.
8073 * gdb.threads/pthreads.exp: Only run this for native configs.
8074 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
8075 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
8076 tests.
8077 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
8078 for "runto test_calls(void)" test.
d63a86f8 8079
c906108c
SS
8080Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
8081
8082 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
8083 and don't expect address info in breakpoint confirmations.
8084
8085Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
8086
8087 * gdb.base/list.exp (test_forward_search): Increase timeout
8088 temporarily by 60 seconds for searching extremely long line,
8089 and then reset to old value when done. Increase expect input
8090 buffer to 10000.
8091
8092Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
8093
8094 * gdb.base/list.exp (test_forward_search): Fix to handle very
8095 long source line without overflowing expect's input buffer.
8096
8097Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
8098
8099 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
8100 "buffer_full".
8101
8102 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
8103 "buffer_full".
8104
8105 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
8106 "buffer_full".
8107
8108 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
8109 "buffer_full".
8110
8111Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
8112
8113 * configure.in (configdirs): Add gdb.threads.
8114 * configure: Regenerated with autoconf.
8115 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
8116 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
8117 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 8118
c906108c
SS
8119Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
8120
8121 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
8122
8123Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
8124
8125 * gdb.base/signals.exp (test_handle_all_print): Test separately for
8126 each signal's status in the output of "handle all print".
8127 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
8128 the \r\n sequence that immediately precedes the gdb prompt.
8129 * gdb.base/a1-selftest.exp: Save original timeout and restore
8130 after test.
8131
8132Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
8133
8134 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
8135 symbol.
8136
8137Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
8138
8139 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
8140
8141Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
8142
8143 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
8144 timeout by 60 seconds.
8145
8146Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
8147
8148 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
8149 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
8150 error return.
8151
8152Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
8153
8154 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
8155 gdb initialization, also report how long dejagnu waited. Restore
8156 old timeout before doing error return. Temporarily increase timeout
8157 by 3 minutes to allow for slow startups over heavy NFS use.
8158
8159Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
8160
8161 * lib/gdb.exp: Report timeout value for verbosity level 2.
8162 * config/gdbserver.exp: Ditto.
8163 * config/hppro.exp: Ditto.
8164 * config/mips-gdb.exp: Ditto.
8165 * config/monitor.exp: Ditto.
8166 * config/netware.exp: Ditto.
8167 * config/sim-gdb.exp: Ditto.
8168 * config/slite-gdb.exp: Ditto.
8169 * config/udi-gdb.exp: Ditto.
8170 * config/unix-gdb.exp: Ditto.
8171 * config/vx-gdb.exp: Ditto.
8172 * gdb.base/a1-selftest.exp: Ditto.
8173 * gdb.base/a2-run.exp: Ditto.
8174 * gdb.base/break.exp: Ditto.
8175 * gdb.base/corefile.exp: Ditto.
8176 * gdb.base/list.exp: Ditto.
8177 * gdb.base/recurse.exp: Ditto.
8178 * gdb.base/scope.exp: Ditto.
8179 * gdb.base/signals.exp: Ditto.
8180
8181Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8182
8183 * gdb.threads/Makefile.in (docdir): Removed.
8184
8185Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8186
8187 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 8188 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 8189 @srcdir@.
d63a86f8 8190 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
8191 autoconf 2.5 or higher.
8192 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
8193
8194Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
8195
8196 * configure: Regenerated.
8197 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
8198 avoid name clashes with SunOS headers.
8199
8200Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
8201
8202 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
8203
8204Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
8205
8206 * gdb.base/callfuncs.exp: Finish last change -- make sure the
8207 prototype information ends up in the compiler info file.
8208
8209Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
8210
8211 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
8212 attempting to regenerate it. Eliminate use of a temporary file
8213 and just generate the info file directly. Source it immediately,
8214 for consistency of use.
8215 * gdb.base/corefile.exp: Ditto
8216 * gdb.base/exprs.exp: Ditto.
8217 * gdb.base/funcargs.exp: Ditto.
8218 * gdb.base/langs.exp: Ditto.
8219 * gdb.base/list.exp: Ditto.
8220 * gdb.base/mips_pro.exp: Ditto.
8221 * gdb.base/nodebug.exp: Ditto.
8222 * gdb.base/opaque.exp: Ditto.
8223 * gdb.base/ptype.exp: Ditto.
8224 * gdb.base/scope.exp: Ditto.
8225 * gdb.base/setvar.exp: Ditto.
8226 * gdb.base/signals.exp: Ditto.
8227 * gdb.base/whatis.exp: Ditto.
8228 * gdb.c++/templates.exp: Ditto.
8229 * gdb.c++/virtfunc.exp: Ditto.
8230 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
8231 whether or not to add -lstdc++ to the compile command line args.
8232
8233Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8234
8235 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
8236 it got fixed by the recent lookup_minimal_symbol_by_pc change.
8237 Increase timeout, a lot of single stepping might be needed if the
8238 target has no hardware watchpoints.
8239
8240Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
8241
8242 * gdb.base/break.exp: Ignore compiler warnings when compiling
8243 break.c.
8244 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
8245 * gdb.base/default.exp: Add h8300 xfails. Handle messages
8246 from remote-sim.
8247 * gdb.base/exprs.exp: Add h8300 xfails.
8248 * gdb.base/funcargs.exp: Likewise.
8249 * gdb.base/nodebug.exp: Likewise.
8250 * gdb.base/printcmds.exp: Likewise.
8251 * gdb.base/ptype.exp: Likewise.
8252 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
8253 h8300 xfails.
d63a86f8 8254 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
8255 on the h8300.
8256 * gdb.base/funcargs.c: Explicitly make last constant argument to
8257 call_after_alloca_subr an unsigned long type.
8258 * gdb.base/return.c: Include stdio.h.
8259
8260Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8261
8262 * config/abug.exp: New file for the older Motorola Bug monitor
8263 that runs on the mvme13x series VME boards.
8264 * config/monitor.exp: Use the new config array for target settings
8265 if they exist.
8266
8267Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
8268
8269 * sim-gdb.exp: Make the SH simulator allocate less space when
8270 it is targeted.
8271
8272Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
8273
8274 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
8275 test.
8276
8277Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
8278
8279 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8280 "rs6000-*-*" for "list function in include file" when gcc compiled.
8281 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8282 for "p ctable1[120]".
8283 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8284 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8285 Remove setup_xfail for "rs6000-*-*" for
8286 "print 'scope0.c'::filelocal before run".
8287 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8288 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8289 since some compilers don't allow both options to be given
8290 on the same command line. Create object file and move it.
d63a86f8 8291
c906108c
SS
8292Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8293
8294 * gdb.base/corefile.exp: Always regenerate the core file, since
8295 we always regenerate the coremaker program. Detect special case
8296 where registers cannot be read from core file.
d63a86f8 8297
c906108c
SS
8298Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8299
8300 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8301 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8302 * gdb.c++/templates.exp: Only match on basename of file since
8303 some formats like xcoff don't encode directory information.
8304 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8305 and rs6000 AIX xcoff targets.
8306 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8307 * configure: Regenerate.
8308 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8309 here, rather than in distclean.
d63a86f8 8310
c906108c
SS
8311Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8312
8313 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8314 defined, and use it to compile the test case with -O2. The
8315 native compilation still uses no optimization.
8316 * gdb.base/mips_pro.c: Remove inline assembly code since
8317 it is compiled PIC by default, which results in assembler
8318 warnings that make the testsuite think the compilation
8319 was unsuccessful.
8320
8321Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8322
8323 * gdb.c++/misc.exp: Add note to message for
8324 "print s.a for foo struct" that this is a known gcc 2.7.2
8325 and earlier bug.
8326
8327Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8328
8329 * gdb.base/break.exp: Fix pattern for matching "Delete all
8330 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8331 setup_xfail for deleting all breakpoints test. Fix various
8332 timeout messages to include "(timeout)".
8333 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8334 for "p t_float_values2(3.14159,float_val2)".
8335 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8336 for "continue to call2g" when gcc compiled.
8337 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8338 "up to foo in langs.exp", "show language at foo in langs.exp",
8339 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8340 and "show language at fsub in langs.exp".
8341 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8342 "list line 1 in include file", "list message for lines past EOF",
8343 "list function in include file", "list list0.h:foo", and
8344 "list filename:function; nonexistant function".
8345 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8346 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8347 and "ptype t_char_array" to be for native cc only.
d63a86f8 8348
c906108c
SS
8349Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8350
d63a86f8 8351 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8352 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8353 "print func2::coremaker_local", and "backtrace in corefile.exp".
8354
8355Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8356
8357 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8358 "bt in signals.exp". This problem only appears when running
8359 the testsuite, and then only intermittently.
8360
8361Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8362
8363 * gdb.base/return.exp (return_tests): Differentiate between
8364 two tests of continuing.
8365
8366Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8367
8368 * */Makefile.in (maintainer-clean): Remove config.log.
8369 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8370 * gdb.c++/Makefile.in (PROGS): Add inherit.
8371 (clean): Remove *.ci.
8372
8373Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8374
8375 * gdb.c++/misc.cc: Add test code from Mike Stump.
8376 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8377
8378Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8379
8380 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8381 to "alpha-*-osf2*" and add comment.
8382 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8383 setup_xfail for "step over execarg initialization" and
8384 "step over corearg initialization".
8385 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8386 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8387 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8388 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8389 "print func2::coremaker_local", and "backtrace in corefile.exp".
8390 * gdb.base/signals.exp: Build and source signals.ci.
8391 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8392 to be for gcc only.
8393 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8394
c906108c
SS
8395Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8396
8397 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8398 Feb 3 procfs.c change.
8399
8400Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8401
8402 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8403
8404Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8405
8406 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8407 from dejagnu's apparent default of 10 seconds, which gives random
8408 results when running the tests over NFS on moderately loaded systems.
8409 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8410
8411Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8412
8413 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8414 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8415 result reports.
8416
8417Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8418
8419 * configure.in (CY_AC_PATH_TCLH): Remove.
8420 * configure: Regenerate.
8421
8422Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8423
8424 * gdb.c++/Makefile.in (clean): Add missing '{'.
8425
8426Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8427
8428 * lib/gdb.exp: Provide a default value for noinferior.
8429
8430 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8431 Load libgloss.exp.
8432
8433Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8434
8435 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8436 the executable, not the .o to run the tests from.
8437
8438Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8439
8440 * gdb.base/break.exp: Don't test for program exit or exit status
8441 if $noresults if nonzero.
8442 * gdb.base/langs.exp: Likewise.
8443 * gdb.base/watchpoint.exp: Likewise.
8444
8445 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8446 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8447 trying to compile the testcase.
8448
8449Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8450
8451 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8452 * gdb.base/signals.exp (continue to handler): Likewise.
8453
8454Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8455
8456 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8457
8458 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8459
8460Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8461
8462 * gdb.base/corefile.exp: Recognize "not found" as failure
8463 when trying to determine if a core file was generated.
8464 If no core file was generate the first time, try again without
8465 the ulimit -c to work around braindamaged shells.
8466
8467Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8468
8469 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8470 [] tests with "test" and enclose string in quotes.
8471 * gdb.stabs/configure: Rebuild
d63a86f8 8472
c906108c
SS
8473Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8474
8475 Changes in sync with expect:
8476 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8477 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8478 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8479 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8480 argument to AC_REQUIRE.
8481 * configure: Regenerated.
8482
8483Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8484
8485 * gdb.base/corefile.exp: When generating a core, discard any
8486 error messages about ulimit not found and the "core dumped"
8487 message from the shell that runs the coredumper.
8488
8489Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8490
8491 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8492
8493 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8494 which sed script to run. Expect failure for v_comb test
8495 on PA targets too.
d63a86f8 8496
c906108c
SS
8497Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8498
8499 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8500 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8501
8502Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8503
8504 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8505 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8506 "sparc-sun-solaris*" xfails for "p v_comb".
8507 * lib/gdb.exp (default_gdb_start): Fix typo.
8508 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8509 messages to not include the full program name that caused
8510 the core dump since some systems (such as solaris) apparently
8511 truncate this path to about 80 characters.
8512 When generating a core file first try increasing the core file
8513 size limit to unlimited since some systems may default it to
8514 zero, and it is harmless to try it. Move the test for failing
8515 to generate a core file to where it will actually get executed.
8516 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8517 new gdb result from g++ debug info improvements and make old
8518 pattern obsolescent. Also account for size_t differences
8519 (may be int or long).
8520 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8521 initialization before function call is placed in the delay slot
8522 and thus appears to be skipped over by commands such as "next".
8523
8524Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8525
8526 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8527
8528Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8529
8530 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8531 input source file; fix code to compile test to deal with this
8532 convention.
8533 * gdb.c++/*.exp: Likewise.
8534
8535Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8536
8537 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8538 "bt in signals.exp".
8539
8540Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8541
8542 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8543 "step over execarg initialization" and
8544 "step over corearg initialization".
8545
8546Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8547
8548 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8549 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8550
8551Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8552
8553 From Rob Savoye (rob@poseidon.cygnus.com)
8554 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8555 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8556 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8557 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8558 configure.in}: Major reworking for autoconfig.
8559 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8560 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8561 New files.
8562 * config/unix-gdb.exp: Make GDB global.
8563 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8564 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8565 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8566 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8567 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8568 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8569 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8570 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8571 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8572 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8573 pr-8136.exp, result.exp, string.exp, tuples.exp},
8574 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8575 to returns as necessary, arrange for test to compile own testcase
8576 executable.
8577 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8578
c906108c
SS
8579Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8580
8581 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8582 clear_xfail at end of test which might not call either pass or fail.
8583 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8584 "backtrace through signal handler".
8585
8586Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8587
8588 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8589 continuing from a job control stop signal.
8590 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8591
8592Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8593
8594 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8595 * gdb.base/corefile.exp: Likewise.
8596 * gdb.base/funcargs.exp: Likewise.
8597
8598Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8599
8600 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8601 * config/monitor.exp: Add support for setting baud rate.
8602
8603Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8604
8605 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8606 i*86-*-linux* xfails for "backtrace through signal handler".
8607 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8608 "print func2::coremaker_local".
8609 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8610 alpha-dec-osf2* xfail for
8611 "delete all breakpoints when none".
8612
8613Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8614
8615 * gdb.base/break.exp: Change test that deletes all breakpoints
8616 when no user breakpoints are installed. A post 4.15 change
8617 causes gdb to no longer prompt in this case.
8618
8619Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8620
8621 * gdb.base/return.exp (return_tests): Change xfail for test
8622 "correct value returned double test" to stop xfailing at
8623 Solaris 2.5. Apparently the bug has been fixed.
8624
8625Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8626
8627 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8628 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8629
8630Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8631
8632 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8633 * gdb.disasm/hppa.s: Corresponding changes.
8634
8635Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8636
8637 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8638 makefile fragment.
8639 * config/mt-hpux: Deleted.
8640
8641Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8642
d63a86f8 8643 * Many files: When warning about suppressed tests due to a
c906108c
SS
8644 nonexistant test binary, avoid incrementing the warning count.
8645
8646Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8647
8648 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8649
c906108c
SS
8650Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8651
8652 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8653 "sparc-*-solaris2*".
8654
8655Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8656
8657 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8658 Add global and local variables and initialize them.
8659 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8660 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8661 extracts the file name and terminating signal from the core file.
8662 * TODO: Remove note about tests for correct mapping of corefile.
8663 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8664 from optimizing it away.
8665 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8666 handles common blocks.
8667
8668Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8669
8670 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8671 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8672
8673Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8674
8675 * Makefile.in (maintainer-clean): New target, synonym for
8676 realclean.
8677 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8678 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8679 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8680 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8681 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8682 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8683
8684Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8685
8686 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8687 xfails when not gcc compiled for "print foo::funclocal".
8688 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8689 "print foo::funclocal at foo",
8690 "print 'scope1.c'::foo::funclocal at foo",
8691 "print foo::funclocal_bss at foo",
8692 "print 'scope1.c'::foo::funclocal_bss at foo",
8693 "print foo::funclocal_ro at foo",
8694 "print 'scope1.c'::foo::funclocal_ro at foo",
8695 "print bar::funclocal at foo" and
8696 "print 'scope1.c'::bar::funclocal at foo".
8697 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8698 gcc compiled for "print foo::funclocal at bar".
8699 Expand all messages to ensure that they identify that
8700 the test is at bar().
8701 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8702 gcc compiled for:
8703 "ptype on opaque struct pointer (statically)",
8704 "ptype on opaque struct tagname (statically)",
8705 "ptype on opaque struct pointer (dynamically) 1",
8706 "ptype on opaque struct tagname (dynamically) 1",
8707 "ptype on opaque struct pointer (dynamically) 2" and
8708 "ptype on opaque struct tagname (dynamically) 2
8709 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8710 gcc compiled for:
8711 "p datalocal"
8712 "whatis datalocal",
8713 "ptype datalocal",
8714 "p bsslocal",
8715 "whatis bsslocal", and
8716 "ptype bsslocal".
8717 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8718 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8719 when not gcc compiled.
8720 * gdb.base/funcargs.exp (float_and_integral_args): Add
8721 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8722 compiled.
8723 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8724 "backtrace from call6a" when not gcc compiled.
8725 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8726 "backtrace from call7a" when not gcc compiled.
8727 * gdb.base/callfuncs.exp (do_function_calls):
8728 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8729 "p t_char_array_values(char_array_val2,char_array_val1)",
8730 "p t_char_array_values(char_array_val1,char_array_val2)",
8731 "p t_char_array_values("carray 1","carray 2")",
8732 "p t_char_array_values("carray 1",char_array_val2)",
8733 "p t_char_array_values(char_array_val1,"carray 2")",
8734 "p sum_args(1,{2})",
8735 "p sum_args(2,{2,3})",
8736 "p sum_args(3,{2,3,4})",
8737 "p sum_args(4,{2,3,4,5})"
8738 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8739 "backtrace in corefile.exp" when not gcc compiled.
8740
8741Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8742
8743 * gdb.base/signals.exp: Rewrite `handle all print' test as
8744 a procedure. Accept blanks or TABs as whitespace, increase
8745 timeout and expect input buffer size for the large output
8746 from the command. Remove "i*86-*-bsdi2.0" xfail.
8747
8748Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8749
8750 * gdb.base/setvar.exp: Add new testcases for truncation when
8751 assigning invalid values to bitfields.
8752
8753Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8754
d63a86f8 8755 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8756 mips-sgi-irix* xfail for
8757 "call inferior func with struct - returns char *"
8758 and fix test so that an optional (unsigned char *) cast is
8759 accepted in the result.
8760
8761Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8762
8763 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8764 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8765 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8766 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8767 that accidentally got checked in.
8768
8769Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8770
d63a86f8 8771 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8772 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8773 compiled test.
8774 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8775 Add mips-sgi-irix5* xfail for not gcc compiled.
8776 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8777 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8778 "p top", "whatis top", "p middle", and "whatis middle".
8779 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8780 "whatis signed char" for not gcc compiled.
8781 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8782 "set variable signed char=-1 (-1)" and
8783 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8784 * gdb.base/funcargs.exp (float_and_integral_args):
8785 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8786 Add mips-sgi-irix* xfail when not gcc compiled for
8787 "continue to call2b".
8788 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8789 "continue to call2g".
8790 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8791 "backtrace from call6a"
8792 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8793 "backtrace from call7k".
8794 Add mips-sgi-irix5* xfail when not gcc compiled for
8795 "backtrace from call7a".
8796 (localvars_after_alloca): Fix gdb_test cmds for
8797 "print * after runto ...".
8798 Remove rs6000-*-* xfails for
8799 "print i after runto localvars_after_alloca" and
8800 "print l after runto localvars_after_alloca"
8801 for all compilers.
8802 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8803 when not compiled with gcc, for:
8804 "print signed char == (minus)",
8805 "print signed char != (minus)",
8806 "print signed char < (minus)",
8807 "print signed char > (minus)".
8808 * gdb.base/callfuncs.exp (do_function_calls):
8809 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8810 "call inferior func with struct - returns char *".
d63a86f8 8811 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8812 "correct value returned double test" to include Solaris 2.4.
8813 * gdb.base/funcargs.exp (float_and_integral_args):
8814 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8815
c906108c
SS
8816Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8817
8818 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8819 enumeration bitfields if compiling with GNU C.
8820 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8821 to empty' prompt.
8822
8823Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8824
8825 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8826 test for PRO targets.
8827
8828 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8829 breakpoints in the inferior at any given time by making
8830 two groups of breakpoints for call2*, call6* and call7*
8831 tests.
8832
8833Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8834
8835 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8836 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8837 from optimizing it away.
8838 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8839 "call inferior func with struct".
8840
8841Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8842
8843 * configure.in: Only configure gdb.chill for particular targets.
8844
8845Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8846
8847 * gdb.base/Makefile.in: Add action to .c.o transformation
8848 rule that generates a .ci file for each .o file and remove
8849 explicit .c.o rules except for callfuncs.o.
8850 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8851 generates a .ci file for each .o file and remove explicit
8852 .cc.o rules.
8853 (clean): Remove *.tmp *.ci files.
8854 (EXECUTABLES): Remove templ-info.exp.
8855 * gdb.base/compiler.c: New file.
8856 * gdb.c++/compiler.cc: New file
8857 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8858 Change rs6000-*-* xfail for
8859 "print 'scope0.c'::filelocal_ro" and
8860 "print 'scope1.c'::filelocal" and
8861 "print 'scope1.c'::filelocal_bss" and
8862 "print 'scope1.c'::filelocal_ro" and
8863 "print 'scope1.c'::foo::funclocal" and
8864 "print 'scope1.c'::foo::funclocal_ro" and
8865 "print 'scope1.c'::bar::funclocal" and
8866 "print 'scope0.c'::filelocal_ro" and
8867 "print 'scope1.c'::filelocal at foo" and
8868 "print 'scope1.c'::filelocal_bss at foo" and
8869 "print 'scope1.c'::filelocal_ro at foo" and
8870 "print 'scope1.c'::foo::funclocal at foo" and
8871 "print 'scope1.c'::foo::funclocal_bss at foo" and
8872 "print 'scope1.c'::foo::funclocal_ro at foo" and
8873 "print 'scope1.c'::bar::funclocal at foo" and
8874 "print 'scope0.c'::filelocal_ro" and
8875 "print 'scope1.c'::filelocal" and
8876 "print 'scope1.c'::filelocal_bss" and
8877 "print 'scope1.c'::filelocal_ro" and
8878 "print 'scope1.c'::foo::funclocal" and
8879 "print 'scope1.c'::foo::funclocal_bss" and
8880 "print 'scope1.c'::foo::funclocal_ro" and
8881 "print 'scope1.c'::bar::funclocal" and
8882 "print 'scope1.c'::bar::funclocal_bss"
8883 to only be xfail'd when not compiled with gcc.
d63a86f8 8884 Add rs6000-*-* xfail for
c906108c
SS
8885 "print 'scope0.c'::filelocal_bss before run"
8886 when compiled with gcc.
8887 (test_at_main): Add rs6000-*-* xfail for
8888 "print filelocal_ro in test_at_main"
8889 when compiled with gcc.
8890 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8891 Add rs6000-*-aix* xfail for
c906108c
SS
8892 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8893 "ptype t_char_array", not compiled with gcc.
8894 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8895 xfail for "list foo (in include file)" when gcc compiled.
8896 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8897 (integral_args): Add rs6000-*-* xfail for
8898 "run to call0a" if not compiled with gcc.
8899 (unsigned_integral_args): Add rs6000-*-* xfail for
8900 "run to call1a" if not compiled with gcc.
8901 (float_and_integral_args): Add rs6000-*-* xfail for
8902 "run to call2a" if not compiled with gcc and for
8903 "continue to call2b" for any compiler.
8904 Add rs6000-*-* xfail to
8905 "print f1 after run to call2a" for gcc compiled.
8906 (discard_and_shuffle): Add rs6000-*-* xfail for
8907 "run to call6a".
8908 (shuffle_round_robin): Add rs6000-*-* xfail for
8909 "backtrace from call7a" if not compiled with gcc.
8910 Add rs6000-*-* xfail for
8911 "backtrace from call7b" if compiled with gcc.
8912 (call_after_alloca): Add rs6000-*-* xfail for
8913 "print c in call_after_alloca" and
8914 "print s in call_after_alloca" and
8915 "backtrace from call_after_alloca_subr"
8916 if not compiled with gcc.
8917 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8918 "print c in localvars_in_indirect_call" and
8919 "print c in localvars_in_indirect_call" and
8920 "backtrace in indirectly called function" and
8921 "stepping into indirectly called function"
8922 if not compiled with gcc.
8923 (localvars_after_alloca): Add rs6000-*-* xfail for
8924 "print c after runto localvars_after_alloca" and
8925 "print s after runto localvars_after_alloca" and
8926 "print i after runto localvars_after_alloca" and
8927 "print l after runto localvars_after_alloca"
8928 for all compilers.
8929 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8930 than whatis-info.exp.
8931 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8932 than opaque-info.exp.
8933 Setup rs6000-*-* xfail for
d63a86f8 8934 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8935 "ptype on opaque struct pointer (dynamically)" when
8936 not compiled with gcc.
8937 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8938 rather than callf-info.exp.
8939 (do_function_calls): Add clear_xfail for rs6000-*-* for
8940 "p t_float_values2(3.14159,float_val2)". Seems to work
8941 fine there, both with xlc and gcc. Need to find out what
8942 it is doing right and fix other platforms.
8943 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8944 "call inferior func with struct - returns int",
8945 "call inferior func with struct - returns long",
8946 "call inferior func with struct - returns float",
8947 "call inferior func with struct - returns double",
8948 "call inferior func with struct - returns char *",
8949 but only if not gcc compiled (presumes xlc compiled).
8950 Change rs6000-*-* xfails for
8951 "call inferior func with struct - returns char" and
8952 " call inferior func with struct - returns short" to only
8953 xfail if not using gcc.
8954 (clean mostlyclean): Remove *.ci and *.tmp files.
8955 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8956 than templ-info.exp.
8957 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8958 Add rs6000-*-* xfail for "up to foo in langs.exp"
8959 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8960 when not gcc compiled.
d63a86f8 8961
c906108c
SS
8962Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8963
8964 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8965 * gdb.base/corefile.exp: Likewise.
8966 * gdb.base/list.exp: Likewise.
8967 * gdb.base/scope.exp: Likewise.
8968 * gdb.base/siganls.exp: Likewise.
8969
8970 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8971 compiler output.
8972 * gdb.base/whatis.exp: Likewise.
8973
8974Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8975
8976 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8977 failure (opcode table has been fixed to match reality).
8978
8979Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8980
8981 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8982 "call inferior func with struct - returns char",
8983 "call inferior func with struct - returns short"
8984
8985 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8986 "print 'scope0.c'::filelocal at main",
8987 "print 'scope0.c'::filelocal_bss in test_at_main",
8988 "print 'scope0.c'::filelocal at foo",
8989 "print 'scope0.c'::filelocal_bss in test_at_foo",
8990 "print 'scope0.c'::filelocal at bar",
8991 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 8992
c906108c
SS
8993 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8994 in source file 1". This bug seems to have been fixed with both
8995 gcc and native cc (was native assembler bug?).
8996
8997Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8998
8999 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
9000 "backtrace through signal handler" to "i*86-*-sysv4*".
9001 * gdb.base/signals.exp: Add xfail for "'next' behaved as
9002 continue" case. Add "known SVR4 bug" to fail message.
9003 Add "i*86-*-bsdi2.0" xfail for "handle all print".
9004 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
9005 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
9006 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
9007 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
9008 "up to foo in langs.exp", "show language at foo in
9009 langs.exp", "up to cppsub_ in langs.exp", "show
9010 language at cppsub_ in langs.exp", "up to fsub in
9011 langs.exp", and "show language at fsub in langs.exp".
9012 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
9013 "bactrace in corefile.exp".
9014 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
9015 "call inferior function with struct - returns float" and
9016 "call inferior function with struct - returns double".
d63a86f8 9017
c906108c
SS
9018Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
9019
9020 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
9021 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
9022 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
9023 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
9024
9025Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
9026
9027 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
9028 (or overriden) "CHILL" macro rather then bare "gcc".
9029 Also look for ../../gcc/xgcc since that is what we will
9030 actually need, not "Makefile". Remove following assignment
9031 of CHILL to CHILL_FOR_TARGET because that results in
9032 recursive definition.
9033
9034Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
9035
9036 * gdb.base/corefile.exp: Change xfail for backtrace in
9037 corefile.exp from linuxaout to all linux.
9038 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
9039 cases where we miss the breakpoint at the signal handler
9040 for some reason. Setup xfail for linuxoldld/linuxaout and
9041 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
9042 hitting SIGURG breakpoint.
9043 * gdb.base/signals.exp: Setup xfail for "next" acting like
9044 continue to add linuxoldld. Setup xfail for all linux for
9045 "next to handler in signals_tests_1", "backtrace in
9046 signals_tests_1", "continue to func1", "pass SIGUSR1",
9047 and continue to handler".
9048
9049Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9050
9051 * Update all FSF addresses except those in COPYING* files.
9052
9053Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
9054
9055 * gdb.base/a2-run.exp: Change messages to be more explicit about
9056 the status of args, and quote binfile in results.
9057
9058Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
9059
9060 * gdb.base/callfuncs.exp: Add tests for passing structs to
9061 inferior functions and return various types.
9062 * gdb.base/callfuncs.c: Add functions to receive a struct
9063 and return a member of the struct, in various types.
9064
9065Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9066
9067 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
9068
9069Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9070
9071 * config/vxworks29k.exp: New file, sources vxworks.exp.
9072
9073Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9074
9075 * config/gdbremote.exp: New file. Testing framework using
9076 gdbserver.
9077
9078Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
9079
9080 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
9081 "call function when asleep" and "send end of file".
9082 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
9083 for "backtrace in corefile.exp".
9084 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
9085 for "backtrace through signal handler".
9086 * gdb.base/corefile.exp: Make sure we actually generate a core file
9087 before trying the core tests. Some systems allow the user to suppress
9088 generation of core files and default to that (linux for example).
9089 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
9090 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
9091
9092Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9093
9094 * gdb.threads: New directory with some crude multi-threaded
9095 gdb tests (step.exp and step2.exp).
9096 * config/mt-lynx (STEP_EXECUTABLE): Define.
9097 (THREADFLAGS): Define.
9098
9099Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
9100
9101 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
9102
9103 * gdb.base/signals.exp: Disable whole file for lynx until
9104 further notice.
9105
9106 * gdb.base/signals.exp: xfail test where "next" acts like
9107 "continue" for lynx.
9108
9109 * gdb.base/interrupt.exp: xfail test for calling function while
9110 inferior is asleep for lynx.
9111
9112 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
9113 than one cr-lf after each command.
9114
9115Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9116
9117 * configure.in: Reinstate setting of stabsdirs variable, fix
9118 typo in setting up configdirs for native builds.
9119
9120 * gdb.base/return.exp: Fix typo in return double test.
9121 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
9122 compiler from optimizing them away.
9123
9124Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
9125
9126 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
9127 sequences to be echo'd by gdb when using gdb_test.
9128 * gdb.chill/chexp.exp: Likewise.
9129 * gdb.fortran/exprs.exp: Likewise
9130
9131Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9132
9133 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
9134 after the inferior gdb has started.
9135
9136 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
9137 after each command.
9138 * gdb.base/funcargs.exp: Likewise.
9139 * gdb.base/gdbvars.exp: Likewise.
9140 * gdb.base/interrupt.exp: Likewise.
9141 * gdb.base/list.exp: Likewise.
9142 * gdb.base/watchpoint.exp: Likewise.
9143 * gdb.c++/demangle.exp: Likewise.
9144 * gdb.c++/inherit.exp: Likewise.
9145 * gdb.chill/chexp.exp: Likewise.
9146 * gdb.fortran/exprs.exp: Likewise.
9147
9148 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
9149 test if we can't handle IO to/from the inferior.
9150
9151 * gdb.c++/misc.exp: Always check for a program already being
9152 started after sending a "run" command to gdb.
9153
9154 * gdb.base/twice.exp: Start with a fresh gdb.
9155
9156 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
9157 only depend on gdb's expression code, not the chill runtime.
9158
9159 * gdb.base/return.c: Put return values into variables so we
9160 can have gdb print them rather than depending on the program
9161 to print them.
9162 * gdb.base/return.exp: Corresponding changes.
9163
9164 * lib/gdb.exp: Provide default value for noinferiorio.
9165 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
9166 the inferior.
9167
9168 * gdb.base/break.exp: Always check for a program already being
9169 started after sending a "run" command to gdb.
9170 (text_next_with_recursion): Don't check the output from the
9171 program's printf statement. Instead just make sure the program
9172 exited.
9173
9174 * gdb.base/commands.exp: Protect tests which need arguments with
9175 $noargs conditionals.
9176
9177Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9178
9179 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
9180 of structure member arrays to match gdb/valops.c:value_addr change.
9181
9182Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
9183
9184 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
9185 cases.
9186
9187Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
9188
9189 * configure.in (configdirs): Remove gdb.chill from default list
9190 of subdirs and then add it back in only if doing a native build.
9191 The current chill compiler does not yet work in any cross build.
9192 * Revert all signal changes from Jul 6.
9193 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
9194 for sh-hms targets, allowing these tests to link, with no other
9195 changes. Testing is suppressed by setting "nosignals" in site.exp.
9196
9197Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
9198
9199 * configure.in (signaldirs): Define and add to configdirs for all
9200 targets except some specific ones that are known to not support signals.
9201 Also clean up formatting.
9202 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
9203 (signals, sigall): Remove rules to build.
9204 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
9205 Moved to new gdb.signals directory.
9206 * gdb.signals: New test directory.
9207 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
9208 signals.c signals.exp}: New or moved files.
9209
9210Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
9211
9212 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
9213
9214Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
9215
9216 * gdb.base/return.exp: Xfail `return double' test failure
9217 on at least Solaris 2.3 and handle future/past versions on
9218 a case by case basis as appropriate. Also update message
9219 to include i*86 failures.
9220
9221Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9222
9223 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
9224
9225 * lib/gdb.exp: Fix comment which erroneously identified
9226 gdb_file_cmd as gdb_load (the 19 May change was in fact to
9227 gdb_file_cmd not gdb_load).
9228 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
9229
9230 * gdb.base/setvar.exp: Make test names consistent between pass and
9231 fail cases. Use gdb_test more.
9232
9233Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9234
9235 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
9236
9237Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9238
9239 * gdb.base/help.exp: Fix expected help string for `show commands'.
9240
9241Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
9242
9243 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
9244
9245 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
9246 of a text section.
9247
9248Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
9249
9250 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
9251 that loop eventually terminates. Fix Connection refused logic so
9252 that testsuite will expire nicely.
9253
9254Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
9255
9256 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
9257 config/rom68k.exp: New tcl glue for the appropriate monitors.
9258 These all just end up calling monitor.exp.
9259 * config/monitor.exp (gdb_target_monitor): Handle `Connection
9260 refused' by retrying. Cleanup some timeout issues.
9261 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
9262 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
9263 callers don't have to set/restore global timeout variable.
9264
9265 * The following set of changes centralizes management of the global
9266 timeout variable. This way, it can be set in one target dependent
9267 place instead of dozens of places scattered throughout the test suite.
9268 If you need to lengthen a timeout, then you should either set timeout
9269 in one of the config/{target}.exp files, or multiply it by a factor.
9270 Setting it to an absolute value is always going to lose for some
9271 targets.
9272 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
9273 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
9274 * gdb.base/funcargs.exp: Don't set timeout.
9275 * gdb.base/list.exp (test_forward_search): Only use local timeout.
9276 * gdb.base/printcmds.exp (test_print_string_constants
9277 test_print_array_constants): Don't set timeout.
9278 * gdb.base/ptype.exp: Don't set timeout.
9279 * gdb.base/recurse.exp: Don't set timeout.
9280 * gdb.base/return.exp: Don't set timeout.
9281 * gdb.base/watchpoint.exp: Don't set timeout.
9282 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9283 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9284
9285Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9286
9287 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9288
9289Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9290
9291 * lib/gdb.exp: Disable chill tests for irix5.
9292
9293Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9294
9295 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9296 each test pass or fail.
9297
9298Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9299
9300 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9301 xlc not gcc.
9302
9303Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9304
9305 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9306
9307Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9308
9309 * config/est.exp: Fix copyright and comments. Remove dead code.
9310 Use targetname, serialport and baud variables instead of fixed
9311 constants.
9312 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9313 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9314
9315Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9316
9317 * gdb.base/watchpoint.exp: Don't run
9318 test_watchpoint_triggered_in_syscall for sunos.
9319
9320Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9321
9322 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9323 they don't seem to exist. Do include stdio.h.
9324
9325Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9326
9327 * gdb.base/a1-selftest.exp: Add alpha xfail.
9328
9329Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9330
9331 * gdb.base/watchpoint.c (main): Prompt before calling read().
9332 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9333 Revise accordingly. Remove cruft about sending "123" several
9334 times, until it gets noticed. Clean up the "print buf[0]" stuff
9335 so that it passes or fails, and waits for prompts in the usual way.
9336
9337Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9338
9339 * gdb.base/recurse.exp: Fix comment.
9340
9341 * TODO: Remove item about printing variables in nodebug.exp. Add
9342 item about enabling tests which are only run on some targets.
9343
9344 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9345 fail, make test names unique, use new gdb_test convention
9346 regarding pattern, use gdb_test more, etc.).
9347
9348 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9349 fail, make test names unique, etc.).
9350
9351Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9352
9353 * gdb.base/nodebug.c: Change return type of top and middle to
9354 short.
9355 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9356 are fixed by the recent mdebugread.c changes. Allow `short ()'
9357 as type for top and middle.
9358
9359Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9360
9361 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9362 nearly as I can tell, the whole thing was an accident in Stu's
9363 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9364 to replace a send/expect pair with gdb_test, but ended up only
9365 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9366 of 30 Mar 1995 took care of it, but left this vestigial comment
9367 which I am now nuking.
9368
9369Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9370
9371 * gdb.base/break.exp: Look for different line number for
9372 breakpoint at main depending on usestubs.
9373
9374Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9375
9376 * gdb.base/list.exp: Adjust some alternate expect patterns to
9377 match recent list0.c change. Add alternate expect pattern for
9378 output from `list default lines around main' for optimizing
9379 compilers.
9380
9381Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9382
9383 * lib/gdb.exp: If nosignals is not set, set it to 0.
9384
9385Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9386
9387 * config/slite-gdb.exp: Responds to load symbol table prompt.
9388 * gdb.base/break.exp: Adjust line number, fix rerun.
9389 * gdb.base/langs0.c: Add #ifdef usestubs.
9390
9391Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9392
9393 * gdb.base/list.exp: Adjust line contents after adding new lines in
9394 list0.c. Also fix a syntax error.
9395
9396 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9397 * gdb.base/break.exp: ditto.
9398 * gdb.base/list.exp: ditto.
9399 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9400 * gdb.base/run.c: ditto.
9401 * gdb.base/list0.c: ditto.
9402 * gdb.base/funcargs.c: ditto.
9403
9404Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9405
9406 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9407 $targetname, $serialport and $baud instead of hardwired variables.
9408 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9409 target doesn't support signals.
9410
9411Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9412
9413 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9414
9415Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9416
9417 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9418 Don't rely on the value of an auto variable before it has been
9419 initialized. Use gdb_test more.
9420
9421Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9422
9423 * lib/gdb.exp (default_gdb_version): A version number must start
9424 with a digit, but other than that contains all characters up to
9425 the first whitespace character.
9426
9427Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9428
9429 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9430
9431Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9432
9433 * gdb.c++/*.exp: Warn if executable does not exist. The original
9434 reason for skipping the warning was that configure.in sometimes
9435 intentionally skipped building the executables but the tcl code
9436 had no way of knowing. That (a) was always bogus with respect to
9437 error handling, (b) is no longer true (right now there is no way
9438 to skip C++ tests).
9439
9440 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9441
9442Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9443
9444 * gdb.base/list.exp: Add expect patterns for output from
9445 SunPRO compiled executables.
9446 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9447 types.
9448
9449Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9450
9451 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9452 number (we are already testing that the correct source line text
9453 gets printed).
9454
9455 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9456 that is what is intended, but something needed to be done to get
9457 sunos4 native working again.
9458
9459 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9460
9461 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9462 apparently went with a (very) old xfail.
9463
9464Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9465
9466 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9467 runto_main is a proc in gdb.exp that will do 'step' for target use
9468 stubs.
9469 * gdb.base/exprs.exp: ditto.
9470 * gdb.base/interrupt.exp: ditto.
9471 * gdb.base/opaque.exp: ditto.
9472 * gdb.base/printcmds.exp: ditto.
9473 * gdb.base/ptype.exp: ditto.
9474 * gdb.base/scope.exp: ditto.
9475 * gdb.base/setvar.exp: ditto.
9476 * gdb.base/signals.exp: ditto.
9477 * gdb.base/twice.exp: ditto.
9478 * gdb.c++/classes.exp: ditto.
9479 * gdb.c++/inherit.exp: ditto.
9480 * gdb.c++/templates.exp: ditto.
9481 * gdb.base/break.exp: no run and hit main for stubs. Change line
9482 numbers for breakpoints and info breakpoint.
9483 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9484 breakpoint().
9485 * gdb.base/callfuncs.c: ditto.
9486 * gdb.base/exprs: ditto.
9487 * gdb.base/interrupt.c: ditto.
9488 * gdb.base/opaque0.c: ditto.
9489 * gdb.base/printcmds.c: ditto.
9490 * gdb.base/ptype.c: ditto.
9491 * gdb.base/scope0.c: ditto.
9492 * gdb.base/setvar.c: ditto.
9493 * gdb.base/signals.c: ditto.
9494 * gdb.base/twice.c: ditto.
9495 * gdb.c++/misc.cc: ditto.
9496 * gdb.c++/templates.cc: ditto.
9497
9498Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9499
9500 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9501
9502 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9503 somewhere between `read' and `main.c'. I'm pretty sure the
9504 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9505 and it isn't particularly useful.
9506
9507 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9508
9509Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9510
9511 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9512
9513Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9514
9515 * config/mt-slite: add LIBS and -nostdlib.
9516 * config/slite-gdb.exp: add this new file to support sparclite target.
9517
9518Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9519
9520 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9521
9522 * gdb.base/a2-run.exp: Change argument to istarget from
9523 "*-*-vxworks" to "*-*-vxworks*".
9524 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9525
9526Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9527
9528 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9529 will not runto main but do a 'step' to step out of breakpoint().
9530 * config/mt-slite: add -Dusestubs.
9531
9532Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9533
9534 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9535 instead of just @.
9536
9537 * gdb.base/signals.exp: Add test for "handle all print".
9538 * TODO: Remove "handle all print". Also remove item about
9539 checking copyright date (I don't like the idea of a spurious FAIL
9540 based on when we run the tests).
9541
9542 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9543 for SunOS4 (reason for failure not investigated). Remove
9544 redundant test for $binfile.
9545
9546 * gdb.base/nodebug.c (array_index): Call malloc.
9547
9548 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9549
9550Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9551
9552 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9553 conventions and slightly simplify the matching regexp.
9554
9555Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9556
9557 * gdb.base/break.exp: Update gdb_test invocation to use new
9558 convention.
9559
9560 * lib/gdb.exp: If noargs is not set, set it to 0.
9561
9562 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9563 tests unique.
9564
9565 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9566
9567Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9568
9569 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9570 one argument of type "<non-float parameter>".
9571
9572Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9573
9574 * config/rom68k.exp: New file to support Motorola IDP board.
9575 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9576 * gdb.base/break.c: Change things around so that this program
9577 doesn't depend upon args. This is necessary to make remote
9578 targets work (in general, they can't take args).
9579 * gdb.base/break.exp: Don't try to send args to program. Don't
9580 expect output. Also, replace lots of code with gdb_test.
9581
9582Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9583
9584 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9585 printing of '\'' (which is what the comment says we are testing,
9586 even though we were not), not '''.
9587 (test_integer_literals_rejected): Test that printing ''' is an error.
9588
9589 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9590 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9591 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9592 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9593 Use gdb_test not test_print_accept.
9594 * lib/gdb.exp: Remove test_print_accept.
9595
9596 * gdb.base/signals.exp (signal_tests_1): Make pass message
9597 consistent with fail message.
9598
9599 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9600 unsigned char; the bug (PR 1821) is fixed.
9601
9602 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9603
9604 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9605 successful tests--makes xfailing them work right.
9606
9607Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9608
9609 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9610 only \r\n, not .*. The test can pass .* as the last thing in
9611 $pattern if that is what it wants. In addition to providing this
9612 flexibility, this change should speed up pattern matching in cases
9613 where the pattern already ended with .* (there were a number of
9614 them). This change also helps catch bad patterns--in the old
9615 scheme the typo "char \*" instead of "char \\*" would pass. Now
9616 it is caught.
9617 * Many .exp files: Update callers.
9618
9619 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9620 clearer and does not spuriously match multiple ('s. Likewise for
9621 ) and *.
9622
9623 * gdb.base/nodebug.exp: Test ability to call a function and pass
9624 it a string (even with no debugging info).
9625
9626 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9627 "p '\'", which is the same as "p ''" once tcl gets done with
9628 quoting, to "p '\\'", which I suspect is what is intended (one
9629 backslash gets sent to GDB).
9630
9631 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9632
9633Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9634
9635 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9636 1817) was fixed literally years ago.
9637
9638Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9639
9640 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9641 test, it causes stepping out of call_after_alloca_subr with
9642 optimizing compilers.
9643 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9644 fails.
9645
9646 * gdb.c++/templates.exp: Source templ-info.exp only if
9647 the templates executable exists.
9648
9649 * gdb.c++/misc.cc (class Contains_static_instance,
9650 class Contains_nested_static_instance),
9651 gdb.c++/classes.exp (test_static_members): Test printing of
9652 a class that contains a static instance of the class.
9653
9654Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9655
9656 * gdb.base/langs2.c (cppsub_): Don't prototype.
9657 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9658 only, I believe).
9659
9660Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9661
9662 * lib/gdb.exp (skip_chill_tests): New procedure.
9663
9664 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9665
9666Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9667
9668 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9669 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9670
9671Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9672
9673 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9674
9675 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9676 disassemble 8, not 16, instructions for part 4.
9677
9678 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9679 support the latter anymore.
9680
9681 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9682 -DNO_PROTOTYPES.
9683 * gdb.base/callfuncs.c: Control use of prototypes based on
9684 NO_PROTOTYPES, not __STDC__.
9685 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9686 t_float_values2 tests if prototypes in use.
9687
9688 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9689 t_double_values): When checking differences against DELTA, check
9690 that difference is within the range (-DELTA,DELTA), not just
9691 (-infinity,DELTA).
9692
9693Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9694
9695 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9696 'file' command firts, then 'target', then 'load', this is due to gdb
9697 target set up.
9698 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9699
9700Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9701
9702 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9703 FP load/store variants.
9704 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9705
9706Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9707
9708 * gdb.base/term.exp: Do not give a warning if not native, it is
9709 not an abnormal condition.
9710
9711Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9712
9713 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9714 t_char_array".
9715
9716Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9717
9718 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9719 are getting the version number.
9720
9721 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9722 if not native, it is not an abnormal condition.
9723
9724Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9725
9726 * lib/gdb.exp: Just use "file exists", rather than undocumented
9727 dejagnu procedure "findfile".
9728
9729Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9730
9731 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9732 (LDFLAGS): Set to -Xlinker -Ur.
9733
9734 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9735 Removed, these values are set by lib/gdb.exp.
9736
9737 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9738
9739Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9740
9741 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9742 of replicating gdb startup code.
9743
9744 * config/mt-vxworks (LDFLAGS): Set to -r.
9745 (CFLAGS_FOR_TARGET): Removed.
9746
9747 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9748 (gdb) and gdb for vxworks uses (vxgdb).
9749
9750 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9751 executable is not in the tree and host != target, use sed and
9752 program_transform_name to determine the gdb name used by the
9753 target.
9754
9755 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9756 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9757
9758Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9759
9760 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9761 floats, chars, and shorts where there are ANSI-style function
9762 definitions.
9763
9764 * gdb.base/langs.exp, gdb.base/langs*: New test.
9765 * gdb.base/Makefile.in: Build it.
9766 * TODO: Remove item about checking that C names don't get C++
9767 demangling applied; this test tests it.
9768
9769Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9770
9771 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9772 went with the const70 xfail. The xfail went away a year ago.
9773
9774 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9775
9776 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9777 for hp300.
9778
9779 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9780
9781 * gdb.base/a1-selftest.exp: Don't run on hp300.
9782
9783Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9784
9785 * Makefile.in (site.exp): Set host_alias and target_alias as well
9786 as host_triplet and target_triplet.
9787
9788Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9789
9790 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9791
9792 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9793 places as other ecoff systems).
9794
9795 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9796 ultrix.
9797
9798Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9799
9800 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9801 remove them.
9802 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9803 variable and "variable" in addition to "data variable".
9804 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9805
9806 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9807 2.
9808 * gdb.base/list1.c (long_line): Add additional statement at start
9809 of function.
9810 * gdb.base/list.exp (test_forward_search): Update line number to
9811 reflect new statement.
9812
9813Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9814
9815 * gdb.base/signals.exp: Reinitialize searched source directories
9816 after gdb_start call.
9817
9818Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9819
9820 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9821 * gdb.stabs/Makefile.in: Likewise.
9822
9823 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9824 change. Instead split the tests into smaller pieces.
9825 * gdb.disasm/hppa.s: Corresponding changes.
9826
9827Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9828
9829 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9830 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9831
9832 * gdb.base/funcargs.exp: Modify many tests so that every test
9833 either passes or fails. Make some test names unique.
9834
9835Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9836
9837 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9838 Call stty to set interrupt character.
9839
9840 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9841 for HP assembler versus GNU assembler based on actual behavior of
9842 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9843
9844 * TODO: Suggest a few more stepping tests.
9845
9846Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9847
9848 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9849 restart GDB for h8300 after a continue.
9850 (return): Add pattern to match a29k-udi behavior.
9851 * gdb.base/nodebug.exp: Remove obsolete comment.
9852 * gdb.base/regs.exp: New file, testing of register displays.
9853 * gdb.base/return.exp: Fix typo in reference to $objdir.
9854 * gdb.base/whatis.exp: Always start with a fresh GDB.
9855
9856Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9857
9858 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9859 higher, these tests generate a lot of output.
9860
9861Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9862
9863 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9864 code following the catch silently ignored some errors; without the
9865 catch they should be thrown like any other tcl error. Also, the
9866 catch used "" instead of {} which meant all the callers who wanted
9867 to include one of the characters "[]$ had to quote it an extra time.
9868 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9869 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9870 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9871 Remove extra quoting.
9872
9873Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9874
9875 * gdb.base/commands.exp: Make test names unique; every test either
9876 passes or fails. Update some comments.
9877
9878 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9879
9880Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9881
9882 The following fixes a FAIL caused by the fact that the alpha stabs
9883 configuration didn't use the ".if alpha" code in weird.def.
9884 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9885 bit pointer, so the 32 bit version works even on the alpha.
9886 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9887 Remove the stuff which allowed us to have separate versions for
9888 alpha and everything else.
9889
9890 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9891 regexp which "info func operator\[\](" is supposed to match. Fix
9892 string to send to GDB. Note that GDB still doesn't work right. Add a
9893 new test for "info func .perator\[\](" which GDB does handle correctly.
9894
9895 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9896
9897Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9898
9899 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9900 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9901 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9902 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9903 it makes the tests harder to understand and confuses test-o-matic.
9904 The preferred style is that each test provides a PASS or a FAIL,
9905 and has a unique message (e.g. "continue #54" not just "continue")
9906 which is the same for the pass and the fail.
9907 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9908 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9909 to lib/gdb.exp.
9910 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9911 prt_accept which was basically the same thing. Likewise for
9912 test_print_reject and prt_reject.
9913 * lib/gdb.exp (test_print_reject): Add some more error message
9914 patterns to match from the former printcmds.exp (prt_reject).
9915 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9916 One defect of the passcount stuff is that some of it failed to
9917 report XPASS where appropriate.
9918 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9919 stuff before and after arg in expected pattern.
9920 (test_paddr_operator_functions): Re-do test without print_addr_of;
9921 this is the only test which seems to want extra stuff there.
9922
9923Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9924
9925 * gdb.base/nodebug.exp: Update new tests to reflect improved
9926 wording of gdb output.
9927
9928 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9929 and "ptype" work on variables in files compiled without -g.
9930 Replaces commented out "maint print msymbol" tests.
9931
9932Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9933
9934 * gdb.base/setvar.c (dummy): Call malloc.
9935
9936 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9937 losing with the irix4 sed.
9938
9939 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9940 ALRM" on irix4.
9941
9942Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9943
9944 * TODO: Remove items about corefile.exp testing new exec-file and
9945 backtrace; both are now done. Add items about printing enums.
9946
9947Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9948
9949 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9950 "get signal $thissig" test fails.
9951
9952 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9953
9954Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9955
9956 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9957 compiler warning with dec alpha compiler.
9958
9959 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9960 extra \n from gdb_test call (this explains why the prompt test
9961 that I removed yesterday was there).
9962 (user_defined_command_test): Remove extra \n and prompt test.
9963
9964 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9965 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9966 doesn't exist.
9967 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9968 Also remove alpha workaround, which turns out to be because
9969 SIGABRT == SIGLOST.
9970
9971 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9972
9973 * gdb.base/help.exp: Don't test "help show".
9974
9975Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9976
9977 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9978 "set print address" is on.
9979 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9980 pass prompt to gdb_test; gdb_test already looks for the prompt.
9981
9982 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9983
9984 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9985 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9986 was to make sure that gdb can read a core file. But (a) the "read
9987 the corefile" part didn't make it to a1-selftest.exp, we just
9988 delete the corefile after creating it, and (b) we test reading
9989 corefiles in corefile.exp anyway. Also, this test left around a
9990 xgdb process on Solaris.
9991
9992 * gdb.base/corefile.exp: Also test backtrace.
9993
9994Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9995
9996 * gdb.base/commands.exp: Test a simple user defined command with
9997 arguments and if/while statements; verify the full user command is
9998 printed by "show user".
9999
10000 * gdb.base/commands.exp: Test if/while commands as part of a
10001 breakpoint command list; verify they appear in breakpoint
10002 information.
10003
10004Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10005
10006 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
10007 than by dividing by zero.
10008
10009Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
10010
10011 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
10012 performing an inferior call with watchpoints enabled.
10013 * gdb.base/watchpoint.c (main): Delete second unnecessary read
10014 call.
10015
10016Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10017
10018 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
10019 of "file" command.
10020
10021 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
10022 Add additional pattern for when "int operator int(void);" appears
10023 in a different order.
10024
10025Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10026
10027 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
10028
10029 * gdb.base/help.exp: Replace most of docstrings for "info signals"
10030 and "signal" with ".*".
10031
10032Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10033
10034 * TODO: Add note about "handle all nostop".
10035
10036 * gdb.base/{sigall.c, sigall.exp}: New test.
10037 * gdb.base/Makefile.in: Add it.
10038
10039Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10040
10041 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
10042 when invoking GDB, suppresses any windowing interface.
10043
10044Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
10045
10046 * config/sim-gdb: New file, simulator testing support.
10047
10048Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
10049
10050 * gdb.base/interrupt.exp: Test calling func1 twice.
10051
10052Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
10053
10054 * gdb.base/list.exp (test_forward_search): Set timeout higher
10055 when we'll be getting lots of output from gdb.
10056
10057 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
10058 "init_malloc" to after the expect statement. Run it if that
10059 regexp is taken, but also for two others which happen if source
10060 cannot be found.
10061
10062Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10063
10064 * gdb.base/printcmds.exp: New test, for printing register before
10065 program is running.
10066
10067Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10068
10069 * gdb.base/list.exp: Correct some alternate expect patterns
10070 to reflect changes in list1.c.
10071
10072Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10073
10074 * TODO: Add item regarding large frames.
10075
10076 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
10077
10078 * TODO: Remove item about enabling return.exp; it
10079 is enabled. Suggest a few more "return" tests.
10080
10081Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10082
10083 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
10084 anonymous unions.
10085
10086Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10087
10088 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
10089 and pr-5646.o, so "make" is the same as "make all", not "make
10090 pr-4975.o".
10091
10092Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
10093
10094 * gdb.base/list.exp: Adjust expectations to reflect changes in
10095 list1.c.
10096 (test_forward_search): New test proc.
10097 * gdb.base/list1.c (long_line): New function, has long source line.
10098
10099Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
10100
10101 * gdb.base/a1-selftest.exp: Change initial stepping to know about
10102 additional line of code that was added.
10103
10104Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
10105
10106 * gdb.disasm/hppa.s: Break the large branching tests into smaller
10107 tests so as not to overflow expect's input buffers.
10108 * gdb.disasm/hppa.exp: Corresponding changes.
10109
10110Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10111
10112 Beginnings of template debugging tests.
10113 * gdb.c++/templ-info.cc: New file to test for template
10114 debugging capability of the compiler.
10115 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
10116 templ-info.cc.
10117 * gdb.c++/templates.cc: Add explicit template instantiations
10118 to enable compiling with -fno-implicit-templates. Add destructor
10119 and 'value' method to T5 class for template tests.
10120 * gdb.c++/templates.exp: Add testcases for printing of template
10121 types, setting breakpoints on template methods and calling a
d63a86f8 10122 template method.
c906108c
SS
10123
10124Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
10125
10126 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
10127 branch target since some assemblers (gas-2.5) may emit a
10128 relocation for the branch instead of resolving it in the
10129 assembler.
10130
10131Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10132
10133 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
10134 through signal handler.
10135
10136Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10137
10138 * configure.in (*-*-netware): Use config/mt-netware.
10139
10140 * config/mt-netware: New file.
10141 * config/mt-i386-netware: Removed, separate configs for different
10142 netware architectures are no longer needed now that we have
10143 --with-headers.
10144
10145Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10146
10147 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
10148 by the recent changes to use ANSI C arithmetic conversions.
10149
10150Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10151
10152 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
10153 bug involving using inferior_pid to figure out whether to select a
10154 frame.
10155
10156Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
10157
10158 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
10159 match the current disassembler output.
10160
10161Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
10162
10163 * gdb.fortran/exprs.exp: Expect VOID instead of void.
10164 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
10165 types, expect "int" as type of integer values (for now).
10166
10167Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
10168
10169 * gdb.base/commands.exp: New tests for if/while commands.
10170
10171Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
10172
10173 * lib/gdb.exp (runto): Replace sub-pattern for hex value
10174 by .*, since hex values have different syntax in Chill mode.
10175
10176Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10177
10178 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
10179 linefeed from expect pattern for repeated types with indices > 9.
10180
10181Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
10182
10183 First part of Fortran test suite.
10184 * gdb.fortran: New directory.
10185 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
10186
10187Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10188
10189 * gdb.base/default.exp: Update expect pattern for load command
10190 without arguments.
10191
10192Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
10193
10194 * configure.in: Change i386 to i[345]86.
10195 * gdb.base/configure.in: Likewise.
10196 * gdb.c++/configure.in: Likewise.
10197 * gdb.chill/configure.in: Likewise.
10198
10199Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
10200
10201 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
10202 patterns, since that is not a valid context for comments.
10203
10204Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
10205
10206 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
10207 repeated types and repeated types with indices > 9.
10208
10209Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10210
10211 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
10212 2417; old bug has been fixed.
10213
10214Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
10215
10216 * gdb.base/interrupt.exp: When trying to wake up the inferior,
10217 send the newline ourselves instead of assuming gdb_test will do
10218 so when passed an empty input string.
10219
10220 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
10221 stabs testcode.
10222
10223Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10224
10225 * lib/gdb.exp (gdb_test): Don't send anything if the first
10226 argument is an empty string. This makes cases where we want to
10227 match output that is already in expect's buffers (for example,
10228 matching a breakpoint after gdb_run_cmd has been called) work
10229 reliably.
10230
10231Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10232
10233 * config/netware.exp: New file.
10234
10235Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10236
10237 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
10238 the -B and -L prefixes so we can find the debugging stub.
10239
10240 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
10241 there and we are using the gcc from the tree.
10242
10243 * gdb.base/types.c: Removed.
10244
10245 * gdb.base/configure.in: Look for makefile fragments in ../config.
10246 Recognize i386-*-netware.
10247 * gdb.c++/configure.in: Likewise.
10248
10249Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10250
10251 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
10252 the correct TCL syntax.
10253
10254Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10255
10256 * gdb.base/opaque.exp: use runto instead of messing around with
10257 breakpoints. Simplify by using gdb_test.
10258
10259 * gdb.base/bitfields.exp: restart between tests on netware targets
10260 because breakpoints aren't relocated after target death. Run
10261 processes to completion.
10262
10263 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
10264
10265Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
10266
10267 * Makefile.in: Remove extra tabs that confuse some versions
10268 of "make". Use the newly built gdb to test with by default,
10269 rather than the first one in the tester's search path.
10270
10271Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
10272
10273 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
10274
10275 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
10276 condition help.
10277
10278Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10279
10280 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10281
10282 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10283 running.
10284 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10285 * gdb.base/funcargs.exp: Likewise.
10286
10287 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10288 * gdb.base/funcargs.exp: Likewise.
10289
10290 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10291 message is "".
10292
10293Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10294
10295 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10296 return,signals,twice}.exp: Handle non-existant binaries
10297 consistantly.
10298
10299 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10300 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10301 might testing a cross development system.
10302
10303Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10304
10305 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10306 runtest script is relative to ${srcdir}, not ${rootdir}.
10307
10308Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10309
10310 * gdb.base/signals.exp: Allow for optionality of breakpoint
10311 address.
10312
10313Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10314
10315 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10316
10317Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10318
10319 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10320 for size_t definition.
10321 * gdb.c++/templates.cc: Likewise
10322
10323 * config/mt-i386-netware: New file.
10324
10325 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10326 defined.
10327
10328 * gdb.base/Makefile.in: Added support for systems that name core
10329 files by appending "core" to the program name.
10330 * gdb.base/a1-selftest.exp: Likewise.
10331
10332Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10333
10334 * gdb.base/return.exp: Add comment and message for `return double'
10335 test failure on Sparc Solaris.
10336
10337Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10338
10339 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10340
10341Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10342
10343 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10344 from optimizing them away.
10345 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10346 patterns to include default constructors and assignment operators,
10347 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10348 character in the output of the virtual base pointer.
10349
10350Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10351
10352 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10353 expression match in print_addr_of to avoid unintented matches.
10354 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10355 versions up to 2.5.8.
10356
10357Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10358
10359 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10360 included file to run under newer versions of expect.
10361 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10362 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10363 Remove xfail for the virtual table of BDDHookV.
10364
10365Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10366
10367 * lib/gdb.exp (string_to_regexp): Set a default result.
10368 (default_gdb_start): Fix misleading message.
10369
10370Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10371
10372 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10373 Remove all CC, etc definitions.
10374 * config/mt-hpux: New file.
10375 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10376 (CFLAGS, LDFLAGS): Define.
10377 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10378
10379 * Makefile.in (site.exp): Don't insert host_os, etc.
10380 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10381 (distclean): Check existence of subdir.
10382 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10383 * gdb.base/Makefile.in: General cleanup and simplification.
10384 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10385 to build executables. Use default rule to build .o files.
10386 (EXPECT, RUNTEST, CC): Fix relative pathname.
10387 (site.exp): Don't insert host_os, etc.
10388 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10389 and/or SIGUSR1 defined.
10390 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10391 * gdb.c++/Makefile.in: General cleanup and simplification.
10392 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10393 (CFLAGS): Remove.
10394 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10395
10396Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10397
10398 * gdb.base/recurse.exp: Misc changes to get tests running again
10399 after Kung's changes to the watchpoint code.
10400 * gdb.base/watchpoint.exp: Likewise.
10401
10402Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10403
10404 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10405
10406Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10407
10408 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10409 * lib/gdb.exp (default_gdb_start): Define.
10410 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10411 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10412 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10413 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10414 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10415 Don't call gdb_target_udi in between tests.
10416
10417Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10418
10419 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10420 (which was basically just a local version of the same thing). In
10421 addition to avoiding duplication, gdb_test_exact is faster.
10422 * lib/gdb.exp (gdb_test_exact): Fix typo.
10423
10424 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10425 don't give an error.
10426
10427 * gdb.base/term.exp: Call delete_breakpoints before starting.
10428
10429 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10430 (t10): Add comment.
10431
10432Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10433
10434 Reorganization of the GDB Test Suite.
10435
10436 * gdb.base: New directory, contains all the basic tests.
10437 * gdb.c++: New directory, tests specific to C++.
10438 * gdb.chill: New directory, tests specific to Chill.
10439 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10440 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10441 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10442 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10443 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10444 t30-31 to chill).
10445 * */gdbme.*: Rename to match appropriate expect scripts.
10446 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10447 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10448 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10449 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10450 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10451 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10452 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10453 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10454 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10455 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10456 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10457 gdb.c++/virtfunc.cc: New names of C++ files.
10458 * gdb.chill/chillvars.ch: New name of Chill file.
10459 * gdb.base/configure.in, gdb.c++/configure.in,
10460 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10461 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10462 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10463 * configure.in (configdirs): Update to reflect directory changes.
10464 (target_abbrev): No longer define for any configuration.
10465 * Makefile.in: Cosmetic improvements to header comments.
10466
10467Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10468
10469 Various changes to gdb.t31:
10470
10471 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10472 * gdbme.ch: Make all key-words and predefineds be upper-case.
10473 * chillvars.exp: Expect key-words and predefinds in upper-case.
10474
10475 * chillvars.exp: Use gdb_test_exact many places.
10476 Change expected output for arrays (which now includes index labels).
10477
10478 * pr-5020.exp, gdme.ch (module PR_5020):
10479 New test, for PR-5020.
10480
10481Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10482
10483 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10484 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10485
10486Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10487
10488 * Makefile.in: Fix bit-rot in definitions of CHILL,
10489 CHILL_FOR_TARGET and Chill_LIB.
10490 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10491 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10492 CHILL, and CHILL_LIB.
10493
10494Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10495
10496 * Revert the previous changes. Please see Rob's directory
10497 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10498
10499Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10500
10501 * Makefile.in, configure.in, config/mips-gdb.exp,
10502 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10503 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10504 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10505 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10506 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10507 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10508 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10509 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10510 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10511 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10512 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10513 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10514 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10515 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10516 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10517 changes from 94Q1.
10518
10519Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10520
10521 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10522 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10523 Rob's new testing fragments.
10524
10525Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10526
10527 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10528 lib/gdb.exp: Replace error proc calls with perror.
10529
10530Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10531
10532 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10533 version also, match on casted version strings, and match on
10534 gdb startup case where the line numbers might be messed up.
10535
10536Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10537
10538 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10539 (CFLAGS): Delete it from here.
10540
10541Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10542
10543 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10544
10545Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10546
10547 * Makefile.in (RUNTEST): Default to just "runtest".
10548
10549Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10550
10551 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10552 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10553 the code has been restructured.
10554
10555Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10556
10557 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10558 \n, not just one of each.
10559
10560 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10561 /bin/cc gives a warning if you do.
10562
10563Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10564
d63a86f8 10565 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10566 __t10ListS_link1ZUiRCUiPT0
10567
10568Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10569
10570 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10571 on local variables in recursive functions.
10572
10573 * gdb.t07/Makefile.in: Build the new test.
10574
10575Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10576
10577 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10578 directly. Instead compare the return values from actual calls.
10579
10580Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10581
10582 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10583
10584Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10585
10586 * From Peter Schauer with minor modifications.
10587 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10588 stops in mid-line in the caller. Add xfail for returning a float
10589 value on X86 targets.
10590
10591Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10592
10593 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10594 to avoid expect lossage.
10595 (fmem_LRbug_tests): Likewise.
10596 * gdb.disasm/hppa.s: Corresponding changes.
10597
10598 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10599 conditions to work with latest dejagnu/expect.
10600
10601 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10602 expected to fail on the PA.
10603 (backtrace in call with trampolines): Explicitly require main
10604 to be frame #1 (no trampolines should show up in backtrace).
10605
10606 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10607 "continue -expect".
10608 * gdb.t06/break.exp: Likewise.
10609 * gdb.t07/watchpoint.exp: Likewise.
10610 * gdb.t13/bitfields.exp: Likewise.
10611 * gdb.t15/{funcargs,return}.exp: Likewise.
10612 * gdb.stabs/weird.exp: Likewise.
10613 * config/{mips,udi}-gdb.exp: Likewise.
10614
10615 * hppa.sed: Enclose comments within a sed command to avoid
10616 losing with the old OSF1 sed.
10617
10618Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10619
10620 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10621 sequent dynix.
10622 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10623 * gdb.t15/funcargs.exp: Conditionally step again to really
10624 finish from marker_call_with_trampolines. Handle the case where
10625 the first step from within call_with_trampolines already steps
10626 us back to main.
10627 * gdb.t15/gdbme.c: Add comment to closing brace of
10628 call_with_trampolines for funcargs.exp.
10629
10630Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10631
d63a86f8 10632 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10633 Fix typo(s).
10634
10635Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10636
10637 * gdb.t07/gdbme.c: More code for watchpoint testing.
10638
10639 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10640 "Hardware watchpoint" throughout file.
10641 (test_watchpoint_triggered_in_syscall): New test.
10642 (test_complex_watchpoint): New test.
10643
10644Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10645
10646 * gdbme.c (call_with_trampolines): New function to try and step
10647 into. Tests trampoline problems on the PA.
10648
10649 * funcargs.exp (localvars_in_indirect_call): No longer expect
10650 stepping into indirect call to fail on PAs.
10651 (test_stepping_over_trampolines): New test.
10652
10653Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10654
10655 * TODO: Add suggestions for static member function tests, and
10656 completion tests.
10657
10658Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10659
10660 * TODO: Add suggestions for "p/a" tests.
10661
10662 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10663 (default_gdb_exit): Replace all the hair with sending "quit" to
10664 the process with a simple close.
10665
10666Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10667
10668 * TODO: Add suggestions for shared library tests.
10669
10670Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10671
10672 * TODO: Add suggestions for x/s tests.
10673
10674Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10675
10676 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10677 "enable once", and "enable breakpoints once" with ".*".
10678
10679Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10680
10681 * TODO: Add suggestions about structure passing tests.
10682
10683Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10684
10685 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10686 the primary1 test, use work around if __GNUC__ < 2.
10687 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10688 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10689 Test for bad output rather than waiting for timeout. Issue
10690 second continue only if first continue failed.
10691
10692Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10693
10694 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10695 operator[] test with gdb_test because the old code didn't seem to
10696 be getting the quoting right with the new dejagnu.
10697
10698Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10699
10700 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10701 one from the path.
10702 * Makefile.in: Use a fresh expect if there is one, use runtest
10703 from the src tree if there is one.
d63a86f8 10704
c906108c
SS
10705Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10706
10707 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10708 next over recursive call. Revise the tests from that point on
10709 (which had been skipped) to match GDB's actual (correct) output.
10710
10711 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10712 with next over a breakpoint whose condition is false.
10713
10714 * gdb.t00/help.exp: Comment out "help set print" tests just like
10715 (and for same reason as) "help set" test.
10716
10717Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10718
10719 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10720 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10721
10722Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10723
10724 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10725 necessary gdb_target_udi.
10726
10727 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10728
10729 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10730 1838 and 2417; they are fixed.
10731
10732 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10733 gdb.t03/ptype.exp (ptype structure, ptype union):
10734 Remove xfails; the test is looser than when the xfails were added.
10735
10736 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10737 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10738
10739 * gdb.t01/run.exp: Only run shell test if isnative.
10740
10741 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10742 since "run" automatically loads if necessary. Call gdb_target_udi
10743 after the "file" since "file" kills any execution target.
10744
10745 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10746 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10747 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10748 argument for UDI.
10749
10750Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10751
10752 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10753
10754 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10755
10756Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10757
10758 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10759 properly quoting regexps. This makes the second argument to
10760 demangle a fixed string, which matches the callers, instead of a
10761 shell-style pattern which is what the previous implementation
10762 used. Update some of the callers.
10763
10764Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10765
10766 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10767 (comib_nullified_tests): Fix typo.
10768 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10769 strings. No longer expected to fail.
10770
10771 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10772 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10773 strings. No longer expected to fail.
10774
10775 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10776 string. No longer expected to fail.
10777
10778Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10779
10780 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10781 No longer expected to fail.
10782
10783 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10784 string. No longer expected to fail.
10785
10786Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10789 only in the names (I probably got most of them). I was even
10790 generous with some which differed in underscores in names, and
10791 probably missed a few, and I *still* was able to remove almost a
10792 third of the file with almost no impact on testsuite coverage.
10793
10794Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10795
10796 * gdb.t00/default.exp: Match udi_attach error message as well as
10797 the one from child_attach.
10798
10799 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10800
10801 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10802
10803 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10804 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10805
10806 * Move test with enums and partial symbols back to
10807 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10808 Reverts the change of 26 May 93. Per today's change to
10809 stabs.texinfo, the behavior that weird.exp was expecting was
10810 unreasonable; what is important is that the compiler+gdb get
10811 things right, which happens with a recent gcc. Also fix the test
10812 to deal with native compilers which put out the stab gdb can't
10813 deal with.
10814
10815Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10816
10817 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10818 in the names. The main thing these accomplish is to slow things down.
10819 Many more such duplicates surely remain.
10820
10821 * gdb.t00/help.exp: Comment out "help support" test just like
10822 (and for same reason as) "help set" test.
10823
10824Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10825
10826 * gdb.t06/break.exp: Remove setup_xfails for
10827 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10828 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10829 about known bug in gcc to include up through 2.5.8.
10830 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10831 well as "_vb$".
10832 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10833 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10834 with latest gcc and gdb.
10835 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10836 well as "_vb$".
10837
10838Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10839
10840 * configure.in (hppa*-*-*): Also configure and build stabs-only
10841 tests.
10842
10843Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10844
10845 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10846 * gdb.t10/configure.in (hppa*-*-*): Use it.
10847
10848Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10849
10850 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10851
10852Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10853
10854 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10855 versions prior to 1.13.5.
10856
10857Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10858
10859 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10860 the prompt is at the start of a line.
10861
10862Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10863
10864 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10865 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10866 in the copr tests now.
10867 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10868 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10869 expected to fail.
10870
10871Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10872
10873 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10874 gdb.t31/chillvars.exp, lib/gdb.exp:
10875 Tweak to run under either version of expect.
10876 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10877 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10878 * gdb.t11/list.exp: Remove extraneous whitespace.
10879
10880Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10881
10882 * gdb.t16/printcmds.exp (test_print_strings): Accept
10883 "(unsigned char *) " before the string.
10884
10885 * TODO: Add notes about printing of fancy types and GDB expressions.
10886
10887Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10888
10889 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10890 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10891 if doing mips-idt-ecoff.
c906108c
SS
10892
10893Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10894
10895 * Most .exp files: Tweak to run under either version of expect.
10896
10897Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10898
10899 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10900 xfails; I'm not sure why they are failing, but not because of PR 1806.
10901
10902Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10903
10904 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10905 defined in lib/gdb.exp.
10906
10907Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10908
10909 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10910 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10911 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10912 have to be typeless.
10913
10914Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10915
10916 * TODO: Add suggestion for copyright year test.
10917
10918Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10919
10920 * configure.in (*-*-lynxos*): Add stabs tests.
10921
10922Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10923
10924 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10925 so insert a tab before any assembler directive in column zero.
10926
10927 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10928 stores.
10929 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10930 stores.
10931 (fpu_short_memory_tests): Likewise.
10932
10933Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10934
10935 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10936 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10937 .stabs directives in comments.
10938
10939Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10940
10941 * TODO: New file, describing tests we could write.
10942 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10943
10944Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10945
10946 * gdb.t06/signals.exp: Add kludge to force re-sync.
10947
10948 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10949 to xgdb instead of gdb, get out of gdb.
10950
10951Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10952
10953 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10954 for info.
10955
10956Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10957
10958 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10959 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10960 * gdb.stabs/hppa.sed: New sed script for the PA.
10961
10962Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10963
10964 * gdb.stabs: Re-write weird.def and configuration to use sed
10965 instead of cpp. sed is portable and POSIX; cpp is neither.
10966
10967Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10968
10969 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10970
10971Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10972
10973 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10974
10975Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10976
10977 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10978 "_vb$".
10979 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10980 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10981
10982Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10983
10984 * lib/gdb.exp: Comment out code which depends on non-existent
10985 `transform' procedure.
10986
10987Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10988
10989 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10990 * lib/gdb.exp: Transform tool name.
10991 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10992 1.1's new error handling system.
10993
10994Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10995
10996 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10997
10998Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10999
11000 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
11001 They made pattern matching so slow that timeouts happened on
11002 heavily loaded systems. Now any output from "show print" which
11003 gets us back to the GDB prompt is a PASS.
11004
11005Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
11006
11007 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
11008
11009Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11010
11011 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
11012
11013 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
11014 It is not from PR 3220.
11015
11016Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
11019 just started failing because they depended on the order the
11020 subcommands are presented, or exact docstring text. This kind of
11021 test is a pain and has minimal benefit.
11022
11023Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * gdb.t09/corefile.exp: At end of test, use "core" command with
11026 no arguments.
11027
11028Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
11029
11030 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
11031 17}/Makefile.in: Make it possible to run the testsuite with Sun
11032 make and CC = cross gcc by adding explicit build rules for .o
11033 files.
11034
11035Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11036
11037 * gdb.t15/funcargs.exp: Don't put comments on same line as
11038 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 11039
c906108c
SS
11040Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11041
11042 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
11043
11044Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
11045
11046 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
11047 * gdb.t20/inherit.exp: remove three dumplicate entries.
11048
11049Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11050
11051 * gdb.t06/break.exp: For "next over recursive call", fail on any
11052 incorrect output, not just on "factorial (value=2)".
11053
11054Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11055
11056 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
11057 working now. Add an xfail if accesing a bss variable causes
11058 a memory error if the target is not yet run.
11059
11060Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11061
11062 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
11063 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
11064 name of __st* demangling (2 strings). Did Kung really get the
11065 more than 95 others right without testing them?
11066
11067Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
11068
11069 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
11070
11071Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
11072
11073 * configure.in (configdirs): Add gdb.disasm
11074 * gdb.disasm: New directory for GDB disassembler tests.
11075 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
11076
11077Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11078
11079 * gdb.t00/help.exp: Don't test "help set".
11080
11081 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
11082 from within expect statements. None of these happen anymore and
11083 they cause regressions to be silently unnoticed.
11084
11085 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
11086 messages) about known failures with gcc cygnus-2.4.5-930417.
11087
11088 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
11089 comp-info.exp so it gets built if it doesn't exist.
11090
11091 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
11092 it is no longer used.
11093 * gdb.t13/comp-info.c: Removed.
11094
11095Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11096
11097 * gdb.t06/signals.exp: Add xfail for sun3.
11098
11099Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11100
11101 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
11102 relevant because ^C doesn't get sent but failure can be reproduced
11103 interactively).
11104
11105Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11106
11107 * gdb.stabs/alpha.mt: New configuration file for alpha.
11108 * gdb.stabs/configure.in: Use it.
11109 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
11110 sharing with alpha.mt, redefine long to word via preprocessor.
11111 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
11112 for alpha.
11113 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
11114 native cc.
11115 * gdb.t00/teststrategy.exp: Change expect string so that we
11116 consume the `(xgdb)' from the command echo and from the gdb prompt.
11117 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
11118 gdb currently compares all values as long, so this failure probably
11119 applies to any configuration where LONGEST is bigger than a target int.
11120 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
11121 with gcc.
11122 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
11123 to handle opaque pointers, gcc is.
11124 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
11125 as first argument. Include <sys/types.h> and change all operator
11126 new definitions to use size_t.
11127 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
11128 now that we use size_t.
11129
11130Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11131
11132 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
11133 a long or float array cast all array members to the same type.
11134 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
11135 with 64 bit longs.
11136 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
11137 on alpha.
11138 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
11139
11140Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11141
11142 * gdb.t24 (demangle.exp): Constructors of templates have names like
11143 vector<int>::vector(int) not vector<int>::vector<int>(int). See
11144 section 14.6 of the ARM.
11145
11146 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
11147 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
11148 accomplish little and slow down the testsuite.
11149
11150 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
11151 Accept spaces various places.
11152
11153Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11154
11155 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
11156 with watchpoint enabled.
11157
11158 * Makefile.in: Remove definition of CC and remove the second
11159 definition of CXX (the "CXX = gcc" one remains). These definitions
11160 were causing backquotes to be expanded within backquotes, which
11161 doesn't work.
11162
11163Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11164
11165 * gdb.t17/callfuncs.exp: Add "return 0" to end.
11166
11167Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11168
11169 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
11170 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
11171 by mips cc and contains no stabs entries.
11172
11173Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
11174
11175 * config/vx-gdb.exp: Use fake device to load files rather than
11176 NFS.
11177 * lib/gdb.exp: New proc to do "file" command.
11178 * config/unix-gdb.exp: Use new "file" proc.
11179
11180Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11181
11182 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
11183 Rework board rebooting slightly.
11184 (gdb_exit): Don't exit from the remote shell; there isn't one.
11185 * gdb.stabs/weird.exp: If a program is being debugged already,
11186 kill it.
11187 * gdb.t04/setvar.exp: Stop and restart gdb.
11188 * gdb.t05/expr.exp: Likewise.
11189 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
11190 restart gdb and reload the program.
11191 * gdb.t08/opaque.exp: Likewise.
11192 * gdb.t12/scope.exp: Likewise.
11193 * gdb.t13/bitfields.exp: Likewise.
11194 * gdb.t15/funcargs.exp: Likewise.
11195 * gdb.t20/classes.exp: Likewise.
11196 * gdb.t03/ptype.exp: Increase timeout.
11197 * gdb.t16/printcmds.exp (test_print_string_constants,
11198 test_print_array_constants): Likewise.
11199 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
11200 * gdb.t20/classes.exp (do_tests): Likewise.
11201 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
11202
11203Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
11204
11205 * gdb.stabs: Renamed *wierd* to *weird*.
11206
11207Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11208
11209 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
11210 for timeout. Add "known gcc 2.4.5 bug" to failure message.
11211
11212Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11213
11214 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
11215 (do_tests): Remove xfail for whatis on one_var and two_var.
11216
11217Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
11218
11219 * Makefile.in: Made cross building work better by adding
11220 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
11221
11222Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11223
11224 * gdb.t15/{return.c,return.exp,Makefile.in}:
11225 New test, currently commented out.
11226
11227Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
11228
11229 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
11230 still running and removes the leftover named socket so GDb can do
11231 clean restarts.
11232
11233Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
11234
11235 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
11236 console, not GDB.
11237 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
11238 cross testing works better with "make check"
11239 * config/unix-gdb: Use default procedures for exit and version.
11240 * config/vx-gdb.exp: Cleaned up and massaged back to working order
11241 with the newest VxWorks.
11242
11243Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11244
11245 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
11246 old form.
11247
11248 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
11249 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
11250
11251 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
11252
11253 * config/unix-gdb.exp: Remove this version of gdb_exit
11254 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
11255 Rob says he'll look at it when he gets back to testing boards.
11256
11257Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
11258
11259 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
11260 an expected fail for certain ptype commands.
11261
11262 * gdb.t20/classes.exp: Update expected results of "ptype class
11263 Base1" to account for the constructor that now appears in the type.
11264
11265Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
11266
11267 * configure.in (configdirs): Restore gdb.t04, which mysteriously
11268 disappeared from list.
11269 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
11270 "alldone" proc with call to cleanup and exit.
11271 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
11272 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
11273 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
11274 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
11275 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
11276 "alldone" proc with simple returns that suppress remaining
11277 tests. The alldone proc went away many months ago.
11278
11279Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11280
11281 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11282
11283 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11284
11285Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11286
11287 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11288 as vax gdb will display them.
11289
11290Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11291
11292 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11293 optimizers.
11294
11295 * scope.exp: Change "bad value for localval" messages so each one
11296 is unique.
11297
11298 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11299 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11300
11301 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11302
11303Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11304
11305 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11306 doesn't exist (due to optimization).
11307
11308Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11309
11310 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11311 contains \r because the filename is long.
11312
11313 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11314 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11315
11316Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11317
11318 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11319 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11320 Ultrix.
11321 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11322 int tests.
11323 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11324
11325Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11326
11327 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11328
11329 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11330 to match does not match the passing case but still matches the
c906108c
SS
11331 failing case.
11332
11333Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11334
11335 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11336
11337Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11338
11339 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11340 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11341 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11342 Remove various versions of gdb_exit.
11343 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11344 gdb_exit.
11345 * config/unix-gdb.exp: gdb_exit remains here, and should override
11346 the generic version, since it's doing a lot of wierd stuff that
11347 the other versions aren't. FIXME, fold it in, or abandon this
11348 version.
11349
11350Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11351
11352 * gdb.t24/demangle.exp: Add tests for PR 3220.
11353
11354Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11357
11358Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11359
11360 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11361 "i386-*-*". Works for i486 as well.
11362
11363 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11364 bug, and expand domain of xfail to all SVR4 systems, since the
11365 actual problem is likely to be in generic SVR4 /proc support.
11366
11367Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11368
11369 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11370
11371Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11372
11373 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11374 xfails for other systems. Match a missing 'Continuing.' as an
11375 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11376
11377 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11378 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11379 Only issue warning for missing executables if -all option is used.
11380
11381 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11382 file if -all option is used. It's like an unpredictable XFAIL.
11383
11384Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11385
11386 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11387 for dynamically linked binaries.
11388
11389 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11390
11391Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11392
11393 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11394 to state that this is a known bug in old versions of g++.
11395
11396Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11397
11398 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11399 while waiting for `Continuing'.
11400
11401Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11402
11403 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11404 in text, data, and bss.
11405 * gdb.t10/nodebug.c: Add local and global test variables for
11406 initialized and uninitialized data.
11407
11408Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11409
11410 * config/unix-gdb.exp (gdb_exit): Add "wait".
11411
11412Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11413
11414 * gdb.t06/signals.exp: xfail the continue from the handler for all
11415 targets.
11416
11417 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11418 function with watchpoints enabled, the i386 call dummy starts with
11419 a call.
11420
11421 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11422 386 bsd names its corefiles.
11423
11424Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11425
11426 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11427 compilers don't grok it.
11428 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11429 with small octal ints rather than character constants, which
11430 are signed and might not fit if first promoted to int.
11431
11432Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11433
11434 * gdb.t09/Makefile.in (clean): Remove corefile.
11435
11436Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11437
11438 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11439
11440Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11441 and Jim Kingdon (kingdon@cygnus.com)
11442
11443 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11444 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11445 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11446
11447Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11448
11449 * gdb.t17/interrupt.exp: Add xfail for hppa.
11450
11451Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11452
11453 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11454 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11455 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11456 to determine signed-ness of bitfields and use the result to setup
11457 the xfail.
11458 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11459 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11460 call line is reached if necessary.
11461
11462Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11463
11464 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11465
11466Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11467
11468 * gdb.t06/break.exp: Also test `clear' command.
11469
11470Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11471
11472 * gdb.t00/teststrategy.exp: Remove extra quote.
11473
11474 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11475 watchpoint enabled to be for all non-68k machines.
11476
11477 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11478
11479Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11480
11481 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11482 targets use aout.mt instead of ecoff.mt as gas understands
11483 standard aout format.
11484
11485Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11486
11487 * lib/gdb.exp (runto): Don't insist that function we are running to
11488 was compiled with -g.
11489
11490 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11491
11492 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11493 to get back into the read system call.
11494 Accept leading newline in case where we woke it up.
11495
11496Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11497
11498 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11499 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11500 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11501 enable ecoff configuration.
11502
11503Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11504
11505 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11506
11507Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11508
11509 * gdb.t16/printcmds.exp: Add another printf test.
11510
11511Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11512
11513 * configure.in: If configured -with-stabs on any target, add
11514 stabsdirs to configdirs.
11515
11516Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11517
11518 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11519 fun" so pattern does not match the command itself.
11520
11521Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11522
11523 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11524
11525Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11526
11527 * gdb.t17/interrupt.exp: Test for more things.
11528
11529Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11530
11531 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11532 compiler arranges the code and line numbers.
11533
11534 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11535
11536Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11537
11538 * gdb.t00/help.exp: Increase expect input buffer size.
11539
11540Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11541
11542 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11543
11544 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11545
11546 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11547
11548 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11549 [0-9]*, not just [0-9].
11550
11551Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11552
11553 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11554
11555 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11556
11557Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11560
11561Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11562
11563 * gdb.t06/signals.c: Add xfails for sun3.
11564
11565 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11566
11567 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11568 test_stepping tests.
11569
11570Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11571
11572 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11573
11574 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11575
11576 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11577 rather than actually putting it through cpp twice.
11578
11579 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11580
11581Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11582
11583 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11584 no longer needed.
11585
11586Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11587
11588 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11589
11590 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11591 C++ features prints as "struct", make it a pass, not an xfail.
11592
11593Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11594
11595 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11596 Don't require VA to print as "class" rather than "struct".
11597
11598Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11599
11600 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11601
11602Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11603
11604 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11605
11606Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11607
11608 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11609 order.
11610
11611Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11612
11613 * gdb.t16/printcmds.exp: Add printf tests.
11614
11615 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11616
11617 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11618
11619Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11620
11621 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11622 pass counts, to counteract any existing or future setup_xfails.
11623
11624Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11625
11626 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11627 {BEGIN,END}_COMMON for common block instead of STAB.
11628 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11629
11630 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11631 intp_var should be N_GSYM not N_LSYM.
11632 wierd-aout.S: Use a label for the value of the N_SO.
11633 wierd.def: Remove all backslashes.
11634 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11635
11636Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11637
11638 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11639 get the expected next to inheritance3.
11640
11641Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11642
11643 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11644 now that gcc-2.4 gets it right.
11645
11646Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11647
11648 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11649
11650 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11651 generating comp-info.exp which works for cross-compilation.
11652
11653Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11654
11655 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11656 "*-*-sysv4.*".
11657
11658Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11659
11660 * gdb.t01/run.exp: Start with a fresh gdb.
11661 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11662 SVR4.x.
11663
11664Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11665
11666 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11667 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11668 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11669 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11670 things to remove.
11671
11672Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11673
11674 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11675 test cases from bug reports.
11676
11677Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11678
11679 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11680 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11681 avoid spurious xfails.
11682 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11683 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11684 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11685
11686Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11687
11688 * gdb.t00/teststrategy.exp: Rework to provide more useful
11689 description of each test, fix problem with systems that define
11690 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11691 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11692 results for "next over recursive call" so timeouts aren't taken
11693 by error.
11694
11695Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11696
11697 * gdb.t12/scope.exp: Test printing of variables before run.
11698
11699 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11700 printed in wrong order due to sorting.
11701
11702Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11703
11704 * gdb.t00/teststrategy.exp: Fix expected results for printing
11705 user entered string constant. Is array of char, prints with no
11706 address.
11707
11708 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11709 commands.
11710 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11711 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11712 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11713 of struct of char arrays.
11714 * gdb.t00/radix.exp: New tests for radix commands.
11715
11716Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11717
11718 * gdb.t16/printcmd.exp: Print a variable before running program
11719 (with xfail for AIX).
11720
11721Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11722
11723 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11724
11725 * gdb.t16/printcmd.exp: Don't print variables before running program.
11726
11727 * gdb.t06/break.exp: Don't require envp argument to main.
11728
11729 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11730
11731 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11732 Add xfails for rs6000.
11733
11734 * gdb.t02/whatis.exp: Change other tests not to re-test something
11735 we already tested.
11736
11737 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11738 each type used has a variable of that type.
11739
11740Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11741
11742 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11743
11744Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11745
11746 * configure.in: change srctrigger to be a file, not a directory
11747
11748Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11749
11750 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11751
11752 * gdb.t11/list.exp: Fixed a couple of typos.
11753
11754Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11755
11756 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11757 is fixed and PR is closed.
11758 * gdb.t16 (gdbme.c): Add simple test string variable.
11759 * gdb.t16 (printcmds.exp): Add tests with simple test string
11760 variable, primarily for boundaries on "set print elements".
11761
11762Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11763
11764 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11765 Make leading 0's optional and don't expect a tab in the middle
11766 of the number.
11767
11768 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11769
11770 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11771 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11772 don't end command passed to gdb_test with newline.
11773
11774 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11775 signed keyword away, don't expect signed bitfields to be signed.
11776
11777 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11778 printing with only as many 1's as are in the field as well as printing
11779 with 32 1's (see comment).
11780
11781Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11782
11783 * gdb.t00/default.exp: Start with a fresh gdb.
11784 * configure.in (configdirs): Remove gdb.t31 until the chill
11785 compiler works again. It no longer is able to find chillrt0
11786 since it isn't in libchill.a anymore.
11787 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11788 wierd.o, make more modular.
11789 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11790 spurious newlines that caused problems.
11791
11792Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11793
11794 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11795 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11796 gdb.stabs/wierd.{exp,def}: Many new tests.
11797
11798 * gdb.t00/default.exp: update info line for new message.
11799
11800 * gdb.t02/{whatis.exp,gdbme.c}:
11801 Test that "char *" doesn't print as "caddr_t".
11802
11803Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11804
11805 * gdb.t00/help.exp: Use .* in place of some help messages which
11806 just changed.
11807 gdb.t00/default.exp: Update "info frame" test for new message.
11808 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11809 Remove some xfails
11810
11811Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11812
11813 * gdb.t03/{gdbme.c,ptype.exp}:
11814 Add tests for typedef'd struct and union without tags.
11815 Also check "whatis" on a variable of a typedef'd enum without a tag.
11816
11817 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11818 PRMS 1823; the bug still exists but isn't reproduced by this test
11819 anymore), and remove rs6000 XFAIL (the bug is fixed).
11820
11821 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11822 duplicated from whatis.exp. For those that are left, accept
11823 "long", "long int", or "int" for long variables (whatis.exp already
11824 has an XFAIL for "int", so no need to fail it here).
11825
11826 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11827 Deal with GCC's names for types now that GDB uses the compiler's names.
11828
11829 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11830 setup_xfail's for sunos4. If we #defined the signed keyword away,
11831 don't expect GDB to know that char it is signed.
11832
11833 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11834
11835Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11836
11837 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11838 should work on any system, regardless of debugging format.
11839 * gdb.t21/demangle.exp: Move to gdb.t24.
11840 * gdb.t24/demangle.exp: Move from gdb.t21.
11841 * gdb.t24/{Makefile.in, configure.in}: New files.
11842
11843Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11844
11845 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11846 * gdb.stabs: New directory.
11847
11848Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11849
11850 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11851 not just "Quit anyway?".
11852
11853Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11854
11855 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11856 that all setup_xfails are immediately followed by clear_xfails.
11857
11858Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11859
11860 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11861 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11862 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11863 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11864 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11865 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11866 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11867 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11868 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11869 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11870 gdb.t31/chillvars.exp, lib/gdb.exp:
11871 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11872 bug-gdb@prep.ai.mit.edu.
11873
11874Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11875
11876 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11877 with 0.0, not integer 0.
11878
11879Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11880
11881 * gdb.t06/break.exp: Update for "Kill the program" message change.
11882
11883Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11884
11885 * Makefile.in (GDBFLAGS): Set to -nx.
11886 * Makefile.in (site.exp): Use GDBFLAGS.
11887
11888Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11889
11890 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11891 Makefiles.
11892 (check): depend on just-check.
11893 (just-check): added so that tests can be run without a noop
11894 build pass.
11895
11896Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11897
11898 Switch to using configure's configdirs.
11899 * Makefile.in (Makefile): add configure.in dependency.
11900 (SUBDIRS): removed redundant assignment.
11901 * configure.in: switch subdirs assignment to configdirs.
11902 * gdb.t*/configure.in: new files.
11903
11904Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11905
11906 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11907 works.
11908
11909Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11910
11911 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11912 in explicit rules. Apparently this is not supported by some makes.
11913
11914Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11915
11916 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11917
11918Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11919
11920 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11921 disappeared.
11922
11923Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11924
11925 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11926
11927Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11928
11929 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11930 watchpoint problem that is now fixed.
11931 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11932 uninitialized convenience variables.
11933 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11934 structures.
11935
11936Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11937
11938 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11939 which causes expect to get out of sync with gdb on long output
11940 from help set.
11941 * gdb.t09/corefile.exp: Make expected pattern for core file
11942 failing signal and frame output format less sun specific.
11943
11944Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11945
11946 * gdb.t31/chillvars.exp: Add and remove initial dummy
11947 breakpoint, so that symbol table is forced in.
11948 (Needed at least on Sunos4, though it seems not SVR4.)
11949 * gdb.t31/chillvars.exp: Update for changed output format.
11950
11951Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11952
11953 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11954
11955Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11956
11957 * Makefile.in: Added --srcdir when invoking runtest, removed the
11958 need for a local config file. (optional now)
11959
11960Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11961
11962 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11963 failure count used to force early termination. Add some more
11964 expected failures for gnu style demangling.
11965
11966Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11967
11968 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11969 pmi variable from gdb.t20/gdbme to get optimized away.
11970 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11971 Check for written corefile upon timeout _and_ eof.
11972
11973Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11974
11975 * config/unix-gdb.exp: Add missing return 0.
11976
11977Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11978
11979 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11980 test termination.
11981
11982Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11983
11984 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11985 disappeared.
11986
11987Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11988
11989 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11990 time as i860 support works.
11991
d63a86f8 11992 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11993 "backtrace 100\r" rather than just "backtrace\r", to match last
11994 change.
11995
11996Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11997
11998 * config/udi-gdb.exp (gdb_exit): Remove close command.
11999 (gdb_target_udi): New procedure to set the UDI target.
12000 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
12001 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
12002 Added waits for prompts after several question responses. Added
12003 some more responses used by a29k-amd-udi-gdb.
12004 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
12005 pass different arguments, restart UDI connection after program
12006 completion.
12007 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
12008 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
12009 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
12010 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
12011 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
12012 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
12013 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
12014 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
12015 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
12016 after program completion.
12017 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
12018 compiled with a SELECT_VECS setting.
12019 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
12020 infinite recursion.
12021
12022 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
12023 Added checks for COFF results, and made them expected failures for
12024 all targets. It would be better to make them expected failures
12025 for COFF targets only.
12026
12027Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12028
12029 * Makefile.in: add null dvi target, don't bother to recurse
12030 through test directories for info and install-info; rename
12031 $(datadir) to be dejagnu instead of deja-gnu
12032
12033Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
12034
12035 * gdb.t31/gdbme.ch: Re-enable code that previously caused
12036 compiler to coredump.
12037 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
12038 code.
12039
12040Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
12041
12042 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
12043 coredump.
12044 * gdb.t31/chillvars.exp: Comment out tests that depend on that
12045 code.
12046
12047Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
12048
12049 * gdb.t03/ptype.exp: tests for return code from gdb_test.
12050 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
12051 which in a shell. Deletes xgdb when done.
12052 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
12053 Tests the return from the "set height" or "set width" commands.
12054 Added a few return codes where needed.
12055
12056Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
12057
12058 * Makefile.in (SUBDIRS): Add gdb.t17.
12059 * configure.in (subdirs): Add gdb.t17.
12060 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
12061 files to test gdb's calling of functions in the inferior with
12062 the correct arguments and gdb's ability to retrieve any
12063 result returned.
12064
12065Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
12066
12067 * config/unix-gdb.exp (gdb_exit): Remove close commands that
12068 may be called after gdb goes away. Previous versions of expect
12069 needed these to avoid file descriptor leaks, but they cause
12070 errors with the current revision of expect.
12071 * gdb.t00/gdbvars.exp: Use -re on expected output after
12072 setting sevenbit-strings.
12073 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
12074 to set sevenbit-strings consistent across tests.
12075 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
12076 set sevenbit-strings consistent across tests.
12077
12078Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
12079
12080 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
12081 expected output to match current "expect" expectations.
12082
12083Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
12084
12085 * gdb.t00/default.exp: Change expected output for default "source"
12086 command, to match new gdb behavior which requires a filename to
12087 source.
12088
12089Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
12090
12091 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
12092 expected fail for i486-*-* that misses the marker2 function.
12093 * gdb.t10/crossload.exp (bfddefault): Allow successful
12094 recognition of a format to pass even if no symbols are found.
12095 Explicitly catch failures where the format is not recognized
12096 or is ambiguous, and add the reason to the fail message.
12097 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
12098 the cause is and invalid target and add reason to failure message.
12099 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
12100 elf32-i386, elf32-sparc, and elf32-i860.
12101 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
12102 Set up expected failure for 'filename'::variable scope resolution,
12103 which is now apparently broken on all targets.
12104 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
12105 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
12106 gdb.t23/templates.exp: Change failure for missing binfile into
12107 just a warning.
12108 gdb.t21/demangle.exp: Change all cfront references to 'arm'
12109 references.
12110
12111Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
12112
12113 * gdb.t00/default.exp: Add expected output for default "source"
12114 command, to match new gdb behavior.
12115 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
12116
12117Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
12118
12119 * config/*-gdb.exp: returns an error, rather than exiting on
12120 internal errors.
12121
12122Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
12123
12124 * gdb.t03/gdbme.c: Add pointer to struct variable.
12125 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
12126 referencing struct members.
12127
12128Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
12129
12130 * configure.in (mips-idt-ecoff): New target.
12131 * config/mips-gdb.exp: New file for remote board using MIPS remote
12132 debugging protocol.
12133
12134 * Redid configuration scheme. Removed gdb.t*/configure.in.
12135 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
12136 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
12137 distclean targets. Built executables via .o files. Adjusted
12138 tests to account for source files in $(srcdir) rather than
12139 $(objdir).
12140 * lib/gdb.exp (runto): Don't expect () after the function name,
12141 because it may have arguments.
12142
12143Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
12144
12145 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
12146 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
12147 expected failures for mips-idt-* and mips-sgi-*.
12148 * gdb.t00/default.exp (attach): Kill process if requested.
12149 * gdb.t00/help.exp (help target core, help target): Accept a gdb
12150 that does not read core files.
12151 * gdb.t01/run.exp: Removed checks for exit status code.
12152 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
12153 it is linked in.
12154 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
12155 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
12156 appropriate, rather than doing it by hand.
12157 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
12158 execution.
12159 * gdb.t10/crossload.exp: Kill existing program if needed.
12160 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
12161 appropriate, rather than doing it by hand. Always increase
12162 timeout for this test, not just for VxWorks.
12163
12164Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
12165
12166 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
12167 of Chill STRUCT types and STRUCT values.
12168 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
12169 than "char".
12170 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 12171 struct2): New struct definitions and initializations to test
c906108c
SS
12172 simple Chill STRUCT types.
12173
12174Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
12175
12176 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
12177 the null byte at the end of strings.
12178 * gdb.t00/default.exp: Make show version insensitive to copyright
12179 date.
12180 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
12181 to avoid dependencies on target char signedness.
12182 * gdb.t16/printcmds.exp: Update expected results for explicitly
12183 unsigned char.
12184 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
12185 now work.
12186 * gdb.t21/demangle.exp: Add many more patterns for template
12187 demangling, most of them being expected failures.
12188 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
12189 string we are matching for, to match on the whole string.
12190 * gdb.t21/demangle.exp: Add many new test strings to demangle,
12191 and fix a whole bunch that had incorrect expected output but were
12192 passing anyway because of the bug in "proc demangle".
12193 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
12194 type.
12195 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
12196
12197Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
12198
12199 * gdb/testsuite: made modifications to testcases, etc., to allow
12200 them to work properly given the reorganization of deja-gnu and the
12201 relocation of the testcases from deja-gnu to a "tool" subdirectory.
12202
12203Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
12204
12205 * gdb/testsuite: Initial creation of gdb/testsuite.
12206 Migrated dejagnu testcases and support files for testing nm to
12207 gdb/testsuite from deja-gnu. These files were moved "as is"
12208 with no modifications. This migration is part of a major overhaul
12209 of dejagnu. The modifications to these testcases, etc., which
12210 will allow them to work with the new version of dejagnu will be
12211 made in a future update.
48efe704
AC
12212
12213For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
12214\f
12215Local Variables:
ef043731 12216mode: change-log
c906108c
SS
12217left-margin: 8
12218fill-column: 74
12219version-control: never
12220End:
This page took 1.040917 seconds and 4 git commands to generate.