2004-04-21 Michael Snyder <msnyder@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3b611f1a
MC
12004-04-21 Michael Chastain <mec.gnu@mindspring.com>
2
3 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
4
f0fd9238
AC
52004-04-21 Andrew Cagney <cagney@redhat.com>
6
7 * gdb.base/sigstep.c: New file.
8 * gdb.base/sigstep.exp: New file.
9
90990674
JB
102004-04-16 Joel Brobecker <brobecker@gnat.com>
11
12 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
13 call to observer_notify_normal_stop.
14
78cef34b
AC
152004-04-15 Andrew Cagney <cagney@redhat.com>
16
17 * gdb.base/siginfo.c: New file.
18 * gdb.base/siginfo.exp: New file.
19
d2343407
JB
202004-04-12 J. Brobecker <brobecker@gnat.com>
21
22 * gdb.base/sep.exp: Fix typo in comment.
23
a2dba3c8
JB
242004-04-12 J. Brobecker <brobecker@gnat.com>
25
26 * gdb.base/sep.c: New file.
27 * gdb.base/sep-proc.c: New file.
28 * gdb.base/sep.exp: New testcase.
29
15f7b60e
MK
302004-04-09 Mark Kettenis <kettenis@gnu.org>
31
32 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
33 support.
34
44f4de1a
AC
352004-04-05 Andrew Cagney <cagney@redhat.com>
36
37 * gdb.base/sigaltstack.c: New file.
38 * gdb.base/sigaltstack.exp: New file.
39
ef04f396
JB
402004-04-04 Joel Brobecker <brobecker@gnat.com>
41
42 * gdb.base/foll-fork.exp: Update the expected output for
43 "help set follow-fork-mode", to match a change that was made
44 to the help of this variable on 2004-01-13.
45
d40d2c92
JB
462004-04-01 Joel Brobecker <brobecker@gnat.com>
47
48 * lib/ada.exp: Add copyright notice.
49 * bar.ads: Likewise.
50 * bar.adb: Likewise.
51 * null_record.adb: Likewise.
52 * null_record.exp: Likewise.
53 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
54
f86ef5a3
JB
552004-04-01 Joel Brobecker <brobecker@gnat.com>
56
57 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
58 * configure: Regenerate.
59
414e70e3
JB
602004-04-01 Joel Brobecker <brobecker@gnat.com>
61
62 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
63 to build the application. Remove the message printed when in
64 verbose mode, redundant with the UNSUPPORTED message above.
65
f0aaee49
JB
662004-03-31 Joel Brobecker <brobecker@gnat.com>
67
68 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
69 * gdb.ada (null_record.exp): New testcase.
70
ac81cb54
JB
712004-03-31 Joel Brobecker <brobecker@gnat.com>
72
73 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
74
854af2f7
JB
752004-03-31 Joel Brobecker <brobecker@gnat.com>
76
77 * gdb.ada: New subdirectory.
78 * gdb.ada/Makefile.in: New file.
79 * gdb.ada/gnat_ada.gpr.in: New file.
80
034cb681
JB
812004-03-31 Joel Brobecker <brobecker@gnat.com>
82
83 * lib/ada.exp: New file.
84
78a1a894
DJ
852004-03-24 Daniel Jacobowitz <drow@mvista.com>
86
87 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
88 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
89
4b2b3b3e
AC
902004-03-22 Andrew Cagney <cagney@redhat.com>
91
92 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
93 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
94 Problem identified by Ulrich Weigand.
95
23c73aa3
DC
962004-03-17 David Carlton <carlton@kealia.com>
97
98 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
99 PR c++/826.
100
d63a86f8
RM
1012004-03-16 Roland McGrath <roland@redhat.com>
102
103 * gdb.base/auxv.exp: New file.
104 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
105
0e02aa50
DC
1062004-03-12 David Carlton <carlton@kealia.com>
107
108 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
109 * gdb.cp/pr-1553.cc: Ditto.
110 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
111 pass branch.
112
c20b71be
MC
1132004-03-12 Michael Chastain <mec.gnu@mindspring.com>
114
115 * gdb.cp/templates.exp: Accept more template types.
116
c7414a01
MC
1172004-03-09 Michael Chastain <mec.gnu@mindspring.com>
118
119 From Corinna Vinschen with modifications.
120 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
121 local variable obj_with_enum.
122 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
123 results with obj_with_enum.
124
ed69573c
MC
1252004-03-09 Michael Chastain <mec.gnu@mindspring.com>
126
127 * gdb.cp/classes.cc: New file, copied from misc.cc.
128 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
129
28301461
MC
1302004-03-09 Michael Chastain <mec.gnu@mindspring.com>
131
132 * gdb.cp/misc.cc: Add copyright notice.
133
1198ecbe
DC
1342004-03-05 David Carlton <carlton@kealia.com>
135
136 * gdb.cp/rtti.exp: Add 'print *obj3' test.
137 * gdb.cp/rtti.h: Update copyright.
138 (namespace n2::n3): New.
139 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
140 (n2::n3::func3): New.
141 (main): Call n2::n3::func3.
142 * gdb.cp/rtti2.cc: Update copyright.
143 (n2::create3): New.
144
9e08c470
MK
1452004-03-04 Mark Kettenis <kettenis@gnu.org>
146
147 * gdb.asm/openbsd.inc: Fix typo.
148
4bebc3aa
FF
1492004-03-03 Fred Fish <fnf@redhat.com>
150
151 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
152 "val" instead of unused "size". Update copyright year.
153
6ea9fb37
DJ
1542004-02-29 Daniel Jacobowitz <drow@mvista.com>
155
156 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
157 to use unsigned char.
158 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
159 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
160
23b23974
DJ
1612004-02-29 Daniel Jacobowitz <drow@mvista.com>
162
163 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
164 line of output.
165
7574fd53
DJ
1662004-02-28 Daniel Jacobowitz <drow@mvista.com>
167
168 * gdb.base/relocate.c (dummy): Initialize.
169
a195357f
DJ
1702004-02-28 Daniel Jacobowitz <drow@mvista.com>
171
172 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
173 a breakpoint at exit.
174
72fd54a9
FF
1752004-02-27 Fred Fish <fnf@redhat.com>
176
177 * gdb.base/chng-syms.exp: Add expect condition to match failing
178 case that isn't a timeout.
179
b9d23137
AC
1802004-02-27 Andrew Cagney <cagney@redhat.com>
181
182 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
183 support.
184
15d208f6 1852004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 186
15d208f6
FF
187 * gdb.arch/gdb1431.c: Remove.
188 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
189 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
190 of "until" incorrectly.
191
98f9cd2d
JB
1922004-02-26 J. Brobecker <brobecker@gnat.com>
193
194 * gdb.cp/class2.cc (empty): New class.
195 (refer): New function.
196 (main): Declare an object of type empty and use it.
197 * gdb.cp/class2.exp: Print the value of an object of type empty.
198
9b50c11b
JJ
1992004-02-26 Jeff Johnston <jjohnstn@redhat.com>
200
201 * gdb.base/langs.exp: Update query string to match the
202 new nquery format used for pending breakpoints.
203
0dcd613f
AC
2042004-02-26 Andrew Cagney <cagney@redhat.com>
205
206 Fix PR i18n/1570.
207 * gdb.base/charset.c: Update copyright notice.
208 (main, init_string): Remove the escape character '\e' tests.
209 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
210 * gdb.base/charset.exp (valid_host_charset): Ditto.
211 * gdb.base/setvar.exp: Ditto.
212
b8a56647
AC
2132004-02-24 Andrew Cagney <cagney@redhat.com>
214
90d59e34
AC
215 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
216 mmapped data in core file" PASS and FAIL messages consistent.
217
b8a56647
AC
218 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
219 setting a breakpoint. Work around PR java/1565.
220
9f27c604
JJ
2212004-02-23 Jeff Johnston <jjohnstn@redhat.com>
222
223 * lib/gdb.exp (gdb_breakpoint): Update query string to match
224 new nquery format.
225 * gdb.base/pending.exp: Ditto.
226
3224a706
MK
2272004-02-22 Mark Kettenis <kettenis@gnu.org>
228
229 * configure.in: Run stabs tests on *BSD.
230 * configure: Regenerated.
231
41e0a9ca
MK
2322004-02-21 Mark Kettenis <kettenis@gnu.org>
233
234 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
235
1e1b3428
FF
2362004-02-20 Fred Fish <fnf@redhat.com>
237
238 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
239 blank in test for "returns short", for consistency with other
240 "returns xxx" tests. Update copyright year.
241
f9a7572a
FF
2422004-02-19 Fred Fish <fnf@redhat.com>
243
244 New testcase for PR breakpoint/1558.
245 * gdb.arch/gdb1558.exp: New file.
246 * gdb.arch/gdb1558.c: New file.
247
b2ce2854
EZ
2482004-02-19 Elena Zannoni <ezannoni@redhat.com>
249
250 * gdb.base/nodebug.exp: Fix typo.
251
e7c9ff01
JB
2522004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
253
254 Committed by Jim Blandy <jimb@redhat.com>.
255
62f4b920
JB
256 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
257
2db536a1
JB
258 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
259
e7c9ff01
JB
260 * gdb.base/float.exp: Support s390*-*-* targets.
261
f3205b34
AF
2622004-02-17 Adam Fedor <fedor@gnu.org>
263
264 * gdb.base/gdb1555.exp: New file.
265 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
266
9d62932d
EZ
2672004-02-17 Elena Zannoni <ezannoni@redhat.com>
268
269 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
270
344c9711
FF
2712004-02-16 Fred Fish <fnf@redhat.com>
272
273 * gdb.arch/gdb1291.c: Remove
274 * gdb.arch/gdb1291.s: New test input file.
275 * gdb.arch/gdb1291.exp: Expand test to check case that should not
276 fail. Test for correct result, known incorrect result, other
277 failures and timeouts.
278
2d822687
AC
2792004-02-16 Andrew Cagney <cagney@redhat.com>
280
281 * gdb.base/bigcore.exp: New file.
282 * gdb.base/bigcore.c: New file.
283
dac15b66
AC
2842004-02-13 Andrew Cagney <cagney@redhat.com>
285
286 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
287 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
288 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
289 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
290 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
291 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
292 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
293 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
294 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
295 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
296
6bdfc2c4
JJ
2972004-02-11 Jeff Johnston <jjohnstn@redhat.com>
298
299 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
300 executed is an alloc instruction.
301
87b3ede8
DC
3022004-02-11 David Carlton <carlton@kealia.com>
303
304 * gdb.cp/breakpoint.exp: New.
305 * gdb.cp/breakpoint.cc: New.
306
6e19e2bf
MC
3072004-02-11 Michael Chastain <mec.gnu@mindspring.com>
308
309 Partial fix for PR gdb/1543.
310 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
311 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
312 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
313 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
314 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
315 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
316 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
317 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
318 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
319 to bug-gdb@prep.ai.mit.edu .
320 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
321 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
322 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
323 Likewise.
324
5c5455dc
AC
3252004-02-10 Andrew Cagney <cagney@redhat.com>
326
327 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
328 using gdb_internal_error_resync.
329
9cf689d7
DJ
3302004-02-09 Daniel Jacobowitz <drow@mvista.com>
331
332 * gdb.threads/thread-specific.exp: Stop early if no threads are
333 found.
334
d2dc51db
MC
3352004-02-09 Michael Chastain <mec.gnu@mindspring.com>
336
337 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
338
14b1a056
DJ
3392004-02-08 Daniel Jacobowitz <drow@mvista.com>
340
341 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
342 breakpoints.
343
83f66e8f
DJ
3442004-02-07 Daniel Jacobowitz <drow@mvista.com>
345
346 * config/sim.exp (gdb_load): Handle $arg == "".
347 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
348 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
349
30fc0091
EZ
3502004-02-07 Elena Zannoni <ezannoni@redhat.com>
351
352 * gdb.base/maint.exp: Update test to reflect
353 obstack changes.
354
4d806929
JJ
3552004-02-04 Jeff Johnston <jjohnstn@redhat.com>
356
357 * gdb.base/pendshr.c (pendfunc): New function that calls
358 pendfunc1.
359 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
360
7bfdd688
FF
3612004-02-04 Fred Fish <fnf@redhat.com>
362
363 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
364 function symbols and update copyright years.
365 * gdb.arch/gdb1291.c: Ditto.
366
aaa08ee4
MC
3672004-02-03 Michael Chastain <mec.gnu@mindspring.com>
368
369 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
370
dbad7755
MC
3712004-02-03 Michael Chastain <mec.gnu@mindspring.com>
372
373 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
374
ec4646ef
MC
3752004-02-03 Michael Chastain <mec.gnu@mindspring.com>
376
377 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
378
1b802196
FF
3792004-02-02 Fred Fish <fnf@redhat.com>
380
381 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
382 remote targets. Update copyright years.
383
18fe2033
JJ
3842004-02-02 Jeff Johnston <jjohnstn@redhat.com>
385
386 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
387 support.
388 * gdb.base/langs.exp: Fix test which attempts to create
389 breakpoint on non-existent function to handle new pending
390 support.
391 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
392 a breakpoint.
393 * gdb.base/pending.exp: New test.
394 * gdb.base/pending.c: New file.
395 * gdb.base/pendshr.c: Ditto.
396
8d577d32
DC
3972004-02-02 David Carlton <carlton@kealia.com>
398
399 * gdb.cp/overload.exp: Add overloadNamespace tests.
400 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
401 (overloadNamespace, XXX): New.
402 (main): Call XXX::marker2.
403
3ad13771
FF
4042004-02-01 Fred Fish <fnf@redhat.com>
405
406 * gdb.base/dump.exp: Use runto_main instead of "runto main".
407 * gdb.base/finish.exp: Ditto.
408 * gdb.base/gcore.exp: Ditto.
409 * gdb.base/huge.exp: Ditto.
410 * gdb.base/info-proc.exp: Ditto.
411 * gdb.base/return2.exp: Ditto.
412 * gdb.threads/gcore-thread.exp: Ditto.
413
44c75849
DJ
4142004-02-01 Daniel Jacobowitz <drow@mvista.com>
415
416 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
417
005bc093
MK
4182004-02-01 Mark Kettenis <kettenis@gnu.org>
419
420 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
421 that opening the file succeeds on OpenBSD.
422
c47cebdb
DJ
4232004-02-01 Daniel Jacobowitz <drow@mvista.com>
424
425 * gdb.threads/thread-specific.c: New file.
426 * gdb.threads/threads-specific.exp: New test script.
427 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
428 to expect_out.
429
5a01311c
MK
4302004-02-01 Mark Kettenis <kettenis@gnu.org>
431
432 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
433 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
434 only on the "print_small_structs from print_long_arg_list" test.
435
ce22a4f1
DJ
4362004-02-01 Daniel Jacobowitz <drow@mvista.com>
437
438 * gdb.base/completion.exp: Kill a stray backslash.
439
440 From Jim Ingham <jingham@apple.com>:
441 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
442 agrees with the result from sending a tab.
443
abbab9d3
DJ
4442004-01-31 Daniel Jacobowitz <drow@mvista.com>
445
446 * gdb.base/chng-syms.exp: Remove stray newline.
447
53904d1e
MK
4482004-01-31 Mark Kettenis <kettenis@gnu.org>
449
450 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
451 *-*-openbsd*.
452 * gdb.asm/openbsd.inc: New file.
453
3a4b3aac
MK
4542004-01-30 Mark Kettenis <kettenis@gnu.org>
455
456 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
457 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
458 *-*solaris2*. Remove commented out default settings for
459 asm-flags. Replace gdb_compile with target_link.
460
ebac27b4
MC
4612004-01-29 Michael Chastain <mec.gnu@mindspring.com>
462
463 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
464 for all tests. Remove old hp-ux and cygnus xfail cases.
465
d8679d84
PH
4662004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
467
468 * gdb.base/chng-syms.exp: New file.
469 * gdb.base/chng-syms.c: New file.
470
0a55bc22
MC
4712004-01-24 Michael Chastain <mec.gnu@mindspring.com>
472
473 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
474 Provide arms for current output in all my configurations.
475
94b8e876
MC
4762004-01-24 Michael Chastain <mec.gnu@mindspring.com>
477
478 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
479 * lib/compiler.cc: Likewise.
480 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
481 get the right preprocessor. Eval the output directly. Remove
482 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
483 hp_f77_compiler and hp_f90_compiler completely.
484 (gdb_preprocess): Delete.
485 (get_compiler): Delete.
486
7cf03d44
MK
4872004-01-24 Mark Kettenis <kettenis@gnu.org>
488
489 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
490 <string.h>.
491
68b6dce9
NR
4922004-01-24 Nick Roberts <nick@nick.uklinux.net>
493
494 * gdb.mi/mi-stack.exp: Update copyright.
495
b368761e
DC
4962004-01-23 David Carlton <carlton@kealia.com>
497
498 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
499 test for cp_lookup_transparent_type.
500 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
501 call them.
502
f2061b53
DJ
5032004-01-23 Daniel Jacobowitz <drow@mvista.com>
504
505 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
506 after -var-update.
507
37fc574a
DC
5082004-01-23 David Carlton <carlton@kealia.com>
509
510 * gdb.cp/namespace.cc (C::ensureRefs): New.
511 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
512
8e94b928
NR
5132004-01-20 Nick Roberts <nick@nick.uklinux.net>
514
515 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
516 case "-stack-list-locals 2".
517 * gdb.mi/mi-var-child.exp: Test for case
518 "-var-list-children --all-values NAME".
519
997b0952
MC
5202004-01-18 Michael Chastain <mec.gnu@mindspring.com>
521
522 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
523
52470da3
MK
5242004-01-18 Mark Kettenis <kettenis@gnu.org>
525
7049b4b8
MK
526 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
527 used with gdb_test_multiple.
528
52470da3
MK
529 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
530 read at address 0. This fixes PR testsuite/1504.
531
da6012e5
DJ
5322004-01-18 Daniel Jacobowitz <drow@mvista.com>
533
534 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
535 Remove downloading, guessing the host executable, the calls to
536 gdb_file_cmd and gdb_target_cmd, and "load" support.
537 (infer_host_exec): New function broken out from gdb_load.
538 (gdb_load): New wrapper for gdbserver_gdb_load.
539 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
540 gdb_target_cmd. Use -target-select.
541 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
542 Download binaries to the host. Clear last_mi_remote_file when
543 we load a new binary.
544 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
545 call gdbserver_gdb_load and mi_gdb_target_cmd.
546
32c70722
MC
5472004-01-17 Michael Chastain <mec.gnu@mindspring.com>
548
549 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
550 type patterns.
551
b0cecf36
MC
5522004-01-17 Michael Chastain <mec.gnu@mindspring.com>
553
554 * gdb.cp/templates.exp: Fix typo in test name of
555 "print Foo<volatile char*>::foo".
556
4120d7e6
MC
5572004-01-15 Michael Chastain <mec.gnu@mindspring.com>
558
559 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
560
f679e530
BE
5612004-01-16 Ben Elliston <bje@wasabisystems.com>
562
563 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
564 (clean mostlyclean): Remove empty rm.
565
091c48f6
MC
5662004-01-15 Michael Chastain <mec.gnu@mindspring.com>
567
568 * gdb.base/setvar.exp: Add copyright years.
569
3e5fc8d2
DC
5702004-01-14 David Carlton <carlton@bactrian.org>
571
572 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
573 PR c++/1511 and update coment.
574 * gdb.cp/templates.exp: Update patterns to match current output.
575 If changes involve something other than whitespace, KFAIL
576 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
577
63d06c5c
DC
5782004-01-14 David Carlton <carlton@kealia.com>
579
580 * gdb.cp/namespace.exp: Add tests involving classes defined within
581 namespaces.
582 * gdb.cp/namespace.cc (C::CClass): New.
583 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
584
a51dab88
EZ
5852004-01-14 Elena Zannoni <ezannoni@redhat.com>
586
587 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
588 what debug info we have. Print a better message if something goes
589 wrong while producing the separate debug info file.
590
a476ccc9
MC
5912004-01-14 Michael Chastain <mec.gnu@mindspring.com>
592
593 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
594
f453692c
MC
5952004-01-14 Michael Chastain <mec.gnu@mindspring.com>
596
597 * gdb.base/callfuncs.c: Add copyright notice.
598
f40063a5
MC
5992004-01-13 Michael Chastain <mec.gnu@mindspring.com>
600
601 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
602 inheritance. PR gdb/1498, PR gcc/13539.
603
19ac3974
EZ
6042004-01-13 Elena Zannoni <ezannoni@redhat.com>
605
606 * gdb.threads/gcore-thread.exp: Prefix name of binary with
607 test specific name.
608 * gdb.mi/gdb669.exp: Ditto.
609 * gdb.mi/mi-pthreads.exp: Ditto.
610 * gdb.mi/mi1-pthreads.exp: Ditto.
611 * gdb.mi/mi2-pthreads.exp: Ditto.
612
56c97c6e
MC
6132004-01-12 Michael Chastain <mec.gnu@mindspring.com>
614
615 * gdb.cp/member-ptr.cc: Add copyright notice.
616
a0644324
MC
6172004-01-12 Michael Chastain <mec.gnu@mindspring.com>
618
619 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
620 some patterns for recent versions of gcc and hpacc. Delete
621 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
622 Delete tests that access a NULL pointer-to-member-data. This
623 script is still disabled for gcc.
624
32fabe09
EZ
6252004-01-12 Elena Zannoni <ezannoni@redhat.com>
626
627 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
628 escaped correctly.
629
1f8a6abb
EZ
6302004-01-12 Elena Zannoni <ezannoni@redhat.com>
631
632 * gdb.base/sepdebug.exp: New file.
633 * gdb.base/sepdebug.c: New file.
634 * lib/gdb.exp (separate_debug_filename): New procedure.
635 (gdb_gnu_strip_debug): New procedure.
636
48efe704
AC
6372004-01-12 Andrew Cagney <cagney@redhat.com>
638
639 * gdb.mi/ChangeLog: Delete file. Renamed to ...
640 * gdb.mi/ChangeLog-1999-2003: New file.
641
a9415475
AC
6422004-01-12 Andrew Cagney <cagney@redhat.com>
643
644 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
645 "Renaming a directory to a non-empty directory returns ENOTEMPTY
646 or EEXIST", treat EBUSY as an XFAIL.
647
83b8cf9d
MC
6482004-01-11 Michael Chastain <mec.gnu@mindspring.com>
649
650 * gdb.base/scope.exp: Remove obsolete setup_xfail for
651 hp_cc_compiler.
652
9939d2a8
MC
6532004-01-10 Michael Chastain <mec.gnu@mindspring.com>
654
655 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
656 decorations.
657
1ff8cadf
MC
6582004-01-10 Michael Chastain <mec.gnu@mindspring.com>
659
660 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
661 and "(aCC)" decorations. Remove obsolete doco about old
662 test results.
663
6fa9022e
MC
6642004-01-09 Michael Chastain <mec.gnu@mindspring.com>
665
666 * gdb.cp/exception.exp: Fix typo in doco.
667
209721fe
MK
6682004-01-09 Mark Kettenis <kettenis@gnu.org>
669
670 * gdb.base/gdb1476.exp: Fix typo.
671
ef11303e
MC
6722004-01-09 Michael Chastain <mec.gnu@mindspring.com>
673
674 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
675 file.
676
041ab88c
MC
6772004-01-09 Michael Chastain <mec.gnu@mindspring.com>
678
679 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
680 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
681 Use gdb_compile. Remove restriction on gcc. Add some patterns
682 for recent version of gdb. Delete second half, which was a copy
683 of the first half with different build flags. This test is
684 still disabled because it is still not ready for production.
685
e36d075a
MC
6862004-01-08 Michael Chastain <mec.gnu@mindspring.com>
687
688 * gdb.cp/exception.cc: Add copyright notice.
689 * gdb.cp/exception.exp: Add a notice that this file is broken
690 because of line number changes caused by addition of copyright
691 notice.
692
42b190ad
MC
6932004-01-08 Michael Chastain <mec.gnu@mindspring.com>
694
695 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
696 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
697
8f25f06b
MC
6982004-01-08 Michael Chastain <mec.gnu@mindspring.com>
699
700 * gdb.cp/classes.exp: Accept gnu abi 2.
701 * gdb.cp/derivation.exp: Likewise.
702 * gdb.cp/overload.exp: Likewise.
703 * gdb.cp/virtfunc.exp: Likewise.
704
06ded8b8
MC
7052004-01-08 Michael Chastain <mec.gnu@mindspring.com>
706
707 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
708 semicolon after end of function.
709
77c26ae3
MC
7102004-01-07 Michael Chastain <mec.gnu@mindspring.com>
711
712 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
713 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
714 boilerplate code for compiling and running the program under
715 test. Add some string method tests.
716
20757486
MC
7172004-01-07 Michael Chastain <mec.gnu@mindspring.com>
718
719 * gdb.cp/bs15503.cc: Add copyright notice.
720 * gdb.cp/bs15503.exp: Adjust line number.
721
0fd3b503
MC
7222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
723
724 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
725 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
726
10d1bea8
MC
7272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
728
729 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
730 hp_cc_compiler.
731
2789202a
MC
7322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
733
734 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
735 * gdb.cp/ctti.exp: Use the marker instead of "next".
736 With gcc, run further before bailing.
737
b862f14c
MC
7382004-01-07 Michael Chastain <mec.gnu@mindspring.com>
739
740 * gdb.cp/cttiadd.cc: Add copyright notice.
741 * gdb.cp/cttiadd1.cc: Likewise.
742 * gdb.cp/cttiadd2.cc: Likewise.
743 * gdb.cp/cttiadd3.cc: Likewise.
744
96da2469
MC
7452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
746
747 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
748 Use gdb_test, gdb_test_multiple. Use floating-point values that
749 have exact representations in IEEE-ish formats.
750
053248ff
MC
7512004-01-07 Michael Chastain <mec.gnu@mindspring.com>
752
753 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
754 compilers. Delete duplicate call to get_compiler_info.
755 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
756 * gdb.base/volatile.exp: Likewise.
757
84acecdd
MK
7582004-01-07 Mark Kettenis <kettenis@gnu.org>
759
760 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
761 memory at address 0.
762
fe11a27f
MC
7632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
764
765 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
766 to test for hp-ux assembler. Fix copyright years.
767
60ad077b
AC
7682004-01-07 Andrew Cagney <cagney@redhat.com>
769
770 * gdb.base/fileio.c (strerrno): Add "EBUSY".
771
1c9b8f33
AC
7722004-01-07 Andrew Cagney <cagney@redhat.com>
773
774 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
775 when creating the read-only file. From analysis by Roland McGrath
776 and Elena Zannoni.
777
753ccc7a
MC
7782004-01-06 Michael Chastain <mec.gnu@mindspring.com>
779
780 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
781
eca3e36b
MC
7822004-01-06 Michael Chastain <mec.gnu@mindspring.com>
783
784 * gdb.base/cvexpr.c: Be type-safe with function pointers and
785 data pointers.
786
f8d4bac4
MC
7872004-01-06 Michael Chastain <mec.gnu@mindspring.com>
788
789 * gdb.cp/m-static.exp: Compile one source file at a time.
790 Delete unused call to get_compiler_info.
791
9b4e0f94
MC
7922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
793
794 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
795 * gdb.base/call-rt-st.exp: Likewise.
796 * gdb.base/nodebug.exp: Likewise.
797 * gdb.base/volatile.exp: Likewise.
798 * gdb.cp/ref-types.exp: Likewise.
799 * gdb.cp/templates.exp: Likewise.
800
023c1024
MK
8012004-01-05 Mark Kettenis <kettenis@gnu.org>
802
803 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
804
19703c4a
MC
8052004-01-05 Michael Chastain <mec.gnu@mindspring.com>
806
807 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
808 hppa*-hp-hpux*.
809
18b67037
MK
8102004-01-04 Mark Kettenis <kettenis@gnu.org>
811
ba6219c8
MK
812 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
813 x86_64-*-*.
814
18b67037
MK
815 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
816 sparc64-*-* and sparc*-solaris2*.
817
1bfbbb9d
MK
8182004-01-04 Mark Kettenis <kettenis@gnu.org>
819
820 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
821 return ${tests}" test. The ${tests} already mentions the
822 filename.
823
06846494
MC
8242004-01-02 Michael Chastain <mec.gnu@mindspring.com>
825
826 * gdb.cp/local.exp: Accept gcc abi 2.
827
3b0cb202
MC
8282004-01-02 Michael Chastain <mec.gnu@mindspring.com>
829
830 * gdb.cp/templates.exp: Accept gcc abi 2.
831
0643ec3f
MC
8322004-01-02 Michael Chastain <mec.gnu@mindspring.com>
833
834 * lib/compiler.cc: Remove supports_template_debugging.
835 * gdb.cp/templates.exp: Do not test supports_template_debugging.
836
d231d0b1
MC
8372004-01-01 Michael Chastain <mec.gnu@mindspring.com>
838
839 * gdb.cp/namespace.exp: Accept gcc abi 2.
840
44ffb27c
MC
8412004-01-01 Michael Chastain <mec.gnu@mindspring.com>
842
843 * gdb.cp/method.exp: Accept gcc abi 2.
844
184ad485
MC
8452004-01-01 Michael Chastain <mec.gnu@mindspring.com>
846
847 * gdb.cp/classes.exp: Generate identical results as old version.
848 * gdb.cp/derivation.exp: Likewise.
849 * gdb.cp/overload.exp: Likewise.
850 * gdb.cp/virtfunc.exp: Likewise.
851
116f09e7
MC
8522004-01-01 Michael Chastain <mec.gnu@mindspring.com>
853
854 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
855 mysterious bug with sourceware version of expect.
856
b1379776
MC
8572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
858
859 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
860 current versions of gcc, including gcc abi 2. Remove gratuitous
861 restart of test program. Use gdb_test_multiple and gdb_test for
862 all tests. Add patterns to xfail missing "const" in "const char *"
863 and kfail PR gdb/1155.
864
6b7a4c0e
MC
8652004-01-01 Michael Chastain <mec.gnu@mindspring.com>
866
867 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
868 current versions of gcc, including gcc abi 2. Remove gratuitous
869 restart of test program. Use gdb_test_multiple and gdb_test for
870 all tests. Add patterns to kfail PR gdb/1498.
871
51615d72
MC
8722003-12-31 Michael Chastain <mec.gnu@mindspring.com>
873
874 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
875 current versions of gcc, including gcc abi 2. Use "breakpoint"
876 and "continue" instead of restarting the target program. Use
877 gdb_test_multiple and gdb_test for all tests.
878
7b79a9d7
MK
8792004-01-01 Mark Kettenis <kettenis@gnu.org>
880
881 * gdb.asm/asm-source.exp: Update copyright year. Link statically
882 for *-*-solaris2*.
883
1cd3489f
MC
8842003-12-31 Michael Chastain <mec.gnu@mindspring.com>
885
886 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
887 current versions of gcc, including gcc abi 2. Use "breakpoint"
888 and "continue" instead of restarting the target program several
889 times. Use gdb_test_multiple and gdb_test for all tests.
890
850742db
MC
8912003-12-18 Michael Chastain <mec.gnu@mindspring.com>
892
893 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
894 source files.
895
eb4bbda8
MC
8962003-12-16 Michael Chastain <mec.gnu@mindspring.com>
897
898 * gdb.base/environ.exp: Handle compiling test case from multiple
899 source files.
900
e42c7771
MC
9012003-12-16 Michael Chastain <mec.gnu@mindspring.com>
902
903 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
904
80e4b428
JB
9052003-12-17 Jim Blandy <jimb@redhat.com>
906
5f06973a
JB
907 * gdb.base/freebpcmd.c: Add copyright notice.
908
80e4b428
JB
909 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
910
0ab84fb7
MC
9112003-12-16 Michael Chastain <mec.gnu@mindspring.com>
912
913 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
914
1b3bb3d0
JB
9152003-12-13 Jim Blandy <jimb@redhat.com>
916
917 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
918
3a4c9371
KB
9192003-12-12 Kevin Buettner <kevinb@redhat.com>
920
921 * gdb.asm/frv.inc: New file.
922 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
923
a1dea79a
FF
9242003-12-09 Fred Fish <fnf@redhat.com>
925
926 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
927 functions to break1.c and leave prototypes behind. Add more
928 "set breakpoint NN here" comments.
929 * gdb.base/break1.c: New file.
930
931 * gdb.base/break.exp: Handle compiling test case from multiple
932 source files and change source file references as needed.
933 * gdb.base/completion.exp: Ditto.
934 * gdb.base/condbreak.exp: Ditto.
935 * gdb.base/define.exp: Ditto.
936 * gdb.base/ena-dis-br.exp: Ditto.
937 * gdb.base/info-proc.exp: Ditto.
938 * gdb.base/maint.exp: Ditto.
939 * gdb.base/until.exp: Ditto.
940
941 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
942 hardcoded line numbers.
943 * gdb.base/define.exp: Ditto.
944 * gdb.base/ena-dis-br.exp: Ditto.
945 * gdb.base/maint.exp: Ditto.
946 * gdb.base/until.exp: Ditto.
947
948 * gdb.base/completion.exp: Use "break1" for completion tests since
949 "break" is no longer a unique prefix.
950
5266b69c
AC
9512003-12-06 Andrew Cagney <cagney@redhat.com>
952
953 * gdb.base/structs.exp (test_struct_returns): When applicable, set
954 "return_value_unimplemented". When an unimplemented struct return
955 architecture, report incorrect values as a KFAIL
956
374451f0
MC
9572003-12-05 Michael Chastain <mec.gnu@mindspring.com>
958
959 * gdb.cp/rtti.exp: Accept new wording of warning from
960 cp_lookup_rtti_type.
961
ba9b20a7
MC
9622003-12-05 Michael Chastain <mec.gnu@mindspring.com>
963
964 Partial fix for PR testsuite/1456.
965 * gdb.base/scope.exp (test_at_main): Replace references to
966 gcc_compiled with calls to test_compiler_info.
967 (test_at_foo): Likewise.
968 (test_at_bar): Likewise.
969
b74b6d0b
MC
9702003-12-04 Michael Chastain <mec.gnu@mindspring.com>
971
972 Partial fix for PR testsuite/1456.
973 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
974 to test_compiler_info.
975
ccfa3402
MC
9762003-12-03 Michael Chastain <mec.gnu@mindspring.com>
977
978 * gdb.base/so-impl-ld.exp: Update copyright notice.
979
f6246aba
MC
9802003-12-02 Michael Chastain <mec.gnu@mindspring.com>
981
982 Partial fix for PR testsuite/1456.
983 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
984 to test_compiler_info.
985
13ae734a
MC
9862003-11-28 Michael Chastain <mec.gnu@mindspring.com>
987
988 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
989 from current versions of gdb. Clean up regular expressions.
990 Delete redundant timeout case.
991
d8e1cdee
MC
9922003-11-28 Michael Chastain <mec.gnu@mindspring.com>
993
994 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
995 from current versions of gdb. Clean up regular expressions.
996 Delete redundant timeout case.
997
96457b64
MC
9982003-12-01 Michael Chastain <mec.gnu@mindspring.com>
999
1000 Partial fix for PR testsuite/1456.
1001 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1002 gcc_compiled with call to test_compiler_info.
1003
f35309fc
MC
10042003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1005
1006 Partial fix for PR testsuite/1456.
1007 * gdb.base/list.exp (test_list_function): Delete unused declaration
1008 of gcc_compiled.
1009
d7afdf9b
MC
10102003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1011
1012 Partial fix for PR testsuite/1456.
1013 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1014 call to test_compiler_info.
1015
71507b56
MK
10162003-11-29 Mark Kettenis <kettenis@gnu.org>
1017
1018 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1019 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1020 it to create the appropriate note.inc.
1021 * gdb.asm/asmsrc1.s: Include "note.inc".
1022 * gdb.asm/netbsd.inc: New file.
1023 * gdb.asm/empty.inc: New file.
1024
f81f93f7
MC
10252003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1026
1027 Partial fix for PR testsuite/1456.
1028 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1029 calls to test_compiler_info.
1030
9a77938e
MC
10312003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1032
1033 Partial fix for PR testsuite/1456.
1034 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1035 calls to test_compiler_info.
1036
e8367dc7
MK
10372003-11-27 Mark Kettenis <kettenis@gnu.org>
1038
1039 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1040 pattern for the KFAILs.
1041
526c61ee
AF
10422003-11-25 Adam Fedor <fedor@gnu.org>
1043
1044 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1045 * gdb.objc/objcdecode.m: New file.
1046
28f2d600
AF
10472003-11-25 Adam Fedor <fedor@gnu.org>
1048
1049 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1050 * gdb.objc/nondebug.m: New file.
1051
a3895cee
BE
10522003-11-26 Ben Elliston <bje@wasabisystems.com>
1053
1054 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1055 NetBSD as it does on FreeBSD. Modelled on a similar change by
1056 Mark Kettenis on 2003-05-30.
1057 (link-flags): Set to "--entry _start" regardless of target.
1058 Special linker flags are to be appended to $link-flags.
1059 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1060
c9f2c8a3
MC
10612003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1062
1063 * gdb.cp/method.exp: Accept output of new demangler.
1064
15a0587a 10652003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1066
1067 * gdb/class2.exp: New file.
1068 * gdb/class2.cc: New file.
1069
3c00b570
MC
10702003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1071
1072 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1073 of new demangler.
1074
7027acc7
MK
10752003-11-23 Mark Kettenis <kettenis@gnu.org>
1076
1077 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1078 of gdb_test "run".
1079
b0e1598a
MK
10802003-11-23 Mark Kettenis <kettenis@gnu.org>
1081
1082 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1083 "continue" into "run".
1084
4d9eda44
MC
10852003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1086
1087 Partial fix for PR testsuite/1456.
1088 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1089 call to test_compiler_info.
1090 * gdb.cp/ctti.exp: Likewise.
1091 * gdb.cp/derivation.exp: Likewise.
1092 * gdb.cp/member-ptr.exp: Likewise.
1093 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1094 reference to gcc_compiled.
1095
10962003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1097
1098 Fix PR testsuite/1463.
1099 * gdb.base/structs.exp (start_structs_test): Call
1100 get_debug_format before using the debug format.
1101
d422fe19
AC
11022003-11-22 Andrew Cagney <cagney@redhat.com>
1103
1104 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1105 * gdb.base/structs.exp: Use gdb_test_multiple.
1106
039cf96d
AC
11072003-11-20 Andrew Cagney <cagney@redhat.com>
1108
6882279b
AC
1109 * gdb.base/structs.exp: Handle and recover from internal errors.
1110 Replace "foo${n}" with "foo<n>" in test messages.
1111
e53890ae
AC
1112 * gdb.base/structs.exp: Update copyright. Rewrite.
1113 * gdb.base/structs.c: Update copyright. Rewrite.
1114
2b211c59
AC
1115 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1116 resync count exceeded.
d63a86f8 1117
039cf96d
AC
1118 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1119 from the internal error.
1120 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1121 Original from Jim Blandy.
1122 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1123
eac98b22
AC
11242003-11-19 Andrew Cagney <cagney@redhat.com>
1125
1126 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1127 KFAIL.
1128
67455b2a
MK
11292003-11-17 Mark Kettenis <kettenis@gnu.org>
1130
1131 New testcase for PR backtrace/1435.
1132 * gdb.arch/i386-unwind.exp: New file.
1133 * gdb.arch/i386-unwind.c: New file.
1134
853d6e5b
AC
11352003-11-17 Andrew Cagney <cagney@redhat.com>
1136
1137 * lib/gdb.exp (compiler_info): New global.
1138 (test_compiler_info): New function.
1139 (get_compiler_info): Set compiler_info.
1140 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1141 "compiler_info" to gcc-<major>-<minor>.
1142
38cf6e11
MC
11432003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1144
1145 * gdb.trace/configure: Remove.
1146
a50d3602
EZ
11472003-11-13 Elena Zannoni <ezannoni@redhat.com>
1148
1149 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1150 breakpoints.
a50d3602
EZ
1151 * gdb.base/break.exp: Remove all references to explicit line
1152 numbers.
1153
d9407aaa
NC
11542003-11-11 Nick Clifton <nickc@redhat.com>
1155
1156 * gdb.base/shreloc.exp: Do not run for targets which do not
1157 support shared objects.
1158
db488fc1
CV
11592003-11-10 Corinna Vinschen <vinschen@redhat.com>
1160
1161 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1162 Don't run tests if nofileio flag is given.
1163
6a90a18e
EZ
11642003-11-07 Elena Zannoni <ezannoni@redhat.com>
1165
1166 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1167 as well as 'Watchpoint'.
1168
0b915e9c
EZ
11692003-11-06 Elena Zannoni <ezannoni@redhat.com>
1170
1171 Reported by Jim Ingham <jingham@apple.com>:
1172 * gdb.base/annota1.exp: Match at least one occurrence of the
1173 signal handler annotation.
1174
d7e4b55f
EZ
11752003-11-06 Elena Zannoni <ezannoni@redhat.com>
1176
1177 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1178 as well as 'Watchpoint'.
1179
2fe4e8d0
MC
11802003-11-05 Michael Chastain <mec@shout.net>
1181
1182 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1183
6ef88553
KW
11842003-11-03 Kris Warkentin <kewarken@qnx.com>
1185
1186 * gdb.arch/gdb1291.c: New test file.
1187 * gdb.arch/gdb1291.exp: New test script.
1188 * gdb.arch/gdb1431.c: New test file.
1189 * gdb.arch/gdb1431.exp: New test script.
1190
ae7dc4d8
MC
11912003-10-22 Michael Chastain <mec@shout.net>
1192
1193 * gdb.mi/pthreads.c: Add copyright notice.
1194
c39d7427
MC
11952003-10-22 Michael Chastain <mec@shout.net>
1196
1197 * gdb.threads/pthreads.c: Add copyright notice.
1198
8b7d96c1
MC
11992003-10-20 Michael Chastain <mec@shout.net>
1200
1201 * gdb.base/gdb1056.exp: New test script.
1202
d1d69fdd
DJ
12032003-10-13 Daniel Jacobowitz <drow@mvista.com>
1204
1205 * gdb.threads/killed.exp: Use gdb_run_cmd.
1206
7d605576
DJ
12072003-10-13 Daniel Jacobowitz <drow@mvista.com>
1208
1209 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1210 create a core file.
1211 * gdb.threads/gcore-thread.exp: Likewise.
1212
618ec112
CV
12132003-10-13 Corinna Vinschen <vinschen@redhat.com>
1214
1215 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1216 type, based on char type.
1217 (struct bit_flags_short_t): New bitfield type, based on short type.
1218 (init_bit_flags_char): New fuction.
1219 (init_bit_flags_short): Ditto.
1220 (print_bit_flags_char): Ditto.
1221 (print_bit_flags_short): Ditto.
1222 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1223
9367a73c
MC
12242003-10-11 Michael Chastain <mec@shout.net>
1225
1226 * gdb.base/call-rt-st.exp: Update copyright year.
1227
1decf120
KI
12282003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1229
1230 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1231 * gdb.disasm/sh3.s: Ditto.
1232
5445b2ae
DJ
12332003-10-07 Daniel Jacobowitz <drow@mvista.com>
1234
1235 * gdb.threads/switch-threads.exp: New test.
1236 * gdb.threads/switch-threads.c: New source file.
1237
aec24853
CV
12382003-10-07 Corinna Vinschen <vinschen@redhat.com>
1239
1240 * gdb.base/ending-run.exp: Add sh specific case.
1241
adc7428d
AC
12422003-10-06 Andrew Cagney <cagney@redhat.com>
1243
1244 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1245 * gdb.disasm/mn10200.exp: Delete obsolete file.
1246
c9d37158
DJ
12472003-09-29 Daniel Jacobowitz <drow@mvista.com>
1248
1249 * ChangeLog: Correct an entry command.exp -> commands.exp.
1250 * gdb.base/commands.exp (bp_deleted_in_command_test)
1251 (temporary_breakpoint_commands): Check noargs.
1252
79c2c32d
DC
12532003-09-25 David Carlton <carlton@kealia.com>
1254
1255 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1256 of some print tests, where appropriate. Add tests for C::D::cd,
1257 E::ce, F::cXfX, G::XgX.
1258 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1259
594e6d67
RE
12602003-09-25 Richard Earnshaw <rearnsha@arm.com>
1261
1262 * lib/java.exp (java_init): Import target_alias before using it.
1263
10f0d451
DC
12642003-09-25 David Carlton <carlton@kealia.com>
1265
1266 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1267
274bcba0
EZ
12682003-09-23 Elena Zannoni <ezannoni@redhat.com>
1269
d63a86f8 1270 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1271 weirdness.
1272
cdbf20f7
MC
12732003-09-17 Michael Chastain <mec@shout.net>
1274
1275 * gdb.cp/gdb1355.exp: New file.
1276 * gdb.cp/gdb1355.c: New file.
1277
71e06f80
CV
12782003-09-15 Corinna Vinschen <vinschen@redhat.com>
1279
1280 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1281 * gdb.asm/sh.inc: New file.
1282
5c4e30ca
DC
12832003-09-11 David Carlton <carlton@kealia.com>
1284
bd45b7af
DC
1285 * gdb.cp/namespace.exp: Add tests for namespace types.
1286 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1287 (test_namespace): New.
1288
1c199746
EZ
12892003-09-11 Elena Zannoni <ezannoni@redhat.com>
1290
1291 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1292 * gdb.stabs/weird.exp: Ditto.
1c199746 1293
04ed252f
MC
12942003-09-08 Michael Chastain <mec@shout.net>
1295
1296 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1297
d8a2d9e7
MC
12982003-09-07 Michael Chastain <mec@shout.net>
1299
1300 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1301 'parse error'.
1302
161afb24
MK
13032003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1304
1305 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1306
49f2741a
MC
13072003-08-30 Michael Chastain <mec@shout.net>
1308
1309 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1310 * gdb.gdb/observer.exp: Ditto.
1311 * gdb.gdb/xfullpath.exp: Ditto.
1312
8afa723e
MK
13132003-08-29 Mark Kettenis <kettenis@gnu.org>
1314
1315 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1316 *-*-*bsd*.
1317
f31dfe3b
JJ
13182003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1319
1320 * gdb.base/dump.exp: Skip for ia64.
1321
4630e498
JJ
13222003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1323
1324 * gdb.asm/asm-source.exp: Add ia64 support.
1325 * gdb.asm/ia64.inc: New file.
1326
1105b7ef
MC
13272003-08-22 Michael Chastain <mec@shout.net>
1328
1329 * gdb.cp: New directory.
1330 * gdb.cp/*: Copy from gdb.c++/*.
1331 * gdb.c++/*: Remove.
1332 * Makefile.in: Change gdb.c++ to gdb.cp.
1333 * configure.in: Ditto.
1334 * configure: Regnerate.
1335
c945b932
MK
13362003-08-18 Mark Kettenis <kettenis@gnu.org>
1337
1338 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1339 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1340
2b66634b
DJ
13412003-08-17 Daniel Jacobowitz <drow@mvista.com>
1342
1343 * mi-var-display.exp (-var-list-children weird): Accept function
1344 pointers with argument types.
1345 * mi1-var-display.exp (-var-list-children weird): Likewise.
1346 * mi2-var-display.exp (-var-list-children weird): Likewise.
1347
a356f73b
DJ
13482003-08-17 Daniel Jacobowitz <drow@mvista.com>
1349
1350 * gdb.base/annota3.exp: Add missing newline.
1351
483417b8
MC
13522003-08-06 Michael Chastain <mec@shout.net>
1353
1354 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1355
c99c59c3
MS
13562003-08-12 Michael Snyder <msnyder@redhat.com>
1357
1358 * gdb.base/float.exp: Add test for SH.
1359
55ed7501
MK
13602003-08-10 Mark Kettenis <kettenis@gnu.org>
1361
1362 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1363
1a371f2e
EZ
13642003-08-07 Elena Zannoni <ezannoni@redhat.com>
1365
1366 * gdb.base/completion.exp: Remove reduntant completion test
1367 on filename.
1368
e0f353ce
EZ
13692003-08-07 Elena Zannoni <ezannoni@redhat.com>
1370
1371 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1372 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1373 gdb.trace/save-trace.exp: Make sure that full pathnames are
1374 escaped correctly.
1375
5710a1af 13762003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1377
5710a1af
EZ
1378 * configure.in: Don't generate config.h from config.hin.
1379 * configure: Regenerate.
1380 * config.hin: Remove file.
1381 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1382 * gdb.threads/pthreads.c: Ditto.
1383
dcd81ce9
DJ
13842003-08-07 Daniel Jacobowitz <drow@mvista.com>
1385
1386 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1387 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1388 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1389 Replace ld24 with seth/add3.
1390
6009d884
AC
13912003-08-02 Andrew Cagney <cagney@redhat.com>
1392
1393 * gdb.base/annota3.exp: New file.
1394 * gdb.base/annota3.c: New file.
1395 * gdb.c++/annota3.exp: New file.
1396 * gdb.c++/annota3.cc: New file.
1397
51514e06
MC
13982003-07-29 Michael Chastain <mec@shout.net>
1399
1400 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1401 actually failed.
1402 (do_pass): Likewise.
1403 * gdb.threads/tls.exp: Always initialize no_of_threads.
1404
4ee6625b
DJ
14052003-07-27 Daniel Jacobowitz <drow@mvista.com>
1406
1407 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1408 pattern.
1409 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1410 * gdb.threads/tls.exp: Recognize one case of the host library not
1411 supporting TLS.
1412
225f2bf6
AC
14132003-07-27 Andrew Cagney <cagney@redhat.com>
1414
1415 * gdb.base/fileio.exp: Use SH when running commands using
1416 remote_exec.
1417
bcb27c9f
DJ
14182003-07-24 Daniel Jacobowitz <drow@mvista.com>
1419
1420 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1421 * gdb.base/relocate.c (dummy): New padding array.
1422
3d67be83
MS
14232003-07-22 Michael Snyder <msnyder@redhat.com>
1424
d63a86f8 1425 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1426
1427 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1428 patterns to be more general, accepting old and new output.
1429 Some output chars (such as '+') also must be quoted.
d63a86f8 1430 Some addresses are displayed numerically instead of
3d67be83
MS
1431 symbolically.
1432
57ba3b85
MS
14332003-07-23 Michael Snyder <msnyder@redhat.com>
1434
686d097c
MS
1435 * gdb.base/return2.exp: Don't test long-long return.
1436
57ba3b85
MS
1437 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1438 * gdb.disasm/t01_mov.exp: Ditto.
1439 * gdb.disasm/t02_mova.s: Ditto.
1440 * gdb.disasm/t02_mova.exp: Ditto.
1441 * gdb.disasm/t03_add.s: Ditto.
1442 * gdb.disasm/t03_add.exp: Ditto.
1443 * gdb.disasm/t04_sub.s: Ditto.
1444 * gdb.disasm/t04_sub.exp: Ditto.
1445 * gdb.disasm/t05_cmp.s: Ditto.
1446 * gdb.disasm/t05_cmp.exp: Ditto.
1447 * gdb.disasm/t06_ari2.s: Ditto.
1448 * gdb.disasm/t06_ari2.exp: Ditto.
1449 * gdb.disasm/t07_ari3.s: Ditto.
1450 * gdb.disasm/t07_ari3.exp: Ditto.
1451 * gdb.disasm/t08_or.s: Ditto.
1452 * gdb.disasm/t08_or.exp: Ditto.
1453 * gdb.disasm/t09_xor.s: Ditto.
1454 * gdb.disasm/t09_xor.exp: Ditto.
1455 * gdb.disasm/t10_and.s: Ditto.
1456 * gdb.disasm/t10_and.exp: Ditto.
1457 * gdb.disasm/t11_logs.s: Ditto.
1458 * gdb.disasm/t11_logs.exp: Ditto.
1459 * gdb.disasm/t12_bit.s: Ditto.
1460 * gdb.disasm/t12_bit.exp: Ditto.
1461 * gdb.disasm/t13_otr.s: Ditto.
1462 * gdb.disasm/t13_otr.exp: Ditto.
1463
e00759ef
EZ
14642003-07-22 Elena Zannoni <ezannoni@redhat.com>
1465
1466 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1467
8bc2021f
EZ
14682003-07-22 Elena Zannoni <ezannoni@redhat.com>
1469
1470 * gdb.threads/tls.c : New file.
1471 * gdb.threads/tls.exp : New file.
1472 * gdb.threads/tls-main.c : New file.
1473 * gdb.threads/tls-shared.c : New file.
1474 * gdb.threads/tls-shared.exp : New file.
1475
89320c4c
AS
14762003-07-22 Andreas Schwab <schwab@suse.de>
1477
1478 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1479
180dea7c
AS
14802003-07-20 Andreas Schwab <schwab@suse.de>
1481
1482 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1483 due to insn reordering.
1484
0714963c
AC
14852003-07-15 Andrew Cagney <cagney@redhat.com>
1486
1487 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1488
98a23b3f
MC
14892003-07-15 Michael Chastain <mec@shout.net>
1490
1491 * gdb.base/gdb1250.exp: New file.
1492 * gdb.base/gdb1250.c: New file.
1493
27e417a2
ML
14942003-07-09 Michal Ludvig <mludvig@suse.cz>
1495
1496 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1497 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1498
8bc2021f
EZ
14992003-07-09 Elena Zannoni <ezannoni@redhat.com>
1500
1501 * gdb.threads/tls.c: New file.
1502 * gdb.threads/tls.exp: New file.
1503 * gdb.threads/tls-main.c: New file.
1504 * gdb.threads/tls-shared.c: New file.
1505 * gdb.threads/tls-shared.exp: New file.
1506
d99968dc
EZ
15072003-07-09 Elena Zannoni <ezannoni@redhat.com>
1508
1509 * gdb.base/annota1.exp: Make sure that we properly escape the
1510 full path of the source file. Xfail more permissive patterns,
d63a86f8 1511 due to a compiler debug info problem.
d99968dc 1512
83876b3b
AS
15132003-07-07 Andreas Schwab <schwab@suse.de>
1514
2705e972
AS
1515 * gdb.asm/m68k.inc: New file.
1516 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1517
83876b3b
AS
1518 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1519 arguments"): Also match negative number.
1520
1521 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1522
3a871b37
DJ
15232003-07-03 Daniel Jacobowitz <drow@mvista.com>
1524
1525 * gdb.base/store.c (charest): New typedef.
1526 (add_char): Rename to add_charest, update.
1527 (wack_char): Rename to wack_charest, update types. Return l + r
1528 to keep r live across the call.
1529 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1530 (wack_double, wack_doublest): Return l + r to keep r live across
1531 the call.
1532 * gdb.base/store.exp: Accomodate store.c changes.
1533
b2a7f303
DC
15342003-06-30 David Carlton <carlton@kealia.com>
1535
1536 * gdb.c++/maint.exp (test_invalid_name): New.
1537 (test_first_component): Add tests for invalid names.
1538
3c6cb4a1
MC
15392003-06-29 Michael Chastain <mec@shout.net>
1540
1541 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1542 output of '<VTT for class>' for virtual base classes.
1543
f1c2644b
DJ
15442003-06-29 Daniel Jacobowitz <drow@mvista.com>
1545
1546 * gdb.base/completion.exp: Tab-complete "complet" instead of
1547 "compl".
1548 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1549
18080350
DJ
15502003-06-29 Daniel Jacobowitz <drow@mvista.com>
1551
1552 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1553 * gdb.base/volatile.exp: Likewise.
1554
f56973f8
DJ
15552003-06-29 Daniel Jacobowitz <drow@mvista.com>
1556
1557 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1558 gdb/1265.
1559
15602003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1561 Daniel Jacobowitz <drow@mvista.com>
1562
1563 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1564 initial line count of 'captured_main' from 26 to 32.
1565 (test_with_self): Allow xmalloc call to be interleaved with the
1566 preceding two lines.
1567
e766d4d6
JB
15682003-06-24 Joel Brobecker <brobecker@gnat.com>
1569
1570 * gdb.base/bang.exp: New testcase.
1571
f125c9a4
JB
15722003-06-23 Joel Brobecker <brobecker@gnat.com>
1573
1574 * gdb.base/langs.exp: Add some tests for the "minimal" language
1575 support.
1576
6e25beaf
EZ
15772003-06-23 Elena Zannoni <ezannoni@redhat.com>
1578
1579 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1580 the testcase.
1581
2f816dda
DJ
15822003-06-22 Daniel Jacobowitz <drow@mvista.com>
1583
1584 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1585 offset.
1586
db5a5748
DJ
15872003-06-22 Daniel Jacobowitz <drow@mvista.com>
1588
1589 * gdb.c++/pr-1210.cc: New file.
1590 * gdb.c++/pr-1210.exp: New file.
1591
1df0c130
DJ
15922003-06-21 Daniel Jacobowitz <drow@mvista.com>
1593
1594 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1595 000-exec-continue.
1596
a92feac0
MK
15972003-06-15 Mark Kettenis <kettenis@gnu.org>
1598
1599 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1600 on *-*-*bsd* instead of *-*-freebsd*.
1601
81a58f5b
AC
16022003-06-14 Andrew Cagney <cagney@redhat.com>
1603
1604 * gdb.base/store.exp: Test longest and doublest. Test all
1605 parameters. Weaken return statement match.
1606 * gdb.base/store.c: Add longest and doublest - aka long long and
1607 long double functions. Put all parameters into local register
1608 variables. Use negative values.
1609
b257a0d3
AC
16102003-06-14 Andrew Cagney <cagney@redhat.com>
1611
1612 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1613 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1614 exit status.
1615 * gdb.base/fileio.exp: Disable target when nointerrupts and
1616 noinferiorio, instead of limiting it to remote. Use remote_exec
1617 instead of system.
d63a86f8 1618
21c38304
JJ
16192003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1620
1621 * gdb.base/float.exp: Add ia64 support.
1622
1bcdb424
CV
16232003-06-12 Corinna Vinschen <vinschen@redhat.com>
1624
1625 * gdb.base/fileio.exp: Run only on remote targets.
1626
6aeb981f
CV
16272003-06-10 Corinna Vinschen <vinschen@redhat.com>
1628
1629 * gdb.base/fileio.c: New file, testing File-I/O.
1630 * gdb.base/fileio.exp: Ditto.
1631
53df362e
RG
16322003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1633
1634 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1635 shared objects after relocation at load time (gdb PR/1132).
1636 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1637 as above, part of the shared object relocation test.
1638
ffee1b46
MK
16392003-06-08 Mark Kettenis <kettenis@gnu.org>
1640
b5ca3722
MK
1641 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1642 fully filled history list.
1643 * gdb.base/gdb_history: New file.
1644
03ed860d
MK
1645 * gdb.base/signals.exp: XFAIL "continue to func1" on
1646 i*86-*-freebsd*.
1647
ffee1b46
MK
1648 * gdb.base/attach.exp: When trying to attach to a nonexistent
1649 process, make it possible to specify the PID based on the target,
1650 and do so for *-*-freebsd*.
1651
d80dbb52
RH
16522003-06-02 Richard Henderson <rth@redhat.com>
1653
1654 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1655
6dd77b81
RH
16562003-06-02 Richard Henderson <rth@redhat.com>
1657
1658 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1659
f6347e16
RH
16602003-06-02 Richard Henderson <rth@redhat.com>
1661
1662 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1663
2c161407
DJ
16642003-06-01 Daniel Jacobowitz <drow@mvista.com>
1665
1666 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1667 of globalvar.
1668
572eb746
MK
16692003-06-01 Mark Kettenis <kettenis@gnu.org>
1670
1671 * gdb.asm/asm-source.exp: Check for memory read errors in
1672 disassembler test on *BSD too.
1673
9e9617a5
RH
16742003-06-01 Richard Henderson <rth@redhat.com>
1675
1676 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1677 for .frame.
1678 (gdbasm_call): Lose ldgp.
1679 (gdbasm_startup): Add frame information.
1680 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1681
7b34ad4e
MK
16822003-05-31 Mark Kettenis <kettenis@gnu.org>
1683
1684 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1685 i?86-*-*.
1686
10059fdf
MK
16872003-05-30 Mark Kettenis <kettenis@gnu.org>
1688
1689 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1690 FreeBSD.
1691
acf4b816
RH
16922003-05-29 Richard Henderson <rth@redhat.com>
1693
1694 * gdb.asm/alpha.inc: New file.
1695 * gdb.asm/asm-source.exp: Use it.
1696
e9ecd949
JB
16972003-05-29 Jim Blandy <jimb@redhat.com>
1698
1699 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1700 'core.PID'.
1701
e3e5a4f3
JB
17022003-05-22 Jim Blandy <jimb@redhat.com>
1703
1704 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1705 backtrace.
d63a86f8 1706
72fe3d25
DC
17072003-05-20 David Carlton <carlton@math.stanford.edu>
1708
1709 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1710 this time.
1711
58da2eb2
DC
17122003-05-19 David Carlton <carlton@bactrian.org>
1713
1714 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1715 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1716
1fcb5155
DC
17172003-05-19 David Carlton <carlton@bactrian.org>
1718
1719 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1720 namespace tests.
1721 Bump copyright date.
1722 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1723 (main): Call C::D::marker2.
1724 * gdb.c++/namespace1.cc: New file.
1725
85e85163
JJ
17262003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1727
1728 Roland McGrath <roland@redhat.com>
d63a86f8 1729 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
1730 there is no manager thread.
1731
a25fbfec
JJ
17322003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1733
d63a86f8
RM
1734 * gdb.threads/schedlock.exp: Remove assumption that all threads
1735 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
1736 in one of the child threads rather than the main thread.
1737
be375bae
JB
17382003-05-07 Jim Blandy <jimb@redhat.com>
1739
09bf6082
JB
1740 Add support for assembly source testing on the s390x.
1741 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1742 architecture.
1743 * gdb.asm/s390x.inc: New file.
1744
be375bae
JB
1745 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1746 succession of 'if' statements.
1747
00905d52
AC
17482003-05-05 Andrew Cagney <cagney@redhat.com>
1749
1750 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1751
b1e29e33
AC
17522003-05-05 Andrew Cagney <cagney@redhat.com>
1753
1754 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1755 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1756
e33d66ec
EZ
17572003-05-02 Elena Zannoni <ezannoni@redhat.com>
1758
1759 * gdb.base/charset.exp: Update based on new behavior of set/show
1760 charset commands.
1761
2b6fd0d8
AC
17622003-05-01 Andrew Cagney <cagney@redhat.com>
1763
1764 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1765 variable do not give memory errors.
1766
130cacce
AF
17672003-04-30 Adam Fedor <fedor@gnu.org>
1768
1769 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1770 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1771 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1772 gdb.objc/basicclass.m: : New files
1773
1774 * lib/gdb.exp (gdb_compile_objc): New procedure.
1775
bea71854
DJ
17762003-04-27 Daniel Jacobowitz <drow@mvista.com>
1777
1778 * gdb.base/signals.exp: Make backtrace tests more specific.
1779
0f20eeea
DC
17802003-04-23 David Carlton <carlton@bactrian.org>
1781
1782 * gdb.c++/maint.exp (test_first_component): Add tests for
1783 'operator' in more locations.
1784
c8c4d8dc
KB
17852003-04-16 Kevin Buettner <kevinb@redhat.com>
1786
1787 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1788
3fe60e3c
EZ
17892003-04-16 Elena Zannoni <ezannoni@redhat.com>
1790
1791 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1792 func marke' instead. Update test name.
1793
9219021c
DC
17942003-04-15 David Carlton <carlton@math.stanford.edu>
1795
1796 * gdb.c++/maint.exp: New file.
1797
5dd55bdd
EZ
17982003-04-14 Elena Zannoni <ezannoni@redhat.com>
1799
1800 * gdb.threads/schedlock.c: Change type of thread function argument
1801 to long, to avoid warnings on 64-bit platforms.
1802
00890572
EZ
18032003-04-14 Elena Zannoni <ezannoni@redhat.com>
1804
1805 * gdb.base/attach.exp: Add new message from ptrace in case of
1806 attaching to nonexistent process.
d63a86f8 1807
93201743
JB
18082003-04-11 Jim Blandy <jimb@redhat.com>
1809
1810 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1811 gdb.c++/userdef.cc: Place comments on the lines to which the
1812 marker function might return.
1813 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1814 gdb.c++/userdef.exp: Look for those comments to check that we've
1815 returned to the right place, instead of checking line numbers.
1816
2a11c64d
EZ
18172003-04-11 Elena Zannoni <ezannoni@redhat.com>
1818
1819 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1820 match on sourcefile name, instead of directory name.
1821
68ab8fc5
EZ
18222003-04-10 Elena Zannoni <ezannoni@redhat.com>
1823
d63a86f8 1824 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
1825 working directory name.
1826
5624293a
JB
18272003-04-09 Jim Blandy <jimb@redhat.com>
1828
1829 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1830 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1831 after an inferior function call, report the failure, but allow the
1832 test to continue.
1833
f1f02ee4
SC
18342003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1835
1836 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1837 with -DPROTOTYPES.
1838
6eb79af0
SC
18392003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1840
1841 * gdb.base/break.exp: Revert last patch.
1842
8dfb4cf0
SC
18432003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1844
1845 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1846 with -DPROTOTYPES.
1847
ed4c619a
AC
18482003-04-02 Andrew Cagney <cagney@redhat.com>
1849
1850 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1851 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1852 matching directories by the name breakpoint.
1853 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1854 Make "continue to marker1" consistent.
1855 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1856 message consistent.
1857 * lib/gdb.exp: Put "the program is no longer running", and "the
1858 program exited" in parenthesis.
1859 * lib/mi-support.exp: Ditto.
d63a86f8 1860
4e35d5f0 18612003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 1862
4e35d5f0
BR
1863 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1864
71900fe8
AC
18652003-03-29 Andrew Cagney <cagney@redhat.com>
1866
1867 * gdb.base/sizeof.c (main): Print the value of '\377'.
1868 * gdb.base/sizeof.exp: Check the sign of '\377'.
1869
c0655a16
MC
18702003-03-27 Michael Chastain <mec@shout.net>
1871
1872 * gdb.base/gdb1090.exp: New file.
1873 * gdb.base/gdb1090.cc: New file.
1874
5b2a3989
JB
18752003-03-27 J. Brobecker <brobecker@gnat.com>
1876
1877 * gdb.gdb/observer.exp: New regression test.
1878
79876890
MC
18792003-03-27 Michael Chastain <mec@shout.net>
1880
1881 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1882 * gdb.base/ptype.exp: Likewise.
1883
6eac95e3
CV
18842003-03-27 Corinna Vinschen <vinschen@redhat.com>
1885
1886 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1887
e8c71839
MC
18882003-03-26 Michael Chastain <mec@shout.net>
1889
1890 * gdb.base/ptype.exp: Actually use some typedef'd types.
1891
71b10041
SC
18922003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1893
1894 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1895 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1896
2512cf80
CV
18972003-03-20 Corinna Vinschen <vinschen@redhat.com>
1898
1899 * gdb.base/default.exp: Fix regular expression.
1900
0d195a4f
CV
19012003-03-20 Corinna Vinschen <vinschen@redhat.com>
1902
1903 * gdb.base/args.exp: Fix regular expression.
1904
8a2dbca8
CV
19052003-03-20 Corinna Vinschen <vinschen@redhat.com>
1906
1907 * gdb.base/help.exp: Allow Win32 child process.
1908
bf028682
CV
19092003-03-20 Corinna Vinschen <vinschen@redhat.com>
1910
1911 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
1912 when stepping out of main().
1913
182dbe85
CV
19142003-03-20 Corinna Vinschen <vinschen@redhat.com>
1915
1916 * gdb.base/default.exp: Check for win32 specific message when calling
1917 "run" without executable.
1918
d67a6ba5
CV
19192003-03-20 Corinna Vinschen <vinschen@redhat.com>
1920
1921 * gdb.base/args.exp: Expect .exe in output.
1922
a955b5bb
CV
19232003-03-20 Corinna Vinschen <vinschen@redhat.com>
1924
1925 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1926 Cygwin native.
1927
bf6bad4b
AC
19282003-03-17 Andrew Cagney <cagney@redhat.com>
1929
1930 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1931 vector registes.
1932 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1933 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1934
293e9a31
DC
19352003-03-17 David Carlton <carlton@math.stanford.edu>
1936
1937 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1938 test, for PR breakpoints/38.
1939 Call test_watchpoint_and_breakpoint.
1940 * gdb.base/watchpoint.c (func3): New function.
1941 (main): Call func3.
1942
5330f2db
DC
19432003-03-04 David Carlton <carlton@math.stanford.edu>
1944
1945 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1946 Garply<Garply<char> >:: garply".
1947 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1948 with respect to PR c++/1111; note also PR c++/1113.
1949 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1950 respect to PR c++/1062.
1951 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1952
6ece72da
DC
19532003-03-03 David Carlton <carlton@math.stanford.edu>
1954
1955 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1956 with respect to PR c++/57.
1957 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1958 c++/826.
1959 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1960 respect to PR c++/57.
1961
85ca1584
DC
19622003-03-03 David Carlton <carlton@math.stanford.edu>
1963
1964 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1965 respect to PR c++/33 into FAILs.
1966
98e9c5b8
MC
19672003-03-03 Michael Chastain <mec@shout.net>
1968
7bedbf27
MC
1969 * configure.in: Update copyright years.
1970
19712003-03-03 Michael Chastain <mec@shout.net>
1972
1973 * Makefile.in: Update copyright years.
98e9c5b8 1974
f683e100
DC
19752003-02-28 David Carlton <carlton@math.stanford.edu>
1976
1977 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1978 print class instead of struct and/or superfluous protection
1979 specifiers, as long as the resulting output is equivalent to the
1980 source code.
1981 Delete FIXME from end of messages on tests that don't need
1982 fixing.
1983
a9e0cf2c
DC
19842003-02-28 David Carlton <carlton@math.stanford.edu>
1985
1986 * gdb.c++/templates.exp (do_tests): Allow const in the two
1987 Foo<volatile char *>::foo tests.
1988
e8d359df
MS
19892003-02-27 Michael Snyder <msnyder@redhat.com>
1990
d63a86f8 1991 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
1992 will be consistant.
1993
0b71dc91
DC
19942003-02-26 David Carlton <carlton@math.stanford.edu>
1995
1996 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
1997 char *>::foo" test with respect to PR c++/33. Create a new test
1998 which is identical to that one except that it doesn't put the
1999 space between the "char" and the "*"; KFAIL it, too.
2000
dd14ab43
DC
20012003-02-26 David Carlton <carlton@math.stanford.edu>
2002
2003 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2004 template types into either PASSes or KFAILs (corresponding to PR
2005 c++/57). Tweak indentation. Update copyright.
2006
1146c7f1
SC
20072003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2008
2009 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2010
74641dfb
MC
20112003-02-13 Michael Chastain <mec@shout.net>
2012
2013 * gdb.base/exprs.exp: Remove i960 remnants.
2014 * gdb.base/funcargs.exp: Likewise.
2015 * gdb.base/list.exp: Likewise.
2016 * gdb.base/ptype.exp: Likewise.
2017
559cd2d0
DC
20182003-02-14 David Carlton <carlton@math.stanford.edu>
2019
2020 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2021 pEe->D::vg()" from XFAIL to KFAIL.
2022
c4f90d87
JM
20232003-02-13 Jason Molenda (jmolenda@apple.com)
2024
2025 * gdb.base/maint.exp: Update maint print statistics regexp to include
2026 new entries.
2027
cbc4d97c
MC
20282003-02-13 Michael Chastain <mec@shout.net>
2029
2030 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2031
40f235b7
MC
20322003-02-12 Michael Chastain <mec@shout.net>
2033
2034 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2035 * gdb.c++/inherit.exp: Likewise.
2036 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2037 * gdb.c++/templates.exp: Likewise.
2038 * gdb.c++/virtfunc.exp: Likewise.
2039
c56716b0
JM
20402003-02-06 Jason Molenda (jason-cl@molenda.com)
2041
2042 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2043 why the code is written that way.
2044
070afcf8
MC
20452003-02-05 Michael Chastain <mec@shout.net>
2046
2047 * gdb.base/dump.exp: Add missing copyright line.
2048
5d0331e5
JM
20492003-02-05 Jason Molenda (jason-cl@molenda.com)
2050
f7ae6d3e 2051 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2052 at the beginning so the breakpoint doesn't get set on the loop.
2053
92851186
MC
20542003-02-05 Michael Chastain <mec@shout.net>
2055
2056 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2057 output for configurations with gcc 2.95.3.
2058
cbf1e085
AC
20592003-02-05 Keith Seitz <keiths@redhat.com>
2060 Andrew Cagney <ac131313@redhat.com>
2061
2062 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2063
29518e1e
MC
20642003-02-04 Michael Chastain <mec@shout.net>
2065
2066 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2067 Call perror and then continue.
2068
5af1d5f3
MC
20692003-02-03 Michael Chastain <mec@shout.net>
2070
2071 * gdb.c++/pr-1023.cc: New file.
2072 * gdb.c++/pr-1023.exp: New file.
2073
6b549786
JB
20742003-02-05 Jim Blandy <jimb@redhat.com>
2075
2076 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2077 it's local to foobar. Check for it there, and check that it's not
2078 present in main.
2079 * gdb.c++/local.cc (marker2): New function.
2080 (foobar): Call marker1.
2081 (main): Call marker2 instead of marker1.
2082
67f16606
AC
20832003-02-04 Andrew Cagney <ac131313@redhat.com>
2084
2085 * gdb.disasm/mn10200.exp: Obsolete file.
2086 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2087 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2088 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2089
1c5cb38e
DC
20902003-02-04 David Carlton <carlton@math.stanford.edu>
2091
2092 * gdb.c++/overload.exp: Test intToChar(1).
2093 * gdb.c++/overload.cc (intToChar): New.
2094 (main): Call intToChar.
2095
d1fe6965
DC
20962003-02-03 David Carlton <carlton@math.stanford.edu>
2097
2098 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2099 'might_kfail' arg.
2100 KFAIL some of the continue_to_bp_overloaded calls, according to
2101 PR c++/1025.
2102
9ba61c5d
MC
21032003-02-01 Michael Chastain <mec@shout.net>
2104
2105 * gdb.base/advance.c (marker1): New marker function.
2106 * gdb.base/advance.exp: When the 'advance' command lands on the
2107 return breakpoint, it can legitimately stop on either the
2108 current line or the next line. Accommodate both outcomes.
2109 * gdb.base/until.exp: Likewise.
2110
e7494ffb
AC
21112003-02-02 Andrew Cagney <ac131313@redhat.com>
2112
2113 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2114 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2115 now a list, not a tuple.
2116 * gdb.mi/mi-var-display.exp: Ditto.
2117 * gdb.mi/gdb792.exp: Ditto.
2118
075559bc
AC
21192003-02-01 Andrew Cagney <ac131313@redhat.com>
2120
2121 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2122 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2123 stack backtraces.
2124 * gdb.mi/mi-syn-frame.c: Part of same.
2125
2bd4c7b1
MK
21262003-02-01 Mark Kettenis <kettenis@gnu.org>
2127
2128 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2129 gdb.mi/mi1-pthreads.exp: Return instead of calling
2130 gdb_suppress_entire_file.
2131
eabd8992
MS
21322003-02-01 Mark Salter <msalter@redhat.com>
2133
2134 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2135
71469e2f
MS
21362003-01-31 Mark Salter <msalter@redhat.com>
2137
2138 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2139 Support empty arg.
2140
38a94d44
MC
21412003-01-30 Michael Chastain <mec@shout.net>
2142
2143 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2144 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2145 has been fixed in gdb/readline on 2003-01-09.
2146
19ea9e73
MS
21472003-01-29 Michael Snyder <msnyder@redhat.com>
2148
e8d359df
MS
2149 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2150 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2151 * gdb.base/args.exp: Skip if target does not support args passing.
2152
2307bd6a
DJ
21532003-01-22 Daniel Jacobowitz <drow@mvista.com>
2154
19ea9e73 2155 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2156 gdb_test. Accept a list of expect arguments as the third
2157 parameter.
2158 (gdb_test): Use it.
2159
f2dd3617
EZ
21602003-01-20 Elena Zannoni <ezannoni@redhat.com>
2161
2162 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2163 allow for different test tree configurations. Update some
2164 tescases accordingly.
2165 * gdb.arch/altivec-regs.exp: Ditto.
2166 * gdb.asm/asm-source.exp: Ditto.
2167 * gdb.base/advance.exp: Ditto.
2168 * gdb.base/display.exp: Ditto.
d63a86f8 2169 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2170 * gdb.base/mips_pro.exp: Ditto.
2171 * gdb.base/overlays.exp: Ditto.
2172 * gdb.base/relocate.exp: Ditto.
2173 * gdb.base/setshow.exp: Ditto.
2174 * gdb.base/step-line.exp: Ditto.
2175 * gdb.base/step-test.exp: Ditto.
2176 * gdb.base/until.exp: Ditto.
2177 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2178
c71cdefd
DC
21792003-01-17 David Carlton <carlton@math.stanford.edu>
2180
2181 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2182 corresponding to PR c++/945.
2183 Update copyright.
2184
fdba05d7
DC
21852003-01-17 David Carlton <carlton@math.stanford.edu>
2186
2187 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2188 corresponding to PR c++/68.
2189
21902003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2191
2192 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2193 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2194 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2195
c362c33a
EZ
21962003-01-15 Elena Zannoni <ezannoni@redhat.com>
2197
0fbc361c
EZ
2198 * gdb.base/break.exp: Fix change of default location, because of
2199 removal of until tests.
2200 * gdb.base/help.exp: Update test for new 'until' help message.
2201 Add test for help on 'advance'.
c362c33a
EZ
2202 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2203
dabf8a35
MK
22042003-01-15 Mark Kettenis <kettenis@gnu.org>
2205
2206 * gdb.base/default.exp: Adapt "info float" test for recent changes
2207 to that command. Add test for "info vector".
2208 * gdb.base/float.exp: New file. Add test for "info float" that
2209 resembles the old test in gdb.base/default.exp.
2210
a1769aca
DC
22112003-01-15 David Carlton <carlton@math.stanford.edu>
2212
2213 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2214
82025e13
EZ
22152003-01-15 Elena Zannoni <ezannoni@redhat.com>
2216
2217 * gdb.base/break.exp: Move the tests of until command from here...
2218 * gdb.base/until.exp: ... to here. New file. Add other tests.
2219 * gdb.base/advance.c: New file.
2220 * gdb.base/advance.exp: New file.
2221
8f9ab801
EZ
22222003-01-14 Elena Zannoni <ezannoni@redhat.com>
2223
2224 * gdb.base/args.c: New file.
2225 * gdb.base/args.exp: New file.
2226
9ae66589
DJ
22272003-01-14 Daniel Jacobowitz <drow@mvista.com>
2228
2229 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2230
8d77e5c3
DJ
22312003-01-14 Daniel Jacobowitz <drow@mvista.com>
2232
2233 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2234
12d2f0a1
DJ
22352003-01-14 Daniel Jacobowitz <drow@mvista.com>
2236
2237 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2238 dates.
2239
6ca37014
DJ
22402003-01-13 Daniel Jacobowitz <drow@mvista.com>
2241
2242 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2243
b0023472
DJ
22442003-01-13 Daniel Jacobowitz <drow@mvista.com>
2245
2246 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2247 (ptype &*"foo").
2248 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2249
d6abaea5
DJ
22502002-01-13 Daniel Jacobowitz <drow@mvista.com>
2251
2252 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2253 * gdb.mi/mi1-console.exp: Likewise.
2254
dfd536a7
DJ
22552002-01-13 Daniel Jacobowitz <drow@mvista.com>
2256
2257 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2258 * gdb.mi/mi1-console.exp: Likewise.
2259
a1fb14a2
DJ
22602003-01-13 Daniel Jacobowitz <drow@mvista.com>
2261
2262 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2263
c4cf40b7
DJ
22642003-01-09 Daniel Jacobowitz <drow@mvista.com>
2265
2266 * gdb.base/detach.exp: New test.
2267
696d5a5b
DJ
22682003-01-09 Daniel Jacobowitz <drow@mvista.com>
2269
2270 * Makefile.in (ALL_SUBDIRS): New variable.
2271 (subdirs, clean, distclean): Use it.
2272 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2273 regenerating Makefile, since it is generated from the top level.
2274 * gdb.asm/Makefile.in: Likewise.
2275 * gdb.base/Makefile.in: Likewise.
2276 * gdb.c++/Makefile.in: Likewise.
2277 * gdb.disasm/Makefile.in: Likewise.
2278 * gdb.java/Makefile.in: Likewise.
2279 * gdb.mi/Makefile.in: Likewise.
2280 * gdb.threads/Makefile.in: Likewise.
2281 * gdb.trace/Makefile.in: Likewise.
2282
754533e4
DC
22832003-01-09 David Carlton <carlton@math.stanford.edu>
2284
2285 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2286 Add copyright year 2003.
2287
d8b3e9ee
MC
22882003-01-06 Michael Chastain <mec@shout.net>
2289
2290 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2291 When selecting a thread, 'line' and 'file' are optional.
2292 * gdb.mi/mi1-pthreads.exp: Likewise.
2293
8e9e0fe6
AS
22942003-01-06 Andreas Schwab <schwab@suse.de>
2295
2296 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2297 failures.
2298
b5ab8ff3
DJ
22992003-01-04 Daniel Jacobowitz <drow@mvista.com>
2300
2301 Fix PR gdb/844
2302 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2303 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2304
2305 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2306 instead of calling gdb_suppress_entire_file.
2307 * gdb.threads/print-threads.exp: Likewise.
2308 * gdb.threads/schedlock.exp: Likewise.
2309
2310 * gdb.threads/killed.exp: Return instead of calling
2311 gdb_suppress_entire_file.
2312 * gdb.threads/linux-dp.exp: Likewise.
2313 * gdb.threads/pthreads.exp: Likewise.
2314
1e698235
DJ
23152003-01-04 Daniel Jacobowitz <drow@mvista.com>
2316
2317 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2318 stabs.
2319 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2320 * gdb.base/whatis.exp: Always allow (void) after function names.
2321
147ff08c
DJ
23222003-01-04 Daniel Jacobowitz <drow@mvista.com>
2323
2324 * gdb.c++/casts.exp: Correct regexp.
2325
dc62bfc2
MK
23262003-01-04 Mark Kettenis <kettenis@gnu.org>
2327
2328 * configure.in: Call AC_CONFIG_HEADER. Don't call
2329 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2330 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2331 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2332 aforementioned directories in the AC_OUPUT call.
2333 * config.hin: New file.
2334 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2335 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2336 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2337 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2338 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2339 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2340 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2341 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2342 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2343 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2344 gdb.threads/configure.in, gdb.threads/configure,
2345 gdb.threads/config.in, gdb.trace/configure.in,
2346 gdb.trace/configure: Removed.
2347
77afa639
MC
23482003-01-03 Michael Chastain <mec@shout.net>
2349
2350 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2351 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2352
7634bb6e
DJ
23532003-01-03 Daniel Jacobowitz <drow@mvista.com>
2354
2355 * gdb.base/store.exp: Fix regular expressions.
2356
b39c905e
MK
23572002-12-28 Mark Kettenis <kettenis@gnu.org>
2358
2359 * configure.in: Rewrite.
2360 * configure: Regenerated.
2361
0a8551dd
DC
23622003-01-03 David Carlton <carlton@math.stanford.edu>
2363
2364 * gdb.base/psymtab.exp: New file.
2365 * gdb.base/psymtab1.c: Ditto.
2366 * gdb.base/psymtab2.c: Ditto.
2367
c60b7188
AF
23682002-12-23 Adam Fedor <fedor@gnu.org>
2369
2370 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2371
ee73db83
DC
23722002-12-23 David Carlton <carlton@math.stanford.edu>
2373
2374 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2375 and current_directory initialization.
2376
d6c1774e
JB
23772002-12-22 Jim Blandy <jimb@redhat.com>
2378
f0a847b8
JB
2379 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2380 rather than as part of the output file name.
2381
d6c1774e
JB
2382 * gdb.base/attach.exp: There's no need to copy the test program to
2383 /tmp; that was only ever necessary on HP/UX, and this test is
2384 entirely disabled there anyway.
2385
f0708dbb
JB
23862002-12-21 Jim Blandy <jimb@redhat.com>
2387
4c2acfea
JB
2388 * gdb.c++/psmang.exp: Doc fix.
2389
f0708dbb
JB
2390 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2391 test.
2392
9579e000
DC
23932002-12-20 David Carlton <carlton@math.stanford.edu>
2394
2395 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2396
d1810171
MC
23972002-12-18 Michael Chastain <mec@shout.net>
2398
2399 * gdb.c++/annota2.exp: Add copyright year 2002.
2400
76565097
DC
24012002-12-17 David Carlton <carlton@math.stanford.edu>
2402
2403 * gdb.c++/try_catch.cc: Add marker comments.
2404 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2405 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2406 * gdb.c++/m-static.cc: Ditto.
2407 * gdb.c++/m-static1.cc: Ditto.
2408 * gdb.c++/try_catch.cc: Ditto.
2409
da81390b
JJ
24102002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2411
2412 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2413 to see whether we are using the new -environment-directory
2414 command which resets via -r or the old version of the command
2415 which may prompt the user. Part of fix for gdb/741.
2416
b304d130
AC
24172002-12-13 Andrew Cagney <ac131313@redhat.com>
2418
2419 * gdb.fortran/types.exp: Update obsolete comment.
2420 * gdb.fortran/exprs.exp: Ditto.
2421 * lib/gdb.exp: Delete obsolete code.
2422 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2423 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2424 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2425 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2426 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2427 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2428 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2429 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2430 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2431 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2432 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2433 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2434 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2435 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2436 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2437 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2438 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2439 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2440 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2441 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2442 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2443 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2444 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2445 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2446 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2447 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2448 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2449 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2450 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2451 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2452 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2453 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2454 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2455 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2456 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2457 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2458 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2459
a23b6e6a
DC
24602002-12-11 David Carlton <carlton@math.stanford.edu>
2461
2462 * gdb.c++/m-data.exp: Add test for members that shadow global
2463 variables: see PR gdb/804.
2464 * gdb.c++/m-data.cc: Ditto.
2465
6604731b
DJ
24662002-12-10 Daniel Jacobowitz <drow@mvista.com>
2467
2468 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2469
de46ecd7
DC
24702002-12-06 David Carlton <carlton@math.stanford.edu>
2471
2472 * gdb.base/store.c: Don't declare functions static.
2473
27e829d0
AC
24742002-12-04 Andrew Cagney <ac131313@redhat.com>
2475
2476 * gdb.base/store.exp, gdb.base/store.c: New files.
2477
92806416
DJ
24782002-12-03 Daniel Jacobowitz <drow@mvista.com>
2479
2480 * gdb.base/selftest.exp: Update for current gdb.
2481
3bcbaac5
DJ
24822002-12-03 Daniel Jacobowitz <drow@mvista.com>
2483
2484 * gdb.base/maint.exp: Only dump symbols from one source file
2485 or objfile.
2486
f4f00b1f
DJ
24872002-12-03 Daniel Jacobowitz <drow@mvista.com>
2488
2489 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2490 function call.
2491
f1c8a949
JB
24922002-11-25 Jim Blandy <jimb@redhat.com>
2493
2494 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2495 function appearing in error message.
2496
9e297a97
DJ
24972002-11-21 Daniel Jacobowitz <drow@mvista.com>
2498
2499 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2500
1f312e79
JJ
25012002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2502
d63a86f8
RM
2503 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2504 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2505 should be in mi console format. This is part of fix for PR gdb/604.
2506
83c31e7d
FN
25072002-09-18 Fernando Nasser <fnasser@redhat.com>
2508
2509 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2510 which explicitly prints the zero offset as "+0".
2511
322b3f65
DJ
25122002-10-22 Daniel Jacobowitz <drow@mvista.com>
2513
2514 * gdb.threads/schedlock.c (args): Make unsigned.
2515
25162002-10-21 Daniel Jacobowitz <drow@mvista.com>
2517
2518 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2519 numbers. Allow "foo2|selected stack frame".
2520 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2521 * gdb.asm/asmsrc2.s: Likewise.
2522 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2523 comments.
2524 * gdb.asm/mips.inc: New file.
2525
5e2fe5b8
AF
25262002-10-18 Adam Fedor <fedor@gnu.org>
2527
2528 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2529 * gdb.base/help.exp: Likewise.
2530
abe1a5d0
KB
25312002-10-17 Kevin Buettner <kevinb@redhat.com>
2532
2533 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2534 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2535
10abb1d4
JB
25362002-10-02 Jim Blandy <jimb@redhat.com>
2537
2538 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2539
1f609b42
AC
25402002-10-01 Andrew Cagney <ac131313@redhat.com>
2541
2542 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2543 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2544 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2545 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2546 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2547 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2548 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2549
0aee02e4
AC
25502002-09-29 Andrew Cagney <ac131313@redhat.com>
2551
2552 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2553 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2554 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2555 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2556 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2557 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2558 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2559
6fde09ad
KB
25602002-09-27 Kevin Buettner <kevinb@redhat.com>
2561
2562 * gdb.base/annota1.exp (info break): Make directory components of
2563 path optional since not all compilers emit this debug information.
2564
2565 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2566 step ends up stepping out of the function instead of stopping on
2567 the epilogue.
2568
9e8aab75
KS
25692002-09-26 Keith Seitz <keiths@redhat.com>
2570
2571 * lib/insight-support.exp (gdbtk_start): Figure out where
2572 the insight executable is based on where gdb is. Use this
2573 executable to start insight instead of gdb.
2574
e36180d7
AC
25752002-09-25 Andrew Cagney <cagney@redhat.com>
2576
2577 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2578
9dd34b2b
AC
25792002-09-24 Andrew Cagney <ac131313@redhat.com>
2580
2581 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2582 test_isolated_complaints.
2583 (test_empty_complaint): New function.
2584 (test_empty_complaints): New function. Check no output when no
2585 complaints.
d63a86f8 2586
dea97812
KB
25872002-09-19 Jim Blandy <jimb@redhat.com>
2588
2589 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2590
54951bd7
AC
25912002-09-19 Andrew Cagney <ac131313@redhat.com>
2592
2593 * gdb.gdb/complaints.exp: New file.
2594
dec43320
AC
25952002-09-18 Andrew Cagney <ac131313@redhat.com>
2596
2597 * gdb.base/maint.exp: Check `help maint internal-warning'.
2598
e70d6e3f
DC
25992002-09-18 David Carlton <carlton@math.stanford.edu>
2600
2601 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2602 numbers, and replace them by a single breakpoint after the
2603 constructors are all finished.
2604 Add test 4.
2605 * gdb.c++/m-static.cc: Add test 4.
2606 * gdb.c++/m-static.h: New file.
2607 * gdb.c++/m-static1.cc: New file.
2608
2609 * gdb.c++/printmethod.exp: New file.
2610 * gdb.c++/printmethod.cc: New file.
2611
2612 * gdb.c++/pr-574.exp: New file.
2613 * gdb.c++/pr-574.cc: New file.
2614
afb5c968
CV
26152002-09-18 Corinna Vinschen <vinschen@redhat.com>
2616
2617 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2618 embedded targets which never actually exit.
2619
31e45dee
FN
26202002-09-18 Fernando Nasser <fnasser@redhat.com>
2621
2622 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2623 "don't step after run" as unresolved or unsupported, instead of xfail.
2624
a283c5a1
CV
26252002-09-18 Corinna Vinschen <vinschen@redhat.com>
2626
2627 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2628 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2629 Add newline to expected string in "step out of main (status wrapper)"
2630 case.
2631
11350d2a
CV
26322002-09-18 Corinna Vinschen <vinschen@redhat.com>
2633
2634 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2635 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2636
0deec7d6
TT
26372002-09-17 Tom Tromey <tromey@redhat.com>
2638
2639 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2640 \000, not \0, in double-quoted string.
2641
b2b4a1b5
CV
26422002-09-14 Corinna Vinschen <vinschen@redhat.com>
2643
c9d37158 2644 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2645 string after running the commands execution on breakpoint tests.
2646
1c56143a
CV
26472002-09-13 Corinna Vinschen <vinschen@redhat.com>
2648
2649 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2650
37f8da45
JB
26512002-09-12 Joel Brobecker <brobecker@gnat.com>
2652
2653 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2654
08b468e0
KS
26552002-09-10 Keith Seitz <keiths@redhat.com>
2656
2657 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2658 runto proc.
2659 (mi_run_to_main): Use mi_runto.
2660 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2661
dc360f58
KS
26622002-09-10 Keith Seitz <keiths@redhat.com>
2663
2664 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2665 regexp for stopping at main. Could have multiple event notifications.
2666 Don't assume that main was declared with no parameters.
2667 (mi_next): Use mi_step_to.
2668 (mi_step): Use mi_next_to.
2669
ce3abcfb
CV
26702002-09-09 Corinna Vinschen <vinschen@redhat.com>
2671
2672 * gdb.base/default.exp: Fix expected string in `info float' test.
2673
d1f5b980
BE
26742002-09-09 Ben Elliston <bje@redhat.com>
2675
2676 * config/mips.exp: Update comments.
2677 * config/mips-idt.exp: Likewise.
2678 * config/nind.exp: Likewise.
2679 * config/slite.exp: Likewise.
2680 * config/sparclet.exp: Likewise.
2681 * config/udi.exp: Likewise.
2682 * config/vx.exp: Likewise.
2683 * config/vxworks29k.exp: Likewise.
2684
2f71430b
JB
26852002-09-05 Jim Blandy <jimb@redhat.com>
2686
2687 * gdb.threads/killed.exp: Fix test failure message.
2688
7ddebc7e
KS
26892002-09-04 Keith Seitz <keiths@redhat.com>
2690
2691 * lib/mi-support.exp: Update copyright.
2692 (mi_gdb_test): Increase the priority of the expected pattern
2693 so that it matches gdb_test.
2694
0ae67eb3
KS
26952002-09-03 Keith Seitz <keiths@redhat.com>
2696
2697 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2698 Use integer comparison instead of string comparison for testing
2699 whether binary was built.
2700
38fc42c8
JB
27012002-09-03 Jim Blandy <jimb@redhat.com>
2702
2703 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2704
b6ff0e81
JB
27052002-08-29 Jim Blandy <jimb@redhat.com>
2706
2707 * gdb.threads/pthreads.exp: Move the portable thread compilation
2708 code into a function in lib/gdb.exp, and call that from here.
2709 * lib/gdb.exp (gdb_compile_pthreads): New function.
2710
07c98896
KS
27112002-08-29 Keith Seitz <keiths@redhat.com>
2712
2713 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2714 expect_out so that callers can get at it.
2715
0312286c
DJ
27162002-08-23 Daniel Jacobowitz <drow@mvista.com>
2717
2718 * gdb.threads/print-threads.c: New file.
2719 * gdb.threads/print-threads.exp: New file.
2720 * gdb.threads/schedlock.c: New file.
2721 * gdb.threads/schedlock.exp: New file.
2722
dd039bc4
EZ
27232002-08-22 Elena Zannoni <ezannoni@redhat.com>
2724
2725 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2726 not altivec.c.
2727
1f36144c
MK
27282002-08-17 Mark Kettenis <kettenis@gnu.org>
2729
2730 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2731 targets. The problem should be fixed now.
2732
16057ec7 27332002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2734
2735 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2736 2002-07-24 change that removes final dots from error messages.
2737
3c1499ad
TT
27382002-08-13 Tom Tromey <tromey@redhat.com>
2739
2740 * gdb.base/readline.exp: New file.
2741
a20ce2c3
AC
27422002-08-01 Andrew Cagney <ac131313@redhat.com>
2743
2744 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2745 supress message.
2746
db034ac5
AC
27472002-08-01 Andrew Cagney <cagney@redhat.com>
2748
2749 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2750 CHILL_FOR_TARGET and CHILL_LIB.
2751 * configure.in (configdirs): Remove gdb.chill.
2752 * configure: Regenerate.
2753 * lib/gdb.exp: Obsolete references to chill.
2754 * gdb.fortran/types.exp: Ditto.
2755 * gdb.fortran/exprs.exp: Ditto.
2756
3e000b18
KB
27572002-07-30 Kevin Buettner <kevinb@redhat.com>
2758
2759 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2760 set Irix-specific compile and link flags.
2761
28f4966b
KB
27622002-07-29 Kevin Buettner <kevinb@redhat.com>
2763
2764 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2765 source files. The ``-o'' option doesn't work with the ``-E'' option
2766 when using the Irix compiler.
2767
46c0d5a6
DJ
27682002-07-19 Daniel Jacobowitz <drow@mvista.com>
2769
2770 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2771 Improve support for reusing an exec file. Copy exec file
2772 to target, and run gdbserver on the target instead of on the host.
2773
eecf4bed
JB
27742002-07-18 Jim Blandy <jimb@redhat.com>
2775
0f815cdf
JB
2776 * gdb.base/ending-run.exp: Don't expect to see the program end in
2777 some orderly fashion when we're running on a real stand-alone
2778 board.
2779
eecf4bed
JB
2780 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2781 targets that don't support interrupts.
2782
52d309e4
JB
27832002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2784
2785 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2786 systems.
2787 Move comments in expect statements to inside the actions, so that they
2788 don't get matched against.
2789
ff683d9e
MK
27902002-07-10 Mark Kettenis <kettenis@gnu.org>
2791
2792 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2793 function when asleep" test.
2794
b5356753
AC
27952002-07-10 Andrew Cagney <ac131313@redhat.com>
2796
2797 * gdb.base/page.exp: Rewrite to handle problems with very long
2798 `info set' output. Update copyright.
2799
6aa4d13a
AC
28002002-06-26 Andrew Cagney <ac131313@redhat.com>
2801
2802 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2803 gdb.threads-hp.
2804 * gdb.hp/configure: Regenerate.
2805 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2806 * gdb.hp/gdb.threads-hp/configure: Delete file.
2807 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2808
8cf8c2b8
AC
28092002-06-22 Andrew Cagney <ac131313@redhat.com>
2810
2811 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2812 setlocale, bindtextdomain and textdomain.
2813
6827a8f8
JB
28142002-06-11 Jim Blandy <jimb@redhat.com>
2815
919d772c
JB
2816 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2817 preprocessor macro information is present.
2818
6827a8f8
JB
2819 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2820 tests.
2821
c15b0d21
MS
28222002-06-06 Michael Snyder <msnyder@redhat.com>
2823
c5984d70
MS
2824 * gdb.base/overlays.exp: Record addresses of overlay
2825 functions in TCL variables rather than in GDB variables,
2826 to avoid having GDB convert them to pointers (with loss
2827 of information).
2828
d63a86f8 2829 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 2830 default linker script changes.
c15b0d21
MS
2831 * gdb.base/long_long.exp: Add check for sizeof (long double).
2832
be26fe0d
ML
28332002-06-06 Michal Ludvig <mludvig@suse.cz>
2834
2835 * gdb.asm/asm-source.exp: Add x86-64 target.
2836 * gdb.asm/x86_64.inc: New.
d63a86f8 2837
258093ca 28382002-05-30 Michael Chastain <mec@shout.net>
258093ca 2839
4b3153f1 2840 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2841 * gdb.c++/m-static.cc: New file.
2842 * gdb.c++/m-static.exp: New file.
2843
241264c6
MS
28442002-05-28 Michael Snyder <msnyder@redhat.com>
2845
2846 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2847 precision.
2848
9bba8c8f 28492002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2850
4b3153f1 2851 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2852 * gdb.c++/m-data.cc: New file.
2853 * gdb.c++/m-data.exp: New file.
2854
28552002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2856
4b3153f1 2857 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 2858 * gdb.c++/try_catch.cc: New file.
d63a86f8 2859 * gdb.c++/try_catch.exp: New file.
9bba8c8f 2860
def1b996
MC
28612002-05-27 Michael Chastain <mec@shout.net>
2862
2863 * gdb.c++/local.exp: Accept more nested types in output.
2864
522ba268
MC
28652002-05-26 Michael Chastain <mec@shout.net>
2866
2867 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2868
277254ba
MS
28692002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2870
2871 * lib/gdb.exp (gdb_wrapper_init): Just because
2872 gdb_wrapper_file exists, this does not mean that the file
2873 should not be rebuilt. That is what gdb_wrapper_initialized
2874 is for.
2875 (default_gdb_init): Reset gdb_wrapper_initialized.
2876
b61a8733
MS
28772002-05-23 Michael Snyder <msnyder@redhat.com>
2878
d63a86f8 2879 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
2880 the precision of the floating point test results.
2881 * gdb.base/call-rt-st.exp: Ditto.
2882
b61a8733
MS
2883 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2884 * gdb.base/call-rt-st.exp: Ditto.
2885
56f6e910
MC
28862002-05-19 Michael Chastain <mec@shout.net>
2887
2888 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2889
ad0b0016
EZ
28902002-05-19 Elena Zannoni <ezannoni@redhat.com>
2891
2892 * configure.in (configdirs): Add gdb.arch.
2893 * configure: Regenerate.
2894
f617d2b6
JB
28952002-05-17 Jim Blandy <jimb@redhat.com>
2896
2897 * gdb.base/completion.exp: Recognize the more detailed error
2898 messages produced by the macro expander's lexical analyzer.
2899
eac2a696
EZ
29002002-05-14 Elena Zannoni <ezannoni@redhat.com>
2901
2902 * gdb.arch/altivec-abi.c: New file.
2903 * gdb.arch/altivec-abi.exp: New file.
2904 * gdb.arch/altivec-regs.c: New file.
2905 * gdb.arch/altivec-regs.exp: New file.
2906
2fdde8f8
DJ
29072002-05-14 Daniel Jacobowitz <drow@mvista.com>
2908
2909 * gdb.base/maint.exp (maint print type): Update for new type
2910 structure.
d63a86f8 2911
e31f1a7c
EZ
29122002-05-14 Elena Zannoni <ezannoni@redhat.com>
2913
2914 * gdb.arch: New directory.
2915 * gdb.arch/configure.in: New file.
2916 * gdb.arch/configure: New file.
2917 * gdb.arch/Makefile.in: New file.
2918
db589741
CV
29192002-05-13 Corinna Vinschen <vinschen@redhat.com>
2920
2921 * gdb.asm/asm-source.exp: Add v850 as supported target.
2922 * gdb.asm/v850.inc: New file.
2923
8ce2a7dc
DJ
29242002-05-13 Daniel Jacobowitz <drow@mvista.com>
2925
2926 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2927
df763c7f
DJ
29282002-05-12 Daniel Jacobowitz <drow@mvista.com>
2929
2930 * gdb.base/break.exp: Check 'break "marker2"'.
2931
377daeed
MS
29322002-05-10 Michael Snyder <msnyder@redhat.com>
2933
2934 * gdb.base/long_long.exp: Fix typo.
2935
c4b7bc2b
JB
29362002-05-10 Jim Blandy <jimb@redhat.com>
2937
ecac9a4e
JB
2938 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2939 a bug.
2940
c4b7bc2b
JB
2941 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2942 Recognize more detailed error message produced by the macro
2943 expander's lexical analyzer.
2944 * lib/gdb.exp (test_print_reject): Same.
2945
e71019a1
MK
29462002-05-09 Mark Kettenis <kettenis@gnu.org>
2947
2948 * gdb.c++/method.exp: Fix typo.
2949
fedfc8e6
MS
29502002-05-08 Michael Snyder <msnyder@redhat.com>
2951
166a1957
MS
2952 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2953 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2954 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2955 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2956 Add iftarget clause for strongarm.
d63a86f8 2957
f1c47eb2
MS
29582002-05-06 Michael Snyder <msnyder@redhat.com>
2959
cb9a9d3e
MS
2960 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2961 (gdb_continue_to_end): Accept output from status wrapper.
2962 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2963 Clean up fail messages to match pass messages.
2964
f1c47eb2
MS
2965 Enable the "needs_status_wrapper" testsuite feature.
2966 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2967 (gdb_compile): Conditionally call gdb_wrapper_init.
2968 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2969 * gdb.c++/method.exp: Recognize output from status wrapper.
2970
6079c749
BE
29712002-05-06 Ben Elliston <bje@redhat.com>
2972From Graydon Hoare <graydon@redhat.com>
2973
2974 * config/sid.exp: Include support for "rawsid" protocol.
2975
188baff3
JB
29762002-05-03 Jim Blandy <jimb@redhat.com>
2977
2978 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2979 * gdb.c++/hang3.C: New file.
2980
b9c07f0f
AC
29812002-05-04 Andrew Cagney <ac131313@redhat.com>
2982
2983 * gdb.base/default.exp: Remove obsolete code.
2984 * gdb.c++/misc.exp: Ditto. Update copyright.
2985 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2986 * gdb.base/whatis.exp: Ditto. Update copyright.
2987 * gdb.base/scope.exp: Ditto. Update copyright.
2988 * gdb.base/ptype.exp: Ditto. Update copyright.
2989 * gdb.base/printcmds.exp: Ditto. Update copyright.
2990 * gdb.base/opaque.exp: Ditto. Update copyright.
2991 * gdb.base/list.exp: Ditto.
2992 * gdb.base/funcargs.exp: Ditto. Update copyright.
2993 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
2994 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
2995 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
2996 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
2997 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
2998 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
2999
5c7a0397
MS
30002002-05-02 Michael Snyder <msnyder@redhat.com>
3001
d6dcc264 3002 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3003 * gdb.base/long_long.exp: Add xscale target.
3004 * gdb.base/default.exp: Add xscale target.
3005
eb7f1c48
JB
30062002-05-01 Jim Blandy <jimb@redhat.com>
3007
3008 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3009 gdb.c++/hang.exp: New test.
3010
a6befae8
FF
30112002-05-01 Fred Fish <fnf@redhat.com>
3012
3013 * gdb.base/completion.exp: Handle completions of "./Make" for
3014 more than one completion possibility, as is the case when we
3015 build and test in the source tree.
3016
0a310277
AG
30172002-04-29 Anthony Green <green@redhat.com>
3018
3019 * gdb.java/jmisc1.exp: New file.
3020 * gdb.java/jmisc2.exp: New file.
3021
6ff9af88
DJ
30222002-04-24 Daniel Jacobowitz <drow@mvista.com>
3023
3024 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3025
96b3d632
EZ
30262002-04-23 Elena Zannoni <ezannoni@redhat.com>
3027
3028 * gdb.base/help.exp: Change 'help status' to allow for target
3029 dependent output differences.
3030
5019bb54
MC
30312002-04-22 Michael Chastain <mec@shout.net>
3032
3033 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3034
a805a116
MC
30352002-04-22 Michael Chastain <mec@shout.net>
3036
3037 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3038
a1706bfd
DM
30392002-04-17 David S. Miller <davem@redhat.com>
3040
3041 * gdb.asm/sparc64.inc: New file.
3042 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3043
a73a20a2
EZ
30442002-04-19 Elena Zannoni <ezannoni@redhat.com>
3045
3046 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3047 instruction file directly into the build tree. Clean up at end of
3048 test.
3049
ba678339
DM
30502002-04-18 David S. Miller <davem@redhat.com>
3051
3052 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3053 handle 64-bit platforms correctly.
3054 * gdb.base/maint.exp: Likewise.
3055
b03399da
KB
30562002-04-18 Kevin Buettner <kevinb@redhat.com>
3057
3058 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3059 ``-fpic'' when compiling files comprising a shared library, but
3060 it does need additional linker flags in order to find shared
3061 libraries at run time.
3062
e2004992
KB
30632002-04-18 Kevin Buettner <kevinb@redhat.com>
3064
3065 * gdb.base/cvexpr.c (use): New function.
3066 (main): Invoke use() on all global variables to prevent
3067 some linkers from deleting these otherwise unused symbols.
3068
d8937120
MC
30692002-04-17 Michael Chastain <mec@shout.net>
3070From David S. Miller <davem@redhat.com>
3071
3072 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3073 handle 64-bit platforms correctly.
3074
ffd61a58
MS
30752002-04-12 Michael Snyder <msnyder@redhat.com>
3076From Jim Blandy <jimb@redhat.com>
3077 * gdb.base/foo.c (foox): Remove section attribute; the linker
3078 script can handle this instead.
3079 * gdb.base/bar.c (barx): Same.
3080 * gdb.base/baz.c (bazx): Same.
3081 * gdb.base/grbx.c (grbxx): Same.
3082
3083 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3084 manager doesn't automatically unmap overlays unnecessarily.
3085
6b8426a6
MH
30862002-04-10 Martin M. Hunt <hunt@redhat.com>
3087
3088 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3089 stepping out of main.
3090
34af4875
MC
30912002-04-09 Michael Chastain <mec@shout.net>
3092
3093 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3094 scope so that the nested scope tests will make sense.
3095 * gdb.c++/local.exp: Write patterns that actually work with gcc
3096 (the HP patterns "were never known to work with gcc").
3097 Keep the old aCC patterns too.
3098
2d1676a0
DJ
30992002-04-09 Daniel Jacobowitz <drow@mvista.com>
3100
3101 * gdb.base/attach.exp: Correct target board test.
3102
3a63e3f9
MC
31032002-04-08 Michael Chastain <mec@shout.net>
3104
3105 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3106 in a const method. Add some xfail and fail cases for configurations
3107 that do not emit the "const ...".
3108
f18dabd2
MC
31092002-04-07 Michael Chastain <mec@shout.net>
3110
3111 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3112 Accept "A * const" and "const A * const" as type of "this".
3113 Fix spelling of getFunky throughout. Make messages uniform.
3114
0fcddd82
EZ
31152002-04-07 Elena Zannoni <ezannoni@redhat.com>
3116
3117 Work around for PR gdb/285:
3118 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3119
16a8534a
EZ
31202002-04-07 Elena Zannoni <ezannoni@redhat.com>
3121
3122 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3123 instructions file at run time instead of configure time.
3124 Sometimes we run the test in a directory that is not the one we
3125 configured in.
3126 * gdb.asm/configure.in: Delete creation of symlink.
3127 * gdb.asm/configure: Regenerate.
3128
24181d81
JB
31292002-04-05 J. Brobecker <brobecker@gnat.com>
3130
3131 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3132 xfullpath () function.
3133
7cdb7107
DJ
31342002-04-04 Daniel Jacobowitz <drow@mvista.com>
3135
3136 * gdb.asm/Makefile.in: Correct dependencies.
3137
3138 * gdb.asm/powerpc.inc: New file.
3139 * gdb.asm/asm-source.exp: Add PowerPC.
3140 * gdb.asm/configure.in: Likewise.
3141 * gdb.asm/configure: Regenerated.
3142
a7d17088
DJ
31432002-04-04 Daniel Jacobowitz <drow@mvista.com>
3144
3145 * gdb.base/relocate.exp: New file.
3146 * gdb.base/relocate.c: New file.
3147
cd721503
FF
31482002-04-04 Fred Fish <fnf@redhat.com>
3149
3150 * gdb.base/step-test.exp: Update comment regarding stopping in
3151 memcpy/bcopy calls inserted as part of the compiler runtime.
3152
b22ad7a7
MS
31532002-04-04 Michael Snyder <msnyder@redhat.com>
3154
3155 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3156
5f279fa6
DJ
31572002-04-03 Daniel Jacobowitz <drow@mvista.com>
3158
3159 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3160 (gdb_expect): Remove $notransfer hack.
3161
dd0fd3ce
DJ
31622002-04-02 Daniel Jacobowitz <drow@mvista.com>
3163
3164 * gdb.c++/classes.exp ("calling method for small class"): Match
3165 updated register output.
3166
1e50cda1
DJ
31672002-03-30 Daniel Jacobowitz <drow@mvista.com>
3168
3169 Fix PR gdb/452
3170 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3171 when finished. Make gdb_file_cmd send "exec-file" when
3172 appropriate.
3173
24015922
DJ
31742002-03-30 Daniel Jacobowitz <drow@mvista.com>
3175
3176 * gdb.base/attach.exp: Remove extra setup_xfail.
3177
dd7dfd64
MS
31782002-03-26 Michael Snyder <msnyder@redhat.com>
3179
3180 * gdb.base/default.exp: Add tests for dump, append, and restore.
3181 * gdb.base/help.exp: Add tests for dump, append, and restore.
3182 * gdb.base/dump.exp: New file, test dump, append and restore.
3183 * gdb.base/dump.c: New file.
3184
48b2f8d7
MS
31852002-03-27 Michael Snyder <msnyder@redhat.com>
3186
d63a86f8 3187 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3188 clean-ups in help messages.
3189
05b4d525
FF
31902002-03-26 Fred Fish <fnf@redhat.com>
3191
3192 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3193 have debugging info for those functions and the compiler uses them
3194 internally to copy structs around.
3195
d7679631
FF
31962002-03-26 Fred Fish <fnf@redhat.com>
3197
3198 * gdb.base/list.exp: Revert the change made yesterday and add note
3199 about why we don't list the default lines for remote targets.
3200
523ac3f9
MS
32012002-03-25 Michael Snyder <msnyder@redhat.com>
3202
3203 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3204
754b2b8d
FF
32052002-03-25 Fred Fish <fnf@redhat.com>
3206
3207 * gdb.base/list.exp: This test works on remote targets so remove
3208 the short circuit for remote targets. Update copyright.
3209
33c3e192
FF
32102002-03-25 Fred Fish <fnf@redhat.com>
3211
3212 * gdb.base/attach.exp: Fix logic error that was suppressing this
3213 test for all non hppa*-*-hpux* targets, instead of the hp target.
3214 Move comments closer to the suppression point. Also now need to
3215 check that we are running natively.
3216
d43e73ee
MS
32172002-03-22 Michael Snyder <msnyder@redhat.com>
3218
882c8f02
MS
3219 * gdb.base/default.exp: Add test for gcore. Update copyright.
3220 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3221
04c12f60
FF
32222002-03-06 Fred Fish <fnf@redhat.com>
3223
3224 * gdb.base/funcargs.c: Remove extraneous ';' character.
3225 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3226
b43df995
MC
32272002-03-04 Michael Chastain <mec@shout.net>
3228
3229 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3230 accommodate gcc v3 function signature.
3231 * gdb.mi/mi0-var-cmd-exp: Ditto.
3232
92362027
AC
32332002-02-24 Andrew Cagney <ac131313@redhat.com>
3234
3235 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3236 ``GNU/Linux'' or ``Linux kernel''
3237 * testsuite/gdb.threads/pthreads.c: Ditto.
3238
258ad32d
MC
32392002-02-24 Michael Chastain <mec@shout.net>
3240
3241 * gdb.threads/pthreads.c (thread1): Add a return statement.
3242 (thread2): Likewise.
3243 (foo): Likewise.
3244
04c3b3d4
MC
32452002-02-23 Michael Chastain <mec@shout.net>
3246
3247 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3248 to placate gcc.
3249
5a2a0a20
MC
32502002-02-23 Michael Chastain <mec@shout.net>
3251
3252 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3253 test "ptype bint". The test passes on all my stabs configurations.
3254
a640f7fc
JB
32552002-02-21 Jim Blandy <jimb@redhat.com>
3256
27924826
JB
3257 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3258 filename at a time, and watch for the ones we want to see.
3259
a640f7fc
JB
3260 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3261 types of pointers to prototyped functions.
3262
edcc8c75
AC
32632002-02-20 Andrew Cagney <ac131313@redhat.com>
3264
3265 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3266 signed, unsigned and straight char.
3267 (padding_char, padding_short, padding_int, padding_long,
3268 padding_long_long, padding_float, padding_double,
3269 padding_long_double): New global variables.
3270 (fill, fill_structs): New functions.
3271
3272 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3273 for correctly sized writes. Update copyright.
3274 (get_valueof): New procedure.
3275 (get_sizeof): Call get_valueof.
3276 (check_valueof): New procedure.
3277 (check_padding): New procedure.
3278
ac57ea44
MC
32792002-02-20 Michael Chastain <mec@shout.net>
3280
3281 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3282 to setup_xfail. Document some of the remaining calls.
3283
7a10c941
MC
32842002-02-18 Michael Chastain <mec@shout.net>
3285
3286 * gdb.c++/userdef.exp: Update copyright year.
3287
fb8acdcc
DJ
32882002-02-18 Daniel Jacobowitz <drow@mvista.com>
3289
3290 * gdb.c++/userdef.exp: Test overloaded operators properly.
3291 Remove xfails.
3292
fda6ae12
MS
32932002-02-14 Michael Snyder <msnyder@redhat.com>
3294
3295 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3296
676a0442
DJ
32972002-02-14 Daniel Jacobowitz <drow@mvista.com>
3298
3299 * gdb.base/a2-run.exp: Check for a remote target properly.
3300 * gdb.base/annota1.exp: Likewise.
3301 * gdb.base/list.exp: Likewise.
3302 * gdb.base/reread.exp: Likewise.
3303 * gdb.base/scope.exp: Likewise.
3304 * gdb.base/shlib-call.exp: Likewise.
3305 * gdb.base/term.exp: Likewise.
3306 * gdb.c++/annota2.exp: Likewise.
3307
78b4f468
RE
33082002-02-13 Richard Earnshaw <rearnsha@arm.com>
3309
3310 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3311
9a81ba51
MC
33122002-02-10 Michael Chastain <mec@shout.net>
3313
3314 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3315 (call_after_alloca): Ditto.
3316
004af6c7
DJ
33172002-02-10 Daniel Jacobowitz <drow@mvista.com>
3318
3319 * gdb.base/ending-run.exp: Guard "cont" test with
3320 gdb_skip_stdio_test.
3321
37225f62
JB
33222002-02-06 Jim Blandy <jimb@redhat.com>
3323
3324 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3325 from here...
3326 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3327 To here. Disable this test on non-HP platforms. Add big comment.
3328
fe6fdd96
MS
33292002-02-04 Michael Snyder <msnyder@redhat.com>
3330
3331 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3332 other than d10v and m32r.
3333
036fad3f
RE
33342002-02-02 Richard Earnshaw <rearnsha@arm.com>
3335
3336 * gdb.base/default.exp: Rewrite test patterns to reduce time
3337 taken to match them.
3338
7148ab62
DJ
33392002-01-30 Daniel Jacobowitz <drow@mvista.com>
3340
3341 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3342 Allow a start function above main.
3343 * gdb.threads/linux-dp.exp: Fix copyright date.
3344
396cc255
DJ
33452002-01-30 Daniel Jacobowitz <drow@mvista.com>
3346
3347 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3348 (check_philosopher_stack): Check for manager thread before checking
3349 for a just-starting thread.
3350
f038d31b
DJ
33512002-01-30 Daniel Jacobowitz <drow@mvista.com>
3352
3353 From Neil Booth <neil@daikokuya.demon.co.uk>:
3354 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3355 warnings.
3356
b3ff9d9a
FF
33572002-01-21 Fred Fish <fnf@redhat.com>
3358
3359 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3360 not caller.
3361
39ad761d
JB
33622002-01-21 Jim Blandy <jimb@redhat.com>
3363
3364 * gdb.base/reread.exp: Check that GDB properly re-reads the
3365 executable file when it changes while no inferior is running.
3366
aaf320fa
FF
33672002-01-21 Fred Fish <fnf@redhat.com>
3368
3369 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3370 optionally accept the "shlib events" variation.
3371
808a31f5
JB
33722002-01-21 Jim Blandy <jimb@redhat.com>
3373
3374 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3375 call `fflush' after every `printf', so that the output is produced
3376 at predictable points, regardless of whatever buffering does (or
3377 doesn't) take place.
3378 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3379 at different points.
3380
4420d5e2
DJ
33812002-01-20 Daniel Jacobowitz <drow@mvista.com>
3382
3383 * gdb.c++/inherit.exp: Update copyright years.
3384 * gdb.c++/method.exp: Likewise.
3385
3e36a0f4
DJ
33862002-01-20 Daniel Jacobowitz <drow@mvista.com>
3387
3388 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3389 artificial methods/arguments.
3390 * gdb.c++/derivation.exp: Likewise.
3391 * gdb.c++/inherit.exp: Likewise.
3392 * gdb.c++/method.exp: Likewise.
3393 * gdb.c++/virtfunc.exp: Likewise.
3394
b4ceaee6
AC
33952002-01-18 Andrew Cagney <ac131313@redhat.com>
3396
3397 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3398 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3399 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3400 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3401 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3402 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3403
ecace851
JB
34042002-01-17 Jim Blandy <jimb@redhat.com>
3405
3406 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3407 anchoring the pattern matching the entry point symbol's name.
3408
375fc983
AC
34092002-01-17 Andrew Cagney <ac131313@redhat.com>
3410
3411 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3412 continue/quit query. Update copyright.
3413
fe6fdd96
MS
34142002-01-14 Michael Snyder <msnyder@redhat.com>
3415
3416 * gdb.base/gcore.exp: Remove extra debugging output.
3417
e017c81f
DJ
34182002-01-13 Daniel Jacobowitz <drow@mvista.com>
3419
3420 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3421 for slightly dubious v2 mangled string.
3422
37ab3bf8
DJ
34232002-01-13 Daniel Jacobowitz <drow@mvista.com>
3424
3425 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3426
1bc05c3a 34272002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3428
1bc05c3a 3429 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3430
1bc05c3a
JM
3431 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3432 constructors.
3433 * gdb.c++/derivation.exp: Likewise.
3434 * gdb.c++/templates.exp: Likewise.
3435 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3436
1bc05c3a
JM
34372002-01-10 Michael Snyder <msnyder@redhat.com>
3438
3439 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3440
a911c360
MS
34412002-01-08 Michael Snyder <msnyder@redhat.com>
3442
3443 * gdb.base/gcore.exp: New test for generate-core-file command.
3444 * gdb.base/gcore.c: Testcase for above.
3445 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3446
ea2119ec
JM
34472002-01-08 Jason Merrill <jason@redhat.com>
3448
3449 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3450
68203136
FF
34512002-01-07 Fred Fish <fnf@redhat.com>
3452
3453 * gdb.c++/overload.exp: Remove unconditional xfails for:
3454 print foo_instance1.overloadargs(1)
3455 print foo_instance1.overloadargs(1, 2)
3456 print foo_instance1.overloadargs(1, 2, 3)
3457 print foo_instance1.overloadargs(1, 2, 3, 4)
3458 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3459 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3460 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3461 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3462 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3463 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3464 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3465 print foo_instance1.overload1arg()
3466 print foo_instance1.overload1arg((char)arg2)
3467 print foo_instance1.overload1arg((signed char)arg3)
3468 print foo_instance1.overload1arg((unsigned char)arg4)
3469 print foo_instance1.overload1arg((int)arg7)
3470 print foo_instance1.overload1arg((unsigned int)arg8)
3471 print foo_instance1.overload1arg((float)arg11)
3472 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3473
21b9b5b1
MS
34742002-01-07 Michael Snyder <msnyder@redhat.com>
3475
3476 * gdb.base/huge.exp: New test. Print a very large target data object.
3477 (skip_huge_test): New test variable. Define if you want to skip this
3478 test. The test reads an 8 megabyte data object from the target, so it
3479 might be very time consuming on remote targets with a slow connection.
3480 * gdb.base/huge.c: New file. Test case for above.
3481
725f922e
FF
34822002-01-07 Fred Fish <fnf@redhat.com>
3483
3484 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3485 g_instance.bfoo, and g_instance.cfoo.
3486
634d57ec
JL
3487Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3488
f286b2c3
JL
3489 * gdb.base/break.c (multi_line_if_conditional): New function.
3490 (multi_ilne_while_conditional): Likewise.
3491 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3492 IF or WHILE condition puts the breakpoint at the start of
3493 the condition.
3494
634d57ec
JL
3495 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3496 hppa*-*-hpux* expected failure.
3497 * gdb.base/structs.exp (do_function_calls): Similarly.
3498
3499 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3500 watchpoints.
3501
9fbfe2dc
AC
35022002-01-06 Andrew Cagney <ac131313@redhat.com>
3503
3504 Fix PR gdb/66.
3505 * gdb.base/structs.exp: Replace skip for a29k with skip for
3506 gdb,cannot_call_functions.
3507 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3508 * gdb.base/callfuncs.exp: Ditto.
3509 * gdb.base/call-rt-st.exp: Ditto.
3510 * gdb.base/call-strs.exp: Ditto.
3511 * gdb.base/callfwmall.exp: Ditto.
3512 * gdb.base/scope.exp: Obsolete xfail a29k.
3513 * gdb.c++/misc.exp: Ditto.
3514 * gdb.c++/cplusfuncs.exp: Ditto.
3515 * gdb.base/ptype.exp: Ditto.
3516 * gdb.base/printcmds.exp: Ditto.
3517 * gdb.base/opaque.exp: Ditto.
3518 * gdb.base/list.exp: Ditto.
3519 * gdb.base/funcargs.exp: Ditto.
3520 * gdb.base/default.exp: Ditto.
3521
8ddad156
MS
35222002-01-04 Michael Snyder <msnyder@redhat.com>
3523
ca4976a6 3524 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3525 * gdb.base/maint.exp: Add tests for maint info sections options.
3526
1b074332
JL
3527Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3528
3529 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3530
7d159115
CV
35312001-12-20 Corinna Vinschen <vinschen@redhat.com>
3532
3533 * gdb.asm/arm.inc: New file.
3534 * gdb.asm/asm-source.exp: Add arm targets.
3535 * gdb.asm/configure.in: Ditto.
3536 * gdb.asm/configure: Recreated from configure.in.
3537
8fb87725
JL
3538Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3539
afabe08c
JL
3540 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3541 with HP's compiler.
3542 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3543 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3544 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3545 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3546
3547 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3548 either HP's compilers or GCC.
3549
db521deb
JL
3550 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3551 a SIGBUS or SIGSEGV.
3552
3553 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3554
3555 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3556 can be compiled with either HP's compiler or GCC.
3557
cfa88ab7
JL
3558 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3559 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3560 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3561
ca344dff
JL
3562 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3563 to match current gdb output. Update due to using auto-solib-limit
3564 for limiting instead of overloading auto-solib-add.
3565 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3566 test program.
3567
3f3c6e55 3568 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3569 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3570 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3571 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3572 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3573 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3574 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3575 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3576 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3577 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3578 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3579 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3580 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3581
8fb87725
JL
3582 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3583 a SIGTRAP to the inferior.
3584
cf599fa7
CV
35852001-12-19 Corinna Vinschen <vinschen@redhat.com>
3586
3587 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3588 Substitute call to target_link by call to gdb_compile.
3589
2cd045cd
JL
3590Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3591
3592 * gdb.base/break.exp: Fix HP specific search string when testing
3593 backtracing in a called function.
3594
d63a86f8 3595 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3596 compiling the test with HP's compilers.
3597 * gdb.base/volatile.exp: Similarly.
3598
99ebe9ac
JB
35992001-12-19 Jim Blandy <jimb@redhat.com>
3600
3601 * gdb.base/printcmds.exp: Expect the null character to be printed
3602 as '\0', and the '\013' to be printed as '\v'.
3603 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3604 * gdb.base/setvar.exp: Same.
3605
b9891b29
JB
36062001-12-17 Jim Blandy <jimb@redhat.com>
3607
0eba65ab
JB
3608 * gdb.base/completion.exp: Rather than completing very long
3609 filenames, which can make the readline library produce output we
3610 don't recognize, cd to the directory first, and then complete
3611 using nice, short relative paths.
3612
6970b5b1
JB
3613 * gdb.base/completion.exp: On some systems, there is, in fact, a
3614 variable named `b' in scope, since GDB treats all static
3615 variables as being in scope. So use `no_var_named_this'
3616 instead of `b'.
3617
b9891b29
JB
3618 * gdb.base/corefile.exp: Recognize the message saying that GDB
3619 can't find the core file's registers as a failure.
3620
e6ccd35f
JSC
36212001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3622
3623 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3624 test expect string more specific.
3625
105ba819
CV
36262001-12-13 Corinna Vinschen <vinschen@redhat.com>
3627
3628 * gdb.asm/asm-source.exp: Add support for xstormy16.
3629 * gdb.asm/configure.in: Ditto.
3630 * gdb.asm/configure: Rebuild.
3631 * gdb.asm/xstormy16.inc: New file.
3632
e9e79dd9
FF
36332001-12-10 Fred Fish <fnf@redhat.com>
3634
3635 * gdb.base/maint.exp: Update to match changes in type dumping code.
3636
347dc97d
JB
36372001-12-10 Jim Blandy <jimb@redhat.com>
3638
3639 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3640 matching the entry point symbol's name at the beginning of the
3641 line.
3642
5178b9d6
DJ
36432001-12-07 Daniel Jacobowitz <drow@mvista.com>
3644
3645 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3646 gdb.c++/inherit.exp, gdb.c++/method.exp,
3647 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3648 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3649 and class layout support.
3650
af890c52
DJ
36512001-12-07 Daniel Jacobowitz <drow@mvista.com>
3652
3653 * gdb.c++/classes.exp: Add test for static member function.
3654 * gdb.c++/misc.cc: Add class with static member function.
3655
7a345fb3
JB
36562001-12-07 Jim Blandy <jimb@redhat.com>
3657
f2e54a80 3658 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3659 those tests as `unsupported'.
3660 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3661 Rewrite subsequent tests to use it.
3662
3663 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3664 those tests as `unsupported'.
3665 * gdb.base/structs.exp (call_struct_func): New function.
3666 (do_function_calls): Use call_struct_func to call the functions
3667 returning structs.
3668
0bc69509
JB
3669 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3670 whether functions are prototyped or not, so we can't possibly pass
3671 arguments to t_float_values2 properly.
3672
7a345fb3
JB
3673 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3674 value of `timeout' for targets other than the mips*tx39-*.
3675
edb6ede1
MS
36762001-12-06 Michael Snyder <msnyder@redhat.com>
3677
d63a86f8 3678 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
3679 and detect whether the start symbol has a leading underscore.
3680
2d842f13
JB
36812001-12-04 Jim Blandy <jimb@redhat.com>
3682
3683 * gdb.base/completion.exp: Clarify indentation.
3684
68550daf
JB
36852001-12-03 Jim Blandy <jimb@redhat.com>
3686
3687 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3688 variables on the S/390, not `.word'.
3689
cd5195a8
JB
36902001-11-30 Jim Blandy <jimb@redhat.com>
3691
3692 Add assembly-source tests for s390-ibm-linux.
3693 * gdb.asm/s390.inc: New file.
3694 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3695 the S/390 architecture.
3696 * gdb.asm/configure: Regenerated.
3697
ca9efc90
MS
36982001-11-30 Michael Snyder <msnyder@redhat.com>
3699
3700 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3701 next, info source, info sources, info line, global and static
3702 variables, and static functions.
3703 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3704 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3705 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3706 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3707 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3708 (gdbasm_leave): Restore frame pointer.
3709 (gdbasm_startup): Copy stack set-up from crt0.S.
3710
d0e66976
FN
37112001-11-26 Fernando Nasser <fnasser@redhat.com>
3712
3713 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3714 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3715 to a local (non-static) variable. Copy tstruct.a to a static buffer
3716 and return a pointer to that buffer.
3717 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3718
e2334072
MK
37192001-11-24 Mark Kettenis <kettenis@gnu.org>
3720
3721 * gdb.asm/configure.in: Fix recognition of ix86 target.
3722 * gdb.asm/configure: Regenerate.
3723
756caa3d
MS
37242001-11-21 Michael Snyder <msnyder@redhat.com>
3725
3726 * gdb.asm/sparc.inc: New file.
3727 * gdb.asm/asm-source.exp: Recognize sparc target.
3728 * gdb.asm/configure.in: Recognize sparc target.
3729 * gdb.asm/configure: Regenerate.
d63a86f8 3730
9a4d72d5
MS
37312001-11-21 Michael Snyder <msnyder@redhat.com>
3732
3733 * gdb.asm/m32r.inc: New file.
3734 * gdb.asm/asm-source.exp: Recognize m32r target.
3735 * gdb.asm/configure.in: Recognize m32r target.
3736 * gdb.asm/configure: Regenerate.
3737
a773d1cd
MS
37382001-11-20 Michael Snyder <msnyder@redhat.com>
3739
017ac23d
MS
3740 * gdb.asm/i386.inc: New file.
3741 * gdb.asm/asm-source.exp: Recognize ix86 target.
3742 * gdb.asm/configure.in: Recognize ix86 target.
3743 * gdb.asm/configure: Regenerate.
3744
a773d1cd
MS
3745 * gdb.c++/namespace.exp: Fix quotes in output messages.
3746
bb632afb
MS
37472001-11-14 Michael Snyder <msnyder@redhat.com>
3748
25d559ca 3749 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3750 qualifier in a type cast expression, to designate an address
3751 in the instruction space (Harvard architecture).
3752
4749e309
MS
37532001-11-13 Michael Snyder <msnyder@redhat.com>
3754
3755 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3756 Tests for expressions using 'const' and 'volatile'.
3757
25050984
CV
37582001-11-13 Corinna Vinschen <vinschen@redhat.com>
3759
3760 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3761
1902c51f
DJ
37622001-11-12 Daniel Jacobowitz <drow@mvista.com>
3763
3764 * lib/mi-support.exp (mi_run_to_helper): Move comments
3765 outside of gdb_expect.
3766
dcf95b47
DJ
37672001-11-11 Daniel Jacobowitz <drow@mvista.com>
3768
3769 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3770 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3771 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3772 mi0_run_to): New functions.
3773 * gdb.mi/mi-simplerun.exp: Use them.
3774 * gdb.mi/mi0-simplerun.exp: Likewise.
3775 * gdb.mi/mi-var-cmd.exp: Likewise.
3776 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 3777
45b074e1
AC
37782001-11-10 Andrew Cagney <ac131313@redhat.com>
3779
3780 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3781 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3782
bf50d346
AC
37832001-11-09 Andrew Cagney <ac131313@redhat.com>
3784
3785 * gdb.base/restore.exp: Include $expected value in restored test
3786 message.
3787
9383332c
AC
37882001-11-09 Andrew Cagney <ac131313@redhat.com>
3789
3790 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3791 implemented.
3792
db62520a
MS
37932001-11-08 Michael Snyder <msnyder@redhat.com>
3794
3795 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3796 Add pass/fail message for stop at breakpoint in call dummy function.
3797
b5703437
MS
37982001-11-07 Michael Snyder <msnyder@redhat.com>
3799
d63a86f8
RM
3800 * gdb.c++/templates.exp (test_template_breakpoints):
3801 If we get an overload menu, but it does not match what
760f6330 3802 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3803 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3804 making the whitespace optional. Argument for "new" may be
3805 "unsigned" as well as "unsigned int/long".
d63a86f8 3806 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
3807 making the whitespace optional. Also replace "(void) with
3808 "((void|)), making the keyword "void" optional.
d63a86f8 3809 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
3810 making the whitespace optional. Also replace "(void) with
3811 "((void|)), making the keyword "void" optional.
3bf40917
MS
3812 * gdb.base/callfuncs.c (t_float_values): This function must
3813 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 3814 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
3815 can be tested against both cases. Usually one case involves
3816 promotion of float to double, while the other does not.
3817 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3818 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3819 includes a stack frame for "start".
3820
c8ab4e6d
JB
38212001-11-05 Jim Blandy <jimb@redhat.com>
3822
3823 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3824 pointers are 32 bits long, and that offsets of relocs are always
3825 stored in the data (REL-style), and not in the reloc entry itself
3826 (RELA-style).
3827 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3828 stabs.
3829
3f08ced9
MS
38302001-11-01 Michael Snyder <msnyder@redhat.com>
3831
3832 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3833 and regular expression operators by using quoting.
3834
cbfa24cd
MS
38352001-10-31 Michael Snyder <msnyder@redhat.com>
3836
3837 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3838 depending on what the symbol table contains.
3839 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3840 the output of the ptype command. Similarly, accept both "const &"
3841 and "const&".
3842
aaa68313
CV
38432001-10-31 Corinna Vinschen <vinschen@redhat.com>
3844
3845 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3846 symbol `STORAGE' to allow to choose the storage class of
3847 the local datastructures.
3848 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3849 compiler directive.
3850
91740388
MS
38512001-10-30 Michael Snyder <msnyder@redhat.com>
3852
3853 * gdb.base/jump.exp: Allow it to run for all targets.
3854
1b7c05e7
CV
38552001-10-29 Corinna Vinschen <vinschen@redhat.com>
3856
3857 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3858 with new double_array size.
3859 (main): Change storage class of all local variables to static.
3860 Reduce size of double_array to 9.
3861 * gdb.base/call-ar-st.exp: Increase timeout value.
3862 Change expected output for double array to match new size in
3863 call-ar-st.c.
3864
36a22261
CV
38652001-10-29 Corinna Vinschen <vinschen@redhat.com>
3866
3867 * gdb.base/ending-run.exp: Create identical output when passing
3868 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 3869 Stormy16 target.
36a22261 3870
92b8ae91
MK
38712001-10-28 Mark Kettenis <kettenis@gnu.org>
3872
3873 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3874 that we catch the expected failure under Linux/x86.
3875
cb135b83
OF
38762001-10-29 Orjan Friberg <orjanf@axis.com>
3877
3878 * gdb.base/setvar.exp: Escape curly braces.
3879 * gdb.stabs/weird.exp: Ditto.
3880
6884aa54
DJ
38812001-10-27 Daniel Jacobowitz <drow@mvista.com>
3882
3883 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3884 * gdm.mi/mi0-hack-cli.exp: Likewise.
3885
0398c9aa
AC
38862001-10-25 Andrew Cagney <ac131313@redhat.com>
3887
3888 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3889 messages.
3890
d20bf2e8
AC
38912001-10-21 Andrew Cagney <ac131313@redhat.com>
3892
3893 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3894 checking MI enabled.
3895
03dd63aa
CV
38962001-10-09 Corinna Vinschen <vinschen@redhat.com>
3897
3898 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3899
1d9d99f3
FCE
39002001-10-04 Frank Ch. Eigler <fche@redhat.com>
3901
3902 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
3903 if gdb child process crashes, just signal an error.
3904
838ae6c4
JB
39052001-10-02 Jim Blandy <jimb@redhat.com>
3906
3907 * lib/gdb.exp (test_xfail_format): Simplify.
3908
3909 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
3910 front of the variable name `format'. Simplify `if'.
3911
8f0cbc1c
DJ
39122001-10-01 Daniel Jacobowitz <drow@mvista.com>
3913
3914 * gdb.threads/pthreads.exp: Wait for output and delay
3915 before sending ^C.
3916
1f08dafd
DJ
39172001-10-01 Daniel Jacobowitz <drow@mvista.com>
3918
3919 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3920 some incorrect output instead of timing out.
3921 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3922
674f90ff
CV
39232001-09-28 Corinna Vinschen <vinschen@redhat.com>
3924
3925 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3926 check to allow additional `int'.
3927
9b284272
DJ
39282001-09-27 Daniel Jacobowitz <drow@mvista.com>
3929
3930 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3931 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3932
b55a4771
MS
39332001-09-27 Michael Snyder <msnyder@redhat.com>
3934
3935 * lib/gdb.exp (test_debug_format): New proc.
3936 (setup_xfail_format): Use new proc test_debug_format.
3937 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3938 proc; use new service proc test_debug_format.
3939 Replace all other "gcc_compiled" tests with this test.
3940 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3941 proc; use new service proc test_debug_format.
3942 Replace all other "gcc_compiled" tests with this test.
3943
39442001-09-27 Michael Snyder <msnyder@redhat.com>
3945
3946 * gdb.base/cvexpr.exp: New file.
3947 * gdb.base/cvexpr.c: New file
3948 Test for expressions using const and volatile keywords.
3949
4e6667ac
CV
39502001-09-26 Corinna Vinschen <vinschen@redhat.com>
3951
3952 * gdb.base/constvars.exp: Check for different orders of keywords
3953 and additional "int" strings in output.
3954
4f337972
AC
39552001-09-22 Andrew Cagney <ac131313@redhat.com>
3956
3957 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3958 responses from "help maint".
3959
2015650d
FCE
39602001-09-19 Frank Ch. Eigler <fche@redhat.com>
3961
3962 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3963 to localhost:NNN instead of :NNN, in case Xvfb is listening
3964 only on TCP.
3965
f3bcedc1
CV
39662001-09-19 Corinna Vinschen <vinschen@redhat.com>
3967
3968 * gdb.base/recurse.exp: When checking leaving the watchpoint
3969 scope, recognize when gdb is in function's epilogue and pass.
3970
6b819c92
KS
39712001-09-18 Keith Seitz <keiths@redhat.com>
3972
3973 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3974 support for running tests against sid targets.
3975 (gdbtk_done): Ditto.
3976
a10c9419
CV
39772001-09-18 Corinna Vinschen <vinschen@redhat.com>
3978
3979 * gdb.base/ending-run.c (main): Set stdout buffersize
3980 to the same reasonable value for any target.
3981 * gdb.base/ending-run.exp: Add a regular expression
3982 to make testsuite happy on Sanyo Stormy16 target.
3983
739d0d99
CV
39842001-09-17 Corinna Vinschen <vinschen@redhat.com>
3985
3986 * gdb.base/display.c (do_loops): Add float variable `f'.
3987 Increment f in loop.
3988 * gdb.base/display.exp: Increment timeout by 60 seconds.
3989 Change float display test to use variable `f'.
3990
1b8947f0
JB
39912001-09-17 Jim Blandy <jimb@redhat.com>
3992
3993 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
3994 overflowing the limited breakpoint tables on some ROM monitors
3995 (like the ROM68K).
3996
9890ac81
FCE
39972001-09-15 Frank Ch. Eigler <fche@redhat.com>
3998
3999 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4000 the "-ac" (disable access control) flag.
4001
6db765ea
JH
40022001-08-30 Jeff Holcomb <jeffh@redhat.com>
4003
4004 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4005 ints.
4006
4c32cc04
KS
40072001-08-30 Keith Seitz <keiths@redhat.com>
4008
4009 * lib/gdb.exp: Move all insight-related functionality into
4010 separate file.
4011 * lib/insight-support.exp: New file.
4012
8d6e6f81
FCE
40132001-08-29 Frank Ch. Eigler <fche@redhat.com>
4014
4015 * config/sid.exp (sid_start): Never set sid verbosity; disable
4016 expect_background {} that consumed its stdout; tolerate </dev/null.
4017 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4018
6a90e1d0
AC
40192001-08-18 Andrew Cagney <ac131313@redhat.com>
4020
4021 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4022 CLI jump command to start it.
4023 (mi_run_to_main): Fail immediatly when unexpected output.
4024
1759b3c3
AC
40252001-08-18 Andrew Cagney <ac131313@redhat.com>
4026
4027 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4028 beginning of function. Fix PR gdb/191.
4029
61d11d80
FCE
40302001-08-16 Frank Ch. Eigler <fche@redhat.com>
4031
4032 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4033 what to force sid endianness to.
4034
942a4df2
KS
40352001-08-15 Keith Seitz <keiths@redhat.com>
4036
4037 * lib/gdb.exp (gdbtk_start): Don't set environment
4038 variables for TCL_LIBRARY and friends. Insight will
4039 now figure these out for itself.
4040
0521c418
MS
40412001-08-02 Michael Snyder <msnyder@redhat.com>
4042
4043 * gdb.base/completion.exp: Remove the symbol "a64l" from
4044 the expect string; this is target-specific, and not related
4045 to what is being tested.
4046
74a9a58a
DB
40472001-08-02 Dave Brolley <brolley@redhat.com>
4048
4049 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4050
c70819fa
MS
40512001-07-25 Michael Snyder <msnyder@redhat.com>
4052
c2b8fa57
MS
4053 * gdb.base/consecutive.exp: New file. Test stepping over
4054 breakpoints on consecutive instructions.
4055 * gdb.base/consecutive.c: New file.
4056
c70819fa
MS
4057 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4058 curly braces in regular expressions.
4059
2b1a1355
MS
40602001-07-25 Michael Snyder <msnyder@redhat.com>
4061
4062 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4063 legitimate output from stepping out of main.
4064
413eca6f
KS
40652001-07-22 Keith Seitz <keiths@redhat.com>
4066
4067 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4068 the empty string, do not run the tests.
4069
7e5a9322
SC
40702001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4071
4072 * gdb.base/long_long.exp: Detect size of pointer. Take into
4073 account 2-byte pointers when testing for p/a results.
4074
de58f10f
SC
40752001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4076
d63a86f8 4077 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4078 and defined to 1K for m68hc11.
4079 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4080 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4081 (sizeof_random_data): New variable to tell the size of the data table;
4082 don't test past this size; always run to main.
4083
d6f5fea1
SC
40842001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4085
4086 * gdb.base/return2.exp: return of long long and double fails for
4087 68HC11; don't execute these tests on that platform.
4088 * gdb.base/return.exp: Return of a double fails for 68hc11.
4089
c477543d
SC
40902001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4091
4092 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4093 tests that print a float.
4094 * call-rt-st.exp: Likewise.
4095
63cf1c79
MK
40962001-07-12 Mark Kettenis <kettenis@gnu.org>
4097
4098 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4099 running this test on Linux.
4100
112f9ab5
MC
41012001-06-24 Michael Chastain <chastain@redhat.com>
4102
4103 * gdb.base/arithmet.exp: Remove some tests to make all test names
4104 unique.
4105
4970cb0f
MS
41062001-07-03 Michael Snyder <msnyder@redhat.com>
4107
4108 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4109 the output of the ptype command.
4110
d85da69f
MS
41112001-07-02 Michael Snyder <msnyder@redhat.com>
4112
4c8a82de
MS
4113 * gdb.base/completion.exp: Don't assume that break.c is the only
4114 source file that may contain functions named "marker".
d85da69f
MS
4115 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4116
8afc772b
AC
41172001-06-28 Andrew Cagney <ac131313@redhat.com>
4118
4119 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4120 of files to delete.
4121
4122 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4123 * gdb.disasm/h8300s.exp: New file.
4124 gdb.disasm/h8300s.s: Likewise.
4125
cff22675
AC
41262001-06-27 Andrew Cagney <ac131313@redhat.com>
4127
4128 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4129 empty breakpoint tables.
4130
68c81b54
AC
41312001-06-25 Andrew Cagney <ac131313@redhat.com>
4132
4133 * lib/mi-support.exp: Update args=... part of stop-reason
4134 patterns. Accept either a list or a tuple.
4135
2dd62704
AC
41362001-06-23 Andrew Cagney <ac131313@redhat.com>
4137
4138 * lib/mi-support.exp: Remove local emacs variable defining
4139 change-log-default-name.
4140
b4127474
MC
41412001-06-22 Michael Chastain <chastain@redhat.com>
4142
4143 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4144 This is operationally compatible with the previous version.
4145
8dbfb380
JB
41462001-06-13 Jim Blandy <jimb@redhat.com>
4147
4148 * lib/gdb.exp (gdb_test): Doc fix.
4149
f2d8c86d
MC
41502001-06-10 Michael Chastain <chastain@redhat.com>
4151
4152 * gdb.base/exprs.exp: Remove a duplicate test.
4153
81564d34
JB
41542001-06-06 Jim Blandy <jimb@redhat.com>
4155
4156 * gdb.base/return2.exp (main): Use values to test float and double
4157 returns that are not NaN's, to avoid being confused by IEEE
4158 comparison rules.
4159
da55addb
MS
41602001-06-04 Michael Snyder <msnyder@redhat.com>
4161
4162 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4163 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4164 rather than wait for 12 more tests to time out.
4165
42c65987
JB
41662001-06-06 Jim Blandy <jimb@redhat.com>
4167
b18bced9 4168 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4169 Don't forget to match the GDB prompt.
b18bced9 4170
42c65987
JB
4171 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4172
5b41e5f0
JB
41732001-06-04 Jim Blandy <jimb@redhat.com>
4174
4175 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4176 command.
4177
015e046f
KB
41782001-05-31 Kevin Buettner <kevinb@redhat.com>
4179
4180 * gdb.base/annota1.exp (info break): Match four or more spaces
4181 after "Address".
4182
fb1ffbbe
MC
41832001-05-31 Michael Chastain <chastain@redhat.com>
4184
4185 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4186 (dm_type_int_star): Likewise.
4187 (dm_type_long_star): Likewise.
4188 (dm_type_void_star): Likewise.
4189
5ea2a32c
KB
41902001-05-29 Kevin Buettner <kevinb@redhat.com>
4191
4192 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4193 to a known value in order to get consistent results regardless
4194 of the setting of INPUTRC or the presence or contents of .inputrc.
4195
ae23c492
MS
41962001-05-24 Michael Snyder <msnyder@redhat.com>
4197
ac55707e
MS
4198 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4199 Don't require that the main thread and the manager thread are the
4200 first in the list.
4201
ae23c492
MS
4202 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4203 debugging. If test fails, issue an "unsupported" not a "fail".
4204
400071f1
JB
42052001-05-24 Jim Blandy <jimb@redhat.com>
4206
4207 Don't assume that short is shorter than int.
4208 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4209 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4210 this isn't true.
400071f1
JB
4211 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4212 an int, is not equal to ~0 stored in an unsigned char. This tests
4213 the same thing that the previous test meant to, but works on
4214 16-bit machines, too.
4215 ("print unsigned char != (~0)"): Same test, complemented.
4216
0816a3e5
MS
42172001-05-24 Michael Snyder <msnyder@redhat.com>
4218
4219 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4220 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4221 and prevents dejagnu getting out of step.
4222
f6dc23a9
KB
42232001-05-23 Kevin Buettner <kevinb@redhat.com>
4224
4225 * gdb.base/finish.exp (finish_void): Revise pattern for
4226 stopping on the call statement to not permit stopping at
4227 the start of the instructions comprising the call sequence.
4228
7dbd117d
MC
42292001-05-19 Michael Chastain <chastain@redhat.com>
4230
4231 * gdb.base/callfuncs.exp: Make all test names unique.
4232 * gdb.base/commands.exp: Make all test names unique.
4233 * gdb.base/condbreak.exp: Make all test names unique.
4234 * gdb.base/dbx.exp: Make all test names unique.
4235 * gdb.base/default.exp: Make all test names unique.
4236 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4237 and TIMEOUT messages to their corresponding PASS message.
4238 * gdb.base/ending-run.exp: Make all test names unique.
4239 * gdb.base/long_long.exp: Remove duplicate test.
4240
6b0b0a9e
KB
42412001-05-21 Kevin Buettner <kevinb@redhat.com>
4242
4243 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4244 stop on the call statement as well as the statement after the
4245 call.
4246
2caa35cb
MS
42472001-05-21 Michael Snyder <msnyder@redhat.com>
4248
4249 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4250
40713331
EZ
42512001-05-10 Elena Zannoni <ezannoni@redhat.com>
4252
4253 * gdb.base/completion.exp: Revamp test. Make it execute on all
4254 platforms.
4255
c2c1be8d
EZ
42562001-05-10 Elena Zannoni <ezannoni@redhat.com>
4257
2c9cd303
EZ
4258 * config/gdbserver.exp (gdb_load): Handle the case
4259 in which the arguments to gdbserver are given in the
4260 baseboard configuration file.
4261 Also handle the case in which the server needs to do a
4262 load.
4263
9671de48
KS
42642001-05-07 Keith Seitz <keiths@cygnus.com>
4265
4266 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4267 set up the display for testing.
4268 (gdbtk_start): Convert all paths to paths that tcl will like.
4269 Export target information to environment.
4270 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4271 necessary.
4272 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4273 (to_tcl_path): New proc to convert a given pathname into
4274 a path acceptible as an argument to a tcl command.
4275 (_gdbtk_export_target_info): New proc to export target info
4276 into the environment for gdbtk testing.
4277 (gdbtk_done): New proc to signal end-of-test.
4278
5a360f47
JB
42792001-05-06 Jim Blandy <jimb@redhat.com>
4280
4281 * restore.c: Make the code of caller0 correspond to its comment.
4282
66c756c6
MS
42832001-05-03 Michael Snyder <msnyder@redhat.com>
4284
4285 * config/sid.exp (gdb_target_sid): Check for error messages.
4286 On error or timeout, don't make expect exit (which will terminate
4287 all subsequent tests); instead just make gdb exit.
d63a86f8 4288 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4289 return a negative value.
4290
a966fde5
JB
42912001-04-24 Jim Blandy <jimb@redhat.com>
4292
851c18e0
JB
4293 * gdb.c++/templates.exp: If we see the prompt for the overload
4294 list, but we haven't recognized any of the longer patterns,
4295 arrange for this test to fail, not hang.
4296
a966fde5
JB
4297 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4298 variations.
4299
db144853
MC
43002001-04-22 Michael Chastain <chastain@redhat.com>
4301
4302 * gdb.c++/local.exp: Use the 'runto' library function.
4303 * gdb.c++/namespace.exp: Likewise.
4304 * gdb.c++/overload.exp: Likewise.
4305
3207ec21
KB
43062001-03-26 Kevin Buettner <kevinb@redhat.com>
4307
4308 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4309 * gdb.base/step-line.exp: New file. Test step/next in presence of
4310 #line directives.
4311 * gdb.base/step-line.c: New file. Test program for the above.
4312 * gdb.base/step-line.inp: New file. We pretend that this file has
4313 been transformed by some other tool into step-line.c.
4314
13b57657
JB
43152001-03-21 Jim Blandy <jimb@redhat.com>
4316
4317 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4318 unmangled operator names.
4319
754cbe1c
JB
43202001-03-20 Jim Blandy <jimb@redhat.com>
4321
4322 * gdb.threads/linux-dp.exp: Recognize an additional message
4323 generated by GDB when it doesn't understand how to debug threads
4324 on the target system.
4325
177495c9
AC
43262001-03-19 Andrew Cagney <ac131313@redhat.com>
4327
4328 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4329
f266096b
MC
43302001-03-12 Michael Chastain <chastain@redhat.com>
4331
4332 * gdb.c++/derivation.exp: Use the 'runto' library function.
4333
cac3c2ff
MC
43342001-03-12 Michael Chastain <chastain@redhat.com>
4335
4336 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4337
b6c11a24
MC
43382001-02-24 Michael Chastain <chastain@redhat.com>
4339
4340 * gdb.c++/ref-types.exp: Change handwritten code to library
4341 function 'runto'.
4342
6bae5bce
OF
43432001-03-16 Orjan Friberg <orjanf@axis.com>
4344
4345 * gdb.base/signals.exp: Set count to 0 explicitly.
4346
0015fd9a
MS
43472001-03-15 Mark Salter <msalter@redhat.com>
4348
4349 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4350 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4351 (gdb_load): Add support for additional target_info: gdb_download_size
4352 and gdb_load_timeout.
0015fd9a 4353
fc33412a
DT
4354Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4355
4356 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4357 file -- to prevent failing when the compile fails but we have no
4358 intention of running the tests anyway.
4359
4360 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4361 tests if set.
4362
4363 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4364 integers.
4365
4366 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4367 * gdb.c++/namespace.exp: Ditto.
4368
115f06de
OF
43692001-03-07 Orjan Friberg <orjanf@axis.com>
4370
4371 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4372 * gdb.base/pointers.exp: Relax pattern match of decimals.
4373
b6ba6518
KB
43742001-03-06 Kevin Buettner <kevinb@redhat.com>
4375
4376 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4377 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4378 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4379 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4380 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4381 config/sh.exp, config/sid.exp, config/slite.exp,
4382 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4383 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4384 config/vxworks.exp, config/vxworks29k.exp,
4385 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4386 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4387 gdb.base/arithmet.exp, gdb.base/assign.exp,
4388 gdb.base/async.exp, gdb.base/attach.exp,
4389 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4390 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4391 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4392 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4393 gdb.base/commands.exp, gdb.base/completion.exp,
4394 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4395 gdb.base/constvars.exp, gdb.base/corefile.exp,
4396 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4397 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4398 gdb.base/ending-run.exp, gdb.base/environ.exp,
4399 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4400 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4401 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4402 gdb.base/funcargs.exp, gdb.base/help.exp,
4403 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4404 gdb.base/logical.exp, gdb.base/long_long.exp,
4405 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4406 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4407 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4408 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4409 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4410 gdb.base/regs.exp, gdb.base/relational.exp,
4411 gdb.base/remote.exp, gdb.base/reread.exp,
4412 gdb.base/restore.exp, gdb.base/return2.exp,
4413 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4414 gdb.base/selftest.exp, gdb.base/setshow.exp,
4415 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4416 gdb.base/sigall.exp, gdb.base/signals.exp,
4417 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4418 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4419 gdb.base/step-test.exp, gdb.base/structs.c,
4420 gdb.base/structs.exp, gdb.base/structs2.exp,
4421 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4422 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4423 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4424 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4425 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4426 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4427 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4428 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4429 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4430 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4431 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4432 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4433 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4434 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4435 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4436 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4437 gdb.trace/circ.exp, gdb.trace/collection.exp,
4438 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4439 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4440 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4441 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4442 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4443 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4444 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4445 notices.
4446
dc96c6c7 44472001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4448
4449 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4450 first arg is int not float.
4451
dc96c6c7 44522001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4453
4454 * gdb.base/reread.exp: Unsupported for non-native targets;
4455 doesn't work for remote debugging.
4456
9b0c4aeb
FN
44572001-02-19 Fernando Nasser <fnasser@redhat.com>
4458
4459 From Drew Moseley <dmoseley@redhat.com>
4460 * gdb.base/ending-run.exp: Properly handle the BSP state when
4461 stepping past the end of main.
4462
02aa71d5
MC
44632001-02-19 John Moore <jmoore@redhat.com>
4464
4465 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4466 Converted HPUX fix for non-expected items following multiple
4467 step commands into general solution for all platforms.
4468
1fa449a4
MC
44692001-02-18 Michael Chastain <chastain@redhat.com>
4470
4471 * gdb.c++/classes.exp (do_tests): Change runto statements
4472 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4473 statements demangler agnostic.
4474 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4475 (gdb_virtfunc_restart): Likewise.
4476
b2f9ec70
MC
44772001-02-14 Michael Chastain <chastain@redhat.com>
4478
4479 * gdb.c++/inherit.exp (do_tests): Change runto statements
4480 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4481 statements demangler agnostic.
4482
cf74b8ca
AC
4483Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4484
4485 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4486 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4487 before calling common_routine 15 times'' tests.
4488
99f78f56
MC
44892001-02-11 Michael Chastain <chastain@redhat.com>
4490
4491 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4492 Helps the test script figure out which demangler is in use.
4493 (dm_type_foo_ref): Ditto.
4494 (dm_type_int_star): Ditto.
4495 (dm_type_long_star): Ditto.
4496 (dm_type_unsigned_int): Ditto.
4497 (dm_type_void): Ditto.
4498 (dm_type_void_star): Ditto.
99707966 4499 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4500 Probe the gdb demangler and set variables to accommodate
4501 formatting differences.
4502 (info_func_regexp): New function. Same as info_func, but
4503 matches against a regexp.
4504 (info_func): Match against a literal string.
4505 (print_addr_2): New function. Match against a literal string,
4506 which can be different from the input to gdb.
4507 (print_addr): Simply call print_addr_2 with the same argument twice.
4508 (test_lookup_operator_functions): Use demangler formatting variables.
4509 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4510 the tests in the same order as the C++ class declaration.
4511 (test_paddr_operator_functions): Ditto.
4512 (test_paddr_overloaded_functions): Ditto.
4513 (test_paddr_hairy_functions): Use demangler formatting variables.
4514 Add reference to gdb/19 for related tests.
4515 (do_tests): Call probe_demangler.
4516
1de8f023
KB
45172001-01-30 Kevin Buettner <kevinb@redhat.com>
4518
4519 * gdb.c++/templates.cc (printf): Remove unused function definition.
4520
ca3f91ed
MS
45212001-01-26 Felix Lee <flee@redhat.com>
4522
4523 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4524
45252001-01-25 matthew green <mrg@redhat.com>
4526
4527 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4528 up sid.
4529 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4530
45312001-01-25 matthew green <mrg@redhat.com>
4532
4533 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4534 Deprecate $sid_spawn_id.
ca3f91ed
MS
4535 (sid_exit): Remove code necessary only for `spawn.'
4536
45372001-01-25 matthew green <mrg@redhat.com>
4538
4539 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4540
fb18ec4a
MC
45412001-01-28 Michael Chastain <chastain@redhat.com>
4542
4543 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4544 to call when tests fail. It takes gdb out of the overloaded
4545 function choice menu back to the main prompt, so that the test
4546 program stays synchronized.
4547 (set_bp_overloaded): New proc to collect all the common
4548 code for setting a breakpoint on an overloaded name. Calls
4549 take_gdb_out_of_choice_menu when needed.
4550 (menu_overload1arg): New variable to collect the repeated
4551 instances of the expected menu for an overloaded name. Change
4552 the regular expression to handle changes in g++ type encoding:
4553 "void" can be either "void" or "", and "unsigned int" can be
4554 either "unsigned int" or "unsigned".
4555 (continue_to_bp_overloaded): Change regular expressions to handle
4556 changes in g++ type encoding.
4557 (no proc): Call take_gdb_out_of_choice_menu when needed.
4558 Remove redundant calls to "info break". Accept either "canceled"
4559 or "cancelled". Change regular expressions in "info break"
4560 calls to handle changes in g++ type encoding. Give all tests
4561 unique strings.
4562
9c646a6e
BE
45632001-01-17 Ben Elliston <bje@redhat.com>
4564
4565 * config/sid.exp: New file.
4566
9549d9c1
AC
4567Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4568
4569 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4570
dc96c6c7 45712000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4572
4573 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4574 Add a RE to accept a non-ascii char if one is ever presented.
4575
b4df4f68
FN
45762000-12-20 Fernando Nasser <fnasser@redhat.com>
4577
297dd0fd 4578 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4579
dc96c6c7 45802000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4581
d63a86f8 4582 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4583 in regexp. One '\' does not suffice on Linux.
4584
4a7bddb6
MC
45852000-12-09 Michael Chastain <chastain@redhat.com>
4586
4587 * gdb.base/break.exp (test_clear_command): Use a marker function
4588 rather than 'main' for the test function. Also move this
4589 test to an execution point where the marker function names are
4590 guaranteed to be bound to functions. (Executing tests after a
4591 'finish' from main runs into name conflicts with local names
4592 in __libc_start_main).
4593
dc96c6c7 45942000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4595
4596 * gdb.base/finish.exp: New test for gdb's "finish" command.
4597 * gdb.base/return2.exp: New test for gdb's "return" command.
4598 * gdb.base/return2.c: New source file for above.
4599
dc96c6c7 46002000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4601
4602 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4603 * gdb.base/miscexprs.exp: Ditto.
4604 * gdb.base/pointers.exp: Ditto.
4605 * gdb.c++/derivation.exp: Ditto.
4606 * gdb.c++/local.exp: Ditto.
4607 * gdb.c++/namespace.exp: Ditto.
4608 * gdb.c++/overload.exp: Ditto.
4609 * gdb.c++/ref-types.exp: Ditto.
4610
dc96c6c7 46112000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4612
4613 * gdb.base/constvars.exp: Test result of "up" command.
4614 * gdb.base/miscexprs.exp: Ditto.
4615 * gdb.base/pointers.exp: Ditto.
4616 * gdb.base/scope.exp: Ditto.
4617 * gdb.c++/derivation.exp: Ditto.
4618 * gdb.c++/local.exp: Ditto.
4619 * gdb.c++/namespace.exp: Ditto.
4620 * gdb.c++/overload.exp: Ditto.
4621 * gdb.c++/ref-types.exp: Ditto.
4622
44097287
FN
46232000-11-22 Michael Chastain <chastain@redhat.com>
4624
4625 * mips_pro.exp: Accept either "middle -> top -> main" or
4626 "middle -> main" in the backtrace, because gcc can optimize
4627 tail calls to jumps. Remove setup_xfail for the hppa case.
4628 Add a comment with the original warning messages from PR 3016,
4629 which was filed in 1993, to preserve them for posterity.
4630
9d2e1bab
ND
46312000-11-17 Nick Duffek <nsd@redhat.com>
4632
4633 * lib/gdb.exp (gdb_test): Override timeout with board info.
4634
1aca8eb7
ND
46352000-11-17 Nick Duffek <nsd@redhat.com>
4636
4637 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4638 the second kill and detach messages.
4639
93076499
ND
46402000-11-17 Nick Duffek <nsd@redhat.com>
4641
4642 * configure.in: Add AC_EXEEXT.
4643 * configure: Regenerate.
4644 * Makefile.in (just-check): Export EXEEXT.
4645 * lib/gdb.exp ($EXEEXT): Import from environment.
4646 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4647 expect "maint dump-me" on Cygwin.
4648 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4649 $EXEEXT.
4650
30e87cd3
ND
46512000-11-17 Nick Duffek <nsd@redhat.com>
4652
4653 * gdb.base/break.exp: Test backtrace and finish from called
4654 function on all platforms, not just HP-UX.
4655
dc96c6c7 46562000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4657
4658 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4659 code from gdb_target_monitor, so it can be used independantly
4660 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 4661
dc96c6c7 46622000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4663
4664 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4665 * gdb.base/corefile.exp: Expect the message "Program is being
4666 debugged already" when we send the "corefile" command, since
4667 the preceeding gdb_load may have connected gdb to a remote target.
4668 * gdb.base/display.exp: Disable hardware watchpoints if new
4669 board info variable "no_hardware_watchpoints" is true.
4670 Replace single-letter commands with more readable ones.
4671 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4672 if new board info variable "no_hardware_watchpoints" is true.
4673 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4674 to see if stdio (printf) testing is possible.
4675 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4676 board info variable "no_hardware_watchpoints" is true. Use new
4677 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4678
39124dea
FN
46792000-11-13 Fernando Nasser <fnasser@redhat.com>
4680
4681 From Orjan Friberg <orjanf@axis.com>:
4682 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4683 in array print pattern match.
4684
a9e2e984
FN
46852000-11-09 Fernando Nasser <fnasser@redhat.com>
4686
4687 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4688 spelling "cancelled" to U.S. spelling "canceled" to match changes
4689 made to gdb.
4690 * gdb.c++/ovldbreak.exp: Ditto.
4691
c7db355b
PS
46922000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4693
4694 * gdb.base/callfuncs.c (main): Moved to end of file, call
4695 t_double_values to initialize the FPU before inferior calls are made.
4696 * gdb.base/callfuncs.exp: Test for register preservation after calling
4697 inferior functions. Add tests for continuining, finishing and
4698 returning from a stop in a call dummy.
4699
dc96c6c7 47002000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4701
4702 * gdb.base/commands.exp: Break up long lines, and re-indent.
4703
dc96c6c7 47042000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4705
4706 * config/gdbserver.exp: Rewritten from the ground up, to make it
4707 compatible with the current dejagnu tree, and to make it work with
4708 the new "gdbserver" in libremote.
4709
dc96c6c7 47102000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4711
4712 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4713 * gdb.base/varargs.exp: Skip entire test if no printf support.
4714 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4715 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4716
dc96c6c7 47172000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4718
4719 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4720 no floating point support.
4721 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4722 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4723 * gdb.base/call-rt-st.exp: Ditto.
4724 * gdb.base/call-strs.exp: Ditto.
4725
bac5fc66
JG
47262000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4727
4728 * gdb.base/sizeof.c: include <stdio.h>.
4729
4730 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4731 'finish', otherwise uncaptured gdb_prompt would potentially
4732 throw remaining test points out of sync.
4733
b22a6027
SB
47342000-07-26 Scott Bambrough <scottb@netwinder.org>
4735
4736 * gdb.base/recurse.exp: Run tests for all targets.
4737 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4738 gnu-oldld case on ARM.
4739 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4740 for ARM targets.
d63a86f8 4741
d8231941
AG
4742Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4743
4744 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4745 * gdb.java/configure: Rebuild.
4746
8caabe69
AG
4747Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4748
4749 * gdb.java/jv-exp.exp: New file.
4750
9d273ca3
AG
4751Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4752
4753 * configure: Rebuilt.
4754 * configure.in (configdirs): Add gdb.java.
4755 * gdb.java/jmisc.java: New file.
4756 * gdb.java/jmisc.exp: New file.
4757 * gdb.java/Makefile.in: New file.
4758 * gdb.java/configure: Rebuilt.
4759 * gdb.java/configure.in: New file.
4760 * lib/java.exp: New file.
4761
4f823a66
AC
4762Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4763
4764 * gdb.base/exprs.exp: Test casts to a pointer including over and
4765 underflow.
4766
2391e11d
AC
4767Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4768
4769 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4770 and the compilers sizes.
4771
54602222
ND
47722000-07-09 Nick Duffek <nsd@redhat.com>
4773
4774 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4775 (use_methods): New function.
4776 (main): Call use_methods().
4777 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4778 (do_tests): Call test_method_param_class.
4779
2bec0572
ND
47802000-07-09 Nick Duffek <nsd@redhat.com>
4781
4782 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4783 spelling.
4784 (test_enums): New procedure. Move enum tests from end of script
4785 to here. Set breakpoint on function name instead of line number.
4786 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4787 (enums2): New marker function.
4788 (enums1): New function.
4789 (main): Call enums1(). Move enum tests to enums1().
4790
78492fde
AC
4791Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4792
4793 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4794 compile/link program. Update line numbers.
4795 * gdb.asm/d10v.inc: Define ``startup''.
4796 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 4797
49a2cef8
AC
4798Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4799
4800 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4801
3e6c8688
EZ
48022000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4803
4804 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4805 of 'help maint print' command.
4806
9ff5cbe9
AC
4807Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4808
4809 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4810 they use gdb_expect_list.
4811
17c579bd
AC
4812Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4813
4814 * gdb.base/commands.exp: Use ``set remote
4815 memory-read-packet-size'' instead of ``set endian big'' to test
4816 long commands.
4817
e6d71bf3
DB
48182000-06-03 Daniel Berlin <dan@cgsoftware.com>
4819
4820 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 4821 g++, and stop skipping them.
e6d71bf3
DB
4822
4823 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4824 work under g++.
4825
d63a86f8 4826 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
4827 initialization.
4828
dc96c6c7 48292000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4830
4831 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4832 the regular expression: accept an (almost) arbitrary sequence of
4833 "frames-invalid" and "breakpoints-invalid" messages both before
4834 and after the "starting" message.
4835
dc96c6c7 48362000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4837
4838 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4839
dc96c6c7 48402000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4841
4842 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4843 Relax the regular expression a little, make it pass on Solaris 8.
4844
8216cda9
KB
48452000-05-12 Kevin Buettner <kevinb@redhat.com>
4846
4847 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 4848 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
4849 Instead, it is permissible for gdb to stop on the line of the
4850 call itself.
4851
1a570b2f
MS
48522000-05-12 Michael Snyder <msnyder@.cygnus.com>
4853
4854 * gdb.base/break.exp (bp on small function, optimized file):
4855 Add a second pass pattern. The behavior differs here between stabs
4856 and dwarf for one-line functions. Stabs preserves two line symbols
4857 (one before the prologue and one after) with the same line number,
4858 but dwarf regards these as duplicates and discards one of them.
4859 Therefore the address after the prologue (where the breakpoint is)
4860 has no exactly matching line symbol, and GDB reports the breakpoint
4861 as if it were in the middle of a line rather than at the beginning.
4862
dc96c6c7 48632000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 4864
d63a86f8 4865 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
4866 rather than "send_gdb" (for consistancy).
4867
7d418785
AC
4868Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4869
4870 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4871 * gdb.c++/templates.cc: Properly check for GCC version number.
4872 * lib/compiler.cc: Likewise
4873
dc96c6c7 48742000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 4875
d63a86f8 4876 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
4877 gdb may not stop at the first line of main, due to code motion.
4878
dc96c6c7 48792000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4880
4881 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4882 This test depends on parsing the printf output from the target.
4883 Since the sparclet stub doesn't do stdio, this will never work.
4884 * gdb.base/call-rt-st.exp: ditto.
4885 * gdb.base/call-strs: ditto.
4886
dc96c6c7 48872000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4888
4889 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4890
4891 * gdb.base/ending-run.exp: After connecting to a remote target,
4892 but before running, the target will appear to be in a random
4893 location. Specify both a file and a line for breakpoints.
4894 Also, the function that calls main may be called 'init'
4895 rather than 'start'.
4896
a5a51225
EZ
48972000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4898
4899 * gdb.base/help.exp: Update output for add-symbol-file command.
4900
7930cc7c
FN
49012000-04-10 Fernando Nasser <fnasser@cygnus.com>
4902
4903 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4904 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
4905
23e37ab1
C
49062000-04-07 J.T. Conklin <jtc@redback.com>
4907
e93c542c
C
4908 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
4909
23e37ab1
C
4910 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
4911
591b8fa3
PDM
4912Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
4913
4914 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
4915 values that can be represented exactly.
4916 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
4917 above change, and to not check against the directory part of the source
4918 file name.
4919 (step into print_long_arg_list): Likewise.
4920 (print print_small_structs from print_long_arg_list): Likewise.
4921 (print print_long_arg_list): Likewise.
4922
7a495180
EZ
49232000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4924
30b53638 4925 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4926
beb998c6
AC
4927Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4928
4929 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4930
1c689132
DB
49312000-03-25 Daniel Berlin <dan@cgsoftware.com>
4932
4933 * gdb.base/commands.exp (deprecated_command_test): Add test for
4934 deprecate with no arguments.
4935
c1790a9d
JL
49362000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4937
4938 * gdb.base/break.exp: Add new test for setting breakpoints on
4939 optimized code so we can test breakpoints work even when function
4940 prologues may be optimized away
4941
003ba290
FN
49422000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4943
4944 From David Whedon <dwhedon@gordian.com>
4945 * gdb.base/commands.exp : Added command deprecator tests.
4946
6837a0a2
DB
49472000-03-22 Daniel Berlin <dan@cgsoftware.com>
4948
4949 * gdb.base/help.exp: Added test for new apropos command.
4950
b9593231
KB
49512000-03-21 Kevin Buettner <kevinb@redhat.com>
4952
4953 * gdb.base/pointers.c (usevar): New function.
4954 (main): Make sure that global variables v_int_pointer2, rptr,
4955 and y are all referenced someplace in the program by calling
4956 usevar() on them. [Some linkers delete symbols which are
4957 never referenced. The space remains, but there's no way to
4958 get a (symbolic) handle on the variable from the debugger.]
4959
751a959b
EZ
49602000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4961
4962 * gdb.base/printcmds.c: Add typedeffed arrays.
4963
4964 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4965 procedure to test arrays that are typedef'd.
4966
73a93a32
JI
49672000-03-13 James Ingham <jingham@leda.cygnus.com>
4968
4969 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 4970 the library directories.
73a93a32 4971
fb40c209
AC
4972Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4973
4974 * configure.in (configdirs): Add sub directory gdb.mi.
4975 * configure: Re-generate.
4976
4977 * gdb.mi: New directory.
d63a86f8 4978
ee4dd2c9
AC
49792000-02-25 Scott Bambrough <scottb@netwinder.org>
4980
4981 * gdb.base/long_long.exp: Correct test suite failure when printing
4982 a long long value as a double on ARM platforms.
4983
70f0cc22
JB
49842000-02-16 Jim Blandy <jimb@redhat.com>
4985
4986 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4987 default source file is set properly before running this test.
4988
853819b8
EZ
49892000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4990
4991 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
4992 gdbtk/library directory, not in gdbtcl2.
4993
dfcd3bfb
JM
49942000-02-04 Jim Blandy <jimb@redhat.com>
4995
4996 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
4997 backslash from regexp pattern.
4998
4999 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5000 procedure. Use it to run all the "continue to bp overloaded"
5001 tests. Note that this changes the names of the tests slightly.
5002 If the breakpoint hit message includes a hex PC value, because
5003 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5004 from the real source code, still consider that a pass.
5005
5006 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5007 XFAIL here if the breakpoint message contains a hex address. Note
5008 similar change on 1999-11-02.
5009
5010 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5011
5012 * gdb.base/ptype.exp: Establish a default source file before
5013 calling get_debug_format.
5014
50152000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5016
5017 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5018
8b93c638
JM
50192000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5020
5021 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5022 of successive stepi commands -- while in the prologue we should see
5023 the function entry bracket.
5024
50252000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5026
5027 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5028 reach __change_mode() when stepping through the end of main().
5029
c5394b80
JM
50302000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5031
5032 * gdb.base/default.exp: Fix expected pattern.
5033 * gdb.base/help.exp: Same.
5034
0d06e24b
JM
50352000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5036
5037 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5038 Don't use xfail's because that affects only the following test.
d63a86f8 5039
0d06e24b
JM
5040 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5041 solaris or linux.
5042
5043 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5044
dc96c6c7 50452000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5046
d63a86f8 5047 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5048 "A syntax error" rather than "A parse error". Accept both.
5049
50502000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5051
5052 * gdb.base/default.exp: Remove OS dependent string from "target
5053 remote" test.
5054 * gdb.base/help.exp: Same for "help target remote" test.
5055
c3f6f71d
JM
50562000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5057
5058 From Jim Kingdon <kingdon@redhat.com>:
5059
5060 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5061 prompt (cleanup rather than necessity, but still might keep output
5062 from spilling to next test).
5063
50642000-01-02 Fred Fish <fnf@cygnus.com>
5065
5066 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5067 AIX, which defines them in <sys/types.h>.
5068
ed9a39eb 50691999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5070
ed9a39eb
JM
5071 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5072 float" test.
5073
50741999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5075
ed9a39eb 5076 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5077
5078 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5079 outermost frame disallowed".
5080
50811999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5082
5083 * gdb.base/setvar.exp: New tests for setting the value of a struct
5084 with a constant list.
5085
50861999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5087
5088 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5089 require the user to type a cast before setting the value of a struct.
5090
de57eccd
JM
50911999-12-06 Jim Blandy <jimb@cygnus.com>
5092
5093 * gdb.base/default.exp: Expect the new 'info float' command on
5094 all i386 platforms.
5095
5096 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5097 LinuxThreads libraries that don't support debugging.
5098
c2d11a7d
JM
5099Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5100
5101 * gdb.base/remote.c: Fill the buffer with truely random data.
5102 Change the buffer type to ``unsigned char'' to simplify size
5103 arithmetic.
5104
5105 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5106 stub only handles 400-1 byte packets. Verify that the download
5107 worked.
5108
51091999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5110
5111 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5112 tests, using UNRESOLVED for the untested cases. Also, does not wait
5113 for a timeout if the prompt was received before a recognizable pattern.
5114
51151999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5116
5117 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5118
51191999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5120
5121 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5122 watchpoints.
5123
51241999-11-24 Jason Merrill <jason@casey.cygnus.com>
5125
5126 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5127
5128 * gdb.c++/local.exp: Be more flexible in recognizing local class
5129 name mangling. Don't allow horribly truncated method names.
5130 * gdb.c++/derivation.exp: Expect protected inheritance.
5131 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5132 * gdb.c++/virtfunc.exp: Likewise.
5133 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5134 when printing a nested enum.
5135
51361999-11-22 Jim Blandy <jimb@cygnus.com>
5137
5138 * gdb.base/step-test.exp: Properly await GDB's response to setting
5139 a breakpoint on the call to large_struct_by_value.
5140
5141 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5142 just because we have debug info for the `start' function.
5143
51441999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5145
5146 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5147 "Unknown signal" messages, which indicate (on LinuxThreads) that
5148 GDB doesn't know how to debug threads on this system. This is
5149 better than hanging while philosopher 0 dumps chatter into gdb.log.
5150
51511999-11-18 Tom Tromey <tromey@cygnus.com>
5152
5153 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5154
51551999-11-18 Fred Fish <fnf@cygnus.com>
5156
5157 * gdb.base/coremaker2.c: Add sample program for generating
5158 cores that is more self contained than coremaker.c. Eventually
5159 I'll add more code to this and tie it into the testsuite.
5160
4ce44c66
JM
51611999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5162
5163 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5164
51651999-11-10 Jimmy Guo <guo@cup.hp.com>
5166
5167 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5168 from $srcdir/lib/.
5169 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5170 and gdb.c++/.
5171
5172 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5173
d63a86f8 5174 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5175 'continue with watch' test point.
5176
51771999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5178
5179 Merged from p2linux-990323-branch:
d63a86f8 5180
4ce44c66
JM
5181 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5182
11cf8741
JM
5183Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5184
5185 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5186 {limit,fixed}''. Test ``set download-write-size''.
5187
5188Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5189
5190 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5191 gdb_expect_list.
5192
5193Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5194
5195 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5196
51971999-11-03 Mark Salter <msalter@cygnus.com>
5198
5199 * gdb.base/break.exp: Fix "stub continue" pattern.
5200
52011999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5202
5203 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5204
52051999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5206
5207 * gdb.base/display.exp ("finish"): Add timeout clause.
5208
5209 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5210 plain prompt clause, so this doesn't have to time out in order to
5211 fail.
5212
5213 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5214 breakpoint hit messages include an address.
5215
5216 * gdb.base/display.exp: Don't forget to escape parens in regular
5217 expressions. Unix regexp notatation sucks.
5218
52191999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5220
5221 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5222 order for 'signalled' message.
5223
5c44784c
JM
52241999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5225
5226 From Jimmy Guo <guo@cup.hp.com>:
5227 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5228 * gdb.base/annota1.c: Add code for tests to work with.
5229
52301999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5231
5232 * gdb.base/remote.exp: New test for remote downloading settings.
5233 * gdb.base/remote.c: New file with large .data.
5234
917317f4
JM
52351999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5236
5237 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5238 for LinuxThreads support, merged from the Code Fusion branch.
5239
5240Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5241
5242 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5243 containing exp_continue into a while within an expect. Don't
5244 attempt a start more than three times. Check return value from
5245 gdb_load.
d63a86f8 5246
2df3850c
JM
5247Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5248
5249 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5250 a pass case.
5251
2acceee2
JM
52521999-10-01 Kevin Buettner <kevinb@cygnus.com>
5253
5254 * gdb.base/break.c (main): Added a statement that we can step
5255 off of.
5256 * gdb.base/break.exp: Added tests for setting a breakpoint
5257 at an offset and stepping onto a breakpoint.
5258
52591999-10-01 Fred Fish <fnf@cygnus.com>
5260
d63a86f8 5261 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5262 gdb output.
5263
c2c6d25f
JM
52641999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5265
5266 * gdb.base/break.exp: Code locations are in hex, don't forget!
5267 (For HP-UX.)
5268
52691999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5270
5271 * condbreak.exp: Use break.c as test program.
5272 * condbreak.c: Remove, redundant with break.c.
5273
52741999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5275
5276 * config/monitor.exp (gdb_target_monitor): Disable X- and
5277 Z-packets if the target needs it.
5278
52791999-09-13 James Ingham <jingham@leda.cygnus.com>
5280
5281 * gdb.c++/overload.exp: Added tests for listing overloaded
5282 functions with function pointers in the arg, explicitly calling
5283 out the version you want.
5284
cff3e48b
JM
52851999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5286
5287 * long_long.exp: Add variations of test cases that work for
5288 targets with 16-bit ints and 32-bit doubles.
5289
d4f3574e
SS
52901999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5291
5292 * break.c (main): Compare a possibly-uninitialized argc with an
5293 unlikely value that fits in 16 bits.
5294
52951999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5296
5297 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5298 0xfeeb, don't want negative numbers if ints are 16 bits.
5299
5300 * lib/gdb.exp (skip_cplus_tests): New proc.
5301 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5302 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5303 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5304 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5305 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5306 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5307 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5308 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5309
5310 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5311
5312Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5313
5314 * gdb.base/corefile.exp (up): Allow a parameter to appear
5315 in the frame that we're going up to.
5316
5317 From Jim Blandy <jimb@cygnus.com>:
5318
5319 * gdb.base/default.exp (info float): Expect some output now.
5320
5321 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5322 returning floating-point values to fail on the x86.
5323 * gdb.base/callfwmall.exp (do_function_calls): Same.
5324
5325 * gdb.base/list.exp (test_listsize): Correct expectations for
5326 listing line 1 with listsize 2. Also, listing a single line
5327 works now, as does listing three lines. [Kevin's note: There
5328 were a number of other cases fixed too where the expectations
5329 differed...]
5330
53311999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5332
5333 * gdb.base/selftest.exp: Add case for when version prints as
5334 constant string instead of char pointer.
5335
104c1213
JM
53361999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5337
5338 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5339 stepping out of main.
5340
5341 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5342 G++ used.
5343
5344 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5345 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5346
5347 * gdb.c++/ovldbreak.exp: Update match string in test that
5348 includes a warning of multiple breakpoints.
5349
53501999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5351
5352 * gdb.base/display.exp: Improve precision of step-after-finish
5353 added yesterday.
5354
5355 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5356 test.
5357
5358 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5359 configs when using G++, not just hppa*.
5360
53611999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5362
5363 * gdb.base/async.c: New file.
5364 * gdb.base/async.exp: New file.
5365
5366Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5367
5368 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5369 PA64.
5370
53a5351d
JM
5371Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5372
104c1213
JM
5373 * gdb.base/display.exp: "finish" can leave us mid-line on many
5374 targets, deal with it. Add a small constant to main, instead of
5375 1000 since main+1000 may not be a valid address in the target.
5376
53a5351d
JM
5377 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5378 on hpux11.
5379
5380 * gdb.base/attach.exp: Handle another hpux11 error message variant
5381 when attaching to a process that does not exist.
5382
53831999-08-19 J.T. Conklin <jtc@redback.com>
5384
5385 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5386 characters in 'continue to 1241' test.
5387
53881999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5389
5390 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5391 stop in print_long_arg_list, define and use a whitespace
5392 variable in print_small_structs test, add an XFAIL for Solaris.
5393 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5394 interested enough to fix.
5395
7be570e7
JM
53961999-08-13 Keith Seitz <keiths@cygnus.com>
5397
5398 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5399 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5400 proc knows about targets other than the natives.
5401 (test_assign): Use "gdb_run_cmd" to "run" the target.
5402 Check that we've actually hit the breakpoint at main.
5403 When we attempt to assign a value to a local variable, check
5404 that the variable is in the current scope, i.e., don't use
5405 a test with an empty result.
5406
5407Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5408
5409 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5410 command.
5411
54121999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5413
5414 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5415 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5416 gdb.compat, gdb.threads-hp.
5417 gdb.hp/configure, gdb.hp/configure.in: New files.
5418 gdb.hp/Makefile.in: Recurse into new subdirs.
5419 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5420 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5421 in object files.
5422 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5423
96baa820
JM
54241999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5425
5426 * gdb.base/display.exp: Help expect by putting a newline in the
5427 funky printf, remove a bogus p/a test.
5428
54291999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5430
5431 * gdb.base/display.exp: Make sure that when we say 'run', we are
5432 connected to the target. This is necessary when running not
5433 natively.
5434
54351999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5436
5437 * gdb.base/step-test.exp: Removed some extraneous messages.
5438
5439 * gdb.base/long_long.exp: Don't run memory examination tests
5440 on little-endian targets (they will need a different set of
5441 results to match).
5442
54431999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5444
5445 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5446 until somebody decides to fix GDB.
5447
5448 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5449 constant as "ULL".
5450 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5451 matches for a couple x/2 commands.
5452
a0b3c4fd
JM
54531999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5454
5455 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5456 by merging in ref-types2 tests.
5457 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5458
5459 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5460 * gdb.c++/Makefile.in: Add standard actions.
5461 (EXECUTABLES): Rename from PROGS, update list.
5462 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5463 from gdb.hp.
5464 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5465 foo and bar locals.
5466 * gdb.c++/anon-union.exp: Fix tests to match.
5467 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5468 expect matches to handle output variations.
5469 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5470 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5471 output, add HP alternatives for new and delete prints.
5472 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5473 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5474 * gdb.c++/demangle.exp: Use $style when reporting failure.
5475 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5476 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5477 match alternatives.
5478 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5479 compilers.
5480 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5481 * gdb.c++/method.exp: Add match alternatives.
5482 * gdb.c++/misc.cc: Add bool types.
5483 * gdb.c++/misc.exp: Add tests for bool types.
5484 * gdb.c++/overload.exp: Add xfails.
5485 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5486 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5487 add some more template parameter tests (only for HP currently).
5488 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5489 * gdb.c++/virtfunc.cc: Add return type and value for main.
5490 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5491 match alternatives.
d63a86f8 5492
a0b3c4fd
JM
54931999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5494
5495 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5496
54971999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5498
5499 * gdb.base/signals.exp: Don't expect getting a backtrace from
5500 within a signal handler to fail on Linux.
5501
55021999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5503
5504 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5505 * lib/gdb.exp: Remove some gratuitious semicolons.
5506 (delete_breakpoints): Increase timeout.
5507 (gdb_expect): Add -notransfer option.
5508 (gdb_test): Use -notransfer option.
5509 (get_compiler_info): Add f77 case.
5510 (get_compiler): New proc, split out from gdb_preprocess, add f77
5511 case.
5512 (gdb_preprocess): Call get_compiler.
5513
5514 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5515 * gdb.base/attach.exp, gdb.base/display.exp,
5516 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5517 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5518 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5519 third arg to gdb_test.
5520 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5521 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5522 HP-UX xfails, add others.
5523 * gdb.base/completion.exp: Reflect name change of self-test.
5524 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5525 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5526 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5527 HP failure number.
5528 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5529 useless HP-UX 10.30 references.
5530 * gdb.base/maint.exp: Loosen matches.
5531 * gdb.base/pointers.c (main): Declare more_code.
5532 * gdb.base/pointers.exp: Match on output of a `next'.
5533 * gdb.base/structs.c: Add prototypes.
5534 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5535 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5536
55371999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5538
5539 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5540 command.
5541
55421999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5543
5544 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5545 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5546
5547 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5548 debug info. Deal with lack of signal hanlder info in stack.
5549
5550 From Jim Kingdon <kingdon@redhat.com>:
5551 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5552
5a2468f5
JM
55531999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5554
5555 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5556 gdb.base/foll-vfork.exp: Don't run for crosses.
5557
adf40b2e
JM
5558Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5559
5560 * gdb.base/configure.in: Check for gdbvars.exp instead of
5561 a1-selftest.exp.
5562 * gdb.base/configure: Re-generate.
5563
55641999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5565
5566 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5567 in trying to run first and name is too long.
5568
5569 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5570 pointers2.c and pointers2.exp, respectively.
5571 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5572 doschk happier.
5573
43e526b9
JM
55741999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5575
5576 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5577 callfuncs2.c and callfuncs2.exp.
5578
5579 * gdb.base/list.exp: Remove mistaken xfails.
5580 * gdb.base/list0.h: Add optional prototypes.
5581
9846de1b
JM
5582Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5583
5584 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5585 calling malloc.
5586 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5587 * ptype.exp: Move test for get_debug_format to before its first
5588 use.
5589
55901999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5591
5592 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5593 * gdb.base/annota2.cc, annota2.exp: Move from here.
5594 * gdb.c++/annota2.cc, annota2.exp: To here.
5595 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5596
43ff13b4
JM
5597Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5598
5599 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5600 a consistent format.
5601
085dd6e6
JM
56021999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5603
5604 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5605 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5606 HP compilers, also set the globals $true and $false.
5607
5608 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5609 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5610 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5611 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5612 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5613 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5614 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5615 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5616 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5617 whatis.c} Add C++ compatible function definitions and return
5618 types, add includes for library functions.
5619 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5620 * gdb.base/step-test.c (myglob): Rename from glob.
5621 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5622 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5623 files, move here from gdb.hp.
5624 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5625 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5626 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5627 Adjust line numbers in regexps.
5628
5629 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5630 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5631 instead of 0/1.
5632
5633 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5634 foll-vfork.exp: New files, move here from gdb.hp.
5635 * gdb.base/page.exp: New file, test of pagination command.
5636
5637 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5638 recursion test.
5639 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5640
5641 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5642 gdb.base/solib.exp: Fix compiler invocation process.
5643
5644 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5645 HP-UX 11, turn off overload resolution explicitly.
5646 * gdb.base/commands.exp: Set argument list explicitly, add
5647 watchpoint test.
5648 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5649 them work.
5650 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5651 expressions properly.
5652 * gdb.base/corefile.exp: Loosen the match slightly.
5653 * gdb.base/default.exp: Allow "Error accessing memory" message
5654 also.
5655 * gdb.base/display.exp: Skip over x/0 j if PA64.
5656 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5657 * gdb.base/interrupt.exp: Ditto.
5658 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5659 in use.
5660 * gdb.base/list.exp: Add xfails for HP-UX.
5661 * gdb.base/long_long.exp: Refine some of the numeric matches.
5662 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5663 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5664 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5665 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5666 * gdb.base/ptype.exp: Succeed on more varieties of output.
5667 * gdb.base/scope.exp: Add xfails for HP-UX.
5668 * gdb.base/sect-cmd.exp: Add more cases.
5669 * gdb.base/setvar.exp: Add xfails for HP-UX.
5670 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5671 * gdb.base/signals.exp: Match on void symbolically.
5672 * gdb.base/step-test.exp: Add case for PA64.
5673 * gdb.base/term.exp: Add exit and restart.
5674 * gdb.base/twice.exp: Clean up after self.
5675 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5676 * gdb.base/whatis.exp: Allow more ways to pass tests.
5677
5678 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5679 no longer useful.
5680
5681Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5682
5683 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5684 list of patterns.
5685 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5686 print_double_array(double_array)", "continuing to breakpoint
5687 1018", "print print_double_array(array_d)" and "continuing to
5688 1034" tests.
d63a86f8 5689
085dd6e6
JM
56901999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5691
5692 * Makefile.in: Add empty html and install-html targets.
5693
56941999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5695
5696 * config/mt-*: Remove, these haven't been used since 1996.
5697
56981999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5699
5700 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5701 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5702 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5703
9e0b60a8
JM
57041999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5705
5706 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5707 simpler match case for the ptype of the big class.
5708
57091999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5710
5711 * gdb.exp: Fix test for gdb_prompt existence.
5712
57131999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5714
5715 * gdb.exp (gdb_test): Add fail after calls to perror.
5716
57171999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5718
5719 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5720
57211999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5722
5723 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5724
0f71a2f6
JM
5725Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5726
5727 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5728 malloc() is linked in.
5729
57301999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5731
5732 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5733 step at end.
5734
5735 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5736
57371999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5738
5739 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5740
cce74817
JM
5741Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5742
5743 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5744 * gdb.base/mips_pro.exp: Likewise.
5745
57461999-06-02 Keith Seitz <keiths@cygnus.com>
5747
5748 * gdb.c++/templates.cc: Change all "new" operators to throw
5749 an exception.
5750 * gdb.c++/cplusfuncs.cc: Likewise.
5751
5752 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5753
5754Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5755
5756 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5757 * gdb.base/ending-run.exp: When stepping out of main, accept a
5758 step into an arbitrary assembler file.
5759
392a587b
JM
57601999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5761
d63a86f8 5762 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5763 "breakpoint-invalid" to be printed.
d63a86f8 5764 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5765 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5766 * gdb.base/annota2.cc: Initialize a.x to 0.
5767
9e086581
JM
57681999-05-17 Keith Seitz <keiths@cygnus.com>
5769
5770 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5771 when "skip_float_tests" set.
5772 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5773 "print print_ten_doubles", and "step into print_long_arg_list".
5774 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5775 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5776 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5777 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5778 "skip_float_tests" is set.
5779 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5780 when "skip_float_tests" set.
d63a86f8 5781
cd0fc7c3
SS
57821999-05-06 Keith Seitz <keiths@cygnus.com>
5783
5784 * gdb.base/annota2.cc: Include stdio.h.
5785
5786Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5787
5788 * gdb.base/crossload.exp: Remove, this has been disabled ever
5789 since BFD stopped including all targets, and cross-GDB gets
5790 plenty of testing anyway.
5791 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5792 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5793 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5794 * gdb.base/README: Remove, was doc for this.
5795 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5796 needed.
5797
b83266a0
SS
57981999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5799
5800 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5801 output.
5802
5803 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5804 * gdb.base/annota2.exp: New file. More annotation tests.
5805 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5806 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5807
58081999-04-23 Angela Marie Thomas <angela@cygnus.com>
5809
5810 * config/cfdbug.exp: New file.
5811
7a292a7a
SS
58121999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5813
5814 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5815 Marcus Daniel's and Dale Hawkins's demangler crashes.
5816
5817 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5818 test_lucid_style_demangling, test_arm_style_demangling,
5819 test_hp_style_demangling): Try Tom Tromey's core-dumping
5820 identifier under each demangling style.
5821
58221999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5823
5824 * gdb.c++/demangle.exp: Include the current demangling style
5825 in all test names.
5826 (current_demangling_style): New global variable.
5827 (set_demangling_style, test_demangling_core, test_demangling,
5828 test_demangling_exact): New functions.
5829 (test_gnu_style_demangling, test_lucid_style_demangling,
5830 test_arm_style_demangling, test_hp_style_demangling): Use those,
5831 instead of calling gdb_test and gdb_test_exact directly.
5832 (catch_demangling_errors): New function, which reports errors
5833 signalled by the demangling test functions in an orderly way.
5834 (do_tests): Use catch_demangling_errors.
5835
58361999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5837
5838 * gdb.base/signals.exp (test_handle_all_print): Use () for
5839 grouping in expressions, not {}.
5840
5841 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5842 initialized yet.
5843
58441999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5845
5846 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5847 are listed.
5848
58491999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5850
5851 * gdb.stabs/weird.exp: Test for CC being defined before
5852 looking at its value.
5853
58541999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5855
5856 * gdb.base/call-ar-st.exp: Remove stray '#'.
5857 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5858 "short int" and "long int".
5859 * gdb.c++/overload.cc: Cast the string added in the previous
5860 change, to mollify finicky HP compiler.
5861 * gdb.hp/reg-test.exp (testfile): Fix file name.
5862 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 5863
7a292a7a
SS
5864 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5865 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5866 alternate form of enum ptype.
5867
c906108c
SS
58681999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5869
7a292a7a
SS
5870 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5871 * gdb.hp/*.exp: Change all to run compiler probe only after
5872 passing skip_hp_tests, so as not to waste time on guaranteed
5873 failure.
5874
c906108c
SS
5875 * gdb.c++/overload.cc: Pass string instead of char addr, always
5876 init ccpfoo.
5877 * gdb.c++/templates.cc: Fix syntax error.
5878
7a292a7a
SS
5879Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5880
5881 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 5882 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5883 command.
5884
58851999-03-18 James Ingham <jingham@cygnus.com>
5886
5887 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5888
5889 * gdb.c++/method.exp: It was testing an uninitialized int on the
5890 stack and assuming it was positive.
5891
5892 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5893
5894 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 5895 keep it from killing the rest of the tests.
7a292a7a
SS
5896 Use gdb_continue_to_end.
5897
5898 * gdb.base/sigall.exp: use gdb_continue_to_end.
5899
5900 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
5901
5902 * gdb.base/display.exp: use runto_main, not run.
5903
d63a86f8
RM
5904 * gdb.base/default.exp: Check for the current error message in the
5905 r abbreviation test.
7a292a7a
SS
5906 Add strongarm to the targets that know info float.
5907
d63a86f8 5908 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
5909 run which doesn't work with monitors.
5910
5911 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
5912
5913 * gdb.base/break.exp: use the gdb_continue_to_end proc.
5914
5915 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
5916 program. Traps the case (in Cygmon) when the program never really
5917 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5918 more places, so I used my name. Sorry Mark...
5919
5920 * config/monitor.exp (gdb_target_monitor): added another
5921 target_info parameter: remotebinarydownload. This will set the
5922 remotebinarydownload flag if this is causing some boards trouble.
5923
59241999-03-18 Mark Salter <msalter@cygnus.com>
5925
5926 * lib/gdb.exp (continue_to_exit): New function.
5927
5928 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5929 * gdb.base/ending-run.exp: Ditto.
5930 * gdb.base/step-test.exp: Ditto.
5931
59321999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5933
5934 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5935 (suggested by Art Haas <ahaas@neosoft.com>).
5936
59371999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5938
5939 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5940
5941Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5942
5943 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5944 descriptions of types (short unsigned int vs unsigned short, etc).
5945
59461999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5947
5948 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5949 a call to strlen; sometimes we do have sources.
5950
59511999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5952
5953 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5954 character, so GDB won't print garbage after its end.
d63a86f8 5955
c906108c
SS
5956 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5957 breakpoint there instead. Sometimes GCC emits memcpy to handle
5958 the large structures being passed by value, so we step into that
5959 instead of sum_array_print, which obscures what we're really testing.
5960 * gdb.base/step-test.exp: However, we do want a test that notices
5961 the bizarre steps into memcpy, so do that here. Add check for
5962 stepping into function calls that pass large structures by value.
5963 ("Is that a noun clause, or are you just happy to see me?")
5964 Remove all references to specific line numbers.
5965 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5966 New type and function.
5967 (main): Call large_struct_by_value, passing it a large struct by value.
5968 * lib/gdb.exp (gdb_get_line_number): New function.
5969
5970 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5971 more portable.
5972
7a292a7a
SS
59731999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5974
c906108c
SS
5975 * lib/gdb.exp: Doc fixes.
5976
7a292a7a
SS
59771999-03-05 Nick Clifton <nickc@cygnus.com>
5978
d63a86f8 5979 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5980
59811999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5982
c906108c
SS
5983 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5984 commands. They're not germane to this test, and they don't work
5985 that way on remote targets.
5986
3fc11d3e
JM
59871999-03-01 James Ingham <jingham@cygnus.com>
5988
5989 * Changelog entries merged over from gdb development branch.
5990
3fc11d3e
JM
5991 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
5992
5993 * lib/gdb.exp (gdbtk_analyze_results): Generic function
5994 for outputting results of test run.
5995
2d4a1622 5996 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
5997
5998 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 5999
7a292a7a
SS
60001999-02-25 Felix Lee <flee@cygnus.com>
6001
6002 * lib/gdb.exp (debug_format): initialize
6003
c906108c
SS
60041999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6005
6006 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6007 * gdb.base/call-rt-st.c: Ditto.
6008
c906108c
SS
60091999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6010
6011 * gdb.threads/pthreads.exp (horiz): New variable.
6012 (test_startup): Fix regexps that capture thread numbers.
6013
60141999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6015
6016 * gdb.base/smoke.exp: Disambiguate two test case names (both
6017 called ``print'').
6018
6019Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6020
6021 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6022 compilation.
6023
60241999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6025
6026 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6027 actual output formatting.
6028 * gdb.base/smoke.exp: GDB removes leading 0's.
6029 * gdb.base/volatile.exp: Don't check type of remuneration;
6030 that variable is no longer defined in constvars.c.
6031 * gdb.base/step-test.c (main): Exit with explicit exit code.
6032 * gdb.base/step-test.exp: Remove two nexti checks--they are
6033 not portable.
6034
60351999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6036
6037 * gdb.base/help.exp ("help delete display"): Fix test to match
6038 gdb's output.
6039
6040 * gdb.base/long_long.c (known_types): Initialize values to zero.
6041 * gdb.base/long_long.exp: Step one more line
6042 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6043 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6044 unique test case names.
6045
6046Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6047
d63a86f8 6048 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6049
6050 * gdb.c++/method.exp: Add missing close brace.
6051
60521999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6053
6054 * gdb.base/maint.exp: Use 'set height 0' to disable page
6055 prompting, not 'set height 400'.
6056
6057 Fix a bunch of timeouts.
6058 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6059 four separate tests, so expect doesn't take forever to match a ton
6060 of text against a regexp with lots of .* forms.
6061 ("maint print psymbols", "maint print symbols"): Make some of
6062 these greps more selective, so that expect doesn't try to wade
6063 through huge piles of output and time out.
6064
6065 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6066
6067 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6068 tests: one which doesn't expect shlib events to be reported, and
6069 another which does, but is XFAIL for all platforms other than
6070 HP/UX.
6071
6072 * gdb.base/break.exp: Teach the test suite that the `catch
6073 fork', `catch vfork', and `catch exec' commands produce error
6074 messages on platforms that don't provide these features.
6075
6076Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6077
6078 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6079 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6080 (shortening names from solib_threshold.exp etc), won't run on
6081 anything but HP-UX for the foreseeable future.
6082 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6083 reflect move.
6084
6085Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6086
6087 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6088 gdb.trace/Makefile.in (clean): Remove all test executables.
6089
6090Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6091
6092 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6093 successfully re-sets breakpoints in shared libraries.
6094 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6095
6096Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6097
d63a86f8
RM
6098 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6099 and compiled w/o GCC.
c906108c
SS
6100
6101 * gdb.hp/watch-cmd.exp: ditto.
6102
6103 * gdb.hp/watch-hp.exp: ditto.
6104
6105 * gdb.hp/xdb1.exp: ditto.
6106
6107 * gdb.hp/xdb2.exp: ditto.
6108
6109 * gdb.hp/dbx.exp: ditto.
6110
6111Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6112
6113 * constvars.c: Remove C++-isms.
6114 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6115 with GCC.
6116
6117Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6118
6119 The following changes are part of the HP merge.
6120
6121 * gdb.base/break.exp: new tests to verify that catchpoints for
6122 fork, vfork, and exec don't trigger inappropriately.
6123
6124 * gdb.base/opaque.exp: compile one file at a time, then link.
6125
6126 * gdb.base/signals.exp: be more restrictive about which hppa
6127 systems receive a setup_xfail. new tests.
6128
6129 * gdb.base/solib_threshold.build: new file.
6130 * gdb.base/solib_threshold.exp: new file.
6131 * gdb.base/solib_threshold.link_opts: new file.
6132 * gdb.base/solib_threshold.mk: new file.
6133 * gdb.base/gen_solib_threshold.c: new file.
6134
6135 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6136 tests. New tests for enums inside classes.
6137
6138 * gdb.c++/compiler.cc: indicate support of template debugging.
6139
6140 * gdb.c++/demangle.exp: run hp style demangling tests.
6141
6142 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6143 tests.
6144
6145 * gdb.c++/misc.cc: changes to support new tests.
6146
6147 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6148 to support new tests.
6149
6150 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6151 gcc, then skip these tests.
6152
6153Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6154
6155 The following files are part of the HP merge; some had longer
6156 names at HP, but have been renamed to be no more than 14
6157 characters in length.
6158
6159 * gdb.hp/ambiguous.cc: new file.
6160 * gdb.hp/ambiguous.exp: new file.
6161 * gdb.hp/attach.exp: new file.
6162 * gdb.hp/attach2.exp: new file.
6163 * gdb.hp/classes-hp.exp: new file.
6164 * gdb.hp/ctti.exp: new file.
6165 * gdb.hp/ctti-add.cc: new file.
6166 * gdb.hp/ctti-add1.cc: new file.
6167 * gdb.hp/ctti-add2.cc: new file.
6168 * gdb.hp/ctti-add3.cc: new file.
6169 * gdb.hp/dbx.exp: new file.
6170 * gdb.hp/exception.cc: new file.
6171 * gdb.hp/exception.exp: new file.
6172 * gdb.hp/foll-exec.c: new file.
6173 * gdb.hp/foll-exec.exp: new file.
6174 * gdb.hp/foll-fork.c: new file.
6175 * gdb.hp/foll-fork.exp: new file.
6176 * gdb.hp/foll-vfork.c: new file.
6177 * gdb.hp/foll-vfork.exp: new file.
6178 * gdb.hp/inherit-hp.exp: new file.
6179 * gdb.hp/more-steps.exp: new file.
6180 * gdb.hp/namespace.cc: new file.
6181 * gdb.hp/namespace.exp: new file.
6182 * gdb.hp/optimize.exp: new file.
6183 * gdb.hp/pxdb.c: new file.
6184 * gdb.hp/pxdb.exp: new file.
6185 * gdb.hp/quicksort.exp: new file.
6186 * gdb.hp/reg-test.exp: new file.
6187 * gdb.hp/reg-test.s: new file.
6188 * gdb.hp/sized-enum.c: new file.
6189 * gdb.hp/sized-enum.exp: new file.
6190 * gdb.hp/start-stop.exp: new file.
6191 * gdb.hp/templ-hp.cc: new file.
6192 * gdb.hp/templ-hp.exp: new file.
6193 * gdb.hp/thr-lib.c: new file.
6194 * gdb.hp/thr-lib.exp: new file.
6195 * gdb.hp/thr-lib.h: new file.
6196 * gdb.hp/thr-liblib.c: new file.
6197 * gdb.hp/virtfun-hp.c: new file.
6198 * gdb.hp/virtfun-hp.exp: new file.
6199 * gdb.hp/watch-cmd.exp: new file.
6200 * gdb.hp/watch-hp.exp: new file.
6201 * gdb.hp/xdb1.exp: new file.
6202 * gdb.hp/xdb2.exp: new file.
6203 * gdb.hp/xdb3.exp: new file.
6204
6205Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6206
6207 The following files are part of the HP merge; some had longer
6208 names at HP, but have been renamed to be no more than 14
6209 characters in length.
6210
6211 * gdb.base/ss.h: new file.
6212 * gdb.base/call-ar-st.c: new file.
6213 * gdb.base/call-ar-st.exp: new file.
6214 * gdb.base/call-rt-st.c: new file.
6215 * gdb.base/call-rt-st-exp: new file.
6216 * gdb.base/call-strs.exp: new file.
6217 * gdb.base/ena-dis-br.exp: new file.
6218 * gdb.base/environ.exp: new file.
6219 * gdb.base/long_long.exp: new file.
6220 * gdb.base/sect-cmd.exp: new file.
6221 * gdb.base/shlib-cl2.exp: new file.
6222 * gdb.base/smoke.exp: new file.
6223 * gdb.base/so-impl-ld.c: new file.
6224 * gdb.base/so-impl-ld.exp: new file.
6225 * gdb.base/so-indr-cl.c: new file.
6226 * gdb.base/so-indr-cl.exp: new file.
6227 * gdb.base/varargs.exp: new file.
6228 * gdb.base/volatile.exp: new file.
6229 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6230 * gdb.base/display.exp: new file.
c906108c
SS
6231 * gdb.c++/derivation.exp: new file.
6232 * gdb.c++/local.exp: new file.
6233 * gdb.c++/member-ptr.exp: new file.
6234 * gdb.c++/overload.exp: new file.
6235 * gdb.c++/ovldbreak.exp: new file.
6236 * gdb.c++/ref-types.exp: new file.
6237 * gdb.c++/ref-types2.exp: new file.
6238 * gdb.c++/userdef.exp: new file.
d63a86f8 6239
c906108c
SS
6240Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6241
6242 * gdb.base/default.exp: Reflect wording change in remote.c.
6243
dc96c6c7 6244Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6245
6246 * gdb.base/help.exp: Update to reflect current text.
6247
6248Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6249
6250 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6251 they're stack variables and contain garbage.
6252 * gdb.c++/anon-union.exp: new file.
6253
6254 The following changes were made by David Taylor
6255 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6256 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6257 in changes by HP.
6258
6259 * gdb.base/bitops.exp: new file.
6260 * gdb.base/default.exp: change expected messages for catch and
6261 info catch tests to reflect HP merge changes.
6262 * gdb.base/enable-disable-break.exp
6263 * gdb.base/ending-run.c: new file.
6264 * gdb.base/long_long.c: new file.
6265 * gdb.base/maint.exp: new file.
6266 * gdb.base/pointers2.exp: new file.
6267 * gdb.base/shlib-call2.exp: new file.
6268 * gdb.base/solib.exp: new file.
6269 * gdb.base/step-test.c: new file.
6270 * gdb.c++/anon-union.cc: new file.
6271 * gdb.c++/local.cc: new file.
6272 * gdb.c++/member-pointer.cc: new file.
6273 * gdb.c++/method.cc: new file.
6274 * gdb.c++/ref-types.cc: new file.
6275 * gdb.c++/ref-types2.cc: new file.
6276 * gdb.c++/userdef.cc: new file.
d63a86f8 6277
c906108c
SS
6278 * gdb.base/scope.exp: compile one file at a time, then link.
6279 * gdb.base/langs.exp: ditto.
6280 * gdb.base/list.exp: ditto.
d63a86f8 6281
c906108c
SS
6282Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6283
6284 The following changes were made by David Taylor
6285 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6286 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6287 in changes by HP.
d63a86f8 6288
c906108c
SS
6289 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6290 skip tests. When compiling pass c++ flag to gdb_compile.
6291 * gdb.c++/
d63a86f8 6292
c906108c
SS
6293 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6294 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6295 (skip_hp_tests): new function.
6296 (gdb_preprocess): new function.
6297
6298 * configure.in (hpdir): decide whether to configure gdb.hp.
6299 * configure: regenerated.
6300
6301 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6302 to delete on clean.
6303 (EXECUTABLES): update to reflect new additions.
6304 * gdb.base/commands.exp: update message expected.
6305 * gdb.base/default.exp: add copyright notice.
6306 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6307 * gdb.base/help.exp: update messages to reflect current text.
6308 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6309 targets for recurse tests.
6310 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6311 skip this file.
6312
6313 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6314 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6315 compilation.
6316 * gdb.c++/misc.exp: ditto.
6317 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6318 run the tests. tell gdb_compile that it's a c++ compilation.
6319
6320 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6321
c906108c
SS
6322 * gdb.base/all-bin.exp: new file.
6323 * gdb.base/arithmet.exp: new file.
6324 * gdb.base/assign.exp: new file.
6325 * gdb.base/completion.exp: new file.
6326 * gdb.base/cond-expr.exp: new file.
6327 * gdb.base/condbreak.exp: new file.
6328 * gdb.base/define.exp: new file.
6329 * gdb.base/dollar.exp: new file.
6330 * gdb.base/environment.exp: new file.
6331 * gdb.base/eval-skip.exp: new file.
6332 * gdb.base/jump.exp: new file.
6333 * gdb.base/logical.exp: new file.
6334 * gdb.base/pointers.exp: new file.
6335 * gdb.base/relational.exp: new file.
6336 * gdb.base/section_command.exp: new file.
6337 * gdb.base/whatis-expr.exp: new file.
6338
6339 * gdb.base/all-types.c: new file.
6340 * gdb.base/call-array-struct.c: new file.
6341 * gdb.base/call-return-struct.c: new file.
6342 * gdb.base/call-strings.c: new file.
6343 * gdb.base/callfuncs2.c: new file.
6344 * gdb.base/condbreak.c: new file.
6345 * gdb.base/constvars.c: new file.
6346 * gdb.base/display.c: new file.
6347 * gdb.base/int-type.c: new file.
6348 * gdb.base/jump.c: new file.
6349 * gdb.base/miscexprs.c: new file.
6350 * gdb.base/pointers.c: new file.
6351 * gdb.base/pointers2.c: new file.
6352 * gdb.base/shmain.c: new file.
6353 * gdb.base/shr1.c: new file.
6354 * gdb.base/shr2.c: new file.
6355 * gdb.base/solib.c: new file.
6356 * gdb.base/solib1.c: new file.
6357 * gdb.base/solib2.c: new file.
6358 * gdb.base/varargs.c: new file.
6359 * gdb.c++/derivation.cc: new file.
6360 * gdb.c++/overload.cc: new file.
6361 * gdb.c++/ovldbreak.cc: new file.
6362 * gdb.hp/attach.c: new file.
6363 * gdb.hp/attach2.c: new file.
6364 * gdb.hp/average.c: new file.
6365 * gdb.hp/compiler.c: new file.
6366 * gdb.hp/compiler.cc: new file.
6367 * gdb.hp/execd-program.c: new file.
6368 * gdb.hp/follow-exec.c: new file.
6369 * gdb.hp/follow-fork.c: new file.
6370 * gdb.hp/follow-vfork-and-exec.c: new file.
6371 * gdb.hp/misc-hp.cc: new file.
6372 * gdb.hp/more-steps.c: new file.
6373 * gdb.hp/optimize.c: new file.
6374 * gdb.hp/quicksort.c: new file.
6375 * gdb.hp/run-hp.c: new file.
6376 * gdb.hp/start-stop.c: new file.
6377 * gdb.hp/sum.c: new file.
6378 * gdb.hp/templates-hp.cc: new file.
6379 * gdb.hp/thread-local-in-lib.c: new file.
6380 * gdb.hp/thread-local-in-lib.h: new file.
6381 * gdb.hp/thread-local-in-lib.lib.c: new file.
6382 * gdb.hp/vforked-program.c: new file.
6383 * gdb.hp/virtfunc-hp.cc: new file.
6384 * gdb.hp/watchpoint-hp.c: new file.
6385 * gdb.hp/xdb.c: new file.
6386 * gdb.hp/xdb0.c: new file.
6387 * gdb.hp/xdb0.h: new file.
6388 * gdb.hp/xdb1.c: new file.
6389
6390Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6391
6392 The following change was made by Edith Epstein
6393 <eepstein@cygnus.com> as part of a project to merge in changes
6394 originally made by HP; HP did not create ChangeLog entries.
6395
6396 * gdb.c++/demangle.exp: changed the expected output for some
6397 ARM-style mangling -- removed second reference to datatype.
6398 For example, maint demangle __dt__11T1__pt__2_cFv
6399 T1<char>::~T1<char>(void)
6400 becomes,
6401 maint demangle __dt__11T1__pt__2_cFv
6402 T1<char>::~T1(void)
6403
6404 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6405
c906108c
SS
6406Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6407
6408 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6409 * gdb.trace/backtrace.exp: Likewise.
6410 * gdb.trace/circ.exp: Likewise.
6411 * gdb.trace/collection.exp: Likewise.
6412 * gdb.trace/deltrace.exp: Likewise.
6413 * gdb.trace/infotrace.exp: Likewise.
6414 * gdb.trace/limits.exp: Likewise.
6415 * gdb.trace/packetlen.exp: Likewise.
6416 * gdb.trace/passc-dyn.exp: Likewise.
6417 * gdb.trace/passcount.exp: Likewise.
6418 * gdb.trace/report.exp: Likewise.
6419 * gdb.trace/save-trace.exp: Likewise.
6420 * gdb.trace/tfind.exp: Likewise.
6421 * gdb.trace/tracecmd.exp: Likewise.
6422 * gdb.trace/while-dyn.exp: Likewise.
6423 * gdb.trace/while-stepping.exp: Likewise.
6424
64251998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6426
6427 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6428
6429Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6430
6431 From Brendan Kehoe:
6432 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6433 int return types.
6434
6435Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6436
6437 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6438 remote dos host testing right.
6439
6440Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6441
6442 * gdb.base/corefile.exp: remove some xfails.
6443
6444Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6445
6446 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6447 have different timestamps.
6448
6449Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6450
6451 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6452 gdb.base/default.exp: Replace "exec" with "executable".
6453
6454Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6455
6456 * gdb.base/default.exp: Change else if to elseif from previous
6457 delta.
6458
6459Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6460
6461 * gdb.base/default.exp: Add brace missing from previous delta.
6462
6463Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6464
6465 * gdb.base/default.exp: Support test for info float for all
6466 varieties of arm toolchain.
6467
dc96c6c7 6468Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6469
6470 * gdb.trace/*.exp: remove "remote_download" command.
6471
dc96c6c7 6472Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6473
6474 * gdb.trace/*.exp: remove -gdwarf from compile.
6475
6476Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6477
6478 * gdb.trace/configure.in(AC_INIT): typo
6479 * gdb.trace/configure: regenerated
6480
dc96c6c7 6481Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6482
6483 * config/m68k-emc.exp: New file.
6484 * lib/<emc-support.exp trace-support.exp}: New files.
6485 * configure.in: add new test directory gdb.trace.
6486 * gdb.trace/{configure configure.in Makefile.in}: New files.
6487 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6488 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6489 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6490 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6491 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6492 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6493 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6494
dc96c6c7 6495Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6496
6497 * gdb.c++/classes.exp: Change all regular expressions to match
6498 arbitrary combinations of newline/carriage-return, so that they
6499 will work equally well on Unix and Windows.
6500 * gdb.c++/inherit.exp: ditto.
6501 * gdb.c++/virtfunc.exp: ditto.
6502
65031998-08-11 Dawn Perchik <dawn@cygnus.com>
6504
6505 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6506
c2d11a7d
JM
6507Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6508
6509 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6510 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6511 to use a0-a3/d0-d3 as needed.
6512
6513Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6514
6515 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6516 * gdb.disasm/am33.exp: Corresponding changes.
6517
c906108c
SS
65181998-07-11 Felix Lee <flee@cygnus.com>
6519
6520 * gdb.base/callfuncs.exp: add cmp10 test.
6521 * gdb.base/callfuncs.c (cmp10): new function.
6522
6523Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6524
d63a86f8 6525 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6526 into two parts to get around a synchronization problem in expect.
6527
3fc11d3e
JM
6528Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6529
6530 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6531
6532 * configure.in: Add options for gdbtk testsuite.
6533
6534 * configure: Regenerate.
6535
6536 * gdb.gdbtk: New directory to hold gdbtk tests.
6537
c906108c
SS
6538Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6539
6540 * gdb.fortran/types.exp: Escape brackets in expect patterns
6541 for test_float_literal_types_accepted tests.
6542 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6543 before run test.
6544
c2d11a7d
JM
6545Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6546
6547 * am33.exp: Just compile, do not link the testcase.
6548 * am33.s: Add ".am33" pseudoop to force am33 mode.
6549
c906108c
SS
65501998-06-25 Felix Lee <flee@cygnus.com>
6551
6552 * gdb.base/setshow.exp: make sure $pc is sane.
6553
6554 * gdb.stabs/weird.exp: split expect patterns properly.
6555
c2d11a7d
JM
6556Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6557
6558 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6559 * gdb.disasm/am33.exp: Run it.
6560
dc96c6c7 6561Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6562
6563 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6564 match processing (and eliminate spurious timeouts when running).
6565
dc96c6c7 6566Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6567
6568 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6569 exception test, but conditionalize it on target [mach | gnu].
6570
dc96c6c7 6571Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6572
6573 * gdb.base/overlays.exp: fixup compile line for linker script.
6574
6575Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6576
6577 * gdb.fortran/types.exp: don't guess at float size.
6578
6579Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6580
6581 * gdb.base/exprs.exp: delete test that depends on int size.
6582
6583Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6584
6585 * config/sim.exp: Removed checks for target triplets.
6586 (gdb_target_sim): Use gdb,target_sim_options.
6587
6588Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6589
6590 * gdb.base/reread.exp: New file.
6591 * gdb.base/reread1.c: New file.
6592 * gdb.base/reread2.c: New file.
6593
6594Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6595
6596 * config/sim.exp: Use 'target sim -sparclite' when running
6597 SPARClite programs.
6598
6599Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6600
6601 * gdb.base/structs2.exp: New file.
6602 * gdb.base/structs2.c: New file.
6603
6604Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6605
6606 * gdb.asm/common.inc: New file.
6607 * gdb.asm/d10v.inc: New file.
6608 * asm-source.exp: Pass -I's to gas to find .inc files.
6609 Update line numbers in expected output.
6610 * asmsrc1.s: Rewrite.
6611 * asmsrc2.s: Rewrite.
6612 * configure.in: Create arch.inc symlink.
6613 * configure: Regenerate.
6614 * Makefile.in (distclean): Delete arch.inc.
6615
6616Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6617
6618 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6619 (t_enum_value2): ditto
6620 (t_enum_value3): ditto
6621 (main): ditto
6622Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6623
6624 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6625 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6626 change.
6627 Use gdb_test instead of send_gdb/gdb_expect sequences.
6628
6629Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6630
6631 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6632 not void.
6633
6634Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6635
6636 * gdb.base/branches.c: Code with lots of loops and
6637 subroutines. Used to test gdbs ability to single step through PC
6638 changes, especially to test mips-tdep.c:mips_next_pc
6639
6640Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6641
6642 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6643 more rigorous EGCS C++ error checking.
6644
6645Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6646
6647 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6648 tests.
c906108c 6649 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6650 function when asleep.
c906108c 6651 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6652 for i*86 Linux and SVR4 signal handling problems.
6653 Remove linux xfail for `next to handler in signals_tests_1', fixed
6654 by recent infrun.c change.
c906108c 6655 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6656 stack backtraces.
c906108c
SS
6657 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6658 target.[ch] change.
6659
6660Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6661
6662 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6663 for a newline from gdb before continuing.
6664 (default_gdb_exit): Just look for y or n.
6665 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6666 it does, fail the rests of the tests in the file.
6667
6668Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6669
6670 * config/cygmon.exp: New file.
6671
6672Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6673
6674 * gdb.base/list.exp: Fix problem with "list default lines around
6675 main" test on remote targets.
6676
6677 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6678 run test on remote targets.
6679
6680Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6681
6682 * gdb.asm: New directory.
6683 * configure.in: Configure it.
6684 * configure: Regenerate.
6685 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6686 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6687
6688Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6689
6690 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6691
dc96c6c7 6692Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6693
c906108c
SS
6694 * gdb.base/overlays (several files): Merge the two overlay
6695 managers into one. Change variables (foox, barx, bazx, grbxx)
6696 back into ints but force them to load in their proper sections.
6697
6698Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6699
6700 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6701 on-chip insn memory and IMAP1 to upper 128k.
6702 (D10VCopy): Handle memory regions crossing 16k boundaries.
6703 (D10VCopy): Transfer data in 32 bit chunks.
6704
6705Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6706
6707 * gdb.base/overlays.c (main): Exit normally when result is
6708 correct.
6709
6710 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6711 map. Include space for printf in .text segment.
6712
6713 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6714 updated d10v memory VMA/LMA map.
6715 (D10VCopy): Call D10VTranslate.
d63a86f8 6716
c906108c
SS
6717Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6718
6719 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6720
6721 * gdb.base/bar.c (barx, bar): Change variable to small array so
6722 that it won't be put into the .sdata - small data -
6723 section. Update reference.
6724 * gdb.base/baz.c (bazx, baz): Ditto.
6725 * gdb.base/foo.c (foox, foo): Ditto.
6726 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6727
6728 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6729 to be arrays.
d63a86f8 6730
dc96c6c7 6731Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6732
c906108c
SS
6733 * gdb.base/overlays.exp: fix up and get working again.
6734 Add tests for backtraces from an overlay function.
d63a86f8 6735
c906108c
SS
6736Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6737
6738 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6739 "calling function with watchpoint enabled".
6740
6741Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6742
6743 * gdb.base/break.exp (test_next_with_recursion): Remove
6744 gdb_suppress_tests for d10v-*-*.
6745 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6746 pending review of whether it is useful or not.
6747
6748Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6749
6750 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6751
6752Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6753
6754 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6755 * config/dve.exp: New file to support Densan boards.
6756
6757Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6758
6759 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6760 reads and BSD.
6761
6762Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6763
6764 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6765 response.
6766
6767 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6768
6769Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6770
6771 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6772 test.
6773
6774 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6775 target_sizeof_long and target_bigendian_p.
6776 (structs_by_value, structs_by_reference): Check values according
6777 to targets word size and endianess.
d63a86f8 6778
c906108c
SS
6779Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6780
6781 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6782 output.
6783
6784Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6785
6786 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6787 Update test of set args help to match source change.
6788
6789Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6790
6791 * gdb.base/default.exp: Expect help system output to be in
6792 alphabetical order.
6793 * gdb.base/help.exp: Ditto.
6794
6795Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6796
6797 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6798 "i*86-pc-linux-gnu*".
6799 * gdb.base/interrupt.exp: Ditto.
6800 * gdb.base/corefile.exp: Ditto.
6801
6802 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6803 define vxworks when building the testcase.
6804
6805 * gdb.base/ptype.exp: Fix testnames to be unique.
6806 * gdb.base/radix.exp: Ditto.
6807 * gdb.base/term.exp: Ditto.
6808 * gdb.base/whatis.exp: Ditto.
6809 * gdb.c++/classes.exp: Ditto.
6810
6811Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6812
6813 * gdb.base/callfuncs.exp: Fix indentation.
6814
6815 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6816 suppress_flag has been set.
6817 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6818 target feature.
6819
6820Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6821
6822 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6823 the testcase.
6824
6825 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6826 set_debug_traps() and breakpoint().
6827 * gdb.c++/misc.cc (main): Ditto.
6828 * gdb.c++/templates.cc (main): Ditto.
6829 * gdb.c++/virtfunc.cc (main): Ditto.
6830
6831Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6832
6833 * lib/gdb.exp(gdb_step_for_stub): New function.
6834 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6835 exists, reload the executable and do a "continue" instead of
6836 doing a jump.
6837 (runto_main): Use gdb_step_for_stub.
d63a86f8 6838
c906108c
SS
6839 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6840 tests to have unique names.
6841 * gdb.base/callfuncs.exp: Ditto.
6842 * gdb.base/commands.exp: Ditto.
6843 * gdb.base/default.exp: Ditto.
6844 * gdb.base/help.exp: Ditto.
6845 * gdb.base/list.exp: Ditto.
6846 * gdb.base/opaque.exp: Ditto.
6847 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6848 similar tests.
d63a86f8 6849
c906108c
SS
6850 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6851 * gdb.c++/cplusfuncs.cc: Ditto.
6852 * gdb.c++/virtfunc.cc: Ditto.
6853
6854 * config/monitor.exp: Keep track of the last file we saw, rather
6855 than trying to get the info from gdb.
6856
6857 * gdb.fortran/types.exp: Move comment to previous line.
6858
6859Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6860
6861 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6862 target mode.
6863
6864Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6865
6866 From Bob Manson:
6867 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6868 string from GDB when it connects.
6869
6870 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6871
6872Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6873
6874 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6875 if we can't get a debug format from GDB (we may be testing an
6876 older GDB). Use a 10 second timeout when checking for the format.
6877
6878 * gdb.stabs/weird.exp: Fix quoting.
6879
6880 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6881
6882Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6883
6884 * config/arm-ice.exp: New file.
6885
6886Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6887
6888 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6889 until it has been modified to work with the new testsuite.
6890
99707966 6891 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6892 testcase won't compile, cause all of the testcases in the file to
6893 fail instead.
6894
6895 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6896 (gdb_clear_suppressed): New procedure.
6897 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6898 it contains a positive value.
6899
6900Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
6901
6902 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
6903
6904 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
6905
6906Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
6907
6908 * lib/gdb.exp (setup_xfail_format): New function.
6909 (get_debug_format): New function to get debug format.
6910 (debug_format): New global variable to hold last value set
6911 by get_debug_format.
6912 * gdb.base/list.exp: Call get_debug_format and expect some
6913 tests to fail for DWARF 1 and COFF formats.
6914 * gdb.c++/ptype.exp: Ditto.
6915 * gdb.c++/classes.exp: Ditto.
6916 * gdb.c++/cplusfuncs.exp: Ditto.
6917 * gdb.c++/inherit.exp: Ditto.
6918 * gdb.c++/templates.exp: Ditto.
6919 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 6920
c906108c
SS
6921Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6922
6923 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6924 host doesn't have a currently-open connection.
6925
6926 * config/sparclet.exp: Cleanups and fixes to make it generic for
6927 any gdb stub target. Handle cases where gdb doesn't respond when
6928 interrupted in a sane fashion.
6929
6930 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6931 same thing in a totally different way.
6932
6933 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6934 setting "timeout".
6935 (gdb_start): We set the global gdb_prompt variable in
6936 default_gdb_init now.
6937
6938Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6939
6940 * gdb.base/printcmds.exp: Fix "check for floating addition"
6941 regexp to accept results within approx +/- .01 of exact value.
6942 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6943
6944Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6945
6946 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6947 properly.
6948 (gdb_expect): Add optional timeout parameter, and add timeout
6949 value to various calls.
6950 (gdb_suppress_tests): Only give one warning message per group.
6951
6952Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6953
6954 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6955 global variables. Handle getting a value for $timeout more
6956 gracefully.
6957
6958Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6959
6960 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6961 initialize.
6962 (default_gdb_init): New procedure; allow gdb_init to be overridden
6963 by a target configuration file.
6964 (gdb_expect): Pass the timeout to remote_expect.
6965
6966 * config/monitor.exp(gdb_load): Fix typo in regexp.
6967
6968Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6969
6970 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6971
6972Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6973
6974 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6975 here. Call gdb_target_exec before rebooting the target, to make
6976 sure the connection to the target is closed.
6977 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6978 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6979 Also detect "Timeout reading from remote" error.
6980
6981 * config/gdbserver.exp: Pass the executable being loaded to
6982 gdb_target_monitor. Don't call gdb_file_cmd here; let
6983 gdb_target_monitor do it.
6984
6985 * gdb.disasm/hppa.exp: Don't use exec_output.
6986
6987Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
6988
6989 * gdb.base/list.exp: If we're debugging a non-native target,
6990 try to set the pc register to point to the start of the
6991 program before doing the first list command.
6992
6993 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
6994 test_calls after restarting.
6995
6996 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
6997 reloading.
6998
6999 * gdb.base/watchpoint.exp: Fix typo.
7000
7001 * gdb.base/setshow.exp: Check for use_gdb_stub.
7002
7003 * gdb.base/break.exp: Fix continue until exit test for the gdb
7004 stub case.
7005 * gdb.base/langs.exp: Ditto.
7006
7007 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7008 gdb_load_offset. If we weren't given a file to load, figure out
7009 what the current file is and use it.
7010
7011 * config/i386-bozo.exp: New file.
7012
7013Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7014
7015 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7016 feature.
7017
7018 * config/proelf.exp: New entry.
7019
7020Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7021
7022 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7023 of regexps.
7024
7025 * gdb.base/watchpoint.exp: Don't run the test_stepping
7026 tests if gdb can't call functions on the target.
7027
7028 * gdb.base/setshow.exp: Don't run the set prompt tests if
7029 the board has gdb_prompt set.
7030
7031Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7032
7033 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7034 * gdb.base/commands.exp: Likewise.
7035 * gdb.base/setshow.exp: Likewise.
7036
7037Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7038
7039 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7040 feature.
7041
7042 * config/i960.exp: New file.
7043
7044Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7045
7046 * gdb.base/funcargs.exp: Check for gdb,short_int target
7047 feature instead of looking for explicit target triplets.
7048
dc96c6c7 7049Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7050
d63a86f8 7051 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7052 "p 123DEADBEEF", to check parse_number.
7053 * top.c: change "to enable to enable" to "to enable" in a couple
7054 of help strings.
7055
7056Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7057
7058 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7059 on the mn10300.
d63a86f8 7060
c906108c
SS
7061Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7062
7063 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7064 where the test executable is run with explicit args.
7065 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7066
7067Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7068
7069 * gdb.base/run.c: Use FAKEARGV to build test executable that
7070 does not require a command line arg, since most simulators
7071 don't currently support passing such an arg into the simulated
7072 program.
7073 * gdb.base/commands.exp: Change tests to insert the proper
7074 value as the arg to the first recursive factorial call. Change
7075 compilation line to define FAKEARGV at compile time.
7076
7077Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7078
7079 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7080 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7081 function with watchpoint enabled" test.
7082
7083Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7084
7085 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7086 Don't call gdb_test when the command doesn't return to a gdb prompt.
7087
7088 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7089 "Tests restarted" messages.
7090
7091Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7092
7093 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7094
dc96c6c7 7095Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7096
7097 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7098 for INFO SYMBOL; add help tests for OVERLAY commands.
7099 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7100 add tests for OVERLAY commands
7101 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7102 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7103 * gdb.base/sigall.c: add usestubs code frag
7104 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7105
c906108c
SS
7106Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7107
7108 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7109 failures.
7110 (gdb_stop_suppressing_tests): Note that tests have restarted.
7111
7112Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7113
7114 * config/h8300.exp: New file.
7115
7116Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7117
7118 * gdb.base/setshow.exp: Check for the existence of a
7119 feature, not its value.
7120
7121Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7122
7123 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7124
7125 * gdb.base/scope.exp: It's now init0(), not init().
7126
7127 * gdb.base/scope0.c: For now, change init() to be init0().
7128
7129 * config/monitor.exp: Use gdb_serial in preference to serial
7130 or netport.
7131
7132 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7133 and it's not already set.
7134
7135Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7136
7137 * gdb.base/setshow.exp: Only test the run command if the target
7138 isn't using a stub and if it supports argument passing.
7139
7140Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7141
7142 * config/udi.exp(gdb_start): Make sure UDICONF is set
7143 properly before starting gdb.
7144
7145Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7146
7147 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7148 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7149 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7150
7151Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7152
7153 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7154 specialized code to reboot the board, use remote_reboot instead.
7155
7156 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7157
7158 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7159
7160 * config/monitor.exp: Make sure we disconnect from the target.
7161 Also, try a reboot/reload cycle instead of failing if the
7162 load fails.
7163
7164Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7165
7166 * gdb.base/default.exp: Don't set match_max.
7167 * gdb.base/help.exp: Ditto.
7168 * gdb.base/list.exp: Ditto.
7169 * gdb.base/signals.exp: Ditto.
7170
7171 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7172 set, use remote_ld to download the testcase instead of
7173 the GDB loader.
7174
7175Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7176
7177 * config/vr5000.exp: New file.
7178
7179 * config/monitor.exp(gdb_target_monitor): Add pattern for
7180 "Ending remote" to detect errors in connecting.
7181
7182 * gdb.base/setshow.exp: Add .* within auto language test.
7183
7184 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7185 target feature.
7186
7187 * config/monitor.exp(gdb_load): Check for a failure when loading,
7188 and reboot the board if necessary.
7189
7190 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7191 a set of tests. Remove print.* from the patterns being checked.
7192
7193Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7194
7195 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7196 refer to gdb_spawn_id.
7197
7198 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7199 longer used.
7200 * config/sparclet.exp: Ditto.
7201 * config/sparclet-old.exp: Ditto.
7202 * config/slite.exp: Ditto.
7203 * config/sim.exp: Ditto.
7204 * gdb.base/funcargs.exp: Ditto.
7205
7206 * lib/gdb.exp:Remove references to gdb_spawn_id.
7207 (gdb_expect): Move to remote.exp.
7208
7209Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7210
7211 * config/monitor.exp: Detect the "Couldn't establish connection"
7212 message from GDB.
7213
7214Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7215
7216 * gdb.base/bitfields.exp: Use runto instead of explicit
7217 gdb_run_cmd/gdb_expect sequences.
7218
7219 * gdb.base/break.exp(text_next_with_recursion): Add match for
7220 gdb_expect call.
7221
7222 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7223 We also need to handle the "A program is being debugged already"
7224 prompt from gdb. Use gdb_test to set the baud rate.
7225
7226 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7227 to 20000. Really. I mean it.
7228
7229Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7230
7231 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7232 fails. If suppress_flag is set, skip perror message about not
7233 being able to send to GDB.
7234 (send_gdb): If suppress_flag is set, don't try to send commands to
7235 GDB.
7236 (gdb_expect): If suppress_flag is set, always fail immediately.
7237 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7238 (gdb_init): Call gdb_stop_suppressing_tests.
7239 (default_gdb_exit): Ditto.
7240 (default_gdb_start): Ditto.
7241
7242 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7243 gdb_stop_suppressing_tests as appropriate.
7244 * gdb.base/break.exp: Ditto.
7245 * gdb.base/callfuncs.exp: Ditto.
7246 * gdb.base/commands.exp: Ditto.
7247 * gdb.base/exprs.exp: Ditto.
7248 * gdb.base/funcargs.exp: Ditto.
7249 * gdb.base/list.exp: Ditto.
7250 * gdb.base/recurse.exp: Ditto.
7251 * gdb.base/scope.exp: Ditto.
7252 * gdb.base/structs.exp: Ditto.
7253 * gdb.c++/inherit.exp: Ditto.
7254
7255Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7256
7257 * config/vr4300.exp: New file.
7258
99707966 7259 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7260
99707966 7261 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7262
7263Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7264
7265 * lib/gdb.exp(gdb_init): New function.
7266
7267 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7268 for each individual variable set.
7269
7270 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7271 name.
7272
7273 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7274
7275 * gdb.base/scope.exp: Use gdb_test.
7276
7277 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7278 aborting; the testsuite driver will do that for us (see
7279 gdb_finish). Also, use gdb_test in a few more places.
7280
7281Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7282
7283 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7284
7285Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7286
7287 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7288 and "add_tests" are not at the same address.
7289
7290Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7291
7292 * gdb.base/ptype.exp: Use gdb_test.
7293
7294Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7295
7296 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7297 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7298 left in. No longer expect them to fail.
7299
7300 * gdb.stabs/*.mt; Deleted, no longer used.
7301 * gdb.stabs/configure.in: Remove references to target makefile
7302 frags.
7303 * gdb.stabs/configure: Rebuilt.
7304
7305 * gdb.disasm/*.mt: Deleted, no longer used.
7306 * gdb.disasm/configure.in: Remove references to target makefile
7307 frags. Use "sh3.s" as the unique filename for this directory.
7308 * gdb.disasm/configure: Rebuilt.
7309
7310 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7311 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7312 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7313
7314Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7315
7316 * config/udi.exp: Use mondfe,name instead of remote_host.
7317
7318Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7319
7320 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7321 a function with a watchpoint enabled on the mn10200.
7322
7323 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7324 before trying to create it!
7325
7326Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7327
7328 * config/vx.exp: Use hostname instead of netport.
7329
7330 * config/vxworks.exp: New file.
7331
7332 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7333
7334 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7335 gdb before assuming everything worked. Send a ^C if a timeout
7336 occurs.
7337
7338 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7339 $gdb_spawn_id directly.
7340 (gdb_run_cmd): Try _start as well as start. Use the target feature
7341 gdb,start_symbol as the symbol to start from when jumping.
7342
7343Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7344
7345 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7346 redundant) test.
7347
7348 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7349 it doesn't lose for 16bit integer systems.
7350
7351Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7352
7353 * gdb.fortran/types.exp: If the target doesn't support "double"
7354 data types, then expect "real" types to only be 4 bytes.
7355
7356 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7357 call tests if the target doesn't support inferior function calls.
7358
7359 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7360 in printf tests.
7361
7362Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7363
7364 * gdb.base/help.exp: Disable "help set", "help show", and
7365 "help support". Simplify regexp for "help stack".
7366
7367 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7368 to 60 seconds. Temporarily set match_max to 15000 around the
7369 "info copying" test.
7370
7371 * gdb.base/nodebug.exp: Don't try to do an inferior function
7372 call if the target doesn't support them.
7373 * gdb.base/printcmds.exp: Likewise.
7374 * gdb.base/setvar.exp: Likewise.
7375 * gdb.base/structs.exp: Likewise.
7376 * gdb.c++/templates.exp: Likewise.
7377 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7378
7379 * gdb.base/recurse.exp: Enable for the mn10200.
7380
7381 * configure.in: Do configure gdb.stabs directory for *-*-elf
7382 targets.
7383 * configure: Rebuilt.
7384
7385 * gdb.base/break.exp: Check for gdb,noresults before testing
7386 exit status and/or results from the target.
7387 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7388 * lib/gdb.exp: Remove old (now bogus) initialization of
7389 noinferior, noargs, noresults and nosignals.
7390
7391Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7392
7393 * config/sh.exp: New file.
7394
7395 * config/slite.exp: Try to connect multiple times to the board
7396 before rebooting. Only send a "monitor run" if need_monitor_run
7397 is set.
7398
7399 * gdb.base/break.exp: Don't do the "stub continue" test if
7400 the target has gdb_stub set.
7401
7402 * gdb.base/callfuncs.exp: Increase the timeout.
7403
7404 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7405 if the target has gdb,noinferiorio set.
7406
7407 * gdb.base/list.exp: Increase match_max to 10000 characters.
7408
7409 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7410
7411 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7412 target.
7413
7414 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7415
7416Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7417
7418 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7419 trying to delete the copy of gdb. Catch the file delete so we
7420 don't die if the delete fails; also, the file should be copied to
7421 the host, not to the build.
7422
7423Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7424
7425 * lib/gdb.exp(gdb_test): Surround the result pattern with
7426 parenthesis in case it contains multiple regexps separated
7427 with |.
7428
7429 * gdb.base/watchpoint.exp: Use gdb_test.
7430 * gdb.base/default.exp: Ditto.
7431
7432Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7433
99707966 7434 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7435
c906108c
SS
7436 * gdb.base/scope.exp: Use gdb_test.
7437 * gdb.c++/classes.exp: Ditto.
7438 * gdb.c++/inherit.exp: Ditto.
7439
7440Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7441
7442 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7443 remote_exec instead.
7444 * gdb.base/corefile.exp: Don't be ridiculous.
7445 * gdb.base/*.c: Add missing stub invocations.
7446
7447Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7448
7449 * config/slite.exp: Miscellaneous fixes.
7450
7451 * lib/gdb.exp: Fix runto.
7452
7453 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7454 the target.
7455
7456 * gdb.base/watchpoint.exp: Fix regexp.
7457
7458 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7459 close and wait commands, as the descriptor may now be
7460 invalid. Always call "remote_close host".
7461
7462Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7463
7464 Major rewrite for testsuite revision.
d63a86f8 7465
c906108c
SS
7466 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7467 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7468 instead of relying on spawn_id to always contain a valid
7469 spawn id.
7470 (get_compiler_info): New procedure to build the ${binfile}.ci
7471 file, instead of replicating this in N different places.
7472 (gdb_compile): New procedure.
d63a86f8 7473
c906108c
SS
7474 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7475 appropriate arguments) instead of compile. Use gdb_test in a lot
7476 more places. Use send_gdb instead of send. Always run gdb_start
7477 at the start of a testcase, as this is no longer done magically.
7478
7479 config/*-gdb.exp: Rename without the -gdb suffix.
7480
7481 config/mips.exp: Use remote_close instead of exit_remote_shell.
7482 config/monitor.exp: Use target_info instead of looking at
7483 baud, timeout, etc.
7484 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7485
7486Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7487
7488 * gdb.c++/templates.exp (test_ptype_of_templates),
7489 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7490 Update expect patterns for destructors and assignment operators
7491 to match corresponding c-typeprint.c changes.
7492 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7493 to destructor breakpoint test, GDB should be able to set the
7494 destructor breakpoint without specifying arguments.
7495
7496Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7497
7498 * gdb.threads/pthreads.exp: Change result for failure to compile due
7499 to lack of pthreads runtime support from an error to simply an
7500 unsupported test, per dejagnu standards.
7501
7502Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7503
7504 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7505 where GDB exits to reduce pattern match time.
7506 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7507
7508 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7509
dc96c6c7 7510Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7511
7512 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7513 * gdb.base/default.exp: ditto.
7514 * gdb.base/nodebug.exp: ditto.
7515 * gdb.base/printcmds.exp: ditto.
7516 * gdb.base/ptype.exp: ditto.
7517 * gdb.base/setvar.exp: ditto.
7518 * gdb.base/structs.exp: ditto.
7519 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7520
7521Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7522
7523 * configure, */configure: Rebuild with autoconf 2.12.
7524
7525Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7526
7527 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7528 use new i*86-pc-linux*-gnu quads.
7529 * gdb.base/corefile.exp: Ditto.
7530 * gdb.base/signals.exp: Ditto.
7531 * gdb.base/sigall.exp: Ditto.
7532 * gdb.base/interrupt.exp: Ditto.
7533
7534 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7535 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7536 RedHat 4.0.
d63a86f8 7537
c906108c
SS
7538 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7539 linux. This allows the test case to at least compile on latest
7540 linux, but still not run due to missing the threads runtime library.
7541
7542Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7543
7544 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7545 directory to search gdb directory. Accept and step over conditional
7546 stack alignment code. Consume $prompt in failure cases.
7547 Reset timeout to $oldtimeout instead of some arbitrary value.
7548 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7549 timeout problems with infinite stack backtraces.
7550 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7551 Accept function parameters for linkfunc member.
7552
7553Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7554
7555 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7556 (CXXFLAGS): Remove, unreferenced.
7557 (B_OPTIONS): Add for -B options and add code to initialize with
7558 previous -B options and also add -B option to pick up cross compiled
7559 runtime.
7560 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7561 doing cross compiles.
7562 (target_alias): Declare global.
7563 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7564 to verify that gcc exists in build tree, and if so set CC to that
7565 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7566
c906108c
SS
7567Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7568
7569 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7570 ptype test for anonymous union. Fixup testcase to match
7571 current gcc debug output.
7572
7573Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7574
7575 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7576 force argument to an unsigned long type.
7577
7578Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7579
7580 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7581 tests and anonymous union print/ptype tests.
7582 * gdb.base/list.exp (test_forward-search): Increase timeout by
7583 5 minutes for the "search extremely long line" case.
7584 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7585 completely optional and that the pass/fail messages use the command as
7586 the message if that third arg is a null string.
7587 (gdb_test_exact): Arrange that a null string pattern means match a
7588 null string output rather than any output, which might include random
7589 errors.
7590 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7591 backtrace test.
7592 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7593 always failing and failure is now exposed by gdb.exp changes.
7594
7595Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7596
7597 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7598 weren't being noted.
7599
7600Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7601
7602 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7603 * gdb.stabs/weird.exp: Remove v_comb xfails.
7604
dc96c6c7 7605Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7606
7607 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7608 list.exp scope.exp watchpoint.exp]
7609 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7610
dc96c6c7 7611Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7612
7613 * config/monitor.exp: Increase download timeout to 1000 seconds.
7614
dc96c6c7 7615Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7616
7617 * config/m32r.exp: Increase timeout to 120 seconds.
7618
7619Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7620
7621 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7622 and accept older ordering as obsolescent gcc or gdb.
7623 * gdb.c++/templates.exp: Ditto.
7624 * gdb.c++/virtfunc.exp: Ditto.
7625
7626Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7627
7628 * gdb.base/coremaker.c: Add code to mmap some data so we
7629 can check that it ends up in the core file.
7630 * gdb.base/corefile.exp: Add test to read mmapped data
7631 from core file.
7632
dc96c6c7 7633Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7634
7635 * config/m32r.exp: New file.
7636
7637Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7638
7639 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7640 that cflags can contains -gstabs, and work correctly for other tests.
7641
dc96c6c7 7642Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7643
7644 * gdb.base/setshow.exp: New file, tests show and set.
7645 * gdb.base/setshow.c: New file, tests show and set.
7646 * gdb.base/help.exp: Add test for help set|show annotate.
7647 * gdb.base/default.exp: Add test for set|show annotate.
7648
7649Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7650
7651 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7652 errors unique.
7653 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7654 explicitly.
7655
7656Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7657
7658 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7659 and width commands. This is done elsewhere.
7660 * (gdb_start): Don't call gdb_start_sim here. That's already
7661 done in gdb_load. This fixes lots of failures in default.exp.
7662
7663Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7664
7665 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7666 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7667 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7668 in the same we we treat other failures (since it may be an expected
7669 condition), rather than as an error.
7670 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7671 old test format.
7672
7673Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7674
7675 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7676 (distclean maintainer-clean realclean): No need to remove files
7677 twice. Nuke the duplicates.
7678 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 7679 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7680 Remove config.h along with other config files.
7681
7682Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7683
7684 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7685 "p func1 ()" and note that rests of tests are skipped.
7686 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7687 setup_xfails for "print func2::coremaker_local".
7688 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7689 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7690 affected by the previous run test.
7691 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7692 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7693 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7694 "pass int powerset tuple" and "pass modeless int powerset tuple".
7695 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7696 "real write 4" and "real write 8".
7697 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7698 setup_xfails for "print vs1 after tuple assign 2",
7699 "print \$i after tuple assign 2", and
7700 "print vs2 after tuple assign 2".
7701 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7702 meaningful error message and return -1 so the caller can
7703 suppress further tests and avoid a cascade of errors.
d63a86f8 7704
c906108c
SS
7705Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7706
7707 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7708 format for printing version.
7709 * gdb.base/default.exp: Ditto.
7710 * gdb.base/interrupt.exp: Fix problem with cascade of
7711 errors if child process dies while calling a function.
d63a86f8 7712
c906108c
SS
7713Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7714
7715 * Makefile.in (VPATH): Add
7716 * Makefile.in (Makefile, config.status): Fix rules so things get
7717 remade when necessary.
7718
7719Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7720
7721 * Makefile.in (just-check): Add path to sibling expect dir
7722 to environment variable specified by RPATH_ENVVAR.
7723
7724Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7725
7726 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7727 (just-check): Add shared library paths for libstdc++, tk,
7728 tcl, bfd, and opcodes to the environment variable specified
7729 in RPATH_ENVVAR.
7730 * configure.in: Add support to recognize --enable-shared flag
7731 and generate correct value for RPATH_ENVVAR.
7732 * configure: Regenerated with autoconf.
7733
7734Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7735
7736 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7737 include all osf versions.
7738 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7739 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7740 when target is linux. When failing to build pthreads test
7741 executable, give more meaningful message.
7742 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7743 arg for pthread_create.
d63a86f8 7744
c906108c
SS
7745Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7746
7747 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7748 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7749 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7750 and -lpthreads (everybody else).
7751 (test_startup): Fail gracefully if threads are not supported.
7752 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7753 "p/c array_index("abcdef",2)" when not gcc compiled.
7754 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7755 "print func2::coremaker_local" when not gcc compiled.
7756 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7757 "ptype on opaque struct tagname (statically)",
7758 "ptype on opaque struct tagname (dynamically) 1", and
7759 "ptype on opaque struct tagname (dynamically) 2"
7760 for not compiled with gcc.
7761 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7762 backtrace when compiled with gcc.
d63a86f8 7763 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7764 than always return success.
7765
7766Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7767
7768 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7769
7770Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7771
7772 * gdb.base/structs.exp: Undo last change.
7773
7774Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7775
7776 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7777 encapsulate all the steps/nexts done during self test, starting
7778 at main, and makes them less sensitive to optimization issues.
7779 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7780 signal handler" test.
7781 * gdb.threads/pthreads.exp: Only run this for native configs.
7782 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7783 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7784 tests.
7785 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7786 for "runto test_calls(void)" test.
d63a86f8 7787
c906108c
SS
7788Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7789
7790 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7791 and don't expect address info in breakpoint confirmations.
7792
7793Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7794
7795 * gdb.base/list.exp (test_forward_search): Increase timeout
7796 temporarily by 60 seconds for searching extremely long line,
7797 and then reset to old value when done. Increase expect input
7798 buffer to 10000.
7799
7800Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7801
7802 * gdb.base/list.exp (test_forward_search): Fix to handle very
7803 long source line without overflowing expect's input buffer.
7804
7805Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7806
7807 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7808 "buffer_full".
7809
7810 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7811 "buffer_full".
7812
7813 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7814 "buffer_full".
7815
7816 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7817 "buffer_full".
7818
7819Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7820
7821 * configure.in (configdirs): Add gdb.threads.
7822 * configure: Regenerated with autoconf.
7823 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7824 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7825 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 7826
c906108c
SS
7827Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7828
7829 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7830
7831Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7832
7833 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7834 each signal's status in the output of "handle all print".
7835 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7836 the \r\n sequence that immediately precedes the gdb prompt.
7837 * gdb.base/a1-selftest.exp: Save original timeout and restore
7838 after test.
7839
7840Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7841
7842 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7843 symbol.
7844
7845Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7846
7847 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7848
7849Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7850
7851 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7852 timeout by 60 seconds.
7853
7854Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7855
7856 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7857 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7858 error return.
7859
7860Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7861
7862 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7863 gdb initialization, also report how long dejagnu waited. Restore
7864 old timeout before doing error return. Temporarily increase timeout
7865 by 3 minutes to allow for slow startups over heavy NFS use.
7866
7867Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7868
7869 * lib/gdb.exp: Report timeout value for verbosity level 2.
7870 * config/gdbserver.exp: Ditto.
7871 * config/hppro.exp: Ditto.
7872 * config/mips-gdb.exp: Ditto.
7873 * config/monitor.exp: Ditto.
7874 * config/netware.exp: Ditto.
7875 * config/sim-gdb.exp: Ditto.
7876 * config/slite-gdb.exp: Ditto.
7877 * config/udi-gdb.exp: Ditto.
7878 * config/unix-gdb.exp: Ditto.
7879 * config/vx-gdb.exp: Ditto.
7880 * gdb.base/a1-selftest.exp: Ditto.
7881 * gdb.base/a2-run.exp: Ditto.
7882 * gdb.base/break.exp: Ditto.
7883 * gdb.base/corefile.exp: Ditto.
7884 * gdb.base/list.exp: Ditto.
7885 * gdb.base/recurse.exp: Ditto.
7886 * gdb.base/scope.exp: Ditto.
7887 * gdb.base/signals.exp: Ditto.
7888
7889Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7890
7891 * gdb.threads/Makefile.in (docdir): Removed.
7892
7893Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7894
7895 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 7896 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7897 @srcdir@.
d63a86f8 7898 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7899 autoconf 2.5 or higher.
7900 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
7901
7902Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
7903
7904 * configure: Regenerated.
7905 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
7906 avoid name clashes with SunOS headers.
7907
7908Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
7909
7910 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
7911
7912Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
7913
7914 * gdb.base/callfuncs.exp: Finish last change -- make sure the
7915 prototype information ends up in the compiler info file.
7916
7917Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7918
7919 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7920 attempting to regenerate it. Eliminate use of a temporary file
7921 and just generate the info file directly. Source it immediately,
7922 for consistency of use.
7923 * gdb.base/corefile.exp: Ditto
7924 * gdb.base/exprs.exp: Ditto.
7925 * gdb.base/funcargs.exp: Ditto.
7926 * gdb.base/langs.exp: Ditto.
7927 * gdb.base/list.exp: Ditto.
7928 * gdb.base/mips_pro.exp: Ditto.
7929 * gdb.base/nodebug.exp: Ditto.
7930 * gdb.base/opaque.exp: Ditto.
7931 * gdb.base/ptype.exp: Ditto.
7932 * gdb.base/scope.exp: Ditto.
7933 * gdb.base/setvar.exp: Ditto.
7934 * gdb.base/signals.exp: Ditto.
7935 * gdb.base/whatis.exp: Ditto.
7936 * gdb.c++/templates.exp: Ditto.
7937 * gdb.c++/virtfunc.exp: Ditto.
7938 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7939 whether or not to add -lstdc++ to the compile command line args.
7940
7941Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7942
7943 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7944 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7945 Increase timeout, a lot of single stepping might be needed if the
7946 target has no hardware watchpoints.
7947
7948Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7949
7950 * gdb.base/break.exp: Ignore compiler warnings when compiling
7951 break.c.
7952 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7953 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7954 from remote-sim.
7955 * gdb.base/exprs.exp: Add h8300 xfails.
7956 * gdb.base/funcargs.exp: Likewise.
7957 * gdb.base/nodebug.exp: Likewise.
7958 * gdb.base/printcmds.exp: Likewise.
7959 * gdb.base/ptype.exp: Likewise.
7960 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7961 h8300 xfails.
d63a86f8 7962 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7963 on the h8300.
7964 * gdb.base/funcargs.c: Explicitly make last constant argument to
7965 call_after_alloca_subr an unsigned long type.
7966 * gdb.base/return.c: Include stdio.h.
7967
7968Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7969
7970 * config/abug.exp: New file for the older Motorola Bug monitor
7971 that runs on the mvme13x series VME boards.
7972 * config/monitor.exp: Use the new config array for target settings
7973 if they exist.
7974
7975Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7976
7977 * sim-gdb.exp: Make the SH simulator allocate less space when
7978 it is targeted.
7979
7980Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7981
7982 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7983 test.
7984
7985Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7986
7987 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
7988 "rs6000-*-*" for "list function in include file" when gcc compiled.
7989 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
7990 for "p ctable1[120]".
7991 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
7992 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
7993 Remove setup_xfail for "rs6000-*-*" for
7994 "print 'scope0.c'::filelocal before run".
7995 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
7996 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
7997 since some compilers don't allow both options to be given
7998 on the same command line. Create object file and move it.
d63a86f8 7999
c906108c
SS
8000Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8001
8002 * gdb.base/corefile.exp: Always regenerate the core file, since
8003 we always regenerate the coremaker program. Detect special case
8004 where registers cannot be read from core file.
d63a86f8 8005
c906108c
SS
8006Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8007
8008 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8009 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8010 * gdb.c++/templates.exp: Only match on basename of file since
8011 some formats like xcoff don't encode directory information.
8012 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8013 and rs6000 AIX xcoff targets.
8014 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8015 * configure: Regenerate.
8016 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8017 here, rather than in distclean.
d63a86f8 8018
c906108c
SS
8019Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8020
8021 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8022 defined, and use it to compile the test case with -O2. The
8023 native compilation still uses no optimization.
8024 * gdb.base/mips_pro.c: Remove inline assembly code since
8025 it is compiled PIC by default, which results in assembler
8026 warnings that make the testsuite think the compilation
8027 was unsuccessful.
8028
8029Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8030
8031 * gdb.c++/misc.exp: Add note to message for
8032 "print s.a for foo struct" that this is a known gcc 2.7.2
8033 and earlier bug.
8034
8035Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8036
8037 * gdb.base/break.exp: Fix pattern for matching "Delete all
8038 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8039 setup_xfail for deleting all breakpoints test. Fix various
8040 timeout messages to include "(timeout)".
8041 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8042 for "p t_float_values2(3.14159,float_val2)".
8043 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8044 for "continue to call2g" when gcc compiled.
8045 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8046 "up to foo in langs.exp", "show language at foo in langs.exp",
8047 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8048 and "show language at fsub in langs.exp".
8049 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8050 "list line 1 in include file", "list message for lines past EOF",
8051 "list function in include file", "list list0.h:foo", and
8052 "list filename:function; nonexistant function".
8053 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8054 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8055 and "ptype t_char_array" to be for native cc only.
d63a86f8 8056
c906108c
SS
8057Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8058
d63a86f8 8059 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8060 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8061 "print func2::coremaker_local", and "backtrace in corefile.exp".
8062
8063Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8064
8065 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8066 "bt in signals.exp". This problem only appears when running
8067 the testsuite, and then only intermittently.
8068
8069Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8070
8071 * gdb.base/return.exp (return_tests): Differentiate between
8072 two tests of continuing.
8073
8074Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8075
8076 * */Makefile.in (maintainer-clean): Remove config.log.
8077 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8078 * gdb.c++/Makefile.in (PROGS): Add inherit.
8079 (clean): Remove *.ci.
8080
8081Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8082
8083 * gdb.c++/misc.cc: Add test code from Mike Stump.
8084 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8085
8086Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8087
8088 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8089 to "alpha-*-osf2*" and add comment.
8090 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8091 setup_xfail for "step over execarg initialization" and
8092 "step over corearg initialization".
8093 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8094 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8095 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8096 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8097 "print func2::coremaker_local", and "backtrace in corefile.exp".
8098 * gdb.base/signals.exp: Build and source signals.ci.
8099 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8100 to be for gcc only.
8101 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8102
c906108c
SS
8103Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8104
8105 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8106 Feb 3 procfs.c change.
8107
8108Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8109
8110 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8111
8112Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8113
8114 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8115 from dejagnu's apparent default of 10 seconds, which gives random
8116 results when running the tests over NFS on moderately loaded systems.
8117 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8118
8119Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8120
8121 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8122 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8123 result reports.
8124
8125Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8126
8127 * configure.in (CY_AC_PATH_TCLH): Remove.
8128 * configure: Regenerate.
8129
8130Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8131
8132 * gdb.c++/Makefile.in (clean): Add missing '{'.
8133
8134Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8135
8136 * lib/gdb.exp: Provide a default value for noinferior.
8137
8138 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8139 Load libgloss.exp.
8140
8141Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8142
8143 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8144 the executable, not the .o to run the tests from.
8145
8146Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8147
8148 * gdb.base/break.exp: Don't test for program exit or exit status
8149 if $noresults if nonzero.
8150 * gdb.base/langs.exp: Likewise.
8151 * gdb.base/watchpoint.exp: Likewise.
8152
8153 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8154 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8155 trying to compile the testcase.
8156
8157Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8158
8159 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8160 * gdb.base/signals.exp (continue to handler): Likewise.
8161
8162Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8163
8164 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8165
8166 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8167
8168Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8169
8170 * gdb.base/corefile.exp: Recognize "not found" as failure
8171 when trying to determine if a core file was generated.
8172 If no core file was generate the first time, try again without
8173 the ulimit -c to work around braindamaged shells.
8174
8175Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8176
8177 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8178 [] tests with "test" and enclose string in quotes.
8179 * gdb.stabs/configure: Rebuild
d63a86f8 8180
c906108c
SS
8181Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8182
8183 Changes in sync with expect:
8184 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8185 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8186 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8187 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8188 argument to AC_REQUIRE.
8189 * configure: Regenerated.
8190
8191Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8192
8193 * gdb.base/corefile.exp: When generating a core, discard any
8194 error messages about ulimit not found and the "core dumped"
8195 message from the shell that runs the coredumper.
8196
8197Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8198
8199 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8200
8201 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8202 which sed script to run. Expect failure for v_comb test
8203 on PA targets too.
d63a86f8 8204
c906108c
SS
8205Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8206
8207 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8208 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8209
8210Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8211
8212 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8213 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8214 "sparc-sun-solaris*" xfails for "p v_comb".
8215 * lib/gdb.exp (default_gdb_start): Fix typo.
8216 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8217 messages to not include the full program name that caused
8218 the core dump since some systems (such as solaris) apparently
8219 truncate this path to about 80 characters.
8220 When generating a core file first try increasing the core file
8221 size limit to unlimited since some systems may default it to
8222 zero, and it is harmless to try it. Move the test for failing
8223 to generate a core file to where it will actually get executed.
8224 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8225 new gdb result from g++ debug info improvements and make old
8226 pattern obsolescent. Also account for size_t differences
8227 (may be int or long).
8228 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8229 initialization before function call is placed in the delay slot
8230 and thus appears to be skipped over by commands such as "next".
8231
8232Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8233
8234 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8235
8236Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8237
8238 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8239 input source file; fix code to compile test to deal with this
8240 convention.
8241 * gdb.c++/*.exp: Likewise.
8242
8243Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8244
8245 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8246 "bt in signals.exp".
8247
8248Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8249
8250 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8251 "step over execarg initialization" and
8252 "step over corearg initialization".
8253
8254Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8255
8256 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8257 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8258
8259Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8260
8261 From Rob Savoye (rob@poseidon.cygnus.com)
8262 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8263 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8264 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8265 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8266 configure.in}: Major reworking for autoconfig.
8267 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8268 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8269 New files.
8270 * config/unix-gdb.exp: Make GDB global.
8271 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8272 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8273 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8274 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8275 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8276 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8277 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8278 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8279 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8280 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8281 pr-8136.exp, result.exp, string.exp, tuples.exp},
8282 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8283 to returns as necessary, arrange for test to compile own testcase
8284 executable.
8285 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8286
c906108c
SS
8287Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8288
8289 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8290 clear_xfail at end of test which might not call either pass or fail.
8291 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8292 "backtrace through signal handler".
8293
8294Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8295
8296 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8297 continuing from a job control stop signal.
8298 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8299
8300Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8301
8302 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8303 * gdb.base/corefile.exp: Likewise.
8304 * gdb.base/funcargs.exp: Likewise.
8305
8306Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8307
8308 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8309 * config/monitor.exp: Add support for setting baud rate.
8310
8311Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8312
8313 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8314 i*86-*-linux* xfails for "backtrace through signal handler".
8315 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8316 "print func2::coremaker_local".
8317 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8318 alpha-dec-osf2* xfail for
8319 "delete all breakpoints when none".
8320
8321Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8322
8323 * gdb.base/break.exp: Change test that deletes all breakpoints
8324 when no user breakpoints are installed. A post 4.15 change
8325 causes gdb to no longer prompt in this case.
8326
8327Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8328
8329 * gdb.base/return.exp (return_tests): Change xfail for test
8330 "correct value returned double test" to stop xfailing at
8331 Solaris 2.5. Apparently the bug has been fixed.
8332
8333Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8334
8335 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8336 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8337
8338Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8339
8340 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8341 * gdb.disasm/hppa.s: Corresponding changes.
8342
8343Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8344
8345 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8346 makefile fragment.
8347 * config/mt-hpux: Deleted.
8348
8349Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8350
d63a86f8 8351 * Many files: When warning about suppressed tests due to a
c906108c
SS
8352 nonexistant test binary, avoid incrementing the warning count.
8353
8354Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8355
8356 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8357
c906108c
SS
8358Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8359
8360 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8361 "sparc-*-solaris2*".
8362
8363Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8364
8365 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8366 Add global and local variables and initialize them.
8367 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8368 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8369 extracts the file name and terminating signal from the core file.
8370 * TODO: Remove note about tests for correct mapping of corefile.
8371 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8372 from optimizing it away.
8373 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8374 handles common blocks.
8375
8376Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8377
8378 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8379 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8380
8381Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8382
8383 * Makefile.in (maintainer-clean): New target, synonym for
8384 realclean.
8385 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8386 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8387 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8388 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8389 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8390 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8391
8392Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8393
8394 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8395 xfails when not gcc compiled for "print foo::funclocal".
8396 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8397 "print foo::funclocal at foo",
8398 "print 'scope1.c'::foo::funclocal at foo",
8399 "print foo::funclocal_bss at foo",
8400 "print 'scope1.c'::foo::funclocal_bss at foo",
8401 "print foo::funclocal_ro at foo",
8402 "print 'scope1.c'::foo::funclocal_ro at foo",
8403 "print bar::funclocal at foo" and
8404 "print 'scope1.c'::bar::funclocal at foo".
8405 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8406 gcc compiled for "print foo::funclocal at bar".
8407 Expand all messages to ensure that they identify that
8408 the test is at bar().
8409 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8410 gcc compiled for:
8411 "ptype on opaque struct pointer (statically)",
8412 "ptype on opaque struct tagname (statically)",
8413 "ptype on opaque struct pointer (dynamically) 1",
8414 "ptype on opaque struct tagname (dynamically) 1",
8415 "ptype on opaque struct pointer (dynamically) 2" and
8416 "ptype on opaque struct tagname (dynamically) 2
8417 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8418 gcc compiled for:
8419 "p datalocal"
8420 "whatis datalocal",
8421 "ptype datalocal",
8422 "p bsslocal",
8423 "whatis bsslocal", and
8424 "ptype bsslocal".
8425 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8426 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8427 when not gcc compiled.
8428 * gdb.base/funcargs.exp (float_and_integral_args): Add
8429 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8430 compiled.
8431 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8432 "backtrace from call6a" when not gcc compiled.
8433 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8434 "backtrace from call7a" when not gcc compiled.
8435 * gdb.base/callfuncs.exp (do_function_calls):
8436 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8437 "p t_char_array_values(char_array_val2,char_array_val1)",
8438 "p t_char_array_values(char_array_val1,char_array_val2)",
8439 "p t_char_array_values("carray 1","carray 2")",
8440 "p t_char_array_values("carray 1",char_array_val2)",
8441 "p t_char_array_values(char_array_val1,"carray 2")",
8442 "p sum_args(1,{2})",
8443 "p sum_args(2,{2,3})",
8444 "p sum_args(3,{2,3,4})",
8445 "p sum_args(4,{2,3,4,5})"
8446 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8447 "backtrace in corefile.exp" when not gcc compiled.
8448
8449Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8450
8451 * gdb.base/signals.exp: Rewrite `handle all print' test as
8452 a procedure. Accept blanks or TABs as whitespace, increase
8453 timeout and expect input buffer size for the large output
8454 from the command. Remove "i*86-*-bsdi2.0" xfail.
8455
8456Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8457
8458 * gdb.base/setvar.exp: Add new testcases for truncation when
8459 assigning invalid values to bitfields.
8460
8461Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8462
d63a86f8 8463 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8464 mips-sgi-irix* xfail for
8465 "call inferior func with struct - returns char *"
8466 and fix test so that an optional (unsigned char *) cast is
8467 accepted in the result.
8468
8469Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8470
8471 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8472 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8473 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8474 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8475 that accidentally got checked in.
8476
8477Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8478
d63a86f8 8479 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8480 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8481 compiled test.
8482 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8483 Add mips-sgi-irix5* xfail for not gcc compiled.
8484 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8485 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8486 "p top", "whatis top", "p middle", and "whatis middle".
8487 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8488 "whatis signed char" for not gcc compiled.
8489 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8490 "set variable signed char=-1 (-1)" and
8491 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8492 * gdb.base/funcargs.exp (float_and_integral_args):
8493 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8494 Add mips-sgi-irix* xfail when not gcc compiled for
8495 "continue to call2b".
8496 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8497 "continue to call2g".
8498 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8499 "backtrace from call6a"
8500 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8501 "backtrace from call7k".
8502 Add mips-sgi-irix5* xfail when not gcc compiled for
8503 "backtrace from call7a".
8504 (localvars_after_alloca): Fix gdb_test cmds for
8505 "print * after runto ...".
8506 Remove rs6000-*-* xfails for
8507 "print i after runto localvars_after_alloca" and
8508 "print l after runto localvars_after_alloca"
8509 for all compilers.
8510 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8511 when not compiled with gcc, for:
8512 "print signed char == (minus)",
8513 "print signed char != (minus)",
8514 "print signed char < (minus)",
8515 "print signed char > (minus)".
8516 * gdb.base/callfuncs.exp (do_function_calls):
8517 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8518 "call inferior func with struct - returns char *".
d63a86f8 8519 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8520 "correct value returned double test" to include Solaris 2.4.
8521 * gdb.base/funcargs.exp (float_and_integral_args):
8522 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8523
c906108c
SS
8524Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8525
8526 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8527 enumeration bitfields if compiling with GNU C.
8528 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8529 to empty' prompt.
8530
8531Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8532
8533 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8534 test for PRO targets.
8535
8536 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8537 breakpoints in the inferior at any given time by making
8538 two groups of breakpoints for call2*, call6* and call7*
8539 tests.
8540
8541Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8542
8543 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8544 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8545 from optimizing it away.
8546 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8547 "call inferior func with struct".
8548
8549Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8550
8551 * configure.in: Only configure gdb.chill for particular targets.
8552
8553Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8554
8555 * gdb.base/Makefile.in: Add action to .c.o transformation
8556 rule that generates a .ci file for each .o file and remove
8557 explicit .c.o rules except for callfuncs.o.
8558 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8559 generates a .ci file for each .o file and remove explicit
8560 .cc.o rules.
8561 (clean): Remove *.tmp *.ci files.
8562 (EXECUTABLES): Remove templ-info.exp.
8563 * gdb.base/compiler.c: New file.
8564 * gdb.c++/compiler.cc: New file
8565 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8566 Change rs6000-*-* xfail for
8567 "print 'scope0.c'::filelocal_ro" and
8568 "print 'scope1.c'::filelocal" and
8569 "print 'scope1.c'::filelocal_bss" and
8570 "print 'scope1.c'::filelocal_ro" and
8571 "print 'scope1.c'::foo::funclocal" and
8572 "print 'scope1.c'::foo::funclocal_ro" and
8573 "print 'scope1.c'::bar::funclocal" and
8574 "print 'scope0.c'::filelocal_ro" and
8575 "print 'scope1.c'::filelocal at foo" and
8576 "print 'scope1.c'::filelocal_bss at foo" and
8577 "print 'scope1.c'::filelocal_ro at foo" and
8578 "print 'scope1.c'::foo::funclocal at foo" and
8579 "print 'scope1.c'::foo::funclocal_bss at foo" and
8580 "print 'scope1.c'::foo::funclocal_ro at foo" and
8581 "print 'scope1.c'::bar::funclocal at foo" and
8582 "print 'scope0.c'::filelocal_ro" and
8583 "print 'scope1.c'::filelocal" and
8584 "print 'scope1.c'::filelocal_bss" and
8585 "print 'scope1.c'::filelocal_ro" and
8586 "print 'scope1.c'::foo::funclocal" and
8587 "print 'scope1.c'::foo::funclocal_bss" and
8588 "print 'scope1.c'::foo::funclocal_ro" and
8589 "print 'scope1.c'::bar::funclocal" and
8590 "print 'scope1.c'::bar::funclocal_bss"
8591 to only be xfail'd when not compiled with gcc.
d63a86f8 8592 Add rs6000-*-* xfail for
c906108c
SS
8593 "print 'scope0.c'::filelocal_bss before run"
8594 when compiled with gcc.
8595 (test_at_main): Add rs6000-*-* xfail for
8596 "print filelocal_ro in test_at_main"
8597 when compiled with gcc.
8598 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8599 Add rs6000-*-aix* xfail for
c906108c
SS
8600 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8601 "ptype t_char_array", not compiled with gcc.
8602 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8603 xfail for "list foo (in include file)" when gcc compiled.
8604 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8605 (integral_args): Add rs6000-*-* xfail for
8606 "run to call0a" if not compiled with gcc.
8607 (unsigned_integral_args): Add rs6000-*-* xfail for
8608 "run to call1a" if not compiled with gcc.
8609 (float_and_integral_args): Add rs6000-*-* xfail for
8610 "run to call2a" if not compiled with gcc and for
8611 "continue to call2b" for any compiler.
8612 Add rs6000-*-* xfail to
8613 "print f1 after run to call2a" for gcc compiled.
8614 (discard_and_shuffle): Add rs6000-*-* xfail for
8615 "run to call6a".
8616 (shuffle_round_robin): Add rs6000-*-* xfail for
8617 "backtrace from call7a" if not compiled with gcc.
8618 Add rs6000-*-* xfail for
8619 "backtrace from call7b" if compiled with gcc.
8620 (call_after_alloca): Add rs6000-*-* xfail for
8621 "print c in call_after_alloca" and
8622 "print s in call_after_alloca" and
8623 "backtrace from call_after_alloca_subr"
8624 if not compiled with gcc.
8625 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8626 "print c in localvars_in_indirect_call" and
8627 "print c in localvars_in_indirect_call" and
8628 "backtrace in indirectly called function" and
8629 "stepping into indirectly called function"
8630 if not compiled with gcc.
8631 (localvars_after_alloca): Add rs6000-*-* xfail for
8632 "print c after runto localvars_after_alloca" and
8633 "print s after runto localvars_after_alloca" and
8634 "print i after runto localvars_after_alloca" and
8635 "print l after runto localvars_after_alloca"
8636 for all compilers.
8637 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8638 than whatis-info.exp.
8639 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8640 than opaque-info.exp.
8641 Setup rs6000-*-* xfail for
d63a86f8 8642 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8643 "ptype on opaque struct pointer (dynamically)" when
8644 not compiled with gcc.
8645 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8646 rather than callf-info.exp.
8647 (do_function_calls): Add clear_xfail for rs6000-*-* for
8648 "p t_float_values2(3.14159,float_val2)". Seems to work
8649 fine there, both with xlc and gcc. Need to find out what
8650 it is doing right and fix other platforms.
8651 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8652 "call inferior func with struct - returns int",
8653 "call inferior func with struct - returns long",
8654 "call inferior func with struct - returns float",
8655 "call inferior func with struct - returns double",
8656 "call inferior func with struct - returns char *",
8657 but only if not gcc compiled (presumes xlc compiled).
8658 Change rs6000-*-* xfails for
8659 "call inferior func with struct - returns char" and
8660 " call inferior func with struct - returns short" to only
8661 xfail if not using gcc.
8662 (clean mostlyclean): Remove *.ci and *.tmp files.
8663 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8664 than templ-info.exp.
8665 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8666 Add rs6000-*-* xfail for "up to foo in langs.exp"
8667 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8668 when not gcc compiled.
d63a86f8 8669
c906108c
SS
8670Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8671
8672 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8673 * gdb.base/corefile.exp: Likewise.
8674 * gdb.base/list.exp: Likewise.
8675 * gdb.base/scope.exp: Likewise.
8676 * gdb.base/siganls.exp: Likewise.
8677
8678 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8679 compiler output.
8680 * gdb.base/whatis.exp: Likewise.
8681
8682Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8683
8684 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8685 failure (opcode table has been fixed to match reality).
8686
8687Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8688
8689 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8690 "call inferior func with struct - returns char",
8691 "call inferior func with struct - returns short"
8692
8693 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8694 "print 'scope0.c'::filelocal at main",
8695 "print 'scope0.c'::filelocal_bss in test_at_main",
8696 "print 'scope0.c'::filelocal at foo",
8697 "print 'scope0.c'::filelocal_bss in test_at_foo",
8698 "print 'scope0.c'::filelocal at bar",
8699 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 8700
c906108c
SS
8701 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8702 in source file 1". This bug seems to have been fixed with both
8703 gcc and native cc (was native assembler bug?).
8704
8705Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8706
8707 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8708 "backtrace through signal handler" to "i*86-*-sysv4*".
8709 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8710 continue" case. Add "known SVR4 bug" to fail message.
8711 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8712 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8713 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8714 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8715 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8716 "up to foo in langs.exp", "show language at foo in
8717 langs.exp", "up to cppsub_ in langs.exp", "show
8718 language at cppsub_ in langs.exp", "up to fsub in
8719 langs.exp", and "show language at fsub in langs.exp".
8720 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8721 "bactrace in corefile.exp".
8722 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8723 "call inferior function with struct - returns float" and
8724 "call inferior function with struct - returns double".
d63a86f8 8725
c906108c
SS
8726Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8727
8728 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8729 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8730 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8731 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8732
8733Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8734
8735 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8736 (or overriden) "CHILL" macro rather then bare "gcc".
8737 Also look for ../../gcc/xgcc since that is what we will
8738 actually need, not "Makefile". Remove following assignment
8739 of CHILL to CHILL_FOR_TARGET because that results in
8740 recursive definition.
8741
8742Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8743
8744 * gdb.base/corefile.exp: Change xfail for backtrace in
8745 corefile.exp from linuxaout to all linux.
8746 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8747 cases where we miss the breakpoint at the signal handler
8748 for some reason. Setup xfail for linuxoldld/linuxaout and
8749 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8750 hitting SIGURG breakpoint.
8751 * gdb.base/signals.exp: Setup xfail for "next" acting like
8752 continue to add linuxoldld. Setup xfail for all linux for
8753 "next to handler in signals_tests_1", "backtrace in
8754 signals_tests_1", "continue to func1", "pass SIGUSR1",
8755 and continue to handler".
8756
8757Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8758
8759 * Update all FSF addresses except those in COPYING* files.
8760
8761Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8762
8763 * gdb.base/a2-run.exp: Change messages to be more explicit about
8764 the status of args, and quote binfile in results.
8765
8766Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8767
8768 * gdb.base/callfuncs.exp: Add tests for passing structs to
8769 inferior functions and return various types.
8770 * gdb.base/callfuncs.c: Add functions to receive a struct
8771 and return a member of the struct, in various types.
8772
8773Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8774
8775 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8776
8777Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8778
8779 * config/vxworks29k.exp: New file, sources vxworks.exp.
8780
8781Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8782
8783 * config/gdbremote.exp: New file. Testing framework using
8784 gdbserver.
8785
8786Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8787
8788 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8789 "call function when asleep" and "send end of file".
8790 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8791 for "backtrace in corefile.exp".
8792 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8793 for "backtrace through signal handler".
8794 * gdb.base/corefile.exp: Make sure we actually generate a core file
8795 before trying the core tests. Some systems allow the user to suppress
8796 generation of core files and default to that (linux for example).
8797 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8798 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8799
8800Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8801
8802 * gdb.threads: New directory with some crude multi-threaded
8803 gdb tests (step.exp and step2.exp).
8804 * config/mt-lynx (STEP_EXECUTABLE): Define.
8805 (THREADFLAGS): Define.
8806
8807Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8808
8809 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8810
8811 * gdb.base/signals.exp: Disable whole file for lynx until
8812 further notice.
8813
8814 * gdb.base/signals.exp: xfail test where "next" acts like
8815 "continue" for lynx.
8816
8817 * gdb.base/interrupt.exp: xfail test for calling function while
8818 inferior is asleep for lynx.
8819
8820 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8821 than one cr-lf after each command.
8822
8823Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8824
8825 * configure.in: Reinstate setting of stabsdirs variable, fix
8826 typo in setting up configdirs for native builds.
8827
8828 * gdb.base/return.exp: Fix typo in return double test.
8829 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8830 compiler from optimizing them away.
8831
8832Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8833
8834 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8835 sequences to be echo'd by gdb when using gdb_test.
8836 * gdb.chill/chexp.exp: Likewise.
8837 * gdb.fortran/exprs.exp: Likewise
8838
8839Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8840
8841 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8842 after the inferior gdb has started.
8843
8844 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8845 after each command.
8846 * gdb.base/funcargs.exp: Likewise.
8847 * gdb.base/gdbvars.exp: Likewise.
8848 * gdb.base/interrupt.exp: Likewise.
8849 * gdb.base/list.exp: Likewise.
8850 * gdb.base/watchpoint.exp: Likewise.
8851 * gdb.c++/demangle.exp: Likewise.
8852 * gdb.c++/inherit.exp: Likewise.
8853 * gdb.chill/chexp.exp: Likewise.
8854 * gdb.fortran/exprs.exp: Likewise.
8855
8856 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8857 test if we can't handle IO to/from the inferior.
8858
8859 * gdb.c++/misc.exp: Always check for a program already being
8860 started after sending a "run" command to gdb.
8861
8862 * gdb.base/twice.exp: Start with a fresh gdb.
8863
8864 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8865 only depend on gdb's expression code, not the chill runtime.
8866
8867 * gdb.base/return.c: Put return values into variables so we
8868 can have gdb print them rather than depending on the program
8869 to print them.
8870 * gdb.base/return.exp: Corresponding changes.
8871
8872 * lib/gdb.exp: Provide default value for noinferiorio.
8873 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8874 the inferior.
8875
8876 * gdb.base/break.exp: Always check for a program already being
8877 started after sending a "run" command to gdb.
8878 (text_next_with_recursion): Don't check the output from the
8879 program's printf statement. Instead just make sure the program
8880 exited.
8881
8882 * gdb.base/commands.exp: Protect tests which need arguments with
8883 $noargs conditionals.
8884
8885Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8886
8887 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8888 of structure member arrays to match gdb/valops.c:value_addr change.
8889
8890Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8891
8892 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8893 cases.
8894
8895Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8896
8897 * configure.in (configdirs): Remove gdb.chill from default list
8898 of subdirs and then add it back in only if doing a native build.
8899 The current chill compiler does not yet work in any cross build.
8900 * Revert all signal changes from Jul 6.
8901 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
8902 for sh-hms targets, allowing these tests to link, with no other
8903 changes. Testing is suppressed by setting "nosignals" in site.exp.
8904
8905Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
8906
8907 * configure.in (signaldirs): Define and add to configdirs for all
8908 targets except some specific ones that are known to not support signals.
8909 Also clean up formatting.
8910 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
8911 (signals, sigall): Remove rules to build.
8912 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
8913 Moved to new gdb.signals directory.
8914 * gdb.signals: New test directory.
8915 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
8916 signals.c signals.exp}: New or moved files.
8917
8918Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8919
8920 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8921
8922Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8923
8924 * gdb.base/return.exp: Xfail `return double' test failure
8925 on at least Solaris 2.3 and handle future/past versions on
8926 a case by case basis as appropriate. Also update message
8927 to include i*86 failures.
8928
8929Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8930
8931 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8932
8933 * lib/gdb.exp: Fix comment which erroneously identified
8934 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8935 gdb_file_cmd not gdb_load).
8936 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8937
8938 * gdb.base/setvar.exp: Make test names consistent between pass and
8939 fail cases. Use gdb_test more.
8940
8941Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8942
8943 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8944
8945Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8946
8947 * gdb.base/help.exp: Fix expected help string for `show commands'.
8948
8949Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8950
8951 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8952
8953 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8954 of a text section.
8955
8956Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8957
8958 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8959 that loop eventually terminates. Fix Connection refused logic so
8960 that testsuite will expire nicely.
8961
8962Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8963
8964 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8965 config/rom68k.exp: New tcl glue for the appropriate monitors.
8966 These all just end up calling monitor.exp.
8967 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8968 refused' by retrying. Cleanup some timeout issues.
8969 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8970 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8971 callers don't have to set/restore global timeout variable.
8972
8973 * The following set of changes centralizes management of the global
8974 timeout variable. This way, it can be set in one target dependent
8975 place instead of dozens of places scattered throughout the test suite.
8976 If you need to lengthen a timeout, then you should either set timeout
8977 in one of the config/{target}.exp files, or multiply it by a factor.
8978 Setting it to an absolute value is always going to lose for some
8979 targets.
8980 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8981 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8982 * gdb.base/funcargs.exp: Don't set timeout.
8983 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8984 * gdb.base/printcmds.exp (test_print_string_constants
8985 test_print_array_constants): Don't set timeout.
8986 * gdb.base/ptype.exp: Don't set timeout.
8987 * gdb.base/recurse.exp: Don't set timeout.
8988 * gdb.base/return.exp: Don't set timeout.
8989 * gdb.base/watchpoint.exp: Don't set timeout.
8990 * gdb.c++/classes.exp (do_tests): Don't set timeout.
8991 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
8992
8993Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8994
8995 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
8996
8997Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8998
8999 * lib/gdb.exp: Disable chill tests for irix5.
9000
9001Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9002
9003 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9004 each test pass or fail.
9005
9006Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9007
9008 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9009 xlc not gcc.
9010
9011Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9012
9013 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9014
9015Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9016
9017 * config/est.exp: Fix copyright and comments. Remove dead code.
9018 Use targetname, serialport and baud variables instead of fixed
9019 constants.
9020 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9021 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9022
9023Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9024
9025 * gdb.base/watchpoint.exp: Don't run
9026 test_watchpoint_triggered_in_syscall for sunos.
9027
9028Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9031 they don't seem to exist. Do include stdio.h.
9032
9033Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * gdb.base/a1-selftest.exp: Add alpha xfail.
9036
9037Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9038
9039 * gdb.base/watchpoint.c (main): Prompt before calling read().
9040 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9041 Revise accordingly. Remove cruft about sending "123" several
9042 times, until it gets noticed. Clean up the "print buf[0]" stuff
9043 so that it passes or fails, and waits for prompts in the usual way.
9044
9045Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9046
9047 * gdb.base/recurse.exp: Fix comment.
9048
9049 * TODO: Remove item about printing variables in nodebug.exp. Add
9050 item about enabling tests which are only run on some targets.
9051
9052 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9053 fail, make test names unique, use new gdb_test convention
9054 regarding pattern, use gdb_test more, etc.).
9055
9056 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9057 fail, make test names unique, etc.).
9058
9059Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9060
9061 * gdb.base/nodebug.c: Change return type of top and middle to
9062 short.
9063 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9064 are fixed by the recent mdebugread.c changes. Allow `short ()'
9065 as type for top and middle.
9066
9067Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9068
9069 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9070 nearly as I can tell, the whole thing was an accident in Stu's
9071 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9072 to replace a send/expect pair with gdb_test, but ended up only
9073 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9074 of 30 Mar 1995 took care of it, but left this vestigial comment
9075 which I am now nuking.
9076
9077Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9078
9079 * gdb.base/break.exp: Look for different line number for
9080 breakpoint at main depending on usestubs.
9081
9082Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9083
9084 * gdb.base/list.exp: Adjust some alternate expect patterns to
9085 match recent list0.c change. Add alternate expect pattern for
9086 output from `list default lines around main' for optimizing
9087 compilers.
9088
9089Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9090
9091 * lib/gdb.exp: If nosignals is not set, set it to 0.
9092
9093Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9094
9095 * config/slite-gdb.exp: Responds to load symbol table prompt.
9096 * gdb.base/break.exp: Adjust line number, fix rerun.
9097 * gdb.base/langs0.c: Add #ifdef usestubs.
9098
9099Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9100
9101 * gdb.base/list.exp: Adjust line contents after adding new lines in
9102 list0.c. Also fix a syntax error.
9103
9104 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9105 * gdb.base/break.exp: ditto.
9106 * gdb.base/list.exp: ditto.
9107 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9108 * gdb.base/run.c: ditto.
9109 * gdb.base/list0.c: ditto.
9110 * gdb.base/funcargs.c: ditto.
9111
9112Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9113
9114 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9115 $targetname, $serialport and $baud instead of hardwired variables.
9116 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9117 target doesn't support signals.
9118
9119Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9120
9121 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9122
9123Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9124
9125 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9126 Don't rely on the value of an auto variable before it has been
9127 initialized. Use gdb_test more.
9128
9129Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9130
9131 * lib/gdb.exp (default_gdb_version): A version number must start
9132 with a digit, but other than that contains all characters up to
9133 the first whitespace character.
9134
9135Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9136
9137 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9138
9139Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9140
9141 * gdb.c++/*.exp: Warn if executable does not exist. The original
9142 reason for skipping the warning was that configure.in sometimes
9143 intentionally skipped building the executables but the tcl code
9144 had no way of knowing. That (a) was always bogus with respect to
9145 error handling, (b) is no longer true (right now there is no way
9146 to skip C++ tests).
9147
9148 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9149
9150Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9151
9152 * gdb.base/list.exp: Add expect patterns for output from
9153 SunPRO compiled executables.
9154 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9155 types.
9156
9157Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9158
9159 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9160 number (we are already testing that the correct source line text
9161 gets printed).
9162
9163 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9164 that is what is intended, but something needed to be done to get
9165 sunos4 native working again.
9166
9167 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9168
9169 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9170 apparently went with a (very) old xfail.
9171
9172Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9173
9174 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9175 runto_main is a proc in gdb.exp that will do 'step' for target use
9176 stubs.
9177 * gdb.base/exprs.exp: ditto.
9178 * gdb.base/interrupt.exp: ditto.
9179 * gdb.base/opaque.exp: ditto.
9180 * gdb.base/printcmds.exp: ditto.
9181 * gdb.base/ptype.exp: ditto.
9182 * gdb.base/scope.exp: ditto.
9183 * gdb.base/setvar.exp: ditto.
9184 * gdb.base/signals.exp: ditto.
9185 * gdb.base/twice.exp: ditto.
9186 * gdb.c++/classes.exp: ditto.
9187 * gdb.c++/inherit.exp: ditto.
9188 * gdb.c++/templates.exp: ditto.
9189 * gdb.base/break.exp: no run and hit main for stubs. Change line
9190 numbers for breakpoints and info breakpoint.
9191 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9192 breakpoint().
9193 * gdb.base/callfuncs.c: ditto.
9194 * gdb.base/exprs: ditto.
9195 * gdb.base/interrupt.c: ditto.
9196 * gdb.base/opaque0.c: ditto.
9197 * gdb.base/printcmds.c: ditto.
9198 * gdb.base/ptype.c: ditto.
9199 * gdb.base/scope0.c: ditto.
9200 * gdb.base/setvar.c: ditto.
9201 * gdb.base/signals.c: ditto.
9202 * gdb.base/twice.c: ditto.
9203 * gdb.c++/misc.cc: ditto.
9204 * gdb.c++/templates.cc: ditto.
9205
9206Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9207
9208 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9209
9210 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9211 somewhere between `read' and `main.c'. I'm pretty sure the
9212 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9213 and it isn't particularly useful.
9214
9215 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9216
9217Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9218
9219 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9220
9221Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9222
9223 * config/mt-slite: add LIBS and -nostdlib.
9224 * config/slite-gdb.exp: add this new file to support sparclite target.
9225
9226Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9227
9228 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9229
9230 * gdb.base/a2-run.exp: Change argument to istarget from
9231 "*-*-vxworks" to "*-*-vxworks*".
9232 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9233
9234Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9235
9236 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9237 will not runto main but do a 'step' to step out of breakpoint().
9238 * config/mt-slite: add -Dusestubs.
9239
9240Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9241
9242 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9243 instead of just @.
9244
9245 * gdb.base/signals.exp: Add test for "handle all print".
9246 * TODO: Remove "handle all print". Also remove item about
9247 checking copyright date (I don't like the idea of a spurious FAIL
9248 based on when we run the tests).
9249
9250 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9251 for SunOS4 (reason for failure not investigated). Remove
9252 redundant test for $binfile.
9253
9254 * gdb.base/nodebug.c (array_index): Call malloc.
9255
9256 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9257
9258Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9259
9260 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9261 conventions and slightly simplify the matching regexp.
9262
9263Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9264
9265 * gdb.base/break.exp: Update gdb_test invocation to use new
9266 convention.
9267
9268 * lib/gdb.exp: If noargs is not set, set it to 0.
9269
9270 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9271 tests unique.
9272
9273 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9274
9275Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9276
9277 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9278 one argument of type "<non-float parameter>".
9279
9280Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9281
9282 * config/rom68k.exp: New file to support Motorola IDP board.
9283 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9284 * gdb.base/break.c: Change things around so that this program
9285 doesn't depend upon args. This is necessary to make remote
9286 targets work (in general, they can't take args).
9287 * gdb.base/break.exp: Don't try to send args to program. Don't
9288 expect output. Also, replace lots of code with gdb_test.
9289
9290Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9291
9292 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9293 printing of '\'' (which is what the comment says we are testing,
9294 even though we were not), not '''.
9295 (test_integer_literals_rejected): Test that printing ''' is an error.
9296
9297 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9298 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9299 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9300 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9301 Use gdb_test not test_print_accept.
9302 * lib/gdb.exp: Remove test_print_accept.
9303
9304 * gdb.base/signals.exp (signal_tests_1): Make pass message
9305 consistent with fail message.
9306
9307 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9308 unsigned char; the bug (PR 1821) is fixed.
9309
9310 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9311
9312 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9313 successful tests--makes xfailing them work right.
9314
9315Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9316
9317 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9318 only \r\n, not .*. The test can pass .* as the last thing in
9319 $pattern if that is what it wants. In addition to providing this
9320 flexibility, this change should speed up pattern matching in cases
9321 where the pattern already ended with .* (there were a number of
9322 them). This change also helps catch bad patterns--in the old
9323 scheme the typo "char \*" instead of "char \\*" would pass. Now
9324 it is caught.
9325 * Many .exp files: Update callers.
9326
9327 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9328 clearer and does not spuriously match multiple ('s. Likewise for
9329 ) and *.
9330
9331 * gdb.base/nodebug.exp: Test ability to call a function and pass
9332 it a string (even with no debugging info).
9333
9334 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9335 "p '\'", which is the same as "p ''" once tcl gets done with
9336 quoting, to "p '\\'", which I suspect is what is intended (one
9337 backslash gets sent to GDB).
9338
9339 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9340
9341Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9342
9343 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9344 1817) was fixed literally years ago.
9345
9346Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9347
9348 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9349 test, it causes stepping out of call_after_alloca_subr with
9350 optimizing compilers.
9351 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9352 fails.
9353
9354 * gdb.c++/templates.exp: Source templ-info.exp only if
9355 the templates executable exists.
9356
9357 * gdb.c++/misc.cc (class Contains_static_instance,
9358 class Contains_nested_static_instance),
9359 gdb.c++/classes.exp (test_static_members): Test printing of
9360 a class that contains a static instance of the class.
9361
9362Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9363
9364 * gdb.base/langs2.c (cppsub_): Don't prototype.
9365 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9366 only, I believe).
9367
9368Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9369
9370 * lib/gdb.exp (skip_chill_tests): New procedure.
9371
9372 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9373
9374Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9375
9376 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9377 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9378
9379Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9380
9381 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9382
9383 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9384 disassemble 8, not 16, instructions for part 4.
9385
9386 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9387 support the latter anymore.
9388
9389 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9390 -DNO_PROTOTYPES.
9391 * gdb.base/callfuncs.c: Control use of prototypes based on
9392 NO_PROTOTYPES, not __STDC__.
9393 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9394 t_float_values2 tests if prototypes in use.
9395
9396 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9397 t_double_values): When checking differences against DELTA, check
9398 that difference is within the range (-DELTA,DELTA), not just
9399 (-infinity,DELTA).
9400
9401Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9402
9403 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9404 'file' command firts, then 'target', then 'load', this is due to gdb
9405 target set up.
9406 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9407
9408Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9409
9410 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9411 FP load/store variants.
9412 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9413
9414Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9415
9416 * gdb.base/term.exp: Do not give a warning if not native, it is
9417 not an abnormal condition.
9418
9419Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9420
9421 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9422 t_char_array".
9423
9424Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9425
9426 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9427 are getting the version number.
9428
9429 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9430 if not native, it is not an abnormal condition.
9431
9432Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9433
9434 * lib/gdb.exp: Just use "file exists", rather than undocumented
9435 dejagnu procedure "findfile".
9436
9437Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9438
9439 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9440 (LDFLAGS): Set to -Xlinker -Ur.
9441
9442 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9443 Removed, these values are set by lib/gdb.exp.
9444
9445 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9446
9447Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9448
9449 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9450 of replicating gdb startup code.
9451
9452 * config/mt-vxworks (LDFLAGS): Set to -r.
9453 (CFLAGS_FOR_TARGET): Removed.
9454
9455 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9456 (gdb) and gdb for vxworks uses (vxgdb).
9457
9458 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9459 executable is not in the tree and host != target, use sed and
9460 program_transform_name to determine the gdb name used by the
9461 target.
9462
9463 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9464 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9465
9466Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9467
9468 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9469 floats, chars, and shorts where there are ANSI-style function
9470 definitions.
9471
9472 * gdb.base/langs.exp, gdb.base/langs*: New test.
9473 * gdb.base/Makefile.in: Build it.
9474 * TODO: Remove item about checking that C names don't get C++
9475 demangling applied; this test tests it.
9476
9477Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9478
9479 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9480 went with the const70 xfail. The xfail went away a year ago.
9481
9482 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9483
9484 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9485 for hp300.
9486
9487 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9488
9489 * gdb.base/a1-selftest.exp: Don't run on hp300.
9490
9491Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9492
9493 * Makefile.in (site.exp): Set host_alias and target_alias as well
9494 as host_triplet and target_triplet.
9495
9496Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9497
9498 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9499
9500 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9501 places as other ecoff systems).
9502
9503 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9504 ultrix.
9505
9506Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9507
9508 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9509 remove them.
9510 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9511 variable and "variable" in addition to "data variable".
9512 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9513
9514 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9515 2.
9516 * gdb.base/list1.c (long_line): Add additional statement at start
9517 of function.
9518 * gdb.base/list.exp (test_forward_search): Update line number to
9519 reflect new statement.
9520
9521Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9522
9523 * gdb.base/signals.exp: Reinitialize searched source directories
9524 after gdb_start call.
9525
9526Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9527
9528 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9529 * gdb.stabs/Makefile.in: Likewise.
9530
9531 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9532 change. Instead split the tests into smaller pieces.
9533 * gdb.disasm/hppa.s: Corresponding changes.
9534
9535Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9536
9537 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9538 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9539
9540 * gdb.base/funcargs.exp: Modify many tests so that every test
9541 either passes or fails. Make some test names unique.
9542
9543Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9544
9545 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9546 Call stty to set interrupt character.
9547
9548 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9549 for HP assembler versus GNU assembler based on actual behavior of
9550 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9551
9552 * TODO: Suggest a few more stepping tests.
9553
9554Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9555
9556 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9557 restart GDB for h8300 after a continue.
9558 (return): Add pattern to match a29k-udi behavior.
9559 * gdb.base/nodebug.exp: Remove obsolete comment.
9560 * gdb.base/regs.exp: New file, testing of register displays.
9561 * gdb.base/return.exp: Fix typo in reference to $objdir.
9562 * gdb.base/whatis.exp: Always start with a fresh GDB.
9563
9564Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9565
9566 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9567 higher, these tests generate a lot of output.
9568
9569Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9570
9571 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9572 code following the catch silently ignored some errors; without the
9573 catch they should be thrown like any other tcl error. Also, the
9574 catch used "" instead of {} which meant all the callers who wanted
9575 to include one of the characters "[]$ had to quote it an extra time.
9576 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9577 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9578 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9579 Remove extra quoting.
9580
9581Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9582
9583 * gdb.base/commands.exp: Make test names unique; every test either
9584 passes or fails. Update some comments.
9585
9586 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9587
9588Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9589
9590 The following fixes a FAIL caused by the fact that the alpha stabs
9591 configuration didn't use the ".if alpha" code in weird.def.
9592 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9593 bit pointer, so the 32 bit version works even on the alpha.
9594 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9595 Remove the stuff which allowed us to have separate versions for
9596 alpha and everything else.
9597
9598 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9599 regexp which "info func operator\[\](" is supposed to match. Fix
9600 string to send to GDB. Note that GDB still doesn't work right. Add a
9601 new test for "info func .perator\[\](" which GDB does handle correctly.
9602
9603 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9604
9605Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9608 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9609 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9610 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9611 it makes the tests harder to understand and confuses test-o-matic.
9612 The preferred style is that each test provides a PASS or a FAIL,
9613 and has a unique message (e.g. "continue #54" not just "continue")
9614 which is the same for the pass and the fail.
9615 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9616 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9617 to lib/gdb.exp.
9618 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9619 prt_accept which was basically the same thing. Likewise for
9620 test_print_reject and prt_reject.
9621 * lib/gdb.exp (test_print_reject): Add some more error message
9622 patterns to match from the former printcmds.exp (prt_reject).
9623 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9624 One defect of the passcount stuff is that some of it failed to
9625 report XPASS where appropriate.
9626 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9627 stuff before and after arg in expected pattern.
9628 (test_paddr_operator_functions): Re-do test without print_addr_of;
9629 this is the only test which seems to want extra stuff there.
9630
9631Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9632
9633 * gdb.base/nodebug.exp: Update new tests to reflect improved
9634 wording of gdb output.
9635
9636 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9637 and "ptype" work on variables in files compiled without -g.
9638 Replaces commented out "maint print msymbol" tests.
9639
9640Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9641
9642 * gdb.base/setvar.c (dummy): Call malloc.
9643
9644 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9645 losing with the irix4 sed.
9646
9647 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9648 ALRM" on irix4.
9649
9650Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9651
9652 * TODO: Remove items about corefile.exp testing new exec-file and
9653 backtrace; both are now done. Add items about printing enums.
9654
9655Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9656
9657 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9658 "get signal $thissig" test fails.
9659
9660 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9661
9662Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9663
9664 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9665 compiler warning with dec alpha compiler.
9666
9667 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9668 extra \n from gdb_test call (this explains why the prompt test
9669 that I removed yesterday was there).
9670 (user_defined_command_test): Remove extra \n and prompt test.
9671
9672 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9673 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9674 doesn't exist.
9675 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9676 Also remove alpha workaround, which turns out to be because
9677 SIGABRT == SIGLOST.
9678
9679 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9680
9681 * gdb.base/help.exp: Don't test "help show".
9682
9683Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9684
9685 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9686 "set print address" is on.
9687 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9688 pass prompt to gdb_test; gdb_test already looks for the prompt.
9689
9690 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9691
9692 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9693 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9694 was to make sure that gdb can read a core file. But (a) the "read
9695 the corefile" part didn't make it to a1-selftest.exp, we just
9696 delete the corefile after creating it, and (b) we test reading
9697 corefiles in corefile.exp anyway. Also, this test left around a
9698 xgdb process on Solaris.
9699
9700 * gdb.base/corefile.exp: Also test backtrace.
9701
9702Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9703
9704 * gdb.base/commands.exp: Test a simple user defined command with
9705 arguments and if/while statements; verify the full user command is
9706 printed by "show user".
9707
9708 * gdb.base/commands.exp: Test if/while commands as part of a
9709 breakpoint command list; verify they appear in breakpoint
9710 information.
9711
9712Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9713
9714 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9715 than by dividing by zero.
9716
9717Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9718
9719 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9720 performing an inferior call with watchpoints enabled.
9721 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9722 call.
9723
9724Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9725
9726 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9727 of "file" command.
9728
9729 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9730 Add additional pattern for when "int operator int(void);" appears
9731 in a different order.
9732
9733Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9734
9735 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9736
9737 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9738 and "signal" with ".*".
9739
9740Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9741
9742 * TODO: Add note about "handle all nostop".
9743
9744 * gdb.base/{sigall.c, sigall.exp}: New test.
9745 * gdb.base/Makefile.in: Add it.
9746
9747Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9748
9749 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9750 when invoking GDB, suppresses any windowing interface.
9751
9752Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9753
9754 * config/sim-gdb: New file, simulator testing support.
9755
9756Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9757
9758 * gdb.base/interrupt.exp: Test calling func1 twice.
9759
9760Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9761
9762 * gdb.base/list.exp (test_forward_search): Set timeout higher
9763 when we'll be getting lots of output from gdb.
9764
9765 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9766 "init_malloc" to after the expect statement. Run it if that
9767 regexp is taken, but also for two others which happen if source
9768 cannot be found.
9769
9770Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9771
9772 * gdb.base/printcmds.exp: New test, for printing register before
9773 program is running.
9774
9775Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9776
9777 * gdb.base/list.exp: Correct some alternate expect patterns
9778 to reflect changes in list1.c.
9779
9780Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9781
9782 * TODO: Add item regarding large frames.
9783
9784 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9785
9786 * TODO: Remove item about enabling return.exp; it
9787 is enabled. Suggest a few more "return" tests.
9788
9789Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9790
9791 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9792 anonymous unions.
9793
9794Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9795
9796 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9797 and pr-5646.o, so "make" is the same as "make all", not "make
9798 pr-4975.o".
9799
9800Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9801
9802 * gdb.base/list.exp: Adjust expectations to reflect changes in
9803 list1.c.
9804 (test_forward_search): New test proc.
9805 * gdb.base/list1.c (long_line): New function, has long source line.
9806
9807Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9808
9809 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9810 additional line of code that was added.
9811
9812Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9813
9814 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9815 tests so as not to overflow expect's input buffers.
9816 * gdb.disasm/hppa.exp: Corresponding changes.
9817
9818Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9819
9820 Beginnings of template debugging tests.
9821 * gdb.c++/templ-info.cc: New file to test for template
9822 debugging capability of the compiler.
9823 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9824 templ-info.cc.
9825 * gdb.c++/templates.cc: Add explicit template instantiations
9826 to enable compiling with -fno-implicit-templates. Add destructor
9827 and 'value' method to T5 class for template tests.
9828 * gdb.c++/templates.exp: Add testcases for printing of template
9829 types, setting breakpoints on template methods and calling a
d63a86f8 9830 template method.
c906108c
SS
9831
9832Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9833
9834 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9835 branch target since some assemblers (gas-2.5) may emit a
9836 relocation for the branch instead of resolving it in the
9837 assembler.
9838
9839Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9840
9841 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9842 through signal handler.
9843
9844Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9845
9846 * configure.in (*-*-netware): Use config/mt-netware.
9847
9848 * config/mt-netware: New file.
9849 * config/mt-i386-netware: Removed, separate configs for different
9850 netware architectures are no longer needed now that we have
9851 --with-headers.
9852
9853Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9854
9855 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9856 by the recent changes to use ANSI C arithmetic conversions.
9857
9858Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9859
9860 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9861 bug involving using inferior_pid to figure out whether to select a
9862 frame.
9863
9864Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9865
9866 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9867 match the current disassembler output.
9868
9869Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9870
9871 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9872 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9873 types, expect "int" as type of integer values (for now).
9874
9875Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9876
9877 * gdb.base/commands.exp: New tests for if/while commands.
9878
9879Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9880
9881 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9882 by .*, since hex values have different syntax in Chill mode.
9883
9884Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9885
9886 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9887 linefeed from expect pattern for repeated types with indices > 9.
9888
9889Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9890
9891 First part of Fortran test suite.
9892 * gdb.fortran: New directory.
9893 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9894
9895Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9896
9897 * gdb.base/default.exp: Update expect pattern for load command
9898 without arguments.
9899
9900Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9901
9902 * configure.in: Change i386 to i[345]86.
9903 * gdb.base/configure.in: Likewise.
9904 * gdb.c++/configure.in: Likewise.
9905 * gdb.chill/configure.in: Likewise.
9906
9907Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
9908
9909 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
9910 patterns, since that is not a valid context for comments.
9911
9912Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
9913
9914 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
9915 repeated types and repeated types with indices > 9.
9916
9917Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9918
9919 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9920 2417; old bug has been fixed.
9921
9922Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9923
9924 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9925 send the newline ourselves instead of assuming gdb_test will do
9926 so when passed an empty input string.
9927
9928 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9929 stabs testcode.
9930
9931Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9932
9933 * lib/gdb.exp (gdb_test): Don't send anything if the first
9934 argument is an empty string. This makes cases where we want to
9935 match output that is already in expect's buffers (for example,
9936 matching a breakpoint after gdb_run_cmd has been called) work
9937 reliably.
9938
9939Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9940
9941 * config/netware.exp: New file.
9942
9943Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9944
9945 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9946 the -B and -L prefixes so we can find the debugging stub.
9947
9948 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9949 there and we are using the gcc from the tree.
9950
9951 * gdb.base/types.c: Removed.
9952
9953 * gdb.base/configure.in: Look for makefile fragments in ../config.
9954 Recognize i386-*-netware.
9955 * gdb.c++/configure.in: Likewise.
9956
9957Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9958
9959 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9960 the correct TCL syntax.
9961
9962Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9963
9964 * gdb.base/opaque.exp: use runto instead of messing around with
9965 breakpoints. Simplify by using gdb_test.
9966
9967 * gdb.base/bitfields.exp: restart between tests on netware targets
9968 because breakpoints aren't relocated after target death. Run
9969 processes to completion.
9970
9971 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9972
9973Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9974
9975 * Makefile.in: Remove extra tabs that confuse some versions
9976 of "make". Use the newly built gdb to test with by default,
9977 rather than the first one in the tester's search path.
9978
9979Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9980
9981 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9982
9983 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9984 condition help.
9985
9986Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9987
9988 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
9989
9990 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
9991 running.
9992 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
9993 * gdb.base/funcargs.exp: Likewise.
9994
9995 * gdb.base/bitfields.exp: Simplify by using gdb_test.
9996 * gdb.base/funcargs.exp: Likewise.
9997
9998 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
9999 message is "".
10000
10001Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10002
10003 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10004 return,signals,twice}.exp: Handle non-existant binaries
10005 consistantly.
10006
10007 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10008 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10009 might testing a cross development system.
10010
10011Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10012
10013 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10014 runtest script is relative to ${srcdir}, not ${rootdir}.
10015
10016Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10017
10018 * gdb.base/signals.exp: Allow for optionality of breakpoint
10019 address.
10020
10021Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10022
10023 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10024
10025Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10026
10027 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10028 for size_t definition.
10029 * gdb.c++/templates.cc: Likewise
10030
10031 * config/mt-i386-netware: New file.
10032
10033 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10034 defined.
10035
10036 * gdb.base/Makefile.in: Added support for systems that name core
10037 files by appending "core" to the program name.
10038 * gdb.base/a1-selftest.exp: Likewise.
10039
10040Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10041
10042 * gdb.base/return.exp: Add comment and message for `return double'
10043 test failure on Sparc Solaris.
10044
10045Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10046
10047 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10048
10049Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10050
10051 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10052 from optimizing them away.
10053 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10054 patterns to include default constructors and assignment operators,
10055 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10056 character in the output of the virtual base pointer.
10057
10058Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10059
10060 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10061 expression match in print_addr_of to avoid unintented matches.
10062 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10063 versions up to 2.5.8.
10064
10065Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10066
10067 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10068 included file to run under newer versions of expect.
10069 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10070 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10071 Remove xfail for the virtual table of BDDHookV.
10072
10073Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10074
10075 * lib/gdb.exp (string_to_regexp): Set a default result.
10076 (default_gdb_start): Fix misleading message.
10077
10078Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10079
10080 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10081 Remove all CC, etc definitions.
10082 * config/mt-hpux: New file.
10083 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10084 (CFLAGS, LDFLAGS): Define.
10085 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10086
10087 * Makefile.in (site.exp): Don't insert host_os, etc.
10088 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10089 (distclean): Check existence of subdir.
10090 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10091 * gdb.base/Makefile.in: General cleanup and simplification.
10092 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10093 to build executables. Use default rule to build .o files.
10094 (EXPECT, RUNTEST, CC): Fix relative pathname.
10095 (site.exp): Don't insert host_os, etc.
10096 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10097 and/or SIGUSR1 defined.
10098 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10099 * gdb.c++/Makefile.in: General cleanup and simplification.
10100 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10101 (CFLAGS): Remove.
10102 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10103
10104Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10105
10106 * gdb.base/recurse.exp: Misc changes to get tests running again
10107 after Kung's changes to the watchpoint code.
10108 * gdb.base/watchpoint.exp: Likewise.
10109
10110Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10111
10112 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10113
10114Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10115
10116 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10117 * lib/gdb.exp (default_gdb_start): Define.
10118 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10119 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10120 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10121 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10122 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10123 Don't call gdb_target_udi in between tests.
10124
10125Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10126
10127 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10128 (which was basically just a local version of the same thing). In
10129 addition to avoiding duplication, gdb_test_exact is faster.
10130 * lib/gdb.exp (gdb_test_exact): Fix typo.
10131
10132 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10133 don't give an error.
10134
10135 * gdb.base/term.exp: Call delete_breakpoints before starting.
10136
10137 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10138 (t10): Add comment.
10139
10140Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10141
10142 Reorganization of the GDB Test Suite.
10143
10144 * gdb.base: New directory, contains all the basic tests.
10145 * gdb.c++: New directory, tests specific to C++.
10146 * gdb.chill: New directory, tests specific to Chill.
10147 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10148 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10149 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10150 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10151 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10152 t30-31 to chill).
10153 * */gdbme.*: Rename to match appropriate expect scripts.
10154 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10155 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10156 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10157 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10158 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10159 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10160 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10161 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10162 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10163 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10164 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10165 gdb.c++/virtfunc.cc: New names of C++ files.
10166 * gdb.chill/chillvars.ch: New name of Chill file.
10167 * gdb.base/configure.in, gdb.c++/configure.in,
10168 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10169 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10170 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10171 * configure.in (configdirs): Update to reflect directory changes.
10172 (target_abbrev): No longer define for any configuration.
10173 * Makefile.in: Cosmetic improvements to header comments.
10174
10175Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10176
10177 Various changes to gdb.t31:
10178
10179 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10180 * gdbme.ch: Make all key-words and predefineds be upper-case.
10181 * chillvars.exp: Expect key-words and predefinds in upper-case.
10182
10183 * chillvars.exp: Use gdb_test_exact many places.
10184 Change expected output for arrays (which now includes index labels).
10185
10186 * pr-5020.exp, gdme.ch (module PR_5020):
10187 New test, for PR-5020.
10188
10189Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10190
10191 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10192 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10193
10194Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10195
10196 * Makefile.in: Fix bit-rot in definitions of CHILL,
10197 CHILL_FOR_TARGET and Chill_LIB.
10198 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10199 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10200 CHILL, and CHILL_LIB.
10201
10202Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10203
10204 * Revert the previous changes. Please see Rob's directory
10205 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10206
10207Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10208
10209 * Makefile.in, configure.in, config/mips-gdb.exp,
10210 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10211 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10212 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10213 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10214 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10215 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10216 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10217 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10218 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10219 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10220 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10221 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10222 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10223 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10224 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10225 changes from 94Q1.
10226
10227Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10228
10229 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10230 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10231 Rob's new testing fragments.
10232
10233Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10234
10235 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10236 lib/gdb.exp: Replace error proc calls with perror.
10237
10238Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10239
10240 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10241 version also, match on casted version strings, and match on
10242 gdb startup case where the line numbers might be messed up.
10243
10244Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10245
10246 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10247 (CFLAGS): Delete it from here.
10248
10249Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10250
10251 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10252
10253Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10254
10255 * Makefile.in (RUNTEST): Default to just "runtest".
10256
10257Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10258
10259 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10260 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10261 the code has been restructured.
10262
10263Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10264
10265 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10266 \n, not just one of each.
10267
10268 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10269 /bin/cc gives a warning if you do.
10270
10271Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10272
d63a86f8 10273 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10274 __t10ListS_link1ZUiRCUiPT0
10275
10276Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10277
10278 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10279 on local variables in recursive functions.
10280
10281 * gdb.t07/Makefile.in: Build the new test.
10282
10283Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10284
10285 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10286 directly. Instead compare the return values from actual calls.
10287
10288Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10289
10290 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10291
10292Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10293
10294 * From Peter Schauer with minor modifications.
10295 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10296 stops in mid-line in the caller. Add xfail for returning a float
10297 value on X86 targets.
10298
10299Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10300
10301 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10302 to avoid expect lossage.
10303 (fmem_LRbug_tests): Likewise.
10304 * gdb.disasm/hppa.s: Corresponding changes.
10305
10306 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10307 conditions to work with latest dejagnu/expect.
10308
10309 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10310 expected to fail on the PA.
10311 (backtrace in call with trampolines): Explicitly require main
10312 to be frame #1 (no trampolines should show up in backtrace).
10313
10314 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10315 "continue -expect".
10316 * gdb.t06/break.exp: Likewise.
10317 * gdb.t07/watchpoint.exp: Likewise.
10318 * gdb.t13/bitfields.exp: Likewise.
10319 * gdb.t15/{funcargs,return}.exp: Likewise.
10320 * gdb.stabs/weird.exp: Likewise.
10321 * config/{mips,udi}-gdb.exp: Likewise.
10322
10323 * hppa.sed: Enclose comments within a sed command to avoid
10324 losing with the old OSF1 sed.
10325
10326Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10327
10328 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10329 sequent dynix.
10330 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10331 * gdb.t15/funcargs.exp: Conditionally step again to really
10332 finish from marker_call_with_trampolines. Handle the case where
10333 the first step from within call_with_trampolines already steps
10334 us back to main.
10335 * gdb.t15/gdbme.c: Add comment to closing brace of
10336 call_with_trampolines for funcargs.exp.
10337
10338Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10339
d63a86f8 10340 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10341 Fix typo(s).
10342
10343Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10344
10345 * gdb.t07/gdbme.c: More code for watchpoint testing.
10346
10347 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10348 "Hardware watchpoint" throughout file.
10349 (test_watchpoint_triggered_in_syscall): New test.
10350 (test_complex_watchpoint): New test.
10351
10352Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10353
10354 * gdbme.c (call_with_trampolines): New function to try and step
10355 into. Tests trampoline problems on the PA.
10356
10357 * funcargs.exp (localvars_in_indirect_call): No longer expect
10358 stepping into indirect call to fail on PAs.
10359 (test_stepping_over_trampolines): New test.
10360
10361Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10362
10363 * TODO: Add suggestions for static member function tests, and
10364 completion tests.
10365
10366Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10367
10368 * TODO: Add suggestions for "p/a" tests.
10369
10370 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10371 (default_gdb_exit): Replace all the hair with sending "quit" to
10372 the process with a simple close.
10373
10374Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10375
10376 * TODO: Add suggestions for shared library tests.
10377
10378Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10379
10380 * TODO: Add suggestions for x/s tests.
10381
10382Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10383
10384 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10385 "enable once", and "enable breakpoints once" with ".*".
10386
10387Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10388
10389 * TODO: Add suggestions about structure passing tests.
10390
10391Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10392
10393 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10394 the primary1 test, use work around if __GNUC__ < 2.
10395 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10396 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10397 Test for bad output rather than waiting for timeout. Issue
10398 second continue only if first continue failed.
10399
10400Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10401
10402 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10403 operator[] test with gdb_test because the old code didn't seem to
10404 be getting the quoting right with the new dejagnu.
10405
10406Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10407
10408 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10409 one from the path.
10410 * Makefile.in: Use a fresh expect if there is one, use runtest
10411 from the src tree if there is one.
d63a86f8 10412
c906108c
SS
10413Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10414
10415 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10416 next over recursive call. Revise the tests from that point on
10417 (which had been skipped) to match GDB's actual (correct) output.
10418
10419 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10420 with next over a breakpoint whose condition is false.
10421
10422 * gdb.t00/help.exp: Comment out "help set print" tests just like
10423 (and for same reason as) "help set" test.
10424
10425Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10426
10427 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10428 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10429
10430Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10431
10432 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10433 necessary gdb_target_udi.
10434
10435 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10436
10437 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10438 1838 and 2417; they are fixed.
10439
10440 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10441 gdb.t03/ptype.exp (ptype structure, ptype union):
10442 Remove xfails; the test is looser than when the xfails were added.
10443
10444 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10445 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10446
10447 * gdb.t01/run.exp: Only run shell test if isnative.
10448
10449 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10450 since "run" automatically loads if necessary. Call gdb_target_udi
10451 after the "file" since "file" kills any execution target.
10452
10453 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10454 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10455 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10456 argument for UDI.
10457
10458Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10459
10460 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10461
10462 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10463
10464Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10465
10466 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10467 properly quoting regexps. This makes the second argument to
10468 demangle a fixed string, which matches the callers, instead of a
10469 shell-style pattern which is what the previous implementation
10470 used. Update some of the callers.
10471
10472Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10473
10474 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10475 (comib_nullified_tests): Fix typo.
10476 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10477 strings. No longer expected to fail.
10478
10479 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10480 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10481 strings. No longer expected to fail.
10482
10483 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10484 string. No longer expected to fail.
10485
10486Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10487
10488 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10489 No longer expected to fail.
10490
10491 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10492 string. No longer expected to fail.
10493
10494Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10495
10496 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10497 only in the names (I probably got most of them). I was even
10498 generous with some which differed in underscores in names, and
10499 probably missed a few, and I *still* was able to remove almost a
10500 third of the file with almost no impact on testsuite coverage.
10501
10502Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10503
10504 * gdb.t00/default.exp: Match udi_attach error message as well as
10505 the one from child_attach.
10506
10507 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10508
10509 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10510
10511 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10512 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10513
10514 * Move test with enums and partial symbols back to
10515 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10516 Reverts the change of 26 May 93. Per today's change to
10517 stabs.texinfo, the behavior that weird.exp was expecting was
10518 unreasonable; what is important is that the compiler+gdb get
10519 things right, which happens with a recent gcc. Also fix the test
10520 to deal with native compilers which put out the stab gdb can't
10521 deal with.
10522
10523Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10524
10525 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10526 in the names. The main thing these accomplish is to slow things down.
10527 Many more such duplicates surely remain.
10528
10529 * gdb.t00/help.exp: Comment out "help support" test just like
10530 (and for same reason as) "help set" test.
10531
10532Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10533
10534 * gdb.t06/break.exp: Remove setup_xfails for
10535 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10536 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10537 about known bug in gcc to include up through 2.5.8.
10538 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10539 well as "_vb$".
10540 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10541 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10542 with latest gcc and gdb.
10543 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10544 well as "_vb$".
10545
10546Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10547
10548 * configure.in (hppa*-*-*): Also configure and build stabs-only
10549 tests.
10550
10551Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10552
10553 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10554 * gdb.t10/configure.in (hppa*-*-*): Use it.
10555
10556Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10557
10558 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10559
10560Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10561
10562 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10563 versions prior to 1.13.5.
10564
10565Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10566
10567 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10568 the prompt is at the start of a line.
10569
10570Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10571
10572 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10573 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10574 in the copr tests now.
10575 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10576 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10577 expected to fail.
10578
10579Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10580
10581 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10582 gdb.t31/chillvars.exp, lib/gdb.exp:
10583 Tweak to run under either version of expect.
10584 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10585 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10586 * gdb.t11/list.exp: Remove extraneous whitespace.
10587
10588Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10589
10590 * gdb.t16/printcmds.exp (test_print_strings): Accept
10591 "(unsigned char *) " before the string.
10592
10593 * TODO: Add notes about printing of fancy types and GDB expressions.
10594
10595Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10596
10597 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10598 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10599 if doing mips-idt-ecoff.
c906108c
SS
10600
10601Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10602
10603 * Most .exp files: Tweak to run under either version of expect.
10604
10605Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10606
10607 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10608 xfails; I'm not sure why they are failing, but not because of PR 1806.
10609
10610Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10611
10612 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10613 defined in lib/gdb.exp.
10614
10615Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10616
10617 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10618 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10619 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10620 have to be typeless.
10621
10622Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10623
10624 * TODO: Add suggestion for copyright year test.
10625
10626Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10627
10628 * configure.in (*-*-lynxos*): Add stabs tests.
10629
10630Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10631
10632 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10633 so insert a tab before any assembler directive in column zero.
10634
10635 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10636 stores.
10637 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10638 stores.
10639 (fpu_short_memory_tests): Likewise.
10640
10641Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10642
10643 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10644 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10645 .stabs directives in comments.
10646
10647Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10648
10649 * TODO: New file, describing tests we could write.
10650 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10651
10652Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10653
10654 * gdb.t06/signals.exp: Add kludge to force re-sync.
10655
10656 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10657 to xgdb instead of gdb, get out of gdb.
10658
10659Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10660
10661 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10662 for info.
10663
10664Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10665
10666 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10667 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10668 * gdb.stabs/hppa.sed: New sed script for the PA.
10669
10670Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10671
10672 * gdb.stabs: Re-write weird.def and configuration to use sed
10673 instead of cpp. sed is portable and POSIX; cpp is neither.
10674
10675Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10676
10677 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10678
10679Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10680
10681 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10682
10683Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10684
10685 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10686 "_vb$".
10687 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10688 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10689
10690Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10691
10692 * lib/gdb.exp: Comment out code which depends on non-existent
10693 `transform' procedure.
10694
10695Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10696
10697 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10698 * lib/gdb.exp: Transform tool name.
10699 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10700 1.1's new error handling system.
10701
10702Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10703
10704 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10705
10706Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10707
10708 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10709 They made pattern matching so slow that timeouts happened on
10710 heavily loaded systems. Now any output from "show print" which
10711 gets us back to the GDB prompt is a PASS.
10712
10713Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10714
10715 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10716
10717Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10718
10719 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10720
10721 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10722 It is not from PR 3220.
10723
10724Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10725
10726 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10727 just started failing because they depended on the order the
10728 subcommands are presented, or exact docstring text. This kind of
10729 test is a pain and has minimal benefit.
10730
10731Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10732
10733 * gdb.t09/corefile.exp: At end of test, use "core" command with
10734 no arguments.
10735
10736Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10737
10738 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10739 17}/Makefile.in: Make it possible to run the testsuite with Sun
10740 make and CC = cross gcc by adding explicit build rules for .o
10741 files.
10742
10743Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10744
10745 * gdb.t15/funcargs.exp: Don't put comments on same line as
10746 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 10747
c906108c
SS
10748Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10749
10750 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10751
10752Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10753
10754 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10755 * gdb.t20/inherit.exp: remove three dumplicate entries.
10756
10757Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10758
10759 * gdb.t06/break.exp: For "next over recursive call", fail on any
10760 incorrect output, not just on "factorial (value=2)".
10761
10762Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10763
10764 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10765 working now. Add an xfail if accesing a bss variable causes
10766 a memory error if the target is not yet run.
10767
10768Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10769
10770 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10771 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10772 name of __st* demangling (2 strings). Did Kung really get the
10773 more than 95 others right without testing them?
10774
10775Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10776
10777 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10778
10779Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10780
10781 * configure.in (configdirs): Add gdb.disasm
10782 * gdb.disasm: New directory for GDB disassembler tests.
10783 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10784
10785Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10786
10787 * gdb.t00/help.exp: Don't test "help set".
10788
10789 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10790 from within expect statements. None of these happen anymore and
10791 they cause regressions to be silently unnoticed.
10792
10793 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10794 messages) about known failures with gcc cygnus-2.4.5-930417.
10795
10796 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10797 comp-info.exp so it gets built if it doesn't exist.
10798
10799 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10800 it is no longer used.
10801 * gdb.t13/comp-info.c: Removed.
10802
10803Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10804
10805 * gdb.t06/signals.exp: Add xfail for sun3.
10806
10807Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10808
10809 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10810 relevant because ^C doesn't get sent but failure can be reproduced
10811 interactively).
10812
10813Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10814
10815 * gdb.stabs/alpha.mt: New configuration file for alpha.
10816 * gdb.stabs/configure.in: Use it.
10817 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10818 sharing with alpha.mt, redefine long to word via preprocessor.
10819 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10820 for alpha.
10821 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10822 native cc.
10823 * gdb.t00/teststrategy.exp: Change expect string so that we
10824 consume the `(xgdb)' from the command echo and from the gdb prompt.
10825 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10826 gdb currently compares all values as long, so this failure probably
10827 applies to any configuration where LONGEST is bigger than a target int.
10828 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10829 with gcc.
10830 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10831 to handle opaque pointers, gcc is.
10832 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10833 as first argument. Include <sys/types.h> and change all operator
10834 new definitions to use size_t.
10835 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10836 now that we use size_t.
10837
10838Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10839
10840 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10841 a long or float array cast all array members to the same type.
10842 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10843 with 64 bit longs.
10844 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10845 on alpha.
10846 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10847
10848Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10849
10850 * gdb.t24 (demangle.exp): Constructors of templates have names like
10851 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10852 section 14.6 of the ARM.
10853
10854 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10855 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10856 accomplish little and slow down the testsuite.
10857
10858 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10859 Accept spaces various places.
10860
10861Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10862
10863 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10864 with watchpoint enabled.
10865
10866 * Makefile.in: Remove definition of CC and remove the second
10867 definition of CXX (the "CXX = gcc" one remains). These definitions
10868 were causing backquotes to be expanded within backquotes, which
10869 doesn't work.
10870
10871Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10872
10873 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10874
10875Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10876
10877 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10878 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10879 by mips cc and contains no stabs entries.
10880
10881Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10882
10883 * config/vx-gdb.exp: Use fake device to load files rather than
10884 NFS.
10885 * lib/gdb.exp: New proc to do "file" command.
10886 * config/unix-gdb.exp: Use new "file" proc.
10887
10888Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10889
10890 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10891 Rework board rebooting slightly.
10892 (gdb_exit): Don't exit from the remote shell; there isn't one.
10893 * gdb.stabs/weird.exp: If a program is being debugged already,
10894 kill it.
10895 * gdb.t04/setvar.exp: Stop and restart gdb.
10896 * gdb.t05/expr.exp: Likewise.
10897 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10898 restart gdb and reload the program.
10899 * gdb.t08/opaque.exp: Likewise.
10900 * gdb.t12/scope.exp: Likewise.
10901 * gdb.t13/bitfields.exp: Likewise.
10902 * gdb.t15/funcargs.exp: Likewise.
10903 * gdb.t20/classes.exp: Likewise.
10904 * gdb.t03/ptype.exp: Increase timeout.
10905 * gdb.t16/printcmds.exp (test_print_string_constants,
10906 test_print_array_constants): Likewise.
10907 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
10908 * gdb.t20/classes.exp (do_tests): Likewise.
10909 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
10910
10911Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
10912
10913 * gdb.stabs: Renamed *wierd* to *weird*.
10914
10915Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10916
10917 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10918 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10919
10920Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10921
10922 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10923 (do_tests): Remove xfail for whatis on one_var and two_var.
10924
10925Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10926
10927 * Makefile.in: Made cross building work better by adding
10928 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10929
10930Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10931
10932 * gdb.t15/{return.c,return.exp,Makefile.in}:
10933 New test, currently commented out.
10934
10935Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10936
10937 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10938 still running and removes the leftover named socket so GDb can do
10939 clean restarts.
10940
10941Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10942
10943 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10944 console, not GDB.
10945 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10946 cross testing works better with "make check"
10947 * config/unix-gdb: Use default procedures for exit and version.
10948 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10949 with the newest VxWorks.
10950
10951Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10952
10953 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10954 old form.
10955
10956 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10957 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10958
10959 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10960
10961 * config/unix-gdb.exp: Remove this version of gdb_exit
10962 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10963 Rob says he'll look at it when he gets back to testing boards.
10964
10965Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10966
10967 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10968 an expected fail for certain ptype commands.
10969
10970 * gdb.t20/classes.exp: Update expected results of "ptype class
10971 Base1" to account for the constructor that now appears in the type.
10972
10973Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10974
10975 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10976 disappeared from list.
10977 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10978 "alldone" proc with call to cleanup and exit.
10979 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10980 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10981 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10982 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10983 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10984 "alldone" proc with simple returns that suppress remaining
10985 tests. The alldone proc went away many months ago.
10986
10987Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10988
10989 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
10990
10991 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
10992
10993Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10994
10995 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
10996 as vax gdb will display them.
10997
10998Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10999
11000 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11001 optimizers.
11002
11003 * scope.exp: Change "bad value for localval" messages so each one
11004 is unique.
11005
11006 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11007 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11008
11009 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11010
11011Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11012
11013 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11014 doesn't exist (due to optimization).
11015
11016Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11019 contains \r because the filename is long.
11020
11021 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11022 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11023
11024Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11025
11026 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11027 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11028 Ultrix.
11029 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11030 int tests.
11031 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11032
11033Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11034
11035 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11036
11037 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11038 to match does not match the passing case but still matches the
c906108c
SS
11039 failing case.
11040
11041Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11042
11043 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11044
11045Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11046
11047 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11048 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11049 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11050 Remove various versions of gdb_exit.
11051 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11052 gdb_exit.
11053 * config/unix-gdb.exp: gdb_exit remains here, and should override
11054 the generic version, since it's doing a lot of wierd stuff that
11055 the other versions aren't. FIXME, fold it in, or abandon this
11056 version.
11057
11058Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11059
11060 * gdb.t24/demangle.exp: Add tests for PR 3220.
11061
11062Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11063
11064 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11065
11066Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11067
11068 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11069 "i386-*-*". Works for i486 as well.
11070
11071 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11072 bug, and expand domain of xfail to all SVR4 systems, since the
11073 actual problem is likely to be in generic SVR4 /proc support.
11074
11075Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11076
11077 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11078
11079Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11080
11081 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11082 xfails for other systems. Match a missing 'Continuing.' as an
11083 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11084
11085 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11086 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11087 Only issue warning for missing executables if -all option is used.
11088
11089 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11090 file if -all option is used. It's like an unpredictable XFAIL.
11091
11092Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11093
11094 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11095 for dynamically linked binaries.
11096
11097 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11098
11099Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11100
11101 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11102 to state that this is a known bug in old versions of g++.
11103
11104Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11105
11106 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11107 while waiting for `Continuing'.
11108
11109Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11110
11111 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11112 in text, data, and bss.
11113 * gdb.t10/nodebug.c: Add local and global test variables for
11114 initialized and uninitialized data.
11115
11116Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11117
11118 * config/unix-gdb.exp (gdb_exit): Add "wait".
11119
11120Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11121
11122 * gdb.t06/signals.exp: xfail the continue from the handler for all
11123 targets.
11124
11125 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11126 function with watchpoints enabled, the i386 call dummy starts with
11127 a call.
11128
11129 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11130 386 bsd names its corefiles.
11131
11132Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11133
11134 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11135 compilers don't grok it.
11136 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11137 with small octal ints rather than character constants, which
11138 are signed and might not fit if first promoted to int.
11139
11140Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11141
11142 * gdb.t09/Makefile.in (clean): Remove corefile.
11143
11144Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11145
11146 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11147
11148Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11149 and Jim Kingdon (kingdon@cygnus.com)
11150
11151 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11152 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11153 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11154
11155Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11156
11157 * gdb.t17/interrupt.exp: Add xfail for hppa.
11158
11159Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11160
11161 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11162 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11163 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11164 to determine signed-ness of bitfields and use the result to setup
11165 the xfail.
11166 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11167 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11168 call line is reached if necessary.
11169
11170Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11171
11172 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11173
11174Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11175
11176 * gdb.t06/break.exp: Also test `clear' command.
11177
11178Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11179
11180 * gdb.t00/teststrategy.exp: Remove extra quote.
11181
11182 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11183 watchpoint enabled to be for all non-68k machines.
11184
11185 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11186
11187Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11188
11189 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11190 targets use aout.mt instead of ecoff.mt as gas understands
11191 standard aout format.
11192
11193Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11194
11195 * lib/gdb.exp (runto): Don't insist that function we are running to
11196 was compiled with -g.
11197
11198 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11199
11200 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11201 to get back into the read system call.
11202 Accept leading newline in case where we woke it up.
11203
11204Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11205
11206 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11207 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11208 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11209 enable ecoff configuration.
11210
11211Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11212
11213 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11214
11215Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * gdb.t16/printcmds.exp: Add another printf test.
11218
11219Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11220
11221 * configure.in: If configured -with-stabs on any target, add
11222 stabsdirs to configdirs.
11223
11224Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11225
11226 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11227 fun" so pattern does not match the command itself.
11228
11229Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11230
11231 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11232
11233Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11234
11235 * gdb.t17/interrupt.exp: Test for more things.
11236
11237Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11238
11239 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11240 compiler arranges the code and line numbers.
11241
11242 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11243
11244Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11245
11246 * gdb.t00/help.exp: Increase expect input buffer size.
11247
11248Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11249
11250 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11251
11252 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11253
11254 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11255
11256 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11257 [0-9]*, not just [0-9].
11258
11259Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11260
11261 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11262
11263 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11264
11265Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11266
11267 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11268
11269Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11270
11271 * gdb.t06/signals.c: Add xfails for sun3.
11272
11273 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11274
11275 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11276 test_stepping tests.
11277
11278Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11279
11280 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11281
11282 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11283
11284 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11285 rather than actually putting it through cpp twice.
11286
11287 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11288
11289Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11290
11291 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11292 no longer needed.
11293
11294Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11295
11296 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11297
11298 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11299 C++ features prints as "struct", make it a pass, not an xfail.
11300
11301Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11302
11303 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11304 Don't require VA to print as "class" rather than "struct".
11305
11306Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11307
11308 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11309
11310Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11311
11312 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11313
11314Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11315
11316 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11317 order.
11318
11319Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11320
11321 * gdb.t16/printcmds.exp: Add printf tests.
11322
11323 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11324
11325 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11326
11327Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11328
11329 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11330 pass counts, to counteract any existing or future setup_xfails.
11331
11332Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11333
11334 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11335 {BEGIN,END}_COMMON for common block instead of STAB.
11336 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11337
11338 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11339 intp_var should be N_GSYM not N_LSYM.
11340 wierd-aout.S: Use a label for the value of the N_SO.
11341 wierd.def: Remove all backslashes.
11342 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11343
11344Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11345
11346 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11347 get the expected next to inheritance3.
11348
11349Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11350
11351 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11352 now that gcc-2.4 gets it right.
11353
11354Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11357
11358 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11359 generating comp-info.exp which works for cross-compilation.
11360
11361Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11362
11363 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11364 "*-*-sysv4.*".
11365
11366Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11367
11368 * gdb.t01/run.exp: Start with a fresh gdb.
11369 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11370 SVR4.x.
11371
11372Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11373
11374 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11375 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11376 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11377 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11378 things to remove.
11379
11380Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11381
11382 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11383 test cases from bug reports.
11384
11385Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11386
11387 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11388 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11389 avoid spurious xfails.
11390 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11391 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11392 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11393
11394Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11395
11396 * gdb.t00/teststrategy.exp: Rework to provide more useful
11397 description of each test, fix problem with systems that define
11398 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11399 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11400 results for "next over recursive call" so timeouts aren't taken
11401 by error.
11402
11403Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11404
11405 * gdb.t12/scope.exp: Test printing of variables before run.
11406
11407 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11408 printed in wrong order due to sorting.
11409
11410Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11411
11412 * gdb.t00/teststrategy.exp: Fix expected results for printing
11413 user entered string constant. Is array of char, prints with no
11414 address.
11415
11416 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11417 commands.
11418 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11419 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11420 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11421 of struct of char arrays.
11422 * gdb.t00/radix.exp: New tests for radix commands.
11423
11424Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11425
11426 * gdb.t16/printcmd.exp: Print a variable before running program
11427 (with xfail for AIX).
11428
11429Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11430
11431 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11432
11433 * gdb.t16/printcmd.exp: Don't print variables before running program.
11434
11435 * gdb.t06/break.exp: Don't require envp argument to main.
11436
11437 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11438
11439 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11440 Add xfails for rs6000.
11441
11442 * gdb.t02/whatis.exp: Change other tests not to re-test something
11443 we already tested.
11444
11445 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11446 each type used has a variable of that type.
11447
11448Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11449
11450 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11451
11452Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11453
11454 * configure.in: change srctrigger to be a file, not a directory
11455
11456Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11457
11458 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11459
11460 * gdb.t11/list.exp: Fixed a couple of typos.
11461
11462Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11463
11464 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11465 is fixed and PR is closed.
11466 * gdb.t16 (gdbme.c): Add simple test string variable.
11467 * gdb.t16 (printcmds.exp): Add tests with simple test string
11468 variable, primarily for boundaries on "set print elements".
11469
11470Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11471
11472 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11473 Make leading 0's optional and don't expect a tab in the middle
11474 of the number.
11475
11476 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11477
11478 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11479 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11480 don't end command passed to gdb_test with newline.
11481
11482 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11483 signed keyword away, don't expect signed bitfields to be signed.
11484
11485 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11486 printing with only as many 1's as are in the field as well as printing
11487 with 32 1's (see comment).
11488
11489Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11490
11491 * gdb.t00/default.exp: Start with a fresh gdb.
11492 * configure.in (configdirs): Remove gdb.t31 until the chill
11493 compiler works again. It no longer is able to find chillrt0
11494 since it isn't in libchill.a anymore.
11495 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11496 wierd.o, make more modular.
11497 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11498 spurious newlines that caused problems.
11499
11500Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11501
11502 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11503 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11504 gdb.stabs/wierd.{exp,def}: Many new tests.
11505
11506 * gdb.t00/default.exp: update info line for new message.
11507
11508 * gdb.t02/{whatis.exp,gdbme.c}:
11509 Test that "char *" doesn't print as "caddr_t".
11510
11511Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11512
11513 * gdb.t00/help.exp: Use .* in place of some help messages which
11514 just changed.
11515 gdb.t00/default.exp: Update "info frame" test for new message.
11516 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11517 Remove some xfails
11518
11519Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11520
11521 * gdb.t03/{gdbme.c,ptype.exp}:
11522 Add tests for typedef'd struct and union without tags.
11523 Also check "whatis" on a variable of a typedef'd enum without a tag.
11524
11525 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11526 PRMS 1823; the bug still exists but isn't reproduced by this test
11527 anymore), and remove rs6000 XFAIL (the bug is fixed).
11528
11529 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11530 duplicated from whatis.exp. For those that are left, accept
11531 "long", "long int", or "int" for long variables (whatis.exp already
11532 has an XFAIL for "int", so no need to fail it here).
11533
11534 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11535 Deal with GCC's names for types now that GDB uses the compiler's names.
11536
11537 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11538 setup_xfail's for sunos4. If we #defined the signed keyword away,
11539 don't expect GDB to know that char it is signed.
11540
11541 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11542
11543Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11544
11545 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11546 should work on any system, regardless of debugging format.
11547 * gdb.t21/demangle.exp: Move to gdb.t24.
11548 * gdb.t24/demangle.exp: Move from gdb.t21.
11549 * gdb.t24/{Makefile.in, configure.in}: New files.
11550
11551Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11552
11553 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11554 * gdb.stabs: New directory.
11555
11556Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11557
11558 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11559 not just "Quit anyway?".
11560
11561Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11562
11563 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11564 that all setup_xfails are immediately followed by clear_xfails.
11565
11566Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11567
11568 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11569 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11570 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11571 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11572 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11573 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11574 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11575 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11576 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11577 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11578 gdb.t31/chillvars.exp, lib/gdb.exp:
11579 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11580 bug-gdb@prep.ai.mit.edu.
11581
11582Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11583
11584 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11585 with 0.0, not integer 0.
11586
11587Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11588
11589 * gdb.t06/break.exp: Update for "Kill the program" message change.
11590
11591Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11592
11593 * Makefile.in (GDBFLAGS): Set to -nx.
11594 * Makefile.in (site.exp): Use GDBFLAGS.
11595
11596Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11597
11598 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11599 Makefiles.
11600 (check): depend on just-check.
11601 (just-check): added so that tests can be run without a noop
11602 build pass.
11603
11604Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11605
11606 Switch to using configure's configdirs.
11607 * Makefile.in (Makefile): add configure.in dependency.
11608 (SUBDIRS): removed redundant assignment.
11609 * configure.in: switch subdirs assignment to configdirs.
11610 * gdb.t*/configure.in: new files.
11611
11612Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11613
11614 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11615 works.
11616
11617Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11618
11619 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11620 in explicit rules. Apparently this is not supported by some makes.
11621
11622Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11623
11624 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11625
11626Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11627
11628 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11629 disappeared.
11630
11631Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11632
11633 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11634
11635Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11636
11637 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11638 watchpoint problem that is now fixed.
11639 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11640 uninitialized convenience variables.
11641 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11642 structures.
11643
11644Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11645
11646 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11647 which causes expect to get out of sync with gdb on long output
11648 from help set.
11649 * gdb.t09/corefile.exp: Make expected pattern for core file
11650 failing signal and frame output format less sun specific.
11651
11652Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11653
11654 * gdb.t31/chillvars.exp: Add and remove initial dummy
11655 breakpoint, so that symbol table is forced in.
11656 (Needed at least on Sunos4, though it seems not SVR4.)
11657 * gdb.t31/chillvars.exp: Update for changed output format.
11658
11659Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11660
11661 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11662
11663Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11664
11665 * Makefile.in: Added --srcdir when invoking runtest, removed the
11666 need for a local config file. (optional now)
11667
11668Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11669
11670 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11671 failure count used to force early termination. Add some more
11672 expected failures for gnu style demangling.
11673
11674Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11675
11676 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11677 pmi variable from gdb.t20/gdbme to get optimized away.
11678 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11679 Check for written corefile upon timeout _and_ eof.
11680
11681Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11682
11683 * config/unix-gdb.exp: Add missing return 0.
11684
11685Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11686
11687 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11688 test termination.
11689
11690Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11691
11692 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11693 disappeared.
11694
11695Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11696
11697 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11698 time as i860 support works.
11699
d63a86f8 11700 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11701 "backtrace 100\r" rather than just "backtrace\r", to match last
11702 change.
11703
11704Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11705
11706 * config/udi-gdb.exp (gdb_exit): Remove close command.
11707 (gdb_target_udi): New procedure to set the UDI target.
11708 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11709 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11710 Added waits for prompts after several question responses. Added
11711 some more responses used by a29k-amd-udi-gdb.
11712 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11713 pass different arguments, restart UDI connection after program
11714 completion.
11715 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11716 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11717 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11718 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11719 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11720 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11721 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11722 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11723 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11724 after program completion.
11725 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11726 compiled with a SELECT_VECS setting.
11727 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11728 infinite recursion.
11729
11730 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11731 Added checks for COFF results, and made them expected failures for
11732 all targets. It would be better to make them expected failures
11733 for COFF targets only.
11734
11735Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11736
11737 * Makefile.in: add null dvi target, don't bother to recurse
11738 through test directories for info and install-info; rename
11739 $(datadir) to be dejagnu instead of deja-gnu
11740
11741Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11742
11743 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11744 compiler to coredump.
11745 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11746 code.
11747
11748Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11749
11750 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11751 coredump.
11752 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11753 code.
11754
11755Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11756
11757 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11758 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11759 which in a shell. Deletes xgdb when done.
11760 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11761 Tests the return from the "set height" or "set width" commands.
11762 Added a few return codes where needed.
11763
11764Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11765
11766 * Makefile.in (SUBDIRS): Add gdb.t17.
11767 * configure.in (subdirs): Add gdb.t17.
11768 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11769 files to test gdb's calling of functions in the inferior with
11770 the correct arguments and gdb's ability to retrieve any
11771 result returned.
11772
11773Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11774
11775 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11776 may be called after gdb goes away. Previous versions of expect
11777 needed these to avoid file descriptor leaks, but they cause
11778 errors with the current revision of expect.
11779 * gdb.t00/gdbvars.exp: Use -re on expected output after
11780 setting sevenbit-strings.
11781 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11782 to set sevenbit-strings consistent across tests.
11783 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11784 set sevenbit-strings consistent across tests.
11785
11786Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11787
11788 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11789 expected output to match current "expect" expectations.
11790
11791Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11792
11793 * gdb.t00/default.exp: Change expected output for default "source"
11794 command, to match new gdb behavior which requires a filename to
11795 source.
11796
11797Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11798
11799 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11800 expected fail for i486-*-* that misses the marker2 function.
11801 * gdb.t10/crossload.exp (bfddefault): Allow successful
11802 recognition of a format to pass even if no symbols are found.
11803 Explicitly catch failures where the format is not recognized
11804 or is ambiguous, and add the reason to the fail message.
11805 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11806 the cause is and invalid target and add reason to failure message.
11807 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11808 elf32-i386, elf32-sparc, and elf32-i860.
11809 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11810 Set up expected failure for 'filename'::variable scope resolution,
11811 which is now apparently broken on all targets.
11812 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11813 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11814 gdb.t23/templates.exp: Change failure for missing binfile into
11815 just a warning.
11816 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11817 references.
11818
11819Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11820
11821 * gdb.t00/default.exp: Add expected output for default "source"
11822 command, to match new gdb behavior.
11823 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11824
11825Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11826
11827 * config/*-gdb.exp: returns an error, rather than exiting on
11828 internal errors.
11829
11830Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11831
11832 * gdb.t03/gdbme.c: Add pointer to struct variable.
11833 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11834 referencing struct members.
11835
11836Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11837
11838 * configure.in (mips-idt-ecoff): New target.
11839 * config/mips-gdb.exp: New file for remote board using MIPS remote
11840 debugging protocol.
11841
11842 * Redid configuration scheme. Removed gdb.t*/configure.in.
11843 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11844 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11845 distclean targets. Built executables via .o files. Adjusted
11846 tests to account for source files in $(srcdir) rather than
11847 $(objdir).
11848 * lib/gdb.exp (runto): Don't expect () after the function name,
11849 because it may have arguments.
11850
11851Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11852
11853 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11854 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11855 expected failures for mips-idt-* and mips-sgi-*.
11856 * gdb.t00/default.exp (attach): Kill process if requested.
11857 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11858 that does not read core files.
11859 * gdb.t01/run.exp: Removed checks for exit status code.
11860 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11861 it is linked in.
11862 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11863 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11864 appropriate, rather than doing it by hand.
11865 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11866 execution.
11867 * gdb.t10/crossload.exp: Kill existing program if needed.
11868 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11869 appropriate, rather than doing it by hand. Always increase
11870 timeout for this test, not just for VxWorks.
11871
11872Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11873
11874 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11875 of Chill STRUCT types and STRUCT values.
11876 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11877 than "char".
11878 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 11879 struct2): New struct definitions and initializations to test
c906108c
SS
11880 simple Chill STRUCT types.
11881
11882Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11883
11884 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11885 the null byte at the end of strings.
11886 * gdb.t00/default.exp: Make show version insensitive to copyright
11887 date.
11888 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11889 to avoid dependencies on target char signedness.
11890 * gdb.t16/printcmds.exp: Update expected results for explicitly
11891 unsigned char.
11892 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11893 now work.
11894 * gdb.t21/demangle.exp: Add many more patterns for template
11895 demangling, most of them being expected failures.
11896 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11897 string we are matching for, to match on the whole string.
11898 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11899 and fix a whole bunch that had incorrect expected output but were
11900 passing anyway because of the bug in "proc demangle".
11901 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
11902 type.
11903 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
11904
11905Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
11906
11907 * gdb/testsuite: made modifications to testcases, etc., to allow
11908 them to work properly given the reorganization of deja-gnu and the
11909 relocation of the testcases from deja-gnu to a "tool" subdirectory.
11910
11911Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
11912
11913 * gdb/testsuite: Initial creation of gdb/testsuite.
11914 Migrated dejagnu testcases and support files for testing nm to
11915 gdb/testsuite from deja-gnu. These files were moved "as is"
11916 with no modifications. This migration is part of a major overhaul
11917 of dejagnu. The modifications to these testcases, etc., which
11918 will allow them to work with the new version of dejagnu will be
11919 made in a future update.
48efe704
AC
11920
11921For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
11922\f
11923Local Variables:
ef043731 11924mode: change-log
c906108c
SS
11925left-margin: 8
11926fill-column: 74
11927version-control: never
11928End:
This page took 0.981456 seconds and 4 git commands to generate.