]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* server.c (handle_v_cont): Call set_desired_inferior.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7574fd53
DJ
12004-02-28 Daniel Jacobowitz <drow@mvista.com>
2
3 * gdb.base/relocate.c (dummy): Initialize.
4
a195357f
DJ
52004-02-28 Daniel Jacobowitz <drow@mvista.com>
6
7 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
8 a breakpoint at exit.
9
72fd54a9
FF
102004-02-27 Fred Fish <fnf@redhat.com>
11
12 * gdb.base/chng-syms.exp: Add expect condition to match failing
13 case that isn't a timeout.
14
b9d23137
AC
152004-02-27 Andrew Cagney <cagney@redhat.com>
16
17 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
18 support.
19
15d208f6
FF
202004-02-26 Fred Fish <fnf@redhat.com>
21
22 * gdb.arch/gdb1431.c: Remove.
23 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
24 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
25 of "until" incorrectly.
26
98f9cd2d
JB
272004-02-26 J. Brobecker <brobecker@gnat.com>
28
29 * gdb.cp/class2.cc (empty): New class.
30 (refer): New function.
31 (main): Declare an object of type empty and use it.
32 * gdb.cp/class2.exp: Print the value of an object of type empty.
33
9b50c11b
JJ
342004-02-26 Jeff Johnston <jjohnstn@redhat.com>
35
36 * gdb.base/langs.exp: Update query string to match the
37 new nquery format used for pending breakpoints.
38
0dcd613f
AC
392004-02-26 Andrew Cagney <cagney@redhat.com>
40
41 Fix PR i18n/1570.
42 * gdb.base/charset.c: Update copyright notice.
43 (main, init_string): Remove the escape character '\e' tests.
44 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
45 * gdb.base/charset.exp (valid_host_charset): Ditto.
46 * gdb.base/setvar.exp: Ditto.
47
b8a56647
AC
482004-02-24 Andrew Cagney <cagney@redhat.com>
49
90d59e34
AC
50 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
51 mmapped data in core file" PASS and FAIL messages consistent.
52
b8a56647
AC
53 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
54 setting a breakpoint. Work around PR java/1565.
55
9f27c604
JJ
562004-02-23 Jeff Johnston <jjohnstn@redhat.com>
57
58 * lib/gdb.exp (gdb_breakpoint): Update query string to match
59 new nquery format.
60 * gdb.base/pending.exp: Ditto.
61
3224a706
MK
622004-02-22 Mark Kettenis <kettenis@gnu.org>
63
64 * configure.in: Run stabs tests on *BSD.
65 * configure: Regenerated.
66
41e0a9ca
MK
672004-02-21 Mark Kettenis <kettenis@gnu.org>
68
69 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
70
1e1b3428
FF
712004-02-20 Fred Fish <fnf@redhat.com>
72
73 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
74 blank in test for "returns short", for consistency with other
75 "returns xxx" tests. Update copyright year.
76
f9a7572a
FF
772004-02-19 Fred Fish <fnf@redhat.com>
78
79 New testcase for PR breakpoint/1558.
80 * gdb.arch/gdb1558.exp: New file.
81 * gdb.arch/gdb1558.c: New file.
82
b2ce2854
EZ
832004-02-19 Elena Zannoni <ezannoni@redhat.com>
84
85 * gdb.base/nodebug.exp: Fix typo.
86
e7c9ff01
JB
872004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
88
89 Committed by Jim Blandy <jimb@redhat.com>.
90
62f4b920
JB
91 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
92
2db536a1
JB
93 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
94
e7c9ff01
JB
95 * gdb.base/float.exp: Support s390*-*-* targets.
96
f3205b34
AF
972004-02-17 Adam Fedor <fedor@gnu.org>
98
99 * gdb.base/gdb1555.exp: New file.
100 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
101
9d62932d
EZ
1022004-02-17 Elena Zannoni <ezannoni@redhat.com>
103
104 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
105
344c9711
FF
1062004-02-16 Fred Fish <fnf@redhat.com>
107
108 * gdb.arch/gdb1291.c: Remove
109 * gdb.arch/gdb1291.s: New test input file.
110 * gdb.arch/gdb1291.exp: Expand test to check case that should not
111 fail. Test for correct result, known incorrect result, other
112 failures and timeouts.
113
2d822687
AC
1142004-02-16 Andrew Cagney <cagney@redhat.com>
115
116 * gdb.base/bigcore.exp: New file.
117 * gdb.base/bigcore.c: New file.
118
dac15b66
AC
1192004-02-13 Andrew Cagney <cagney@redhat.com>
120
121 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
122 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
123 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
124 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
125 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
126 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
127 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
128 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
129 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
130 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
131
6bdfc2c4
JJ
1322004-02-11 Jeff Johnston <jjohnstn@redhat.com>
133
134 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
135 executed is an alloc instruction.
136
87b3ede8
DC
1372004-02-11 David Carlton <carlton@kealia.com>
138
139 * gdb.cp/breakpoint.exp: New.
140 * gdb.cp/breakpoint.cc: New.
141
6e19e2bf
MC
1422004-02-11 Michael Chastain <mec.gnu@mindspring.com>
143
144 Partial fix for PR gdb/1543.
145 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
146 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
147 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
148 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
149 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
150 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
151 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
152 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
153 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
154 to bug-gdb@prep.ai.mit.edu .
155 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
156 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
157 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
158 Likewise.
159
5c5455dc
AC
1602004-02-10 Andrew Cagney <cagney@redhat.com>
161
162 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
163 using gdb_internal_error_resync.
164
9cf689d7
DJ
1652004-02-09 Daniel Jacobowitz <drow@mvista.com>
166
167 * gdb.threads/thread-specific.exp: Stop early if no threads are
168 found.
169
d2dc51db
MC
1702004-02-09 Michael Chastain <mec.gnu@mindspring.com>
171
172 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
173
14b1a056
DJ
1742004-02-08 Daniel Jacobowitz <drow@mvista.com>
175
176 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
177 breakpoints.
178
83f66e8f
DJ
1792004-02-07 Daniel Jacobowitz <drow@mvista.com>
180
181 * config/sim.exp (gdb_load): Handle $arg == "".
182 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
183 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
184
30fc0091
EZ
1852004-02-07 Elena Zannoni <ezannoni@redhat.com>
186
187 * gdb.base/maint.exp: Update test to reflect
188 obstack changes.
189
4d806929
JJ
1902004-02-04 Jeff Johnston <jjohnstn@redhat.com>
191
192 * gdb.base/pendshr.c (pendfunc): New function that calls
193 pendfunc1.
194 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
195
7bfdd688
FF
1962004-02-04 Fred Fish <fnf@redhat.com>
197
198 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
199 function symbols and update copyright years.
200 * gdb.arch/gdb1291.c: Ditto.
201
aaa08ee4
MC
2022004-02-03 Michael Chastain <mec.gnu@mindspring.com>
203
204 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
205
dbad7755
MC
2062004-02-03 Michael Chastain <mec.gnu@mindspring.com>
207
208 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
209
ec4646ef
MC
2102004-02-03 Michael Chastain <mec.gnu@mindspring.com>
211
212 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
213
1b802196
FF
2142004-02-02 Fred Fish <fnf@redhat.com>
215
216 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
217 remote targets. Update copyright years.
218
18fe2033
JJ
2192004-02-02 Jeff Johnston <jjohnstn@redhat.com>
220
221 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
222 support.
223 * gdb.base/langs.exp: Fix test which attempts to create
224 breakpoint on non-existent function to handle new pending
225 support.
226 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
227 a breakpoint.
228 * gdb.base/pending.exp: New test.
229 * gdb.base/pending.c: New file.
230 * gdb.base/pendshr.c: Ditto.
231
8d577d32
DC
2322004-02-02 David Carlton <carlton@kealia.com>
233
234 * gdb.cp/overload.exp: Add overloadNamespace tests.
235 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
236 (overloadNamespace, XXX): New.
237 (main): Call XXX::marker2.
238
3ad13771
FF
2392004-02-01 Fred Fish <fnf@redhat.com>
240
241 * gdb.base/dump.exp: Use runto_main instead of "runto main".
242 * gdb.base/finish.exp: Ditto.
243 * gdb.base/gcore.exp: Ditto.
244 * gdb.base/huge.exp: Ditto.
245 * gdb.base/info-proc.exp: Ditto.
246 * gdb.base/return2.exp: Ditto.
247 * gdb.threads/gcore-thread.exp: Ditto.
248
44c75849
DJ
2492004-02-01 Daniel Jacobowitz <drow@mvista.com>
250
251 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
252
005bc093
MK
2532004-02-01 Mark Kettenis <kettenis@gnu.org>
254
255 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
256 that opening the file succeeds on OpenBSD.
257
c47cebdb
DJ
2582004-02-01 Daniel Jacobowitz <drow@mvista.com>
259
260 * gdb.threads/thread-specific.c: New file.
261 * gdb.threads/threads-specific.exp: New test script.
262 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
263 to expect_out.
264
5a01311c
MK
2652004-02-01 Mark Kettenis <kettenis@gnu.org>
266
267 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
268 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
269 only on the "print_small_structs from print_long_arg_list" test.
270
ce22a4f1
DJ
2712004-02-01 Daniel Jacobowitz <drow@mvista.com>
272
273 * gdb.base/completion.exp: Kill a stray backslash.
274
275 From Jim Ingham <jingham@apple.com>:
276 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
277 agrees with the result from sending a tab.
278
abbab9d3
DJ
2792004-01-31 Daniel Jacobowitz <drow@mvista.com>
280
281 * gdb.base/chng-syms.exp: Remove stray newline.
282
53904d1e
MK
2832004-01-31 Mark Kettenis <kettenis@gnu.org>
284
285 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
286 *-*-openbsd*.
287 * gdb.asm/openbsd.inc: New file.
288
3a4b3aac
MK
2892004-01-30 Mark Kettenis <kettenis@gnu.org>
290
291 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
292 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
293 *-*solaris2*. Remove commented out default settings for
294 asm-flags. Replace gdb_compile with target_link.
295
ebac27b4
MC
2962004-01-29 Michael Chastain <mec.gnu@mindspring.com>
297
298 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
299 for all tests. Remove old hp-ux and cygnus xfail cases.
300
d8679d84
PH
3012004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
302
303 * gdb.base/chng-syms.exp: New file.
304 * gdb.base/chng-syms.c: New file.
305
0a55bc22
MC
3062004-01-24 Michael Chastain <mec.gnu@mindspring.com>
307
308 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
309 Provide arms for current output in all my configurations.
310
94b8e876
MC
3112004-01-24 Michael Chastain <mec.gnu@mindspring.com>
312
313 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
314 * lib/compiler.cc: Likewise.
315 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
316 get the right preprocessor. Eval the output directly. Remove
317 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
318 hp_f77_compiler and hp_f90_compiler completely.
319 (gdb_preprocess): Delete.
320 (get_compiler): Delete.
321
7cf03d44
MK
3222004-01-24 Mark Kettenis <kettenis@gnu.org>
323
324 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
325 <string.h>.
326
68b6dce9
NR
3272004-01-24 Nick Roberts <nick@nick.uklinux.net>
328
329 * gdb.mi/mi-stack.exp: Update copyright.
330
b368761e
DC
3312004-01-23 David Carlton <carlton@kealia.com>
332
333 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
334 test for cp_lookup_transparent_type.
335 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
336 call them.
337
f2061b53
DJ
3382004-01-23 Daniel Jacobowitz <drow@mvista.com>
339
340 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
341 after -var-update.
342
37fc574a
DC
3432004-01-23 David Carlton <carlton@kealia.com>
344
345 * gdb.cp/namespace.cc (C::ensureRefs): New.
346 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
347
8e94b928
NR
3482004-01-20 Nick Roberts <nick@nick.uklinux.net>
349
350 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
351 case "-stack-list-locals 2".
352 * gdb.mi/mi-var-child.exp: Test for case
353 "-var-list-children --all-values NAME".
354
997b0952
MC
3552004-01-18 Michael Chastain <mec.gnu@mindspring.com>
356
357 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
358
52470da3
MK
3592004-01-18 Mark Kettenis <kettenis@gnu.org>
360
7049b4b8
MK
361 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
362 used with gdb_test_multiple.
363
52470da3
MK
364 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
365 read at address 0. This fixes PR testsuite/1504.
366
da6012e5
DJ
3672004-01-18 Daniel Jacobowitz <drow@mvista.com>
368
369 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
370 Remove downloading, guessing the host executable, the calls to
371 gdb_file_cmd and gdb_target_cmd, and "load" support.
372 (infer_host_exec): New function broken out from gdb_load.
373 (gdb_load): New wrapper for gdbserver_gdb_load.
374 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
375 gdb_target_cmd. Use -target-select.
376 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
377 Download binaries to the host. Clear last_mi_remote_file when
378 we load a new binary.
379 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
380 call gdbserver_gdb_load and mi_gdb_target_cmd.
381
32c70722
MC
3822004-01-17 Michael Chastain <mec.gnu@mindspring.com>
383
384 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
385 type patterns.
386
b0cecf36
MC
3872004-01-17 Michael Chastain <mec.gnu@mindspring.com>
388
389 * gdb.cp/templates.exp: Fix typo in test name of
390 "print Foo<volatile char*>::foo".
391
4120d7e6
MC
3922004-01-15 Michael Chastain <mec.gnu@mindspring.com>
393
394 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
395
f679e530
BE
3962004-01-16 Ben Elliston <bje@wasabisystems.com>
397
398 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
399 (clean mostlyclean): Remove empty rm.
400
091c48f6
MC
4012004-01-15 Michael Chastain <mec.gnu@mindspring.com>
402
403 * gdb.base/setvar.exp: Add copyright years.
404
3e5fc8d2
DC
4052004-01-14 David Carlton <carlton@bactrian.org>
406
407 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
408 PR c++/1511 and update coment.
409 * gdb.cp/templates.exp: Update patterns to match current output.
410 If changes involve something other than whitespace, KFAIL
411 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
412
63d06c5c
DC
4132004-01-14 David Carlton <carlton@kealia.com>
414
415 * gdb.cp/namespace.exp: Add tests involving classes defined within
416 namespaces.
417 * gdb.cp/namespace.cc (C::CClass): New.
418 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
419
a51dab88
EZ
4202004-01-14 Elena Zannoni <ezannoni@redhat.com>
421
422 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
423 what debug info we have. Print a better message if something goes
424 wrong while producing the separate debug info file.
425
a476ccc9
MC
4262004-01-14 Michael Chastain <mec.gnu@mindspring.com>
427
428 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
429
f453692c
MC
4302004-01-14 Michael Chastain <mec.gnu@mindspring.com>
431
432 * gdb.base/callfuncs.c: Add copyright notice.
433
f40063a5
MC
4342004-01-13 Michael Chastain <mec.gnu@mindspring.com>
435
436 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
437 inheritance. PR gdb/1498, PR gcc/13539.
438
19ac3974
EZ
4392004-01-13 Elena Zannoni <ezannoni@redhat.com>
440
441 * gdb.threads/gcore-thread.exp: Prefix name of binary with
442 test specific name.
443 * gdb.mi/gdb669.exp: Ditto.
444 * gdb.mi/mi-pthreads.exp: Ditto.
445 * gdb.mi/mi1-pthreads.exp: Ditto.
446 * gdb.mi/mi2-pthreads.exp: Ditto.
447
56c97c6e
MC
4482004-01-12 Michael Chastain <mec.gnu@mindspring.com>
449
450 * gdb.cp/member-ptr.cc: Add copyright notice.
451
a0644324
MC
4522004-01-12 Michael Chastain <mec.gnu@mindspring.com>
453
454 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
455 some patterns for recent versions of gcc and hpacc. Delete
456 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
457 Delete tests that access a NULL pointer-to-member-data. This
458 script is still disabled for gcc.
459
32fabe09
EZ
4602004-01-12 Elena Zannoni <ezannoni@redhat.com>
461
462 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
463 escaped correctly.
464
1f8a6abb
EZ
4652004-01-12 Elena Zannoni <ezannoni@redhat.com>
466
467 * gdb.base/sepdebug.exp: New file.
468 * gdb.base/sepdebug.c: New file.
469 * lib/gdb.exp (separate_debug_filename): New procedure.
470 (gdb_gnu_strip_debug): New procedure.
471
48efe704
AC
4722004-01-12 Andrew Cagney <cagney@redhat.com>
473
474 * gdb.mi/ChangeLog: Delete file. Renamed to ...
475 * gdb.mi/ChangeLog-1999-2003: New file.
476
a9415475
AC
4772004-01-12 Andrew Cagney <cagney@redhat.com>
478
479 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
480 "Renaming a directory to a non-empty directory returns ENOTEMPTY
481 or EEXIST", treat EBUSY as an XFAIL.
482
83b8cf9d
MC
4832004-01-11 Michael Chastain <mec.gnu@mindspring.com>
484
485 * gdb.base/scope.exp: Remove obsolete setup_xfail for
486 hp_cc_compiler.
487
9939d2a8
MC
4882004-01-10 Michael Chastain <mec.gnu@mindspring.com>
489
490 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
491 decorations.
492
1ff8cadf
MC
4932004-01-10 Michael Chastain <mec.gnu@mindspring.com>
494
495 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
496 and "(aCC)" decorations. Remove obsolete doco about old
497 test results.
498
6fa9022e
MC
4992004-01-09 Michael Chastain <mec.gnu@mindspring.com>
500
501 * gdb.cp/exception.exp: Fix typo in doco.
502
209721fe
MK
5032004-01-09 Mark Kettenis <kettenis@gnu.org>
504
505 * gdb.base/gdb1476.exp: Fix typo.
506
ef11303e
MC
5072004-01-09 Michael Chastain <mec.gnu@mindspring.com>
508
509 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
510 file.
511
041ab88c
MC
5122004-01-09 Michael Chastain <mec.gnu@mindspring.com>
513
514 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
515 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
516 Use gdb_compile. Remove restriction on gcc. Add some patterns
517 for recent version of gdb. Delete second half, which was a copy
518 of the first half with different build flags. This test is
519 still disabled because it is still not ready for production.
520
e36d075a
MC
5212004-01-08 Michael Chastain <mec.gnu@mindspring.com>
522
523 * gdb.cp/exception.cc: Add copyright notice.
524 * gdb.cp/exception.exp: Add a notice that this file is broken
525 because of line number changes caused by addition of copyright
526 notice.
527
42b190ad
MC
5282004-01-08 Michael Chastain <mec.gnu@mindspring.com>
529
530 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
531 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
532
8f25f06b
MC
5332004-01-08 Michael Chastain <mec.gnu@mindspring.com>
534
535 * gdb.cp/classes.exp: Accept gnu abi 2.
536 * gdb.cp/derivation.exp: Likewise.
537 * gdb.cp/overload.exp: Likewise.
538 * gdb.cp/virtfunc.exp: Likewise.
539
06ded8b8
MC
5402004-01-08 Michael Chastain <mec.gnu@mindspring.com>
541
542 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
543 semicolon after end of function.
544
77c26ae3
MC
5452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
546
547 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
548 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
549 boilerplate code for compiling and running the program under
550 test. Add some string method tests.
551
20757486
MC
5522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
553
554 * gdb.cp/bs15503.cc: Add copyright notice.
555 * gdb.cp/bs15503.exp: Adjust line number.
556
0fd3b503
MC
5572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
558
559 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
560 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
561
10d1bea8
MC
5622004-01-07 Michael Chastain <mec.gnu@mindspring.com>
563
564 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
565 hp_cc_compiler.
566
2789202a
MC
5672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
568
569 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
570 * gdb.cp/ctti.exp: Use the marker instead of "next".
571 With gcc, run further before bailing.
572
b862f14c
MC
5732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
574
575 * gdb.cp/cttiadd.cc: Add copyright notice.
576 * gdb.cp/cttiadd1.cc: Likewise.
577 * gdb.cp/cttiadd2.cc: Likewise.
578 * gdb.cp/cttiadd3.cc: Likewise.
579
96da2469
MC
5802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
581
582 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
583 Use gdb_test, gdb_test_multiple. Use floating-point values that
584 have exact representations in IEEE-ish formats.
585
053248ff
MC
5862004-01-07 Michael Chastain <mec.gnu@mindspring.com>
587
588 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
589 compilers. Delete duplicate call to get_compiler_info.
590 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
591 * gdb.base/volatile.exp: Likewise.
592
84acecdd
MK
5932004-01-07 Mark Kettenis <kettenis@gnu.org>
594
595 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
596 memory at address 0.
597
fe11a27f
MC
5982004-01-07 Michael Chastain <mec.gnu@mindspring.com>
599
600 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
601 to test for hp-ux assembler. Fix copyright years.
602
60ad077b
AC
6032004-01-07 Andrew Cagney <cagney@redhat.com>
604
605 * gdb.base/fileio.c (strerrno): Add "EBUSY".
606
1c9b8f33
AC
6072004-01-07 Andrew Cagney <cagney@redhat.com>
608
609 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
610 when creating the read-only file. From analysis by Roland McGrath
611 and Elena Zannoni.
612
753ccc7a
MC
6132004-01-06 Michael Chastain <mec.gnu@mindspring.com>
614
615 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
616
eca3e36b
MC
6172004-01-06 Michael Chastain <mec.gnu@mindspring.com>
618
619 * gdb.base/cvexpr.c: Be type-safe with function pointers and
620 data pointers.
621
f8d4bac4
MC
6222004-01-06 Michael Chastain <mec.gnu@mindspring.com>
623
624 * gdb.cp/m-static.exp: Compile one source file at a time.
625 Delete unused call to get_compiler_info.
626
9b4e0f94
MC
6272004-01-06 Michael Chastain <mec.gnu@mindspring.com>
628
629 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
630 * gdb.base/call-rt-st.exp: Likewise.
631 * gdb.base/nodebug.exp: Likewise.
632 * gdb.base/volatile.exp: Likewise.
633 * gdb.cp/ref-types.exp: Likewise.
634 * gdb.cp/templates.exp: Likewise.
635
023c1024
MK
6362004-01-05 Mark Kettenis <kettenis@gnu.org>
637
638 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
639
19703c4a
MC
6402004-01-05 Michael Chastain <mec.gnu@mindspring.com>
641
642 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
643 hppa*-hp-hpux*.
644
18b67037
MK
6452004-01-04 Mark Kettenis <kettenis@gnu.org>
646
ba6219c8
MK
647 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
648 x86_64-*-*.
649
18b67037
MK
650 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
651 sparc64-*-* and sparc*-solaris2*.
652
1bfbbb9d
MK
6532004-01-04 Mark Kettenis <kettenis@gnu.org>
654
655 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
656 return ${tests}" test. The ${tests} already mentions the
657 filename.
658
06846494
MC
6592004-01-02 Michael Chastain <mec.gnu@mindspring.com>
660
661 * gdb.cp/local.exp: Accept gcc abi 2.
662
3b0cb202
MC
6632004-01-02 Michael Chastain <mec.gnu@mindspring.com>
664
665 * gdb.cp/templates.exp: Accept gcc abi 2.
666
0643ec3f
MC
6672004-01-02 Michael Chastain <mec.gnu@mindspring.com>
668
669 * lib/compiler.cc: Remove supports_template_debugging.
670 * gdb.cp/templates.exp: Do not test supports_template_debugging.
671
d231d0b1
MC
6722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
673
674 * gdb.cp/namespace.exp: Accept gcc abi 2.
675
44ffb27c
MC
6762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
677
678 * gdb.cp/method.exp: Accept gcc abi 2.
679
184ad485
MC
6802004-01-01 Michael Chastain <mec.gnu@mindspring.com>
681
682 * gdb.cp/classes.exp: Generate identical results as old version.
683 * gdb.cp/derivation.exp: Likewise.
684 * gdb.cp/overload.exp: Likewise.
685 * gdb.cp/virtfunc.exp: Likewise.
686
116f09e7
MC
6872004-01-01 Michael Chastain <mec.gnu@mindspring.com>
688
689 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
690 mysterious bug with sourceware version of expect.
691
b1379776
MC
6922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
693
694 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
695 current versions of gcc, including gcc abi 2. Remove gratuitous
696 restart of test program. Use gdb_test_multiple and gdb_test for
697 all tests. Add patterns to xfail missing "const" in "const char *"
698 and kfail PR gdb/1155.
699
6b7a4c0e
MC
7002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
701
702 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
703 current versions of gcc, including gcc abi 2. Remove gratuitous
704 restart of test program. Use gdb_test_multiple and gdb_test for
705 all tests. Add patterns to kfail PR gdb/1498.
706
51615d72
MC
7072003-12-31 Michael Chastain <mec.gnu@mindspring.com>
708
709 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
710 current versions of gcc, including gcc abi 2. Use "breakpoint"
711 and "continue" instead of restarting the target program. Use
712 gdb_test_multiple and gdb_test for all tests.
713
7b79a9d7
MK
7142004-01-01 Mark Kettenis <kettenis@gnu.org>
715
716 * gdb.asm/asm-source.exp: Update copyright year. Link statically
717 for *-*-solaris2*.
718
1cd3489f
MC
7192003-12-31 Michael Chastain <mec.gnu@mindspring.com>
720
721 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
722 current versions of gcc, including gcc abi 2. Use "breakpoint"
723 and "continue" instead of restarting the target program several
724 times. Use gdb_test_multiple and gdb_test for all tests.
725
850742db
MC
7262003-12-18 Michael Chastain <mec.gnu@mindspring.com>
727
728 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
729 source files.
730
eb4bbda8
MC
7312003-12-16 Michael Chastain <mec.gnu@mindspring.com>
732
733 * gdb.base/environ.exp: Handle compiling test case from multiple
734 source files.
735
e42c7771
MC
7362003-12-16 Michael Chastain <mec.gnu@mindspring.com>
737
738 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
739
80e4b428
JB
7402003-12-17 Jim Blandy <jimb@redhat.com>
741
5f06973a
JB
742 * gdb.base/freebpcmd.c: Add copyright notice.
743
80e4b428
JB
744 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
745
0ab84fb7
MC
7462003-12-16 Michael Chastain <mec.gnu@mindspring.com>
747
748 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
749
1b3bb3d0
JB
7502003-12-13 Jim Blandy <jimb@redhat.com>
751
752 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
753
3a4c9371
KB
7542003-12-12 Kevin Buettner <kevinb@redhat.com>
755
756 * gdb.asm/frv.inc: New file.
757 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
758
a1dea79a
FF
7592003-12-09 Fred Fish <fnf@redhat.com>
760
761 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
762 functions to break1.c and leave prototypes behind. Add more
763 "set breakpoint NN here" comments.
764 * gdb.base/break1.c: New file.
765
766 * gdb.base/break.exp: Handle compiling test case from multiple
767 source files and change source file references as needed.
768 * gdb.base/completion.exp: Ditto.
769 * gdb.base/condbreak.exp: Ditto.
770 * gdb.base/define.exp: Ditto.
771 * gdb.base/ena-dis-br.exp: Ditto.
772 * gdb.base/info-proc.exp: Ditto.
773 * gdb.base/maint.exp: Ditto.
774 * gdb.base/until.exp: Ditto.
775
776 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
777 hardcoded line numbers.
778 * gdb.base/define.exp: Ditto.
779 * gdb.base/ena-dis-br.exp: Ditto.
780 * gdb.base/maint.exp: Ditto.
781 * gdb.base/until.exp: Ditto.
782
783 * gdb.base/completion.exp: Use "break1" for completion tests since
784 "break" is no longer a unique prefix.
785
5266b69c
AC
7862003-12-06 Andrew Cagney <cagney@redhat.com>
787
788 * gdb.base/structs.exp (test_struct_returns): When applicable, set
789 "return_value_unimplemented". When an unimplemented struct return
790 architecture, report incorrect values as a KFAIL
791
374451f0
MC
7922003-12-05 Michael Chastain <mec.gnu@mindspring.com>
793
794 * gdb.cp/rtti.exp: Accept new wording of warning from
795 cp_lookup_rtti_type.
796
ba9b20a7
MC
7972003-12-05 Michael Chastain <mec.gnu@mindspring.com>
798
799 Partial fix for PR testsuite/1456.
800 * gdb.base/scope.exp (test_at_main): Replace references to
801 gcc_compiled with calls to test_compiler_info.
802 (test_at_foo): Likewise.
803 (test_at_bar): Likewise.
804
b74b6d0b
MC
8052003-12-04 Michael Chastain <mec.gnu@mindspring.com>
806
807 Partial fix for PR testsuite/1456.
808 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
809 to test_compiler_info.
810
ccfa3402
MC
8112003-12-03 Michael Chastain <mec.gnu@mindspring.com>
812
813 * gdb.base/so-impl-ld.exp: Update copyright notice.
814
f6246aba
MC
8152003-12-02 Michael Chastain <mec.gnu@mindspring.com>
816
817 Partial fix for PR testsuite/1456.
818 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
819 to test_compiler_info.
820
13ae734a
MC
8212003-11-28 Michael Chastain <mec.gnu@mindspring.com>
822
823 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
824 from current versions of gdb. Clean up regular expressions.
825 Delete redundant timeout case.
826
d8e1cdee
MC
8272003-11-28 Michael Chastain <mec.gnu@mindspring.com>
828
829 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
830 from current versions of gdb. Clean up regular expressions.
831 Delete redundant timeout case.
832
96457b64
MC
8332003-12-01 Michael Chastain <mec.gnu@mindspring.com>
834
835 Partial fix for PR testsuite/1456.
836 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
837 gcc_compiled with call to test_compiler_info.
838
f35309fc
MC
8392003-11-30 Michael Chastain <mec.gnu@mindspring.com>
840
841 Partial fix for PR testsuite/1456.
842 * gdb.base/list.exp (test_list_function): Delete unused declaration
843 of gcc_compiled.
844
d7afdf9b
MC
8452003-11-29 Michael Chastain <mec.gnu@mindspring.com>
846
847 Partial fix for PR testsuite/1456.
848 * gdb.base/complex.exp: Replace reference to gcc_compiled with
849 call to test_compiler_info.
850
71507b56
MK
8512003-11-29 Mark Kettenis <kettenis@gnu.org>
852
853 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
854 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
855 it to create the appropriate note.inc.
856 * gdb.asm/asmsrc1.s: Include "note.inc".
857 * gdb.asm/netbsd.inc: New file.
858 * gdb.asm/empty.inc: New file.
859
f81f93f7
MC
8602003-11-28 Michael Chastain <mec.gnu@mindspring.com>
861
862 Partial fix for PR testsuite/1456.
863 * gdb.base/constvars.exp: Replace references to gcc_compiled with
864 calls to test_compiler_info.
865
9a77938e
MC
8662003-11-27 Michael Chastain <mec.gnu@mindspring.com>
867
868 Partial fix for PR testsuite/1456.
869 * gdb.base/volatile.exp: Replace references to gcc_compiled with
870 calls to test_compiler_info.
871
e8367dc7
MK
8722003-11-27 Mark Kettenis <kettenis@gnu.org>
873
874 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
875 pattern for the KFAILs.
876
526c61ee
AF
8772003-11-25 Adam Fedor <fedor@gnu.org>
878
879 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
880 * gdb.objc/objcdecode.m: New file.
881
28f2d600
AF
8822003-11-25 Adam Fedor <fedor@gnu.org>
883
884 * gdb.objc/nondebug.exp: Test for PR objc/1236.
885 * gdb.objc/nondebug.m: New file.
886
a3895cee
BE
8872003-11-26 Ben Elliston <bje@wasabisystems.com>
888
889 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
890 NetBSD as it does on FreeBSD. Modelled on a similar change by
891 Mark Kettenis on 2003-05-30.
892 (link-flags): Set to "--entry _start" regardless of target.
893 Special linker flags are to be appended to $link-flags.
894 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
895
c9f2c8a3
MC
8962003-11-25 Michael Chastain <mec.gnu@mindspring.com>
897
898 * gdb.cp/method.exp: Accept output of new demangler.
899
15a0587a 9002003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
901
902 * gdb/class2.exp: New file.
903 * gdb/class2.cc: New file.
904
3c00b570
MC
9052003-11-25 Michael Chastain <mec.gnu@mindspring.com>
906
907 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
908 of new demangler.
909
7027acc7
MK
9102003-11-23 Mark Kettenis <kettenis@gnu.org>
911
912 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
913 of gdb_test "run".
914
b0e1598a
MK
9152003-11-23 Mark Kettenis <kettenis@gnu.org>
916
917 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
918 "continue" into "run".
919
4d9eda44
MC
9202003-11-23 Michael Chastain <mec.gnu@mindspring.com>
921
922 Partial fix for PR testsuite/1456.
923 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
924 call to test_compiler_info.
925 * gdb.cp/ctti.exp: Likewise.
926 * gdb.cp/derivation.exp: Likewise.
927 * gdb.cp/member-ptr.exp: Likewise.
928 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
929 reference to gcc_compiled.
930
9312003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
932
933 Fix PR testsuite/1463.
934 * gdb.base/structs.exp (start_structs_test): Call
935 get_debug_format before using the debug format.
936
d422fe19
AC
9372003-11-22 Andrew Cagney <cagney@redhat.com>
938
939 * lib/gdb.exp (gdb_test_multiple): Add simple example.
940 * gdb.base/structs.exp: Use gdb_test_multiple.
941
039cf96d
AC
9422003-11-20 Andrew Cagney <cagney@redhat.com>
943
6882279b
AC
944 * gdb.base/structs.exp: Handle and recover from internal errors.
945 Replace "foo${n}" with "foo<n>" in test messages.
946
e53890ae
AC
947 * gdb.base/structs.exp: Update copyright. Rewrite.
948 * gdb.base/structs.c: Update copyright. Rewrite.
949
2b211c59
AC
950 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
951 resync count exceeded.
952
039cf96d
AC
953 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
954 from the internal error.
955 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
956 Original from Jim Blandy.
957 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 958
eac98b22
AC
9592003-11-19 Andrew Cagney <cagney@redhat.com>
960
961 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
962 KFAIL.
963
67455b2a
MK
9642003-11-17 Mark Kettenis <kettenis@gnu.org>
965
966 New testcase for PR backtrace/1435.
967 * gdb.arch/i386-unwind.exp: New file.
968 * gdb.arch/i386-unwind.c: New file.
969
853d6e5b
AC
9702003-11-17 Andrew Cagney <cagney@redhat.com>
971
972 * lib/gdb.exp (compiler_info): New global.
973 (test_compiler_info): New function.
974 (get_compiler_info): Set compiler_info.
975 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
976 "compiler_info" to gcc-<major>-<minor>.
977
38cf6e11
MC
9782003-11-15 Michael Chastain <mec.gnu@mindspring.com>
979
980 * gdb.trace/configure: Remove.
981
a50d3602
EZ
9822003-11-13 Elena Zannoni <ezannoni@redhat.com>
983
984 * gdb.base/break.c: Add comments to aid finding line numbers for
985 breakpoints.
986 * gdb.base/break.exp: Remove all references to explicit line
987 numbers.
988
d9407aaa
NC
9892003-11-11 Nick Clifton <nickc@redhat.com>
990
991 * gdb.base/shreloc.exp: Do not run for targets which do not
992 support shared objects.
993
db488fc1
CV
9942003-11-10 Corinna Vinschen <vinschen@redhat.com>
995
996 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
997 Don't run tests if nofileio flag is given.
998
6a90a18e
EZ
9992003-11-07 Elena Zannoni <ezannoni@redhat.com>
1000
1001 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1002 as well as 'Watchpoint'.
1003
0b915e9c
EZ
10042003-11-06 Elena Zannoni <ezannoni@redhat.com>
1005
1006 Reported by Jim Ingham <jingham@apple.com>:
1007 * gdb.base/annota1.exp: Match at least one occurrence of the
1008 signal handler annotation.
1009
d7e4b55f
EZ
10102003-11-06 Elena Zannoni <ezannoni@redhat.com>
1011
1012 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1013 as well as 'Watchpoint'.
1014
2fe4e8d0
MC
10152003-11-05 Michael Chastain <mec@shout.net>
1016
1017 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1018
6ef88553
KW
10192003-11-03 Kris Warkentin <kewarken@qnx.com>
1020
1021 * gdb.arch/gdb1291.c: New test file.
1022 * gdb.arch/gdb1291.exp: New test script.
1023 * gdb.arch/gdb1431.c: New test file.
1024 * gdb.arch/gdb1431.exp: New test script.
1025
ae7dc4d8
MC
10262003-10-22 Michael Chastain <mec@shout.net>
1027
1028 * gdb.mi/pthreads.c: Add copyright notice.
1029
c39d7427
MC
10302003-10-22 Michael Chastain <mec@shout.net>
1031
1032 * gdb.threads/pthreads.c: Add copyright notice.
1033
8b7d96c1
MC
10342003-10-20 Michael Chastain <mec@shout.net>
1035
1036 * gdb.base/gdb1056.exp: New test script.
1037
d1d69fdd
DJ
10382003-10-13 Daniel Jacobowitz <drow@mvista.com>
1039
1040 * gdb.threads/killed.exp: Use gdb_run_cmd.
1041
7d605576
DJ
10422003-10-13 Daniel Jacobowitz <drow@mvista.com>
1043
1044 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1045 create a core file.
1046 * gdb.threads/gcore-thread.exp: Likewise.
1047
618ec112
CV
10482003-10-13 Corinna Vinschen <vinschen@redhat.com>
1049
1050 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1051 type, based on char type.
1052 (struct bit_flags_short_t): New bitfield type, based on short type.
1053 (init_bit_flags_char): New fuction.
1054 (init_bit_flags_short): Ditto.
1055 (print_bit_flags_char): Ditto.
1056 (print_bit_flags_short): Ditto.
1057 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1058
9367a73c
MC
10592003-10-11 Michael Chastain <mec@shout.net>
1060
1061 * gdb.base/call-rt-st.exp: Update copyright year.
1062
1decf120
KI
10632003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1064
1065 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1066 * gdb.disasm/sh3.s: Ditto.
1067
5445b2ae
DJ
10682003-10-07 Daniel Jacobowitz <drow@mvista.com>
1069
1070 * gdb.threads/switch-threads.exp: New test.
1071 * gdb.threads/switch-threads.c: New source file.
1072
aec24853
CV
10732003-10-07 Corinna Vinschen <vinschen@redhat.com>
1074
1075 * gdb.base/ending-run.exp: Add sh specific case.
1076
adc7428d
AC
10772003-10-06 Andrew Cagney <cagney@redhat.com>
1078
1079 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1080 * gdb.disasm/mn10200.exp: Delete obsolete file.
1081
c9d37158
DJ
10822003-09-29 Daniel Jacobowitz <drow@mvista.com>
1083
1084 * ChangeLog: Correct an entry command.exp -> commands.exp.
1085 * gdb.base/commands.exp (bp_deleted_in_command_test)
1086 (temporary_breakpoint_commands): Check noargs.
1087
79c2c32d
DC
10882003-09-25 David Carlton <carlton@kealia.com>
1089
1090 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1091 of some print tests, where appropriate. Add tests for C::D::cd,
1092 E::ce, F::cXfX, G::XgX.
1093 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1094
594e6d67
RE
10952003-09-25 Richard Earnshaw <rearnsha@arm.com>
1096
1097 * lib/java.exp (java_init): Import target_alias before using it.
1098
10f0d451
DC
10992003-09-25 David Carlton <carlton@kealia.com>
1100
1101 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1102
274bcba0
EZ
11032003-09-23 Elena Zannoni <ezannoni@redhat.com>
1104
1105 * gdb.base/selftest.exp: Accomodate more instruction reordering
1106 weirdness.
1107
cdbf20f7
MC
11082003-09-17 Michael Chastain <mec@shout.net>
1109
1110 * gdb.cp/gdb1355.exp: New file.
1111 * gdb.cp/gdb1355.c: New file.
1112
71e06f80
CV
11132003-09-15 Corinna Vinschen <vinschen@redhat.com>
1114
1115 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1116 * gdb.asm/sh.inc: New file.
1117
5c4e30ca
DC
11182003-09-11 David Carlton <carlton@kealia.com>
1119
bd45b7af
DC
1120 * gdb.cp/namespace.exp: Add tests for namespace types.
1121 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1122 (test_namespace): New.
1123
1c199746
EZ
11242003-09-11 Elena Zannoni <ezannoni@redhat.com>
1125
1126 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1127 * gdb.stabs/weird.exp: Ditto.
1c199746 1128
04ed252f
MC
11292003-09-08 Michael Chastain <mec@shout.net>
1130
1131 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1132
d8a2d9e7
MC
11332003-09-07 Michael Chastain <mec@shout.net>
1134
1135 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1136 'parse error'.
1137
161afb24
MK
11382003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1139
1140 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1141
49f2741a
MC
11422003-08-30 Michael Chastain <mec@shout.net>
1143
1144 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1145 * gdb.gdb/observer.exp: Ditto.
1146 * gdb.gdb/xfullpath.exp: Ditto.
1147
8afa723e
MK
11482003-08-29 Mark Kettenis <kettenis@gnu.org>
1149
1150 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1151 *-*-*bsd*.
1152
f31dfe3b
JJ
11532003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1154
1155 * gdb.base/dump.exp: Skip for ia64.
1156
4630e498
JJ
11572003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1158
1159 * gdb.asm/asm-source.exp: Add ia64 support.
1160 * gdb.asm/ia64.inc: New file.
1161
1105b7ef
MC
11622003-08-22 Michael Chastain <mec@shout.net>
1163
1164 * gdb.cp: New directory.
1165 * gdb.cp/*: Copy from gdb.c++/*.
1166 * gdb.c++/*: Remove.
1167 * Makefile.in: Change gdb.c++ to gdb.cp.
1168 * configure.in: Ditto.
1169 * configure: Regnerate.
1170
c945b932
MK
11712003-08-18 Mark Kettenis <kettenis@gnu.org>
1172
1173 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1174 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1175
2b66634b
DJ
11762003-08-17 Daniel Jacobowitz <drow@mvista.com>
1177
1178 * mi-var-display.exp (-var-list-children weird): Accept function
1179 pointers with argument types.
1180 * mi1-var-display.exp (-var-list-children weird): Likewise.
1181 * mi2-var-display.exp (-var-list-children weird): Likewise.
1182
a356f73b
DJ
11832003-08-17 Daniel Jacobowitz <drow@mvista.com>
1184
1185 * gdb.base/annota3.exp: Add missing newline.
1186
483417b8
MC
11872003-08-06 Michael Chastain <mec@shout.net>
1188
1189 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1190
c99c59c3
MS
11912003-08-12 Michael Snyder <msnyder@redhat.com>
1192
1193 * gdb.base/float.exp: Add test for SH.
1194
55ed7501
MK
11952003-08-10 Mark Kettenis <kettenis@gnu.org>
1196
1197 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1198
1a371f2e
EZ
11992003-08-07 Elena Zannoni <ezannoni@redhat.com>
1200
1201 * gdb.base/completion.exp: Remove reduntant completion test
1202 on filename.
1203
e0f353ce
EZ
12042003-08-07 Elena Zannoni <ezannoni@redhat.com>
1205
1206 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1207 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1208 gdb.trace/save-trace.exp: Make sure that full pathnames are
1209 escaped correctly.
1210
5710a1af
EZ
12112003-08-07 Elena Zannoni <ezannoni@redhat.com>
1212
1213 * configure.in: Don't generate config.h from config.hin.
1214 * configure: Regenerate.
1215 * config.hin: Remove file.
1216 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1217 * gdb.threads/pthreads.c: Ditto.
1218
dcd81ce9
DJ
12192003-08-07 Daniel Jacobowitz <drow@mvista.com>
1220
1221 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1222 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1223 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1224 Replace ld24 with seth/add3.
1225
6009d884
AC
12262003-08-02 Andrew Cagney <cagney@redhat.com>
1227
1228 * gdb.base/annota3.exp: New file.
1229 * gdb.base/annota3.c: New file.
1230 * gdb.c++/annota3.exp: New file.
1231 * gdb.c++/annota3.cc: New file.
1232
51514e06
MC
12332003-07-29 Michael Chastain <mec@shout.net>
1234
1235 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1236 actually failed.
1237 (do_pass): Likewise.
1238 * gdb.threads/tls.exp: Always initialize no_of_threads.
1239
4ee6625b
DJ
12402003-07-27 Daniel Jacobowitz <drow@mvista.com>
1241
1242 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1243 pattern.
1244 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1245 * gdb.threads/tls.exp: Recognize one case of the host library not
1246 supporting TLS.
1247
225f2bf6
AC
12482003-07-27 Andrew Cagney <cagney@redhat.com>
1249
1250 * gdb.base/fileio.exp: Use SH when running commands using
1251 remote_exec.
1252
bcb27c9f
DJ
12532003-07-24 Daniel Jacobowitz <drow@mvista.com>
1254
1255 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1256 * gdb.base/relocate.c (dummy): New padding array.
1257
3d67be83
MS
12582003-07-22 Michael Snyder <msnyder@redhat.com>
1259
1260 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
1261
1262 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1263 patterns to be more general, accepting old and new output.
1264 Some output chars (such as '+') also must be quoted.
1265 Some addresses are displayed numerically instead of
1266 symbolically.
1267
57ba3b85
MS
12682003-07-23 Michael Snyder <msnyder@redhat.com>
1269
686d097c
MS
1270 * gdb.base/return2.exp: Don't test long-long return.
1271
57ba3b85
MS
1272 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1273 * gdb.disasm/t01_mov.exp: Ditto.
1274 * gdb.disasm/t02_mova.s: Ditto.
1275 * gdb.disasm/t02_mova.exp: Ditto.
1276 * gdb.disasm/t03_add.s: Ditto.
1277 * gdb.disasm/t03_add.exp: Ditto.
1278 * gdb.disasm/t04_sub.s: Ditto.
1279 * gdb.disasm/t04_sub.exp: Ditto.
1280 * gdb.disasm/t05_cmp.s: Ditto.
1281 * gdb.disasm/t05_cmp.exp: Ditto.
1282 * gdb.disasm/t06_ari2.s: Ditto.
1283 * gdb.disasm/t06_ari2.exp: Ditto.
1284 * gdb.disasm/t07_ari3.s: Ditto.
1285 * gdb.disasm/t07_ari3.exp: Ditto.
1286 * gdb.disasm/t08_or.s: Ditto.
1287 * gdb.disasm/t08_or.exp: Ditto.
1288 * gdb.disasm/t09_xor.s: Ditto.
1289 * gdb.disasm/t09_xor.exp: Ditto.
1290 * gdb.disasm/t10_and.s: Ditto.
1291 * gdb.disasm/t10_and.exp: Ditto.
1292 * gdb.disasm/t11_logs.s: Ditto.
1293 * gdb.disasm/t11_logs.exp: Ditto.
1294 * gdb.disasm/t12_bit.s: Ditto.
1295 * gdb.disasm/t12_bit.exp: Ditto.
1296 * gdb.disasm/t13_otr.s: Ditto.
1297 * gdb.disasm/t13_otr.exp: Ditto.
1298
e00759ef
EZ
12992003-07-22 Elena Zannoni <ezannoni@redhat.com>
1300
1301 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1302
8bc2021f
EZ
13032003-07-22 Elena Zannoni <ezannoni@redhat.com>
1304
1305 * gdb.threads/tls.c : New file.
1306 * gdb.threads/tls.exp : New file.
1307 * gdb.threads/tls-main.c : New file.
1308 * gdb.threads/tls-shared.c : New file.
1309 * gdb.threads/tls-shared.exp : New file.
1310
89320c4c
AS
13112003-07-22 Andreas Schwab <schwab@suse.de>
1312
1313 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1314
180dea7c
AS
13152003-07-20 Andreas Schwab <schwab@suse.de>
1316
1317 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1318 due to insn reordering.
1319
0714963c
AC
13202003-07-15 Andrew Cagney <cagney@redhat.com>
1321
1322 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1323
98a23b3f
MC
13242003-07-15 Michael Chastain <mec@shout.net>
1325
1326 * gdb.base/gdb1250.exp: New file.
1327 * gdb.base/gdb1250.c: New file.
1328
27e417a2
ML
13292003-07-09 Michal Ludvig <mludvig@suse.cz>
1330
1331 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1332 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1333
8bc2021f
EZ
13342003-07-09 Elena Zannoni <ezannoni@redhat.com>
1335
1336 * gdb.threads/tls.c: New file.
1337 * gdb.threads/tls.exp: New file.
1338 * gdb.threads/tls-main.c: New file.
1339 * gdb.threads/tls-shared.c: New file.
1340 * gdb.threads/tls-shared.exp: New file.
1341
d99968dc
EZ
13422003-07-09 Elena Zannoni <ezannoni@redhat.com>
1343
1344 * gdb.base/annota1.exp: Make sure that we properly escape the
1345 full path of the source file. Xfail more permissive patterns,
1346 due to a compiler debug info problem.
1347
83876b3b
AS
13482003-07-07 Andreas Schwab <schwab@suse.de>
1349
2705e972
AS
1350 * gdb.asm/m68k.inc: New file.
1351 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1352
83876b3b
AS
1353 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1354 arguments"): Also match negative number.
1355
1356 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1357
3a871b37
DJ
13582003-07-03 Daniel Jacobowitz <drow@mvista.com>
1359
1360 * gdb.base/store.c (charest): New typedef.
1361 (add_char): Rename to add_charest, update.
1362 (wack_char): Rename to wack_charest, update types. Return l + r
1363 to keep r live across the call.
1364 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1365 (wack_double, wack_doublest): Return l + r to keep r live across
1366 the call.
1367 * gdb.base/store.exp: Accomodate store.c changes.
1368
b2a7f303
DC
13692003-06-30 David Carlton <carlton@kealia.com>
1370
1371 * gdb.c++/maint.exp (test_invalid_name): New.
1372 (test_first_component): Add tests for invalid names.
1373
3c6cb4a1
MC
13742003-06-29 Michael Chastain <mec@shout.net>
1375
1376 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1377 output of '<VTT for class>' for virtual base classes.
1378
f1c2644b
DJ
13792003-06-29 Daniel Jacobowitz <drow@mvista.com>
1380
1381 * gdb.base/completion.exp: Tab-complete "complet" instead of
1382 "compl".
1383 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1384
18080350
DJ
13852003-06-29 Daniel Jacobowitz <drow@mvista.com>
1386
1387 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1388 * gdb.base/volatile.exp: Likewise.
1389
f56973f8
DJ
13902003-06-29 Daniel Jacobowitz <drow@mvista.com>
1391
1392 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1393 gdb/1265.
1394
13952003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1396 Daniel Jacobowitz <drow@mvista.com>
1397
1398 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1399 initial line count of 'captured_main' from 26 to 32.
1400 (test_with_self): Allow xmalloc call to be interleaved with the
1401 preceding two lines.
1402
e766d4d6
JB
14032003-06-24 Joel Brobecker <brobecker@gnat.com>
1404
1405 * gdb.base/bang.exp: New testcase.
1406
f125c9a4
JB
14072003-06-23 Joel Brobecker <brobecker@gnat.com>
1408
1409 * gdb.base/langs.exp: Add some tests for the "minimal" language
1410 support.
1411
6e25beaf
EZ
14122003-06-23 Elena Zannoni <ezannoni@redhat.com>
1413
1414 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1415 the testcase.
1416
2f816dda
DJ
14172003-06-22 Daniel Jacobowitz <drow@mvista.com>
1418
1419 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1420 offset.
1421
db5a5748
DJ
14222003-06-22 Daniel Jacobowitz <drow@mvista.com>
1423
1424 * gdb.c++/pr-1210.cc: New file.
1425 * gdb.c++/pr-1210.exp: New file.
1426
1df0c130
DJ
14272003-06-21 Daniel Jacobowitz <drow@mvista.com>
1428
1429 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1430 000-exec-continue.
1431
a92feac0
MK
14322003-06-15 Mark Kettenis <kettenis@gnu.org>
1433
1434 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1435 on *-*-*bsd* instead of *-*-freebsd*.
1436
81a58f5b
AC
14372003-06-14 Andrew Cagney <cagney@redhat.com>
1438
1439 * gdb.base/store.exp: Test longest and doublest. Test all
1440 parameters. Weaken return statement match.
1441 * gdb.base/store.c: Add longest and doublest - aka long long and
1442 long double functions. Put all parameters into local register
1443 variables. Use negative values.
1444
b257a0d3
AC
14452003-06-14 Andrew Cagney <cagney@redhat.com>
1446
1447 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1448 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1449 exit status.
1450 * gdb.base/fileio.exp: Disable target when nointerrupts and
1451 noinferiorio, instead of limiting it to remote. Use remote_exec
1452 instead of system.
1453
21c38304
JJ
14542003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1455
1456 * gdb.base/float.exp: Add ia64 support.
1457
1bcdb424
CV
14582003-06-12 Corinna Vinschen <vinschen@redhat.com>
1459
1460 * gdb.base/fileio.exp: Run only on remote targets.
1461
6aeb981f
CV
14622003-06-10 Corinna Vinschen <vinschen@redhat.com>
1463
1464 * gdb.base/fileio.c: New file, testing File-I/O.
1465 * gdb.base/fileio.exp: Ditto.
1466
53df362e
RG
14672003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1468
1469 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1470 shared objects after relocation at load time (gdb PR/1132).
1471 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1472 as above, part of the shared object relocation test.
1473
ffee1b46
MK
14742003-06-08 Mark Kettenis <kettenis@gnu.org>
1475
b5ca3722
MK
1476 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1477 fully filled history list.
1478 * gdb.base/gdb_history: New file.
1479
03ed860d
MK
1480 * gdb.base/signals.exp: XFAIL "continue to func1" on
1481 i*86-*-freebsd*.
1482
ffee1b46
MK
1483 * gdb.base/attach.exp: When trying to attach to a nonexistent
1484 process, make it possible to specify the PID based on the target,
1485 and do so for *-*-freebsd*.
1486
d80dbb52
RH
14872003-06-02 Richard Henderson <rth@redhat.com>
1488
1489 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1490
6dd77b81
RH
14912003-06-02 Richard Henderson <rth@redhat.com>
1492
1493 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1494
f6347e16
RH
14952003-06-02 Richard Henderson <rth@redhat.com>
1496
1497 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1498
2c161407
DJ
14992003-06-01 Daniel Jacobowitz <drow@mvista.com>
1500
1501 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1502 of globalvar.
1503
572eb746
MK
15042003-06-01 Mark Kettenis <kettenis@gnu.org>
1505
1506 * gdb.asm/asm-source.exp: Check for memory read errors in
1507 disassembler test on *BSD too.
1508
9e9617a5
RH
15092003-06-01 Richard Henderson <rth@redhat.com>
1510
1511 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1512 for .frame.
1513 (gdbasm_call): Lose ldgp.
1514 (gdbasm_startup): Add frame information.
1515 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1516
7b34ad4e
MK
15172003-05-31 Mark Kettenis <kettenis@gnu.org>
1518
1519 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1520 i?86-*-*.
1521
10059fdf
MK
15222003-05-30 Mark Kettenis <kettenis@gnu.org>
1523
1524 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1525 FreeBSD.
1526
acf4b816
RH
15272003-05-29 Richard Henderson <rth@redhat.com>
1528
1529 * gdb.asm/alpha.inc: New file.
1530 * gdb.asm/asm-source.exp: Use it.
1531
e9ecd949
JB
15322003-05-29 Jim Blandy <jimb@redhat.com>
1533
1534 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1535 'core.PID'.
1536
e3e5a4f3
JB
15372003-05-22 Jim Blandy <jimb@redhat.com>
1538
1539 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1540 backtrace.
1541
72fe3d25
DC
15422003-05-20 David Carlton <carlton@math.stanford.edu>
1543
1544 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1545 this time.
1546
58da2eb2
DC
15472003-05-19 David Carlton <carlton@bactrian.org>
1548
1549 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1550 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1551
1fcb5155
DC
15522003-05-19 David Carlton <carlton@bactrian.org>
1553
1554 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1555 namespace tests.
1556 Bump copyright date.
1557 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1558 (main): Call C::D::marker2.
1559 * gdb.c++/namespace1.cc: New file.
1560
85e85163
JJ
15612003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1562
1563 Roland McGrath <roland@redhat.com>
1564 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
1565 there is no manager thread.
1566
a25fbfec
JJ
15672003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1568
1569 * gdb.threads/schedlock.exp: Remove assumption that all threads
1570 will run in a particular small time slice. Also ensure we break
1571 in one of the child threads rather than the main thread.
1572
be375bae
JB
15732003-05-07 Jim Blandy <jimb@redhat.com>
1574
09bf6082
JB
1575 Add support for assembly source testing on the s390x.
1576 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1577 architecture.
1578 * gdb.asm/s390x.inc: New file.
1579
be375bae
JB
1580 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1581 succession of 'if' statements.
1582
00905d52
AC
15832003-05-05 Andrew Cagney <cagney@redhat.com>
1584
1585 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1586
b1e29e33
AC
15872003-05-05 Andrew Cagney <cagney@redhat.com>
1588
1589 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1590 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1591
e33d66ec
EZ
15922003-05-02 Elena Zannoni <ezannoni@redhat.com>
1593
1594 * gdb.base/charset.exp: Update based on new behavior of set/show
1595 charset commands.
1596
2b6fd0d8
AC
15972003-05-01 Andrew Cagney <cagney@redhat.com>
1598
1599 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1600 variable do not give memory errors.
1601
130cacce
AF
16022003-04-30 Adam Fedor <fedor@gnu.org>
1603
1604 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1605 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1606 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1607 gdb.objc/basicclass.m: : New files
1608
1609 * lib/gdb.exp (gdb_compile_objc): New procedure.
1610
bea71854
DJ
16112003-04-27 Daniel Jacobowitz <drow@mvista.com>
1612
1613 * gdb.base/signals.exp: Make backtrace tests more specific.
1614
0f20eeea
DC
16152003-04-23 David Carlton <carlton@bactrian.org>
1616
1617 * gdb.c++/maint.exp (test_first_component): Add tests for
1618 'operator' in more locations.
1619
c8c4d8dc
KB
16202003-04-16 Kevin Buettner <kevinb@redhat.com>
1621
1622 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1623
3fe60e3c
EZ
16242003-04-16 Elena Zannoni <ezannoni@redhat.com>
1625
1626 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1627 func marke' instead. Update test name.
1628
9219021c
DC
16292003-04-15 David Carlton <carlton@math.stanford.edu>
1630
1631 * gdb.c++/maint.exp: New file.
1632
5dd55bdd
EZ
16332003-04-14 Elena Zannoni <ezannoni@redhat.com>
1634
1635 * gdb.threads/schedlock.c: Change type of thread function argument
1636 to long, to avoid warnings on 64-bit platforms.
1637
00890572
EZ
16382003-04-14 Elena Zannoni <ezannoni@redhat.com>
1639
1640 * gdb.base/attach.exp: Add new message from ptrace in case of
1641 attaching to nonexistent process.
1642
93201743
JB
16432003-04-11 Jim Blandy <jimb@redhat.com>
1644
1645 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1646 gdb.c++/userdef.cc: Place comments on the lines to which the
1647 marker function might return.
1648 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1649 gdb.c++/userdef.exp: Look for those comments to check that we've
1650 returned to the right place, instead of checking line numbers.
1651
2a11c64d
EZ
16522003-04-11 Elena Zannoni <ezannoni@redhat.com>
1653
1654 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1655 match on sourcefile name, instead of directory name.
1656
68ab8fc5
EZ
16572003-04-10 Elena Zannoni <ezannoni@redhat.com>
1658
1659 * gdb.base/completion.exp: Use string_to_regexp to match the
1660 working directory name.
1661
5624293a
JB
16622003-04-09 Jim Blandy <jimb@redhat.com>
1663
1664 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1665 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1666 after an inferior function call, report the failure, but allow the
1667 test to continue.
1668
f1f02ee4
SC
16692003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1670
1671 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1672 with -DPROTOTYPES.
1673
6eb79af0
SC
16742003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1675
1676 * gdb.base/break.exp: Revert last patch.
1677
8dfb4cf0
SC
16782003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1679
1680 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1681 with -DPROTOTYPES.
1682
ed4c619a
AC
16832003-04-02 Andrew Cagney <cagney@redhat.com>
1684
1685 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1686 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1687 matching directories by the name breakpoint.
1688 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1689 Make "continue to marker1" consistent.
1690 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1691 message consistent.
1692 * lib/gdb.exp: Put "the program is no longer running", and "the
1693 program exited" in parenthesis.
1694 * lib/mi-support.exp: Ditto.
1695
4e35d5f0
BR
16962003-04-02 Bob Rossi <bob_rossi@cox.net>
1697
1698 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1699
71900fe8
AC
17002003-03-29 Andrew Cagney <cagney@redhat.com>
1701
1702 * gdb.base/sizeof.c (main): Print the value of '\377'.
1703 * gdb.base/sizeof.exp: Check the sign of '\377'.
1704
c0655a16
MC
17052003-03-27 Michael Chastain <mec@shout.net>
1706
1707 * gdb.base/gdb1090.exp: New file.
1708 * gdb.base/gdb1090.cc: New file.
1709
5b2a3989
JB
17102003-03-27 J. Brobecker <brobecker@gnat.com>
1711
1712 * gdb.gdb/observer.exp: New regression test.
1713
79876890
MC
17142003-03-27 Michael Chastain <mec@shout.net>
1715
1716 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1717 * gdb.base/ptype.exp: Likewise.
1718
6eac95e3
CV
17192003-03-27 Corinna Vinschen <vinschen@redhat.com>
1720
1721 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1722
e8c71839
MC
17232003-03-26 Michael Chastain <mec@shout.net>
1724
1725 * gdb.base/ptype.exp: Actually use some typedef'd types.
1726
71b10041
SC
17272003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1728
1729 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1730 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1731
2512cf80
CV
17322003-03-20 Corinna Vinschen <vinschen@redhat.com>
1733
1734 * gdb.base/default.exp: Fix regular expression.
1735
0d195a4f
CV
17362003-03-20 Corinna Vinschen <vinschen@redhat.com>
1737
1738 * gdb.base/args.exp: Fix regular expression.
1739
8a2dbca8
CV
17402003-03-20 Corinna Vinschen <vinschen@redhat.com>
1741
1742 * gdb.base/help.exp: Allow Win32 child process.
1743
bf028682
CV
17442003-03-20 Corinna Vinschen <vinschen@redhat.com>
1745
1746 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
1747 when stepping out of main().
1748
182dbe85
CV
17492003-03-20 Corinna Vinschen <vinschen@redhat.com>
1750
1751 * gdb.base/default.exp: Check for win32 specific message when calling
1752 "run" without executable.
1753
d67a6ba5
CV
17542003-03-20 Corinna Vinschen <vinschen@redhat.com>
1755
1756 * gdb.base/args.exp: Expect .exe in output.
1757
a955b5bb
CV
17582003-03-20 Corinna Vinschen <vinschen@redhat.com>
1759
1760 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1761 Cygwin native.
1762
bf6bad4b
AC
17632003-03-17 Andrew Cagney <cagney@redhat.com>
1764
1765 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1766 vector registes.
1767 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1768 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1769
293e9a31
DC
17702003-03-17 David Carlton <carlton@math.stanford.edu>
1771
1772 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1773 test, for PR breakpoints/38.
1774 Call test_watchpoint_and_breakpoint.
1775 * gdb.base/watchpoint.c (func3): New function.
1776 (main): Call func3.
1777
5330f2db
DC
17782003-03-04 David Carlton <carlton@math.stanford.edu>
1779
1780 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1781 Garply<Garply<char> >:: garply".
1782 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1783 with respect to PR c++/1111; note also PR c++/1113.
1784 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1785 respect to PR c++/1062.
1786 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1787
6ece72da
DC
17882003-03-03 David Carlton <carlton@math.stanford.edu>
1789
1790 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1791 with respect to PR c++/57.
1792 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1793 c++/826.
1794 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1795 respect to PR c++/57.
1796
85ca1584
DC
17972003-03-03 David Carlton <carlton@math.stanford.edu>
1798
1799 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1800 respect to PR c++/33 into FAILs.
1801
98e9c5b8
MC
18022003-03-03 Michael Chastain <mec@shout.net>
1803
7bedbf27
MC
1804 * configure.in: Update copyright years.
1805
18062003-03-03 Michael Chastain <mec@shout.net>
1807
1808 * Makefile.in: Update copyright years.
98e9c5b8 1809
f683e100
DC
18102003-02-28 David Carlton <carlton@math.stanford.edu>
1811
1812 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1813 print class instead of struct and/or superfluous protection
1814 specifiers, as long as the resulting output is equivalent to the
1815 source code.
1816 Delete FIXME from end of messages on tests that don't need
1817 fixing.
1818
a9e0cf2c
DC
18192003-02-28 David Carlton <carlton@math.stanford.edu>
1820
1821 * gdb.c++/templates.exp (do_tests): Allow const in the two
1822 Foo<volatile char *>::foo tests.
1823
e8d359df
MS
18242003-02-27 Michael Snyder <msnyder@redhat.com>
1825
1826 * gdb.base/restore.c (main): Return zero, so exit code
1827 will be consistant.
1828
0b71dc91
DC
18292003-02-26 David Carlton <carlton@math.stanford.edu>
1830
1831 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
1832 char *>::foo" test with respect to PR c++/33. Create a new test
1833 which is identical to that one except that it doesn't put the
1834 space between the "char" and the "*"; KFAIL it, too.
1835
dd14ab43
DC
18362003-02-26 David Carlton <carlton@math.stanford.edu>
1837
1838 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
1839 template types into either PASSes or KFAILs (corresponding to PR
1840 c++/57). Tweak indentation. Update copyright.
1841
1146c7f1
SC
18422003-02-23 Stephane Carrez <stcarrez@nerim.fr>
1843
1844 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
1845
74641dfb
MC
18462003-02-13 Michael Chastain <mec@shout.net>
1847
1848 * gdb.base/exprs.exp: Remove i960 remnants.
1849 * gdb.base/funcargs.exp: Likewise.
1850 * gdb.base/list.exp: Likewise.
1851 * gdb.base/ptype.exp: Likewise.
1852
559cd2d0
DC
18532003-02-14 David Carlton <carlton@math.stanford.edu>
1854
1855 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
1856 pEe->D::vg()" from XFAIL to KFAIL.
1857
c4f90d87
JM
18582003-02-13 Jason Molenda (jmolenda@apple.com)
1859
1860 * gdb.base/maint.exp: Update maint print statistics regexp to include
1861 new entries.
1862
cbc4d97c
MC
18632003-02-13 Michael Chastain <mec@shout.net>
1864
1865 * gdb.c++/inherit.exp: Remove call to get_debug_format.
1866
40f235b7
MC
18672003-02-12 Michael Chastain <mec@shout.net>
1868
1869 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
1870 * gdb.c++/inherit.exp: Likewise.
1871 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
1872 * gdb.c++/templates.exp: Likewise.
1873 * gdb.c++/virtfunc.exp: Likewise.
1874
c56716b0
JM
18752003-02-06 Jason Molenda (jason-cl@molenda.com)
1876
1877 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
1878 why the code is written that way.
1879
070afcf8
MC
18802003-02-05 Michael Chastain <mec@shout.net>
1881
1882 * gdb.base/dump.exp: Add missing copyright line.
1883
5d0331e5
JM
18842003-02-05 Jason Molenda (jason-cl@molenda.com)
1885
f7ae6d3e 1886 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
1887 at the beginning so the breakpoint doesn't get set on the loop.
1888
92851186
MC
18892003-02-05 Michael Chastain <mec@shout.net>
1890
1891 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
1892 output for configurations with gcc 2.95.3.
1893
cbf1e085
AC
18942003-02-05 Keith Seitz <keiths@redhat.com>
1895 Andrew Cagney <ac131313@redhat.com>
1896
1897 * gdb.mi/mi-cli.exp: New file.
1898
29518e1e
MC
18992003-02-04 Michael Chastain <mec@shout.net>
1900
1901 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
1902 Call perror and then continue.
1903
5af1d5f3
MC
19042003-02-03 Michael Chastain <mec@shout.net>
1905
1906 * gdb.c++/pr-1023.cc: New file.
1907 * gdb.c++/pr-1023.exp: New file.
1908
6b549786
JB
19092003-02-05 Jim Blandy <jimb@redhat.com>
1910
1911 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
1912 it's local to foobar. Check for it there, and check that it's not
1913 present in main.
1914 * gdb.c++/local.cc (marker2): New function.
1915 (foobar): Call marker1.
1916 (main): Call marker2 instead of marker1.
1917
67f16606
AC
19182003-02-04 Andrew Cagney <ac131313@redhat.com>
1919
1920 * gdb.disasm/mn10200.exp: Obsolete file.
1921 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
1922 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
1923 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
1924
1c5cb38e
DC
19252003-02-04 David Carlton <carlton@math.stanford.edu>
1926
1927 * gdb.c++/overload.exp: Test intToChar(1).
1928 * gdb.c++/overload.cc (intToChar): New.
1929 (main): Call intToChar.
1930
d1fe6965
DC
19312003-02-03 David Carlton <carlton@math.stanford.edu>
1932
1933 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
1934 'might_kfail' arg.
1935 KFAIL some of the continue_to_bp_overloaded calls, according to
1936 PR c++/1025.
1937
9ba61c5d
MC
19382003-02-01 Michael Chastain <mec@shout.net>
1939
1940 * gdb.base/advance.c (marker1): New marker function.
1941 * gdb.base/advance.exp: When the 'advance' command lands on the
1942 return breakpoint, it can legitimately stop on either the
1943 current line or the next line. Accommodate both outcomes.
1944 * gdb.base/until.exp: Likewise.
1945
e7494ffb
AC
19462003-02-02 Andrew Cagney <ac131313@redhat.com>
1947
1948 2002-11-10 Jason Molenda (jason-cl@molenda.com):
1949 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
1950 now a list, not a tuple.
1951 * gdb.mi/mi-var-display.exp: Ditto.
1952 * gdb.mi/gdb792.exp: Ditto.
1953
075559bc
AC
19542003-02-01 Andrew Cagney <ac131313@redhat.com>
1955
1956 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
1957 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
1958 stack backtraces.
1959 * gdb.mi/mi-syn-frame.c: Part of same.
1960
2bd4c7b1
MK
19612003-02-01 Mark Kettenis <kettenis@gnu.org>
1962
1963 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1964 gdb.mi/mi1-pthreads.exp: Return instead of calling
1965 gdb_suppress_entire_file.
1966
eabd8992
MS
19672003-02-01 Mark Salter <msalter@redhat.com>
1968
1969 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
1970
71469e2f
MS
19712003-01-31 Mark Salter <msalter@redhat.com>
1972
1973 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
1974 Support empty arg.
1975
38a94d44
MC
19762003-01-30 Michael Chastain <mec@shout.net>
1977
1978 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
1979 This was a workaround for a UTF-8 bug in readline 4.3. The bug
1980 has been fixed in gdb/readline on 2003-01-09.
1981
19ea9e73
MS
19822003-01-29 Michael Snyder <msnyder@redhat.com>
1983
e8d359df
MS
1984 * gdb.base/maint.exp: Allow for leading underscore in symbol.
1985 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
1986 * gdb.base/args.exp: Skip if target does not support args passing.
1987
2307bd6a
DJ
19882003-01-22 Daniel Jacobowitz <drow@mvista.com>
1989
19ea9e73 1990 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
1991 gdb_test. Accept a list of expect arguments as the third
1992 parameter.
1993 (gdb_test): Use it.
1994
f2dd3617
EZ
19952003-01-20 Elena Zannoni <ezannoni@redhat.com>
1996
1997 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
1998 allow for different test tree configurations. Update some
1999 tescases accordingly.
2000 * gdb.arch/altivec-regs.exp: Ditto.
2001 * gdb.asm/asm-source.exp: Ditto.
2002 * gdb.base/advance.exp: Ditto.
2003 * gdb.base/display.exp: Ditto.
2004 * gdb.base/long_long.exp: Ditto.
2005 * gdb.base/mips_pro.exp: Ditto.
2006 * gdb.base/overlays.exp: Ditto.
2007 * gdb.base/relocate.exp: Ditto.
2008 * gdb.base/setshow.exp: Ditto.
2009 * gdb.base/step-line.exp: Ditto.
2010 * gdb.base/step-test.exp: Ditto.
2011 * gdb.base/until.exp: Ditto.
2012 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2013
c71cdefd
DC
20142003-01-17 David Carlton <carlton@math.stanford.edu>
2015
2016 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2017 corresponding to PR c++/945.
2018 Update copyright.
2019
fdba05d7
DC
20202003-01-17 David Carlton <carlton@math.stanford.edu>
2021
2022 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2023 corresponding to PR c++/68.
2024
20252003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2026
2027 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2028 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2029 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2030
c362c33a
EZ
20312003-01-15 Elena Zannoni <ezannoni@redhat.com>
2032
0fbc361c
EZ
2033 * gdb.base/break.exp: Fix change of default location, because of
2034 removal of until tests.
2035 * gdb.base/help.exp: Update test for new 'until' help message.
2036 Add test for help on 'advance'.
c362c33a
EZ
2037 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2038
dabf8a35
MK
20392003-01-15 Mark Kettenis <kettenis@gnu.org>
2040
2041 * gdb.base/default.exp: Adapt "info float" test for recent changes
2042 to that command. Add test for "info vector".
2043 * gdb.base/float.exp: New file. Add test for "info float" that
2044 resembles the old test in gdb.base/default.exp.
2045
a1769aca
DC
20462003-01-15 David Carlton <carlton@math.stanford.edu>
2047
2048 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2049
82025e13
EZ
20502003-01-15 Elena Zannoni <ezannoni@redhat.com>
2051
2052 * gdb.base/break.exp: Move the tests of until command from here...
2053 * gdb.base/until.exp: ... to here. New file. Add other tests.
2054 * gdb.base/advance.c: New file.
2055 * gdb.base/advance.exp: New file.
2056
8f9ab801
EZ
20572003-01-14 Elena Zannoni <ezannoni@redhat.com>
2058
2059 * gdb.base/args.c: New file.
2060 * gdb.base/args.exp: New file.
2061
9ae66589
DJ
20622003-01-14 Daniel Jacobowitz <drow@mvista.com>
2063
2064 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2065
8d77e5c3
DJ
20662003-01-14 Daniel Jacobowitz <drow@mvista.com>
2067
2068 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2069
12d2f0a1
DJ
20702003-01-14 Daniel Jacobowitz <drow@mvista.com>
2071
2072 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2073 dates.
2074
6ca37014
DJ
20752003-01-13 Daniel Jacobowitz <drow@mvista.com>
2076
2077 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2078
b0023472
DJ
20792003-01-13 Daniel Jacobowitz <drow@mvista.com>
2080
2081 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2082 (ptype &*"foo").
2083 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2084
d6abaea5
DJ
20852002-01-13 Daniel Jacobowitz <drow@mvista.com>
2086
2087 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2088 * gdb.mi/mi1-console.exp: Likewise.
2089
dfd536a7
DJ
20902002-01-13 Daniel Jacobowitz <drow@mvista.com>
2091
2092 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2093 * gdb.mi/mi1-console.exp: Likewise.
2094
a1fb14a2
DJ
20952003-01-13 Daniel Jacobowitz <drow@mvista.com>
2096
2097 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2098
c4cf40b7
DJ
20992003-01-09 Daniel Jacobowitz <drow@mvista.com>
2100
2101 * gdb.base/detach.exp: New test.
2102
696d5a5b
DJ
21032003-01-09 Daniel Jacobowitz <drow@mvista.com>
2104
2105 * Makefile.in (ALL_SUBDIRS): New variable.
2106 (subdirs, clean, distclean): Use it.
2107 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2108 regenerating Makefile, since it is generated from the top level.
2109 * gdb.asm/Makefile.in: Likewise.
2110 * gdb.base/Makefile.in: Likewise.
2111 * gdb.c++/Makefile.in: Likewise.
2112 * gdb.disasm/Makefile.in: Likewise.
2113 * gdb.java/Makefile.in: Likewise.
2114 * gdb.mi/Makefile.in: Likewise.
2115 * gdb.threads/Makefile.in: Likewise.
2116 * gdb.trace/Makefile.in: Likewise.
2117
754533e4
DC
21182003-01-09 David Carlton <carlton@math.stanford.edu>
2119
2120 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2121 Add copyright year 2003.
2122
d8b3e9ee
MC
21232003-01-06 Michael Chastain <mec@shout.net>
2124
2125 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2126 When selecting a thread, 'line' and 'file' are optional.
2127 * gdb.mi/mi1-pthreads.exp: Likewise.
2128
8e9e0fe6
AS
21292003-01-06 Andreas Schwab <schwab@suse.de>
2130
2131 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2132 failures.
2133
b5ab8ff3
DJ
21342003-01-04 Daniel Jacobowitz <drow@mvista.com>
2135
2136 Fix PR gdb/844
2137 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2138 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2139
2140 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2141 instead of calling gdb_suppress_entire_file.
2142 * gdb.threads/print-threads.exp: Likewise.
2143 * gdb.threads/schedlock.exp: Likewise.
2144
2145 * gdb.threads/killed.exp: Return instead of calling
2146 gdb_suppress_entire_file.
2147 * gdb.threads/linux-dp.exp: Likewise.
2148 * gdb.threads/pthreads.exp: Likewise.
2149
1e698235
DJ
21502003-01-04 Daniel Jacobowitz <drow@mvista.com>
2151
2152 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2153 stabs.
2154 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2155 * gdb.base/whatis.exp: Always allow (void) after function names.
2156
147ff08c
DJ
21572003-01-04 Daniel Jacobowitz <drow@mvista.com>
2158
2159 * gdb.c++/casts.exp: Correct regexp.
2160
dc62bfc2
MK
21612003-01-04 Mark Kettenis <kettenis@gnu.org>
2162
2163 * configure.in: Call AC_CONFIG_HEADER. Don't call
2164 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2165 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2166 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2167 aforementioned directories in the AC_OUPUT call.
2168 * config.hin: New file.
2169 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2170 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2171 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2172 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2173 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2174 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2175 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2176 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2177 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2178 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2179 gdb.threads/configure.in, gdb.threads/configure,
2180 gdb.threads/config.in, gdb.trace/configure.in,
2181 gdb.trace/configure: Removed.
2182
77afa639
MC
21832003-01-03 Michael Chastain <mec@shout.net>
2184
2185 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2186 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2187
7634bb6e
DJ
21882003-01-03 Daniel Jacobowitz <drow@mvista.com>
2189
2190 * gdb.base/store.exp: Fix regular expressions.
2191
b39c905e
MK
21922002-12-28 Mark Kettenis <kettenis@gnu.org>
2193
2194 * configure.in: Rewrite.
2195 * configure: Regenerated.
2196
0a8551dd
DC
21972003-01-03 David Carlton <carlton@math.stanford.edu>
2198
2199 * gdb.base/psymtab.exp: New file.
2200 * gdb.base/psymtab1.c: Ditto.
2201 * gdb.base/psymtab2.c: Ditto.
2202
c60b7188
AF
22032002-12-23 Adam Fedor <fedor@gnu.org>
2204
2205 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2206
ee73db83
DC
22072002-12-23 David Carlton <carlton@math.stanford.edu>
2208
2209 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2210 and current_directory initialization.
2211
d6c1774e
JB
22122002-12-22 Jim Blandy <jimb@redhat.com>
2213
f0a847b8
JB
2214 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2215 rather than as part of the output file name.
2216
d6c1774e
JB
2217 * gdb.base/attach.exp: There's no need to copy the test program to
2218 /tmp; that was only ever necessary on HP/UX, and this test is
2219 entirely disabled there anyway.
2220
f0708dbb
JB
22212002-12-21 Jim Blandy <jimb@redhat.com>
2222
4c2acfea
JB
2223 * gdb.c++/psmang.exp: Doc fix.
2224
f0708dbb
JB
2225 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2226 test.
2227
9579e000
DC
22282002-12-20 David Carlton <carlton@math.stanford.edu>
2229
2230 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2231
d1810171
MC
22322002-12-18 Michael Chastain <mec@shout.net>
2233
2234 * gdb.c++/annota2.exp: Add copyright year 2002.
2235
76565097
DC
22362002-12-17 David Carlton <carlton@math.stanford.edu>
2237
2238 * gdb.c++/try_catch.cc: Add marker comments.
2239 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2240 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2241 * gdb.c++/m-static.cc: Ditto.
2242 * gdb.c++/m-static1.cc: Ditto.
2243 * gdb.c++/try_catch.cc: Ditto.
2244
da81390b
JJ
22452002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2246
2247 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2248 to see whether we are using the new -environment-directory
2249 command which resets via -r or the old version of the command
2250 which may prompt the user. Part of fix for gdb/741.
2251
b304d130
AC
22522002-12-13 Andrew Cagney <ac131313@redhat.com>
2253
2254 * gdb.fortran/types.exp: Update obsolete comment.
2255 * gdb.fortran/exprs.exp: Ditto.
2256 * lib/gdb.exp: Delete obsolete code.
2257 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2258 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2259 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2260 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2261 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2262 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2263 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2264 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2265 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2266 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2267 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2268 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2269 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2270 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2271 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2272 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2273 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2274 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2275 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2276 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2277 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2278 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2279 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2280 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2281 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2282 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2283 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2284 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2285 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2286 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2287 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2288 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2289 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2290 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2291 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2292 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2293 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2294
a23b6e6a
DC
22952002-12-11 David Carlton <carlton@math.stanford.edu>
2296
2297 * gdb.c++/m-data.exp: Add test for members that shadow global
2298 variables: see PR gdb/804.
2299 * gdb.c++/m-data.cc: Ditto.
2300
6604731b
DJ
23012002-12-10 Daniel Jacobowitz <drow@mvista.com>
2302
2303 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2304
de46ecd7
DC
23052002-12-06 David Carlton <carlton@math.stanford.edu>
2306
2307 * gdb.base/store.c: Don't declare functions static.
2308
27e829d0
AC
23092002-12-04 Andrew Cagney <ac131313@redhat.com>
2310
2311 * gdb.base/store.exp, gdb.base/store.c: New files.
2312
92806416
DJ
23132002-12-03 Daniel Jacobowitz <drow@mvista.com>
2314
2315 * gdb.base/selftest.exp: Update for current gdb.
2316
3bcbaac5
DJ
23172002-12-03 Daniel Jacobowitz <drow@mvista.com>
2318
2319 * gdb.base/maint.exp: Only dump symbols from one source file
2320 or objfile.
2321
f4f00b1f
DJ
23222002-12-03 Daniel Jacobowitz <drow@mvista.com>
2323
2324 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2325 function call.
2326
f1c8a949
JB
23272002-11-25 Jim Blandy <jimb@redhat.com>
2328
2329 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2330 function appearing in error message.
2331
9e297a97
DJ
23322002-11-21 Daniel Jacobowitz <drow@mvista.com>
2333
2334 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2335
1f312e79
JJ
23362002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2337
2338 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2339 for mi1 and current mi is in correct format. New mi startup message
2340 should be in mi console format. This is part of fix for PR gdb/604.
2341
83c31e7d
FN
23422002-09-18 Fernando Nasser <fnasser@redhat.com>
2343
2344 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2345 which explicitly prints the zero offset as "+0".
2346
322b3f65
DJ
23472002-10-22 Daniel Jacobowitz <drow@mvista.com>
2348
2349 * gdb.threads/schedlock.c (args): Make unsigned.
2350
23512002-10-21 Daniel Jacobowitz <drow@mvista.com>
2352
2353 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2354 numbers. Allow "foo2|selected stack frame".
2355 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2356 * gdb.asm/asmsrc2.s: Likewise.
2357 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2358 comments.
2359 * gdb.asm/mips.inc: New file.
2360
5e2fe5b8
AF
23612002-10-18 Adam Fedor <fedor@gnu.org>
2362
2363 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2364 * gdb.base/help.exp: Likewise.
2365
abe1a5d0
KB
23662002-10-17 Kevin Buettner <kevinb@redhat.com>
2367
2368 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2369 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2370
10abb1d4
JB
23712002-10-02 Jim Blandy <jimb@redhat.com>
2372
2373 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2374
1f609b42
AC
23752002-10-01 Andrew Cagney <ac131313@redhat.com>
2376
2377 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2378 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2379 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2380 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2381 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2382 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2383 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2384
0aee02e4
AC
23852002-09-29 Andrew Cagney <ac131313@redhat.com>
2386
2387 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2388 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2389 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2390 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2391 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2392 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2393 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
2394
6fde09ad
KB
23952002-09-27 Kevin Buettner <kevinb@redhat.com>
2396
2397 * gdb.base/annota1.exp (info break): Make directory components of
2398 path optional since not all compilers emit this debug information.
2399
2400 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2401 step ends up stepping out of the function instead of stopping on
2402 the epilogue.
2403
9e8aab75
KS
24042002-09-26 Keith Seitz <keiths@redhat.com>
2405
2406 * lib/insight-support.exp (gdbtk_start): Figure out where
2407 the insight executable is based on where gdb is. Use this
2408 executable to start insight instead of gdb.
2409
e36180d7
AC
24102002-09-25 Andrew Cagney <cagney@redhat.com>
2411
2412 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2413
9dd34b2b
AC
24142002-09-24 Andrew Cagney <ac131313@redhat.com>
2415
2416 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2417 test_isolated_complaints.
2418 (test_empty_complaint): New function.
2419 (test_empty_complaints): New function. Check no output when no
2420 complaints.
2421
dea97812
KB
24222002-09-19 Jim Blandy <jimb@redhat.com>
2423
2424 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2425
54951bd7
AC
24262002-09-19 Andrew Cagney <ac131313@redhat.com>
2427
2428 * gdb.gdb/complaints.exp: New file.
2429
dec43320
AC
24302002-09-18 Andrew Cagney <ac131313@redhat.com>
2431
2432 * gdb.base/maint.exp: Check `help maint internal-warning'.
2433
e70d6e3f
DC
24342002-09-18 David Carlton <carlton@math.stanford.edu>
2435
2436 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2437 numbers, and replace them by a single breakpoint after the
2438 constructors are all finished.
2439 Add test 4.
2440 * gdb.c++/m-static.cc: Add test 4.
2441 * gdb.c++/m-static.h: New file.
2442 * gdb.c++/m-static1.cc: New file.
2443
2444 * gdb.c++/printmethod.exp: New file.
2445 * gdb.c++/printmethod.cc: New file.
2446
2447 * gdb.c++/pr-574.exp: New file.
2448 * gdb.c++/pr-574.cc: New file.
2449
afb5c968
CV
24502002-09-18 Corinna Vinschen <vinschen@redhat.com>
2451
2452 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2453 embedded targets which never actually exit.
2454
31e45dee
FN
24552002-09-18 Fernando Nasser <fnasser@redhat.com>
2456
2457 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2458 "don't step after run" as unresolved or unsupported, instead of xfail.
2459
a283c5a1
CV
24602002-09-18 Corinna Vinschen <vinschen@redhat.com>
2461
2462 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2463 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2464 Add newline to expected string in "step out of main (status wrapper)"
2465 case.
2466
11350d2a
CV
24672002-09-18 Corinna Vinschen <vinschen@redhat.com>
2468
2469 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2470 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2471
0deec7d6
TT
24722002-09-17 Tom Tromey <tromey@redhat.com>
2473
2474 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2475 \000, not \0, in double-quoted string.
2476
b2b4a1b5
CV
24772002-09-14 Corinna Vinschen <vinschen@redhat.com>
2478
c9d37158 2479 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2480 string after running the commands execution on breakpoint tests.
2481
1c56143a
CV
24822002-09-13 Corinna Vinschen <vinschen@redhat.com>
2483
2484 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2485
37f8da45
JB
24862002-09-12 Joel Brobecker <brobecker@gnat.com>
2487
2488 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2489
08b468e0
KS
24902002-09-10 Keith Seitz <keiths@redhat.com>
2491
2492 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2493 runto proc.
2494 (mi_run_to_main): Use mi_runto.
2495 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2496
dc360f58
KS
24972002-09-10 Keith Seitz <keiths@redhat.com>
2498
2499 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2500 regexp for stopping at main. Could have multiple event notifications.
2501 Don't assume that main was declared with no parameters.
2502 (mi_next): Use mi_step_to.
2503 (mi_step): Use mi_next_to.
2504
ce3abcfb
CV
25052002-09-09 Corinna Vinschen <vinschen@redhat.com>
2506
2507 * gdb.base/default.exp: Fix expected string in `info float' test.
2508
d1f5b980
BE
25092002-09-09 Ben Elliston <bje@redhat.com>
2510
2511 * config/mips.exp: Update comments.
2512 * config/mips-idt.exp: Likewise.
2513 * config/nind.exp: Likewise.
2514 * config/slite.exp: Likewise.
2515 * config/sparclet.exp: Likewise.
2516 * config/udi.exp: Likewise.
2517 * config/vx.exp: Likewise.
2518 * config/vxworks29k.exp: Likewise.
2519
2f71430b
JB
25202002-09-05 Jim Blandy <jimb@redhat.com>
2521
2522 * gdb.threads/killed.exp: Fix test failure message.
2523
7ddebc7e
KS
25242002-09-04 Keith Seitz <keiths@redhat.com>
2525
2526 * lib/mi-support.exp: Update copyright.
2527 (mi_gdb_test): Increase the priority of the expected pattern
2528 so that it matches gdb_test.
2529
0ae67eb3
KS
25302002-09-03 Keith Seitz <keiths@redhat.com>
2531
2532 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2533 Use integer comparison instead of string comparison for testing
2534 whether binary was built.
2535
38fc42c8
JB
25362002-09-03 Jim Blandy <jimb@redhat.com>
2537
2538 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2539
b6ff0e81
JB
25402002-08-29 Jim Blandy <jimb@redhat.com>
2541
2542 * gdb.threads/pthreads.exp: Move the portable thread compilation
2543 code into a function in lib/gdb.exp, and call that from here.
2544 * lib/gdb.exp (gdb_compile_pthreads): New function.
2545
07c98896
KS
25462002-08-29 Keith Seitz <keiths@redhat.com>
2547
2548 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2549 expect_out so that callers can get at it.
2550
0312286c
DJ
25512002-08-23 Daniel Jacobowitz <drow@mvista.com>
2552
2553 * gdb.threads/print-threads.c: New file.
2554 * gdb.threads/print-threads.exp: New file.
2555 * gdb.threads/schedlock.c: New file.
2556 * gdb.threads/schedlock.exp: New file.
2557
dd039bc4
EZ
25582002-08-22 Elena Zannoni <ezannoni@redhat.com>
2559
2560 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2561 not altivec.c.
2562
1f36144c
MK
25632002-08-17 Mark Kettenis <kettenis@gnu.org>
2564
2565 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2566 targets. The problem should be fixed now.
2567
16057ec7 25682002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2569
2570 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2571 2002-07-24 change that removes final dots from error messages.
2572
3c1499ad
TT
25732002-08-13 Tom Tromey <tromey@redhat.com>
2574
2575 * gdb.base/readline.exp: New file.
2576
a20ce2c3
AC
25772002-08-01 Andrew Cagney <ac131313@redhat.com>
2578
2579 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2580 supress message.
2581
db034ac5
AC
25822002-08-01 Andrew Cagney <cagney@redhat.com>
2583
2584 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2585 CHILL_FOR_TARGET and CHILL_LIB.
2586 * configure.in (configdirs): Remove gdb.chill.
2587 * configure: Regenerate.
2588 * lib/gdb.exp: Obsolete references to chill.
2589 * gdb.fortran/types.exp: Ditto.
2590 * gdb.fortran/exprs.exp: Ditto.
2591
3e000b18
KB
25922002-07-30 Kevin Buettner <kevinb@redhat.com>
2593
2594 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2595 set Irix-specific compile and link flags.
2596
28f4966b
KB
25972002-07-29 Kevin Buettner <kevinb@redhat.com>
2598
2599 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2600 source files. The ``-o'' option doesn't work with the ``-E'' option
2601 when using the Irix compiler.
2602
46c0d5a6
DJ
26032002-07-19 Daniel Jacobowitz <drow@mvista.com>
2604
2605 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2606 Improve support for reusing an exec file. Copy exec file
2607 to target, and run gdbserver on the target instead of on the host.
2608
eecf4bed
JB
26092002-07-18 Jim Blandy <jimb@redhat.com>
2610
0f815cdf
JB
2611 * gdb.base/ending-run.exp: Don't expect to see the program end in
2612 some orderly fashion when we're running on a real stand-alone
2613 board.
2614
eecf4bed
JB
2615 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2616 targets that don't support interrupts.
2617
52d309e4
JB
26182002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2619
2620 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2621 systems.
2622 Move comments in expect statements to inside the actions, so that they
2623 don't get matched against.
2624
ff683d9e
MK
26252002-07-10 Mark Kettenis <kettenis@gnu.org>
2626
2627 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2628 function when asleep" test.
2629
b5356753
AC
26302002-07-10 Andrew Cagney <ac131313@redhat.com>
2631
2632 * gdb.base/page.exp: Rewrite to handle problems with very long
2633 `info set' output. Update copyright.
2634
6aa4d13a
AC
26352002-06-26 Andrew Cagney <ac131313@redhat.com>
2636
2637 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2638 gdb.threads-hp.
2639 * gdb.hp/configure: Regenerate.
2640 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2641 * gdb.hp/gdb.threads-hp/configure: Delete file.
2642 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2643
8cf8c2b8
AC
26442002-06-22 Andrew Cagney <ac131313@redhat.com>
2645
2646 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2647 setlocale, bindtextdomain and textdomain.
2648
6827a8f8
JB
26492002-06-11 Jim Blandy <jimb@redhat.com>
2650
919d772c
JB
2651 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2652 preprocessor macro information is present.
2653
6827a8f8
JB
2654 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2655 tests.
2656
c15b0d21
MS
26572002-06-06 Michael Snyder <msnyder@redhat.com>
2658
c5984d70
MS
2659 * gdb.base/overlays.exp: Record addresses of overlay
2660 functions in TCL variables rather than in GDB variables,
2661 to avoid having GDB convert them to pointers (with loss
2662 of information).
2663
99a8512b
MS
2664 * gdb.base/d10v.ld: Merge in several years worth of
2665 default linker script changes.
c15b0d21
MS
2666 * gdb.base/long_long.exp: Add check for sizeof (long double).
2667
be26fe0d
ML
26682002-06-06 Michal Ludvig <mludvig@suse.cz>
2669
2670 * gdb.asm/asm-source.exp: Add x86-64 target.
2671 * gdb.asm/x86_64.inc: New.
2672
258093ca 26732002-05-30 Michael Chastain <mec@shout.net>
258093ca 2674
4b3153f1 2675 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2676 * gdb.c++/m-static.cc: New file.
2677 * gdb.c++/m-static.exp: New file.
2678
241264c6
MS
26792002-05-28 Michael Snyder <msnyder@redhat.com>
2680
2681 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2682 precision.
2683
9bba8c8f 26842002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2685
4b3153f1 2686 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2687 * gdb.c++/m-data.cc: New file.
2688 * gdb.c++/m-data.exp: New file.
2689
26902002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2691
4b3153f1 2692 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
2693 * gdb.c++/try_catch.cc: New file.
2694 * gdb.c++/try_catch.exp: New file.
2695
def1b996
MC
26962002-05-27 Michael Chastain <mec@shout.net>
2697
2698 * gdb.c++/local.exp: Accept more nested types in output.
2699
522ba268
MC
27002002-05-26 Michael Chastain <mec@shout.net>
2701
2702 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2703
277254ba
MS
27042002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2705
2706 * lib/gdb.exp (gdb_wrapper_init): Just because
2707 gdb_wrapper_file exists, this does not mean that the file
2708 should not be rebuilt. That is what gdb_wrapper_initialized
2709 is for.
2710 (default_gdb_init): Reset gdb_wrapper_initialized.
2711
b61a8733
MS
27122002-05-23 Michael Snyder <msnyder@redhat.com>
2713
5bdb6d01
MS
2714 * gdb.base/all-bin.exp: Revise previous patch by just reducing
2715 the precision of the floating point test results.
2716 * gdb.base/call-rt-st.exp: Ditto.
2717
b61a8733
MS
2718 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2719 * gdb.base/call-rt-st.exp: Ditto.
2720
56f6e910
MC
27212002-05-19 Michael Chastain <mec@shout.net>
2722
2723 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2724
ad0b0016
EZ
27252002-05-19 Elena Zannoni <ezannoni@redhat.com>
2726
2727 * configure.in (configdirs): Add gdb.arch.
2728 * configure: Regenerate.
2729
f617d2b6
JB
27302002-05-17 Jim Blandy <jimb@redhat.com>
2731
2732 * gdb.base/completion.exp: Recognize the more detailed error
2733 messages produced by the macro expander's lexical analyzer.
2734
eac2a696
EZ
27352002-05-14 Elena Zannoni <ezannoni@redhat.com>
2736
2737 * gdb.arch/altivec-abi.c: New file.
2738 * gdb.arch/altivec-abi.exp: New file.
2739 * gdb.arch/altivec-regs.c: New file.
2740 * gdb.arch/altivec-regs.exp: New file.
2741
2fdde8f8
DJ
27422002-05-14 Daniel Jacobowitz <drow@mvista.com>
2743
2744 * gdb.base/maint.exp (maint print type): Update for new type
2745 structure.
eac2a696 2746
e31f1a7c
EZ
27472002-05-14 Elena Zannoni <ezannoni@redhat.com>
2748
2749 * gdb.arch: New directory.
2750 * gdb.arch/configure.in: New file.
2751 * gdb.arch/configure: New file.
2752 * gdb.arch/Makefile.in: New file.
2753
db589741
CV
27542002-05-13 Corinna Vinschen <vinschen@redhat.com>
2755
2756 * gdb.asm/asm-source.exp: Add v850 as supported target.
2757 * gdb.asm/v850.inc: New file.
2758
8ce2a7dc
DJ
27592002-05-13 Daniel Jacobowitz <drow@mvista.com>
2760
2761 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2762
df763c7f
DJ
27632002-05-12 Daniel Jacobowitz <drow@mvista.com>
2764
2765 * gdb.base/break.exp: Check 'break "marker2"'.
2766
377daeed
MS
27672002-05-10 Michael Snyder <msnyder@redhat.com>
2768
2769 * gdb.base/long_long.exp: Fix typo.
2770
c4b7bc2b
JB
27712002-05-10 Jim Blandy <jimb@redhat.com>
2772
ecac9a4e
JB
2773 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2774 a bug.
2775
c4b7bc2b
JB
2776 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2777 Recognize more detailed error message produced by the macro
2778 expander's lexical analyzer.
2779 * lib/gdb.exp (test_print_reject): Same.
2780
e71019a1
MK
27812002-05-09 Mark Kettenis <kettenis@gnu.org>
2782
2783 * gdb.c++/method.exp: Fix typo.
2784
fedfc8e6
MS
27852002-05-08 Michael Snyder <msnyder@redhat.com>
2786
166a1957
MS
2787 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2788 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2789 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2790 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2791 Add iftarget clause for strongarm.
2792
f1c47eb2
MS
27932002-05-06 Michael Snyder <msnyder@redhat.com>
2794
cb9a9d3e
MS
2795 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2796 (gdb_continue_to_end): Accept output from status wrapper.
2797 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2798 Clean up fail messages to match pass messages.
2799
f1c47eb2
MS
2800 Enable the "needs_status_wrapper" testsuite feature.
2801 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2802 (gdb_compile): Conditionally call gdb_wrapper_init.
2803 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2804 * gdb.c++/method.exp: Recognize output from status wrapper.
2805
6079c749
BE
28062002-05-06 Ben Elliston <bje@redhat.com>
2807From Graydon Hoare <graydon@redhat.com>
2808
2809 * config/sid.exp: Include support for "rawsid" protocol.
2810
188baff3
JB
28112002-05-03 Jim Blandy <jimb@redhat.com>
2812
2813 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2814 * gdb.c++/hang3.C: New file.
2815
b9c07f0f
AC
28162002-05-04 Andrew Cagney <ac131313@redhat.com>
2817
2818 * gdb.base/default.exp: Remove obsolete code.
2819 * gdb.c++/misc.exp: Ditto. Update copyright.
2820 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2821 * gdb.base/whatis.exp: Ditto. Update copyright.
2822 * gdb.base/scope.exp: Ditto. Update copyright.
2823 * gdb.base/ptype.exp: Ditto. Update copyright.
2824 * gdb.base/printcmds.exp: Ditto. Update copyright.
2825 * gdb.base/opaque.exp: Ditto. Update copyright.
2826 * gdb.base/list.exp: Ditto.
2827 * gdb.base/funcargs.exp: Ditto. Update copyright.
2828 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
2829 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
2830 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
2831 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
2832 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
2833 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
2834
5c7a0397
MS
28352002-05-02 Michael Snyder <msnyder@redhat.com>
2836
d6dcc264 2837 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
2838 * gdb.base/long_long.exp: Add xscale target.
2839 * gdb.base/default.exp: Add xscale target.
2840
eb7f1c48
JB
28412002-05-01 Jim Blandy <jimb@redhat.com>
2842
2843 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
2844 gdb.c++/hang.exp: New test.
2845
a6befae8
FF
28462002-05-01 Fred Fish <fnf@redhat.com>
2847
2848 * gdb.base/completion.exp: Handle completions of "./Make" for
2849 more than one completion possibility, as is the case when we
2850 build and test in the source tree.
2851
0a310277
AG
28522002-04-29 Anthony Green <green@redhat.com>
2853
2854 * gdb.java/jmisc1.exp: New file.
2855 * gdb.java/jmisc2.exp: New file.
2856
6ff9af88
DJ
28572002-04-24 Daniel Jacobowitz <drow@mvista.com>
2858
2859 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
2860
96b3d632
EZ
28612002-04-23 Elena Zannoni <ezannoni@redhat.com>
2862
2863 * gdb.base/help.exp: Change 'help status' to allow for target
2864 dependent output differences.
2865
5019bb54
MC
28662002-04-22 Michael Chastain <mec@shout.net>
2867
2868 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
2869
a805a116
MC
28702002-04-22 Michael Chastain <mec@shout.net>
2871
2872 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
2873
a1706bfd
DM
28742002-04-17 David S. Miller <davem@redhat.com>
2875
2876 * gdb.asm/sparc64.inc: New file.
2877 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
2878
a73a20a2
EZ
28792002-04-19 Elena Zannoni <ezannoni@redhat.com>
2880
2881 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
2882 instruction file directly into the build tree. Clean up at end of
2883 test.
2884
ba678339
DM
28852002-04-18 David S. Miller <davem@redhat.com>
2886
2887 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
2888 handle 64-bit platforms correctly.
2889 * gdb.base/maint.exp: Likewise.
2890
b03399da
KB
28912002-04-18 Kevin Buettner <kevinb@redhat.com>
2892
2893 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
2894 ``-fpic'' when compiling files comprising a shared library, but
2895 it does need additional linker flags in order to find shared
2896 libraries at run time.
2897
e2004992
KB
28982002-04-18 Kevin Buettner <kevinb@redhat.com>
2899
2900 * gdb.base/cvexpr.c (use): New function.
2901 (main): Invoke use() on all global variables to prevent
2902 some linkers from deleting these otherwise unused symbols.
2903
d8937120
MC
29042002-04-17 Michael Chastain <mec@shout.net>
2905From David S. Miller <davem@redhat.com>
2906
2907 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
2908 handle 64-bit platforms correctly.
2909
ffd61a58
MS
29102002-04-12 Michael Snyder <msnyder@redhat.com>
2911From Jim Blandy <jimb@redhat.com>
2912 * gdb.base/foo.c (foox): Remove section attribute; the linker
2913 script can handle this instead.
2914 * gdb.base/bar.c (barx): Same.
2915 * gdb.base/baz.c (bazx): Same.
2916 * gdb.base/grbx.c (grbxx): Same.
2917
2918 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
2919 manager doesn't automatically unmap overlays unnecessarily.
2920
6b8426a6
MH
29212002-04-10 Martin M. Hunt <hunt@redhat.com>
2922
2923 * gdb.base/ending-run.exp: Fix pattern for Mips targets
2924 stepping out of main.
2925
34af4875
MC
29262002-04-09 Michael Chastain <mec@shout.net>
2927
2928 * gdb.c++/local.cc (main): Move call to marker1() inside nested
2929 scope so that the nested scope tests will make sense.
2930 * gdb.c++/local.exp: Write patterns that actually work with gcc
2931 (the HP patterns "were never known to work with gcc").
2932 Keep the old aCC patterns too.
2933
2d1676a0
DJ
29342002-04-09 Daniel Jacobowitz <drow@mvista.com>
2935
2936 * gdb.base/attach.exp: Correct target board test.
2937
3a63e3f9
MC
29382002-04-08 Michael Chastain <mec@shout.net>
2939
2940 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
2941 in a const method. Add some xfail and fail cases for configurations
2942 that do not emit the "const ...".
2943
f18dabd2
MC
29442002-04-07 Michael Chastain <mec@shout.net>
2945
2946 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
2947 Accept "A * const" and "const A * const" as type of "this".
2948 Fix spelling of getFunky throughout. Make messages uniform.
2949
0fcddd82
EZ
29502002-04-07 Elena Zannoni <ezannoni@redhat.com>
2951
2952 Work around for PR gdb/285:
2953 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
2954
16a8534a
EZ
29552002-04-07 Elena Zannoni <ezannoni@redhat.com>
2956
2957 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
2958 instructions file at run time instead of configure time.
2959 Sometimes we run the test in a directory that is not the one we
2960 configured in.
2961 * gdb.asm/configure.in: Delete creation of symlink.
2962 * gdb.asm/configure: Regenerate.
2963
24181d81
JB
29642002-04-05 J. Brobecker <brobecker@gnat.com>
2965
2966 * gdb.gdb/xfullpath.exp: New test, to exercise the new
2967 xfullpath () function.
2968
7cdb7107
DJ
29692002-04-04 Daniel Jacobowitz <drow@mvista.com>
2970
2971 * gdb.asm/Makefile.in: Correct dependencies.
2972
2973 * gdb.asm/powerpc.inc: New file.
2974 * gdb.asm/asm-source.exp: Add PowerPC.
2975 * gdb.asm/configure.in: Likewise.
2976 * gdb.asm/configure: Regenerated.
2977
a7d17088
DJ
29782002-04-04 Daniel Jacobowitz <drow@mvista.com>
2979
2980 * gdb.base/relocate.exp: New file.
2981 * gdb.base/relocate.c: New file.
2982
cd721503
FF
29832002-04-04 Fred Fish <fnf@redhat.com>
2984
2985 * gdb.base/step-test.exp: Update comment regarding stopping in
2986 memcpy/bcopy calls inserted as part of the compiler runtime.
2987
b22ad7a7
MS
29882002-04-04 Michael Snyder <msnyder@redhat.com>
2989
2990 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
2991
5f279fa6
DJ
29922002-04-03 Daniel Jacobowitz <drow@mvista.com>
2993
2994 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
2995 (gdb_expect): Remove $notransfer hack.
2996
dd0fd3ce
DJ
29972002-04-02 Daniel Jacobowitz <drow@mvista.com>
2998
2999 * gdb.c++/classes.exp ("calling method for small class"): Match
3000 updated register output.
3001
1e50cda1
DJ
30022002-03-30 Daniel Jacobowitz <drow@mvista.com>
3003
3004 Fix PR gdb/452
3005 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3006 when finished. Make gdb_file_cmd send "exec-file" when
3007 appropriate.
3008
24015922
DJ
30092002-03-30 Daniel Jacobowitz <drow@mvista.com>
3010
3011 * gdb.base/attach.exp: Remove extra setup_xfail.
3012
dd7dfd64
MS
30132002-03-26 Michael Snyder <msnyder@redhat.com>
3014
3015 * gdb.base/default.exp: Add tests for dump, append, and restore.
3016 * gdb.base/help.exp: Add tests for dump, append, and restore.
3017 * gdb.base/dump.exp: New file, test dump, append and restore.
3018 * gdb.base/dump.c: New file.
3019
48b2f8d7
MS
30202002-03-27 Michael Snyder <msnyder@redhat.com>
3021
3022 * gdb.base/help.exp: Modify expect strings to reflect
3023 clean-ups in help messages.
3024
05b4d525
FF
30252002-03-26 Fred Fish <fnf@redhat.com>
3026
3027 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3028 have debugging info for those functions and the compiler uses them
3029 internally to copy structs around.
3030
d7679631
FF
30312002-03-26 Fred Fish <fnf@redhat.com>
3032
3033 * gdb.base/list.exp: Revert the change made yesterday and add note
3034 about why we don't list the default lines for remote targets.
3035
523ac3f9
MS
30362002-03-25 Michael Snyder <msnyder@redhat.com>
3037
3038 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3039
754b2b8d
FF
30402002-03-25 Fred Fish <fnf@redhat.com>
3041
3042 * gdb.base/list.exp: This test works on remote targets so remove
3043 the short circuit for remote targets. Update copyright.
3044
33c3e192
FF
30452002-03-25 Fred Fish <fnf@redhat.com>
3046
3047 * gdb.base/attach.exp: Fix logic error that was suppressing this
3048 test for all non hppa*-*-hpux* targets, instead of the hp target.
3049 Move comments closer to the suppression point. Also now need to
3050 check that we are running natively.
3051
d43e73ee
MS
30522002-03-22 Michael Snyder <msnyder@redhat.com>
3053
882c8f02
MS
3054 * gdb.base/default.exp: Add test for gcore. Update copyright.
3055 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3056
04c12f60
FF
30572002-03-06 Fred Fish <fnf@redhat.com>
3058
3059 * gdb.base/funcargs.c: Remove extraneous ';' character.
3060 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3061
b43df995
MC
30622002-03-04 Michael Chastain <mec@shout.net>
3063
3064 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3065 accommodate gcc v3 function signature.
3066 * gdb.mi/mi0-var-cmd-exp: Ditto.
3067
92362027
AC
30682002-02-24 Andrew Cagney <ac131313@redhat.com>
3069
3070 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3071 ``GNU/Linux'' or ``Linux kernel''
3072 * testsuite/gdb.threads/pthreads.c: Ditto.
3073
258ad32d
MC
30742002-02-24 Michael Chastain <mec@shout.net>
3075
3076 * gdb.threads/pthreads.c (thread1): Add a return statement.
3077 (thread2): Likewise.
3078 (foo): Likewise.
3079
04c3b3d4
MC
30802002-02-23 Michael Chastain <mec@shout.net>
3081
3082 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3083 to placate gcc.
3084
5a2a0a20
MC
30852002-02-23 Michael Chastain <mec@shout.net>
3086
3087 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3088 test "ptype bint". The test passes on all my stabs configurations.
3089
a640f7fc
JB
30902002-02-21 Jim Blandy <jimb@redhat.com>
3091
27924826
JB
3092 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3093 filename at a time, and watch for the ones we want to see.
3094
a640f7fc
JB
3095 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3096 types of pointers to prototyped functions.
3097
edcc8c75
AC
30982002-02-20 Andrew Cagney <ac131313@redhat.com>
3099
3100 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3101 signed, unsigned and straight char.
3102 (padding_char, padding_short, padding_int, padding_long,
3103 padding_long_long, padding_float, padding_double,
3104 padding_long_double): New global variables.
3105 (fill, fill_structs): New functions.
3106
3107 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3108 for correctly sized writes. Update copyright.
3109 (get_valueof): New procedure.
3110 (get_sizeof): Call get_valueof.
3111 (check_valueof): New procedure.
3112 (check_padding): New procedure.
3113
ac57ea44
MC
31142002-02-20 Michael Chastain <mec@shout.net>
3115
3116 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3117 to setup_xfail. Document some of the remaining calls.
3118
7a10c941
MC
31192002-02-18 Michael Chastain <mec@shout.net>
3120
3121 * gdb.c++/userdef.exp: Update copyright year.
3122
fb8acdcc
DJ
31232002-02-18 Daniel Jacobowitz <drow@mvista.com>
3124
3125 * gdb.c++/userdef.exp: Test overloaded operators properly.
3126 Remove xfails.
3127
fda6ae12
MS
31282002-02-14 Michael Snyder <msnyder@redhat.com>
3129
3130 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3131
676a0442
DJ
31322002-02-14 Daniel Jacobowitz <drow@mvista.com>
3133
3134 * gdb.base/a2-run.exp: Check for a remote target properly.
3135 * gdb.base/annota1.exp: Likewise.
3136 * gdb.base/list.exp: Likewise.
3137 * gdb.base/reread.exp: Likewise.
3138 * gdb.base/scope.exp: Likewise.
3139 * gdb.base/shlib-call.exp: Likewise.
3140 * gdb.base/term.exp: Likewise.
3141 * gdb.c++/annota2.exp: Likewise.
3142
78b4f468
RE
31432002-02-13 Richard Earnshaw <rearnsha@arm.com>
3144
3145 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3146
9a81ba51
MC
31472002-02-10 Michael Chastain <mec@shout.net>
3148
3149 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3150 (call_after_alloca): Ditto.
3151
004af6c7
DJ
31522002-02-10 Daniel Jacobowitz <drow@mvista.com>
3153
3154 * gdb.base/ending-run.exp: Guard "cont" test with
3155 gdb_skip_stdio_test.
3156
37225f62
JB
31572002-02-06 Jim Blandy <jimb@redhat.com>
3158
3159 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3160 from here...
3161 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3162 To here. Disable this test on non-HP platforms. Add big comment.
3163
fe6fdd96
MS
31642002-02-04 Michael Snyder <msnyder@redhat.com>
3165
3166 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3167 other than d10v and m32r.
3168
036fad3f
RE
31692002-02-02 Richard Earnshaw <rearnsha@arm.com>
3170
3171 * gdb.base/default.exp: Rewrite test patterns to reduce time
3172 taken to match them.
3173
7148ab62
DJ
31742002-01-30 Daniel Jacobowitz <drow@mvista.com>
3175
3176 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3177 Allow a start function above main.
3178 * gdb.threads/linux-dp.exp: Fix copyright date.
3179
396cc255
DJ
31802002-01-30 Daniel Jacobowitz <drow@mvista.com>
3181
3182 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3183 (check_philosopher_stack): Check for manager thread before checking
3184 for a just-starting thread.
3185
f038d31b
DJ
31862002-01-30 Daniel Jacobowitz <drow@mvista.com>
3187
3188 From Neil Booth <neil@daikokuya.demon.co.uk>:
3189 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3190 warnings.
3191
b3ff9d9a
FF
31922002-01-21 Fred Fish <fnf@redhat.com>
3193
3194 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3195 not caller.
3196
39ad761d
JB
31972002-01-21 Jim Blandy <jimb@redhat.com>
3198
3199 * gdb.base/reread.exp: Check that GDB properly re-reads the
3200 executable file when it changes while no inferior is running.
3201
aaf320fa
FF
32022002-01-21 Fred Fish <fnf@redhat.com>
3203
3204 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3205 optionally accept the "shlib events" variation.
3206
808a31f5
JB
32072002-01-21 Jim Blandy <jimb@redhat.com>
3208
3209 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3210 call `fflush' after every `printf', so that the output is produced
3211 at predictable points, regardless of whatever buffering does (or
3212 doesn't) take place.
3213 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3214 at different points.
3215
4420d5e2
DJ
32162002-01-20 Daniel Jacobowitz <drow@mvista.com>
3217
3218 * gdb.c++/inherit.exp: Update copyright years.
3219 * gdb.c++/method.exp: Likewise.
3220
3e36a0f4
DJ
32212002-01-20 Daniel Jacobowitz <drow@mvista.com>
3222
3223 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3224 artificial methods/arguments.
3225 * gdb.c++/derivation.exp: Likewise.
3226 * gdb.c++/inherit.exp: Likewise.
3227 * gdb.c++/method.exp: Likewise.
3228 * gdb.c++/virtfunc.exp: Likewise.
3229
b4ceaee6
AC
32302002-01-18 Andrew Cagney <ac131313@redhat.com>
3231
3232 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3233 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3234 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3235 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3236 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3237 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3238
ecace851
JB
32392002-01-17 Jim Blandy <jimb@redhat.com>
3240
3241 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3242 anchoring the pattern matching the entry point symbol's name.
3243
375fc983
AC
32442002-01-17 Andrew Cagney <ac131313@redhat.com>
3245
3246 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3247 continue/quit query. Update copyright.
3248
fe6fdd96
MS
32492002-01-14 Michael Snyder <msnyder@redhat.com>
3250
3251 * gdb.base/gcore.exp: Remove extra debugging output.
3252
e017c81f
DJ
32532002-01-13 Daniel Jacobowitz <drow@mvista.com>
3254
3255 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3256 for slightly dubious v2 mangled string.
3257
37ab3bf8
DJ
32582002-01-13 Daniel Jacobowitz <drow@mvista.com>
3259
3260 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3261
1bc05c3a 32622002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3263
1bc05c3a 3264 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3265
1bc05c3a
JM
3266 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3267 constructors.
3268 * gdb.c++/derivation.exp: Likewise.
3269 * gdb.c++/templates.exp: Likewise.
3270 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3271
1bc05c3a
JM
32722002-01-10 Michael Snyder <msnyder@redhat.com>
3273
3274 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3275
a911c360
MS
32762002-01-08 Michael Snyder <msnyder@redhat.com>
3277
3278 * gdb.base/gcore.exp: New test for generate-core-file command.
3279 * gdb.base/gcore.c: Testcase for above.
3280 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3281
ea2119ec
JM
32822002-01-08 Jason Merrill <jason@redhat.com>
3283
3284 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3285
68203136
FF
32862002-01-07 Fred Fish <fnf@redhat.com>
3287
3288 * gdb.c++/overload.exp: Remove unconditional xfails for:
3289 print foo_instance1.overloadargs(1)
3290 print foo_instance1.overloadargs(1, 2)
3291 print foo_instance1.overloadargs(1, 2, 3)
3292 print foo_instance1.overloadargs(1, 2, 3, 4)
3293 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3294 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3295 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3296 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3297 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3298 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3299 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3300 print foo_instance1.overload1arg()
3301 print foo_instance1.overload1arg((char)arg2)
3302 print foo_instance1.overload1arg((signed char)arg3)
3303 print foo_instance1.overload1arg((unsigned char)arg4)
3304 print foo_instance1.overload1arg((int)arg7)
3305 print foo_instance1.overload1arg((unsigned int)arg8)
3306 print foo_instance1.overload1arg((float)arg11)
3307 print foo_instance1.overload1arg((double)arg12)
3308
21b9b5b1
MS
33092002-01-07 Michael Snyder <msnyder@redhat.com>
3310
3311 * gdb.base/huge.exp: New test. Print a very large target data object.
3312 (skip_huge_test): New test variable. Define if you want to skip this
3313 test. The test reads an 8 megabyte data object from the target, so it
3314 might be very time consuming on remote targets with a slow connection.
3315 * gdb.base/huge.c: New file. Test case for above.
3316
725f922e
FF
33172002-01-07 Fred Fish <fnf@redhat.com>
3318
3319 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3320 g_instance.bfoo, and g_instance.cfoo.
3321
634d57ec
JL
3322Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3323
f286b2c3
JL
3324 * gdb.base/break.c (multi_line_if_conditional): New function.
3325 (multi_ilne_while_conditional): Likewise.
3326 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3327 IF or WHILE condition puts the breakpoint at the start of
3328 the condition.
3329
634d57ec
JL
3330 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3331 hppa*-*-hpux* expected failure.
3332 * gdb.base/structs.exp (do_function_calls): Similarly.
3333
3334 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3335 watchpoints.
3336
9fbfe2dc
AC
33372002-01-06 Andrew Cagney <ac131313@redhat.com>
3338
3339 Fix PR gdb/66.
3340 * gdb.base/structs.exp: Replace skip for a29k with skip for
3341 gdb,cannot_call_functions.
3342 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3343 * gdb.base/callfuncs.exp: Ditto.
3344 * gdb.base/call-rt-st.exp: Ditto.
3345 * gdb.base/call-strs.exp: Ditto.
3346 * gdb.base/callfwmall.exp: Ditto.
3347 * gdb.base/scope.exp: Obsolete xfail a29k.
3348 * gdb.c++/misc.exp: Ditto.
3349 * gdb.c++/cplusfuncs.exp: Ditto.
3350 * gdb.base/ptype.exp: Ditto.
3351 * gdb.base/printcmds.exp: Ditto.
3352 * gdb.base/opaque.exp: Ditto.
3353 * gdb.base/list.exp: Ditto.
3354 * gdb.base/funcargs.exp: Ditto.
3355 * gdb.base/default.exp: Ditto.
3356
8ddad156
MS
33572002-01-04 Michael Snyder <msnyder@redhat.com>
3358
ca4976a6 3359 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3360 * gdb.base/maint.exp: Add tests for maint info sections options.
3361
1b074332
JL
3362Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3363
3364 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3365
7d159115
CV
33662001-12-20 Corinna Vinschen <vinschen@redhat.com>
3367
3368 * gdb.asm/arm.inc: New file.
3369 * gdb.asm/asm-source.exp: Add arm targets.
3370 * gdb.asm/configure.in: Ditto.
3371 * gdb.asm/configure: Recreated from configure.in.
3372
8fb87725
JL
3373Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3374
afabe08c
JL
3375 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3376 with HP's compiler.
3377 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3378 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3379 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3380 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3381
3382 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3383 either HP's compilers or GCC.
3384
db521deb
JL
3385 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3386 a SIGBUS or SIGSEGV.
3387
3388 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3389
3390 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3391 can be compiled with either HP's compiler or GCC.
3392
cfa88ab7
JL
3393 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3394 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3395 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3396
ca344dff
JL
3397 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3398 to match current gdb output. Update due to using auto-solib-limit
3399 for limiting instead of overloading auto-solib-add.
3400 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3401 test program.
3402
3f3c6e55 3403 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3404 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3405 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3406 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3407 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3408 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3409 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3410 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3411 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3412 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3413 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3414 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3415 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3416
8fb87725
JL
3417 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3418 a SIGTRAP to the inferior.
3419
cf599fa7
CV
34202001-12-19 Corinna Vinschen <vinschen@redhat.com>
3421
3422 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3423 Substitute call to target_link by call to gdb_compile.
3424
2cd045cd
JL
3425Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3426
3427 * gdb.base/break.exp: Fix HP specific search string when testing
3428 backtracing in a called function.
3429
3430 * gdb.base/constvars.exp: Only set lang to C++ if we're
3431 compiling the test with HP's compilers.
3432 * gdb.base/volatile.exp: Similarly.
3433
99ebe9ac
JB
34342001-12-19 Jim Blandy <jimb@redhat.com>
3435
3436 * gdb.base/printcmds.exp: Expect the null character to be printed
3437 as '\0', and the '\013' to be printed as '\v'.
3438 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3439 * gdb.base/setvar.exp: Same.
3440
b9891b29
JB
34412001-12-17 Jim Blandy <jimb@redhat.com>
3442
0eba65ab
JB
3443 * gdb.base/completion.exp: Rather than completing very long
3444 filenames, which can make the readline library produce output we
3445 don't recognize, cd to the directory first, and then complete
3446 using nice, short relative paths.
3447
6970b5b1
JB
3448 * gdb.base/completion.exp: On some systems, there is, in fact, a
3449 variable named `b' in scope, since GDB treats all static
3450 variables as being in scope. So use `no_var_named_this'
3451 instead of `b'.
3452
b9891b29
JB
3453 * gdb.base/corefile.exp: Recognize the message saying that GDB
3454 can't find the core file's registers as a failure.
3455
e6ccd35f
JSC
34562001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3457
3458 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3459 test expect string more specific.
3460
105ba819
CV
34612001-12-13 Corinna Vinschen <vinschen@redhat.com>
3462
3463 * gdb.asm/asm-source.exp: Add support for xstormy16.
3464 * gdb.asm/configure.in: Ditto.
3465 * gdb.asm/configure: Rebuild.
3466 * gdb.asm/xstormy16.inc: New file.
3467
e9e79dd9
FF
34682001-12-10 Fred Fish <fnf@redhat.com>
3469
3470 * gdb.base/maint.exp: Update to match changes in type dumping code.
3471
347dc97d
JB
34722001-12-10 Jim Blandy <jimb@redhat.com>
3473
3474 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3475 matching the entry point symbol's name at the beginning of the
3476 line.
3477
5178b9d6
DJ
34782001-12-07 Daniel Jacobowitz <drow@mvista.com>
3479
3480 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3481 gdb.c++/inherit.exp, gdb.c++/method.exp,
3482 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3483 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3484 and class layout support.
3485
af890c52
DJ
34862001-12-07 Daniel Jacobowitz <drow@mvista.com>
3487
3488 * gdb.c++/classes.exp: Add test for static member function.
3489 * gdb.c++/misc.cc: Add class with static member function.
3490
7a345fb3
JB
34912001-12-07 Jim Blandy <jimb@redhat.com>
3492
f2e54a80 3493 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3494 those tests as `unsupported'.
3495 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3496 Rewrite subsequent tests to use it.
3497
3498 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3499 those tests as `unsupported'.
3500 * gdb.base/structs.exp (call_struct_func): New function.
3501 (do_function_calls): Use call_struct_func to call the functions
3502 returning structs.
3503
0bc69509
JB
3504 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3505 whether functions are prototyped or not, so we can't possibly pass
3506 arguments to t_float_values2 properly.
3507
7a345fb3
JB
3508 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3509 value of `timeout' for targets other than the mips*tx39-*.
3510
edb6ede1
MS
35112001-12-06 Michael Snyder <msnyder@redhat.com>
3512
3513 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
3514 and detect whether the start symbol has a leading underscore.
3515
2d842f13
JB
35162001-12-04 Jim Blandy <jimb@redhat.com>
3517
3518 * gdb.base/completion.exp: Clarify indentation.
3519
68550daf
JB
35202001-12-03 Jim Blandy <jimb@redhat.com>
3521
3522 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3523 variables on the S/390, not `.word'.
3524
cd5195a8
JB
35252001-11-30 Jim Blandy <jimb@redhat.com>
3526
3527 Add assembly-source tests for s390-ibm-linux.
3528 * gdb.asm/s390.inc: New file.
3529 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3530 the S/390 architecture.
3531 * gdb.asm/configure: Regenerated.
3532
ca9efc90
MS
35332001-11-30 Michael Snyder <msnyder@redhat.com>
3534
3535 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3536 next, info source, info sources, info line, global and static
3537 variables, and static functions.
3538 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3539 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3540 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3541 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3542 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3543 (gdbasm_leave): Restore frame pointer.
3544 (gdbasm_startup): Copy stack set-up from crt0.S.
3545
d0e66976
FN
35462001-11-26 Fernando Nasser <fnasser@redhat.com>
3547
3548 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3549 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3550 to a local (non-static) variable. Copy tstruct.a to a static buffer
3551 and return a pointer to that buffer.
3552 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3553
e2334072
MK
35542001-11-24 Mark Kettenis <kettenis@gnu.org>
3555
3556 * gdb.asm/configure.in: Fix recognition of ix86 target.
3557 * gdb.asm/configure: Regenerate.
3558
756caa3d
MS
35592001-11-21 Michael Snyder <msnyder@redhat.com>
3560
3561 * gdb.asm/sparc.inc: New file.
3562 * gdb.asm/asm-source.exp: Recognize sparc target.
3563 * gdb.asm/configure.in: Recognize sparc target.
3564 * gdb.asm/configure: Regenerate.
3565
9a4d72d5
MS
35662001-11-21 Michael Snyder <msnyder@redhat.com>
3567
3568 * gdb.asm/m32r.inc: New file.
3569 * gdb.asm/asm-source.exp: Recognize m32r target.
3570 * gdb.asm/configure.in: Recognize m32r target.
3571 * gdb.asm/configure: Regenerate.
3572
a773d1cd
MS
35732001-11-20 Michael Snyder <msnyder@redhat.com>
3574
017ac23d
MS
3575 * gdb.asm/i386.inc: New file.
3576 * gdb.asm/asm-source.exp: Recognize ix86 target.
3577 * gdb.asm/configure.in: Recognize ix86 target.
3578 * gdb.asm/configure: Regenerate.
3579
a773d1cd
MS
3580 * gdb.c++/namespace.exp: Fix quotes in output messages.
3581
bb632afb
MS
35822001-11-14 Michael Snyder <msnyder@redhat.com>
3583
25d559ca 3584 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3585 qualifier in a type cast expression, to designate an address
3586 in the instruction space (Harvard architecture).
3587
4749e309
MS
35882001-11-13 Michael Snyder <msnyder@redhat.com>
3589
3590 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3591 Tests for expressions using 'const' and 'volatile'.
3592
25050984
CV
35932001-11-13 Corinna Vinschen <vinschen@redhat.com>
3594
3595 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3596
1902c51f
DJ
35972001-11-12 Daniel Jacobowitz <drow@mvista.com>
3598
3599 * lib/mi-support.exp (mi_run_to_helper): Move comments
3600 outside of gdb_expect.
3601
dcf95b47
DJ
36022001-11-11 Daniel Jacobowitz <drow@mvista.com>
3603
3604 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3605 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3606 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3607 mi0_run_to): New functions.
3608 * gdb.mi/mi-simplerun.exp: Use them.
3609 * gdb.mi/mi0-simplerun.exp: Likewise.
3610 * gdb.mi/mi-var-cmd.exp: Likewise.
3611 * gdb.mi/mi0-var-cmd.exp: Likewise.
3612
45b074e1
AC
36132001-11-10 Andrew Cagney <ac131313@redhat.com>
3614
3615 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3616 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3617
bf50d346
AC
36182001-11-09 Andrew Cagney <ac131313@redhat.com>
3619
3620 * gdb.base/restore.exp: Include $expected value in restored test
3621 message.
3622
9383332c
AC
36232001-11-09 Andrew Cagney <ac131313@redhat.com>
3624
3625 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3626 implemented.
3627
db62520a
MS
36282001-11-08 Michael Snyder <msnyder@redhat.com>
3629
3630 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3631 Add pass/fail message for stop at breakpoint in call dummy function.
3632
b5703437
MS
36332001-11-07 Michael Snyder <msnyder@redhat.com>
3634
760f6330
MS
3635 * gdb.c++/templates.exp (test_template_breakpoints):
3636 If we get an overload menu, but it does not match what
3637 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3638 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3639 making the whitespace optional. Argument for "new" may be
3640 "unsigned" as well as "unsigned int/long".
eef747c0
MS
3641 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
3642 making the whitespace optional. Also replace "(void) with
3643 "((void|)), making the keyword "void" optional.
63f50499
MS
3644 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
3645 making the whitespace optional. Also replace "(void) with
3646 "((void|)), making the keyword "void" optional.
3bf40917
MS
3647 * gdb.base/callfuncs.c (t_float_values): This function must
3648 _not_ be prototyped, and the following function (t_float_values2)
3649 must be prototyped (if the compiler supports it), so that GDB
3650 can be tested against both cases. Usually one case involves
3651 promotion of float to double, while the other does not.
3652 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3653 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3654 includes a stack frame for "start".
3655
c8ab4e6d
JB
36562001-11-05 Jim Blandy <jimb@redhat.com>
3657
3658 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3659 pointers are 32 bits long, and that offsets of relocs are always
3660 stored in the data (REL-style), and not in the reloc entry itself
3661 (RELA-style).
3662 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3663 stabs.
3664
3f08ced9
MS
36652001-11-01 Michael Snyder <msnyder@redhat.com>
3666
3667 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3668 and regular expression operators by using quoting.
3669
cbfa24cd
MS
36702001-10-31 Michael Snyder <msnyder@redhat.com>
3671
3672 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3673 depending on what the symbol table contains.
3674 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3675 the output of the ptype command. Similarly, accept both "const &"
3676 and "const&".
3677
aaa68313
CV
36782001-10-31 Corinna Vinschen <vinschen@redhat.com>
3679
3680 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3681 symbol `STORAGE' to allow to choose the storage class of
3682 the local datastructures.
3683 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3684 compiler directive.
3685
91740388
MS
36862001-10-30 Michael Snyder <msnyder@redhat.com>
3687
3688 * gdb.base/jump.exp: Allow it to run for all targets.
3689
1b7c05e7
CV
36902001-10-29 Corinna Vinschen <vinschen@redhat.com>
3691
3692 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3693 with new double_array size.
3694 (main): Change storage class of all local variables to static.
3695 Reduce size of double_array to 9.
3696 * gdb.base/call-ar-st.exp: Increase timeout value.
3697 Change expected output for double array to match new size in
3698 call-ar-st.c.
3699
36a22261
CV
37002001-10-29 Corinna Vinschen <vinschen@redhat.com>
3701
3702 * gdb.base/ending-run.exp: Create identical output when passing
3703 `step to end of run' case. Add regular expression branch satisfying
3704 Stormy16 target.
3705
92b8ae91
MK
37062001-10-28 Mark Kettenis <kettenis@gnu.org>
3707
3708 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3709 that we catch the expected failure under Linux/x86.
3710
cb135b83
OF
37112001-10-29 Orjan Friberg <orjanf@axis.com>
3712
3713 * gdb.base/setvar.exp: Escape curly braces.
3714 * gdb.stabs/weird.exp: Ditto.
3715
6884aa54
DJ
37162001-10-27 Daniel Jacobowitz <drow@mvista.com>
3717
3718 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3719 * gdm.mi/mi0-hack-cli.exp: Likewise.
3720
0398c9aa
AC
37212001-10-25 Andrew Cagney <ac131313@redhat.com>
3722
3723 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3724 messages.
3725
d20bf2e8
AC
37262001-10-21 Andrew Cagney <ac131313@redhat.com>
3727
3728 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3729 checking MI enabled.
3730
03dd63aa
CV
37312001-10-09 Corinna Vinschen <vinschen@redhat.com>
3732
3733 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3734
1d9d99f3
FCE
37352001-10-04 Frank Ch. Eigler <fche@redhat.com>
3736
3737 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
3738 if gdb child process crashes, just signal an error.
3739
838ae6c4
JB
37402001-10-02 Jim Blandy <jimb@redhat.com>
3741
3742 * lib/gdb.exp (test_xfail_format): Simplify.
3743
3744 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
3745 front of the variable name `format'. Simplify `if'.
3746
8f0cbc1c
DJ
37472001-10-01 Daniel Jacobowitz <drow@mvista.com>
3748
3749 * gdb.threads/pthreads.exp: Wait for output and delay
3750 before sending ^C.
3751
1f08dafd
DJ
37522001-10-01 Daniel Jacobowitz <drow@mvista.com>
3753
3754 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3755 some incorrect output instead of timing out.
3756 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3757
674f90ff
CV
37582001-09-28 Corinna Vinschen <vinschen@redhat.com>
3759
3760 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3761 check to allow additional `int'.
3762
9b284272
DJ
37632001-09-27 Daniel Jacobowitz <drow@mvista.com>
3764
3765 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3766 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3767
b55a4771
MS
37682001-09-27 Michael Snyder <msnyder@redhat.com>
3769
3770 * lib/gdb.exp (test_debug_format): New proc.
3771 (setup_xfail_format): Use new proc test_debug_format.
3772 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3773 proc; use new service proc test_debug_format.
3774 Replace all other "gcc_compiled" tests with this test.
3775 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3776 proc; use new service proc test_debug_format.
3777 Replace all other "gcc_compiled" tests with this test.
3778
37792001-09-27 Michael Snyder <msnyder@redhat.com>
3780
3781 * gdb.base/cvexpr.exp: New file.
3782 * gdb.base/cvexpr.c: New file
3783 Test for expressions using const and volatile keywords.
3784
4e6667ac
CV
37852001-09-26 Corinna Vinschen <vinschen@redhat.com>
3786
3787 * gdb.base/constvars.exp: Check for different orders of keywords
3788 and additional "int" strings in output.
3789
4f337972
AC
37902001-09-22 Andrew Cagney <ac131313@redhat.com>
3791
3792 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3793 responses from "help maint".
3794
2015650d
FCE
37952001-09-19 Frank Ch. Eigler <fche@redhat.com>
3796
3797 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3798 to localhost:NNN instead of :NNN, in case Xvfb is listening
3799 only on TCP.
3800
f3bcedc1
CV
38012001-09-19 Corinna Vinschen <vinschen@redhat.com>
3802
3803 * gdb.base/recurse.exp: When checking leaving the watchpoint
3804 scope, recognize when gdb is in function's epilogue and pass.
3805
6b819c92
KS
38062001-09-18 Keith Seitz <keiths@redhat.com>
3807
3808 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3809 support for running tests against sid targets.
3810 (gdbtk_done): Ditto.
3811
a10c9419
CV
38122001-09-18 Corinna Vinschen <vinschen@redhat.com>
3813
3814 * gdb.base/ending-run.c (main): Set stdout buffersize
3815 to the same reasonable value for any target.
3816 * gdb.base/ending-run.exp: Add a regular expression
3817 to make testsuite happy on Sanyo Stormy16 target.
3818
739d0d99
CV
38192001-09-17 Corinna Vinschen <vinschen@redhat.com>
3820
3821 * gdb.base/display.c (do_loops): Add float variable `f'.
3822 Increment f in loop.
3823 * gdb.base/display.exp: Increment timeout by 60 seconds.
3824 Change float display test to use variable `f'.
3825
1b8947f0
JB
38262001-09-17 Jim Blandy <jimb@redhat.com>
3827
3828 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
3829 overflowing the limited breakpoint tables on some ROM monitors
3830 (like the ROM68K).
3831
9890ac81
FCE
38322001-09-15 Frank Ch. Eigler <fche@redhat.com>
3833
3834 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
3835 the "-ac" (disable access control) flag.
3836
6db765ea
JH
38372001-08-30 Jeff Holcomb <jeffh@redhat.com>
3838
3839 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
3840 ints.
3841
4c32cc04
KS
38422001-08-30 Keith Seitz <keiths@redhat.com>
3843
3844 * lib/gdb.exp: Move all insight-related functionality into
3845 separate file.
3846 * lib/insight-support.exp: New file.
3847
8d6e6f81
FCE
38482001-08-29 Frank Ch. Eigler <fche@redhat.com>
3849
3850 * config/sid.exp (sid_start): Never set sid verbosity; disable
3851 expect_background {} that consumed its stdout; tolerate </dev/null.
3852 Attempt to set endianness override in "sid" protocol mode. Cleanup.
3853
6a90e1d0
AC
38542001-08-18 Andrew Cagney <ac131313@redhat.com>
3855
3856 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
3857 CLI jump command to start it.
3858 (mi_run_to_main): Fail immediatly when unexpected output.
3859
1759b3c3
AC
38602001-08-18 Andrew Cagney <ac131313@redhat.com>
3861
3862 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
3863 beginning of function. Fix PR gdb/191.
3864
61d11d80
FCE
38652001-08-16 Frank Ch. Eigler <fche@redhat.com>
3866
3867 * config/sid.exp (sid_start): Don't warn if we cannot figure out
3868 what to force sid endianness to.
3869
942a4df2
KS
38702001-08-15 Keith Seitz <keiths@redhat.com>
3871
3872 * lib/gdb.exp (gdbtk_start): Don't set environment
3873 variables for TCL_LIBRARY and friends. Insight will
3874 now figure these out for itself.
3875
0521c418
MS
38762001-08-02 Michael Snyder <msnyder@redhat.com>
3877
3878 * gdb.base/completion.exp: Remove the symbol "a64l" from
3879 the expect string; this is target-specific, and not related
3880 to what is being tested.
3881
74a9a58a
DB
38822001-08-02 Dave Brolley <brolley@redhat.com>
3883
3884 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
3885
c70819fa
MS
38862001-07-25 Michael Snyder <msnyder@redhat.com>
3887
c2b8fa57
MS
3888 * gdb.base/consecutive.exp: New file. Test stepping over
3889 breakpoints on consecutive instructions.
3890 * gdb.base/consecutive.c: New file.
3891
c70819fa
MS
3892 * gdb.base/call-rt-st.exp: Use double-backslash to quote
3893 curly braces in regular expressions.
3894
2b1a1355
MS
38952001-07-25 Michael Snyder <msnyder@redhat.com>
3896
3897 * gdb.base/ending-run.exp: Accept "Program exited normally" as
3898 legitimate output from stepping out of main.
3899
413eca6f
KS
39002001-07-22 Keith Seitz <keiths@redhat.com>
3901
3902 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
3903 the empty string, do not run the tests.
3904
7e5a9322
SC
39052001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3906
3907 * gdb.base/long_long.exp: Detect size of pointer. Take into
3908 account 2-byte pointers when testing for p/a results.
3909
de58f10f
SC
39102001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3911
3912 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
3913 and defined to 1K for m68hc11.
3914 (random_data): Reduce table to 1K for embedded platforms (68hc11).
3915 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
3916 (sizeof_random_data): New variable to tell the size of the data table;
3917 don't test past this size; always run to main.
3918
d6f5fea1
SC
39192001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3920
3921 * gdb.base/return2.exp: return of long long and double fails for
3922 68HC11; don't execute these tests on that platform.
3923 * gdb.base/return.exp: Return of a double fails for 68hc11.
3924
c477543d
SC
39252001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3926
3927 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
3928 tests that print a float.
3929 * call-rt-st.exp: Likewise.
3930
63cf1c79
MK
39312001-07-12 Mark Kettenis <kettenis@gnu.org>
3932
3933 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
3934 running this test on Linux.
3935
112f9ab5
MC
39362001-06-24 Michael Chastain <chastain@redhat.com>
3937
3938 * gdb.base/arithmet.exp: Remove some tests to make all test names
3939 unique.
3940
4970cb0f
MS
39412001-07-03 Michael Snyder <msnyder@redhat.com>
3942
3943 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
3944 the output of the ptype command.
3945
d85da69f
MS
39462001-07-02 Michael Snyder <msnyder@redhat.com>
3947
4c8a82de
MS
3948 * gdb.base/completion.exp: Don't assume that break.c is the only
3949 source file that may contain functions named "marker".
d85da69f
MS
3950 * gdb.base/corefile.exp: Quote the curly braces in regexp.
3951
8afc772b
AC
39522001-06-28 Andrew Cagney <ac131313@redhat.com>
3953
3954 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
3955 of files to delete.
3956
3957 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
3958 * gdb.disasm/h8300s.exp: New file.
3959 gdb.disasm/h8300s.s: Likewise.
3960
cff22675
AC
39612001-06-27 Andrew Cagney <ac131313@redhat.com>
3962
3963 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
3964 empty breakpoint tables.
3965
68c81b54
AC
39662001-06-25 Andrew Cagney <ac131313@redhat.com>
3967
3968 * lib/mi-support.exp: Update args=... part of stop-reason
3969 patterns. Accept either a list or a tuple.
3970
2dd62704
AC
39712001-06-23 Andrew Cagney <ac131313@redhat.com>
3972
3973 * lib/mi-support.exp: Remove local emacs variable defining
3974 change-log-default-name.
3975
b4127474
MC
39762001-06-22 Michael Chastain <chastain@redhat.com>
3977
3978 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
3979 This is operationally compatible with the previous version.
3980
8dbfb380
JB
39812001-06-13 Jim Blandy <jimb@redhat.com>
3982
3983 * lib/gdb.exp (gdb_test): Doc fix.
3984
f2d8c86d
MC
39852001-06-10 Michael Chastain <chastain@redhat.com>
3986
3987 * gdb.base/exprs.exp: Remove a duplicate test.
3988
81564d34
JB
39892001-06-06 Jim Blandy <jimb@redhat.com>
3990
3991 * gdb.base/return2.exp (main): Use values to test float and double
3992 returns that are not NaN's, to avoid being confused by IEEE
3993 comparison rules.
3994
da55addb
MS
39952001-06-04 Michael Snyder <msnyder@redhat.com>
3996
3997 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
3998 non-zero if control_c fails. Terminate the test on failure,
3999 rather than wait for 12 more tests to time out.
4000
42c65987
JB
40012001-06-06 Jim Blandy <jimb@redhat.com>
4002
b18bced9
JB
4003 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
4004 Don't forget to match the GDB prompt.
4005
42c65987
JB
4006 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4007
5b41e5f0
JB
40082001-06-04 Jim Blandy <jimb@redhat.com>
4009
4010 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4011 command.
4012
015e046f
KB
40132001-05-31 Kevin Buettner <kevinb@redhat.com>
4014
4015 * gdb.base/annota1.exp (info break): Match four or more spaces
4016 after "Address".
4017
fb1ffbbe
MC
40182001-05-31 Michael Chastain <chastain@redhat.com>
4019
4020 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4021 (dm_type_int_star): Likewise.
4022 (dm_type_long_star): Likewise.
4023 (dm_type_void_star): Likewise.
4024
5ea2a32c
KB
40252001-05-29 Kevin Buettner <kevinb@redhat.com>
4026
4027 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4028 to a known value in order to get consistent results regardless
4029 of the setting of INPUTRC or the presence or contents of .inputrc.
4030
ae23c492
MS
40312001-05-24 Michael Snyder <msnyder@redhat.com>
4032
ac55707e
MS
4033 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4034 Don't require that the main thread and the manager thread are the
4035 first in the list.
4036
ae23c492
MS
4037 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4038 debugging. If test fails, issue an "unsupported" not a "fail".
4039
400071f1
JB
40402001-05-24 Jim Blandy <jimb@redhat.com>
4041
4042 Don't assume that short is shorter than int.
4043 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4044 assume that shorts are smaller than ints. On a 16-bit machine,
4045 this isn't true.
4046 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4047 an int, is not equal to ~0 stored in an unsigned char. This tests
4048 the same thing that the previous test meant to, but works on
4049 16-bit machines, too.
4050 ("print unsigned char != (~0)"): Same test, complemented.
4051
0816a3e5
MS
40522001-05-24 Michael Snyder <msnyder@redhat.com>
4053
4054 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
4055 test for (full_coverage == 0). This makes the test run faster,
4056 and prevents dejagnu getting out of step.
4057
f6dc23a9
KB
40582001-05-23 Kevin Buettner <kevinb@redhat.com>
4059
4060 * gdb.base/finish.exp (finish_void): Revise pattern for
4061 stopping on the call statement to not permit stopping at
4062 the start of the instructions comprising the call sequence.
4063
7dbd117d
MC
40642001-05-19 Michael Chastain <chastain@redhat.com>
4065
4066 * gdb.base/callfuncs.exp: Make all test names unique.
4067 * gdb.base/commands.exp: Make all test names unique.
4068 * gdb.base/condbreak.exp: Make all test names unique.
4069 * gdb.base/dbx.exp: Make all test names unique.
4070 * gdb.base/default.exp: Make all test names unique.
4071 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4072 and TIMEOUT messages to their corresponding PASS message.
4073 * gdb.base/ending-run.exp: Make all test names unique.
4074 * gdb.base/long_long.exp: Remove duplicate test.
4075
6b0b0a9e
KB
40762001-05-21 Kevin Buettner <kevinb@redhat.com>
4077
4078 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4079 stop on the call statement as well as the statement after the
4080 call.
4081
2caa35cb
MS
40822001-05-21 Michael Snyder <msnyder@redhat.com>
4083
4084 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4085
40713331
EZ
40862001-05-10 Elena Zannoni <ezannoni@redhat.com>
4087
4088 * gdb.base/completion.exp: Revamp test. Make it execute on all
4089 platforms.
4090
c2c1be8d
EZ
40912001-05-10 Elena Zannoni <ezannoni@redhat.com>
4092
2c9cd303
EZ
4093 * config/gdbserver.exp (gdb_load): Handle the case
4094 in which the arguments to gdbserver are given in the
4095 baseboard configuration file.
4096 Also handle the case in which the server needs to do a
4097 load.
4098
9671de48
KS
40992001-05-07 Keith Seitz <keiths@cygnus.com>
4100
4101 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4102 set up the display for testing.
4103 (gdbtk_start): Convert all paths to paths that tcl will like.
4104 Export target information to environment.
4105 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4106 necessary.
4107 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4108 (to_tcl_path): New proc to convert a given pathname into
4109 a path acceptible as an argument to a tcl command.
4110 (_gdbtk_export_target_info): New proc to export target info
4111 into the environment for gdbtk testing.
4112 (gdbtk_done): New proc to signal end-of-test.
4113
5a360f47
JB
41142001-05-06 Jim Blandy <jimb@redhat.com>
4115
4116 * restore.c: Make the code of caller0 correspond to its comment.
4117
66c756c6
MS
41182001-05-03 Michael Snyder <msnyder@redhat.com>
4119
4120 * config/sid.exp (gdb_target_sid): Check for error messages.
4121 On error or timeout, don't make expect exit (which will terminate
4122 all subsequent tests); instead just make gdb exit.
4123 (gdb_load): Check for error messages. On error or timeout,
4124 return a negative value.
4125
a966fde5
JB
41262001-04-24 Jim Blandy <jimb@redhat.com>
4127
851c18e0
JB
4128 * gdb.c++/templates.exp: If we see the prompt for the overload
4129 list, but we haven't recognized any of the longer patterns,
4130 arrange for this test to fail, not hang.
4131
a966fde5
JB
4132 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4133 variations.
4134
db144853
MC
41352001-04-22 Michael Chastain <chastain@redhat.com>
4136
4137 * gdb.c++/local.exp: Use the 'runto' library function.
4138 * gdb.c++/namespace.exp: Likewise.
4139 * gdb.c++/overload.exp: Likewise.
4140
3207ec21
KB
41412001-03-26 Kevin Buettner <kevinb@redhat.com>
4142
4143 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4144 * gdb.base/step-line.exp: New file. Test step/next in presence of
4145 #line directives.
4146 * gdb.base/step-line.c: New file. Test program for the above.
4147 * gdb.base/step-line.inp: New file. We pretend that this file has
4148 been transformed by some other tool into step-line.c.
4149
13b57657
JB
41502001-03-21 Jim Blandy <jimb@redhat.com>
4151
4152 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4153 unmangled operator names.
4154
754cbe1c
JB
41552001-03-20 Jim Blandy <jimb@redhat.com>
4156
4157 * gdb.threads/linux-dp.exp: Recognize an additional message
4158 generated by GDB when it doesn't understand how to debug threads
4159 on the target system.
4160
177495c9
AC
41612001-03-19 Andrew Cagney <ac131313@redhat.com>
4162
4163 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4164
f266096b
MC
41652001-03-12 Michael Chastain <chastain@redhat.com>
4166
4167 * gdb.c++/derivation.exp: Use the 'runto' library function.
4168
cac3c2ff
MC
41692001-03-12 Michael Chastain <chastain@redhat.com>
4170
4171 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4172
b6c11a24
MC
41732001-02-24 Michael Chastain <chastain@redhat.com>
4174
4175 * gdb.c++/ref-types.exp: Change handwritten code to library
4176 function 'runto'.
4177
6bae5bce
OF
41782001-03-16 Orjan Friberg <orjanf@axis.com>
4179
4180 * gdb.base/signals.exp: Set count to 0 explicitly.
4181
0015fd9a
MS
41822001-03-15 Mark Salter <msalter@redhat.com>
4183
4184 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4185 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4186 (gdb_load): Add support for additional target_info: gdb_download_size
4187 and gdb_load_timeout.
0015fd9a 4188
fc33412a
DT
4189Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4190
4191 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4192 file -- to prevent failing when the compile fails but we have no
4193 intention of running the tests anyway.
4194
4195 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4196 tests if set.
4197
4198 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4199 integers.
4200
4201 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4202 * gdb.c++/namespace.exp: Ditto.
4203
115f06de
OF
42042001-03-07 Orjan Friberg <orjanf@axis.com>
4205
4206 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4207 * gdb.base/pointers.exp: Relax pattern match of decimals.
4208
b6ba6518
KB
42092001-03-06 Kevin Buettner <kevinb@redhat.com>
4210
4211 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4212 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4213 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4214 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4215 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4216 config/sh.exp, config/sid.exp, config/slite.exp,
4217 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4218 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4219 config/vxworks.exp, config/vxworks29k.exp,
4220 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4221 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4222 gdb.base/arithmet.exp, gdb.base/assign.exp,
4223 gdb.base/async.exp, gdb.base/attach.exp,
4224 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4225 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4226 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4227 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4228 gdb.base/commands.exp, gdb.base/completion.exp,
4229 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4230 gdb.base/constvars.exp, gdb.base/corefile.exp,
4231 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4232 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4233 gdb.base/ending-run.exp, gdb.base/environ.exp,
4234 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4235 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4236 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4237 gdb.base/funcargs.exp, gdb.base/help.exp,
4238 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4239 gdb.base/logical.exp, gdb.base/long_long.exp,
4240 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4241 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4242 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4243 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4244 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4245 gdb.base/regs.exp, gdb.base/relational.exp,
4246 gdb.base/remote.exp, gdb.base/reread.exp,
4247 gdb.base/restore.exp, gdb.base/return2.exp,
4248 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4249 gdb.base/selftest.exp, gdb.base/setshow.exp,
4250 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4251 gdb.base/sigall.exp, gdb.base/signals.exp,
4252 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4253 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4254 gdb.base/step-test.exp, gdb.base/structs.c,
4255 gdb.base/structs.exp, gdb.base/structs2.exp,
4256 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4257 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4258 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4259 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4260 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4261 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4262 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4263 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4264 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4265 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4266 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4267 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4268 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4269 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4270 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4271 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4272 gdb.trace/circ.exp, gdb.trace/collection.exp,
4273 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4274 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4275 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4276 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4277 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4278 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4279 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4280 notices.
4281
dc96c6c7 42822001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4283
4284 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4285 first arg is int not float.
4286
dc96c6c7 42872001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4288
4289 * gdb.base/reread.exp: Unsupported for non-native targets;
4290 doesn't work for remote debugging.
4291
9b0c4aeb
FN
42922001-02-19 Fernando Nasser <fnasser@redhat.com>
4293
4294 From Drew Moseley <dmoseley@redhat.com>
4295 * gdb.base/ending-run.exp: Properly handle the BSP state when
4296 stepping past the end of main.
4297
02aa71d5
MC
42982001-02-19 John Moore <jmoore@redhat.com>
4299
4300 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4301 Converted HPUX fix for non-expected items following multiple
4302 step commands into general solution for all platforms.
4303
1fa449a4
MC
43042001-02-18 Michael Chastain <chastain@redhat.com>
4305
4306 * gdb.c++/classes.exp (do_tests): Change runto statements
4307 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4308 statements demangler agnostic.
4309 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4310 (gdb_virtfunc_restart): Likewise.
4311
b2f9ec70
MC
43122001-02-14 Michael Chastain <chastain@redhat.com>
4313
4314 * gdb.c++/inherit.exp (do_tests): Change runto statements
4315 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4316 statements demangler agnostic.
4317
cf74b8ca
AC
4318Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4319
4320 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4321 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4322 before calling common_routine 15 times'' tests.
4323
99f78f56
MC
43242001-02-11 Michael Chastain <chastain@redhat.com>
4325
4326 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4327 Helps the test script figure out which demangler is in use.
4328 (dm_type_foo_ref): Ditto.
4329 (dm_type_int_star): Ditto.
4330 (dm_type_long_star): Ditto.
4331 (dm_type_unsigned_int): Ditto.
4332 (dm_type_void): Ditto.
4333 (dm_type_void_star): Ditto.
99707966 4334 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4335 Probe the gdb demangler and set variables to accommodate
4336 formatting differences.
4337 (info_func_regexp): New function. Same as info_func, but
4338 matches against a regexp.
4339 (info_func): Match against a literal string.
4340 (print_addr_2): New function. Match against a literal string,
4341 which can be different from the input to gdb.
4342 (print_addr): Simply call print_addr_2 with the same argument twice.
4343 (test_lookup_operator_functions): Use demangler formatting variables.
4344 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4345 the tests in the same order as the C++ class declaration.
4346 (test_paddr_operator_functions): Ditto.
4347 (test_paddr_overloaded_functions): Ditto.
4348 (test_paddr_hairy_functions): Use demangler formatting variables.
4349 Add reference to gdb/19 for related tests.
4350 (do_tests): Call probe_demangler.
4351
1de8f023
KB
43522001-01-30 Kevin Buettner <kevinb@redhat.com>
4353
4354 * gdb.c++/templates.cc (printf): Remove unused function definition.
4355
ca3f91ed
MS
43562001-01-26 Felix Lee <flee@redhat.com>
4357
4358 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4359
43602001-01-25 matthew green <mrg@redhat.com>
4361
4362 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4363 up sid.
4364 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4365
43662001-01-25 matthew green <mrg@redhat.com>
4367
4368 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
4369 Deprecate $sid_spawn_id.
4370 (sid_exit): Remove code necessary only for `spawn.'
4371
43722001-01-25 matthew green <mrg@redhat.com>
4373
4374 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4375
fb18ec4a
MC
43762001-01-28 Michael Chastain <chastain@redhat.com>
4377
4378 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4379 to call when tests fail. It takes gdb out of the overloaded
4380 function choice menu back to the main prompt, so that the test
4381 program stays synchronized.
4382 (set_bp_overloaded): New proc to collect all the common
4383 code for setting a breakpoint on an overloaded name. Calls
4384 take_gdb_out_of_choice_menu when needed.
4385 (menu_overload1arg): New variable to collect the repeated
4386 instances of the expected menu for an overloaded name. Change
4387 the regular expression to handle changes in g++ type encoding:
4388 "void" can be either "void" or "", and "unsigned int" can be
4389 either "unsigned int" or "unsigned".
4390 (continue_to_bp_overloaded): Change regular expressions to handle
4391 changes in g++ type encoding.
4392 (no proc): Call take_gdb_out_of_choice_menu when needed.
4393 Remove redundant calls to "info break". Accept either "canceled"
4394 or "cancelled". Change regular expressions in "info break"
4395 calls to handle changes in g++ type encoding. Give all tests
4396 unique strings.
4397
9c646a6e
BE
43982001-01-17 Ben Elliston <bje@redhat.com>
4399
4400 * config/sid.exp: New file.
4401
9549d9c1
AC
4402Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4403
4404 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4405
dc96c6c7 44062000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4407
4408 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4409 Add a RE to accept a non-ascii char if one is ever presented.
4410
b4df4f68
FN
44112000-12-20 Fernando Nasser <fnasser@redhat.com>
4412
297dd0fd 4413 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4414
dc96c6c7 44152000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
4416
4417 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
4418 in regexp. One '\' does not suffice on Linux.
4419
4a7bddb6
MC
44202000-12-09 Michael Chastain <chastain@redhat.com>
4421
4422 * gdb.base/break.exp (test_clear_command): Use a marker function
4423 rather than 'main' for the test function. Also move this
4424 test to an execution point where the marker function names are
4425 guaranteed to be bound to functions. (Executing tests after a
4426 'finish' from main runs into name conflicts with local names
4427 in __libc_start_main).
4428
dc96c6c7 44292000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4430
4431 * gdb.base/finish.exp: New test for gdb's "finish" command.
4432 * gdb.base/return2.exp: New test for gdb's "return" command.
4433 * gdb.base/return2.c: New source file for above.
4434
dc96c6c7 44352000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4436
4437 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4438 * gdb.base/miscexprs.exp: Ditto.
4439 * gdb.base/pointers.exp: Ditto.
4440 * gdb.c++/derivation.exp: Ditto.
4441 * gdb.c++/local.exp: Ditto.
4442 * gdb.c++/namespace.exp: Ditto.
4443 * gdb.c++/overload.exp: Ditto.
4444 * gdb.c++/ref-types.exp: Ditto.
4445
dc96c6c7 44462000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4447
4448 * gdb.base/constvars.exp: Test result of "up" command.
4449 * gdb.base/miscexprs.exp: Ditto.
4450 * gdb.base/pointers.exp: Ditto.
4451 * gdb.base/scope.exp: Ditto.
4452 * gdb.c++/derivation.exp: Ditto.
4453 * gdb.c++/local.exp: Ditto.
4454 * gdb.c++/namespace.exp: Ditto.
4455 * gdb.c++/overload.exp: Ditto.
4456 * gdb.c++/ref-types.exp: Ditto.
4457
44097287
FN
44582000-11-22 Michael Chastain <chastain@redhat.com>
4459
4460 * mips_pro.exp: Accept either "middle -> top -> main" or
4461 "middle -> main" in the backtrace, because gcc can optimize
4462 tail calls to jumps. Remove setup_xfail for the hppa case.
4463 Add a comment with the original warning messages from PR 3016,
4464 which was filed in 1993, to preserve them for posterity.
4465
9d2e1bab
ND
44662000-11-17 Nick Duffek <nsd@redhat.com>
4467
4468 * lib/gdb.exp (gdb_test): Override timeout with board info.
4469
1aca8eb7
ND
44702000-11-17 Nick Duffek <nsd@redhat.com>
4471
4472 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4473 the second kill and detach messages.
4474
93076499
ND
44752000-11-17 Nick Duffek <nsd@redhat.com>
4476
4477 * configure.in: Add AC_EXEEXT.
4478 * configure: Regenerate.
4479 * Makefile.in (just-check): Export EXEEXT.
4480 * lib/gdb.exp ($EXEEXT): Import from environment.
4481 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4482 expect "maint dump-me" on Cygwin.
4483 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4484 $EXEEXT.
4485
30e87cd3
ND
44862000-11-17 Nick Duffek <nsd@redhat.com>
4487
4488 * gdb.base/break.exp: Test backtrace and finish from called
4489 function on all platforms, not just HP-UX.
4490
dc96c6c7 44912000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4492
4493 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4494 code from gdb_target_monitor, so it can be used independantly
4495 for gdbserver. Also comment out an unnecessary PUTS.
4496
dc96c6c7 44972000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4498
4499 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4500 * gdb.base/corefile.exp: Expect the message "Program is being
4501 debugged already" when we send the "corefile" command, since
4502 the preceeding gdb_load may have connected gdb to a remote target.
4503 * gdb.base/display.exp: Disable hardware watchpoints if new
4504 board info variable "no_hardware_watchpoints" is true.
4505 Replace single-letter commands with more readable ones.
4506 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4507 if new board info variable "no_hardware_watchpoints" is true.
4508 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4509 to see if stdio (printf) testing is possible.
4510 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4511 board info variable "no_hardware_watchpoints" is true. Use new
4512 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4513
39124dea
FN
45142000-11-13 Fernando Nasser <fnasser@redhat.com>
4515
4516 From Orjan Friberg <orjanf@axis.com>:
4517 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4518 in array print pattern match.
4519
a9e2e984
FN
45202000-11-09 Fernando Nasser <fnasser@redhat.com>
4521
4522 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4523 spelling "cancelled" to U.S. spelling "canceled" to match changes
4524 made to gdb.
4525 * gdb.c++/ovldbreak.exp: Ditto.
4526
c7db355b
PS
45272000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4528
4529 * gdb.base/callfuncs.c (main): Moved to end of file, call
4530 t_double_values to initialize the FPU before inferior calls are made.
4531 * gdb.base/callfuncs.exp: Test for register preservation after calling
4532 inferior functions. Add tests for continuining, finishing and
4533 returning from a stop in a call dummy.
4534
dc96c6c7 45352000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4536
4537 * gdb.base/commands.exp: Break up long lines, and re-indent.
4538
dc96c6c7 45392000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4540
4541 * config/gdbserver.exp: Rewritten from the ground up, to make it
4542 compatible with the current dejagnu tree, and to make it work with
4543 the new "gdbserver" in libremote.
4544
dc96c6c7 45452000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4546
4547 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4548 * gdb.base/varargs.exp: Skip entire test if no printf support.
4549 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4550 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4551
dc96c6c7 45522000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4553
4554 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4555 no floating point support.
4556 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4557 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4558 * gdb.base/call-rt-st.exp: Ditto.
4559 * gdb.base/call-strs.exp: Ditto.
4560
bac5fc66
JG
45612000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4562
4563 * gdb.base/sizeof.c: include <stdio.h>.
4564
4565 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4566 'finish', otherwise uncaptured gdb_prompt would potentially
4567 throw remaining test points out of sync.
4568
b22a6027
SB
45692000-07-26 Scott Bambrough <scottb@netwinder.org>
4570
4571 * gdb.base/recurse.exp: Run tests for all targets.
4572 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4573 gnu-oldld case on ARM.
4574 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4575 for ARM targets.
4576
d8231941
AG
4577Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4578
4579 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4580 * gdb.java/configure: Rebuild.
4581
8caabe69
AG
4582Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4583
4584 * gdb.java/jv-exp.exp: New file.
4585
9d273ca3
AG
4586Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4587
4588 * configure: Rebuilt.
4589 * configure.in (configdirs): Add gdb.java.
4590 * gdb.java/jmisc.java: New file.
4591 * gdb.java/jmisc.exp: New file.
4592 * gdb.java/Makefile.in: New file.
4593 * gdb.java/configure: Rebuilt.
4594 * gdb.java/configure.in: New file.
4595 * lib/java.exp: New file.
4596
4f823a66
AC
4597Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4598
4599 * gdb.base/exprs.exp: Test casts to a pointer including over and
4600 underflow.
4601
2391e11d
AC
4602Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4603
4604 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4605 and the compilers sizes.
4606
54602222
ND
46072000-07-09 Nick Duffek <nsd@redhat.com>
4608
4609 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4610 (use_methods): New function.
4611 (main): Call use_methods().
4612 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4613 (do_tests): Call test_method_param_class.
4614
2bec0572
ND
46152000-07-09 Nick Duffek <nsd@redhat.com>
4616
4617 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4618 spelling.
4619 (test_enums): New procedure. Move enum tests from end of script
4620 to here. Set breakpoint on function name instead of line number.
4621 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4622 (enums2): New marker function.
4623 (enums1): New function.
4624 (main): Call enums1(). Move enum tests to enums1().
4625
78492fde
AC
4626Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4627
4628 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4629 compile/link program. Update line numbers.
4630 * gdb.asm/d10v.inc: Define ``startup''.
4631 * gdb.asm/asmsrc1.s: Add definition of _start.
4632
49a2cef8
AC
4633Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4634
4635 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4636
3e6c8688
EZ
46372000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4638
4639 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4640 of 'help maint print' command.
4641
9ff5cbe9
AC
4642Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4643
4644 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4645 they use gdb_expect_list.
4646
17c579bd
AC
4647Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4648
4649 * gdb.base/commands.exp: Use ``set remote
4650 memory-read-packet-size'' instead of ``set endian big'' to test
4651 long commands.
4652
e6d71bf3
DB
46532000-06-03 Daniel Berlin <dan@cgsoftware.com>
4654
4655 * gdb.c++/templates.exp (do_tests): Make all of these work under
4656 g++, and stop skipping them.
4657
4658 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4659 work under g++.
4660
e5f9ba7b
MS
4661 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
4662 initialization.
4663
dc96c6c7 46642000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4665
4666 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4667 the regular expression: accept an (almost) arbitrary sequence of
4668 "frames-invalid" and "breakpoints-invalid" messages both before
4669 and after the "starting" message.
4670
dc96c6c7 46712000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4672
4673 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4674
dc96c6c7 46752000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4676
4677 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4678 Relax the regular expression a little, make it pass on Solaris 8.
4679
8216cda9
KB
46802000-05-12 Kevin Buettner <kevinb@redhat.com>
4681
4682 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
4683 a call, do not require that gdb stop on the line after the call.
4684 Instead, it is permissible for gdb to stop on the line of the
4685 call itself.
4686
1a570b2f
MS
46872000-05-12 Michael Snyder <msnyder@.cygnus.com>
4688
4689 * gdb.base/break.exp (bp on small function, optimized file):
4690 Add a second pass pattern. The behavior differs here between stabs
4691 and dwarf for one-line functions. Stabs preserves two line symbols
4692 (one before the prologue and one after) with the same line number,
4693 but dwarf regards these as duplicates and discards one of them.
4694 Therefore the address after the prologue (where the breakpoint is)
4695 has no exactly matching line symbol, and GDB reports the breakpoint
4696 as if it were in the middle of a line rather than at the beginning.
4697
dc96c6c7 46982000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
4699
4700 * gdb.base/interrupt.exp: Make "pass" message say "send"
4701 rather than "send_gdb" (for consistancy).
4702
7d418785
AC
4703Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4704
4705 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4706 * gdb.c++/templates.cc: Properly check for GCC version number.
4707 * lib/compiler.cc: Likewise
4708
dc96c6c7 47092000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
4710
4711 * gdb.base/break.exp: When compiled with -O2 optimization,
4712 gdb may not stop at the first line of main, due to code motion.
4713
dc96c6c7 47142000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4715
4716 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4717 This test depends on parsing the printf output from the target.
4718 Since the sparclet stub doesn't do stdio, this will never work.
4719 * gdb.base/call-rt-st.exp: ditto.
4720 * gdb.base/call-strs: ditto.
4721
dc96c6c7 47222000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4723
4724 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4725
4726 * gdb.base/ending-run.exp: After connecting to a remote target,
4727 but before running, the target will appear to be in a random
4728 location. Specify both a file and a line for breakpoints.
4729 Also, the function that calls main may be called 'init'
4730 rather than 'start'.
4731
a5a51225
EZ
47322000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4733
4734 * gdb.base/help.exp: Update output for add-symbol-file command.
4735
7930cc7c
FN
47362000-04-10 Fernando Nasser <fnasser@cygnus.com>
4737
4738 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4739 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
4740
23e37ab1
C
47412000-04-07 J.T. Conklin <jtc@redback.com>
4742
e93c542c
C
4743 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
4744
23e37ab1
C
4745 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
4746
591b8fa3
PDM
4747Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
4748
4749 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
4750 values that can be represented exactly.
4751 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
4752 above change, and to not check against the directory part of the source
4753 file name.
4754 (step into print_long_arg_list): Likewise.
4755 (print print_small_structs from print_long_arg_list): Likewise.
4756 (print print_long_arg_list): Likewise.
4757
7a495180
EZ
47582000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4759
30b53638 4760 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4761
beb998c6
AC
4762Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4763
4764 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4765
1c689132
DB
47662000-03-25 Daniel Berlin <dan@cgsoftware.com>
4767
4768 * gdb.base/commands.exp (deprecated_command_test): Add test for
4769 deprecate with no arguments.
4770
c1790a9d
JL
47712000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4772
4773 * gdb.base/break.exp: Add new test for setting breakpoints on
4774 optimized code so we can test breakpoints work even when function
4775 prologues may be optimized away
4776
003ba290
FN
47772000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4778
4779 From David Whedon <dwhedon@gordian.com>
4780 * gdb.base/commands.exp : Added command deprecator tests.
4781
6837a0a2
DB
47822000-03-22 Daniel Berlin <dan@cgsoftware.com>
4783
4784 * gdb.base/help.exp: Added test for new apropos command.
4785
b9593231
KB
47862000-03-21 Kevin Buettner <kevinb@redhat.com>
4787
4788 * gdb.base/pointers.c (usevar): New function.
4789 (main): Make sure that global variables v_int_pointer2, rptr,
4790 and y are all referenced someplace in the program by calling
4791 usevar() on them. [Some linkers delete symbols which are
4792 never referenced. The space remains, but there's no way to
4793 get a (symbolic) handle on the variable from the debugger.]
4794
751a959b
EZ
47952000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4796
4797 * gdb.base/printcmds.c: Add typedeffed arrays.
4798
4799 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4800 procedure to test arrays that are typedef'd.
4801
73a93a32
JI
48022000-03-13 James Ingham <jingham@leda.cygnus.com>
4803
4804 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 4805 the library directories.
73a93a32 4806
fb40c209
AC
4807Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4808
4809 * configure.in (configdirs): Add sub directory gdb.mi.
4810 * configure: Re-generate.
4811
4812 * gdb.mi: New directory.
beb998c6 4813
ee4dd2c9
AC
48142000-02-25 Scott Bambrough <scottb@netwinder.org>
4815
4816 * gdb.base/long_long.exp: Correct test suite failure when printing
4817 a long long value as a double on ARM platforms.
4818
70f0cc22
JB
48192000-02-16 Jim Blandy <jimb@redhat.com>
4820
4821 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4822 default source file is set properly before running this test.
4823
853819b8
EZ
48242000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4825
4826 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
4827 gdbtk/library directory, not in gdbtcl2.
4828
dfcd3bfb
JM
48292000-02-04 Jim Blandy <jimb@redhat.com>
4830
4831 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
4832 backslash from regexp pattern.
4833
4834 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
4835 procedure. Use it to run all the "continue to bp overloaded"
4836 tests. Note that this changes the names of the tests slightly.
4837 If the breakpoint hit message includes a hex PC value, because
4838 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
4839 from the real source code, still consider that a pass.
4840
4841 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
4842 XFAIL here if the breakpoint message contains a hex address. Note
4843 similar change on 1999-11-02.
4844
4845 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
4846
4847 * gdb.base/ptype.exp: Establish a default source file before
4848 calling get_debug_format.
4849
48502000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
4851
4852 * gdb.base/watchpoint.exp: Remove duplication of test messages.
4853
8b93c638
JM
48542000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4855
4856 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
4857 of successive stepi commands -- while in the prologue we should see
4858 the function entry bracket.
4859
48602000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4861
4862 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
4863 reach __change_mode() when stepping through the end of main().
4864
c5394b80
JM
48652000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
4866
4867 * gdb.base/default.exp: Fix expected pattern.
4868 * gdb.base/help.exp: Same.
4869
0d06e24b
JM
48702000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4871
4872 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
4873 Don't use xfail's because that affects only the following test.
beb998c6 4874
0d06e24b
JM
4875 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
4876 solaris or linux.
4877
4878 * gdb.base/selftest.exp: Update to reflect changes to main.c.
4879
dc96c6c7 48802000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 4881
beb998c6 4882 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
4883 "A syntax error" rather than "A parse error". Accept both.
4884
48852000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
4886
4887 * gdb.base/default.exp: Remove OS dependent string from "target
4888 remote" test.
4889 * gdb.base/help.exp: Same for "help target remote" test.
4890
c3f6f71d
JM
48912000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4892
4893 From Jim Kingdon <kingdon@redhat.com>:
4894
4895 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
4896 prompt (cleanup rather than necessity, but still might keep output
4897 from spilling to next test).
4898
48992000-01-02 Fred Fish <fnf@cygnus.com>
4900
4901 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
4902 AIX, which defines them in <sys/types.h>.
4903
ed9a39eb 49041999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 4905
ed9a39eb
JM
4906 * gdb.base/default.exp: Match arm* etc instead of arm in "info
4907 float" test.
4908
49091999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 4910
ed9a39eb 4911 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
4912
4913 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
4914 outermost frame disallowed".
4915
49161999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
4917
4918 * gdb.base/setvar.exp: New tests for setting the value of a struct
4919 with a constant list.
4920
49211999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4922
4923 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
4924 require the user to type a cast before setting the value of a struct.
4925
de57eccd
JM
49261999-12-06 Jim Blandy <jimb@cygnus.com>
4927
4928 * gdb.base/default.exp: Expect the new 'info float' command on
4929 all i386 platforms.
4930
4931 * gdb.threads/linux-dp.exp: Expand our ability to recognize
4932 LinuxThreads libraries that don't support debugging.
4933
c2d11a7d
JM
4934Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4935
4936 * gdb.base/remote.c: Fill the buffer with truely random data.
4937 Change the buffer type to ``unsigned char'' to simplify size
4938 arithmetic.
4939
4940 * gdb.base/remote.exp: Reduce download numbers by one. Typical
4941 stub only handles 400-1 byte packets. Verify that the download
4942 worked.
4943
49441999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
4945
4946 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
4947 tests, using UNRESOLVED for the untested cases. Also, does not wait
4948 for a timeout if the prompt was received before a recognizable pattern.
4949
49501999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
4951
4952 * lib/gdb.exp (gdb_expect_list): Fix spelling.
4953
49541999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4955
4956 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
4957 watchpoints.
4958
49591999-11-24 Jason Merrill <jason@casey.cygnus.com>
4960
4961 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
4962
4963 * gdb.c++/local.exp: Be more flexible in recognizing local class
4964 name mangling. Don't allow horribly truncated method names.
4965 * gdb.c++/derivation.exp: Expect protected inheritance.
4966 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
4967 * gdb.c++/virtfunc.exp: Likewise.
4968 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
4969 when printing a nested enum.
4970
49711999-11-22 Jim Blandy <jimb@cygnus.com>
4972
4973 * gdb.base/step-test.exp: Properly await GDB's response to setting
4974 a breakpoint on the call to large_struct_by_value.
4975
4976 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
4977 just because we have debug info for the `start' function.
4978
49791999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
4980
4981 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
4982 "Unknown signal" messages, which indicate (on LinuxThreads) that
4983 GDB doesn't know how to debug threads on this system. This is
4984 better than hanging while philosopher 0 dumps chatter into gdb.log.
4985
49861999-11-18 Tom Tromey <tromey@cygnus.com>
4987
4988 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
4989
49901999-11-18 Fred Fish <fnf@cygnus.com>
4991
4992 * gdb.base/coremaker2.c: Add sample program for generating
4993 cores that is more self contained than coremaker.c. Eventually
4994 I'll add more code to this and tie it into the testsuite.
4995
4ce44c66
JM
49961999-11-12 Stan Shebs <shebs@andros.cygnus.com>
4997
4998 * gdb.base/dollar.exp: Remove, now in gdb.hp.
4999
50001999-11-10 Jimmy Guo <guo@cup.hp.com>
5001
5002 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5003 from $srcdir/lib/.
5004 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5005 and gdb.c++/.
5006
5007 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5008
beb998c6 5009 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5010 'continue with watch' test point.
5011
50121999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5013
5014 Merged from p2linux-990323-branch:
beb998c6 5015
4ce44c66
JM
5016 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5017
11cf8741
JM
5018Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5019
5020 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5021 {limit,fixed}''. Test ``set download-write-size''.
5022
5023Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5024
5025 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5026 gdb_expect_list.
5027
5028Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5029
5030 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5031
50321999-11-03 Mark Salter <msalter@cygnus.com>
5033
5034 * gdb.base/break.exp: Fix "stub continue" pattern.
5035
50361999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5037
5038 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5039
50401999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5041
5042 * gdb.base/display.exp ("finish"): Add timeout clause.
5043
5044 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5045 plain prompt clause, so this doesn't have to time out in order to
5046 fail.
5047
5048 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5049 breakpoint hit messages include an address.
5050
5051 * gdb.base/display.exp: Don't forget to escape parens in regular
5052 expressions. Unix regexp notatation sucks.
5053
50541999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5055
5056 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5057 order for 'signalled' message.
5058
5c44784c
JM
50591999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5060
5061 From Jimmy Guo <guo@cup.hp.com>:
5062 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5063 * gdb.base/annota1.c: Add code for tests to work with.
5064
50651999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5066
5067 * gdb.base/remote.exp: New test for remote downloading settings.
5068 * gdb.base/remote.c: New file with large .data.
5069
917317f4
JM
50701999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5071
5072 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5073 for LinuxThreads support, merged from the Code Fusion branch.
5074
5075Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5076
5077 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5078 containing exp_continue into a while within an expect. Don't
5079 attempt a start more than three times. Check return value from
5080 gdb_load.
beb998c6 5081
2df3850c
JM
5082Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5083
5084 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5085 a pass case.
5086
2acceee2
JM
50871999-10-01 Kevin Buettner <kevinb@cygnus.com>
5088
5089 * gdb.base/break.c (main): Added a statement that we can step
5090 off of.
5091 * gdb.base/break.exp: Added tests for setting a breakpoint
5092 at an offset and stepping onto a breakpoint.
5093
50941999-10-01 Fred Fish <fnf@cygnus.com>
5095
beb998c6 5096 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5097 gdb output.
5098
c2c6d25f
JM
50991999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5100
5101 * gdb.base/break.exp: Code locations are in hex, don't forget!
5102 (For HP-UX.)
5103
51041999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5105
5106 * condbreak.exp: Use break.c as test program.
5107 * condbreak.c: Remove, redundant with break.c.
5108
51091999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5110
5111 * config/monitor.exp (gdb_target_monitor): Disable X- and
5112 Z-packets if the target needs it.
5113
51141999-09-13 James Ingham <jingham@leda.cygnus.com>
5115
5116 * gdb.c++/overload.exp: Added tests for listing overloaded
5117 functions with function pointers in the arg, explicitly calling
5118 out the version you want.
5119
cff3e48b
JM
51201999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5121
5122 * long_long.exp: Add variations of test cases that work for
5123 targets with 16-bit ints and 32-bit doubles.
5124
d4f3574e
SS
51251999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5126
5127 * break.c (main): Compare a possibly-uninitialized argc with an
5128 unlikely value that fits in 16 bits.
5129
51301999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5131
5132 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5133 0xfeeb, don't want negative numbers if ints are 16 bits.
5134
5135 * lib/gdb.exp (skip_cplus_tests): New proc.
5136 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5137 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5138 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5139 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5140 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5141 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5142 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5143 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5144
5145 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5146
5147Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5148
5149 * gdb.base/corefile.exp (up): Allow a parameter to appear
5150 in the frame that we're going up to.
5151
5152 From Jim Blandy <jimb@cygnus.com>:
5153
5154 * gdb.base/default.exp (info float): Expect some output now.
5155
5156 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5157 returning floating-point values to fail on the x86.
5158 * gdb.base/callfwmall.exp (do_function_calls): Same.
5159
5160 * gdb.base/list.exp (test_listsize): Correct expectations for
5161 listing line 1 with listsize 2. Also, listing a single line
5162 works now, as does listing three lines. [Kevin's note: There
5163 were a number of other cases fixed too where the expectations
5164 differed...]
5165
51661999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5167
5168 * gdb.base/selftest.exp: Add case for when version prints as
5169 constant string instead of char pointer.
5170
104c1213
JM
51711999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5172
5173 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5174 stepping out of main.
5175
5176 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5177 G++ used.
5178
5179 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5180 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5181
5182 * gdb.c++/ovldbreak.exp: Update match string in test that
5183 includes a warning of multiple breakpoints.
5184
51851999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5186
5187 * gdb.base/display.exp: Improve precision of step-after-finish
5188 added yesterday.
5189
5190 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5191 test.
5192
5193 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5194 configs when using G++, not just hppa*.
5195
51961999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5197
5198 * gdb.base/async.c: New file.
5199 * gdb.base/async.exp: New file.
5200
5201Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5202
5203 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5204 PA64.
5205
53a5351d
JM
5206Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5207
104c1213
JM
5208 * gdb.base/display.exp: "finish" can leave us mid-line on many
5209 targets, deal with it. Add a small constant to main, instead of
5210 1000 since main+1000 may not be a valid address in the target.
5211
53a5351d
JM
5212 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5213 on hpux11.
5214
5215 * gdb.base/attach.exp: Handle another hpux11 error message variant
5216 when attaching to a process that does not exist.
5217
52181999-08-19 J.T. Conklin <jtc@redback.com>
5219
5220 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5221 characters in 'continue to 1241' test.
5222
52231999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5224
5225 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5226 stop in print_long_arg_list, define and use a whitespace
5227 variable in print_small_structs test, add an XFAIL for Solaris.
5228 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5229 interested enough to fix.
5230
7be570e7
JM
52311999-08-13 Keith Seitz <keiths@cygnus.com>
5232
5233 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5234 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5235 proc knows about targets other than the natives.
5236 (test_assign): Use "gdb_run_cmd" to "run" the target.
5237 Check that we've actually hit the breakpoint at main.
5238 When we attempt to assign a value to a local variable, check
5239 that the variable is in the current scope, i.e., don't use
5240 a test with an empty result.
5241
5242Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5243
5244 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5245 command.
5246
52471999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5248
5249 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5250 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5251 gdb.compat, gdb.threads-hp.
5252 gdb.hp/configure, gdb.hp/configure.in: New files.
5253 gdb.hp/Makefile.in: Recurse into new subdirs.
5254 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5255 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5256 in object files.
5257 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5258
96baa820
JM
52591999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5260
5261 * gdb.base/display.exp: Help expect by putting a newline in the
5262 funky printf, remove a bogus p/a test.
5263
52641999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5265
5266 * gdb.base/display.exp: Make sure that when we say 'run', we are
5267 connected to the target. This is necessary when running not
5268 natively.
5269
52701999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5271
5272 * gdb.base/step-test.exp: Removed some extraneous messages.
5273
5274 * gdb.base/long_long.exp: Don't run memory examination tests
5275 on little-endian targets (they will need a different set of
5276 results to match).
5277
52781999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5279
5280 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5281 until somebody decides to fix GDB.
5282
5283 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5284 constant as "ULL".
5285 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5286 matches for a couple x/2 commands.
5287
a0b3c4fd
JM
52881999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5289
5290 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5291 by merging in ref-types2 tests.
5292 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5293
5294 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5295 * gdb.c++/Makefile.in: Add standard actions.
5296 (EXECUTABLES): Rename from PROGS, update list.
5297 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5298 from gdb.hp.
5299 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5300 foo and bar locals.
5301 * gdb.c++/anon-union.exp: Fix tests to match.
5302 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5303 expect matches to handle output variations.
5304 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5305 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5306 output, add HP alternatives for new and delete prints.
5307 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5308 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5309 * gdb.c++/demangle.exp: Use $style when reporting failure.
5310 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5311 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5312 match alternatives.
5313 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5314 compilers.
5315 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5316 * gdb.c++/method.exp: Add match alternatives.
5317 * gdb.c++/misc.cc: Add bool types.
5318 * gdb.c++/misc.exp: Add tests for bool types.
5319 * gdb.c++/overload.exp: Add xfails.
5320 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5321 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5322 add some more template parameter tests (only for HP currently).
5323 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5324 * gdb.c++/virtfunc.cc: Add return type and value for main.
5325 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5326 match alternatives.
beb998c6 5327
a0b3c4fd
JM
53281999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5329
5330 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5331
53321999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5333
5334 * gdb.base/signals.exp: Don't expect getting a backtrace from
5335 within a signal handler to fail on Linux.
5336
53371999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5338
5339 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5340 * lib/gdb.exp: Remove some gratuitious semicolons.
5341 (delete_breakpoints): Increase timeout.
5342 (gdb_expect): Add -notransfer option.
5343 (gdb_test): Use -notransfer option.
5344 (get_compiler_info): Add f77 case.
5345 (get_compiler): New proc, split out from gdb_preprocess, add f77
5346 case.
5347 (gdb_preprocess): Call get_compiler.
5348
5349 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5350 * gdb.base/attach.exp, gdb.base/display.exp,
5351 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5352 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5353 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5354 third arg to gdb_test.
5355 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5356 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5357 HP-UX xfails, add others.
5358 * gdb.base/completion.exp: Reflect name change of self-test.
5359 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5360 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5361 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5362 HP failure number.
5363 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5364 useless HP-UX 10.30 references.
5365 * gdb.base/maint.exp: Loosen matches.
5366 * gdb.base/pointers.c (main): Declare more_code.
5367 * gdb.base/pointers.exp: Match on output of a `next'.
5368 * gdb.base/structs.c: Add prototypes.
5369 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5370 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5371
53721999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5373
5374 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5375 command.
5376
53771999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5378
5379 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5380 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
5381
5382 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5383 debug info. Deal with lack of signal hanlder info in stack.
5384
5385 From Jim Kingdon <kingdon@redhat.com>:
5386 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5387
5a2468f5
JM
53881999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5389
5390 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5391 gdb.base/foll-vfork.exp: Don't run for crosses.
5392
adf40b2e
JM
5393Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5394
5395 * gdb.base/configure.in: Check for gdbvars.exp instead of
5396 a1-selftest.exp.
5397 * gdb.base/configure: Re-generate.
5398
53991999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5400
5401 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5402 in trying to run first and name is too long.
5403
5404 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5405 pointers2.c and pointers2.exp, respectively.
5406 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5407 doschk happier.
5408
43e526b9
JM
54091999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5410
5411 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5412 callfuncs2.c and callfuncs2.exp.
5413
5414 * gdb.base/list.exp: Remove mistaken xfails.
5415 * gdb.base/list0.h: Add optional prototypes.
5416
9846de1b
JM
5417Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5418
5419 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5420 calling malloc.
5421 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5422 * ptype.exp: Move test for get_debug_format to before its first
5423 use.
5424
54251999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5426
5427 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5428 * gdb.base/annota2.cc, annota2.exp: Move from here.
5429 * gdb.c++/annota2.cc, annota2.exp: To here.
5430 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5431
43ff13b4
JM
5432Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5433
5434 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5435 a consistent format.
5436
085dd6e6
JM
54371999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5438
5439 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5440 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5441 HP compilers, also set the globals $true and $false.
5442
5443 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5444 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5445 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5446 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5447 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5448 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5449 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5450 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5451 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5452 whatis.c} Add C++ compatible function definitions and return
5453 types, add includes for library functions.
5454 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5455 * gdb.base/step-test.c (myglob): Rename from glob.
5456 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5457 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5458 files, move here from gdb.hp.
5459 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5460 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5461 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5462 Adjust line numbers in regexps.
5463
5464 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5465 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5466 instead of 0/1.
5467
5468 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5469 foll-vfork.exp: New files, move here from gdb.hp.
5470 * gdb.base/page.exp: New file, test of pagination command.
5471
5472 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5473 recursion test.
5474 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5475
5476 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5477 gdb.base/solib.exp: Fix compiler invocation process.
5478
5479 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5480 HP-UX 11, turn off overload resolution explicitly.
5481 * gdb.base/commands.exp: Set argument list explicitly, add
5482 watchpoint test.
5483 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5484 them work.
5485 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5486 expressions properly.
5487 * gdb.base/corefile.exp: Loosen the match slightly.
5488 * gdb.base/default.exp: Allow "Error accessing memory" message
5489 also.
5490 * gdb.base/display.exp: Skip over x/0 j if PA64.
5491 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5492 * gdb.base/interrupt.exp: Ditto.
5493 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5494 in use.
5495 * gdb.base/list.exp: Add xfails for HP-UX.
5496 * gdb.base/long_long.exp: Refine some of the numeric matches.
5497 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5498 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5499 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5500 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5501 * gdb.base/ptype.exp: Succeed on more varieties of output.
5502 * gdb.base/scope.exp: Add xfails for HP-UX.
5503 * gdb.base/sect-cmd.exp: Add more cases.
5504 * gdb.base/setvar.exp: Add xfails for HP-UX.
5505 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5506 * gdb.base/signals.exp: Match on void symbolically.
5507 * gdb.base/step-test.exp: Add case for PA64.
5508 * gdb.base/term.exp: Add exit and restart.
5509 * gdb.base/twice.exp: Clean up after self.
5510 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5511 * gdb.base/whatis.exp: Allow more ways to pass tests.
5512
5513 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5514 no longer useful.
5515
5516Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5517
5518 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5519 list of patterns.
5520 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5521 print_double_array(double_array)", "continuing to breakpoint
5522 1018", "print print_double_array(array_d)" and "continuing to
5523 1034" tests.
beb998c6 5524
085dd6e6
JM
55251999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5526
5527 * Makefile.in: Add empty html and install-html targets.
5528
55291999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5530
5531 * config/mt-*: Remove, these haven't been used since 1996.
5532
55331999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5534
5535 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5536 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5537 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5538
9e0b60a8
JM
55391999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5540
5541 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5542 simpler match case for the ptype of the big class.
5543
55441999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5545
5546 * gdb.exp: Fix test for gdb_prompt existence.
5547
55481999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5549
5550 * gdb.exp (gdb_test): Add fail after calls to perror.
5551
55521999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5553
5554 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5555
55561999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5557
5558 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5559
0f71a2f6
JM
5560Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5561
5562 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5563 malloc() is linked in.
5564
55651999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5566
5567 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5568 step at end.
5569
5570 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5571
55721999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5573
5574 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5575
cce74817
JM
5576Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5577
5578 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5579 * gdb.base/mips_pro.exp: Likewise.
5580
55811999-06-02 Keith Seitz <keiths@cygnus.com>
5582
5583 * gdb.c++/templates.cc: Change all "new" operators to throw
5584 an exception.
5585 * gdb.c++/cplusfuncs.cc: Likewise.
5586
5587 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5588
5589Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5590
5591 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5592 * gdb.base/ending-run.exp: When stepping out of main, accept a
5593 step into an arbitrary assembler file.
5594
392a587b
JM
55951999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5596
beb998c6 5597 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5598 "breakpoint-invalid" to be printed.
beb998c6 5599 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5600 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5601 * gdb.base/annota2.cc: Initialize a.x to 0.
5602
9e086581
JM
56031999-05-17 Keith Seitz <keiths@cygnus.com>
5604
5605 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5606 when "skip_float_tests" set.
5607 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5608 "print print_ten_doubles", and "step into print_long_arg_list".
5609 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5610 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5611 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5612 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5613 "skip_float_tests" is set.
5614 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5615 when "skip_float_tests" set.
beb998c6 5616
cd0fc7c3
SS
56171999-05-06 Keith Seitz <keiths@cygnus.com>
5618
5619 * gdb.base/annota2.cc: Include stdio.h.
5620
5621Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5622
5623 * gdb.base/crossload.exp: Remove, this has been disabled ever
5624 since BFD stopped including all targets, and cross-GDB gets
5625 plenty of testing anyway.
5626 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5627 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5628 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5629 * gdb.base/README: Remove, was doc for this.
5630 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5631 needed.
5632
b83266a0
SS
56331999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5634
5635 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5636 output.
5637
5638 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5639 * gdb.base/annota2.exp: New file. More annotation tests.
5640 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5641 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5642
56431999-04-23 Angela Marie Thomas <angela@cygnus.com>
5644
5645 * config/cfdbug.exp: New file.
5646
7a292a7a
SS
56471999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5648
5649 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5650 Marcus Daniel's and Dale Hawkins's demangler crashes.
5651
5652 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5653 test_lucid_style_demangling, test_arm_style_demangling,
5654 test_hp_style_demangling): Try Tom Tromey's core-dumping
5655 identifier under each demangling style.
5656
56571999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5658
5659 * gdb.c++/demangle.exp: Include the current demangling style
5660 in all test names.
5661 (current_demangling_style): New global variable.
5662 (set_demangling_style, test_demangling_core, test_demangling,
5663 test_demangling_exact): New functions.
5664 (test_gnu_style_demangling, test_lucid_style_demangling,
5665 test_arm_style_demangling, test_hp_style_demangling): Use those,
5666 instead of calling gdb_test and gdb_test_exact directly.
5667 (catch_demangling_errors): New function, which reports errors
5668 signalled by the demangling test functions in an orderly way.
5669 (do_tests): Use catch_demangling_errors.
5670
56711999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5672
5673 * gdb.base/signals.exp (test_handle_all_print): Use () for
5674 grouping in expressions, not {}.
5675
5676 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5677 initialized yet.
5678
56791999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5680
5681 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5682 are listed.
5683
56841999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5685
5686 * gdb.stabs/weird.exp: Test for CC being defined before
5687 looking at its value.
5688
56891999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5690
5691 * gdb.base/call-ar-st.exp: Remove stray '#'.
5692 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5693 "short int" and "long int".
5694 * gdb.c++/overload.cc: Cast the string added in the previous
5695 change, to mollify finicky HP compiler.
5696 * gdb.hp/reg-test.exp (testfile): Fix file name.
5697 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 5698
7a292a7a
SS
5699 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5700 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5701 alternate form of enum ptype.
5702
c906108c
SS
57031999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5704
7a292a7a
SS
5705 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5706 * gdb.hp/*.exp: Change all to run compiler probe only after
5707 passing skip_hp_tests, so as not to waste time on guaranteed
5708 failure.
5709
c906108c
SS
5710 * gdb.c++/overload.cc: Pass string instead of char addr, always
5711 init ccpfoo.
5712 * gdb.c++/templates.cc: Fix syntax error.
5713
7a292a7a
SS
5714Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5715
5716 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 5717 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5718 command.
5719
57201999-03-18 James Ingham <jingham@cygnus.com>
5721
5722 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5723
5724 * gdb.c++/method.exp: It was testing an uninitialized int on the
5725 stack and assuming it was positive.
5726
5727 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5728
5729 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 5730 keep it from killing the rest of the tests.
7a292a7a
SS
5731 Use gdb_continue_to_end.
5732
5733 * gdb.base/sigall.exp: use gdb_continue_to_end.
5734
5735 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
5736
5737 * gdb.base/display.exp: use runto_main, not run.
5738
beb998c6
AC
5739 * gdb.base/default.exp: Check for the current error message in the
5740 r abbreviation test.
7a292a7a
SS
5741 Add strongarm to the targets that know info float.
5742
beb998c6 5743 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
5744 run which doesn't work with monitors.
5745
5746 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
5747
5748 * gdb.base/break.exp: use the gdb_continue_to_end proc.
5749
5750 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
5751 program. Traps the case (in Cygmon) when the program never really
5752 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5753 more places, so I used my name. Sorry Mark...
5754
5755 * config/monitor.exp (gdb_target_monitor): added another
5756 target_info parameter: remotebinarydownload. This will set the
5757 remotebinarydownload flag if this is causing some boards trouble.
5758
57591999-03-18 Mark Salter <msalter@cygnus.com>
5760
5761 * lib/gdb.exp (continue_to_exit): New function.
5762
5763 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5764 * gdb.base/ending-run.exp: Ditto.
5765 * gdb.base/step-test.exp: Ditto.
5766
57671999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5768
5769 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5770 (suggested by Art Haas <ahaas@neosoft.com>).
5771
57721999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5773
5774 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5775
5776Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5777
5778 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5779 descriptions of types (short unsigned int vs unsigned short, etc).
5780
57811999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5782
5783 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5784 a call to strlen; sometimes we do have sources.
5785
57861999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5787
5788 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5789 character, so GDB won't print garbage after its end.
beb998c6 5790
c906108c
SS
5791 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5792 breakpoint there instead. Sometimes GCC emits memcpy to handle
5793 the large structures being passed by value, so we step into that
5794 instead of sum_array_print, which obscures what we're really testing.
5795 * gdb.base/step-test.exp: However, we do want a test that notices
5796 the bizarre steps into memcpy, so do that here. Add check for
5797 stepping into function calls that pass large structures by value.
5798 ("Is that a noun clause, or are you just happy to see me?")
5799 Remove all references to specific line numbers.
5800 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5801 New type and function.
5802 (main): Call large_struct_by_value, passing it a large struct by value.
5803 * lib/gdb.exp (gdb_get_line_number): New function.
5804
5805 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5806 more portable.
5807
7a292a7a
SS
58081999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5809
c906108c
SS
5810 * lib/gdb.exp: Doc fixes.
5811
7a292a7a
SS
58121999-03-05 Nick Clifton <nickc@cygnus.com>
5813
beb998c6 5814 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5815
58161999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5817
c906108c
SS
5818 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5819 commands. They're not germane to this test, and they don't work
5820 that way on remote targets.
5821
3fc11d3e
JM
58221999-03-01 James Ingham <jingham@cygnus.com>
5823
5824 * Changelog entries merged over from gdb development branch.
5825
3fc11d3e
JM
5826 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
5827
5828 * lib/gdb.exp (gdbtk_analyze_results): Generic function
5829 for outputting results of test run.
5830
2d4a1622 5831 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
5832
5833 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 5834
7a292a7a
SS
58351999-02-25 Felix Lee <flee@cygnus.com>
5836
5837 * lib/gdb.exp (debug_format): initialize
5838
c906108c
SS
58391999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
5840
5841 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
5842 * gdb.base/call-rt-st.c: Ditto.
5843
c906108c
SS
58441999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
5845
5846 * gdb.threads/pthreads.exp (horiz): New variable.
5847 (test_startup): Fix regexps that capture thread numbers.
5848
58491999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
5850
5851 * gdb.base/smoke.exp: Disambiguate two test case names (both
5852 called ``print'').
5853
5854Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5855
5856 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
5857 compilation.
5858
58591999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5860
5861 * gdb.base/miscexprs.exp: Change patterns to match GDB's
5862 actual output formatting.
5863 * gdb.base/smoke.exp: GDB removes leading 0's.
5864 * gdb.base/volatile.exp: Don't check type of remuneration;
5865 that variable is no longer defined in constvars.c.
5866 * gdb.base/step-test.c (main): Exit with explicit exit code.
5867 * gdb.base/step-test.exp: Remove two nexti checks--they are
5868 not portable.
5869
58701999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5871
5872 * gdb.base/help.exp ("help delete display"): Fix test to match
5873 gdb's output.
5874
5875 * gdb.base/long_long.c (known_types): Initialize values to zero.
5876 * gdb.base/long_long.exp: Step one more line
5877 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 5878 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
5879 unique test case names.
5880
5881Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5882
beb998c6 5883 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
5884
5885 * gdb.c++/method.exp: Add missing close brace.
5886
58871999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
5888
5889 * gdb.base/maint.exp: Use 'set height 0' to disable page
5890 prompting, not 'set height 400'.
5891
5892 Fix a bunch of timeouts.
5893 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
5894 four separate tests, so expect doesn't take forever to match a ton
5895 of text against a regexp with lots of .* forms.
5896 ("maint print psymbols", "maint print symbols"): Make some of
5897 these greps more selective, so that expect doesn't try to wade
5898 through huge piles of output and time out.
5899
5900 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
5901
5902 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
5903 tests: one which doesn't expect shlib events to be reported, and
5904 another which does, but is XFAIL for all platforms other than
5905 HP/UX.
5906
5907 * gdb.base/break.exp: Teach the test suite that the `catch
5908 fork', `catch vfork', and `catch exec' commands produce error
5909 messages on platforms that don't provide these features.
5910
5911Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5912
5913 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
5914 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
5915 (shortening names from solib_threshold.exp etc), won't run on
5916 anything but HP-UX for the foreseeable future.
5917 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
5918 reflect move.
5919
5920Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
5921
5922 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
5923 gdb.trace/Makefile.in (clean): Remove all test executables.
5924
5925Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
5926
5927 * gdb.base/shlib-call.exp: add test cases to verify that gdb
5928 successfully re-sets breakpoints in shared libraries.
5929 * gdb.base/shmain.c (main): return 0, don't fall off the end.
5930
5931Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5932
beb998c6
AC
5933 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
5934 and compiled w/o GCC.
c906108c
SS
5935
5936 * gdb.hp/watch-cmd.exp: ditto.
5937
5938 * gdb.hp/watch-hp.exp: ditto.
5939
5940 * gdb.hp/xdb1.exp: ditto.
5941
5942 * gdb.hp/xdb2.exp: ditto.
5943
5944 * gdb.hp/dbx.exp: ditto.
5945
5946Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
5947
5948 * constvars.c: Remove C++-isms.
5949 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
5950 with GCC.
5951
5952Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
5953
5954 The following changes are part of the HP merge.
5955
5956 * gdb.base/break.exp: new tests to verify that catchpoints for
5957 fork, vfork, and exec don't trigger inappropriately.
5958
5959 * gdb.base/opaque.exp: compile one file at a time, then link.
5960
5961 * gdb.base/signals.exp: be more restrictive about which hppa
5962 systems receive a setup_xfail. new tests.
5963
5964 * gdb.base/solib_threshold.build: new file.
5965 * gdb.base/solib_threshold.exp: new file.
5966 * gdb.base/solib_threshold.link_opts: new file.
5967 * gdb.base/solib_threshold.mk: new file.
5968 * gdb.base/gen_solib_threshold.c: new file.
5969
5970 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
5971 tests. New tests for enums inside classes.
5972
5973 * gdb.c++/compiler.cc: indicate support of template debugging.
5974
5975 * gdb.c++/demangle.exp: run hp style demangling tests.
5976
5977 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
5978 tests.
5979
5980 * gdb.c++/misc.cc: changes to support new tests.
5981
5982 * gdb.c++/templates.cc: changes to support HP's compiler; changes
5983 to support new tests.
5984
5985 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
5986 gcc, then skip these tests.
5987
5988Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
5989
5990 The following files are part of the HP merge; some had longer
5991 names at HP, but have been renamed to be no more than 14
5992 characters in length.
5993
5994 * gdb.hp/ambiguous.cc: new file.
5995 * gdb.hp/ambiguous.exp: new file.
5996 * gdb.hp/attach.exp: new file.
5997 * gdb.hp/attach2.exp: new file.
5998 * gdb.hp/classes-hp.exp: new file.
5999 * gdb.hp/ctti.exp: new file.
6000 * gdb.hp/ctti-add.cc: new file.
6001 * gdb.hp/ctti-add1.cc: new file.
6002 * gdb.hp/ctti-add2.cc: new file.
6003 * gdb.hp/ctti-add3.cc: new file.
6004 * gdb.hp/dbx.exp: new file.
6005 * gdb.hp/exception.cc: new file.
6006 * gdb.hp/exception.exp: new file.
6007 * gdb.hp/foll-exec.c: new file.
6008 * gdb.hp/foll-exec.exp: new file.
6009 * gdb.hp/foll-fork.c: new file.
6010 * gdb.hp/foll-fork.exp: new file.
6011 * gdb.hp/foll-vfork.c: new file.
6012 * gdb.hp/foll-vfork.exp: new file.
6013 * gdb.hp/inherit-hp.exp: new file.
6014 * gdb.hp/more-steps.exp: new file.
6015 * gdb.hp/namespace.cc: new file.
6016 * gdb.hp/namespace.exp: new file.
6017 * gdb.hp/optimize.exp: new file.
6018 * gdb.hp/pxdb.c: new file.
6019 * gdb.hp/pxdb.exp: new file.
6020 * gdb.hp/quicksort.exp: new file.
6021 * gdb.hp/reg-test.exp: new file.
6022 * gdb.hp/reg-test.s: new file.
6023 * gdb.hp/sized-enum.c: new file.
6024 * gdb.hp/sized-enum.exp: new file.
6025 * gdb.hp/start-stop.exp: new file.
6026 * gdb.hp/templ-hp.cc: new file.
6027 * gdb.hp/templ-hp.exp: new file.
6028 * gdb.hp/thr-lib.c: new file.
6029 * gdb.hp/thr-lib.exp: new file.
6030 * gdb.hp/thr-lib.h: new file.
6031 * gdb.hp/thr-liblib.c: new file.
6032 * gdb.hp/virtfun-hp.c: new file.
6033 * gdb.hp/virtfun-hp.exp: new file.
6034 * gdb.hp/watch-cmd.exp: new file.
6035 * gdb.hp/watch-hp.exp: new file.
6036 * gdb.hp/xdb1.exp: new file.
6037 * gdb.hp/xdb2.exp: new file.
6038 * gdb.hp/xdb3.exp: new file.
6039
6040Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6041
6042 The following files are part of the HP merge; some had longer
6043 names at HP, but have been renamed to be no more than 14
6044 characters in length.
6045
6046 * gdb.base/ss.h: new file.
6047 * gdb.base/call-ar-st.c: new file.
6048 * gdb.base/call-ar-st.exp: new file.
6049 * gdb.base/call-rt-st.c: new file.
6050 * gdb.base/call-rt-st-exp: new file.
6051 * gdb.base/call-strs.exp: new file.
6052 * gdb.base/ena-dis-br.exp: new file.
6053 * gdb.base/environ.exp: new file.
6054 * gdb.base/long_long.exp: new file.
6055 * gdb.base/sect-cmd.exp: new file.
6056 * gdb.base/shlib-cl2.exp: new file.
6057 * gdb.base/smoke.exp: new file.
6058 * gdb.base/so-impl-ld.c: new file.
6059 * gdb.base/so-impl-ld.exp: new file.
6060 * gdb.base/so-indr-cl.c: new file.
6061 * gdb.base/so-indr-cl.exp: new file.
6062 * gdb.base/varargs.exp: new file.
6063 * gdb.base/volatile.exp: new file.
6064 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6065 * gdb.base/display.exp: new file.
c906108c
SS
6066 * gdb.c++/derivation.exp: new file.
6067 * gdb.c++/local.exp: new file.
6068 * gdb.c++/member-ptr.exp: new file.
6069 * gdb.c++/overload.exp: new file.
6070 * gdb.c++/ovldbreak.exp: new file.
6071 * gdb.c++/ref-types.exp: new file.
6072 * gdb.c++/ref-types2.exp: new file.
6073 * gdb.c++/userdef.exp: new file.
beb998c6 6074
c906108c
SS
6075Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6076
6077 * gdb.base/default.exp: Reflect wording change in remote.c.
6078
dc96c6c7 6079Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6080
6081 * gdb.base/help.exp: Update to reflect current text.
6082
6083Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6084
6085 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6086 they're stack variables and contain garbage.
6087 * gdb.c++/anon-union.exp: new file.
6088
6089 The following changes were made by David Taylor
6090 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6091 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6092 in changes by HP.
6093
6094 * gdb.base/bitops.exp: new file.
6095 * gdb.base/default.exp: change expected messages for catch and
6096 info catch tests to reflect HP merge changes.
6097 * gdb.base/enable-disable-break.exp
6098 * gdb.base/ending-run.c: new file.
6099 * gdb.base/long_long.c: new file.
6100 * gdb.base/maint.exp: new file.
6101 * gdb.base/pointers2.exp: new file.
6102 * gdb.base/shlib-call2.exp: new file.
6103 * gdb.base/solib.exp: new file.
6104 * gdb.base/step-test.c: new file.
6105 * gdb.c++/anon-union.cc: new file.
6106 * gdb.c++/local.cc: new file.
6107 * gdb.c++/member-pointer.cc: new file.
6108 * gdb.c++/method.cc: new file.
6109 * gdb.c++/ref-types.cc: new file.
6110 * gdb.c++/ref-types2.cc: new file.
6111 * gdb.c++/userdef.cc: new file.
beb998c6 6112
c906108c
SS
6113 * gdb.base/scope.exp: compile one file at a time, then link.
6114 * gdb.base/langs.exp: ditto.
6115 * gdb.base/list.exp: ditto.
beb998c6 6116
c906108c
SS
6117Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6118
6119 The following changes were made by David Taylor
6120 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6121 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6122 in changes by HP.
beb998c6 6123
c906108c
SS
6124 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6125 skip tests. When compiling pass c++ flag to gdb_compile.
6126 * gdb.c++/
beb998c6 6127
c906108c
SS
6128 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6129 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6130 (skip_hp_tests): new function.
6131 (gdb_preprocess): new function.
6132
6133 * configure.in (hpdir): decide whether to configure gdb.hp.
6134 * configure: regenerated.
6135
6136 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6137 to delete on clean.
6138 (EXECUTABLES): update to reflect new additions.
6139 * gdb.base/commands.exp: update message expected.
6140 * gdb.base/default.exp: add copyright notice.
6141 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6142 * gdb.base/help.exp: update messages to reflect current text.
6143 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6144 targets for recurse tests.
6145 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6146 skip this file.
6147
6148 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6149 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6150 compilation.
6151 * gdb.c++/misc.exp: ditto.
6152 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6153 run the tests. tell gdb_compile that it's a c++ compilation.
6154
6155 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 6156
c906108c
SS
6157 * gdb.base/all-bin.exp: new file.
6158 * gdb.base/arithmet.exp: new file.
6159 * gdb.base/assign.exp: new file.
6160 * gdb.base/completion.exp: new file.
6161 * gdb.base/cond-expr.exp: new file.
6162 * gdb.base/condbreak.exp: new file.
6163 * gdb.base/define.exp: new file.
6164 * gdb.base/dollar.exp: new file.
6165 * gdb.base/environment.exp: new file.
6166 * gdb.base/eval-skip.exp: new file.
6167 * gdb.base/jump.exp: new file.
6168 * gdb.base/logical.exp: new file.
6169 * gdb.base/pointers.exp: new file.
6170 * gdb.base/relational.exp: new file.
6171 * gdb.base/section_command.exp: new file.
6172 * gdb.base/whatis-expr.exp: new file.
6173
6174 * gdb.base/all-types.c: new file.
6175 * gdb.base/call-array-struct.c: new file.
6176 * gdb.base/call-return-struct.c: new file.
6177 * gdb.base/call-strings.c: new file.
6178 * gdb.base/callfuncs2.c: new file.
6179 * gdb.base/condbreak.c: new file.
6180 * gdb.base/constvars.c: new file.
6181 * gdb.base/display.c: new file.
6182 * gdb.base/int-type.c: new file.
6183 * gdb.base/jump.c: new file.
6184 * gdb.base/miscexprs.c: new file.
6185 * gdb.base/pointers.c: new file.
6186 * gdb.base/pointers2.c: new file.
6187 * gdb.base/shmain.c: new file.
6188 * gdb.base/shr1.c: new file.
6189 * gdb.base/shr2.c: new file.
6190 * gdb.base/solib.c: new file.
6191 * gdb.base/solib1.c: new file.
6192 * gdb.base/solib2.c: new file.
6193 * gdb.base/varargs.c: new file.
6194 * gdb.c++/derivation.cc: new file.
6195 * gdb.c++/overload.cc: new file.
6196 * gdb.c++/ovldbreak.cc: new file.
6197 * gdb.hp/attach.c: new file.
6198 * gdb.hp/attach2.c: new file.
6199 * gdb.hp/average.c: new file.
6200 * gdb.hp/compiler.c: new file.
6201 * gdb.hp/compiler.cc: new file.
6202 * gdb.hp/execd-program.c: new file.
6203 * gdb.hp/follow-exec.c: new file.
6204 * gdb.hp/follow-fork.c: new file.
6205 * gdb.hp/follow-vfork-and-exec.c: new file.
6206 * gdb.hp/misc-hp.cc: new file.
6207 * gdb.hp/more-steps.c: new file.
6208 * gdb.hp/optimize.c: new file.
6209 * gdb.hp/quicksort.c: new file.
6210 * gdb.hp/run-hp.c: new file.
6211 * gdb.hp/start-stop.c: new file.
6212 * gdb.hp/sum.c: new file.
6213 * gdb.hp/templates-hp.cc: new file.
6214 * gdb.hp/thread-local-in-lib.c: new file.
6215 * gdb.hp/thread-local-in-lib.h: new file.
6216 * gdb.hp/thread-local-in-lib.lib.c: new file.
6217 * gdb.hp/vforked-program.c: new file.
6218 * gdb.hp/virtfunc-hp.cc: new file.
6219 * gdb.hp/watchpoint-hp.c: new file.
6220 * gdb.hp/xdb.c: new file.
6221 * gdb.hp/xdb0.c: new file.
6222 * gdb.hp/xdb0.h: new file.
6223 * gdb.hp/xdb1.c: new file.
6224
6225Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6226
6227 The following change was made by Edith Epstein
6228 <eepstein@cygnus.com> as part of a project to merge in changes
6229 originally made by HP; HP did not create ChangeLog entries.
6230
6231 * gdb.c++/demangle.exp: changed the expected output for some
6232 ARM-style mangling -- removed second reference to datatype.
6233 For example, maint demangle __dt__11T1__pt__2_cFv
6234 T1<char>::~T1<char>(void)
6235 becomes,
6236 maint demangle __dt__11T1__pt__2_cFv
6237 T1<char>::~T1(void)
6238
6239 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 6240
c906108c
SS
6241Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6242
6243 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6244 * gdb.trace/backtrace.exp: Likewise.
6245 * gdb.trace/circ.exp: Likewise.
6246 * gdb.trace/collection.exp: Likewise.
6247 * gdb.trace/deltrace.exp: Likewise.
6248 * gdb.trace/infotrace.exp: Likewise.
6249 * gdb.trace/limits.exp: Likewise.
6250 * gdb.trace/packetlen.exp: Likewise.
6251 * gdb.trace/passc-dyn.exp: Likewise.
6252 * gdb.trace/passcount.exp: Likewise.
6253 * gdb.trace/report.exp: Likewise.
6254 * gdb.trace/save-trace.exp: Likewise.
6255 * gdb.trace/tfind.exp: Likewise.
6256 * gdb.trace/tracecmd.exp: Likewise.
6257 * gdb.trace/while-dyn.exp: Likewise.
6258 * gdb.trace/while-stepping.exp: Likewise.
6259
62601998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6261
6262 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6263
6264Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6265
6266 From Brendan Kehoe:
6267 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6268 int return types.
6269
6270Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6271
6272 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6273 remote dos host testing right.
6274
6275Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6276
6277 * gdb.base/corefile.exp: remove some xfails.
6278
6279Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6280
6281 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6282 have different timestamps.
6283
6284Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6285
6286 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6287 gdb.base/default.exp: Replace "exec" with "executable".
6288
6289Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6290
6291 * gdb.base/default.exp: Change else if to elseif from previous
6292 delta.
6293
6294Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6295
6296 * gdb.base/default.exp: Add brace missing from previous delta.
6297
6298Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6299
6300 * gdb.base/default.exp: Support test for info float for all
6301 varieties of arm toolchain.
6302
dc96c6c7 6303Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6304
6305 * gdb.trace/*.exp: remove "remote_download" command.
6306
dc96c6c7 6307Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6308
6309 * gdb.trace/*.exp: remove -gdwarf from compile.
6310
6311Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6312
6313 * gdb.trace/configure.in(AC_INIT): typo
6314 * gdb.trace/configure: regenerated
6315
dc96c6c7 6316Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6317
6318 * config/m68k-emc.exp: New file.
6319 * lib/<emc-support.exp trace-support.exp}: New files.
6320 * configure.in: add new test directory gdb.trace.
6321 * gdb.trace/{configure configure.in Makefile.in}: New files.
6322 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6323 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6324 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6325 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6326 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6327 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6328 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 6329
dc96c6c7 6330Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6331
6332 * gdb.c++/classes.exp: Change all regular expressions to match
6333 arbitrary combinations of newline/carriage-return, so that they
6334 will work equally well on Unix and Windows.
6335 * gdb.c++/inherit.exp: ditto.
6336 * gdb.c++/virtfunc.exp: ditto.
6337
63381998-08-11 Dawn Perchik <dawn@cygnus.com>
6339
6340 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6341
c2d11a7d
JM
6342Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6343
6344 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6345 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6346 to use a0-a3/d0-d3 as needed.
6347
6348Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6349
6350 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6351 * gdb.disasm/am33.exp: Corresponding changes.
6352
c906108c
SS
63531998-07-11 Felix Lee <flee@cygnus.com>
6354
6355 * gdb.base/callfuncs.exp: add cmp10 test.
6356 * gdb.base/callfuncs.c (cmp10): new function.
6357
6358Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6359
beb998c6 6360 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6361 into two parts to get around a synchronization problem in expect.
6362
3fc11d3e
JM
6363Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6364
6365 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6366
6367 * configure.in: Add options for gdbtk testsuite.
6368
6369 * configure: Regenerate.
6370
6371 * gdb.gdbtk: New directory to hold gdbtk tests.
6372
c906108c
SS
6373Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6374
6375 * gdb.fortran/types.exp: Escape brackets in expect patterns
6376 for test_float_literal_types_accepted tests.
6377 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6378 before run test.
6379
c2d11a7d
JM
6380Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6381
6382 * am33.exp: Just compile, do not link the testcase.
6383 * am33.s: Add ".am33" pseudoop to force am33 mode.
6384
c906108c
SS
63851998-06-25 Felix Lee <flee@cygnus.com>
6386
6387 * gdb.base/setshow.exp: make sure $pc is sane.
6388
6389 * gdb.stabs/weird.exp: split expect patterns properly.
6390
c2d11a7d
JM
6391Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6392
6393 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6394 * gdb.disasm/am33.exp: Run it.
6395
dc96c6c7 6396Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6397
6398 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6399 match processing (and eliminate spurious timeouts when running).
6400
dc96c6c7 6401Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6402
6403 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6404 exception test, but conditionalize it on target [mach | gnu].
6405
dc96c6c7 6406Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6407
6408 * gdb.base/overlays.exp: fixup compile line for linker script.
6409
6410Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6411
6412 * gdb.fortran/types.exp: don't guess at float size.
6413
6414Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6415
6416 * gdb.base/exprs.exp: delete test that depends on int size.
6417
6418Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6419
6420 * config/sim.exp: Removed checks for target triplets.
6421 (gdb_target_sim): Use gdb,target_sim_options.
6422
6423Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6424
6425 * gdb.base/reread.exp: New file.
6426 * gdb.base/reread1.c: New file.
6427 * gdb.base/reread2.c: New file.
6428
6429Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6430
6431 * config/sim.exp: Use 'target sim -sparclite' when running
6432 SPARClite programs.
6433
6434Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6435
6436 * gdb.base/structs2.exp: New file.
6437 * gdb.base/structs2.c: New file.
6438
6439Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6440
6441 * gdb.asm/common.inc: New file.
6442 * gdb.asm/d10v.inc: New file.
6443 * asm-source.exp: Pass -I's to gas to find .inc files.
6444 Update line numbers in expected output.
6445 * asmsrc1.s: Rewrite.
6446 * asmsrc2.s: Rewrite.
6447 * configure.in: Create arch.inc symlink.
6448 * configure: Regenerate.
6449 * Makefile.in (distclean): Delete arch.inc.
6450
6451Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6452
6453 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6454 (t_enum_value2): ditto
6455 (t_enum_value3): ditto
6456 (main): ditto
6457Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6458
6459 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6460 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6461 change.
6462 Use gdb_test instead of send_gdb/gdb_expect sequences.
6463
6464Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6465
6466 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6467 not void.
6468
6469Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6470
6471 * gdb.base/branches.c: Code with lots of loops and
6472 subroutines. Used to test gdbs ability to single step through PC
6473 changes, especially to test mips-tdep.c:mips_next_pc
6474
6475Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6476
6477 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6478 more rigorous EGCS C++ error checking.
6479
6480Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6481
6482 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 6483 tests.
c906108c 6484 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 6485 function when asleep.
c906108c 6486 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
6487 for i*86 Linux and SVR4 signal handling problems.
6488 Remove linux xfail for `next to handler in signals_tests_1', fixed
6489 by recent infrun.c change.
c906108c 6490 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 6491 stack backtraces.
c906108c
SS
6492 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6493 target.[ch] change.
6494
6495Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6496
6497 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6498 for a newline from gdb before continuing.
6499 (default_gdb_exit): Just look for y or n.
6500 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6501 it does, fail the rests of the tests in the file.
6502
6503Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6504
6505 * config/cygmon.exp: New file.
6506
6507Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6508
6509 * gdb.base/list.exp: Fix problem with "list default lines around
6510 main" test on remote targets.
6511
6512 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6513 run test on remote targets.
6514
6515Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6516
6517 * gdb.asm: New directory.
6518 * configure.in: Configure it.
6519 * configure: Regenerate.
6520 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6521 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6522
6523Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6524
6525 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6526
dc96c6c7 6527Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 6528
c906108c
SS
6529 * gdb.base/overlays (several files): Merge the two overlay
6530 managers into one. Change variables (foox, barx, bazx, grbxx)
6531 back into ints but force them to load in their proper sections.
6532
6533Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6534
6535 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6536 on-chip insn memory and IMAP1 to upper 128k.
6537 (D10VCopy): Handle memory regions crossing 16k boundaries.
6538 (D10VCopy): Transfer data in 32 bit chunks.
6539
6540Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6541
6542 * gdb.base/overlays.c (main): Exit normally when result is
6543 correct.
6544
6545 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6546 map. Include space for printf in .text segment.
6547
6548 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6549 updated d10v memory VMA/LMA map.
6550 (D10VCopy): Call D10VTranslate.
beb998c6 6551
c906108c
SS
6552Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6553
6554 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6555
6556 * gdb.base/bar.c (barx, bar): Change variable to small array so
6557 that it won't be put into the .sdata - small data -
6558 section. Update reference.
6559 * gdb.base/baz.c (bazx, baz): Ditto.
6560 * gdb.base/foo.c (foox, foo): Ditto.
6561 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6562
6563 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6564 to be arrays.
beb998c6 6565
dc96c6c7 6566Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 6567
c906108c
SS
6568 * gdb.base/overlays.exp: fix up and get working again.
6569 Add tests for backtraces from an overlay function.
beb998c6 6570
c906108c
SS
6571Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6572
6573 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6574 "calling function with watchpoint enabled".
6575
6576Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6577
6578 * gdb.base/break.exp (test_next_with_recursion): Remove
6579 gdb_suppress_tests for d10v-*-*.
6580 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6581 pending review of whether it is useful or not.
6582
6583Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6584
6585 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6586
6587Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6588
6589 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6590 * config/dve.exp: New file to support Densan boards.
6591
6592Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6593
6594 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6595 reads and BSD.
6596
6597Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6598
6599 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6600 response.
6601
6602 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6603
6604Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6605
6606 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6607 test.
6608
6609 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6610 target_sizeof_long and target_bigendian_p.
6611 (structs_by_value, structs_by_reference): Check values according
6612 to targets word size and endianess.
beb998c6 6613
c906108c
SS
6614Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6615
6616 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6617 output.
6618
6619Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6620
6621 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6622 Update test of set args help to match source change.
6623
6624Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6625
6626 * gdb.base/default.exp: Expect help system output to be in
6627 alphabetical order.
6628 * gdb.base/help.exp: Ditto.
6629
6630Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6631
6632 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6633 "i*86-pc-linux-gnu*".
6634 * gdb.base/interrupt.exp: Ditto.
6635 * gdb.base/corefile.exp: Ditto.
6636
6637 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6638 define vxworks when building the testcase.
6639
6640 * gdb.base/ptype.exp: Fix testnames to be unique.
6641 * gdb.base/radix.exp: Ditto.
6642 * gdb.base/term.exp: Ditto.
6643 * gdb.base/whatis.exp: Ditto.
6644 * gdb.c++/classes.exp: Ditto.
6645
6646Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6647
6648 * gdb.base/callfuncs.exp: Fix indentation.
6649
6650 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6651 suppress_flag has been set.
6652 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6653 target feature.
6654
6655Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6656
6657 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6658 the testcase.
6659
6660 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6661 set_debug_traps() and breakpoint().
6662 * gdb.c++/misc.cc (main): Ditto.
6663 * gdb.c++/templates.cc (main): Ditto.
6664 * gdb.c++/virtfunc.cc (main): Ditto.
6665
6666Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6667
6668 * lib/gdb.exp(gdb_step_for_stub): New function.
6669 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6670 exists, reload the executable and do a "continue" instead of
6671 doing a jump.
6672 (runto_main): Use gdb_step_for_stub.
beb998c6 6673
c906108c
SS
6674 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6675 tests to have unique names.
6676 * gdb.base/callfuncs.exp: Ditto.
6677 * gdb.base/commands.exp: Ditto.
6678 * gdb.base/default.exp: Ditto.
6679 * gdb.base/help.exp: Ditto.
6680 * gdb.base/list.exp: Ditto.
6681 * gdb.base/opaque.exp: Ditto.
6682 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6683 similar tests.
beb998c6 6684
c906108c
SS
6685 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6686 * gdb.c++/cplusfuncs.cc: Ditto.
6687 * gdb.c++/virtfunc.cc: Ditto.
6688
6689 * config/monitor.exp: Keep track of the last file we saw, rather
6690 than trying to get the info from gdb.
6691
6692 * gdb.fortran/types.exp: Move comment to previous line.
6693
6694Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6695
6696 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6697 target mode.
6698
6699Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6700
6701 From Bob Manson:
6702 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6703 string from GDB when it connects.
6704
6705 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6706
6707Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6708
6709 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6710 if we can't get a debug format from GDB (we may be testing an
6711 older GDB). Use a 10 second timeout when checking for the format.
6712
6713 * gdb.stabs/weird.exp: Fix quoting.
6714
6715 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6716
6717Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6718
6719 * config/arm-ice.exp: New file.
6720
6721Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6722
6723 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6724 until it has been modified to work with the new testsuite.
6725
99707966 6726 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6727 testcase won't compile, cause all of the testcases in the file to
6728 fail instead.
6729
6730 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6731 (gdb_clear_suppressed): New procedure.
6732 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6733 it contains a positive value.
6734
6735Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
6736
6737 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
6738
6739 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
6740
6741Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
6742
6743 * lib/gdb.exp (setup_xfail_format): New function.
6744 (get_debug_format): New function to get debug format.
6745 (debug_format): New global variable to hold last value set
6746 by get_debug_format.
6747 * gdb.base/list.exp: Call get_debug_format and expect some
6748 tests to fail for DWARF 1 and COFF formats.
6749 * gdb.c++/ptype.exp: Ditto.
6750 * gdb.c++/classes.exp: Ditto.
6751 * gdb.c++/cplusfuncs.exp: Ditto.
6752 * gdb.c++/inherit.exp: Ditto.
6753 * gdb.c++/templates.exp: Ditto.
6754 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 6755
c906108c
SS
6756Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6757
6758 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6759 host doesn't have a currently-open connection.
6760
6761 * config/sparclet.exp: Cleanups and fixes to make it generic for
6762 any gdb stub target. Handle cases where gdb doesn't respond when
6763 interrupted in a sane fashion.
6764
6765 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6766 same thing in a totally different way.
6767
6768 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6769 setting "timeout".
6770 (gdb_start): We set the global gdb_prompt variable in
6771 default_gdb_init now.
6772
6773Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6774
6775 * gdb.base/printcmds.exp: Fix "check for floating addition"
6776 regexp to accept results within approx +/- .01 of exact value.
6777 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6778
6779Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6780
6781 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6782 properly.
6783 (gdb_expect): Add optional timeout parameter, and add timeout
6784 value to various calls.
6785 (gdb_suppress_tests): Only give one warning message per group.
6786
6787Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6788
6789 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6790 global variables. Handle getting a value for $timeout more
6791 gracefully.
6792
6793Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6794
6795 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6796 initialize.
6797 (default_gdb_init): New procedure; allow gdb_init to be overridden
6798 by a target configuration file.
6799 (gdb_expect): Pass the timeout to remote_expect.
6800
6801 * config/monitor.exp(gdb_load): Fix typo in regexp.
6802
6803Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6804
6805 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6806
6807Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6808
6809 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6810 here. Call gdb_target_exec before rebooting the target, to make
6811 sure the connection to the target is closed.
6812 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6813 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6814 Also detect "Timeout reading from remote" error.
6815
6816 * config/gdbserver.exp: Pass the executable being loaded to
6817 gdb_target_monitor. Don't call gdb_file_cmd here; let
6818 gdb_target_monitor do it.
6819
6820 * gdb.disasm/hppa.exp: Don't use exec_output.
6821
6822Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
6823
6824 * gdb.base/list.exp: If we're debugging a non-native target,
6825 try to set the pc register to point to the start of the
6826 program before doing the first list command.
6827
6828 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
6829 test_calls after restarting.
6830
6831 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
6832 reloading.
6833
6834 * gdb.base/watchpoint.exp: Fix typo.
6835
6836 * gdb.base/setshow.exp: Check for use_gdb_stub.
6837
6838 * gdb.base/break.exp: Fix continue until exit test for the gdb
6839 stub case.
6840 * gdb.base/langs.exp: Ditto.
6841
6842 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
6843 gdb_load_offset. If we weren't given a file to load, figure out
6844 what the current file is and use it.
6845
6846 * config/i386-bozo.exp: New file.
6847
6848Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
6849
6850 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
6851 feature.
6852
6853 * config/proelf.exp: New entry.
6854
6855Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
6856
6857 * lib/gdb.exp: Remove spurious .* patterns at the beginning
6858 of regexps.
6859
6860 * gdb.base/watchpoint.exp: Don't run the test_stepping
6861 tests if gdb can't call functions on the target.
6862
6863 * gdb.base/setshow.exp: Don't run the set prompt tests if
6864 the board has gdb_prompt set.
6865
6866Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
6867
6868 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
6869 * gdb.base/commands.exp: Likewise.
6870 * gdb.base/setshow.exp: Likewise.
6871
6872Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
6873
6874 * config/monitor.exp(gdb_start): Look for gdb_prompt target
6875 feature.
6876
6877 * config/i960.exp: New file.
6878
6879Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
6880
6881 * gdb.base/funcargs.exp: Check for gdb,short_int target
6882 feature instead of looking for explicit target triplets.
6883
dc96c6c7 6884Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 6885
beb998c6 6886 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
6887 "p 123DEADBEEF", to check parse_number.
6888 * top.c: change "to enable to enable" to "to enable" in a couple
6889 of help strings.
6890
6891Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
6892
6893 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
6894 on the mn10300.
beb998c6 6895
c906108c
SS
6896Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
6897
6898 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
6899 where the test executable is run with explicit args.
6900 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
6901
6902Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
6903
6904 * gdb.base/run.c: Use FAKEARGV to build test executable that
6905 does not require a command line arg, since most simulators
6906 don't currently support passing such an arg into the simulated
6907 program.
6908 * gdb.base/commands.exp: Change tests to insert the proper
6909 value as the arg to the first recursive factorial call. Change
6910 compilation line to define FAKEARGV at compile time.
6911
6912Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
6913
6914 * gdb.base/recurse.exp: Enable these tests for the mn10300.
6915 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
6916 function with watchpoint enabled" test.
6917
6918Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
6919
6920 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
6921 Don't call gdb_test when the command doesn't return to a gdb prompt.
6922
6923 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
6924 "Tests restarted" messages.
6925
6926Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
6927
6928 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
6929
dc96c6c7 6930Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6931
6932 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
6933 for INFO SYMBOL; add help tests for OVERLAY commands.
6934 * gdb.base/default.exp: add tests for INFO SYMBOL command;
6935 add tests for OVERLAY commands
6936 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
6937 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
6938 * gdb.base/sigall.c: add usestubs code frag
6939 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 6940
c906108c
SS
6941Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
6942
6943 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
6944 failures.
6945 (gdb_stop_suppressing_tests): Note that tests have restarted.
6946
6947Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
6948
6949 * config/h8300.exp: New file.
6950
6951Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
6952
6953 * gdb.base/setshow.exp: Check for the existence of a
6954 feature, not its value.
6955
6956Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
6957
6958 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
6959
6960 * gdb.base/scope.exp: It's now init0(), not init().
6961
6962 * gdb.base/scope0.c: For now, change init() to be init0().
6963
6964 * config/monitor.exp: Use gdb_serial in preference to serial
6965 or netport.
6966
6967 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
6968 and it's not already set.
6969
6970Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
6971
6972 * gdb.base/setshow.exp: Only test the run command if the target
6973 isn't using a stub and if it supports argument passing.
6974
6975Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
6976
6977 * config/udi.exp(gdb_start): Make sure UDICONF is set
6978 properly before starting gdb.
6979
6980Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
6981
6982 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
6983 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
6984 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
6985
6986Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
6987
6988 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
6989 specialized code to reboot the board, use remote_reboot instead.
6990
6991 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
6992
6993 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
6994
6995 * config/monitor.exp: Make sure we disconnect from the target.
6996 Also, try a reboot/reload cycle instead of failing if the
6997 load fails.
6998
6999Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7000
7001 * gdb.base/default.exp: Don't set match_max.
7002 * gdb.base/help.exp: Ditto.
7003 * gdb.base/list.exp: Ditto.
7004 * gdb.base/signals.exp: Ditto.
7005
7006 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7007 set, use remote_ld to download the testcase instead of
7008 the GDB loader.
7009
7010Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7011
7012 * config/vr5000.exp: New file.
7013
7014 * config/monitor.exp(gdb_target_monitor): Add pattern for
7015 "Ending remote" to detect errors in connecting.
7016
7017 * gdb.base/setshow.exp: Add .* within auto language test.
7018
7019 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7020 target feature.
7021
7022 * config/monitor.exp(gdb_load): Check for a failure when loading,
7023 and reboot the board if necessary.
7024
7025 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7026 a set of tests. Remove print.* from the patterns being checked.
7027
7028Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7029
7030 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7031 refer to gdb_spawn_id.
7032
7033 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7034 longer used.
7035 * config/sparclet.exp: Ditto.
7036 * config/sparclet-old.exp: Ditto.
7037 * config/slite.exp: Ditto.
7038 * config/sim.exp: Ditto.
7039 * gdb.base/funcargs.exp: Ditto.
7040
7041 * lib/gdb.exp:Remove references to gdb_spawn_id.
7042 (gdb_expect): Move to remote.exp.
7043
7044Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7045
7046 * config/monitor.exp: Detect the "Couldn't establish connection"
7047 message from GDB.
7048
7049Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7050
7051 * gdb.base/bitfields.exp: Use runto instead of explicit
7052 gdb_run_cmd/gdb_expect sequences.
7053
7054 * gdb.base/break.exp(text_next_with_recursion): Add match for
7055 gdb_expect call.
7056
7057 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7058 We also need to handle the "A program is being debugged already"
7059 prompt from gdb. Use gdb_test to set the baud rate.
7060
7061 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7062 to 20000. Really. I mean it.
7063
7064Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7065
7066 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7067 fails. If suppress_flag is set, skip perror message about not
7068 being able to send to GDB.
7069 (send_gdb): If suppress_flag is set, don't try to send commands to
7070 GDB.
7071 (gdb_expect): If suppress_flag is set, always fail immediately.
7072 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7073 (gdb_init): Call gdb_stop_suppressing_tests.
7074 (default_gdb_exit): Ditto.
7075 (default_gdb_start): Ditto.
7076
7077 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7078 gdb_stop_suppressing_tests as appropriate.
7079 * gdb.base/break.exp: Ditto.
7080 * gdb.base/callfuncs.exp: Ditto.
7081 * gdb.base/commands.exp: Ditto.
7082 * gdb.base/exprs.exp: Ditto.
7083 * gdb.base/funcargs.exp: Ditto.
7084 * gdb.base/list.exp: Ditto.
7085 * gdb.base/recurse.exp: Ditto.
7086 * gdb.base/scope.exp: Ditto.
7087 * gdb.base/structs.exp: Ditto.
7088 * gdb.c++/inherit.exp: Ditto.
7089
7090Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7091
7092 * config/vr4300.exp: New file.
7093
99707966
MC
7094 * gdb.*/*.exp: Call gdb_expect instead of expect.
7095
7096 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7097
7098Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7099
7100 * lib/gdb.exp(gdb_init): New function.
7101
7102 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7103 for each individual variable set.
7104
7105 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7106 name.
7107
7108 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7109
7110 * gdb.base/scope.exp: Use gdb_test.
7111
7112 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7113 aborting; the testsuite driver will do that for us (see
7114 gdb_finish). Also, use gdb_test in a few more places.
7115
7116Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7117
7118 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7119
7120Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7121
7122 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7123 and "add_tests" are not at the same address.
7124
7125Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7126
7127 * gdb.base/ptype.exp: Use gdb_test.
7128
7129Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7130
7131 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7132 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7133 left in. No longer expect them to fail.
7134
7135 * gdb.stabs/*.mt; Deleted, no longer used.
7136 * gdb.stabs/configure.in: Remove references to target makefile
7137 frags.
7138 * gdb.stabs/configure: Rebuilt.
7139
7140 * gdb.disasm/*.mt: Deleted, no longer used.
7141 * gdb.disasm/configure.in: Remove references to target makefile
7142 frags. Use "sh3.s" as the unique filename for this directory.
7143 * gdb.disasm/configure: Rebuilt.
7144
7145 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7146 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7147 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7148
7149Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7150
7151 * config/udi.exp: Use mondfe,name instead of remote_host.
7152
7153Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7154
7155 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7156 a function with a watchpoint enabled on the mn10200.
7157
7158 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7159 before trying to create it!
7160
7161Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7162
7163 * config/vx.exp: Use hostname instead of netport.
7164
7165 * config/vxworks.exp: New file.
7166
7167 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7168
7169 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7170 gdb before assuming everything worked. Send a ^C if a timeout
7171 occurs.
7172
7173 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7174 $gdb_spawn_id directly.
7175 (gdb_run_cmd): Try _start as well as start. Use the target feature
7176 gdb,start_symbol as the symbol to start from when jumping.
7177
7178Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7179
7180 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7181 redundant) test.
7182
7183 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7184 it doesn't lose for 16bit integer systems.
7185
7186Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7187
7188 * gdb.fortran/types.exp: If the target doesn't support "double"
7189 data types, then expect "real" types to only be 4 bytes.
7190
7191 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7192 call tests if the target doesn't support inferior function calls.
7193
7194 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7195 in printf tests.
7196
7197Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7198
7199 * gdb.base/help.exp: Disable "help set", "help show", and
7200 "help support". Simplify regexp for "help stack".
7201
7202 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7203 to 60 seconds. Temporarily set match_max to 15000 around the
7204 "info copying" test.
7205
7206 * gdb.base/nodebug.exp: Don't try to do an inferior function
7207 call if the target doesn't support them.
7208 * gdb.base/printcmds.exp: Likewise.
7209 * gdb.base/setvar.exp: Likewise.
7210 * gdb.base/structs.exp: Likewise.
7211 * gdb.c++/templates.exp: Likewise.
7212 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7213
7214 * gdb.base/recurse.exp: Enable for the mn10200.
7215
7216 * configure.in: Do configure gdb.stabs directory for *-*-elf
7217 targets.
7218 * configure: Rebuilt.
7219
7220 * gdb.base/break.exp: Check for gdb,noresults before testing
7221 exit status and/or results from the target.
7222 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7223 * lib/gdb.exp: Remove old (now bogus) initialization of
7224 noinferior, noargs, noresults and nosignals.
7225
7226Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7227
7228 * config/sh.exp: New file.
7229
7230 * config/slite.exp: Try to connect multiple times to the board
7231 before rebooting. Only send a "monitor run" if need_monitor_run
7232 is set.
7233
7234 * gdb.base/break.exp: Don't do the "stub continue" test if
7235 the target has gdb_stub set.
7236
7237 * gdb.base/callfuncs.exp: Increase the timeout.
7238
7239 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7240 if the target has gdb,noinferiorio set.
7241
7242 * gdb.base/list.exp: Increase match_max to 10000 characters.
7243
7244 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7245
7246 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7247 target.
7248
7249 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7250
7251Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7252
7253 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7254 trying to delete the copy of gdb. Catch the file delete so we
7255 don't die if the delete fails; also, the file should be copied to
7256 the host, not to the build.
7257
7258Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7259
7260 * lib/gdb.exp(gdb_test): Surround the result pattern with
7261 parenthesis in case it contains multiple regexps separated
7262 with |.
7263
7264 * gdb.base/watchpoint.exp: Use gdb_test.
7265 * gdb.base/default.exp: Ditto.
7266
7267Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7268
99707966 7269 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 7270
c906108c
SS
7271 * gdb.base/scope.exp: Use gdb_test.
7272 * gdb.c++/classes.exp: Ditto.
7273 * gdb.c++/inherit.exp: Ditto.
7274
7275Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7276
7277 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7278 remote_exec instead.
7279 * gdb.base/corefile.exp: Don't be ridiculous.
7280 * gdb.base/*.c: Add missing stub invocations.
7281
7282Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7283
7284 * config/slite.exp: Miscellaneous fixes.
7285
7286 * lib/gdb.exp: Fix runto.
7287
7288 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7289 the target.
7290
7291 * gdb.base/watchpoint.exp: Fix regexp.
7292
7293 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7294 close and wait commands, as the descriptor may now be
7295 invalid. Always call "remote_close host".
7296
7297Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7298
7299 Major rewrite for testsuite revision.
beb998c6 7300
c906108c
SS
7301 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7302 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7303 instead of relying on spawn_id to always contain a valid
7304 spawn id.
7305 (get_compiler_info): New procedure to build the ${binfile}.ci
7306 file, instead of replicating this in N different places.
7307 (gdb_compile): New procedure.
beb998c6 7308
c906108c
SS
7309 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7310 appropriate arguments) instead of compile. Use gdb_test in a lot
7311 more places. Use send_gdb instead of send. Always run gdb_start
7312 at the start of a testcase, as this is no longer done magically.
7313
7314 config/*-gdb.exp: Rename without the -gdb suffix.
7315
7316 config/mips.exp: Use remote_close instead of exit_remote_shell.
7317 config/monitor.exp: Use target_info instead of looking at
7318 baud, timeout, etc.
7319 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7320
7321Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7322
7323 * gdb.c++/templates.exp (test_ptype_of_templates),
7324 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7325 Update expect patterns for destructors and assignment operators
7326 to match corresponding c-typeprint.c changes.
7327 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7328 to destructor breakpoint test, GDB should be able to set the
7329 destructor breakpoint without specifying arguments.
7330
7331Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7332
7333 * gdb.threads/pthreads.exp: Change result for failure to compile due
7334 to lack of pthreads runtime support from an error to simply an
7335 unsupported test, per dejagnu standards.
7336
7337Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7338
7339 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7340 where GDB exits to reduce pattern match time.
7341 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7342
7343 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7344
dc96c6c7 7345Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7346
7347 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7348 * gdb.base/default.exp: ditto.
7349 * gdb.base/nodebug.exp: ditto.
7350 * gdb.base/printcmds.exp: ditto.
7351 * gdb.base/ptype.exp: ditto.
7352 * gdb.base/setvar.exp: ditto.
7353 * gdb.base/structs.exp: ditto.
7354 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7355
7356Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7357
7358 * configure, */configure: Rebuild with autoconf 2.12.
7359
7360Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7361
7362 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7363 use new i*86-pc-linux*-gnu quads.
7364 * gdb.base/corefile.exp: Ditto.
7365 * gdb.base/signals.exp: Ditto.
7366 * gdb.base/sigall.exp: Ditto.
7367 * gdb.base/interrupt.exp: Ditto.
7368
7369 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7370 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7371 RedHat 4.0.
beb998c6 7372
c906108c
SS
7373 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7374 linux. This allows the test case to at least compile on latest
7375 linux, but still not run due to missing the threads runtime library.
7376
7377Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7378
7379 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7380 directory to search gdb directory. Accept and step over conditional
7381 stack alignment code. Consume $prompt in failure cases.
7382 Reset timeout to $oldtimeout instead of some arbitrary value.
7383 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7384 timeout problems with infinite stack backtraces.
7385 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7386 Accept function parameters for linkfunc member.
7387
7388Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7389
7390 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7391 (CXXFLAGS): Remove, unreferenced.
7392 (B_OPTIONS): Add for -B options and add code to initialize with
7393 previous -B options and also add -B option to pick up cross compiled
7394 runtime.
7395 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7396 doing cross compiles.
7397 (target_alias): Declare global.
7398 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7399 to verify that gcc exists in build tree, and if so set CC to that
7400 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 7401
c906108c
SS
7402Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7403
7404 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7405 ptype test for anonymous union. Fixup testcase to match
7406 current gcc debug output.
7407
7408Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7409
7410 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7411 force argument to an unsigned long type.
7412
7413Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7414
7415 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7416 tests and anonymous union print/ptype tests.
7417 * gdb.base/list.exp (test_forward-search): Increase timeout by
7418 5 minutes for the "search extremely long line" case.
7419 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7420 completely optional and that the pass/fail messages use the command as
7421 the message if that third arg is a null string.
7422 (gdb_test_exact): Arrange that a null string pattern means match a
7423 null string output rather than any output, which might include random
7424 errors.
7425 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7426 backtrace test.
7427 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7428 always failing and failure is now exposed by gdb.exp changes.
7429
7430Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7431
7432 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7433 weren't being noted.
7434
7435Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7436
7437 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7438 * gdb.stabs/weird.exp: Remove v_comb xfails.
7439
dc96c6c7 7440Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7441
7442 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7443 list.exp scope.exp watchpoint.exp]
7444 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 7445
dc96c6c7 7446Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7447
7448 * config/monitor.exp: Increase download timeout to 1000 seconds.
7449
dc96c6c7 7450Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7451
7452 * config/m32r.exp: Increase timeout to 120 seconds.
7453
7454Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7455
7456 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7457 and accept older ordering as obsolescent gcc or gdb.
7458 * gdb.c++/templates.exp: Ditto.
7459 * gdb.c++/virtfunc.exp: Ditto.
7460
7461Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7462
7463 * gdb.base/coremaker.c: Add code to mmap some data so we
7464 can check that it ends up in the core file.
7465 * gdb.base/corefile.exp: Add test to read mmapped data
7466 from core file.
7467
dc96c6c7 7468Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7469
7470 * config/m32r.exp: New file.
7471
7472Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7473
7474 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7475 that cflags can contains -gstabs, and work correctly for other tests.
7476
dc96c6c7 7477Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7478
7479 * gdb.base/setshow.exp: New file, tests show and set.
7480 * gdb.base/setshow.c: New file, tests show and set.
7481 * gdb.base/help.exp: Add test for help set|show annotate.
7482 * gdb.base/default.exp: Add test for set|show annotate.
7483
7484Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7485
7486 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7487 errors unique.
7488 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7489 explicitly.
7490
7491Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7492
7493 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7494 and width commands. This is done elsewhere.
7495 * (gdb_start): Don't call gdb_start_sim here. That's already
7496 done in gdb_load. This fixes lots of failures in default.exp.
7497
7498Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7499
7500 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7501 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7502 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7503 in the same we we treat other failures (since it may be an expected
7504 condition), rather than as an error.
7505 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7506 old test format.
7507
7508Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7509
7510 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7511 (distclean maintainer-clean realclean): No need to remove files
7512 twice. Nuke the duplicates.
7513 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 7514 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7515 Remove config.h along with other config files.
7516
7517Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7518
7519 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7520 "p func1 ()" and note that rests of tests are skipped.
7521 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7522 setup_xfails for "print func2::coremaker_local".
7523 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7524 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7525 affected by the previous run test.
7526 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7527 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7528 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7529 "pass int powerset tuple" and "pass modeless int powerset tuple".
7530 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7531 "real write 4" and "real write 8".
7532 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7533 setup_xfails for "print vs1 after tuple assign 2",
7534 "print \$i after tuple assign 2", and
7535 "print vs2 after tuple assign 2".
7536 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7537 meaningful error message and return -1 so the caller can
7538 suppress further tests and avoid a cascade of errors.
beb998c6 7539
c906108c
SS
7540Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7541
7542 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7543 format for printing version.
7544 * gdb.base/default.exp: Ditto.
7545 * gdb.base/interrupt.exp: Fix problem with cascade of
7546 errors if child process dies while calling a function.
beb998c6 7547
c906108c
SS
7548Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7549
7550 * Makefile.in (VPATH): Add
7551 * Makefile.in (Makefile, config.status): Fix rules so things get
7552 remade when necessary.
7553
7554Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7555
7556 * Makefile.in (just-check): Add path to sibling expect dir
7557 to environment variable specified by RPATH_ENVVAR.
7558
7559Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7560
7561 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7562 (just-check): Add shared library paths for libstdc++, tk,
7563 tcl, bfd, and opcodes to the environment variable specified
7564 in RPATH_ENVVAR.
7565 * configure.in: Add support to recognize --enable-shared flag
7566 and generate correct value for RPATH_ENVVAR.
7567 * configure: Regenerated with autoconf.
7568
7569Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7570
7571 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7572 include all osf versions.
7573 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7574 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7575 when target is linux. When failing to build pthreads test
7576 executable, give more meaningful message.
7577 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7578 arg for pthread_create.
beb998c6 7579
c906108c
SS
7580Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7581
7582 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7583 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7584 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7585 and -lpthreads (everybody else).
7586 (test_startup): Fail gracefully if threads are not supported.
7587 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7588 "p/c array_index("abcdef",2)" when not gcc compiled.
7589 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7590 "print func2::coremaker_local" when not gcc compiled.
7591 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7592 "ptype on opaque struct tagname (statically)",
7593 "ptype on opaque struct tagname (dynamically) 1", and
7594 "ptype on opaque struct tagname (dynamically) 2"
7595 for not compiled with gcc.
7596 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7597 backtrace when compiled with gcc.
beb998c6 7598 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7599 than always return success.
7600
7601Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7602
7603 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7604
7605Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7606
7607 * gdb.base/structs.exp: Undo last change.
7608
7609Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7610
7611 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7612 encapsulate all the steps/nexts done during self test, starting
7613 at main, and makes them less sensitive to optimization issues.
7614 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7615 signal handler" test.
7616 * gdb.threads/pthreads.exp: Only run this for native configs.
7617 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7618 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7619 tests.
7620 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7621 for "runto test_calls(void)" test.
beb998c6 7622
c906108c
SS
7623Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7624
7625 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7626 and don't expect address info in breakpoint confirmations.
7627
7628Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7629
7630 * gdb.base/list.exp (test_forward_search): Increase timeout
7631 temporarily by 60 seconds for searching extremely long line,
7632 and then reset to old value when done. Increase expect input
7633 buffer to 10000.
7634
7635Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7636
7637 * gdb.base/list.exp (test_forward_search): Fix to handle very
7638 long source line without overflowing expect's input buffer.
7639
7640Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7641
7642 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7643 "buffer_full".
7644
7645 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7646 "buffer_full".
7647
7648 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7649 "buffer_full".
7650
7651 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7652 "buffer_full".
7653
7654Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7655
7656 * configure.in (configdirs): Add gdb.threads.
7657 * configure: Regenerated with autoconf.
7658 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7659 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7660 * gdb.threads/configure: New, generated with autoconf.
beb998c6 7661
c906108c
SS
7662Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7663
7664 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7665
7666Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7667
7668 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7669 each signal's status in the output of "handle all print".
7670 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7671 the \r\n sequence that immediately precedes the gdb prompt.
7672 * gdb.base/a1-selftest.exp: Save original timeout and restore
7673 after test.
7674
7675Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7676
7677 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7678 symbol.
7679
7680Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7681
7682 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7683
7684Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7685
7686 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7687 timeout by 60 seconds.
7688
7689Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7690
7691 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7692 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7693 error return.
7694
7695Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7696
7697 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7698 gdb initialization, also report how long dejagnu waited. Restore
7699 old timeout before doing error return. Temporarily increase timeout
7700 by 3 minutes to allow for slow startups over heavy NFS use.
7701
7702Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7703
7704 * lib/gdb.exp: Report timeout value for verbosity level 2.
7705 * config/gdbserver.exp: Ditto.
7706 * config/hppro.exp: Ditto.
7707 * config/mips-gdb.exp: Ditto.
7708 * config/monitor.exp: Ditto.
7709 * config/netware.exp: Ditto.
7710 * config/sim-gdb.exp: Ditto.
7711 * config/slite-gdb.exp: Ditto.
7712 * config/udi-gdb.exp: Ditto.
7713 * config/unix-gdb.exp: Ditto.
7714 * config/vx-gdb.exp: Ditto.
7715 * gdb.base/a1-selftest.exp: Ditto.
7716 * gdb.base/a2-run.exp: Ditto.
7717 * gdb.base/break.exp: Ditto.
7718 * gdb.base/corefile.exp: Ditto.
7719 * gdb.base/list.exp: Ditto.
7720 * gdb.base/recurse.exp: Ditto.
7721 * gdb.base/scope.exp: Ditto.
7722 * gdb.base/signals.exp: Ditto.
7723
7724Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7725
7726 * gdb.threads/Makefile.in (docdir): Removed.
7727
7728Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7729
7730 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 7731 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7732 @srcdir@.
beb998c6 7733 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7734 autoconf 2.5 or higher.
7735 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
7736
7737Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
7738
7739 * configure: Regenerated.
7740 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
7741 avoid name clashes with SunOS headers.
7742
7743Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
7744
7745 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
7746
7747Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
7748
7749 * gdb.base/callfuncs.exp: Finish last change -- make sure the
7750 prototype information ends up in the compiler info file.
7751
7752Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7753
7754 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7755 attempting to regenerate it. Eliminate use of a temporary file
7756 and just generate the info file directly. Source it immediately,
7757 for consistency of use.
7758 * gdb.base/corefile.exp: Ditto
7759 * gdb.base/exprs.exp: Ditto.
7760 * gdb.base/funcargs.exp: Ditto.
7761 * gdb.base/langs.exp: Ditto.
7762 * gdb.base/list.exp: Ditto.
7763 * gdb.base/mips_pro.exp: Ditto.
7764 * gdb.base/nodebug.exp: Ditto.
7765 * gdb.base/opaque.exp: Ditto.
7766 * gdb.base/ptype.exp: Ditto.
7767 * gdb.base/scope.exp: Ditto.
7768 * gdb.base/setvar.exp: Ditto.
7769 * gdb.base/signals.exp: Ditto.
7770 * gdb.base/whatis.exp: Ditto.
7771 * gdb.c++/templates.exp: Ditto.
7772 * gdb.c++/virtfunc.exp: Ditto.
7773 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7774 whether or not to add -lstdc++ to the compile command line args.
7775
7776Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7777
7778 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7779 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7780 Increase timeout, a lot of single stepping might be needed if the
7781 target has no hardware watchpoints.
7782
7783Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7784
7785 * gdb.base/break.exp: Ignore compiler warnings when compiling
7786 break.c.
7787 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7788 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7789 from remote-sim.
7790 * gdb.base/exprs.exp: Add h8300 xfails.
7791 * gdb.base/funcargs.exp: Likewise.
7792 * gdb.base/nodebug.exp: Likewise.
7793 * gdb.base/printcmds.exp: Likewise.
7794 * gdb.base/ptype.exp: Likewise.
7795 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7796 h8300 xfails.
beb998c6 7797 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7798 on the h8300.
7799 * gdb.base/funcargs.c: Explicitly make last constant argument to
7800 call_after_alloca_subr an unsigned long type.
7801 * gdb.base/return.c: Include stdio.h.
7802
7803Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7804
7805 * config/abug.exp: New file for the older Motorola Bug monitor
7806 that runs on the mvme13x series VME boards.
7807 * config/monitor.exp: Use the new config array for target settings
7808 if they exist.
7809
7810Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7811
7812 * sim-gdb.exp: Make the SH simulator allocate less space when
7813 it is targeted.
7814
7815Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7816
7817 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7818 test.
7819
7820Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7821
7822 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
7823 "rs6000-*-*" for "list function in include file" when gcc compiled.
7824 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
7825 for "p ctable1[120]".
7826 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
7827 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
7828 Remove setup_xfail for "rs6000-*-*" for
7829 "print 'scope0.c'::filelocal before run".
7830 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
7831 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
7832 since some compilers don't allow both options to be given
7833 on the same command line. Create object file and move it.
beb998c6 7834
c906108c
SS
7835Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
7836
7837 * gdb.base/corefile.exp: Always regenerate the core file, since
7838 we always regenerate the coremaker program. Detect special case
7839 where registers cannot be read from core file.
beb998c6 7840
c906108c
SS
7841Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
7842
7843 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7844 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
7845 * gdb.c++/templates.exp: Only match on basename of file since
7846 some formats like xcoff don't encode directory information.
7847 * gdb.stabs/weird.exp: Use the right sed script for powerpc
7848 and rs6000 AIX xcoff targets.
7849 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
7850 * configure: Regenerate.
7851 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
7852 here, rather than in distclean.
beb998c6 7853
c906108c
SS
7854Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
7855
7856 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
7857 defined, and use it to compile the test case with -O2. The
7858 native compilation still uses no optimization.
7859 * gdb.base/mips_pro.c: Remove inline assembly code since
7860 it is compiled PIC by default, which results in assembler
7861 warnings that make the testsuite think the compilation
7862 was unsuccessful.
7863
7864Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
7865
7866 * gdb.c++/misc.exp: Add note to message for
7867 "print s.a for foo struct" that this is a known gcc 2.7.2
7868 and earlier bug.
7869
7870Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
7871
7872 * gdb.base/break.exp: Fix pattern for matching "Delete all
7873 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
7874 setup_xfail for deleting all breakpoints test. Fix various
7875 timeout messages to include "(timeout)".
7876 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
7877 for "p t_float_values2(3.14159,float_val2)".
7878 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
7879 for "continue to call2g" when gcc compiled.
7880 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
7881 "up to foo in langs.exp", "show language at foo in langs.exp",
7882 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
7883 and "show language at fsub in langs.exp".
7884 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
7885 "list line 1 in include file", "list message for lines past EOF",
7886 "list function in include file", "list list0.h:foo", and
7887 "list filename:function; nonexistant function".
7888 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
7889 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
7890 and "ptype t_char_array" to be for native cc only.
beb998c6 7891
c906108c
SS
7892Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
7893
beb998c6 7894 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
7895 setup_xfail for "print coremaker_bss", "print coremaker_ro",
7896 "print func2::coremaker_local", and "backtrace in corefile.exp".
7897
7898Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
7899
7900 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
7901 "bt in signals.exp". This problem only appears when running
7902 the testsuite, and then only intermittently.
7903
7904Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7905
7906 * gdb.base/return.exp (return_tests): Differentiate between
7907 two tests of continuing.
7908
7909Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7910
7911 * */Makefile.in (maintainer-clean): Remove config.log.
7912 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
7913 * gdb.c++/Makefile.in (PROGS): Add inherit.
7914 (clean): Remove *.ci.
7915
7916Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
7917
7918 * gdb.c++/misc.cc: Add test code from Mike Stump.
7919 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
7920
7921Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
7922
7923 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
7924 to "alpha-*-osf2*" and add comment.
7925 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
7926 setup_xfail for "step over execarg initialization" and
7927 "step over corearg initialization".
7928 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
7929 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
7930 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
7931 gcc compiled for "print coremaker_bss", "print coremaker_ro",
7932 "print func2::coremaker_local", and "backtrace in corefile.exp".
7933 * gdb.base/signals.exp: Build and source signals.ci.
7934 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
7935 to be for gcc only.
7936 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 7937
c906108c
SS
7938Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7939
7940 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
7941 Feb 3 procfs.c change.
7942
7943Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
7944
7945 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
7946
7947Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
7948
7949 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
7950 from dejagnu's apparent default of 10 seconds, which gives random
7951 results when running the tests over NFS on moderately loaded systems.
7952 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
7953
7954Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
7955
7956 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
7957 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
7958 result reports.
7959
7960Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
7961
7962 * configure.in (CY_AC_PATH_TCLH): Remove.
7963 * configure: Regenerate.
7964
7965Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
7966
7967 * gdb.c++/Makefile.in (clean): Add missing '{'.
7968
7969Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
7970
7971 * lib/gdb.exp: Provide a default value for noinferior.
7972
7973 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
7974 Load libgloss.exp.
7975
7976Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
7977
7978 * gdb.disasm/hppa.exp: Compile directly into an executable, use
7979 the executable, not the .o to run the tests from.
7980
7981Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
7982
7983 * gdb.base/break.exp: Don't test for program exit or exit status
7984 if $noresults if nonzero.
7985 * gdb.base/langs.exp: Likewise.
7986 * gdb.base/watchpoint.exp: Likewise.
7987
7988 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
7989 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
7990 trying to compile the testcase.
7991
7992Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
7993
7994 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
7995 * gdb.base/signals.exp (continue to handler): Likewise.
7996
7997Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
7998
7999 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8000
8001 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8002
8003Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8004
8005 * gdb.base/corefile.exp: Recognize "not found" as failure
8006 when trying to determine if a core file was generated.
8007 If no core file was generate the first time, try again without
8008 the ulimit -c to work around braindamaged shells.
8009
8010Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8011
8012 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8013 [] tests with "test" and enclose string in quotes.
8014 * gdb.stabs/configure: Rebuild
beb998c6 8015
c906108c
SS
8016Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8017
8018 Changes in sync with expect:
8019 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8020 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8021 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8022 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8023 argument to AC_REQUIRE.
8024 * configure: Regenerated.
8025
8026Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8027
8028 * gdb.base/corefile.exp: When generating a core, discard any
8029 error messages about ulimit not found and the "core dumped"
8030 message from the shell that runs the coredumper.
8031
8032Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8033
8034 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8035
8036 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8037 which sed script to run. Expect failure for v_comb test
8038 on PA targets too.
beb998c6 8039
c906108c
SS
8040Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8041
8042 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8043 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8044
8045Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8046
8047 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8048 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8049 "sparc-sun-solaris*" xfails for "p v_comb".
8050 * lib/gdb.exp (default_gdb_start): Fix typo.
8051 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8052 messages to not include the full program name that caused
8053 the core dump since some systems (such as solaris) apparently
8054 truncate this path to about 80 characters.
8055 When generating a core file first try increasing the core file
8056 size limit to unlimited since some systems may default it to
8057 zero, and it is harmless to try it. Move the test for failing
8058 to generate a core file to where it will actually get executed.
8059 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8060 new gdb result from g++ debug info improvements and make old
8061 pattern obsolescent. Also account for size_t differences
8062 (may be int or long).
8063 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8064 initialization before function call is placed in the delay slot
8065 and thus appears to be skipped over by commands such as "next".
8066
8067Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8068
8069 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8070
8071Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8072
8073 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8074 input source file; fix code to compile test to deal with this
8075 convention.
8076 * gdb.c++/*.exp: Likewise.
8077
8078Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8079
8080 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8081 "bt in signals.exp".
8082
8083Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8084
8085 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8086 "step over execarg initialization" and
8087 "step over corearg initialization".
8088
8089Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8090
8091 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8092 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8093
8094Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8095
8096 From Rob Savoye (rob@poseidon.cygnus.com)
8097 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8098 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8099 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8100 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8101 configure.in}: Major reworking for autoconfig.
8102 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8103 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8104 New files.
8105 * config/unix-gdb.exp: Make GDB global.
8106 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8107 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8108 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8109 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8110 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8111 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8112 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8113 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8114 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8115 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8116 pr-8136.exp, result.exp, string.exp, tuples.exp},
8117 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8118 to returns as necessary, arrange for test to compile own testcase
8119 executable.
8120 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 8121
c906108c
SS
8122Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8123
8124 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8125 clear_xfail at end of test which might not call either pass or fail.
8126 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8127 "backtrace through signal handler".
8128
8129Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8130
8131 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8132 continuing from a job control stop signal.
8133 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8134
8135Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8136
8137 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8138 * gdb.base/corefile.exp: Likewise.
8139 * gdb.base/funcargs.exp: Likewise.
8140
8141Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8142
8143 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8144 * config/monitor.exp: Add support for setting baud rate.
8145
8146Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8147
8148 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8149 i*86-*-linux* xfails for "backtrace through signal handler".
8150 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8151 "print func2::coremaker_local".
8152 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8153 alpha-dec-osf2* xfail for
8154 "delete all breakpoints when none".
8155
8156Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8157
8158 * gdb.base/break.exp: Change test that deletes all breakpoints
8159 when no user breakpoints are installed. A post 4.15 change
8160 causes gdb to no longer prompt in this case.
8161
8162Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8163
8164 * gdb.base/return.exp (return_tests): Change xfail for test
8165 "correct value returned double test" to stop xfailing at
8166 Solaris 2.5. Apparently the bug has been fixed.
8167
8168Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8169
8170 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8171 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8172
8173Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8174
8175 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8176 * gdb.disasm/hppa.s: Corresponding changes.
8177
8178Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8179
8180 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8181 makefile fragment.
8182 * config/mt-hpux: Deleted.
8183
8184Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8185
beb998c6 8186 * Many files: When warning about suppressed tests due to a
c906108c
SS
8187 nonexistant test binary, avoid incrementing the warning count.
8188
8189Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8190
8191 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 8192
c906108c
SS
8193Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8194
8195 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8196 "sparc-*-solaris2*".
8197
8198Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8199
8200 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8201 Add global and local variables and initialize them.
8202 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8203 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8204 extracts the file name and terminating signal from the core file.
8205 * TODO: Remove note about tests for correct mapping of corefile.
8206 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8207 from optimizing it away.
8208 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8209 handles common blocks.
8210
8211Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8212
8213 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8214 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8215
8216Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8217
8218 * Makefile.in (maintainer-clean): New target, synonym for
8219 realclean.
8220 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8221 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8222 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8223 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8224 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8225 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8226
8227Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8228
8229 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8230 xfails when not gcc compiled for "print foo::funclocal".
8231 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8232 "print foo::funclocal at foo",
8233 "print 'scope1.c'::foo::funclocal at foo",
8234 "print foo::funclocal_bss at foo",
8235 "print 'scope1.c'::foo::funclocal_bss at foo",
8236 "print foo::funclocal_ro at foo",
8237 "print 'scope1.c'::foo::funclocal_ro at foo",
8238 "print bar::funclocal at foo" and
8239 "print 'scope1.c'::bar::funclocal at foo".
8240 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8241 gcc compiled for "print foo::funclocal at bar".
8242 Expand all messages to ensure that they identify that
8243 the test is at bar().
8244 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8245 gcc compiled for:
8246 "ptype on opaque struct pointer (statically)",
8247 "ptype on opaque struct tagname (statically)",
8248 "ptype on opaque struct pointer (dynamically) 1",
8249 "ptype on opaque struct tagname (dynamically) 1",
8250 "ptype on opaque struct pointer (dynamically) 2" and
8251 "ptype on opaque struct tagname (dynamically) 2
8252 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8253 gcc compiled for:
8254 "p datalocal"
8255 "whatis datalocal",
8256 "ptype datalocal",
8257 "p bsslocal",
8258 "whatis bsslocal", and
8259 "ptype bsslocal".
8260 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8261 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8262 when not gcc compiled.
8263 * gdb.base/funcargs.exp (float_and_integral_args): Add
8264 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8265 compiled.
8266 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8267 "backtrace from call6a" when not gcc compiled.
8268 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8269 "backtrace from call7a" when not gcc compiled.
8270 * gdb.base/callfuncs.exp (do_function_calls):
8271 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8272 "p t_char_array_values(char_array_val2,char_array_val1)",
8273 "p t_char_array_values(char_array_val1,char_array_val2)",
8274 "p t_char_array_values("carray 1","carray 2")",
8275 "p t_char_array_values("carray 1",char_array_val2)",
8276 "p t_char_array_values(char_array_val1,"carray 2")",
8277 "p sum_args(1,{2})",
8278 "p sum_args(2,{2,3})",
8279 "p sum_args(3,{2,3,4})",
8280 "p sum_args(4,{2,3,4,5})"
8281 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8282 "backtrace in corefile.exp" when not gcc compiled.
8283
8284Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8285
8286 * gdb.base/signals.exp: Rewrite `handle all print' test as
8287 a procedure. Accept blanks or TABs as whitespace, increase
8288 timeout and expect input buffer size for the large output
8289 from the command. Remove "i*86-*-bsdi2.0" xfail.
8290
8291Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8292
8293 * gdb.base/setvar.exp: Add new testcases for truncation when
8294 assigning invalid values to bitfields.
8295
8296Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8297
beb998c6 8298 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8299 mips-sgi-irix* xfail for
8300 "call inferior func with struct - returns char *"
8301 and fix test so that an optional (unsigned char *) cast is
8302 accepted in the result.
8303
8304Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8305
8306 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8307 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8308 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8309 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8310 that accidentally got checked in.
8311
8312Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8313
beb998c6 8314 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8315 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8316 compiled test.
8317 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8318 Add mips-sgi-irix5* xfail for not gcc compiled.
8319 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8320 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8321 "p top", "whatis top", "p middle", and "whatis middle".
8322 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8323 "whatis signed char" for not gcc compiled.
8324 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8325 "set variable signed char=-1 (-1)" and
8326 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8327 * gdb.base/funcargs.exp (float_and_integral_args):
8328 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8329 Add mips-sgi-irix* xfail when not gcc compiled for
8330 "continue to call2b".
8331 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8332 "continue to call2g".
8333 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8334 "backtrace from call6a"
8335 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8336 "backtrace from call7k".
8337 Add mips-sgi-irix5* xfail when not gcc compiled for
8338 "backtrace from call7a".
8339 (localvars_after_alloca): Fix gdb_test cmds for
8340 "print * after runto ...".
8341 Remove rs6000-*-* xfails for
8342 "print i after runto localvars_after_alloca" and
8343 "print l after runto localvars_after_alloca"
8344 for all compilers.
8345 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8346 when not compiled with gcc, for:
8347 "print signed char == (minus)",
8348 "print signed char != (minus)",
8349 "print signed char < (minus)",
8350 "print signed char > (minus)".
8351 * gdb.base/callfuncs.exp (do_function_calls):
8352 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8353 "call inferior func with struct - returns char *".
beb998c6 8354 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8355 "correct value returned double test" to include Solaris 2.4.
8356 * gdb.base/funcargs.exp (float_and_integral_args):
8357 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 8358
c906108c
SS
8359Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8360
8361 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8362 enumeration bitfields if compiling with GNU C.
8363 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8364 to empty' prompt.
8365
8366Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8367
8368 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8369 test for PRO targets.
8370
8371 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8372 breakpoints in the inferior at any given time by making
8373 two groups of breakpoints for call2*, call6* and call7*
8374 tests.
8375
8376Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8377
8378 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8379 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8380 from optimizing it away.
8381 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8382 "call inferior func with struct".
8383
8384Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8385
8386 * configure.in: Only configure gdb.chill for particular targets.
8387
8388Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8389
8390 * gdb.base/Makefile.in: Add action to .c.o transformation
8391 rule that generates a .ci file for each .o file and remove
8392 explicit .c.o rules except for callfuncs.o.
8393 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8394 generates a .ci file for each .o file and remove explicit
8395 .cc.o rules.
8396 (clean): Remove *.tmp *.ci files.
8397 (EXECUTABLES): Remove templ-info.exp.
8398 * gdb.base/compiler.c: New file.
8399 * gdb.c++/compiler.cc: New file
8400 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8401 Change rs6000-*-* xfail for
8402 "print 'scope0.c'::filelocal_ro" and
8403 "print 'scope1.c'::filelocal" and
8404 "print 'scope1.c'::filelocal_bss" and
8405 "print 'scope1.c'::filelocal_ro" and
8406 "print 'scope1.c'::foo::funclocal" and
8407 "print 'scope1.c'::foo::funclocal_ro" and
8408 "print 'scope1.c'::bar::funclocal" and
8409 "print 'scope0.c'::filelocal_ro" and
8410 "print 'scope1.c'::filelocal at foo" and
8411 "print 'scope1.c'::filelocal_bss at foo" and
8412 "print 'scope1.c'::filelocal_ro at foo" and
8413 "print 'scope1.c'::foo::funclocal at foo" and
8414 "print 'scope1.c'::foo::funclocal_bss at foo" and
8415 "print 'scope1.c'::foo::funclocal_ro at foo" and
8416 "print 'scope1.c'::bar::funclocal at foo" and
8417 "print 'scope0.c'::filelocal_ro" and
8418 "print 'scope1.c'::filelocal" and
8419 "print 'scope1.c'::filelocal_bss" and
8420 "print 'scope1.c'::filelocal_ro" and
8421 "print 'scope1.c'::foo::funclocal" and
8422 "print 'scope1.c'::foo::funclocal_bss" and
8423 "print 'scope1.c'::foo::funclocal_ro" and
8424 "print 'scope1.c'::bar::funclocal" and
8425 "print 'scope1.c'::bar::funclocal_bss"
8426 to only be xfail'd when not compiled with gcc.
beb998c6 8427 Add rs6000-*-* xfail for
c906108c
SS
8428 "print 'scope0.c'::filelocal_bss before run"
8429 when compiled with gcc.
8430 (test_at_main): Add rs6000-*-* xfail for
8431 "print filelocal_ro in test_at_main"
8432 when compiled with gcc.
8433 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 8434 Add rs6000-*-aix* xfail for
c906108c
SS
8435 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8436 "ptype t_char_array", not compiled with gcc.
8437 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8438 xfail for "list foo (in include file)" when gcc compiled.
8439 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8440 (integral_args): Add rs6000-*-* xfail for
8441 "run to call0a" if not compiled with gcc.
8442 (unsigned_integral_args): Add rs6000-*-* xfail for
8443 "run to call1a" if not compiled with gcc.
8444 (float_and_integral_args): Add rs6000-*-* xfail for
8445 "run to call2a" if not compiled with gcc and for
8446 "continue to call2b" for any compiler.
8447 Add rs6000-*-* xfail to
8448 "print f1 after run to call2a" for gcc compiled.
8449 (discard_and_shuffle): Add rs6000-*-* xfail for
8450 "run to call6a".
8451 (shuffle_round_robin): Add rs6000-*-* xfail for
8452 "backtrace from call7a" if not compiled with gcc.
8453 Add rs6000-*-* xfail for
8454 "backtrace from call7b" if compiled with gcc.
8455 (call_after_alloca): Add rs6000-*-* xfail for
8456 "print c in call_after_alloca" and
8457 "print s in call_after_alloca" and
8458 "backtrace from call_after_alloca_subr"
8459 if not compiled with gcc.
8460 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8461 "print c in localvars_in_indirect_call" and
8462 "print c in localvars_in_indirect_call" and
8463 "backtrace in indirectly called function" and
8464 "stepping into indirectly called function"
8465 if not compiled with gcc.
8466 (localvars_after_alloca): Add rs6000-*-* xfail for
8467 "print c after runto localvars_after_alloca" and
8468 "print s after runto localvars_after_alloca" and
8469 "print i after runto localvars_after_alloca" and
8470 "print l after runto localvars_after_alloca"
8471 for all compilers.
8472 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8473 than whatis-info.exp.
8474 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8475 than opaque-info.exp.
8476 Setup rs6000-*-* xfail for
beb998c6 8477 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8478 "ptype on opaque struct pointer (dynamically)" when
8479 not compiled with gcc.
8480 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8481 rather than callf-info.exp.
8482 (do_function_calls): Add clear_xfail for rs6000-*-* for
8483 "p t_float_values2(3.14159,float_val2)". Seems to work
8484 fine there, both with xlc and gcc. Need to find out what
8485 it is doing right and fix other platforms.
8486 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8487 "call inferior func with struct - returns int",
8488 "call inferior func with struct - returns long",
8489 "call inferior func with struct - returns float",
8490 "call inferior func with struct - returns double",
8491 "call inferior func with struct - returns char *",
8492 but only if not gcc compiled (presumes xlc compiled).
8493 Change rs6000-*-* xfails for
8494 "call inferior func with struct - returns char" and
8495 " call inferior func with struct - returns short" to only
8496 xfail if not using gcc.
8497 (clean mostlyclean): Remove *.ci and *.tmp files.
8498 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8499 than templ-info.exp.
8500 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8501 Add rs6000-*-* xfail for "up to foo in langs.exp"
8502 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8503 when not gcc compiled.
beb998c6 8504
c906108c
SS
8505Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8506
8507 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8508 * gdb.base/corefile.exp: Likewise.
8509 * gdb.base/list.exp: Likewise.
8510 * gdb.base/scope.exp: Likewise.
8511 * gdb.base/siganls.exp: Likewise.
8512
8513 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8514 compiler output.
8515 * gdb.base/whatis.exp: Likewise.
8516
8517Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8518
8519 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8520 failure (opcode table has been fixed to match reality).
8521
8522Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8523
8524 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8525 "call inferior func with struct - returns char",
8526 "call inferior func with struct - returns short"
8527
8528 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8529 "print 'scope0.c'::filelocal at main",
8530 "print 'scope0.c'::filelocal_bss in test_at_main",
8531 "print 'scope0.c'::filelocal at foo",
8532 "print 'scope0.c'::filelocal_bss in test_at_foo",
8533 "print 'scope0.c'::filelocal at bar",
8534 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 8535
c906108c
SS
8536 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8537 in source file 1". This bug seems to have been fixed with both
8538 gcc and native cc (was native assembler bug?).
8539
8540Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8541
8542 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8543 "backtrace through signal handler" to "i*86-*-sysv4*".
8544 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8545 continue" case. Add "known SVR4 bug" to fail message.
8546 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8547 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8548 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8549 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8550 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8551 "up to foo in langs.exp", "show language at foo in
8552 langs.exp", "up to cppsub_ in langs.exp", "show
8553 language at cppsub_ in langs.exp", "up to fsub in
8554 langs.exp", and "show language at fsub in langs.exp".
8555 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8556 "bactrace in corefile.exp".
8557 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8558 "call inferior function with struct - returns float" and
8559 "call inferior function with struct - returns double".
beb998c6 8560
c906108c
SS
8561Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8562
8563 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8564 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8565 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8566 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8567
8568Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8569
8570 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8571 (or overriden) "CHILL" macro rather then bare "gcc".
8572 Also look for ../../gcc/xgcc since that is what we will
8573 actually need, not "Makefile". Remove following assignment
8574 of CHILL to CHILL_FOR_TARGET because that results in
8575 recursive definition.
8576
8577Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8578
8579 * gdb.base/corefile.exp: Change xfail for backtrace in
8580 corefile.exp from linuxaout to all linux.
8581 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8582 cases where we miss the breakpoint at the signal handler
8583 for some reason. Setup xfail for linuxoldld/linuxaout and
8584 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8585 hitting SIGURG breakpoint.
8586 * gdb.base/signals.exp: Setup xfail for "next" acting like
8587 continue to add linuxoldld. Setup xfail for all linux for
8588 "next to handler in signals_tests_1", "backtrace in
8589 signals_tests_1", "continue to func1", "pass SIGUSR1",
8590 and continue to handler".
8591
8592Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8593
8594 * Update all FSF addresses except those in COPYING* files.
8595
8596Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8597
8598 * gdb.base/a2-run.exp: Change messages to be more explicit about
8599 the status of args, and quote binfile in results.
8600
8601Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8602
8603 * gdb.base/callfuncs.exp: Add tests for passing structs to
8604 inferior functions and return various types.
8605 * gdb.base/callfuncs.c: Add functions to receive a struct
8606 and return a member of the struct, in various types.
8607
8608Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8609
8610 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8611
8612Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8613
8614 * config/vxworks29k.exp: New file, sources vxworks.exp.
8615
8616Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8617
8618 * config/gdbremote.exp: New file. Testing framework using
8619 gdbserver.
8620
8621Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8622
8623 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8624 "call function when asleep" and "send end of file".
8625 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8626 for "backtrace in corefile.exp".
8627 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8628 for "backtrace through signal handler".
8629 * gdb.base/corefile.exp: Make sure we actually generate a core file
8630 before trying the core tests. Some systems allow the user to suppress
8631 generation of core files and default to that (linux for example).
8632 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8633 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8634
8635Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8636
8637 * gdb.threads: New directory with some crude multi-threaded
8638 gdb tests (step.exp and step2.exp).
8639 * config/mt-lynx (STEP_EXECUTABLE): Define.
8640 (THREADFLAGS): Define.
8641
8642Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8643
8644 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8645
8646 * gdb.base/signals.exp: Disable whole file for lynx until
8647 further notice.
8648
8649 * gdb.base/signals.exp: xfail test where "next" acts like
8650 "continue" for lynx.
8651
8652 * gdb.base/interrupt.exp: xfail test for calling function while
8653 inferior is asleep for lynx.
8654
8655 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8656 than one cr-lf after each command.
8657
8658Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8659
8660 * configure.in: Reinstate setting of stabsdirs variable, fix
8661 typo in setting up configdirs for native builds.
8662
8663 * gdb.base/return.exp: Fix typo in return double test.
8664 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8665 compiler from optimizing them away.
8666
8667Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8668
8669 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8670 sequences to be echo'd by gdb when using gdb_test.
8671 * gdb.chill/chexp.exp: Likewise.
8672 * gdb.fortran/exprs.exp: Likewise
8673
8674Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8675
8676 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8677 after the inferior gdb has started.
8678
8679 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8680 after each command.
8681 * gdb.base/funcargs.exp: Likewise.
8682 * gdb.base/gdbvars.exp: Likewise.
8683 * gdb.base/interrupt.exp: Likewise.
8684 * gdb.base/list.exp: Likewise.
8685 * gdb.base/watchpoint.exp: Likewise.
8686 * gdb.c++/demangle.exp: Likewise.
8687 * gdb.c++/inherit.exp: Likewise.
8688 * gdb.chill/chexp.exp: Likewise.
8689 * gdb.fortran/exprs.exp: Likewise.
8690
8691 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8692 test if we can't handle IO to/from the inferior.
8693
8694 * gdb.c++/misc.exp: Always check for a program already being
8695 started after sending a "run" command to gdb.
8696
8697 * gdb.base/twice.exp: Start with a fresh gdb.
8698
8699 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8700 only depend on gdb's expression code, not the chill runtime.
8701
8702 * gdb.base/return.c: Put return values into variables so we
8703 can have gdb print them rather than depending on the program
8704 to print them.
8705 * gdb.base/return.exp: Corresponding changes.
8706
8707 * lib/gdb.exp: Provide default value for noinferiorio.
8708 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8709 the inferior.
8710
8711 * gdb.base/break.exp: Always check for a program already being
8712 started after sending a "run" command to gdb.
8713 (text_next_with_recursion): Don't check the output from the
8714 program's printf statement. Instead just make sure the program
8715 exited.
8716
8717 * gdb.base/commands.exp: Protect tests which need arguments with
8718 $noargs conditionals.
8719
8720Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8721
8722 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8723 of structure member arrays to match gdb/valops.c:value_addr change.
8724
8725Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8726
8727 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8728 cases.
8729
8730Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8731
8732 * configure.in (configdirs): Remove gdb.chill from default list
8733 of subdirs and then add it back in only if doing a native build.
8734 The current chill compiler does not yet work in any cross build.
8735 * Revert all signal changes from Jul 6.
8736 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
8737 for sh-hms targets, allowing these tests to link, with no other
8738 changes. Testing is suppressed by setting "nosignals" in site.exp.
8739
8740Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
8741
8742 * configure.in (signaldirs): Define and add to configdirs for all
8743 targets except some specific ones that are known to not support signals.
8744 Also clean up formatting.
8745 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
8746 (signals, sigall): Remove rules to build.
8747 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
8748 Moved to new gdb.signals directory.
8749 * gdb.signals: New test directory.
8750 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
8751 signals.c signals.exp}: New or moved files.
8752
8753Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8754
8755 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8756
8757Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8758
8759 * gdb.base/return.exp: Xfail `return double' test failure
8760 on at least Solaris 2.3 and handle future/past versions on
8761 a case by case basis as appropriate. Also update message
8762 to include i*86 failures.
8763
8764Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8765
8766 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8767
8768 * lib/gdb.exp: Fix comment which erroneously identified
8769 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8770 gdb_file_cmd not gdb_load).
8771 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8772
8773 * gdb.base/setvar.exp: Make test names consistent between pass and
8774 fail cases. Use gdb_test more.
8775
8776Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8777
8778 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8779
8780Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8781
8782 * gdb.base/help.exp: Fix expected help string for `show commands'.
8783
8784Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8785
8786 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8787
8788 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8789 of a text section.
8790
8791Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8792
8793 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8794 that loop eventually terminates. Fix Connection refused logic so
8795 that testsuite will expire nicely.
8796
8797Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8798
8799 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8800 config/rom68k.exp: New tcl glue for the appropriate monitors.
8801 These all just end up calling monitor.exp.
8802 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8803 refused' by retrying. Cleanup some timeout issues.
8804 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8805 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8806 callers don't have to set/restore global timeout variable.
8807
8808 * The following set of changes centralizes management of the global
8809 timeout variable. This way, it can be set in one target dependent
8810 place instead of dozens of places scattered throughout the test suite.
8811 If you need to lengthen a timeout, then you should either set timeout
8812 in one of the config/{target}.exp files, or multiply it by a factor.
8813 Setting it to an absolute value is always going to lose for some
8814 targets.
8815 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8816 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8817 * gdb.base/funcargs.exp: Don't set timeout.
8818 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8819 * gdb.base/printcmds.exp (test_print_string_constants
8820 test_print_array_constants): Don't set timeout.
8821 * gdb.base/ptype.exp: Don't set timeout.
8822 * gdb.base/recurse.exp: Don't set timeout.
8823 * gdb.base/return.exp: Don't set timeout.
8824 * gdb.base/watchpoint.exp: Don't set timeout.
8825 * gdb.c++/classes.exp (do_tests): Don't set timeout.
8826 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
8827
8828Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8829
8830 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
8831
8832Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8833
8834 * lib/gdb.exp: Disable chill tests for irix5.
8835
8836Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8837
8838 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
8839 each test pass or fail.
8840
8841Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8842
8843 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
8844 xlc not gcc.
8845
8846Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
8847
8848 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
8849
8850Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
8851
8852 * config/est.exp: Fix copyright and comments. Remove dead code.
8853 Use targetname, serialport and baud variables instead of fixed
8854 constants.
8855 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
8856 * config/cpu32bug.exp: New file to support cpu32bug monitors.
8857
8858Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8859
8860 * gdb.base/watchpoint.exp: Don't run
8861 test_watchpoint_triggered_in_syscall for sunos.
8862
8863Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8864
8865 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
8866 they don't seem to exist. Do include stdio.h.
8867
8868Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8869
8870 * gdb.base/a1-selftest.exp: Add alpha xfail.
8871
8872Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8873
8874 * gdb.base/watchpoint.c (main): Prompt before calling read().
8875 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8876 Revise accordingly. Remove cruft about sending "123" several
8877 times, until it gets noticed. Clean up the "print buf[0]" stuff
8878 so that it passes or fails, and waits for prompts in the usual way.
8879
8880Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8881
8882 * gdb.base/recurse.exp: Fix comment.
8883
8884 * TODO: Remove item about printing variables in nodebug.exp. Add
8885 item about enabling tests which are only run on some targets.
8886
8887 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
8888 fail, make test names unique, use new gdb_test convention
8889 regarding pattern, use gdb_test more, etc.).
8890
8891 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
8892 fail, make test names unique, etc.).
8893
8894Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8895
8896 * gdb.base/nodebug.c: Change return type of top and middle to
8897 short.
8898 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
8899 are fixed by the recent mdebugread.c changes. Allow `short ()'
8900 as type for top and middle.
8901
8902Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8903
8904 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
8905 nearly as I can tell, the whole thing was an accident in Stu's
8906 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
8907 to replace a send/expect pair with gdb_test, but ended up only
8908 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
8909 of 30 Mar 1995 took care of it, but left this vestigial comment
8910 which I am now nuking.
8911
8912Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8913
8914 * gdb.base/break.exp: Look for different line number for
8915 breakpoint at main depending on usestubs.
8916
8917Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8918
8919 * gdb.base/list.exp: Adjust some alternate expect patterns to
8920 match recent list0.c change. Add alternate expect pattern for
8921 output from `list default lines around main' for optimizing
8922 compilers.
8923
8924Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8925
8926 * lib/gdb.exp: If nosignals is not set, set it to 0.
8927
8928Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
8929
8930 * config/slite-gdb.exp: Responds to load symbol table prompt.
8931 * gdb.base/break.exp: Adjust line number, fix rerun.
8932 * gdb.base/langs0.c: Add #ifdef usestubs.
8933
8934Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
8935
8936 * gdb.base/list.exp: Adjust line contents after adding new lines in
8937 list0.c. Also fix a syntax error.
8938
8939 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
8940 * gdb.base/break.exp: ditto.
8941 * gdb.base/list.exp: ditto.
8942 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
8943 * gdb.base/run.c: ditto.
8944 * gdb.base/list0.c: ditto.
8945 * gdb.base/funcargs.c: ditto.
8946
8947Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
8948
8949 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
8950 $targetname, $serialport and $baud instead of hardwired variables.
8951 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
8952 target doesn't support signals.
8953
8954Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
8955
8956 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
8957
8958Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8959
8960 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
8961 Don't rely on the value of an auto variable before it has been
8962 initialized. Use gdb_test more.
8963
8964Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8965
8966 * lib/gdb.exp (default_gdb_version): A version number must start
8967 with a digit, but other than that contains all characters up to
8968 the first whitespace character.
8969
8970Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8971
8972 * gdb.base/commands.exp (breakpoint_command_test): New tests.
8973
8974Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8975
8976 * gdb.c++/*.exp: Warn if executable does not exist. The original
8977 reason for skipping the warning was that configure.in sometimes
8978 intentionally skipped building the executables but the tcl code
8979 had no way of knowing. That (a) was always bogus with respect to
8980 error handling, (b) is no longer true (right now there is no way
8981 to skip C++ tests).
8982
8983 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
8984
8985Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8986
8987 * gdb.base/list.exp: Add expect patterns for output from
8988 SunPRO compiled executables.
8989 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
8990 types.
8991
8992Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8993
8994 * gdb.base/break.exp (test_next_with_recursion): Accept any line
8995 number (we are already testing that the correct source line text
8996 gets printed).
8997
8998 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
8999 that is what is intended, but something needed to be done to get
9000 sunos4 native working again.
9001
9002 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9003
9004 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9005 apparently went with a (very) old xfail.
9006
9007Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9008
9009 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9010 runto_main is a proc in gdb.exp that will do 'step' for target use
9011 stubs.
9012 * gdb.base/exprs.exp: ditto.
9013 * gdb.base/interrupt.exp: ditto.
9014 * gdb.base/opaque.exp: ditto.
9015 * gdb.base/printcmds.exp: ditto.
9016 * gdb.base/ptype.exp: ditto.
9017 * gdb.base/scope.exp: ditto.
9018 * gdb.base/setvar.exp: ditto.
9019 * gdb.base/signals.exp: ditto.
9020 * gdb.base/twice.exp: ditto.
9021 * gdb.c++/classes.exp: ditto.
9022 * gdb.c++/inherit.exp: ditto.
9023 * gdb.c++/templates.exp: ditto.
9024 * gdb.base/break.exp: no run and hit main for stubs. Change line
9025 numbers for breakpoints and info breakpoint.
9026 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9027 breakpoint().
9028 * gdb.base/callfuncs.c: ditto.
9029 * gdb.base/exprs: ditto.
9030 * gdb.base/interrupt.c: ditto.
9031 * gdb.base/opaque0.c: ditto.
9032 * gdb.base/printcmds.c: ditto.
9033 * gdb.base/ptype.c: ditto.
9034 * gdb.base/scope0.c: ditto.
9035 * gdb.base/setvar.c: ditto.
9036 * gdb.base/signals.c: ditto.
9037 * gdb.base/twice.c: ditto.
9038 * gdb.c++/misc.cc: ditto.
9039 * gdb.c++/templates.cc: ditto.
9040
9041Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9042
9043 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9044
9045 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9046 somewhere between `read' and `main.c'. I'm pretty sure the
9047 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9048 and it isn't particularly useful.
9049
9050 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9051
9052Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9053
9054 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9055
9056Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9057
9058 * config/mt-slite: add LIBS and -nostdlib.
9059 * config/slite-gdb.exp: add this new file to support sparclite target.
9060
9061Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9062
9063 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9064
9065 * gdb.base/a2-run.exp: Change argument to istarget from
9066 "*-*-vxworks" to "*-*-vxworks*".
9067 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9068
9069Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9070
9071 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9072 will not runto main but do a 'step' to step out of breakpoint().
9073 * config/mt-slite: add -Dusestubs.
9074
9075Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9076
9077 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9078 instead of just @.
9079
9080 * gdb.base/signals.exp: Add test for "handle all print".
9081 * TODO: Remove "handle all print". Also remove item about
9082 checking copyright date (I don't like the idea of a spurious FAIL
9083 based on when we run the tests).
9084
9085 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9086 for SunOS4 (reason for failure not investigated). Remove
9087 redundant test for $binfile.
9088
9089 * gdb.base/nodebug.c (array_index): Call malloc.
9090
9091 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9092
9093Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9094
9095 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9096 conventions and slightly simplify the matching regexp.
9097
9098Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9099
9100 * gdb.base/break.exp: Update gdb_test invocation to use new
9101 convention.
9102
9103 * lib/gdb.exp: If noargs is not set, set it to 0.
9104
9105 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9106 tests unique.
9107
9108 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9109
9110Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9111
9112 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9113 one argument of type "<non-float parameter>".
9114
9115Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9116
9117 * config/rom68k.exp: New file to support Motorola IDP board.
9118 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9119 * gdb.base/break.c: Change things around so that this program
9120 doesn't depend upon args. This is necessary to make remote
9121 targets work (in general, they can't take args).
9122 * gdb.base/break.exp: Don't try to send args to program. Don't
9123 expect output. Also, replace lots of code with gdb_test.
9124
9125Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9126
9127 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9128 printing of '\'' (which is what the comment says we are testing,
9129 even though we were not), not '''.
9130 (test_integer_literals_rejected): Test that printing ''' is an error.
9131
9132 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9133 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9134 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9135 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9136 Use gdb_test not test_print_accept.
9137 * lib/gdb.exp: Remove test_print_accept.
9138
9139 * gdb.base/signals.exp (signal_tests_1): Make pass message
9140 consistent with fail message.
9141
9142 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9143 unsigned char; the bug (PR 1821) is fixed.
9144
9145 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9146
9147 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9148 successful tests--makes xfailing them work right.
9149
9150Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9151
9152 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9153 only \r\n, not .*. The test can pass .* as the last thing in
9154 $pattern if that is what it wants. In addition to providing this
9155 flexibility, this change should speed up pattern matching in cases
9156 where the pattern already ended with .* (there were a number of
9157 them). This change also helps catch bad patterns--in the old
9158 scheme the typo "char \*" instead of "char \\*" would pass. Now
9159 it is caught.
9160 * Many .exp files: Update callers.
9161
9162 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9163 clearer and does not spuriously match multiple ('s. Likewise for
9164 ) and *.
9165
9166 * gdb.base/nodebug.exp: Test ability to call a function and pass
9167 it a string (even with no debugging info).
9168
9169 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9170 "p '\'", which is the same as "p ''" once tcl gets done with
9171 quoting, to "p '\\'", which I suspect is what is intended (one
9172 backslash gets sent to GDB).
9173
9174 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9175
9176Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9177
9178 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9179 1817) was fixed literally years ago.
9180
9181Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9182
9183 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9184 test, it causes stepping out of call_after_alloca_subr with
9185 optimizing compilers.
9186 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9187 fails.
9188
9189 * gdb.c++/templates.exp: Source templ-info.exp only if
9190 the templates executable exists.
9191
9192 * gdb.c++/misc.cc (class Contains_static_instance,
9193 class Contains_nested_static_instance),
9194 gdb.c++/classes.exp (test_static_members): Test printing of
9195 a class that contains a static instance of the class.
9196
9197Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9198
9199 * gdb.base/langs2.c (cppsub_): Don't prototype.
9200 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9201 only, I believe).
9202
9203Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9204
9205 * lib/gdb.exp (skip_chill_tests): New procedure.
9206
9207 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9208
9209Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9210
9211 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9212 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9213
9214Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9215
9216 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9217
9218 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9219 disassemble 8, not 16, instructions for part 4.
9220
9221 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9222 support the latter anymore.
9223
9224 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9225 -DNO_PROTOTYPES.
9226 * gdb.base/callfuncs.c: Control use of prototypes based on
9227 NO_PROTOTYPES, not __STDC__.
9228 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9229 t_float_values2 tests if prototypes in use.
9230
9231 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9232 t_double_values): When checking differences against DELTA, check
9233 that difference is within the range (-DELTA,DELTA), not just
9234 (-infinity,DELTA).
9235
9236Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9237
9238 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9239 'file' command firts, then 'target', then 'load', this is due to gdb
9240 target set up.
9241 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9242
9243Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9244
9245 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9246 FP load/store variants.
9247 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9248
9249Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9250
9251 * gdb.base/term.exp: Do not give a warning if not native, it is
9252 not an abnormal condition.
9253
9254Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9255
9256 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9257 t_char_array".
9258
9259Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9260
9261 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9262 are getting the version number.
9263
9264 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9265 if not native, it is not an abnormal condition.
9266
9267Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9268
9269 * lib/gdb.exp: Just use "file exists", rather than undocumented
9270 dejagnu procedure "findfile".
9271
9272Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9273
9274 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9275 (LDFLAGS): Set to -Xlinker -Ur.
9276
9277 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9278 Removed, these values are set by lib/gdb.exp.
9279
9280 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9281
9282Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9283
9284 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9285 of replicating gdb startup code.
9286
9287 * config/mt-vxworks (LDFLAGS): Set to -r.
9288 (CFLAGS_FOR_TARGET): Removed.
9289
9290 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9291 (gdb) and gdb for vxworks uses (vxgdb).
9292
9293 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9294 executable is not in the tree and host != target, use sed and
9295 program_transform_name to determine the gdb name used by the
9296 target.
9297
9298 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9299 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9300
9301Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9302
9303 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9304 floats, chars, and shorts where there are ANSI-style function
9305 definitions.
9306
9307 * gdb.base/langs.exp, gdb.base/langs*: New test.
9308 * gdb.base/Makefile.in: Build it.
9309 * TODO: Remove item about checking that C names don't get C++
9310 demangling applied; this test tests it.
9311
9312Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9313
9314 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9315 went with the const70 xfail. The xfail went away a year ago.
9316
9317 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9318
9319 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9320 for hp300.
9321
9322 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9323
9324 * gdb.base/a1-selftest.exp: Don't run on hp300.
9325
9326Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9327
9328 * Makefile.in (site.exp): Set host_alias and target_alias as well
9329 as host_triplet and target_triplet.
9330
9331Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9332
9333 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9334
9335 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9336 places as other ecoff systems).
9337
9338 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9339 ultrix.
9340
9341Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9342
9343 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9344 remove them.
9345 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9346 variable and "variable" in addition to "data variable".
9347 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9348
9349 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9350 2.
9351 * gdb.base/list1.c (long_line): Add additional statement at start
9352 of function.
9353 * gdb.base/list.exp (test_forward_search): Update line number to
9354 reflect new statement.
9355
9356Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9357
9358 * gdb.base/signals.exp: Reinitialize searched source directories
9359 after gdb_start call.
9360
9361Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9362
9363 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9364 * gdb.stabs/Makefile.in: Likewise.
9365
9366 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9367 change. Instead split the tests into smaller pieces.
9368 * gdb.disasm/hppa.s: Corresponding changes.
9369
9370Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9371
9372 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9373 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9374
9375 * gdb.base/funcargs.exp: Modify many tests so that every test
9376 either passes or fails. Make some test names unique.
9377
9378Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9379
9380 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9381 Call stty to set interrupt character.
9382
9383 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9384 for HP assembler versus GNU assembler based on actual behavior of
9385 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9386
9387 * TODO: Suggest a few more stepping tests.
9388
9389Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9390
9391 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9392 restart GDB for h8300 after a continue.
9393 (return): Add pattern to match a29k-udi behavior.
9394 * gdb.base/nodebug.exp: Remove obsolete comment.
9395 * gdb.base/regs.exp: New file, testing of register displays.
9396 * gdb.base/return.exp: Fix typo in reference to $objdir.
9397 * gdb.base/whatis.exp: Always start with a fresh GDB.
9398
9399Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9400
9401 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9402 higher, these tests generate a lot of output.
9403
9404Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9405
9406 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9407 code following the catch silently ignored some errors; without the
9408 catch they should be thrown like any other tcl error. Also, the
9409 catch used "" instead of {} which meant all the callers who wanted
9410 to include one of the characters "[]$ had to quote it an extra time.
9411 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9412 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9413 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9414 Remove extra quoting.
9415
9416Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9417
9418 * gdb.base/commands.exp: Make test names unique; every test either
9419 passes or fails. Update some comments.
9420
9421 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9422
9423Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9424
9425 The following fixes a FAIL caused by the fact that the alpha stabs
9426 configuration didn't use the ".if alpha" code in weird.def.
9427 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9428 bit pointer, so the 32 bit version works even on the alpha.
9429 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9430 Remove the stuff which allowed us to have separate versions for
9431 alpha and everything else.
9432
9433 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9434 regexp which "info func operator\[\](" is supposed to match. Fix
9435 string to send to GDB. Note that GDB still doesn't work right. Add a
9436 new test for "info func .perator\[\](" which GDB does handle correctly.
9437
9438 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9439
9440Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9441
9442 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9443 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9444 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9445 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9446 it makes the tests harder to understand and confuses test-o-matic.
9447 The preferred style is that each test provides a PASS or a FAIL,
9448 and has a unique message (e.g. "continue #54" not just "continue")
9449 which is the same for the pass and the fail.
9450 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9451 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9452 to lib/gdb.exp.
9453 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9454 prt_accept which was basically the same thing. Likewise for
9455 test_print_reject and prt_reject.
9456 * lib/gdb.exp (test_print_reject): Add some more error message
9457 patterns to match from the former printcmds.exp (prt_reject).
9458 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9459 One defect of the passcount stuff is that some of it failed to
9460 report XPASS where appropriate.
9461 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9462 stuff before and after arg in expected pattern.
9463 (test_paddr_operator_functions): Re-do test without print_addr_of;
9464 this is the only test which seems to want extra stuff there.
9465
9466Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9467
9468 * gdb.base/nodebug.exp: Update new tests to reflect improved
9469 wording of gdb output.
9470
9471 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9472 and "ptype" work on variables in files compiled without -g.
9473 Replaces commented out "maint print msymbol" tests.
9474
9475Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9476
9477 * gdb.base/setvar.c (dummy): Call malloc.
9478
9479 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9480 losing with the irix4 sed.
9481
9482 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9483 ALRM" on irix4.
9484
9485Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9486
9487 * TODO: Remove items about corefile.exp testing new exec-file and
9488 backtrace; both are now done. Add items about printing enums.
9489
9490Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9491
9492 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9493 "get signal $thissig" test fails.
9494
9495 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9496
9497Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9498
9499 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9500 compiler warning with dec alpha compiler.
9501
9502 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9503 extra \n from gdb_test call (this explains why the prompt test
9504 that I removed yesterday was there).
9505 (user_defined_command_test): Remove extra \n and prompt test.
9506
9507 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9508 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9509 doesn't exist.
9510 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9511 Also remove alpha workaround, which turns out to be because
9512 SIGABRT == SIGLOST.
9513
9514 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9515
9516 * gdb.base/help.exp: Don't test "help show".
9517
9518Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9519
9520 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9521 "set print address" is on.
9522 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9523 pass prompt to gdb_test; gdb_test already looks for the prompt.
9524
9525 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9526
9527 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9528 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9529 was to make sure that gdb can read a core file. But (a) the "read
9530 the corefile" part didn't make it to a1-selftest.exp, we just
9531 delete the corefile after creating it, and (b) we test reading
9532 corefiles in corefile.exp anyway. Also, this test left around a
9533 xgdb process on Solaris.
9534
9535 * gdb.base/corefile.exp: Also test backtrace.
9536
9537Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9538
9539 * gdb.base/commands.exp: Test a simple user defined command with
9540 arguments and if/while statements; verify the full user command is
9541 printed by "show user".
9542
9543 * gdb.base/commands.exp: Test if/while commands as part of a
9544 breakpoint command list; verify they appear in breakpoint
9545 information.
9546
9547Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9548
9549 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9550 than by dividing by zero.
9551
9552Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9553
9554 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9555 performing an inferior call with watchpoints enabled.
9556 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9557 call.
9558
9559Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9560
9561 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9562 of "file" command.
9563
9564 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9565 Add additional pattern for when "int operator int(void);" appears
9566 in a different order.
9567
9568Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9569
9570 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9571
9572 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9573 and "signal" with ".*".
9574
9575Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9576
9577 * TODO: Add note about "handle all nostop".
9578
9579 * gdb.base/{sigall.c, sigall.exp}: New test.
9580 * gdb.base/Makefile.in: Add it.
9581
9582Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9583
9584 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9585 when invoking GDB, suppresses any windowing interface.
9586
9587Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9588
9589 * config/sim-gdb: New file, simulator testing support.
9590
9591Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9592
9593 * gdb.base/interrupt.exp: Test calling func1 twice.
9594
9595Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9596
9597 * gdb.base/list.exp (test_forward_search): Set timeout higher
9598 when we'll be getting lots of output from gdb.
9599
9600 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9601 "init_malloc" to after the expect statement. Run it if that
9602 regexp is taken, but also for two others which happen if source
9603 cannot be found.
9604
9605Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * gdb.base/printcmds.exp: New test, for printing register before
9608 program is running.
9609
9610Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9611
9612 * gdb.base/list.exp: Correct some alternate expect patterns
9613 to reflect changes in list1.c.
9614
9615Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9616
9617 * TODO: Add item regarding large frames.
9618
9619 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9620
9621 * TODO: Remove item about enabling return.exp; it
9622 is enabled. Suggest a few more "return" tests.
9623
9624Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9625
9626 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9627 anonymous unions.
9628
9629Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9630
9631 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9632 and pr-5646.o, so "make" is the same as "make all", not "make
9633 pr-4975.o".
9634
9635Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9636
9637 * gdb.base/list.exp: Adjust expectations to reflect changes in
9638 list1.c.
9639 (test_forward_search): New test proc.
9640 * gdb.base/list1.c (long_line): New function, has long source line.
9641
9642Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9643
9644 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9645 additional line of code that was added.
9646
9647Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9648
9649 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9650 tests so as not to overflow expect's input buffers.
9651 * gdb.disasm/hppa.exp: Corresponding changes.
9652
9653Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9654
9655 Beginnings of template debugging tests.
9656 * gdb.c++/templ-info.cc: New file to test for template
9657 debugging capability of the compiler.
9658 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9659 templ-info.cc.
9660 * gdb.c++/templates.cc: Add explicit template instantiations
9661 to enable compiling with -fno-implicit-templates. Add destructor
9662 and 'value' method to T5 class for template tests.
9663 * gdb.c++/templates.exp: Add testcases for printing of template
9664 types, setting breakpoints on template methods and calling a
beb998c6 9665 template method.
c906108c
SS
9666
9667Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9668
9669 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9670 branch target since some assemblers (gas-2.5) may emit a
9671 relocation for the branch instead of resolving it in the
9672 assembler.
9673
9674Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9675
9676 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9677 through signal handler.
9678
9679Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9680
9681 * configure.in (*-*-netware): Use config/mt-netware.
9682
9683 * config/mt-netware: New file.
9684 * config/mt-i386-netware: Removed, separate configs for different
9685 netware architectures are no longer needed now that we have
9686 --with-headers.
9687
9688Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9689
9690 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9691 by the recent changes to use ANSI C arithmetic conversions.
9692
9693Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9694
9695 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9696 bug involving using inferior_pid to figure out whether to select a
9697 frame.
9698
9699Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9700
9701 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9702 match the current disassembler output.
9703
9704Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9705
9706 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9707 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9708 types, expect "int" as type of integer values (for now).
9709
9710Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9711
9712 * gdb.base/commands.exp: New tests for if/while commands.
9713
9714Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9715
9716 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9717 by .*, since hex values have different syntax in Chill mode.
9718
9719Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9720
9721 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9722 linefeed from expect pattern for repeated types with indices > 9.
9723
9724Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9725
9726 First part of Fortran test suite.
9727 * gdb.fortran: New directory.
9728 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9729
9730Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9731
9732 * gdb.base/default.exp: Update expect pattern for load command
9733 without arguments.
9734
9735Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9736
9737 * configure.in: Change i386 to i[345]86.
9738 * gdb.base/configure.in: Likewise.
9739 * gdb.c++/configure.in: Likewise.
9740 * gdb.chill/configure.in: Likewise.
9741
9742Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
9743
9744 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
9745 patterns, since that is not a valid context for comments.
9746
9747Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
9748
9749 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
9750 repeated types and repeated types with indices > 9.
9751
9752Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9753
9754 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9755 2417; old bug has been fixed.
9756
9757Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9758
9759 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9760 send the newline ourselves instead of assuming gdb_test will do
9761 so when passed an empty input string.
9762
9763 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9764 stabs testcode.
9765
9766Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9767
9768 * lib/gdb.exp (gdb_test): Don't send anything if the first
9769 argument is an empty string. This makes cases where we want to
9770 match output that is already in expect's buffers (for example,
9771 matching a breakpoint after gdb_run_cmd has been called) work
9772 reliably.
9773
9774Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9775
9776 * config/netware.exp: New file.
9777
9778Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9779
9780 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9781 the -B and -L prefixes so we can find the debugging stub.
9782
9783 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9784 there and we are using the gcc from the tree.
9785
9786 * gdb.base/types.c: Removed.
9787
9788 * gdb.base/configure.in: Look for makefile fragments in ../config.
9789 Recognize i386-*-netware.
9790 * gdb.c++/configure.in: Likewise.
9791
9792Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9793
9794 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9795 the correct TCL syntax.
9796
9797Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9798
9799 * gdb.base/opaque.exp: use runto instead of messing around with
9800 breakpoints. Simplify by using gdb_test.
9801
9802 * gdb.base/bitfields.exp: restart between tests on netware targets
9803 because breakpoints aren't relocated after target death. Run
9804 processes to completion.
9805
9806 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9807
9808Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9809
9810 * Makefile.in: Remove extra tabs that confuse some versions
9811 of "make". Use the newly built gdb to test with by default,
9812 rather than the first one in the tester's search path.
9813
9814Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9815
9816 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9817
9818 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9819 condition help.
9820
9821Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9822
9823 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
9824
9825 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
9826 running.
9827 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
9828 * gdb.base/funcargs.exp: Likewise.
9829
9830 * gdb.base/bitfields.exp: Simplify by using gdb_test.
9831 * gdb.base/funcargs.exp: Likewise.
9832
9833 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
9834 message is "".
9835
9836Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9837
9838 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
9839 return,signals,twice}.exp: Handle non-existant binaries
9840 consistantly.
9841
9842 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
9843 * gdb.base/Makefile.in: Don't try to generate a core dump, we
9844 might testing a cross development system.
9845
9846Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9847
9848 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
9849 runtest script is relative to ${srcdir}, not ${rootdir}.
9850
9851Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
9852
9853 * gdb.base/signals.exp: Allow for optionality of breakpoint
9854 address.
9855
9856Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9857
9858 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
9859
9860Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9861
9862 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
9863 for size_t definition.
9864 * gdb.c++/templates.cc: Likewise
9865
9866 * config/mt-i386-netware: New file.
9867
9868 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
9869 defined.
9870
9871 * gdb.base/Makefile.in: Added support for systems that name core
9872 files by appending "core" to the program name.
9873 * gdb.base/a1-selftest.exp: Likewise.
9874
9875Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9876
9877 * gdb.base/return.exp: Add comment and message for `return double'
9878 test failure on Sparc Solaris.
9879
9880Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
9881
9882 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
9883
9884Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9885
9886 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
9887 from optimizing them away.
9888 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
9889 patterns to include default constructors and assignment operators,
9890 to match gcc versions beyond 2.5.8. Accept any cplus demangling
9891 character in the output of the virtual base pointer.
9892
9893Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9894
9895 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
9896 expression match in print_addr_of to avoid unintented matches.
9897 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
9898 versions up to 2.5.8.
9899
9900Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9901
9902 * gdb.base/list.exp: Tweak alternate pattern for listing of an
9903 included file to run under newer versions of expect.
9904 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
9905 consecutive >'s in templates to accomodate recent cplus-dem.c change.
9906 Remove xfail for the virtual table of BDDHookV.
9907
9908Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9909
9910 * lib/gdb.exp (string_to_regexp): Set a default result.
9911 (default_gdb_start): Fix misleading message.
9912
9913Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
9914
9915 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
9916 Remove all CC, etc definitions.
9917 * config/mt-hpux: New file.
9918 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
9919 (CFLAGS, LDFLAGS): Define.
9920 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
9921
9922 * Makefile.in (site.exp): Don't insert host_os, etc.
9923 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
9924 (distclean): Check existence of subdir.
9925 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
9926 * gdb.base/Makefile.in: General cleanup and simplification.
9927 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9928 to build executables. Use default rule to build .o files.
9929 (EXPECT, RUNTEST, CC): Fix relative pathname.
9930 (site.exp): Don't insert host_os, etc.
9931 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
9932 and/or SIGUSR1 defined.
9933 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
9934 * gdb.c++/Makefile.in: General cleanup and simplification.
9935 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9936 (CFLAGS): Remove.
9937 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
9938
9939Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
9940
9941 * gdb.base/recurse.exp: Misc changes to get tests running again
9942 after Kung's changes to the watchpoint code.
9943 * gdb.base/watchpoint.exp: Likewise.
9944
9945Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
9946
9947 * lib/gdb.exp (string_to_regexp): Convert {\} also.
9948
9949Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9950
9951 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
9952 * lib/gdb.exp (default_gdb_start): Define.
9953 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
9954 gdb.base/funcargs.exp, gdb.base/opaque.exp,
9955 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
9956 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
9957 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
9958 Don't call gdb_target_udi in between tests.
9959
9960Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9961
9962 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
9963 (which was basically just a local version of the same thing). In
9964 addition to avoiding duplication, gdb_test_exact is faster.
9965 * lib/gdb.exp (gdb_test_exact): Fix typo.
9966
9967 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
9968 don't give an error.
9969
9970 * gdb.base/term.exp: Call delete_breakpoints before starting.
9971
9972 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
9973 (t10): Add comment.
9974
9975Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9976
9977 Reorganization of the GDB Test Suite.
9978
9979 * gdb.base: New directory, contains all the basic tests.
9980 * gdb.c++: New directory, tests specific to C++.
9981 * gdb.chill: New directory, tests specific to Chill.
9982 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
9983 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
9984 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
9985 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
9986 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
9987 t30-31 to chill).
9988 * */gdbme.*: Rename to match appropriate expect scripts.
9989 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
9990 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
9991 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
9992 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
9993 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
9994 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
9995 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
9996 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
9997 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
9998 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
9999 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10000 gdb.c++/virtfunc.cc: New names of C++ files.
10001 * gdb.chill/chillvars.ch: New name of Chill file.
10002 * gdb.base/configure.in, gdb.c++/configure.in,
10003 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10004 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10005 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10006 * configure.in (configdirs): Update to reflect directory changes.
10007 (target_abbrev): No longer define for any configuration.
10008 * Makefile.in: Cosmetic improvements to header comments.
10009
10010Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10011
10012 Various changes to gdb.t31:
10013
10014 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10015 * gdbme.ch: Make all key-words and predefineds be upper-case.
10016 * chillvars.exp: Expect key-words and predefinds in upper-case.
10017
10018 * chillvars.exp: Use gdb_test_exact many places.
10019 Change expected output for arrays (which now includes index labels).
10020
10021 * pr-5020.exp, gdme.ch (module PR_5020):
10022 New test, for PR-5020.
10023
10024Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10025
10026 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10027 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10028
10029Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10030
10031 * Makefile.in: Fix bit-rot in definitions of CHILL,
10032 CHILL_FOR_TARGET and Chill_LIB.
10033 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10034 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10035 CHILL, and CHILL_LIB.
10036
10037Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10038
10039 * Revert the previous changes. Please see Rob's directory
10040 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10041
10042Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10043
10044 * Makefile.in, configure.in, config/mips-gdb.exp,
10045 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10046 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10047 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10048 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10049 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10050 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10051 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10052 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10053 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10054 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10055 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10056 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10057 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10058 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10059 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10060 changes from 94Q1.
10061
10062Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10063
10064 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10065 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10066 Rob's new testing fragments.
10067
10068Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10069
10070 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10071 lib/gdb.exp: Replace error proc calls with perror.
10072
10073Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10074
10075 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10076 version also, match on casted version strings, and match on
10077 gdb startup case where the line numbers might be messed up.
10078
10079Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10080
10081 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10082 (CFLAGS): Delete it from here.
10083
10084Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10085
10086 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10087
10088Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10089
10090 * Makefile.in (RUNTEST): Default to just "runtest".
10091
10092Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10093
10094 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10095 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10096 the code has been restructured.
10097
10098Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10099
10100 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10101 \n, not just one of each.
10102
10103 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10104 /bin/cc gives a warning if you do.
10105
10106Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10107
beb998c6 10108 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10109 __t10ListS_link1ZUiRCUiPT0
10110
10111Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10112
10113 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10114 on local variables in recursive functions.
10115
10116 * gdb.t07/Makefile.in: Build the new test.
10117
10118Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10119
10120 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10121 directly. Instead compare the return values from actual calls.
10122
10123Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10124
10125 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10126
10127Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10128
10129 * From Peter Schauer with minor modifications.
10130 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10131 stops in mid-line in the caller. Add xfail for returning a float
10132 value on X86 targets.
10133
10134Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10135
10136 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10137 to avoid expect lossage.
10138 (fmem_LRbug_tests): Likewise.
10139 * gdb.disasm/hppa.s: Corresponding changes.
10140
10141 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10142 conditions to work with latest dejagnu/expect.
10143
10144 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10145 expected to fail on the PA.
10146 (backtrace in call with trampolines): Explicitly require main
10147 to be frame #1 (no trampolines should show up in backtrace).
10148
10149 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10150 "continue -expect".
10151 * gdb.t06/break.exp: Likewise.
10152 * gdb.t07/watchpoint.exp: Likewise.
10153 * gdb.t13/bitfields.exp: Likewise.
10154 * gdb.t15/{funcargs,return}.exp: Likewise.
10155 * gdb.stabs/weird.exp: Likewise.
10156 * config/{mips,udi}-gdb.exp: Likewise.
10157
10158 * hppa.sed: Enclose comments within a sed command to avoid
10159 losing with the old OSF1 sed.
10160
10161Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10162
10163 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10164 sequent dynix.
10165 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10166 * gdb.t15/funcargs.exp: Conditionally step again to really
10167 finish from marker_call_with_trampolines. Handle the case where
10168 the first step from within call_with_trampolines already steps
10169 us back to main.
10170 * gdb.t15/gdbme.c: Add comment to closing brace of
10171 call_with_trampolines for funcargs.exp.
10172
10173Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10174
beb998c6 10175 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10176 Fix typo(s).
10177
10178Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10179
10180 * gdb.t07/gdbme.c: More code for watchpoint testing.
10181
10182 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10183 "Hardware watchpoint" throughout file.
10184 (test_watchpoint_triggered_in_syscall): New test.
10185 (test_complex_watchpoint): New test.
10186
10187Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10188
10189 * gdbme.c (call_with_trampolines): New function to try and step
10190 into. Tests trampoline problems on the PA.
10191
10192 * funcargs.exp (localvars_in_indirect_call): No longer expect
10193 stepping into indirect call to fail on PAs.
10194 (test_stepping_over_trampolines): New test.
10195
10196Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10197
10198 * TODO: Add suggestions for static member function tests, and
10199 completion tests.
10200
10201Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10202
10203 * TODO: Add suggestions for "p/a" tests.
10204
10205 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10206 (default_gdb_exit): Replace all the hair with sending "quit" to
10207 the process with a simple close.
10208
10209Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10210
10211 * TODO: Add suggestions for shared library tests.
10212
10213Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10214
10215 * TODO: Add suggestions for x/s tests.
10216
10217Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10218
10219 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10220 "enable once", and "enable breakpoints once" with ".*".
10221
10222Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10223
10224 * TODO: Add suggestions about structure passing tests.
10225
10226Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10227
10228 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10229 the primary1 test, use work around if __GNUC__ < 2.
10230 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10231 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10232 Test for bad output rather than waiting for timeout. Issue
10233 second continue only if first continue failed.
10234
10235Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10236
10237 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10238 operator[] test with gdb_test because the old code didn't seem to
10239 be getting the quoting right with the new dejagnu.
10240
10241Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10242
10243 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10244 one from the path.
10245 * Makefile.in: Use a fresh expect if there is one, use runtest
10246 from the src tree if there is one.
beb998c6 10247
c906108c
SS
10248Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10249
10250 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10251 next over recursive call. Revise the tests from that point on
10252 (which had been skipped) to match GDB's actual (correct) output.
10253
10254 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10255 with next over a breakpoint whose condition is false.
10256
10257 * gdb.t00/help.exp: Comment out "help set print" tests just like
10258 (and for same reason as) "help set" test.
10259
10260Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10261
10262 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10263 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10264
10265Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10266
10267 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10268 necessary gdb_target_udi.
10269
10270 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10271
10272 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10273 1838 and 2417; they are fixed.
10274
10275 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10276 gdb.t03/ptype.exp (ptype structure, ptype union):
10277 Remove xfails; the test is looser than when the xfails were added.
10278
10279 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10280 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10281
10282 * gdb.t01/run.exp: Only run shell test if isnative.
10283
10284 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10285 since "run" automatically loads if necessary. Call gdb_target_udi
10286 after the "file" since "file" kills any execution target.
10287
10288 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10289 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10290 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10291 argument for UDI.
10292
10293Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10294
10295 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10296
10297 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10298
10299Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10300
10301 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10302 properly quoting regexps. This makes the second argument to
10303 demangle a fixed string, which matches the callers, instead of a
10304 shell-style pattern which is what the previous implementation
10305 used. Update some of the callers.
10306
10307Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10308
10309 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10310 (comib_nullified_tests): Fix typo.
10311 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10312 strings. No longer expected to fail.
10313
10314 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10315 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10316 strings. No longer expected to fail.
10317
10318 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10319 string. No longer expected to fail.
10320
10321Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10322
10323 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10324 No longer expected to fail.
10325
10326 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10327 string. No longer expected to fail.
10328
10329Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10330
10331 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10332 only in the names (I probably got most of them). I was even
10333 generous with some which differed in underscores in names, and
10334 probably missed a few, and I *still* was able to remove almost a
10335 third of the file with almost no impact on testsuite coverage.
10336
10337Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10338
10339 * gdb.t00/default.exp: Match udi_attach error message as well as
10340 the one from child_attach.
10341
10342 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10343
10344 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10345
10346 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10347 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10348
10349 * Move test with enums and partial symbols back to
10350 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10351 Reverts the change of 26 May 93. Per today's change to
10352 stabs.texinfo, the behavior that weird.exp was expecting was
10353 unreasonable; what is important is that the compiler+gdb get
10354 things right, which happens with a recent gcc. Also fix the test
10355 to deal with native compilers which put out the stab gdb can't
10356 deal with.
10357
10358Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10359
10360 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10361 in the names. The main thing these accomplish is to slow things down.
10362 Many more such duplicates surely remain.
10363
10364 * gdb.t00/help.exp: Comment out "help support" test just like
10365 (and for same reason as) "help set" test.
10366
10367Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10368
10369 * gdb.t06/break.exp: Remove setup_xfails for
10370 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10371 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10372 about known bug in gcc to include up through 2.5.8.
10373 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10374 well as "_vb$".
10375 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10376 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10377 with latest gcc and gdb.
10378 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10379 well as "_vb$".
10380
10381Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10382
10383 * configure.in (hppa*-*-*): Also configure and build stabs-only
10384 tests.
10385
10386Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10387
10388 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10389 * gdb.t10/configure.in (hppa*-*-*): Use it.
10390
10391Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10392
10393 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10394
10395Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10396
10397 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10398 versions prior to 1.13.5.
10399
10400Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10401
10402 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10403 the prompt is at the start of a line.
10404
10405Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10406
10407 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10408 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10409 in the copr tests now.
10410 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10411 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10412 expected to fail.
10413
10414Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10415
10416 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10417 gdb.t31/chillvars.exp, lib/gdb.exp:
10418 Tweak to run under either version of expect.
10419 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10420 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10421 * gdb.t11/list.exp: Remove extraneous whitespace.
10422
10423Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10424
10425 * gdb.t16/printcmds.exp (test_print_strings): Accept
10426 "(unsigned char *) " before the string.
10427
10428 * TODO: Add notes about printing of fancy types and GDB expressions.
10429
10430Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10431
10432 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10433 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 10434 if doing mips-idt-ecoff.
c906108c
SS
10435
10436Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10437
10438 * Most .exp files: Tweak to run under either version of expect.
10439
10440Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10441
10442 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10443 xfails; I'm not sure why they are failing, but not because of PR 1806.
10444
10445Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10446
10447 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10448 defined in lib/gdb.exp.
10449
10450Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10451
10452 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10453 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10454 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10455 have to be typeless.
10456
10457Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10458
10459 * TODO: Add suggestion for copyright year test.
10460
10461Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10462
10463 * configure.in (*-*-lynxos*): Add stabs tests.
10464
10465Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10466
10467 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10468 so insert a tab before any assembler directive in column zero.
10469
10470 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10471 stores.
10472 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10473 stores.
10474 (fpu_short_memory_tests): Likewise.
10475
10476Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10477
10478 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10479 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10480 .stabs directives in comments.
10481
10482Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10483
10484 * TODO: New file, describing tests we could write.
10485 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10486
10487Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10488
10489 * gdb.t06/signals.exp: Add kludge to force re-sync.
10490
10491 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10492 to xgdb instead of gdb, get out of gdb.
10493
10494Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10495
10496 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10497 for info.
10498
10499Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10500
10501 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10502 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10503 * gdb.stabs/hppa.sed: New sed script for the PA.
10504
10505Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10506
10507 * gdb.stabs: Re-write weird.def and configuration to use sed
10508 instead of cpp. sed is portable and POSIX; cpp is neither.
10509
10510Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10511
10512 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10513
10514Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10515
10516 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10517
10518Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10519
10520 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10521 "_vb$".
10522 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10523 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10524
10525Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10526
10527 * lib/gdb.exp: Comment out code which depends on non-existent
10528 `transform' procedure.
10529
10530Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10531
10532 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10533 * lib/gdb.exp: Transform tool name.
10534 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10535 1.1's new error handling system.
10536
10537Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10538
10539 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10540
10541Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10542
10543 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10544 They made pattern matching so slow that timeouts happened on
10545 heavily loaded systems. Now any output from "show print" which
10546 gets us back to the GDB prompt is a PASS.
10547
10548Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10549
10550 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10551
10552Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10553
10554 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10555
10556 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10557 It is not from PR 3220.
10558
10559Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10560
10561 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10562 just started failing because they depended on the order the
10563 subcommands are presented, or exact docstring text. This kind of
10564 test is a pain and has minimal benefit.
10565
10566Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10567
10568 * gdb.t09/corefile.exp: At end of test, use "core" command with
10569 no arguments.
10570
10571Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10572
10573 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10574 17}/Makefile.in: Make it possible to run the testsuite with Sun
10575 make and CC = cross gcc by adding explicit build rules for .o
10576 files.
10577
10578Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10579
10580 * gdb.t15/funcargs.exp: Don't put comments on same line as
10581 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 10582
c906108c
SS
10583Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10584
10585 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10586
10587Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10588
10589 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10590 * gdb.t20/inherit.exp: remove three dumplicate entries.
10591
10592Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10593
10594 * gdb.t06/break.exp: For "next over recursive call", fail on any
10595 incorrect output, not just on "factorial (value=2)".
10596
10597Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10598
10599 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10600 working now. Add an xfail if accesing a bss variable causes
10601 a memory error if the target is not yet run.
10602
10603Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10604
10605 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10606 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10607 name of __st* demangling (2 strings). Did Kung really get the
10608 more than 95 others right without testing them?
10609
10610Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10611
10612 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10613
10614Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10615
10616 * configure.in (configdirs): Add gdb.disasm
10617 * gdb.disasm: New directory for GDB disassembler tests.
10618 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10619
10620Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10621
10622 * gdb.t00/help.exp: Don't test "help set".
10623
10624 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10625 from within expect statements. None of these happen anymore and
10626 they cause regressions to be silently unnoticed.
10627
10628 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10629 messages) about known failures with gcc cygnus-2.4.5-930417.
10630
10631 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10632 comp-info.exp so it gets built if it doesn't exist.
10633
10634 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10635 it is no longer used.
10636 * gdb.t13/comp-info.c: Removed.
10637
10638Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10639
10640 * gdb.t06/signals.exp: Add xfail for sun3.
10641
10642Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10643
10644 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10645 relevant because ^C doesn't get sent but failure can be reproduced
10646 interactively).
10647
10648Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10649
10650 * gdb.stabs/alpha.mt: New configuration file for alpha.
10651 * gdb.stabs/configure.in: Use it.
10652 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10653 sharing with alpha.mt, redefine long to word via preprocessor.
10654 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10655 for alpha.
10656 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10657 native cc.
10658 * gdb.t00/teststrategy.exp: Change expect string so that we
10659 consume the `(xgdb)' from the command echo and from the gdb prompt.
10660 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10661 gdb currently compares all values as long, so this failure probably
10662 applies to any configuration where LONGEST is bigger than a target int.
10663 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10664 with gcc.
10665 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10666 to handle opaque pointers, gcc is.
10667 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10668 as first argument. Include <sys/types.h> and change all operator
10669 new definitions to use size_t.
10670 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10671 now that we use size_t.
10672
10673Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10674
10675 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10676 a long or float array cast all array members to the same type.
10677 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10678 with 64 bit longs.
10679 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10680 on alpha.
10681 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10682
10683Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10684
10685 * gdb.t24 (demangle.exp): Constructors of templates have names like
10686 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10687 section 14.6 of the ARM.
10688
10689 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10690 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10691 accomplish little and slow down the testsuite.
10692
10693 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10694 Accept spaces various places.
10695
10696Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10697
10698 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10699 with watchpoint enabled.
10700
10701 * Makefile.in: Remove definition of CC and remove the second
10702 definition of CXX (the "CXX = gcc" one remains). These definitions
10703 were causing backquotes to be expanded within backquotes, which
10704 doesn't work.
10705
10706Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10707
10708 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10709
10710Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10711
10712 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10713 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10714 by mips cc and contains no stabs entries.
10715
10716Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10717
10718 * config/vx-gdb.exp: Use fake device to load files rather than
10719 NFS.
10720 * lib/gdb.exp: New proc to do "file" command.
10721 * config/unix-gdb.exp: Use new "file" proc.
10722
10723Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10724
10725 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10726 Rework board rebooting slightly.
10727 (gdb_exit): Don't exit from the remote shell; there isn't one.
10728 * gdb.stabs/weird.exp: If a program is being debugged already,
10729 kill it.
10730 * gdb.t04/setvar.exp: Stop and restart gdb.
10731 * gdb.t05/expr.exp: Likewise.
10732 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10733 restart gdb and reload the program.
10734 * gdb.t08/opaque.exp: Likewise.
10735 * gdb.t12/scope.exp: Likewise.
10736 * gdb.t13/bitfields.exp: Likewise.
10737 * gdb.t15/funcargs.exp: Likewise.
10738 * gdb.t20/classes.exp: Likewise.
10739 * gdb.t03/ptype.exp: Increase timeout.
10740 * gdb.t16/printcmds.exp (test_print_string_constants,
10741 test_print_array_constants): Likewise.
10742 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
10743 * gdb.t20/classes.exp (do_tests): Likewise.
10744 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
10745
10746Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
10747
10748 * gdb.stabs: Renamed *wierd* to *weird*.
10749
10750Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10751
10752 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10753 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10754
10755Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10756
10757 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10758 (do_tests): Remove xfail for whatis on one_var and two_var.
10759
10760Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10761
10762 * Makefile.in: Made cross building work better by adding
10763 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10764
10765Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10766
10767 * gdb.t15/{return.c,return.exp,Makefile.in}:
10768 New test, currently commented out.
10769
10770Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10771
10772 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10773 still running and removes the leftover named socket so GDb can do
10774 clean restarts.
10775
10776Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10777
10778 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10779 console, not GDB.
10780 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10781 cross testing works better with "make check"
10782 * config/unix-gdb: Use default procedures for exit and version.
10783 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10784 with the newest VxWorks.
10785
10786Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10787
10788 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10789 old form.
10790
10791 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10792 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10793
10794 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10795
10796 * config/unix-gdb.exp: Remove this version of gdb_exit
10797 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10798 Rob says he'll look at it when he gets back to testing boards.
10799
10800Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10801
10802 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10803 an expected fail for certain ptype commands.
10804
10805 * gdb.t20/classes.exp: Update expected results of "ptype class
10806 Base1" to account for the constructor that now appears in the type.
10807
10808Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10809
10810 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10811 disappeared from list.
10812 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10813 "alldone" proc with call to cleanup and exit.
10814 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10815 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10816 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10817 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10818 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10819 "alldone" proc with simple returns that suppress remaining
10820 tests. The alldone proc went away many months ago.
10821
10822Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10823
10824 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
10825
10826 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
10827
10828Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10829
10830 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
10831 as vax gdb will display them.
10832
10833Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10834
10835 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
10836 optimizers.
10837
10838 * scope.exp: Change "bad value for localval" messages so each one
10839 is unique.
10840
10841 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
10842 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
10843
10844 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
10845
10846Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10847
10848 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
10849 doesn't exist (due to optimization).
10850
10851Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10852
10853 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
10854 contains \r because the filename is long.
10855
10856 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
10857 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
10858
10859Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10860
10861 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
10862 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
10863 Ultrix.
10864 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
10865 int tests.
10866 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
10867
10868Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
10869
10870 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
10871
10872 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 10873 to match does not match the passing case but still matches the
c906108c
SS
10874 failing case.
10875
10876Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10877
10878 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
10879
10880Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
10881
10882 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
10883 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
10884 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
10885 Remove various versions of gdb_exit.
10886 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
10887 gdb_exit.
10888 * config/unix-gdb.exp: gdb_exit remains here, and should override
10889 the generic version, since it's doing a lot of wierd stuff that
10890 the other versions aren't. FIXME, fold it in, or abandon this
10891 version.
10892
10893Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10894
10895 * gdb.t24/demangle.exp: Add tests for PR 3220.
10896
10897Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10898
10899 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
10900
10901Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
10902
10903 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
10904 "i386-*-*". Works for i486 as well.
10905
10906 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
10907 bug, and expand domain of xfail to all SVR4 systems, since the
10908 actual problem is likely to be in generic SVR4 /proc support.
10909
10910Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10911
10912 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
10913
10914Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
10915
10916 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
10917 xfails for other systems. Match a missing 'Continuing.' as an
10918 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
10919
10920 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
10921 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
10922 Only issue warning for missing executables if -all option is used.
10923
10924 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
10925 file if -all option is used. It's like an unpredictable XFAIL.
10926
10927Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10928
10929 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
10930 for dynamically linked binaries.
10931
10932 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
10933
10934Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10935
10936 * gdb.t20/inherit.exp: Change message for "print tagless struct"
10937 to state that this is a known bug in old versions of g++.
10938
10939Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10940
10941 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
10942 while waiting for `Continuing'.
10943
10944Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
10945
10946 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
10947 in text, data, and bss.
10948 * gdb.t10/nodebug.c: Add local and global test variables for
10949 initialized and uninitialized data.
10950
10951Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10952
10953 * config/unix-gdb.exp (gdb_exit): Add "wait".
10954
10955Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10956
10957 * gdb.t06/signals.exp: xfail the continue from the handler for all
10958 targets.
10959
10960 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
10961 function with watchpoints enabled, the i386 call dummy starts with
10962 a call.
10963
10964 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
10965 386 bsd names its corefiles.
10966
10967Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
10968
10969 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
10970 compilers don't grok it.
10971 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
10972 with small octal ints rather than character constants, which
10973 are signed and might not fit if first promoted to int.
10974
10975Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
10976
10977 * gdb.t09/Makefile.in (clean): Remove corefile.
10978
10979Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10980
10981 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
10982
10983Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10984 and Jim Kingdon (kingdon@cygnus.com)
10985
10986 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
10987 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
10988 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
10989
10990Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10991
10992 * gdb.t17/interrupt.exp: Add xfail for hppa.
10993
10994Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10995
10996 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
10997 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
10998 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
10999 to determine signed-ness of bitfields and use the result to setup
11000 the xfail.
11001 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11002 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11003 call line is reached if necessary.
11004
11005Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11006
11007 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11008
11009Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11010
11011 * gdb.t06/break.exp: Also test `clear' command.
11012
11013Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11014
11015 * gdb.t00/teststrategy.exp: Remove extra quote.
11016
11017 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11018 watchpoint enabled to be for all non-68k machines.
11019
11020 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11021
11022Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11023
11024 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11025 targets use aout.mt instead of ecoff.mt as gas understands
11026 standard aout format.
11027
11028Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11029
11030 * lib/gdb.exp (runto): Don't insist that function we are running to
11031 was compiled with -g.
11032
11033 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11034
11035 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11036 to get back into the read system call.
11037 Accept leading newline in case where we woke it up.
11038
11039Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11040
11041 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11042 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11043 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11044 enable ecoff configuration.
11045
11046Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11047
11048 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11049
11050Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11051
11052 * gdb.t16/printcmds.exp: Add another printf test.
11053
11054Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11055
11056 * configure.in: If configured -with-stabs on any target, add
11057 stabsdirs to configdirs.
11058
11059Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11060
11061 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11062 fun" so pattern does not match the command itself.
11063
11064Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11065
11066 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11067
11068Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11069
11070 * gdb.t17/interrupt.exp: Test for more things.
11071
11072Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11073
11074 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11075 compiler arranges the code and line numbers.
11076
11077 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11078
11079Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11080
11081 * gdb.t00/help.exp: Increase expect input buffer size.
11082
11083Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11084
11085 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11086
11087 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11088
11089 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11090
11091 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11092 [0-9]*, not just [0-9].
11093
11094Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11095
11096 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11097
11098 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11099
11100Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11101
11102 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11103
11104Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11105
11106 * gdb.t06/signals.c: Add xfails for sun3.
11107
11108 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11109
11110 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11111 test_stepping tests.
11112
11113Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11114
11115 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11116
11117 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11118
11119 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11120 rather than actually putting it through cpp twice.
11121
11122 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11123
11124Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11125
11126 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11127 no longer needed.
11128
11129Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11130
11131 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11132
11133 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11134 C++ features prints as "struct", make it a pass, not an xfail.
11135
11136Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11137
11138 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11139 Don't require VA to print as "class" rather than "struct".
11140
11141Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11142
11143 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11144
11145Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11146
11147 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11148
11149Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11150
11151 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11152 order.
11153
11154Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11155
11156 * gdb.t16/printcmds.exp: Add printf tests.
11157
11158 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11159
11160 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11161
11162Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11163
11164 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11165 pass counts, to counteract any existing or future setup_xfails.
11166
11167Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11168
11169 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11170 {BEGIN,END}_COMMON for common block instead of STAB.
11171 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11172
11173 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11174 intp_var should be N_GSYM not N_LSYM.
11175 wierd-aout.S: Use a label for the value of the N_SO.
11176 wierd.def: Remove all backslashes.
11177 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11178
11179Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11180
11181 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11182 get the expected next to inheritance3.
11183
11184Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11185
11186 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11187 now that gcc-2.4 gets it right.
11188
11189Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11190
11191 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11192
11193 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11194 generating comp-info.exp which works for cross-compilation.
11195
11196Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11197
11198 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11199 "*-*-sysv4.*".
11200
11201Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11202
11203 * gdb.t01/run.exp: Start with a fresh gdb.
11204 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11205 SVR4.x.
11206
11207Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11208
11209 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11210 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11211 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11212 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11213 things to remove.
11214
11215Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11216
11217 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11218 test cases from bug reports.
11219
11220Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11221
11222 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11223 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11224 avoid spurious xfails.
11225 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11226 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11227 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11228
11229Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11230
11231 * gdb.t00/teststrategy.exp: Rework to provide more useful
11232 description of each test, fix problem with systems that define
11233 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11234 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11235 results for "next over recursive call" so timeouts aren't taken
11236 by error.
11237
11238Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11239
11240 * gdb.t12/scope.exp: Test printing of variables before run.
11241
11242 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11243 printed in wrong order due to sorting.
11244
11245Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11246
11247 * gdb.t00/teststrategy.exp: Fix expected results for printing
11248 user entered string constant. Is array of char, prints with no
11249 address.
11250
11251 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11252 commands.
11253 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11254 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11255 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11256 of struct of char arrays.
11257 * gdb.t00/radix.exp: New tests for radix commands.
11258
11259Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11260
11261 * gdb.t16/printcmd.exp: Print a variable before running program
11262 (with xfail for AIX).
11263
11264Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11265
11266 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11267
11268 * gdb.t16/printcmd.exp: Don't print variables before running program.
11269
11270 * gdb.t06/break.exp: Don't require envp argument to main.
11271
11272 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11273
11274 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11275 Add xfails for rs6000.
11276
11277 * gdb.t02/whatis.exp: Change other tests not to re-test something
11278 we already tested.
11279
11280 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11281 each type used has a variable of that type.
11282
11283Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11284
11285 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11286
11287Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11288
11289 * configure.in: change srctrigger to be a file, not a directory
11290
11291Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11292
11293 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11294
11295 * gdb.t11/list.exp: Fixed a couple of typos.
11296
11297Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11298
11299 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11300 is fixed and PR is closed.
11301 * gdb.t16 (gdbme.c): Add simple test string variable.
11302 * gdb.t16 (printcmds.exp): Add tests with simple test string
11303 variable, primarily for boundaries on "set print elements".
11304
11305Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11306
11307 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11308 Make leading 0's optional and don't expect a tab in the middle
11309 of the number.
11310
11311 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11312
11313 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11314 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11315 don't end command passed to gdb_test with newline.
11316
11317 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11318 signed keyword away, don't expect signed bitfields to be signed.
11319
11320 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11321 printing with only as many 1's as are in the field as well as printing
11322 with 32 1's (see comment).
11323
11324Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11325
11326 * gdb.t00/default.exp: Start with a fresh gdb.
11327 * configure.in (configdirs): Remove gdb.t31 until the chill
11328 compiler works again. It no longer is able to find chillrt0
11329 since it isn't in libchill.a anymore.
11330 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11331 wierd.o, make more modular.
11332 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11333 spurious newlines that caused problems.
11334
11335Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11336
11337 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11338 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11339 gdb.stabs/wierd.{exp,def}: Many new tests.
11340
11341 * gdb.t00/default.exp: update info line for new message.
11342
11343 * gdb.t02/{whatis.exp,gdbme.c}:
11344 Test that "char *" doesn't print as "caddr_t".
11345
11346Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11347
11348 * gdb.t00/help.exp: Use .* in place of some help messages which
11349 just changed.
11350 gdb.t00/default.exp: Update "info frame" test for new message.
11351 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11352 Remove some xfails
11353
11354Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * gdb.t03/{gdbme.c,ptype.exp}:
11357 Add tests for typedef'd struct and union without tags.
11358 Also check "whatis" on a variable of a typedef'd enum without a tag.
11359
11360 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11361 PRMS 1823; the bug still exists but isn't reproduced by this test
11362 anymore), and remove rs6000 XFAIL (the bug is fixed).
11363
11364 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11365 duplicated from whatis.exp. For those that are left, accept
11366 "long", "long int", or "int" for long variables (whatis.exp already
11367 has an XFAIL for "int", so no need to fail it here).
11368
11369 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11370 Deal with GCC's names for types now that GDB uses the compiler's names.
11371
11372 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11373 setup_xfail's for sunos4. If we #defined the signed keyword away,
11374 don't expect GDB to know that char it is signed.
11375
11376 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11377
11378Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11379
11380 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11381 should work on any system, regardless of debugging format.
11382 * gdb.t21/demangle.exp: Move to gdb.t24.
11383 * gdb.t24/demangle.exp: Move from gdb.t21.
11384 * gdb.t24/{Makefile.in, configure.in}: New files.
11385
11386Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11387
11388 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11389 * gdb.stabs: New directory.
11390
11391Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11392
11393 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11394 not just "Quit anyway?".
11395
11396Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11397
11398 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11399 that all setup_xfails are immediately followed by clear_xfails.
11400
11401Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11402
11403 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11404 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11405 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11406 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11407 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11408 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11409 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11410 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11411 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11412 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11413 gdb.t31/chillvars.exp, lib/gdb.exp:
11414 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11415 bug-gdb@prep.ai.mit.edu.
11416
11417Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11418
11419 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11420 with 0.0, not integer 0.
11421
11422Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11423
11424 * gdb.t06/break.exp: Update for "Kill the program" message change.
11425
11426Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11427
11428 * Makefile.in (GDBFLAGS): Set to -nx.
11429 * Makefile.in (site.exp): Use GDBFLAGS.
11430
11431Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11432
11433 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11434 Makefiles.
11435 (check): depend on just-check.
11436 (just-check): added so that tests can be run without a noop
11437 build pass.
11438
11439Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11440
11441 Switch to using configure's configdirs.
11442 * Makefile.in (Makefile): add configure.in dependency.
11443 (SUBDIRS): removed redundant assignment.
11444 * configure.in: switch subdirs assignment to configdirs.
11445 * gdb.t*/configure.in: new files.
11446
11447Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11448
11449 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11450 works.
11451
11452Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11453
11454 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11455 in explicit rules. Apparently this is not supported by some makes.
11456
11457Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11458
11459 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11460
11461Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11462
11463 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11464 disappeared.
11465
11466Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11467
11468 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11469
11470Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11471
11472 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11473 watchpoint problem that is now fixed.
11474 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11475 uninitialized convenience variables.
11476 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11477 structures.
11478
11479Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11480
11481 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11482 which causes expect to get out of sync with gdb on long output
11483 from help set.
11484 * gdb.t09/corefile.exp: Make expected pattern for core file
11485 failing signal and frame output format less sun specific.
11486
11487Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11488
11489 * gdb.t31/chillvars.exp: Add and remove initial dummy
11490 breakpoint, so that symbol table is forced in.
11491 (Needed at least on Sunos4, though it seems not SVR4.)
11492 * gdb.t31/chillvars.exp: Update for changed output format.
11493
11494Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11495
11496 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11497
11498Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11499
11500 * Makefile.in: Added --srcdir when invoking runtest, removed the
11501 need for a local config file. (optional now)
11502
11503Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11504
11505 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11506 failure count used to force early termination. Add some more
11507 expected failures for gnu style demangling.
11508
11509Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11510
11511 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11512 pmi variable from gdb.t20/gdbme to get optimized away.
11513 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11514 Check for written corefile upon timeout _and_ eof.
11515
11516Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11517
11518 * config/unix-gdb.exp: Add missing return 0.
11519
11520Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11521
11522 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11523 test termination.
11524
11525Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11526
11527 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11528 disappeared.
11529
11530Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11531
11532 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11533 time as i860 support works.
11534
beb998c6 11535 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11536 "backtrace 100\r" rather than just "backtrace\r", to match last
11537 change.
11538
11539Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11540
11541 * config/udi-gdb.exp (gdb_exit): Remove close command.
11542 (gdb_target_udi): New procedure to set the UDI target.
11543 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11544 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11545 Added waits for prompts after several question responses. Added
11546 some more responses used by a29k-amd-udi-gdb.
11547 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11548 pass different arguments, restart UDI connection after program
11549 completion.
11550 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11551 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11552 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11553 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11554 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11555 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11556 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11557 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11558 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11559 after program completion.
11560 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11561 compiled with a SELECT_VECS setting.
11562 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11563 infinite recursion.
11564
11565 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11566 Added checks for COFF results, and made them expected failures for
11567 all targets. It would be better to make them expected failures
11568 for COFF targets only.
11569
11570Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11571
11572 * Makefile.in: add null dvi target, don't bother to recurse
11573 through test directories for info and install-info; rename
11574 $(datadir) to be dejagnu instead of deja-gnu
11575
11576Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11577
11578 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11579 compiler to coredump.
11580 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11581 code.
11582
11583Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11584
11585 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11586 coredump.
11587 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11588 code.
11589
11590Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11591
11592 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11593 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11594 which in a shell. Deletes xgdb when done.
11595 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11596 Tests the return from the "set height" or "set width" commands.
11597 Added a few return codes where needed.
11598
11599Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11600
11601 * Makefile.in (SUBDIRS): Add gdb.t17.
11602 * configure.in (subdirs): Add gdb.t17.
11603 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11604 files to test gdb's calling of functions in the inferior with
11605 the correct arguments and gdb's ability to retrieve any
11606 result returned.
11607
11608Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11609
11610 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11611 may be called after gdb goes away. Previous versions of expect
11612 needed these to avoid file descriptor leaks, but they cause
11613 errors with the current revision of expect.
11614 * gdb.t00/gdbvars.exp: Use -re on expected output after
11615 setting sevenbit-strings.
11616 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11617 to set sevenbit-strings consistent across tests.
11618 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11619 set sevenbit-strings consistent across tests.
11620
11621Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11622
11623 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11624 expected output to match current "expect" expectations.
11625
11626Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11627
11628 * gdb.t00/default.exp: Change expected output for default "source"
11629 command, to match new gdb behavior which requires a filename to
11630 source.
11631
11632Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11633
11634 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11635 expected fail for i486-*-* that misses the marker2 function.
11636 * gdb.t10/crossload.exp (bfddefault): Allow successful
11637 recognition of a format to pass even if no symbols are found.
11638 Explicitly catch failures where the format is not recognized
11639 or is ambiguous, and add the reason to the fail message.
11640 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11641 the cause is and invalid target and add reason to failure message.
11642 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11643 elf32-i386, elf32-sparc, and elf32-i860.
11644 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11645 Set up expected failure for 'filename'::variable scope resolution,
11646 which is now apparently broken on all targets.
11647 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11648 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11649 gdb.t23/templates.exp: Change failure for missing binfile into
11650 just a warning.
11651 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11652 references.
11653
11654Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11655
11656 * gdb.t00/default.exp: Add expected output for default "source"
11657 command, to match new gdb behavior.
11658 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11659
11660Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11661
11662 * config/*-gdb.exp: returns an error, rather than exiting on
11663 internal errors.
11664
11665Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11666
11667 * gdb.t03/gdbme.c: Add pointer to struct variable.
11668 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11669 referencing struct members.
11670
11671Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11672
11673 * configure.in (mips-idt-ecoff): New target.
11674 * config/mips-gdb.exp: New file for remote board using MIPS remote
11675 debugging protocol.
11676
11677 * Redid configuration scheme. Removed gdb.t*/configure.in.
11678 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11679 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11680 distclean targets. Built executables via .o files. Adjusted
11681 tests to account for source files in $(srcdir) rather than
11682 $(objdir).
11683 * lib/gdb.exp (runto): Don't expect () after the function name,
11684 because it may have arguments.
11685
11686Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11687
11688 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11689 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11690 expected failures for mips-idt-* and mips-sgi-*.
11691 * gdb.t00/default.exp (attach): Kill process if requested.
11692 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11693 that does not read core files.
11694 * gdb.t01/run.exp: Removed checks for exit status code.
11695 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11696 it is linked in.
11697 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11698 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11699 appropriate, rather than doing it by hand.
11700 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11701 execution.
11702 * gdb.t10/crossload.exp: Kill existing program if needed.
11703 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11704 appropriate, rather than doing it by hand. Always increase
11705 timeout for this test, not just for VxWorks.
11706
11707Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11708
11709 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11710 of Chill STRUCT types and STRUCT values.
11711 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11712 than "char".
11713 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 11714 struct2): New struct definitions and initializations to test
c906108c
SS
11715 simple Chill STRUCT types.
11716
11717Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11718
11719 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11720 the null byte at the end of strings.
11721 * gdb.t00/default.exp: Make show version insensitive to copyright
11722 date.
11723 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11724 to avoid dependencies on target char signedness.
11725 * gdb.t16/printcmds.exp: Update expected results for explicitly
11726 unsigned char.
11727 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11728 now work.
11729 * gdb.t21/demangle.exp: Add many more patterns for template
11730 demangling, most of them being expected failures.
11731 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11732 string we are matching for, to match on the whole string.
11733 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11734 and fix a whole bunch that had incorrect expected output but were
11735 passing anyway because of the bug in "proc demangle".
11736 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
11737 type.
11738 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
11739
11740Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
11741
11742 * gdb/testsuite: made modifications to testcases, etc., to allow
11743 them to work properly given the reorganization of deja-gnu and the
11744 relocation of the testcases from deja-gnu to a "tool" subdirectory.
11745
11746Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
11747
11748 * gdb/testsuite: Initial creation of gdb/testsuite.
11749 Migrated dejagnu testcases and support files for testing nm to
11750 gdb/testsuite from deja-gnu. These files were moved "as is"
11751 with no modifications. This migration is part of a major overhaul
11752 of dejagnu. The modifications to these testcases, etc., which
11753 will allow them to work with the new version of dejagnu will be
11754 made in a future update.
48efe704
AC
11755
11756For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
11757\f
11758Local Variables:
ef043731 11759mode: change-log
c906108c
SS
11760left-margin: 8
11761fill-column: 74
11762version-control: never
11763End: