]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
344c9711
FF
12004-02-16 Fred Fish <fnf@redhat.com>
2
3 * gdb.arch/gdb1291.c: Remove
4 * gdb.arch/gdb1291.s: New test input file.
5 * gdb.arch/gdb1291.exp: Expand test to check case that should not
6 fail. Test for correct result, known incorrect result, other
7 failures and timeouts.
8
2d822687
AC
92004-02-16 Andrew Cagney <cagney@redhat.com>
10
11 * gdb.base/bigcore.exp: New file.
12 * gdb.base/bigcore.c: New file.
13
dac15b66
AC
142004-02-13 Andrew Cagney <cagney@redhat.com>
15
16 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
17 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
18 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
19 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
21 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
22 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
23 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
24 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
25 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
26
6bdfc2c4
JJ
272004-02-11 Jeff Johnston <jjohnstn@redhat.com>
28
29 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
30 executed is an alloc instruction.
31
87b3ede8
DC
322004-02-11 David Carlton <carlton@kealia.com>
33
34 * gdb.cp/breakpoint.exp: New.
35 * gdb.cp/breakpoint.cc: New.
36
6e19e2bf
MC
372004-02-11 Michael Chastain <mec.gnu@mindspring.com>
38
39 Partial fix for PR gdb/1543.
40 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
41 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
42 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
43 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
44 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
45 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
46 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
47 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
48 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
49 to bug-gdb@prep.ai.mit.edu .
50 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
51 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
52 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
53 Likewise.
54
5c5455dc
AC
552004-02-10 Andrew Cagney <cagney@redhat.com>
56
57 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
58 using gdb_internal_error_resync.
59
9cf689d7
DJ
602004-02-09 Daniel Jacobowitz <drow@mvista.com>
61
62 * gdb.threads/thread-specific.exp: Stop early if no threads are
63 found.
64
d2dc51db
MC
652004-02-09 Michael Chastain <mec.gnu@mindspring.com>
66
67 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
68
14b1a056
DJ
692004-02-08 Daniel Jacobowitz <drow@mvista.com>
70
71 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
72 breakpoints.
73
83f66e8f
DJ
742004-02-07 Daniel Jacobowitz <drow@mvista.com>
75
76 * config/sim.exp (gdb_load): Handle $arg == "".
77 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
78 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
79
30fc0091
EZ
802004-02-07 Elena Zannoni <ezannoni@redhat.com>
81
82 * gdb.base/maint.exp: Update test to reflect
83 obstack changes.
84
4d806929
JJ
852004-02-04 Jeff Johnston <jjohnstn@redhat.com>
86
87 * gdb.base/pendshr.c (pendfunc): New function that calls
88 pendfunc1.
89 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
90
7bfdd688
FF
912004-02-04 Fred Fish <fnf@redhat.com>
92
93 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
94 function symbols and update copyright years.
95 * gdb.arch/gdb1291.c: Ditto.
96
aaa08ee4
MC
972004-02-03 Michael Chastain <mec.gnu@mindspring.com>
98
99 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
100
dbad7755
MC
1012004-02-03 Michael Chastain <mec.gnu@mindspring.com>
102
103 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
104
ec4646ef
MC
1052004-02-03 Michael Chastain <mec.gnu@mindspring.com>
106
107 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
108
1b802196
FF
1092004-02-02 Fred Fish <fnf@redhat.com>
110
111 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
112 remote targets. Update copyright years.
113
18fe2033
JJ
1142004-02-02 Jeff Johnston <jjohnstn@redhat.com>
115
116 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
117 support.
118 * gdb.base/langs.exp: Fix test which attempts to create
119 breakpoint on non-existent function to handle new pending
120 support.
121 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
122 a breakpoint.
123 * gdb.base/pending.exp: New test.
124 * gdb.base/pending.c: New file.
125 * gdb.base/pendshr.c: Ditto.
126
8d577d32
DC
1272004-02-02 David Carlton <carlton@kealia.com>
128
129 * gdb.cp/overload.exp: Add overloadNamespace tests.
130 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
131 (overloadNamespace, XXX): New.
132 (main): Call XXX::marker2.
133
3ad13771
FF
1342004-02-01 Fred Fish <fnf@redhat.com>
135
136 * gdb.base/dump.exp: Use runto_main instead of "runto main".
137 * gdb.base/finish.exp: Ditto.
138 * gdb.base/gcore.exp: Ditto.
139 * gdb.base/huge.exp: Ditto.
140 * gdb.base/info-proc.exp: Ditto.
141 * gdb.base/return2.exp: Ditto.
142 * gdb.threads/gcore-thread.exp: Ditto.
143
44c75849
DJ
1442004-02-01 Daniel Jacobowitz <drow@mvista.com>
145
146 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
147
005bc093
MK
1482004-02-01 Mark Kettenis <kettenis@gnu.org>
149
150 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
151 that opening the file succeeds on OpenBSD.
152
c47cebdb
DJ
1532004-02-01 Daniel Jacobowitz <drow@mvista.com>
154
155 * gdb.threads/thread-specific.c: New file.
156 * gdb.threads/threads-specific.exp: New test script.
157 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
158 to expect_out.
159
5a01311c
MK
1602004-02-01 Mark Kettenis <kettenis@gnu.org>
161
162 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
163 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
164 only on the "print_small_structs from print_long_arg_list" test.
165
ce22a4f1
DJ
1662004-02-01 Daniel Jacobowitz <drow@mvista.com>
167
168 * gdb.base/completion.exp: Kill a stray backslash.
169
170 From Jim Ingham <jingham@apple.com>:
171 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
172 agrees with the result from sending a tab.
173
abbab9d3
DJ
1742004-01-31 Daniel Jacobowitz <drow@mvista.com>
175
176 * gdb.base/chng-syms.exp: Remove stray newline.
177
53904d1e
MK
1782004-01-31 Mark Kettenis <kettenis@gnu.org>
179
180 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
181 *-*-openbsd*.
182 * gdb.asm/openbsd.inc: New file.
183
3a4b3aac
MK
1842004-01-30 Mark Kettenis <kettenis@gnu.org>
185
186 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
187 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
188 *-*solaris2*. Remove commented out default settings for
189 asm-flags. Replace gdb_compile with target_link.
190
ebac27b4
MC
1912004-01-29 Michael Chastain <mec.gnu@mindspring.com>
192
193 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
194 for all tests. Remove old hp-ux and cygnus xfail cases.
195
d8679d84
PH
1962004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
197
198 * gdb.base/chng-syms.exp: New file.
199 * gdb.base/chng-syms.c: New file.
200
0a55bc22
MC
2012004-01-24 Michael Chastain <mec.gnu@mindspring.com>
202
203 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
204 Provide arms for current output in all my configurations.
205
94b8e876
MC
2062004-01-24 Michael Chastain <mec.gnu@mindspring.com>
207
208 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
209 * lib/compiler.cc: Likewise.
210 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
211 get the right preprocessor. Eval the output directly. Remove
212 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
213 hp_f77_compiler and hp_f90_compiler completely.
214 (gdb_preprocess): Delete.
215 (get_compiler): Delete.
216
7cf03d44
MK
2172004-01-24 Mark Kettenis <kettenis@gnu.org>
218
219 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
220 <string.h>.
221
68b6dce9
NR
2222004-01-24 Nick Roberts <nick@nick.uklinux.net>
223
224 * gdb.mi/mi-stack.exp: Update copyright.
225
b368761e
DC
2262004-01-23 David Carlton <carlton@kealia.com>
227
228 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
229 test for cp_lookup_transparent_type.
230 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
231 call them.
232
f2061b53
DJ
2332004-01-23 Daniel Jacobowitz <drow@mvista.com>
234
235 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
236 after -var-update.
237
37fc574a
DC
2382004-01-23 David Carlton <carlton@kealia.com>
239
240 * gdb.cp/namespace.cc (C::ensureRefs): New.
241 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
242
8e94b928
NR
2432004-01-20 Nick Roberts <nick@nick.uklinux.net>
244
245 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
246 case "-stack-list-locals 2".
247 * gdb.mi/mi-var-child.exp: Test for case
248 "-var-list-children --all-values NAME".
249
997b0952
MC
2502004-01-18 Michael Chastain <mec.gnu@mindspring.com>
251
252 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
253
52470da3
MK
2542004-01-18 Mark Kettenis <kettenis@gnu.org>
255
7049b4b8
MK
256 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
257 used with gdb_test_multiple.
258
52470da3
MK
259 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
260 read at address 0. This fixes PR testsuite/1504.
261
da6012e5
DJ
2622004-01-18 Daniel Jacobowitz <drow@mvista.com>
263
264 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
265 Remove downloading, guessing the host executable, the calls to
266 gdb_file_cmd and gdb_target_cmd, and "load" support.
267 (infer_host_exec): New function broken out from gdb_load.
268 (gdb_load): New wrapper for gdbserver_gdb_load.
269 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
270 gdb_target_cmd. Use -target-select.
271 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
272 Download binaries to the host. Clear last_mi_remote_file when
273 we load a new binary.
274 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
275 call gdbserver_gdb_load and mi_gdb_target_cmd.
276
32c70722
MC
2772004-01-17 Michael Chastain <mec.gnu@mindspring.com>
278
279 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
280 type patterns.
281
b0cecf36
MC
2822004-01-17 Michael Chastain <mec.gnu@mindspring.com>
283
284 * gdb.cp/templates.exp: Fix typo in test name of
285 "print Foo<volatile char*>::foo".
286
4120d7e6
MC
2872004-01-15 Michael Chastain <mec.gnu@mindspring.com>
288
289 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
290
f679e530
BE
2912004-01-16 Ben Elliston <bje@wasabisystems.com>
292
293 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
294 (clean mostlyclean): Remove empty rm.
295
091c48f6
MC
2962004-01-15 Michael Chastain <mec.gnu@mindspring.com>
297
298 * gdb.base/setvar.exp: Add copyright years.
299
3e5fc8d2
DC
3002004-01-14 David Carlton <carlton@bactrian.org>
301
302 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
303 PR c++/1511 and update coment.
304 * gdb.cp/templates.exp: Update patterns to match current output.
305 If changes involve something other than whitespace, KFAIL
306 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
307
63d06c5c
DC
3082004-01-14 David Carlton <carlton@kealia.com>
309
310 * gdb.cp/namespace.exp: Add tests involving classes defined within
311 namespaces.
312 * gdb.cp/namespace.cc (C::CClass): New.
313 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
314
a51dab88
EZ
3152004-01-14 Elena Zannoni <ezannoni@redhat.com>
316
317 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
318 what debug info we have. Print a better message if something goes
319 wrong while producing the separate debug info file.
320
a476ccc9
MC
3212004-01-14 Michael Chastain <mec.gnu@mindspring.com>
322
323 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
324
f453692c
MC
3252004-01-14 Michael Chastain <mec.gnu@mindspring.com>
326
327 * gdb.base/callfuncs.c: Add copyright notice.
328
f40063a5
MC
3292004-01-13 Michael Chastain <mec.gnu@mindspring.com>
330
331 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
332 inheritance. PR gdb/1498, PR gcc/13539.
333
19ac3974
EZ
3342004-01-13 Elena Zannoni <ezannoni@redhat.com>
335
336 * gdb.threads/gcore-thread.exp: Prefix name of binary with
337 test specific name.
338 * gdb.mi/gdb669.exp: Ditto.
339 * gdb.mi/mi-pthreads.exp: Ditto.
340 * gdb.mi/mi1-pthreads.exp: Ditto.
341 * gdb.mi/mi2-pthreads.exp: Ditto.
342
56c97c6e
MC
3432004-01-12 Michael Chastain <mec.gnu@mindspring.com>
344
345 * gdb.cp/member-ptr.cc: Add copyright notice.
346
a0644324
MC
3472004-01-12 Michael Chastain <mec.gnu@mindspring.com>
348
349 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
350 some patterns for recent versions of gcc and hpacc. Delete
351 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
352 Delete tests that access a NULL pointer-to-member-data. This
353 script is still disabled for gcc.
354
32fabe09
EZ
3552004-01-12 Elena Zannoni <ezannoni@redhat.com>
356
357 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
358 escaped correctly.
359
1f8a6abb
EZ
3602004-01-12 Elena Zannoni <ezannoni@redhat.com>
361
362 * gdb.base/sepdebug.exp: New file.
363 * gdb.base/sepdebug.c: New file.
364 * lib/gdb.exp (separate_debug_filename): New procedure.
365 (gdb_gnu_strip_debug): New procedure.
366
48efe704
AC
3672004-01-12 Andrew Cagney <cagney@redhat.com>
368
369 * gdb.mi/ChangeLog: Delete file. Renamed to ...
370 * gdb.mi/ChangeLog-1999-2003: New file.
371
a9415475
AC
3722004-01-12 Andrew Cagney <cagney@redhat.com>
373
374 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
375 "Renaming a directory to a non-empty directory returns ENOTEMPTY
376 or EEXIST", treat EBUSY as an XFAIL.
377
83b8cf9d
MC
3782004-01-11 Michael Chastain <mec.gnu@mindspring.com>
379
380 * gdb.base/scope.exp: Remove obsolete setup_xfail for
381 hp_cc_compiler.
382
9939d2a8
MC
3832004-01-10 Michael Chastain <mec.gnu@mindspring.com>
384
385 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
386 decorations.
387
1ff8cadf
MC
3882004-01-10 Michael Chastain <mec.gnu@mindspring.com>
389
390 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
391 and "(aCC)" decorations. Remove obsolete doco about old
392 test results.
393
6fa9022e
MC
3942004-01-09 Michael Chastain <mec.gnu@mindspring.com>
395
396 * gdb.cp/exception.exp: Fix typo in doco.
397
209721fe
MK
3982004-01-09 Mark Kettenis <kettenis@gnu.org>
399
400 * gdb.base/gdb1476.exp: Fix typo.
401
ef11303e
MC
4022004-01-09 Michael Chastain <mec.gnu@mindspring.com>
403
404 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
405 file.
406
041ab88c
MC
4072004-01-09 Michael Chastain <mec.gnu@mindspring.com>
408
409 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
410 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
411 Use gdb_compile. Remove restriction on gcc. Add some patterns
412 for recent version of gdb. Delete second half, which was a copy
413 of the first half with different build flags. This test is
414 still disabled because it is still not ready for production.
415
e36d075a
MC
4162004-01-08 Michael Chastain <mec.gnu@mindspring.com>
417
418 * gdb.cp/exception.cc: Add copyright notice.
419 * gdb.cp/exception.exp: Add a notice that this file is broken
420 because of line number changes caused by addition of copyright
421 notice.
422
42b190ad
MC
4232004-01-08 Michael Chastain <mec.gnu@mindspring.com>
424
425 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
426 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
427
8f25f06b
MC
4282004-01-08 Michael Chastain <mec.gnu@mindspring.com>
429
430 * gdb.cp/classes.exp: Accept gnu abi 2.
431 * gdb.cp/derivation.exp: Likewise.
432 * gdb.cp/overload.exp: Likewise.
433 * gdb.cp/virtfunc.exp: Likewise.
434
06ded8b8
MC
4352004-01-08 Michael Chastain <mec.gnu@mindspring.com>
436
437 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
438 semicolon after end of function.
439
77c26ae3
MC
4402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
441
442 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
443 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
444 boilerplate code for compiling and running the program under
445 test. Add some string method tests.
446
20757486
MC
4472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
448
449 * gdb.cp/bs15503.cc: Add copyright notice.
450 * gdb.cp/bs15503.exp: Adjust line number.
451
0fd3b503
MC
4522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
453
454 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
455 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
456
10d1bea8
MC
4572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
458
459 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
460 hp_cc_compiler.
461
2789202a
MC
4622004-01-07 Michael Chastain <mec.gnu@mindspring.com>
463
464 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
465 * gdb.cp/ctti.exp: Use the marker instead of "next".
466 With gcc, run further before bailing.
467
b862f14c
MC
4682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
469
470 * gdb.cp/cttiadd.cc: Add copyright notice.
471 * gdb.cp/cttiadd1.cc: Likewise.
472 * gdb.cp/cttiadd2.cc: Likewise.
473 * gdb.cp/cttiadd3.cc: Likewise.
474
96da2469
MC
4752004-01-07 Michael Chastain <mec.gnu@mindspring.com>
476
477 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
478 Use gdb_test, gdb_test_multiple. Use floating-point values that
479 have exact representations in IEEE-ish formats.
480
053248ff
MC
4812004-01-07 Michael Chastain <mec.gnu@mindspring.com>
482
483 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
484 compilers. Delete duplicate call to get_compiler_info.
485 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
486 * gdb.base/volatile.exp: Likewise.
487
84acecdd
MK
4882004-01-07 Mark Kettenis <kettenis@gnu.org>
489
490 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
491 memory at address 0.
492
fe11a27f
MC
4932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
494
495 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
496 to test for hp-ux assembler. Fix copyright years.
497
60ad077b
AC
4982004-01-07 Andrew Cagney <cagney@redhat.com>
499
500 * gdb.base/fileio.c (strerrno): Add "EBUSY".
501
1c9b8f33
AC
5022004-01-07 Andrew Cagney <cagney@redhat.com>
503
504 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
505 when creating the read-only file. From analysis by Roland McGrath
506 and Elena Zannoni.
507
753ccc7a
MC
5082004-01-06 Michael Chastain <mec.gnu@mindspring.com>
509
510 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
511
eca3e36b
MC
5122004-01-06 Michael Chastain <mec.gnu@mindspring.com>
513
514 * gdb.base/cvexpr.c: Be type-safe with function pointers and
515 data pointers.
516
f8d4bac4
MC
5172004-01-06 Michael Chastain <mec.gnu@mindspring.com>
518
519 * gdb.cp/m-static.exp: Compile one source file at a time.
520 Delete unused call to get_compiler_info.
521
9b4e0f94
MC
5222004-01-06 Michael Chastain <mec.gnu@mindspring.com>
523
524 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
525 * gdb.base/call-rt-st.exp: Likewise.
526 * gdb.base/nodebug.exp: Likewise.
527 * gdb.base/volatile.exp: Likewise.
528 * gdb.cp/ref-types.exp: Likewise.
529 * gdb.cp/templates.exp: Likewise.
530
023c1024
MK
5312004-01-05 Mark Kettenis <kettenis@gnu.org>
532
533 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
534
19703c4a
MC
5352004-01-05 Michael Chastain <mec.gnu@mindspring.com>
536
537 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
538 hppa*-hp-hpux*.
539
18b67037
MK
5402004-01-04 Mark Kettenis <kettenis@gnu.org>
541
ba6219c8
MK
542 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
543 x86_64-*-*.
544
18b67037
MK
545 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
546 sparc64-*-* and sparc*-solaris2*.
547
1bfbbb9d
MK
5482004-01-04 Mark Kettenis <kettenis@gnu.org>
549
550 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
551 return ${tests}" test. The ${tests} already mentions the
552 filename.
553
06846494
MC
5542004-01-02 Michael Chastain <mec.gnu@mindspring.com>
555
556 * gdb.cp/local.exp: Accept gcc abi 2.
557
3b0cb202
MC
5582004-01-02 Michael Chastain <mec.gnu@mindspring.com>
559
560 * gdb.cp/templates.exp: Accept gcc abi 2.
561
0643ec3f
MC
5622004-01-02 Michael Chastain <mec.gnu@mindspring.com>
563
564 * lib/compiler.cc: Remove supports_template_debugging.
565 * gdb.cp/templates.exp: Do not test supports_template_debugging.
566
d231d0b1
MC
5672004-01-01 Michael Chastain <mec.gnu@mindspring.com>
568
569 * gdb.cp/namespace.exp: Accept gcc abi 2.
570
44ffb27c
MC
5712004-01-01 Michael Chastain <mec.gnu@mindspring.com>
572
573 * gdb.cp/method.exp: Accept gcc abi 2.
574
184ad485
MC
5752004-01-01 Michael Chastain <mec.gnu@mindspring.com>
576
577 * gdb.cp/classes.exp: Generate identical results as old version.
578 * gdb.cp/derivation.exp: Likewise.
579 * gdb.cp/overload.exp: Likewise.
580 * gdb.cp/virtfunc.exp: Likewise.
581
116f09e7
MC
5822004-01-01 Michael Chastain <mec.gnu@mindspring.com>
583
584 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
585 mysterious bug with sourceware version of expect.
586
b1379776
MC
5872004-01-01 Michael Chastain <mec.gnu@mindspring.com>
588
589 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
590 current versions of gcc, including gcc abi 2. Remove gratuitous
591 restart of test program. Use gdb_test_multiple and gdb_test for
592 all tests. Add patterns to xfail missing "const" in "const char *"
593 and kfail PR gdb/1155.
594
6b7a4c0e
MC
5952004-01-01 Michael Chastain <mec.gnu@mindspring.com>
596
597 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
598 current versions of gcc, including gcc abi 2. Remove gratuitous
599 restart of test program. Use gdb_test_multiple and gdb_test for
600 all tests. Add patterns to kfail PR gdb/1498.
601
51615d72
MC
6022003-12-31 Michael Chastain <mec.gnu@mindspring.com>
603
604 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
605 current versions of gcc, including gcc abi 2. Use "breakpoint"
606 and "continue" instead of restarting the target program. Use
607 gdb_test_multiple and gdb_test for all tests.
608
7b79a9d7
MK
6092004-01-01 Mark Kettenis <kettenis@gnu.org>
610
611 * gdb.asm/asm-source.exp: Update copyright year. Link statically
612 for *-*-solaris2*.
613
1cd3489f
MC
6142003-12-31 Michael Chastain <mec.gnu@mindspring.com>
615
616 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
617 current versions of gcc, including gcc abi 2. Use "breakpoint"
618 and "continue" instead of restarting the target program several
619 times. Use gdb_test_multiple and gdb_test for all tests.
620
850742db
MC
6212003-12-18 Michael Chastain <mec.gnu@mindspring.com>
622
623 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
624 source files.
625
eb4bbda8
MC
6262003-12-16 Michael Chastain <mec.gnu@mindspring.com>
627
628 * gdb.base/environ.exp: Handle compiling test case from multiple
629 source files.
630
e42c7771
MC
6312003-12-16 Michael Chastain <mec.gnu@mindspring.com>
632
633 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
634
80e4b428
JB
6352003-12-17 Jim Blandy <jimb@redhat.com>
636
5f06973a
JB
637 * gdb.base/freebpcmd.c: Add copyright notice.
638
80e4b428
JB
639 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
640
0ab84fb7
MC
6412003-12-16 Michael Chastain <mec.gnu@mindspring.com>
642
643 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
644
1b3bb3d0
JB
6452003-12-13 Jim Blandy <jimb@redhat.com>
646
647 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
648
3a4c9371
KB
6492003-12-12 Kevin Buettner <kevinb@redhat.com>
650
651 * gdb.asm/frv.inc: New file.
652 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
653
a1dea79a
FF
6542003-12-09 Fred Fish <fnf@redhat.com>
655
656 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
657 functions to break1.c and leave prototypes behind. Add more
658 "set breakpoint NN here" comments.
659 * gdb.base/break1.c: New file.
660
661 * gdb.base/break.exp: Handle compiling test case from multiple
662 source files and change source file references as needed.
663 * gdb.base/completion.exp: Ditto.
664 * gdb.base/condbreak.exp: Ditto.
665 * gdb.base/define.exp: Ditto.
666 * gdb.base/ena-dis-br.exp: Ditto.
667 * gdb.base/info-proc.exp: Ditto.
668 * gdb.base/maint.exp: Ditto.
669 * gdb.base/until.exp: Ditto.
670
671 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
672 hardcoded line numbers.
673 * gdb.base/define.exp: Ditto.
674 * gdb.base/ena-dis-br.exp: Ditto.
675 * gdb.base/maint.exp: Ditto.
676 * gdb.base/until.exp: Ditto.
677
678 * gdb.base/completion.exp: Use "break1" for completion tests since
679 "break" is no longer a unique prefix.
680
5266b69c
AC
6812003-12-06 Andrew Cagney <cagney@redhat.com>
682
683 * gdb.base/structs.exp (test_struct_returns): When applicable, set
684 "return_value_unimplemented". When an unimplemented struct return
685 architecture, report incorrect values as a KFAIL
686
374451f0
MC
6872003-12-05 Michael Chastain <mec.gnu@mindspring.com>
688
689 * gdb.cp/rtti.exp: Accept new wording of warning from
690 cp_lookup_rtti_type.
691
ba9b20a7
MC
6922003-12-05 Michael Chastain <mec.gnu@mindspring.com>
693
694 Partial fix for PR testsuite/1456.
695 * gdb.base/scope.exp (test_at_main): Replace references to
696 gcc_compiled with calls to test_compiler_info.
697 (test_at_foo): Likewise.
698 (test_at_bar): Likewise.
699
b74b6d0b
MC
7002003-12-04 Michael Chastain <mec.gnu@mindspring.com>
701
702 Partial fix for PR testsuite/1456.
703 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
704 to test_compiler_info.
705
ccfa3402
MC
7062003-12-03 Michael Chastain <mec.gnu@mindspring.com>
707
708 * gdb.base/so-impl-ld.exp: Update copyright notice.
709
f6246aba
MC
7102003-12-02 Michael Chastain <mec.gnu@mindspring.com>
711
712 Partial fix for PR testsuite/1456.
713 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
714 to test_compiler_info.
715
13ae734a
MC
7162003-11-28 Michael Chastain <mec.gnu@mindspring.com>
717
718 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
719 from current versions of gdb. Clean up regular expressions.
720 Delete redundant timeout case.
721
d8e1cdee
MC
7222003-11-28 Michael Chastain <mec.gnu@mindspring.com>
723
724 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
725 from current versions of gdb. Clean up regular expressions.
726 Delete redundant timeout case.
727
96457b64
MC
7282003-12-01 Michael Chastain <mec.gnu@mindspring.com>
729
730 Partial fix for PR testsuite/1456.
731 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
732 gcc_compiled with call to test_compiler_info.
733
f35309fc
MC
7342003-11-30 Michael Chastain <mec.gnu@mindspring.com>
735
736 Partial fix for PR testsuite/1456.
737 * gdb.base/list.exp (test_list_function): Delete unused declaration
738 of gcc_compiled.
739
d7afdf9b
MC
7402003-11-29 Michael Chastain <mec.gnu@mindspring.com>
741
742 Partial fix for PR testsuite/1456.
743 * gdb.base/complex.exp: Replace reference to gcc_compiled with
744 call to test_compiler_info.
745
71507b56
MK
7462003-11-29 Mark Kettenis <kettenis@gnu.org>
747
748 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
749 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
750 it to create the appropriate note.inc.
751 * gdb.asm/asmsrc1.s: Include "note.inc".
752 * gdb.asm/netbsd.inc: New file.
753 * gdb.asm/empty.inc: New file.
754
f81f93f7
MC
7552003-11-28 Michael Chastain <mec.gnu@mindspring.com>
756
757 Partial fix for PR testsuite/1456.
758 * gdb.base/constvars.exp: Replace references to gcc_compiled with
759 calls to test_compiler_info.
760
9a77938e
MC
7612003-11-27 Michael Chastain <mec.gnu@mindspring.com>
762
763 Partial fix for PR testsuite/1456.
764 * gdb.base/volatile.exp: Replace references to gcc_compiled with
765 calls to test_compiler_info.
766
e8367dc7
MK
7672003-11-27 Mark Kettenis <kettenis@gnu.org>
768
769 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
770 pattern for the KFAILs.
771
526c61ee
AF
7722003-11-25 Adam Fedor <fedor@gnu.org>
773
774 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
775 * gdb.objc/objcdecode.m: New file.
776
28f2d600
AF
7772003-11-25 Adam Fedor <fedor@gnu.org>
778
779 * gdb.objc/nondebug.exp: Test for PR objc/1236.
780 * gdb.objc/nondebug.m: New file.
781
a3895cee
BE
7822003-11-26 Ben Elliston <bje@wasabisystems.com>
783
784 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
785 NetBSD as it does on FreeBSD. Modelled on a similar change by
786 Mark Kettenis on 2003-05-30.
787 (link-flags): Set to "--entry _start" regardless of target.
788 Special linker flags are to be appended to $link-flags.
789 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
790
c9f2c8a3
MC
7912003-11-25 Michael Chastain <mec.gnu@mindspring.com>
792
793 * gdb.cp/method.exp: Accept output of new demangler.
794
15a0587a 7952003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
796
797 * gdb/class2.exp: New file.
798 * gdb/class2.cc: New file.
799
3c00b570
MC
8002003-11-25 Michael Chastain <mec.gnu@mindspring.com>
801
802 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
803 of new demangler.
804
7027acc7
MK
8052003-11-23 Mark Kettenis <kettenis@gnu.org>
806
807 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
808 of gdb_test "run".
809
b0e1598a
MK
8102003-11-23 Mark Kettenis <kettenis@gnu.org>
811
812 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
813 "continue" into "run".
814
4d9eda44
MC
8152003-11-23 Michael Chastain <mec.gnu@mindspring.com>
816
817 Partial fix for PR testsuite/1456.
818 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
819 call to test_compiler_info.
820 * gdb.cp/ctti.exp: Likewise.
821 * gdb.cp/derivation.exp: Likewise.
822 * gdb.cp/member-ptr.exp: Likewise.
823 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
824 reference to gcc_compiled.
825
8262003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
827
828 Fix PR testsuite/1463.
829 * gdb.base/structs.exp (start_structs_test): Call
830 get_debug_format before using the debug format.
831
d422fe19
AC
8322003-11-22 Andrew Cagney <cagney@redhat.com>
833
834 * lib/gdb.exp (gdb_test_multiple): Add simple example.
835 * gdb.base/structs.exp: Use gdb_test_multiple.
836
039cf96d
AC
8372003-11-20 Andrew Cagney <cagney@redhat.com>
838
6882279b
AC
839 * gdb.base/structs.exp: Handle and recover from internal errors.
840 Replace "foo${n}" with "foo<n>" in test messages.
841
e53890ae
AC
842 * gdb.base/structs.exp: Update copyright. Rewrite.
843 * gdb.base/structs.c: Update copyright. Rewrite.
844
2b211c59
AC
845 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
846 resync count exceeded.
847
039cf96d
AC
848 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
849 from the internal error.
850 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
851 Original from Jim Blandy.
852 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 853
eac98b22
AC
8542003-11-19 Andrew Cagney <cagney@redhat.com>
855
856 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
857 KFAIL.
858
67455b2a
MK
8592003-11-17 Mark Kettenis <kettenis@gnu.org>
860
861 New testcase for PR backtrace/1435.
862 * gdb.arch/i386-unwind.exp: New file.
863 * gdb.arch/i386-unwind.c: New file.
864
853d6e5b
AC
8652003-11-17 Andrew Cagney <cagney@redhat.com>
866
867 * lib/gdb.exp (compiler_info): New global.
868 (test_compiler_info): New function.
869 (get_compiler_info): Set compiler_info.
870 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
871 "compiler_info" to gcc-<major>-<minor>.
872
38cf6e11
MC
8732003-11-15 Michael Chastain <mec.gnu@mindspring.com>
874
875 * gdb.trace/configure: Remove.
876
a50d3602
EZ
8772003-11-13 Elena Zannoni <ezannoni@redhat.com>
878
879 * gdb.base/break.c: Add comments to aid finding line numbers for
880 breakpoints.
881 * gdb.base/break.exp: Remove all references to explicit line
882 numbers.
883
d9407aaa
NC
8842003-11-11 Nick Clifton <nickc@redhat.com>
885
886 * gdb.base/shreloc.exp: Do not run for targets which do not
887 support shared objects.
888
db488fc1
CV
8892003-11-10 Corinna Vinschen <vinschen@redhat.com>
890
891 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
892 Don't run tests if nofileio flag is given.
893
6a90a18e
EZ
8942003-11-07 Elena Zannoni <ezannoni@redhat.com>
895
896 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
897 as well as 'Watchpoint'.
898
0b915e9c
EZ
8992003-11-06 Elena Zannoni <ezannoni@redhat.com>
900
901 Reported by Jim Ingham <jingham@apple.com>:
902 * gdb.base/annota1.exp: Match at least one occurrence of the
903 signal handler annotation.
904
d7e4b55f
EZ
9052003-11-06 Elena Zannoni <ezannoni@redhat.com>
906
907 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
908 as well as 'Watchpoint'.
909
2fe4e8d0
MC
9102003-11-05 Michael Chastain <mec@shout.net>
911
912 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
913
6ef88553
KW
9142003-11-03 Kris Warkentin <kewarken@qnx.com>
915
916 * gdb.arch/gdb1291.c: New test file.
917 * gdb.arch/gdb1291.exp: New test script.
918 * gdb.arch/gdb1431.c: New test file.
919 * gdb.arch/gdb1431.exp: New test script.
920
ae7dc4d8
MC
9212003-10-22 Michael Chastain <mec@shout.net>
922
923 * gdb.mi/pthreads.c: Add copyright notice.
924
c39d7427
MC
9252003-10-22 Michael Chastain <mec@shout.net>
926
927 * gdb.threads/pthreads.c: Add copyright notice.
928
8b7d96c1
MC
9292003-10-20 Michael Chastain <mec@shout.net>
930
931 * gdb.base/gdb1056.exp: New test script.
932
d1d69fdd
DJ
9332003-10-13 Daniel Jacobowitz <drow@mvista.com>
934
935 * gdb.threads/killed.exp: Use gdb_run_cmd.
936
7d605576
DJ
9372003-10-13 Daniel Jacobowitz <drow@mvista.com>
938
939 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
940 create a core file.
941 * gdb.threads/gcore-thread.exp: Likewise.
942
618ec112
CV
9432003-10-13 Corinna Vinschen <vinschen@redhat.com>
944
945 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
946 type, based on char type.
947 (struct bit_flags_short_t): New bitfield type, based on short type.
948 (init_bit_flags_char): New fuction.
949 (init_bit_flags_short): Ditto.
950 (print_bit_flags_char): Ditto.
951 (print_bit_flags_short): Ditto.
952 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
953
9367a73c
MC
9542003-10-11 Michael Chastain <mec@shout.net>
955
956 * gdb.base/call-rt-st.exp: Update copyright year.
957
1decf120
KI
9582003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
959
960 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
961 * gdb.disasm/sh3.s: Ditto.
962
5445b2ae
DJ
9632003-10-07 Daniel Jacobowitz <drow@mvista.com>
964
965 * gdb.threads/switch-threads.exp: New test.
966 * gdb.threads/switch-threads.c: New source file.
967
aec24853
CV
9682003-10-07 Corinna Vinschen <vinschen@redhat.com>
969
970 * gdb.base/ending-run.exp: Add sh specific case.
971
adc7428d
AC
9722003-10-06 Andrew Cagney <cagney@redhat.com>
973
974 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
975 * gdb.disasm/mn10200.exp: Delete obsolete file.
976
c9d37158
DJ
9772003-09-29 Daniel Jacobowitz <drow@mvista.com>
978
979 * ChangeLog: Correct an entry command.exp -> commands.exp.
980 * gdb.base/commands.exp (bp_deleted_in_command_test)
981 (temporary_breakpoint_commands): Check noargs.
982
79c2c32d
DC
9832003-09-25 David Carlton <carlton@kealia.com>
984
985 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
986 of some print tests, where appropriate. Add tests for C::D::cd,
987 E::ce, F::cXfX, G::XgX.
988 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
989
594e6d67
RE
9902003-09-25 Richard Earnshaw <rearnsha@arm.com>
991
992 * lib/java.exp (java_init): Import target_alias before using it.
993
10f0d451
DC
9942003-09-25 David Carlton <carlton@kealia.com>
995
996 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
997
274bcba0
EZ
9982003-09-23 Elena Zannoni <ezannoni@redhat.com>
999
1000 * gdb.base/selftest.exp: Accomodate more instruction reordering
1001 weirdness.
1002
cdbf20f7
MC
10032003-09-17 Michael Chastain <mec@shout.net>
1004
1005 * gdb.cp/gdb1355.exp: New file.
1006 * gdb.cp/gdb1355.c: New file.
1007
71e06f80
CV
10082003-09-15 Corinna Vinschen <vinschen@redhat.com>
1009
1010 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1011 * gdb.asm/sh.inc: New file.
1012
5c4e30ca
DC
10132003-09-11 David Carlton <carlton@kealia.com>
1014
bd45b7af
DC
1015 * gdb.cp/namespace.exp: Add tests for namespace types.
1016 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1017 (test_namespace): New.
1018
1c199746
EZ
10192003-09-11 Elena Zannoni <ezannoni@redhat.com>
1020
1021 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1022 * gdb.stabs/weird.exp: Ditto.
1c199746 1023
04ed252f
MC
10242003-09-08 Michael Chastain <mec@shout.net>
1025
1026 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1027
d8a2d9e7
MC
10282003-09-07 Michael Chastain <mec@shout.net>
1029
1030 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1031 'parse error'.
1032
161afb24
MK
10332003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1034
1035 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1036
49f2741a
MC
10372003-08-30 Michael Chastain <mec@shout.net>
1038
1039 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1040 * gdb.gdb/observer.exp: Ditto.
1041 * gdb.gdb/xfullpath.exp: Ditto.
1042
8afa723e
MK
10432003-08-29 Mark Kettenis <kettenis@gnu.org>
1044
1045 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1046 *-*-*bsd*.
1047
f31dfe3b
JJ
10482003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1049
1050 * gdb.base/dump.exp: Skip for ia64.
1051
4630e498
JJ
10522003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1053
1054 * gdb.asm/asm-source.exp: Add ia64 support.
1055 * gdb.asm/ia64.inc: New file.
1056
1105b7ef
MC
10572003-08-22 Michael Chastain <mec@shout.net>
1058
1059 * gdb.cp: New directory.
1060 * gdb.cp/*: Copy from gdb.c++/*.
1061 * gdb.c++/*: Remove.
1062 * Makefile.in: Change gdb.c++ to gdb.cp.
1063 * configure.in: Ditto.
1064 * configure: Regnerate.
1065
c945b932
MK
10662003-08-18 Mark Kettenis <kettenis@gnu.org>
1067
1068 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1069 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1070
2b66634b
DJ
10712003-08-17 Daniel Jacobowitz <drow@mvista.com>
1072
1073 * mi-var-display.exp (-var-list-children weird): Accept function
1074 pointers with argument types.
1075 * mi1-var-display.exp (-var-list-children weird): Likewise.
1076 * mi2-var-display.exp (-var-list-children weird): Likewise.
1077
a356f73b
DJ
10782003-08-17 Daniel Jacobowitz <drow@mvista.com>
1079
1080 * gdb.base/annota3.exp: Add missing newline.
1081
483417b8
MC
10822003-08-06 Michael Chastain <mec@shout.net>
1083
1084 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1085
c99c59c3
MS
10862003-08-12 Michael Snyder <msnyder@redhat.com>
1087
1088 * gdb.base/float.exp: Add test for SH.
1089
55ed7501
MK
10902003-08-10 Mark Kettenis <kettenis@gnu.org>
1091
1092 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1093
1a371f2e
EZ
10942003-08-07 Elena Zannoni <ezannoni@redhat.com>
1095
1096 * gdb.base/completion.exp: Remove reduntant completion test
1097 on filename.
1098
e0f353ce
EZ
10992003-08-07 Elena Zannoni <ezannoni@redhat.com>
1100
1101 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1102 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1103 gdb.trace/save-trace.exp: Make sure that full pathnames are
1104 escaped correctly.
1105
5710a1af
EZ
11062003-08-07 Elena Zannoni <ezannoni@redhat.com>
1107
1108 * configure.in: Don't generate config.h from config.hin.
1109 * configure: Regenerate.
1110 * config.hin: Remove file.
1111 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1112 * gdb.threads/pthreads.c: Ditto.
1113
dcd81ce9
DJ
11142003-08-07 Daniel Jacobowitz <drow@mvista.com>
1115
1116 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1117 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1118 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1119 Replace ld24 with seth/add3.
1120
6009d884
AC
11212003-08-02 Andrew Cagney <cagney@redhat.com>
1122
1123 * gdb.base/annota3.exp: New file.
1124 * gdb.base/annota3.c: New file.
1125 * gdb.c++/annota3.exp: New file.
1126 * gdb.c++/annota3.cc: New file.
1127
51514e06
MC
11282003-07-29 Michael Chastain <mec@shout.net>
1129
1130 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1131 actually failed.
1132 (do_pass): Likewise.
1133 * gdb.threads/tls.exp: Always initialize no_of_threads.
1134
4ee6625b
DJ
11352003-07-27 Daniel Jacobowitz <drow@mvista.com>
1136
1137 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1138 pattern.
1139 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1140 * gdb.threads/tls.exp: Recognize one case of the host library not
1141 supporting TLS.
1142
225f2bf6
AC
11432003-07-27 Andrew Cagney <cagney@redhat.com>
1144
1145 * gdb.base/fileio.exp: Use SH when running commands using
1146 remote_exec.
1147
bcb27c9f
DJ
11482003-07-24 Daniel Jacobowitz <drow@mvista.com>
1149
1150 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1151 * gdb.base/relocate.c (dummy): New padding array.
1152
3d67be83
MS
11532003-07-22 Michael Snyder <msnyder@redhat.com>
1154
1155 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
1156
1157 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1158 patterns to be more general, accepting old and new output.
1159 Some output chars (such as '+') also must be quoted.
1160 Some addresses are displayed numerically instead of
1161 symbolically.
1162
57ba3b85
MS
11632003-07-23 Michael Snyder <msnyder@redhat.com>
1164
686d097c
MS
1165 * gdb.base/return2.exp: Don't test long-long return.
1166
57ba3b85
MS
1167 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1168 * gdb.disasm/t01_mov.exp: Ditto.
1169 * gdb.disasm/t02_mova.s: Ditto.
1170 * gdb.disasm/t02_mova.exp: Ditto.
1171 * gdb.disasm/t03_add.s: Ditto.
1172 * gdb.disasm/t03_add.exp: Ditto.
1173 * gdb.disasm/t04_sub.s: Ditto.
1174 * gdb.disasm/t04_sub.exp: Ditto.
1175 * gdb.disasm/t05_cmp.s: Ditto.
1176 * gdb.disasm/t05_cmp.exp: Ditto.
1177 * gdb.disasm/t06_ari2.s: Ditto.
1178 * gdb.disasm/t06_ari2.exp: Ditto.
1179 * gdb.disasm/t07_ari3.s: Ditto.
1180 * gdb.disasm/t07_ari3.exp: Ditto.
1181 * gdb.disasm/t08_or.s: Ditto.
1182 * gdb.disasm/t08_or.exp: Ditto.
1183 * gdb.disasm/t09_xor.s: Ditto.
1184 * gdb.disasm/t09_xor.exp: Ditto.
1185 * gdb.disasm/t10_and.s: Ditto.
1186 * gdb.disasm/t10_and.exp: Ditto.
1187 * gdb.disasm/t11_logs.s: Ditto.
1188 * gdb.disasm/t11_logs.exp: Ditto.
1189 * gdb.disasm/t12_bit.s: Ditto.
1190 * gdb.disasm/t12_bit.exp: Ditto.
1191 * gdb.disasm/t13_otr.s: Ditto.
1192 * gdb.disasm/t13_otr.exp: Ditto.
1193
e00759ef
EZ
11942003-07-22 Elena Zannoni <ezannoni@redhat.com>
1195
1196 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1197
8bc2021f
EZ
11982003-07-22 Elena Zannoni <ezannoni@redhat.com>
1199
1200 * gdb.threads/tls.c : New file.
1201 * gdb.threads/tls.exp : New file.
1202 * gdb.threads/tls-main.c : New file.
1203 * gdb.threads/tls-shared.c : New file.
1204 * gdb.threads/tls-shared.exp : New file.
1205
89320c4c
AS
12062003-07-22 Andreas Schwab <schwab@suse.de>
1207
1208 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1209
180dea7c
AS
12102003-07-20 Andreas Schwab <schwab@suse.de>
1211
1212 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1213 due to insn reordering.
1214
0714963c
AC
12152003-07-15 Andrew Cagney <cagney@redhat.com>
1216
1217 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1218
98a23b3f
MC
12192003-07-15 Michael Chastain <mec@shout.net>
1220
1221 * gdb.base/gdb1250.exp: New file.
1222 * gdb.base/gdb1250.c: New file.
1223
27e417a2
ML
12242003-07-09 Michal Ludvig <mludvig@suse.cz>
1225
1226 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1227 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1228
8bc2021f
EZ
12292003-07-09 Elena Zannoni <ezannoni@redhat.com>
1230
1231 * gdb.threads/tls.c: New file.
1232 * gdb.threads/tls.exp: New file.
1233 * gdb.threads/tls-main.c: New file.
1234 * gdb.threads/tls-shared.c: New file.
1235 * gdb.threads/tls-shared.exp: New file.
1236
d99968dc
EZ
12372003-07-09 Elena Zannoni <ezannoni@redhat.com>
1238
1239 * gdb.base/annota1.exp: Make sure that we properly escape the
1240 full path of the source file. Xfail more permissive patterns,
1241 due to a compiler debug info problem.
1242
83876b3b
AS
12432003-07-07 Andreas Schwab <schwab@suse.de>
1244
2705e972
AS
1245 * gdb.asm/m68k.inc: New file.
1246 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1247
83876b3b
AS
1248 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1249 arguments"): Also match negative number.
1250
1251 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1252
3a871b37
DJ
12532003-07-03 Daniel Jacobowitz <drow@mvista.com>
1254
1255 * gdb.base/store.c (charest): New typedef.
1256 (add_char): Rename to add_charest, update.
1257 (wack_char): Rename to wack_charest, update types. Return l + r
1258 to keep r live across the call.
1259 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1260 (wack_double, wack_doublest): Return l + r to keep r live across
1261 the call.
1262 * gdb.base/store.exp: Accomodate store.c changes.
1263
b2a7f303
DC
12642003-06-30 David Carlton <carlton@kealia.com>
1265
1266 * gdb.c++/maint.exp (test_invalid_name): New.
1267 (test_first_component): Add tests for invalid names.
1268
3c6cb4a1
MC
12692003-06-29 Michael Chastain <mec@shout.net>
1270
1271 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1272 output of '<VTT for class>' for virtual base classes.
1273
f1c2644b
DJ
12742003-06-29 Daniel Jacobowitz <drow@mvista.com>
1275
1276 * gdb.base/completion.exp: Tab-complete "complet" instead of
1277 "compl".
1278 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1279
18080350
DJ
12802003-06-29 Daniel Jacobowitz <drow@mvista.com>
1281
1282 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1283 * gdb.base/volatile.exp: Likewise.
1284
f56973f8
DJ
12852003-06-29 Daniel Jacobowitz <drow@mvista.com>
1286
1287 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1288 gdb/1265.
1289
12902003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1291 Daniel Jacobowitz <drow@mvista.com>
1292
1293 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1294 initial line count of 'captured_main' from 26 to 32.
1295 (test_with_self): Allow xmalloc call to be interleaved with the
1296 preceding two lines.
1297
e766d4d6
JB
12982003-06-24 Joel Brobecker <brobecker@gnat.com>
1299
1300 * gdb.base/bang.exp: New testcase.
1301
f125c9a4
JB
13022003-06-23 Joel Brobecker <brobecker@gnat.com>
1303
1304 * gdb.base/langs.exp: Add some tests for the "minimal" language
1305 support.
1306
6e25beaf
EZ
13072003-06-23 Elena Zannoni <ezannoni@redhat.com>
1308
1309 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1310 the testcase.
1311
2f816dda
DJ
13122003-06-22 Daniel Jacobowitz <drow@mvista.com>
1313
1314 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1315 offset.
1316
db5a5748
DJ
13172003-06-22 Daniel Jacobowitz <drow@mvista.com>
1318
1319 * gdb.c++/pr-1210.cc: New file.
1320 * gdb.c++/pr-1210.exp: New file.
1321
1df0c130
DJ
13222003-06-21 Daniel Jacobowitz <drow@mvista.com>
1323
1324 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1325 000-exec-continue.
1326
a92feac0
MK
13272003-06-15 Mark Kettenis <kettenis@gnu.org>
1328
1329 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1330 on *-*-*bsd* instead of *-*-freebsd*.
1331
81a58f5b
AC
13322003-06-14 Andrew Cagney <cagney@redhat.com>
1333
1334 * gdb.base/store.exp: Test longest and doublest. Test all
1335 parameters. Weaken return statement match.
1336 * gdb.base/store.c: Add longest and doublest - aka long long and
1337 long double functions. Put all parameters into local register
1338 variables. Use negative values.
1339
b257a0d3
AC
13402003-06-14 Andrew Cagney <cagney@redhat.com>
1341
1342 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1343 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1344 exit status.
1345 * gdb.base/fileio.exp: Disable target when nointerrupts and
1346 noinferiorio, instead of limiting it to remote. Use remote_exec
1347 instead of system.
1348
21c38304
JJ
13492003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1350
1351 * gdb.base/float.exp: Add ia64 support.
1352
1bcdb424
CV
13532003-06-12 Corinna Vinschen <vinschen@redhat.com>
1354
1355 * gdb.base/fileio.exp: Run only on remote targets.
1356
6aeb981f
CV
13572003-06-10 Corinna Vinschen <vinschen@redhat.com>
1358
1359 * gdb.base/fileio.c: New file, testing File-I/O.
1360 * gdb.base/fileio.exp: Ditto.
1361
53df362e
RG
13622003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1363
1364 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1365 shared objects after relocation at load time (gdb PR/1132).
1366 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1367 as above, part of the shared object relocation test.
1368
ffee1b46
MK
13692003-06-08 Mark Kettenis <kettenis@gnu.org>
1370
b5ca3722
MK
1371 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1372 fully filled history list.
1373 * gdb.base/gdb_history: New file.
1374
03ed860d
MK
1375 * gdb.base/signals.exp: XFAIL "continue to func1" on
1376 i*86-*-freebsd*.
1377
ffee1b46
MK
1378 * gdb.base/attach.exp: When trying to attach to a nonexistent
1379 process, make it possible to specify the PID based on the target,
1380 and do so for *-*-freebsd*.
1381
d80dbb52
RH
13822003-06-02 Richard Henderson <rth@redhat.com>
1383
1384 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1385
6dd77b81
RH
13862003-06-02 Richard Henderson <rth@redhat.com>
1387
1388 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1389
f6347e16
RH
13902003-06-02 Richard Henderson <rth@redhat.com>
1391
1392 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1393
2c161407
DJ
13942003-06-01 Daniel Jacobowitz <drow@mvista.com>
1395
1396 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1397 of globalvar.
1398
572eb746
MK
13992003-06-01 Mark Kettenis <kettenis@gnu.org>
1400
1401 * gdb.asm/asm-source.exp: Check for memory read errors in
1402 disassembler test on *BSD too.
1403
9e9617a5
RH
14042003-06-01 Richard Henderson <rth@redhat.com>
1405
1406 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1407 for .frame.
1408 (gdbasm_call): Lose ldgp.
1409 (gdbasm_startup): Add frame information.
1410 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1411
7b34ad4e
MK
14122003-05-31 Mark Kettenis <kettenis@gnu.org>
1413
1414 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1415 i?86-*-*.
1416
10059fdf
MK
14172003-05-30 Mark Kettenis <kettenis@gnu.org>
1418
1419 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1420 FreeBSD.
1421
acf4b816
RH
14222003-05-29 Richard Henderson <rth@redhat.com>
1423
1424 * gdb.asm/alpha.inc: New file.
1425 * gdb.asm/asm-source.exp: Use it.
1426
e9ecd949
JB
14272003-05-29 Jim Blandy <jimb@redhat.com>
1428
1429 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1430 'core.PID'.
1431
e3e5a4f3
JB
14322003-05-22 Jim Blandy <jimb@redhat.com>
1433
1434 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1435 backtrace.
1436
72fe3d25
DC
14372003-05-20 David Carlton <carlton@math.stanford.edu>
1438
1439 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1440 this time.
1441
58da2eb2
DC
14422003-05-19 David Carlton <carlton@bactrian.org>
1443
1444 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1445 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1446
1fcb5155
DC
14472003-05-19 David Carlton <carlton@bactrian.org>
1448
1449 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1450 namespace tests.
1451 Bump copyright date.
1452 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1453 (main): Call C::D::marker2.
1454 * gdb.c++/namespace1.cc: New file.
1455
85e85163
JJ
14562003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1457
1458 Roland McGrath <roland@redhat.com>
1459 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
1460 there is no manager thread.
1461
a25fbfec
JJ
14622003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1463
1464 * gdb.threads/schedlock.exp: Remove assumption that all threads
1465 will run in a particular small time slice. Also ensure we break
1466 in one of the child threads rather than the main thread.
1467
be375bae
JB
14682003-05-07 Jim Blandy <jimb@redhat.com>
1469
09bf6082
JB
1470 Add support for assembly source testing on the s390x.
1471 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1472 architecture.
1473 * gdb.asm/s390x.inc: New file.
1474
be375bae
JB
1475 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1476 succession of 'if' statements.
1477
00905d52
AC
14782003-05-05 Andrew Cagney <cagney@redhat.com>
1479
1480 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1481
b1e29e33
AC
14822003-05-05 Andrew Cagney <cagney@redhat.com>
1483
1484 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1485 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1486
e33d66ec
EZ
14872003-05-02 Elena Zannoni <ezannoni@redhat.com>
1488
1489 * gdb.base/charset.exp: Update based on new behavior of set/show
1490 charset commands.
1491
2b6fd0d8
AC
14922003-05-01 Andrew Cagney <cagney@redhat.com>
1493
1494 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1495 variable do not give memory errors.
1496
130cacce
AF
14972003-04-30 Adam Fedor <fedor@gnu.org>
1498
1499 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1500 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1501 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1502 gdb.objc/basicclass.m: : New files
1503
1504 * lib/gdb.exp (gdb_compile_objc): New procedure.
1505
bea71854
DJ
15062003-04-27 Daniel Jacobowitz <drow@mvista.com>
1507
1508 * gdb.base/signals.exp: Make backtrace tests more specific.
1509
0f20eeea
DC
15102003-04-23 David Carlton <carlton@bactrian.org>
1511
1512 * gdb.c++/maint.exp (test_first_component): Add tests for
1513 'operator' in more locations.
1514
c8c4d8dc
KB
15152003-04-16 Kevin Buettner <kevinb@redhat.com>
1516
1517 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1518
3fe60e3c
EZ
15192003-04-16 Elena Zannoni <ezannoni@redhat.com>
1520
1521 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1522 func marke' instead. Update test name.
1523
9219021c
DC
15242003-04-15 David Carlton <carlton@math.stanford.edu>
1525
1526 * gdb.c++/maint.exp: New file.
1527
5dd55bdd
EZ
15282003-04-14 Elena Zannoni <ezannoni@redhat.com>
1529
1530 * gdb.threads/schedlock.c: Change type of thread function argument
1531 to long, to avoid warnings on 64-bit platforms.
1532
00890572
EZ
15332003-04-14 Elena Zannoni <ezannoni@redhat.com>
1534
1535 * gdb.base/attach.exp: Add new message from ptrace in case of
1536 attaching to nonexistent process.
1537
93201743
JB
15382003-04-11 Jim Blandy <jimb@redhat.com>
1539
1540 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1541 gdb.c++/userdef.cc: Place comments on the lines to which the
1542 marker function might return.
1543 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1544 gdb.c++/userdef.exp: Look for those comments to check that we've
1545 returned to the right place, instead of checking line numbers.
1546
2a11c64d
EZ
15472003-04-11 Elena Zannoni <ezannoni@redhat.com>
1548
1549 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1550 match on sourcefile name, instead of directory name.
1551
68ab8fc5
EZ
15522003-04-10 Elena Zannoni <ezannoni@redhat.com>
1553
1554 * gdb.base/completion.exp: Use string_to_regexp to match the
1555 working directory name.
1556
5624293a
JB
15572003-04-09 Jim Blandy <jimb@redhat.com>
1558
1559 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1560 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1561 after an inferior function call, report the failure, but allow the
1562 test to continue.
1563
f1f02ee4
SC
15642003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1565
1566 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1567 with -DPROTOTYPES.
1568
6eb79af0
SC
15692003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1570
1571 * gdb.base/break.exp: Revert last patch.
1572
8dfb4cf0
SC
15732003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1574
1575 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1576 with -DPROTOTYPES.
1577
ed4c619a
AC
15782003-04-02 Andrew Cagney <cagney@redhat.com>
1579
1580 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1581 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1582 matching directories by the name breakpoint.
1583 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1584 Make "continue to marker1" consistent.
1585 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1586 message consistent.
1587 * lib/gdb.exp: Put "the program is no longer running", and "the
1588 program exited" in parenthesis.
1589 * lib/mi-support.exp: Ditto.
1590
4e35d5f0
BR
15912003-04-02 Bob Rossi <bob_rossi@cox.net>
1592
1593 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1594
71900fe8
AC
15952003-03-29 Andrew Cagney <cagney@redhat.com>
1596
1597 * gdb.base/sizeof.c (main): Print the value of '\377'.
1598 * gdb.base/sizeof.exp: Check the sign of '\377'.
1599
c0655a16
MC
16002003-03-27 Michael Chastain <mec@shout.net>
1601
1602 * gdb.base/gdb1090.exp: New file.
1603 * gdb.base/gdb1090.cc: New file.
1604
5b2a3989
JB
16052003-03-27 J. Brobecker <brobecker@gnat.com>
1606
1607 * gdb.gdb/observer.exp: New regression test.
1608
79876890
MC
16092003-03-27 Michael Chastain <mec@shout.net>
1610
1611 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1612 * gdb.base/ptype.exp: Likewise.
1613
6eac95e3
CV
16142003-03-27 Corinna Vinschen <vinschen@redhat.com>
1615
1616 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1617
e8c71839
MC
16182003-03-26 Michael Chastain <mec@shout.net>
1619
1620 * gdb.base/ptype.exp: Actually use some typedef'd types.
1621
71b10041
SC
16222003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1623
1624 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1625 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1626
2512cf80
CV
16272003-03-20 Corinna Vinschen <vinschen@redhat.com>
1628
1629 * gdb.base/default.exp: Fix regular expression.
1630
0d195a4f
CV
16312003-03-20 Corinna Vinschen <vinschen@redhat.com>
1632
1633 * gdb.base/args.exp: Fix regular expression.
1634
8a2dbca8
CV
16352003-03-20 Corinna Vinschen <vinschen@redhat.com>
1636
1637 * gdb.base/help.exp: Allow Win32 child process.
1638
bf028682
CV
16392003-03-20 Corinna Vinschen <vinschen@redhat.com>
1640
1641 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
1642 when stepping out of main().
1643
182dbe85
CV
16442003-03-20 Corinna Vinschen <vinschen@redhat.com>
1645
1646 * gdb.base/default.exp: Check for win32 specific message when calling
1647 "run" without executable.
1648
d67a6ba5
CV
16492003-03-20 Corinna Vinschen <vinschen@redhat.com>
1650
1651 * gdb.base/args.exp: Expect .exe in output.
1652
a955b5bb
CV
16532003-03-20 Corinna Vinschen <vinschen@redhat.com>
1654
1655 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1656 Cygwin native.
1657
bf6bad4b
AC
16582003-03-17 Andrew Cagney <cagney@redhat.com>
1659
1660 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1661 vector registes.
1662 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1663 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1664
293e9a31
DC
16652003-03-17 David Carlton <carlton@math.stanford.edu>
1666
1667 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1668 test, for PR breakpoints/38.
1669 Call test_watchpoint_and_breakpoint.
1670 * gdb.base/watchpoint.c (func3): New function.
1671 (main): Call func3.
1672
5330f2db
DC
16732003-03-04 David Carlton <carlton@math.stanford.edu>
1674
1675 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1676 Garply<Garply<char> >:: garply".
1677 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1678 with respect to PR c++/1111; note also PR c++/1113.
1679 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1680 respect to PR c++/1062.
1681 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1682
6ece72da
DC
16832003-03-03 David Carlton <carlton@math.stanford.edu>
1684
1685 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1686 with respect to PR c++/57.
1687 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1688 c++/826.
1689 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1690 respect to PR c++/57.
1691
85ca1584
DC
16922003-03-03 David Carlton <carlton@math.stanford.edu>
1693
1694 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1695 respect to PR c++/33 into FAILs.
1696
98e9c5b8
MC
16972003-03-03 Michael Chastain <mec@shout.net>
1698
7bedbf27
MC
1699 * configure.in: Update copyright years.
1700
17012003-03-03 Michael Chastain <mec@shout.net>
1702
1703 * Makefile.in: Update copyright years.
98e9c5b8 1704
f683e100
DC
17052003-02-28 David Carlton <carlton@math.stanford.edu>
1706
1707 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1708 print class instead of struct and/or superfluous protection
1709 specifiers, as long as the resulting output is equivalent to the
1710 source code.
1711 Delete FIXME from end of messages on tests that don't need
1712 fixing.
1713
a9e0cf2c
DC
17142003-02-28 David Carlton <carlton@math.stanford.edu>
1715
1716 * gdb.c++/templates.exp (do_tests): Allow const in the two
1717 Foo<volatile char *>::foo tests.
1718
e8d359df
MS
17192003-02-27 Michael Snyder <msnyder@redhat.com>
1720
1721 * gdb.base/restore.c (main): Return zero, so exit code
1722 will be consistant.
1723
0b71dc91
DC
17242003-02-26 David Carlton <carlton@math.stanford.edu>
1725
1726 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
1727 char *>::foo" test with respect to PR c++/33. Create a new test
1728 which is identical to that one except that it doesn't put the
1729 space between the "char" and the "*"; KFAIL it, too.
1730
dd14ab43
DC
17312003-02-26 David Carlton <carlton@math.stanford.edu>
1732
1733 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
1734 template types into either PASSes or KFAILs (corresponding to PR
1735 c++/57). Tweak indentation. Update copyright.
1736
1146c7f1
SC
17372003-02-23 Stephane Carrez <stcarrez@nerim.fr>
1738
1739 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
1740
74641dfb
MC
17412003-02-13 Michael Chastain <mec@shout.net>
1742
1743 * gdb.base/exprs.exp: Remove i960 remnants.
1744 * gdb.base/funcargs.exp: Likewise.
1745 * gdb.base/list.exp: Likewise.
1746 * gdb.base/ptype.exp: Likewise.
1747
559cd2d0
DC
17482003-02-14 David Carlton <carlton@math.stanford.edu>
1749
1750 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
1751 pEe->D::vg()" from XFAIL to KFAIL.
1752
c4f90d87
JM
17532003-02-13 Jason Molenda (jmolenda@apple.com)
1754
1755 * gdb.base/maint.exp: Update maint print statistics regexp to include
1756 new entries.
1757
cbc4d97c
MC
17582003-02-13 Michael Chastain <mec@shout.net>
1759
1760 * gdb.c++/inherit.exp: Remove call to get_debug_format.
1761
40f235b7
MC
17622003-02-12 Michael Chastain <mec@shout.net>
1763
1764 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
1765 * gdb.c++/inherit.exp: Likewise.
1766 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
1767 * gdb.c++/templates.exp: Likewise.
1768 * gdb.c++/virtfunc.exp: Likewise.
1769
c56716b0
JM
17702003-02-06 Jason Molenda (jason-cl@molenda.com)
1771
1772 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
1773 why the code is written that way.
1774
070afcf8
MC
17752003-02-05 Michael Chastain <mec@shout.net>
1776
1777 * gdb.base/dump.exp: Add missing copyright line.
1778
5d0331e5
JM
17792003-02-05 Jason Molenda (jason-cl@molenda.com)
1780
f7ae6d3e 1781 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
1782 at the beginning so the breakpoint doesn't get set on the loop.
1783
92851186
MC
17842003-02-05 Michael Chastain <mec@shout.net>
1785
1786 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
1787 output for configurations with gcc 2.95.3.
1788
cbf1e085
AC
17892003-02-05 Keith Seitz <keiths@redhat.com>
1790 Andrew Cagney <ac131313@redhat.com>
1791
1792 * gdb.mi/mi-cli.exp: New file.
1793
29518e1e
MC
17942003-02-04 Michael Chastain <mec@shout.net>
1795
1796 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
1797 Call perror and then continue.
1798
5af1d5f3
MC
17992003-02-03 Michael Chastain <mec@shout.net>
1800
1801 * gdb.c++/pr-1023.cc: New file.
1802 * gdb.c++/pr-1023.exp: New file.
1803
6b549786
JB
18042003-02-05 Jim Blandy <jimb@redhat.com>
1805
1806 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
1807 it's local to foobar. Check for it there, and check that it's not
1808 present in main.
1809 * gdb.c++/local.cc (marker2): New function.
1810 (foobar): Call marker1.
1811 (main): Call marker2 instead of marker1.
1812
67f16606
AC
18132003-02-04 Andrew Cagney <ac131313@redhat.com>
1814
1815 * gdb.disasm/mn10200.exp: Obsolete file.
1816 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
1817 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
1818 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
1819
1c5cb38e
DC
18202003-02-04 David Carlton <carlton@math.stanford.edu>
1821
1822 * gdb.c++/overload.exp: Test intToChar(1).
1823 * gdb.c++/overload.cc (intToChar): New.
1824 (main): Call intToChar.
1825
d1fe6965
DC
18262003-02-03 David Carlton <carlton@math.stanford.edu>
1827
1828 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
1829 'might_kfail' arg.
1830 KFAIL some of the continue_to_bp_overloaded calls, according to
1831 PR c++/1025.
1832
9ba61c5d
MC
18332003-02-01 Michael Chastain <mec@shout.net>
1834
1835 * gdb.base/advance.c (marker1): New marker function.
1836 * gdb.base/advance.exp: When the 'advance' command lands on the
1837 return breakpoint, it can legitimately stop on either the
1838 current line or the next line. Accommodate both outcomes.
1839 * gdb.base/until.exp: Likewise.
1840
e7494ffb
AC
18412003-02-02 Andrew Cagney <ac131313@redhat.com>
1842
1843 2002-11-10 Jason Molenda (jason-cl@molenda.com):
1844 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
1845 now a list, not a tuple.
1846 * gdb.mi/mi-var-display.exp: Ditto.
1847 * gdb.mi/gdb792.exp: Ditto.
1848
075559bc
AC
18492003-02-01 Andrew Cagney <ac131313@redhat.com>
1850
1851 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
1852 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
1853 stack backtraces.
1854 * gdb.mi/mi-syn-frame.c: Part of same.
1855
2bd4c7b1
MK
18562003-02-01 Mark Kettenis <kettenis@gnu.org>
1857
1858 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
1859 gdb.mi/mi1-pthreads.exp: Return instead of calling
1860 gdb_suppress_entire_file.
1861
eabd8992
MS
18622003-02-01 Mark Salter <msalter@redhat.com>
1863
1864 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
1865
71469e2f
MS
18662003-01-31 Mark Salter <msalter@redhat.com>
1867
1868 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
1869 Support empty arg.
1870
38a94d44
MC
18712003-01-30 Michael Chastain <mec@shout.net>
1872
1873 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
1874 This was a workaround for a UTF-8 bug in readline 4.3. The bug
1875 has been fixed in gdb/readline on 2003-01-09.
1876
19ea9e73
MS
18772003-01-29 Michael Snyder <msnyder@redhat.com>
1878
e8d359df
MS
1879 * gdb.base/maint.exp: Allow for leading underscore in symbol.
1880 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
1881 * gdb.base/args.exp: Skip if target does not support args passing.
1882
2307bd6a
DJ
18832003-01-22 Daniel Jacobowitz <drow@mvista.com>
1884
19ea9e73 1885 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
1886 gdb_test. Accept a list of expect arguments as the third
1887 parameter.
1888 (gdb_test): Use it.
1889
f2dd3617
EZ
18902003-01-20 Elena Zannoni <ezannoni@redhat.com>
1891
1892 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
1893 allow for different test tree configurations. Update some
1894 tescases accordingly.
1895 * gdb.arch/altivec-regs.exp: Ditto.
1896 * gdb.asm/asm-source.exp: Ditto.
1897 * gdb.base/advance.exp: Ditto.
1898 * gdb.base/display.exp: Ditto.
1899 * gdb.base/long_long.exp: Ditto.
1900 * gdb.base/mips_pro.exp: Ditto.
1901 * gdb.base/overlays.exp: Ditto.
1902 * gdb.base/relocate.exp: Ditto.
1903 * gdb.base/setshow.exp: Ditto.
1904 * gdb.base/step-line.exp: Ditto.
1905 * gdb.base/step-test.exp: Ditto.
1906 * gdb.base/until.exp: Ditto.
1907 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
1908
c71cdefd
DC
19092003-01-17 David Carlton <carlton@math.stanford.edu>
1910
1911 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
1912 corresponding to PR c++/945.
1913 Update copyright.
1914
fdba05d7
DC
19152003-01-17 David Carlton <carlton@math.stanford.edu>
1916
1917 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
1918 corresponding to PR c++/68.
1919
19202003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
1921
1922 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
1923 (test_paddr_hairy_functions): Call print_addr_2_kfail for
1924 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
1925
c362c33a
EZ
19262003-01-15 Elena Zannoni <ezannoni@redhat.com>
1927
0fbc361c
EZ
1928 * gdb.base/break.exp: Fix change of default location, because of
1929 removal of until tests.
1930 * gdb.base/help.exp: Update test for new 'until' help message.
1931 Add test for help on 'advance'.
c362c33a
EZ
1932 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
1933
dabf8a35
MK
19342003-01-15 Mark Kettenis <kettenis@gnu.org>
1935
1936 * gdb.base/default.exp: Adapt "info float" test for recent changes
1937 to that command. Add test for "info vector".
1938 * gdb.base/float.exp: New file. Add test for "info float" that
1939 resembles the old test in gdb.base/default.exp.
1940
a1769aca
DC
19412003-01-15 David Carlton <carlton@math.stanford.edu>
1942
1943 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
1944
82025e13
EZ
19452003-01-15 Elena Zannoni <ezannoni@redhat.com>
1946
1947 * gdb.base/break.exp: Move the tests of until command from here...
1948 * gdb.base/until.exp: ... to here. New file. Add other tests.
1949 * gdb.base/advance.c: New file.
1950 * gdb.base/advance.exp: New file.
1951
8f9ab801
EZ
19522003-01-14 Elena Zannoni <ezannoni@redhat.com>
1953
1954 * gdb.base/args.c: New file.
1955 * gdb.base/args.exp: New file.
1956
9ae66589
DJ
19572003-01-14 Daniel Jacobowitz <drow@mvista.com>
1958
1959 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
1960
8d77e5c3
DJ
19612003-01-14 Daniel Jacobowitz <drow@mvista.com>
1962
1963 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
1964
12d2f0a1
DJ
19652003-01-14 Daniel Jacobowitz <drow@mvista.com>
1966
1967 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
1968 dates.
1969
6ca37014
DJ
19702003-01-13 Daniel Jacobowitz <drow@mvista.com>
1971
1972 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
1973
b0023472
DJ
19742003-01-13 Daniel Jacobowitz <drow@mvista.com>
1975
1976 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
1977 (ptype &*"foo").
1978 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
1979
d6abaea5
DJ
19802002-01-13 Daniel Jacobowitz <drow@mvista.com>
1981
1982 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
1983 * gdb.mi/mi1-console.exp: Likewise.
1984
dfd536a7
DJ
19852002-01-13 Daniel Jacobowitz <drow@mvista.com>
1986
1987 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
1988 * gdb.mi/mi1-console.exp: Likewise.
1989
a1fb14a2
DJ
19902003-01-13 Daniel Jacobowitz <drow@mvista.com>
1991
1992 * gdb.c++/overload.exp: Remove some fixed XFAILs.
1993
c4cf40b7
DJ
19942003-01-09 Daniel Jacobowitz <drow@mvista.com>
1995
1996 * gdb.base/detach.exp: New test.
1997
696d5a5b
DJ
19982003-01-09 Daniel Jacobowitz <drow@mvista.com>
1999
2000 * Makefile.in (ALL_SUBDIRS): New variable.
2001 (subdirs, clean, distclean): Use it.
2002 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2003 regenerating Makefile, since it is generated from the top level.
2004 * gdb.asm/Makefile.in: Likewise.
2005 * gdb.base/Makefile.in: Likewise.
2006 * gdb.c++/Makefile.in: Likewise.
2007 * gdb.disasm/Makefile.in: Likewise.
2008 * gdb.java/Makefile.in: Likewise.
2009 * gdb.mi/Makefile.in: Likewise.
2010 * gdb.threads/Makefile.in: Likewise.
2011 * gdb.trace/Makefile.in: Likewise.
2012
754533e4
DC
20132003-01-09 David Carlton <carlton@math.stanford.edu>
2014
2015 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2016 Add copyright year 2003.
2017
d8b3e9ee
MC
20182003-01-06 Michael Chastain <mec@shout.net>
2019
2020 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2021 When selecting a thread, 'line' and 'file' are optional.
2022 * gdb.mi/mi1-pthreads.exp: Likewise.
2023
8e9e0fe6
AS
20242003-01-06 Andreas Schwab <schwab@suse.de>
2025
2026 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2027 failures.
2028
b5ab8ff3
DJ
20292003-01-04 Daniel Jacobowitz <drow@mvista.com>
2030
2031 Fix PR gdb/844
2032 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2033 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2034
2035 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2036 instead of calling gdb_suppress_entire_file.
2037 * gdb.threads/print-threads.exp: Likewise.
2038 * gdb.threads/schedlock.exp: Likewise.
2039
2040 * gdb.threads/killed.exp: Return instead of calling
2041 gdb_suppress_entire_file.
2042 * gdb.threads/linux-dp.exp: Likewise.
2043 * gdb.threads/pthreads.exp: Likewise.
2044
1e698235
DJ
20452003-01-04 Daniel Jacobowitz <drow@mvista.com>
2046
2047 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2048 stabs.
2049 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2050 * gdb.base/whatis.exp: Always allow (void) after function names.
2051
147ff08c
DJ
20522003-01-04 Daniel Jacobowitz <drow@mvista.com>
2053
2054 * gdb.c++/casts.exp: Correct regexp.
2055
dc62bfc2
MK
20562003-01-04 Mark Kettenis <kettenis@gnu.org>
2057
2058 * configure.in: Call AC_CONFIG_HEADER. Don't call
2059 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2060 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2061 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2062 aforementioned directories in the AC_OUPUT call.
2063 * config.hin: New file.
2064 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2065 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2066 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2067 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2068 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2069 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2070 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2071 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2072 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2073 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2074 gdb.threads/configure.in, gdb.threads/configure,
2075 gdb.threads/config.in, gdb.trace/configure.in,
2076 gdb.trace/configure: Removed.
2077
77afa639
MC
20782003-01-03 Michael Chastain <mec@shout.net>
2079
2080 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2081 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2082
7634bb6e
DJ
20832003-01-03 Daniel Jacobowitz <drow@mvista.com>
2084
2085 * gdb.base/store.exp: Fix regular expressions.
2086
b39c905e
MK
20872002-12-28 Mark Kettenis <kettenis@gnu.org>
2088
2089 * configure.in: Rewrite.
2090 * configure: Regenerated.
2091
0a8551dd
DC
20922003-01-03 David Carlton <carlton@math.stanford.edu>
2093
2094 * gdb.base/psymtab.exp: New file.
2095 * gdb.base/psymtab1.c: Ditto.
2096 * gdb.base/psymtab2.c: Ditto.
2097
c60b7188
AF
20982002-12-23 Adam Fedor <fedor@gnu.org>
2099
2100 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2101
ee73db83
DC
21022002-12-23 David Carlton <carlton@math.stanford.edu>
2103
2104 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2105 and current_directory initialization.
2106
d6c1774e
JB
21072002-12-22 Jim Blandy <jimb@redhat.com>
2108
f0a847b8
JB
2109 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2110 rather than as part of the output file name.
2111
d6c1774e
JB
2112 * gdb.base/attach.exp: There's no need to copy the test program to
2113 /tmp; that was only ever necessary on HP/UX, and this test is
2114 entirely disabled there anyway.
2115
f0708dbb
JB
21162002-12-21 Jim Blandy <jimb@redhat.com>
2117
4c2acfea
JB
2118 * gdb.c++/psmang.exp: Doc fix.
2119
f0708dbb
JB
2120 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2121 test.
2122
9579e000
DC
21232002-12-20 David Carlton <carlton@math.stanford.edu>
2124
2125 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2126
d1810171
MC
21272002-12-18 Michael Chastain <mec@shout.net>
2128
2129 * gdb.c++/annota2.exp: Add copyright year 2002.
2130
76565097
DC
21312002-12-17 David Carlton <carlton@math.stanford.edu>
2132
2133 * gdb.c++/try_catch.cc: Add marker comments.
2134 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2135 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2136 * gdb.c++/m-static.cc: Ditto.
2137 * gdb.c++/m-static1.cc: Ditto.
2138 * gdb.c++/try_catch.cc: Ditto.
2139
da81390b
JJ
21402002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2141
2142 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2143 to see whether we are using the new -environment-directory
2144 command which resets via -r or the old version of the command
2145 which may prompt the user. Part of fix for gdb/741.
2146
b304d130
AC
21472002-12-13 Andrew Cagney <ac131313@redhat.com>
2148
2149 * gdb.fortran/types.exp: Update obsolete comment.
2150 * gdb.fortran/exprs.exp: Ditto.
2151 * lib/gdb.exp: Delete obsolete code.
2152 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2153 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2154 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2155 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2156 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2157 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2158 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2159 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2160 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2161 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2162 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2163 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2164 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2165 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2166 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2167 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2168 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2169 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2170 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2171 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2172 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2173 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2174 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2175 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2176 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2177 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2178 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2179 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2180 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2181 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2182 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2183 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2184 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2185 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2186 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2187 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2188 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2189
a23b6e6a
DC
21902002-12-11 David Carlton <carlton@math.stanford.edu>
2191
2192 * gdb.c++/m-data.exp: Add test for members that shadow global
2193 variables: see PR gdb/804.
2194 * gdb.c++/m-data.cc: Ditto.
2195
6604731b
DJ
21962002-12-10 Daniel Jacobowitz <drow@mvista.com>
2197
2198 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2199
de46ecd7
DC
22002002-12-06 David Carlton <carlton@math.stanford.edu>
2201
2202 * gdb.base/store.c: Don't declare functions static.
2203
27e829d0
AC
22042002-12-04 Andrew Cagney <ac131313@redhat.com>
2205
2206 * gdb.base/store.exp, gdb.base/store.c: New files.
2207
92806416
DJ
22082002-12-03 Daniel Jacobowitz <drow@mvista.com>
2209
2210 * gdb.base/selftest.exp: Update for current gdb.
2211
3bcbaac5
DJ
22122002-12-03 Daniel Jacobowitz <drow@mvista.com>
2213
2214 * gdb.base/maint.exp: Only dump symbols from one source file
2215 or objfile.
2216
f4f00b1f
DJ
22172002-12-03 Daniel Jacobowitz <drow@mvista.com>
2218
2219 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2220 function call.
2221
f1c8a949
JB
22222002-11-25 Jim Blandy <jimb@redhat.com>
2223
2224 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2225 function appearing in error message.
2226
9e297a97
DJ
22272002-11-21 Daniel Jacobowitz <drow@mvista.com>
2228
2229 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2230
1f312e79
JJ
22312002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2232
2233 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2234 for mi1 and current mi is in correct format. New mi startup message
2235 should be in mi console format. This is part of fix for PR gdb/604.
2236
83c31e7d
FN
22372002-09-18 Fernando Nasser <fnasser@redhat.com>
2238
2239 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2240 which explicitly prints the zero offset as "+0".
2241
322b3f65
DJ
22422002-10-22 Daniel Jacobowitz <drow@mvista.com>
2243
2244 * gdb.threads/schedlock.c (args): Make unsigned.
2245
22462002-10-21 Daniel Jacobowitz <drow@mvista.com>
2247
2248 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2249 numbers. Allow "foo2|selected stack frame".
2250 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2251 * gdb.asm/asmsrc2.s: Likewise.
2252 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2253 comments.
2254 * gdb.asm/mips.inc: New file.
2255
5e2fe5b8
AF
22562002-10-18 Adam Fedor <fedor@gnu.org>
2257
2258 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2259 * gdb.base/help.exp: Likewise.
2260
abe1a5d0
KB
22612002-10-17 Kevin Buettner <kevinb@redhat.com>
2262
2263 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2264 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2265
10abb1d4
JB
22662002-10-02 Jim Blandy <jimb@redhat.com>
2267
2268 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2269
1f609b42
AC
22702002-10-01 Andrew Cagney <ac131313@redhat.com>
2271
2272 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2273 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2274 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2275 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2276 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2277 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2278 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2279
0aee02e4
AC
22802002-09-29 Andrew Cagney <ac131313@redhat.com>
2281
2282 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2283 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2284 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2285 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2286 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2287 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2288 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
2289
6fde09ad
KB
22902002-09-27 Kevin Buettner <kevinb@redhat.com>
2291
2292 * gdb.base/annota1.exp (info break): Make directory components of
2293 path optional since not all compilers emit this debug information.
2294
2295 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2296 step ends up stepping out of the function instead of stopping on
2297 the epilogue.
2298
9e8aab75
KS
22992002-09-26 Keith Seitz <keiths@redhat.com>
2300
2301 * lib/insight-support.exp (gdbtk_start): Figure out where
2302 the insight executable is based on where gdb is. Use this
2303 executable to start insight instead of gdb.
2304
e36180d7
AC
23052002-09-25 Andrew Cagney <cagney@redhat.com>
2306
2307 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2308
9dd34b2b
AC
23092002-09-24 Andrew Cagney <ac131313@redhat.com>
2310
2311 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2312 test_isolated_complaints.
2313 (test_empty_complaint): New function.
2314 (test_empty_complaints): New function. Check no output when no
2315 complaints.
2316
dea97812
KB
23172002-09-19 Jim Blandy <jimb@redhat.com>
2318
2319 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2320
54951bd7
AC
23212002-09-19 Andrew Cagney <ac131313@redhat.com>
2322
2323 * gdb.gdb/complaints.exp: New file.
2324
dec43320
AC
23252002-09-18 Andrew Cagney <ac131313@redhat.com>
2326
2327 * gdb.base/maint.exp: Check `help maint internal-warning'.
2328
e70d6e3f
DC
23292002-09-18 David Carlton <carlton@math.stanford.edu>
2330
2331 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2332 numbers, and replace them by a single breakpoint after the
2333 constructors are all finished.
2334 Add test 4.
2335 * gdb.c++/m-static.cc: Add test 4.
2336 * gdb.c++/m-static.h: New file.
2337 * gdb.c++/m-static1.cc: New file.
2338
2339 * gdb.c++/printmethod.exp: New file.
2340 * gdb.c++/printmethod.cc: New file.
2341
2342 * gdb.c++/pr-574.exp: New file.
2343 * gdb.c++/pr-574.cc: New file.
2344
afb5c968
CV
23452002-09-18 Corinna Vinschen <vinschen@redhat.com>
2346
2347 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2348 embedded targets which never actually exit.
2349
31e45dee
FN
23502002-09-18 Fernando Nasser <fnasser@redhat.com>
2351
2352 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2353 "don't step after run" as unresolved or unsupported, instead of xfail.
2354
a283c5a1
CV
23552002-09-18 Corinna Vinschen <vinschen@redhat.com>
2356
2357 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2358 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2359 Add newline to expected string in "step out of main (status wrapper)"
2360 case.
2361
11350d2a
CV
23622002-09-18 Corinna Vinschen <vinschen@redhat.com>
2363
2364 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2365 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2366
0deec7d6
TT
23672002-09-17 Tom Tromey <tromey@redhat.com>
2368
2369 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2370 \000, not \0, in double-quoted string.
2371
b2b4a1b5
CV
23722002-09-14 Corinna Vinschen <vinschen@redhat.com>
2373
c9d37158 2374 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2375 string after running the commands execution on breakpoint tests.
2376
1c56143a
CV
23772002-09-13 Corinna Vinschen <vinschen@redhat.com>
2378
2379 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2380
37f8da45
JB
23812002-09-12 Joel Brobecker <brobecker@gnat.com>
2382
2383 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2384
08b468e0
KS
23852002-09-10 Keith Seitz <keiths@redhat.com>
2386
2387 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2388 runto proc.
2389 (mi_run_to_main): Use mi_runto.
2390 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2391
dc360f58
KS
23922002-09-10 Keith Seitz <keiths@redhat.com>
2393
2394 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2395 regexp for stopping at main. Could have multiple event notifications.
2396 Don't assume that main was declared with no parameters.
2397 (mi_next): Use mi_step_to.
2398 (mi_step): Use mi_next_to.
2399
ce3abcfb
CV
24002002-09-09 Corinna Vinschen <vinschen@redhat.com>
2401
2402 * gdb.base/default.exp: Fix expected string in `info float' test.
2403
d1f5b980
BE
24042002-09-09 Ben Elliston <bje@redhat.com>
2405
2406 * config/mips.exp: Update comments.
2407 * config/mips-idt.exp: Likewise.
2408 * config/nind.exp: Likewise.
2409 * config/slite.exp: Likewise.
2410 * config/sparclet.exp: Likewise.
2411 * config/udi.exp: Likewise.
2412 * config/vx.exp: Likewise.
2413 * config/vxworks29k.exp: Likewise.
2414
2f71430b
JB
24152002-09-05 Jim Blandy <jimb@redhat.com>
2416
2417 * gdb.threads/killed.exp: Fix test failure message.
2418
7ddebc7e
KS
24192002-09-04 Keith Seitz <keiths@redhat.com>
2420
2421 * lib/mi-support.exp: Update copyright.
2422 (mi_gdb_test): Increase the priority of the expected pattern
2423 so that it matches gdb_test.
2424
0ae67eb3
KS
24252002-09-03 Keith Seitz <keiths@redhat.com>
2426
2427 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2428 Use integer comparison instead of string comparison for testing
2429 whether binary was built.
2430
38fc42c8
JB
24312002-09-03 Jim Blandy <jimb@redhat.com>
2432
2433 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2434
b6ff0e81
JB
24352002-08-29 Jim Blandy <jimb@redhat.com>
2436
2437 * gdb.threads/pthreads.exp: Move the portable thread compilation
2438 code into a function in lib/gdb.exp, and call that from here.
2439 * lib/gdb.exp (gdb_compile_pthreads): New function.
2440
07c98896
KS
24412002-08-29 Keith Seitz <keiths@redhat.com>
2442
2443 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2444 expect_out so that callers can get at it.
2445
0312286c
DJ
24462002-08-23 Daniel Jacobowitz <drow@mvista.com>
2447
2448 * gdb.threads/print-threads.c: New file.
2449 * gdb.threads/print-threads.exp: New file.
2450 * gdb.threads/schedlock.c: New file.
2451 * gdb.threads/schedlock.exp: New file.
2452
dd039bc4
EZ
24532002-08-22 Elena Zannoni <ezannoni@redhat.com>
2454
2455 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2456 not altivec.c.
2457
1f36144c
MK
24582002-08-17 Mark Kettenis <kettenis@gnu.org>
2459
2460 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2461 targets. The problem should be fixed now.
2462
16057ec7 24632002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2464
2465 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2466 2002-07-24 change that removes final dots from error messages.
2467
3c1499ad
TT
24682002-08-13 Tom Tromey <tromey@redhat.com>
2469
2470 * gdb.base/readline.exp: New file.
2471
a20ce2c3
AC
24722002-08-01 Andrew Cagney <ac131313@redhat.com>
2473
2474 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2475 supress message.
2476
db034ac5
AC
24772002-08-01 Andrew Cagney <cagney@redhat.com>
2478
2479 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2480 CHILL_FOR_TARGET and CHILL_LIB.
2481 * configure.in (configdirs): Remove gdb.chill.
2482 * configure: Regenerate.
2483 * lib/gdb.exp: Obsolete references to chill.
2484 * gdb.fortran/types.exp: Ditto.
2485 * gdb.fortran/exprs.exp: Ditto.
2486
3e000b18
KB
24872002-07-30 Kevin Buettner <kevinb@redhat.com>
2488
2489 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2490 set Irix-specific compile and link flags.
2491
28f4966b
KB
24922002-07-29 Kevin Buettner <kevinb@redhat.com>
2493
2494 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2495 source files. The ``-o'' option doesn't work with the ``-E'' option
2496 when using the Irix compiler.
2497
46c0d5a6
DJ
24982002-07-19 Daniel Jacobowitz <drow@mvista.com>
2499
2500 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2501 Improve support for reusing an exec file. Copy exec file
2502 to target, and run gdbserver on the target instead of on the host.
2503
eecf4bed
JB
25042002-07-18 Jim Blandy <jimb@redhat.com>
2505
0f815cdf
JB
2506 * gdb.base/ending-run.exp: Don't expect to see the program end in
2507 some orderly fashion when we're running on a real stand-alone
2508 board.
2509
eecf4bed
JB
2510 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2511 targets that don't support interrupts.
2512
52d309e4
JB
25132002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2514
2515 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2516 systems.
2517 Move comments in expect statements to inside the actions, so that they
2518 don't get matched against.
2519
ff683d9e
MK
25202002-07-10 Mark Kettenis <kettenis@gnu.org>
2521
2522 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2523 function when asleep" test.
2524
b5356753
AC
25252002-07-10 Andrew Cagney <ac131313@redhat.com>
2526
2527 * gdb.base/page.exp: Rewrite to handle problems with very long
2528 `info set' output. Update copyright.
2529
6aa4d13a
AC
25302002-06-26 Andrew Cagney <ac131313@redhat.com>
2531
2532 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2533 gdb.threads-hp.
2534 * gdb.hp/configure: Regenerate.
2535 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2536 * gdb.hp/gdb.threads-hp/configure: Delete file.
2537 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2538
8cf8c2b8
AC
25392002-06-22 Andrew Cagney <ac131313@redhat.com>
2540
2541 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2542 setlocale, bindtextdomain and textdomain.
2543
6827a8f8
JB
25442002-06-11 Jim Blandy <jimb@redhat.com>
2545
919d772c
JB
2546 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2547 preprocessor macro information is present.
2548
6827a8f8
JB
2549 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2550 tests.
2551
c15b0d21
MS
25522002-06-06 Michael Snyder <msnyder@redhat.com>
2553
c5984d70
MS
2554 * gdb.base/overlays.exp: Record addresses of overlay
2555 functions in TCL variables rather than in GDB variables,
2556 to avoid having GDB convert them to pointers (with loss
2557 of information).
2558
99a8512b
MS
2559 * gdb.base/d10v.ld: Merge in several years worth of
2560 default linker script changes.
c15b0d21
MS
2561 * gdb.base/long_long.exp: Add check for sizeof (long double).
2562
be26fe0d
ML
25632002-06-06 Michal Ludvig <mludvig@suse.cz>
2564
2565 * gdb.asm/asm-source.exp: Add x86-64 target.
2566 * gdb.asm/x86_64.inc: New.
2567
258093ca 25682002-05-30 Michael Chastain <mec@shout.net>
258093ca 2569
4b3153f1 2570 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2571 * gdb.c++/m-static.cc: New file.
2572 * gdb.c++/m-static.exp: New file.
2573
241264c6
MS
25742002-05-28 Michael Snyder <msnyder@redhat.com>
2575
2576 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2577 precision.
2578
9bba8c8f 25792002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2580
4b3153f1 2581 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2582 * gdb.c++/m-data.cc: New file.
2583 * gdb.c++/m-data.exp: New file.
2584
25852002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2586
4b3153f1 2587 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f
MC
2588 * gdb.c++/try_catch.cc: New file.
2589 * gdb.c++/try_catch.exp: New file.
2590
def1b996
MC
25912002-05-27 Michael Chastain <mec@shout.net>
2592
2593 * gdb.c++/local.exp: Accept more nested types in output.
2594
522ba268
MC
25952002-05-26 Michael Chastain <mec@shout.net>
2596
2597 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2598
277254ba
MS
25992002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2600
2601 * lib/gdb.exp (gdb_wrapper_init): Just because
2602 gdb_wrapper_file exists, this does not mean that the file
2603 should not be rebuilt. That is what gdb_wrapper_initialized
2604 is for.
2605 (default_gdb_init): Reset gdb_wrapper_initialized.
2606
b61a8733
MS
26072002-05-23 Michael Snyder <msnyder@redhat.com>
2608
5bdb6d01
MS
2609 * gdb.base/all-bin.exp: Revise previous patch by just reducing
2610 the precision of the floating point test results.
2611 * gdb.base/call-rt-st.exp: Ditto.
2612
b61a8733
MS
2613 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2614 * gdb.base/call-rt-st.exp: Ditto.
2615
56f6e910
MC
26162002-05-19 Michael Chastain <mec@shout.net>
2617
2618 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2619
ad0b0016
EZ
26202002-05-19 Elena Zannoni <ezannoni@redhat.com>
2621
2622 * configure.in (configdirs): Add gdb.arch.
2623 * configure: Regenerate.
2624
f617d2b6
JB
26252002-05-17 Jim Blandy <jimb@redhat.com>
2626
2627 * gdb.base/completion.exp: Recognize the more detailed error
2628 messages produced by the macro expander's lexical analyzer.
2629
eac2a696
EZ
26302002-05-14 Elena Zannoni <ezannoni@redhat.com>
2631
2632 * gdb.arch/altivec-abi.c: New file.
2633 * gdb.arch/altivec-abi.exp: New file.
2634 * gdb.arch/altivec-regs.c: New file.
2635 * gdb.arch/altivec-regs.exp: New file.
2636
2fdde8f8
DJ
26372002-05-14 Daniel Jacobowitz <drow@mvista.com>
2638
2639 * gdb.base/maint.exp (maint print type): Update for new type
2640 structure.
eac2a696 2641
e31f1a7c
EZ
26422002-05-14 Elena Zannoni <ezannoni@redhat.com>
2643
2644 * gdb.arch: New directory.
2645 * gdb.arch/configure.in: New file.
2646 * gdb.arch/configure: New file.
2647 * gdb.arch/Makefile.in: New file.
2648
db589741
CV
26492002-05-13 Corinna Vinschen <vinschen@redhat.com>
2650
2651 * gdb.asm/asm-source.exp: Add v850 as supported target.
2652 * gdb.asm/v850.inc: New file.
2653
8ce2a7dc
DJ
26542002-05-13 Daniel Jacobowitz <drow@mvista.com>
2655
2656 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2657
df763c7f
DJ
26582002-05-12 Daniel Jacobowitz <drow@mvista.com>
2659
2660 * gdb.base/break.exp: Check 'break "marker2"'.
2661
377daeed
MS
26622002-05-10 Michael Snyder <msnyder@redhat.com>
2663
2664 * gdb.base/long_long.exp: Fix typo.
2665
c4b7bc2b
JB
26662002-05-10 Jim Blandy <jimb@redhat.com>
2667
ecac9a4e
JB
2668 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2669 a bug.
2670
c4b7bc2b
JB
2671 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2672 Recognize more detailed error message produced by the macro
2673 expander's lexical analyzer.
2674 * lib/gdb.exp (test_print_reject): Same.
2675
e71019a1
MK
26762002-05-09 Mark Kettenis <kettenis@gnu.org>
2677
2678 * gdb.c++/method.exp: Fix typo.
2679
fedfc8e6
MS
26802002-05-08 Michael Snyder <msnyder@redhat.com>
2681
166a1957
MS
2682 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2683 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2684 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2685 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2686 Add iftarget clause for strongarm.
2687
f1c47eb2
MS
26882002-05-06 Michael Snyder <msnyder@redhat.com>
2689
cb9a9d3e
MS
2690 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2691 (gdb_continue_to_end): Accept output from status wrapper.
2692 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2693 Clean up fail messages to match pass messages.
2694
f1c47eb2
MS
2695 Enable the "needs_status_wrapper" testsuite feature.
2696 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2697 (gdb_compile): Conditionally call gdb_wrapper_init.
2698 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2699 * gdb.c++/method.exp: Recognize output from status wrapper.
2700
6079c749
BE
27012002-05-06 Ben Elliston <bje@redhat.com>
2702From Graydon Hoare <graydon@redhat.com>
2703
2704 * config/sid.exp: Include support for "rawsid" protocol.
2705
188baff3
JB
27062002-05-03 Jim Blandy <jimb@redhat.com>
2707
2708 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2709 * gdb.c++/hang3.C: New file.
2710
b9c07f0f
AC
27112002-05-04 Andrew Cagney <ac131313@redhat.com>
2712
2713 * gdb.base/default.exp: Remove obsolete code.
2714 * gdb.c++/misc.exp: Ditto. Update copyright.
2715 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2716 * gdb.base/whatis.exp: Ditto. Update copyright.
2717 * gdb.base/scope.exp: Ditto. Update copyright.
2718 * gdb.base/ptype.exp: Ditto. Update copyright.
2719 * gdb.base/printcmds.exp: Ditto. Update copyright.
2720 * gdb.base/opaque.exp: Ditto. Update copyright.
2721 * gdb.base/list.exp: Ditto.
2722 * gdb.base/funcargs.exp: Ditto. Update copyright.
2723 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
2724 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
2725 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
2726 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
2727 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
2728 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
2729
5c7a0397
MS
27302002-05-02 Michael Snyder <msnyder@redhat.com>
2731
d6dcc264 2732 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
2733 * gdb.base/long_long.exp: Add xscale target.
2734 * gdb.base/default.exp: Add xscale target.
2735
eb7f1c48
JB
27362002-05-01 Jim Blandy <jimb@redhat.com>
2737
2738 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
2739 gdb.c++/hang.exp: New test.
2740
a6befae8
FF
27412002-05-01 Fred Fish <fnf@redhat.com>
2742
2743 * gdb.base/completion.exp: Handle completions of "./Make" for
2744 more than one completion possibility, as is the case when we
2745 build and test in the source tree.
2746
0a310277
AG
27472002-04-29 Anthony Green <green@redhat.com>
2748
2749 * gdb.java/jmisc1.exp: New file.
2750 * gdb.java/jmisc2.exp: New file.
2751
6ff9af88
DJ
27522002-04-24 Daniel Jacobowitz <drow@mvista.com>
2753
2754 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
2755
96b3d632
EZ
27562002-04-23 Elena Zannoni <ezannoni@redhat.com>
2757
2758 * gdb.base/help.exp: Change 'help status' to allow for target
2759 dependent output differences.
2760
5019bb54
MC
27612002-04-22 Michael Chastain <mec@shout.net>
2762
2763 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
2764
a805a116
MC
27652002-04-22 Michael Chastain <mec@shout.net>
2766
2767 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
2768
a1706bfd
DM
27692002-04-17 David S. Miller <davem@redhat.com>
2770
2771 * gdb.asm/sparc64.inc: New file.
2772 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
2773
a73a20a2
EZ
27742002-04-19 Elena Zannoni <ezannoni@redhat.com>
2775
2776 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
2777 instruction file directly into the build tree. Clean up at end of
2778 test.
2779
ba678339
DM
27802002-04-18 David S. Miller <davem@redhat.com>
2781
2782 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
2783 handle 64-bit platforms correctly.
2784 * gdb.base/maint.exp: Likewise.
2785
b03399da
KB
27862002-04-18 Kevin Buettner <kevinb@redhat.com>
2787
2788 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
2789 ``-fpic'' when compiling files comprising a shared library, but
2790 it does need additional linker flags in order to find shared
2791 libraries at run time.
2792
e2004992
KB
27932002-04-18 Kevin Buettner <kevinb@redhat.com>
2794
2795 * gdb.base/cvexpr.c (use): New function.
2796 (main): Invoke use() on all global variables to prevent
2797 some linkers from deleting these otherwise unused symbols.
2798
d8937120
MC
27992002-04-17 Michael Chastain <mec@shout.net>
2800From David S. Miller <davem@redhat.com>
2801
2802 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
2803 handle 64-bit platforms correctly.
2804
ffd61a58
MS
28052002-04-12 Michael Snyder <msnyder@redhat.com>
2806From Jim Blandy <jimb@redhat.com>
2807 * gdb.base/foo.c (foox): Remove section attribute; the linker
2808 script can handle this instead.
2809 * gdb.base/bar.c (barx): Same.
2810 * gdb.base/baz.c (bazx): Same.
2811 * gdb.base/grbx.c (grbxx): Same.
2812
2813 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
2814 manager doesn't automatically unmap overlays unnecessarily.
2815
6b8426a6
MH
28162002-04-10 Martin M. Hunt <hunt@redhat.com>
2817
2818 * gdb.base/ending-run.exp: Fix pattern for Mips targets
2819 stepping out of main.
2820
34af4875
MC
28212002-04-09 Michael Chastain <mec@shout.net>
2822
2823 * gdb.c++/local.cc (main): Move call to marker1() inside nested
2824 scope so that the nested scope tests will make sense.
2825 * gdb.c++/local.exp: Write patterns that actually work with gcc
2826 (the HP patterns "were never known to work with gcc").
2827 Keep the old aCC patterns too.
2828
2d1676a0
DJ
28292002-04-09 Daniel Jacobowitz <drow@mvista.com>
2830
2831 * gdb.base/attach.exp: Correct target board test.
2832
3a63e3f9
MC
28332002-04-08 Michael Chastain <mec@shout.net>
2834
2835 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
2836 in a const method. Add some xfail and fail cases for configurations
2837 that do not emit the "const ...".
2838
f18dabd2
MC
28392002-04-07 Michael Chastain <mec@shout.net>
2840
2841 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
2842 Accept "A * const" and "const A * const" as type of "this".
2843 Fix spelling of getFunky throughout. Make messages uniform.
2844
0fcddd82
EZ
28452002-04-07 Elena Zannoni <ezannoni@redhat.com>
2846
2847 Work around for PR gdb/285:
2848 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
2849
16a8534a
EZ
28502002-04-07 Elena Zannoni <ezannoni@redhat.com>
2851
2852 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
2853 instructions file at run time instead of configure time.
2854 Sometimes we run the test in a directory that is not the one we
2855 configured in.
2856 * gdb.asm/configure.in: Delete creation of symlink.
2857 * gdb.asm/configure: Regenerate.
2858
24181d81
JB
28592002-04-05 J. Brobecker <brobecker@gnat.com>
2860
2861 * gdb.gdb/xfullpath.exp: New test, to exercise the new
2862 xfullpath () function.
2863
7cdb7107
DJ
28642002-04-04 Daniel Jacobowitz <drow@mvista.com>
2865
2866 * gdb.asm/Makefile.in: Correct dependencies.
2867
2868 * gdb.asm/powerpc.inc: New file.
2869 * gdb.asm/asm-source.exp: Add PowerPC.
2870 * gdb.asm/configure.in: Likewise.
2871 * gdb.asm/configure: Regenerated.
2872
a7d17088
DJ
28732002-04-04 Daniel Jacobowitz <drow@mvista.com>
2874
2875 * gdb.base/relocate.exp: New file.
2876 * gdb.base/relocate.c: New file.
2877
cd721503
FF
28782002-04-04 Fred Fish <fnf@redhat.com>
2879
2880 * gdb.base/step-test.exp: Update comment regarding stopping in
2881 memcpy/bcopy calls inserted as part of the compiler runtime.
2882
b22ad7a7
MS
28832002-04-04 Michael Snyder <msnyder@redhat.com>
2884
2885 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
2886
5f279fa6
DJ
28872002-04-03 Daniel Jacobowitz <drow@mvista.com>
2888
2889 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
2890 (gdb_expect): Remove $notransfer hack.
2891
dd0fd3ce
DJ
28922002-04-02 Daniel Jacobowitz <drow@mvista.com>
2893
2894 * gdb.c++/classes.exp ("calling method for small class"): Match
2895 updated register output.
2896
1e50cda1
DJ
28972002-03-30 Daniel Jacobowitz <drow@mvista.com>
2898
2899 Fix PR gdb/452
2900 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
2901 when finished. Make gdb_file_cmd send "exec-file" when
2902 appropriate.
2903
24015922
DJ
29042002-03-30 Daniel Jacobowitz <drow@mvista.com>
2905
2906 * gdb.base/attach.exp: Remove extra setup_xfail.
2907
dd7dfd64
MS
29082002-03-26 Michael Snyder <msnyder@redhat.com>
2909
2910 * gdb.base/default.exp: Add tests for dump, append, and restore.
2911 * gdb.base/help.exp: Add tests for dump, append, and restore.
2912 * gdb.base/dump.exp: New file, test dump, append and restore.
2913 * gdb.base/dump.c: New file.
2914
48b2f8d7
MS
29152002-03-27 Michael Snyder <msnyder@redhat.com>
2916
2917 * gdb.base/help.exp: Modify expect strings to reflect
2918 clean-ups in help messages.
2919
05b4d525
FF
29202002-03-26 Fred Fish <fnf@redhat.com>
2921
2922 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
2923 have debugging info for those functions and the compiler uses them
2924 internally to copy structs around.
2925
d7679631
FF
29262002-03-26 Fred Fish <fnf@redhat.com>
2927
2928 * gdb.base/list.exp: Revert the change made yesterday and add note
2929 about why we don't list the default lines for remote targets.
2930
523ac3f9
MS
29312002-03-25 Michael Snyder <msnyder@redhat.com>
2932
2933 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
2934
754b2b8d
FF
29352002-03-25 Fred Fish <fnf@redhat.com>
2936
2937 * gdb.base/list.exp: This test works on remote targets so remove
2938 the short circuit for remote targets. Update copyright.
2939
33c3e192
FF
29402002-03-25 Fred Fish <fnf@redhat.com>
2941
2942 * gdb.base/attach.exp: Fix logic error that was suppressing this
2943 test for all non hppa*-*-hpux* targets, instead of the hp target.
2944 Move comments closer to the suppression point. Also now need to
2945 check that we are running natively.
2946
d43e73ee
MS
29472002-03-22 Michael Snyder <msnyder@redhat.com>
2948
882c8f02
MS
2949 * gdb.base/default.exp: Add test for gcore. Update copyright.
2950 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 2951
04c12f60
FF
29522002-03-06 Fred Fish <fnf@redhat.com>
2953
2954 * gdb.base/funcargs.c: Remove extraneous ';' character.
2955 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
2956
b43df995
MC
29572002-03-04 Michael Chastain <mec@shout.net>
2958
2959 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
2960 accommodate gcc v3 function signature.
2961 * gdb.mi/mi0-var-cmd-exp: Ditto.
2962
92362027
AC
29632002-02-24 Andrew Cagney <ac131313@redhat.com>
2964
2965 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
2966 ``GNU/Linux'' or ``Linux kernel''
2967 * testsuite/gdb.threads/pthreads.c: Ditto.
2968
258ad32d
MC
29692002-02-24 Michael Chastain <mec@shout.net>
2970
2971 * gdb.threads/pthreads.c (thread1): Add a return statement.
2972 (thread2): Likewise.
2973 (foo): Likewise.
2974
04c3b3d4
MC
29752002-02-23 Michael Chastain <mec@shout.net>
2976
2977 * gdb.threads/linux-dp.c (philosopher): Add a return statement
2978 to placate gcc.
2979
5a2a0a20
MC
29802002-02-23 Michael Chastain <mec@shout.net>
2981
2982 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
2983 test "ptype bint". The test passes on all my stabs configurations.
2984
a640f7fc
JB
29852002-02-21 Jim Blandy <jimb@redhat.com>
2986
27924826
JB
2987 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
2988 filename at a time, and watch for the ones we want to see.
2989
a640f7fc
JB
2990 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
2991 types of pointers to prototyped functions.
2992
edcc8c75
AC
29932002-02-20 Andrew Cagney <ac131313@redhat.com>
2994
2995 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
2996 signed, unsigned and straight char.
2997 (padding_char, padding_short, padding_int, padding_long,
2998 padding_long_long, padding_float, padding_double,
2999 padding_long_double): New global variables.
3000 (fill, fill_structs): New functions.
3001
3002 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3003 for correctly sized writes. Update copyright.
3004 (get_valueof): New procedure.
3005 (get_sizeof): Call get_valueof.
3006 (check_valueof): New procedure.
3007 (check_padding): New procedure.
3008
ac57ea44
MC
30092002-02-20 Michael Chastain <mec@shout.net>
3010
3011 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3012 to setup_xfail. Document some of the remaining calls.
3013
7a10c941
MC
30142002-02-18 Michael Chastain <mec@shout.net>
3015
3016 * gdb.c++/userdef.exp: Update copyright year.
3017
fb8acdcc
DJ
30182002-02-18 Daniel Jacobowitz <drow@mvista.com>
3019
3020 * gdb.c++/userdef.exp: Test overloaded operators properly.
3021 Remove xfails.
3022
fda6ae12
MS
30232002-02-14 Michael Snyder <msnyder@redhat.com>
3024
3025 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3026
676a0442
DJ
30272002-02-14 Daniel Jacobowitz <drow@mvista.com>
3028
3029 * gdb.base/a2-run.exp: Check for a remote target properly.
3030 * gdb.base/annota1.exp: Likewise.
3031 * gdb.base/list.exp: Likewise.
3032 * gdb.base/reread.exp: Likewise.
3033 * gdb.base/scope.exp: Likewise.
3034 * gdb.base/shlib-call.exp: Likewise.
3035 * gdb.base/term.exp: Likewise.
3036 * gdb.c++/annota2.exp: Likewise.
3037
78b4f468
RE
30382002-02-13 Richard Earnshaw <rearnsha@arm.com>
3039
3040 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3041
9a81ba51
MC
30422002-02-10 Michael Chastain <mec@shout.net>
3043
3044 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3045 (call_after_alloca): Ditto.
3046
004af6c7
DJ
30472002-02-10 Daniel Jacobowitz <drow@mvista.com>
3048
3049 * gdb.base/ending-run.exp: Guard "cont" test with
3050 gdb_skip_stdio_test.
3051
37225f62
JB
30522002-02-06 Jim Blandy <jimb@redhat.com>
3053
3054 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3055 from here...
3056 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3057 To here. Disable this test on non-HP platforms. Add big comment.
3058
fe6fdd96
MS
30592002-02-04 Michael Snyder <msnyder@redhat.com>
3060
3061 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3062 other than d10v and m32r.
3063
036fad3f
RE
30642002-02-02 Richard Earnshaw <rearnsha@arm.com>
3065
3066 * gdb.base/default.exp: Rewrite test patterns to reduce time
3067 taken to match them.
3068
7148ab62
DJ
30692002-01-30 Daniel Jacobowitz <drow@mvista.com>
3070
3071 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3072 Allow a start function above main.
3073 * gdb.threads/linux-dp.exp: Fix copyright date.
3074
396cc255
DJ
30752002-01-30 Daniel Jacobowitz <drow@mvista.com>
3076
3077 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3078 (check_philosopher_stack): Check for manager thread before checking
3079 for a just-starting thread.
3080
f038d31b
DJ
30812002-01-30 Daniel Jacobowitz <drow@mvista.com>
3082
3083 From Neil Booth <neil@daikokuya.demon.co.uk>:
3084 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3085 warnings.
3086
b3ff9d9a
FF
30872002-01-21 Fred Fish <fnf@redhat.com>
3088
3089 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3090 not caller.
3091
39ad761d
JB
30922002-01-21 Jim Blandy <jimb@redhat.com>
3093
3094 * gdb.base/reread.exp: Check that GDB properly re-reads the
3095 executable file when it changes while no inferior is running.
3096
aaf320fa
FF
30972002-01-21 Fred Fish <fnf@redhat.com>
3098
3099 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3100 optionally accept the "shlib events" variation.
3101
808a31f5
JB
31022002-01-21 Jim Blandy <jimb@redhat.com>
3103
3104 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3105 call `fflush' after every `printf', so that the output is produced
3106 at predictable points, regardless of whatever buffering does (or
3107 doesn't) take place.
3108 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3109 at different points.
3110
4420d5e2
DJ
31112002-01-20 Daniel Jacobowitz <drow@mvista.com>
3112
3113 * gdb.c++/inherit.exp: Update copyright years.
3114 * gdb.c++/method.exp: Likewise.
3115
3e36a0f4
DJ
31162002-01-20 Daniel Jacobowitz <drow@mvista.com>
3117
3118 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3119 artificial methods/arguments.
3120 * gdb.c++/derivation.exp: Likewise.
3121 * gdb.c++/inherit.exp: Likewise.
3122 * gdb.c++/method.exp: Likewise.
3123 * gdb.c++/virtfunc.exp: Likewise.
3124
b4ceaee6
AC
31252002-01-18 Andrew Cagney <ac131313@redhat.com>
3126
3127 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3128 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3129 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3130 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3131 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3132 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3133
ecace851
JB
31342002-01-17 Jim Blandy <jimb@redhat.com>
3135
3136 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3137 anchoring the pattern matching the entry point symbol's name.
3138
375fc983
AC
31392002-01-17 Andrew Cagney <ac131313@redhat.com>
3140
3141 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3142 continue/quit query. Update copyright.
3143
fe6fdd96
MS
31442002-01-14 Michael Snyder <msnyder@redhat.com>
3145
3146 * gdb.base/gcore.exp: Remove extra debugging output.
3147
e017c81f
DJ
31482002-01-13 Daniel Jacobowitz <drow@mvista.com>
3149
3150 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3151 for slightly dubious v2 mangled string.
3152
37ab3bf8
DJ
31532002-01-13 Daniel Jacobowitz <drow@mvista.com>
3154
3155 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3156
1bc05c3a 31572002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3158
1bc05c3a 3159 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3160
1bc05c3a
JM
3161 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3162 constructors.
3163 * gdb.c++/derivation.exp: Likewise.
3164 * gdb.c++/templates.exp: Likewise.
3165 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3166
1bc05c3a
JM
31672002-01-10 Michael Snyder <msnyder@redhat.com>
3168
3169 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3170
a911c360
MS
31712002-01-08 Michael Snyder <msnyder@redhat.com>
3172
3173 * gdb.base/gcore.exp: New test for generate-core-file command.
3174 * gdb.base/gcore.c: Testcase for above.
3175 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3176
ea2119ec
JM
31772002-01-08 Jason Merrill <jason@redhat.com>
3178
3179 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3180
68203136
FF
31812002-01-07 Fred Fish <fnf@redhat.com>
3182
3183 * gdb.c++/overload.exp: Remove unconditional xfails for:
3184 print foo_instance1.overloadargs(1)
3185 print foo_instance1.overloadargs(1, 2)
3186 print foo_instance1.overloadargs(1, 2, 3)
3187 print foo_instance1.overloadargs(1, 2, 3, 4)
3188 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3189 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3190 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3191 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3192 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3193 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3194 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3195 print foo_instance1.overload1arg()
3196 print foo_instance1.overload1arg((char)arg2)
3197 print foo_instance1.overload1arg((signed char)arg3)
3198 print foo_instance1.overload1arg((unsigned char)arg4)
3199 print foo_instance1.overload1arg((int)arg7)
3200 print foo_instance1.overload1arg((unsigned int)arg8)
3201 print foo_instance1.overload1arg((float)arg11)
3202 print foo_instance1.overload1arg((double)arg12)
3203
21b9b5b1
MS
32042002-01-07 Michael Snyder <msnyder@redhat.com>
3205
3206 * gdb.base/huge.exp: New test. Print a very large target data object.
3207 (skip_huge_test): New test variable. Define if you want to skip this
3208 test. The test reads an 8 megabyte data object from the target, so it
3209 might be very time consuming on remote targets with a slow connection.
3210 * gdb.base/huge.c: New file. Test case for above.
3211
725f922e
FF
32122002-01-07 Fred Fish <fnf@redhat.com>
3213
3214 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3215 g_instance.bfoo, and g_instance.cfoo.
3216
634d57ec
JL
3217Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3218
f286b2c3
JL
3219 * gdb.base/break.c (multi_line_if_conditional): New function.
3220 (multi_ilne_while_conditional): Likewise.
3221 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3222 IF or WHILE condition puts the breakpoint at the start of
3223 the condition.
3224
634d57ec
JL
3225 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3226 hppa*-*-hpux* expected failure.
3227 * gdb.base/structs.exp (do_function_calls): Similarly.
3228
3229 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3230 watchpoints.
3231
9fbfe2dc
AC
32322002-01-06 Andrew Cagney <ac131313@redhat.com>
3233
3234 Fix PR gdb/66.
3235 * gdb.base/structs.exp: Replace skip for a29k with skip for
3236 gdb,cannot_call_functions.
3237 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3238 * gdb.base/callfuncs.exp: Ditto.
3239 * gdb.base/call-rt-st.exp: Ditto.
3240 * gdb.base/call-strs.exp: Ditto.
3241 * gdb.base/callfwmall.exp: Ditto.
3242 * gdb.base/scope.exp: Obsolete xfail a29k.
3243 * gdb.c++/misc.exp: Ditto.
3244 * gdb.c++/cplusfuncs.exp: Ditto.
3245 * gdb.base/ptype.exp: Ditto.
3246 * gdb.base/printcmds.exp: Ditto.
3247 * gdb.base/opaque.exp: Ditto.
3248 * gdb.base/list.exp: Ditto.
3249 * gdb.base/funcargs.exp: Ditto.
3250 * gdb.base/default.exp: Ditto.
3251
8ddad156
MS
32522002-01-04 Michael Snyder <msnyder@redhat.com>
3253
ca4976a6 3254 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3255 * gdb.base/maint.exp: Add tests for maint info sections options.
3256
1b074332
JL
3257Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3258
3259 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3260
7d159115
CV
32612001-12-20 Corinna Vinschen <vinschen@redhat.com>
3262
3263 * gdb.asm/arm.inc: New file.
3264 * gdb.asm/asm-source.exp: Add arm targets.
3265 * gdb.asm/configure.in: Ditto.
3266 * gdb.asm/configure: Recreated from configure.in.
3267
8fb87725
JL
3268Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3269
afabe08c
JL
3270 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3271 with HP's compiler.
3272 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3273 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3274 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3275 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3276
3277 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3278 either HP's compilers or GCC.
3279
db521deb
JL
3280 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3281 a SIGBUS or SIGSEGV.
3282
3283 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3284
3285 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3286 can be compiled with either HP's compiler or GCC.
3287
cfa88ab7
JL
3288 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3289 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3290 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3291
ca344dff
JL
3292 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3293 to match current gdb output. Update due to using auto-solib-limit
3294 for limiting instead of overloading auto-solib-add.
3295 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3296 test program.
3297
3f3c6e55 3298 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3299 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3300 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3301 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3302 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3303 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3304 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3305 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3306 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3307 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3308 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3309 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3310 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3311
8fb87725
JL
3312 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3313 a SIGTRAP to the inferior.
3314
cf599fa7
CV
33152001-12-19 Corinna Vinschen <vinschen@redhat.com>
3316
3317 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3318 Substitute call to target_link by call to gdb_compile.
3319
2cd045cd
JL
3320Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3321
3322 * gdb.base/break.exp: Fix HP specific search string when testing
3323 backtracing in a called function.
3324
3325 * gdb.base/constvars.exp: Only set lang to C++ if we're
3326 compiling the test with HP's compilers.
3327 * gdb.base/volatile.exp: Similarly.
3328
99ebe9ac
JB
33292001-12-19 Jim Blandy <jimb@redhat.com>
3330
3331 * gdb.base/printcmds.exp: Expect the null character to be printed
3332 as '\0', and the '\013' to be printed as '\v'.
3333 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3334 * gdb.base/setvar.exp: Same.
3335
b9891b29
JB
33362001-12-17 Jim Blandy <jimb@redhat.com>
3337
0eba65ab
JB
3338 * gdb.base/completion.exp: Rather than completing very long
3339 filenames, which can make the readline library produce output we
3340 don't recognize, cd to the directory first, and then complete
3341 using nice, short relative paths.
3342
6970b5b1
JB
3343 * gdb.base/completion.exp: On some systems, there is, in fact, a
3344 variable named `b' in scope, since GDB treats all static
3345 variables as being in scope. So use `no_var_named_this'
3346 instead of `b'.
3347
b9891b29
JB
3348 * gdb.base/corefile.exp: Recognize the message saying that GDB
3349 can't find the core file's registers as a failure.
3350
e6ccd35f
JSC
33512001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3352
3353 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3354 test expect string more specific.
3355
105ba819
CV
33562001-12-13 Corinna Vinschen <vinschen@redhat.com>
3357
3358 * gdb.asm/asm-source.exp: Add support for xstormy16.
3359 * gdb.asm/configure.in: Ditto.
3360 * gdb.asm/configure: Rebuild.
3361 * gdb.asm/xstormy16.inc: New file.
3362
e9e79dd9
FF
33632001-12-10 Fred Fish <fnf@redhat.com>
3364
3365 * gdb.base/maint.exp: Update to match changes in type dumping code.
3366
347dc97d
JB
33672001-12-10 Jim Blandy <jimb@redhat.com>
3368
3369 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3370 matching the entry point symbol's name at the beginning of the
3371 line.
3372
5178b9d6
DJ
33732001-12-07 Daniel Jacobowitz <drow@mvista.com>
3374
3375 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3376 gdb.c++/inherit.exp, gdb.c++/method.exp,
3377 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3378 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3379 and class layout support.
3380
af890c52
DJ
33812001-12-07 Daniel Jacobowitz <drow@mvista.com>
3382
3383 * gdb.c++/classes.exp: Add test for static member function.
3384 * gdb.c++/misc.cc: Add class with static member function.
3385
7a345fb3
JB
33862001-12-07 Jim Blandy <jimb@redhat.com>
3387
f2e54a80 3388 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3389 those tests as `unsupported'.
3390 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3391 Rewrite subsequent tests to use it.
3392
3393 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3394 those tests as `unsupported'.
3395 * gdb.base/structs.exp (call_struct_func): New function.
3396 (do_function_calls): Use call_struct_func to call the functions
3397 returning structs.
3398
0bc69509
JB
3399 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3400 whether functions are prototyped or not, so we can't possibly pass
3401 arguments to t_float_values2 properly.
3402
7a345fb3
JB
3403 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3404 value of `timeout' for targets other than the mips*tx39-*.
3405
edb6ede1
MS
34062001-12-06 Michael Snyder <msnyder@redhat.com>
3407
3408 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
3409 and detect whether the start symbol has a leading underscore.
3410
2d842f13
JB
34112001-12-04 Jim Blandy <jimb@redhat.com>
3412
3413 * gdb.base/completion.exp: Clarify indentation.
3414
68550daf
JB
34152001-12-03 Jim Blandy <jimb@redhat.com>
3416
3417 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3418 variables on the S/390, not `.word'.
3419
cd5195a8
JB
34202001-11-30 Jim Blandy <jimb@redhat.com>
3421
3422 Add assembly-source tests for s390-ibm-linux.
3423 * gdb.asm/s390.inc: New file.
3424 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3425 the S/390 architecture.
3426 * gdb.asm/configure: Regenerated.
3427
ca9efc90
MS
34282001-11-30 Michael Snyder <msnyder@redhat.com>
3429
3430 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3431 next, info source, info sources, info line, global and static
3432 variables, and static functions.
3433 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3434 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3435 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3436 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3437 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3438 (gdbasm_leave): Restore frame pointer.
3439 (gdbasm_startup): Copy stack set-up from crt0.S.
3440
d0e66976
FN
34412001-11-26 Fernando Nasser <fnasser@redhat.com>
3442
3443 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3444 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3445 to a local (non-static) variable. Copy tstruct.a to a static buffer
3446 and return a pointer to that buffer.
3447 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3448
e2334072
MK
34492001-11-24 Mark Kettenis <kettenis@gnu.org>
3450
3451 * gdb.asm/configure.in: Fix recognition of ix86 target.
3452 * gdb.asm/configure: Regenerate.
3453
756caa3d
MS
34542001-11-21 Michael Snyder <msnyder@redhat.com>
3455
3456 * gdb.asm/sparc.inc: New file.
3457 * gdb.asm/asm-source.exp: Recognize sparc target.
3458 * gdb.asm/configure.in: Recognize sparc target.
3459 * gdb.asm/configure: Regenerate.
3460
9a4d72d5
MS
34612001-11-21 Michael Snyder <msnyder@redhat.com>
3462
3463 * gdb.asm/m32r.inc: New file.
3464 * gdb.asm/asm-source.exp: Recognize m32r target.
3465 * gdb.asm/configure.in: Recognize m32r target.
3466 * gdb.asm/configure: Regenerate.
3467
a773d1cd
MS
34682001-11-20 Michael Snyder <msnyder@redhat.com>
3469
017ac23d
MS
3470 * gdb.asm/i386.inc: New file.
3471 * gdb.asm/asm-source.exp: Recognize ix86 target.
3472 * gdb.asm/configure.in: Recognize ix86 target.
3473 * gdb.asm/configure: Regenerate.
3474
a773d1cd
MS
3475 * gdb.c++/namespace.exp: Fix quotes in output messages.
3476
bb632afb
MS
34772001-11-14 Michael Snyder <msnyder@redhat.com>
3478
25d559ca 3479 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3480 qualifier in a type cast expression, to designate an address
3481 in the instruction space (Harvard architecture).
3482
4749e309
MS
34832001-11-13 Michael Snyder <msnyder@redhat.com>
3484
3485 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3486 Tests for expressions using 'const' and 'volatile'.
3487
25050984
CV
34882001-11-13 Corinna Vinschen <vinschen@redhat.com>
3489
3490 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3491
1902c51f
DJ
34922001-11-12 Daniel Jacobowitz <drow@mvista.com>
3493
3494 * lib/mi-support.exp (mi_run_to_helper): Move comments
3495 outside of gdb_expect.
3496
dcf95b47
DJ
34972001-11-11 Daniel Jacobowitz <drow@mvista.com>
3498
3499 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3500 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3501 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3502 mi0_run_to): New functions.
3503 * gdb.mi/mi-simplerun.exp: Use them.
3504 * gdb.mi/mi0-simplerun.exp: Likewise.
3505 * gdb.mi/mi-var-cmd.exp: Likewise.
3506 * gdb.mi/mi0-var-cmd.exp: Likewise.
3507
45b074e1
AC
35082001-11-10 Andrew Cagney <ac131313@redhat.com>
3509
3510 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3511 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3512
bf50d346
AC
35132001-11-09 Andrew Cagney <ac131313@redhat.com>
3514
3515 * gdb.base/restore.exp: Include $expected value in restored test
3516 message.
3517
9383332c
AC
35182001-11-09 Andrew Cagney <ac131313@redhat.com>
3519
3520 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3521 implemented.
3522
db62520a
MS
35232001-11-08 Michael Snyder <msnyder@redhat.com>
3524
3525 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3526 Add pass/fail message for stop at breakpoint in call dummy function.
3527
b5703437
MS
35282001-11-07 Michael Snyder <msnyder@redhat.com>
3529
760f6330
MS
3530 * gdb.c++/templates.exp (test_template_breakpoints):
3531 If we get an overload menu, but it does not match what
3532 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3533 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3534 making the whitespace optional. Argument for "new" may be
3535 "unsigned" as well as "unsigned int/long".
eef747c0
MS
3536 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
3537 making the whitespace optional. Also replace "(void) with
3538 "((void|)), making the keyword "void" optional.
63f50499
MS
3539 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
3540 making the whitespace optional. Also replace "(void) with
3541 "((void|)), making the keyword "void" optional.
3bf40917
MS
3542 * gdb.base/callfuncs.c (t_float_values): This function must
3543 _not_ be prototyped, and the following function (t_float_values2)
3544 must be prototyped (if the compiler supports it), so that GDB
3545 can be tested against both cases. Usually one case involves
3546 promotion of float to double, while the other does not.
3547 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3548 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3549 includes a stack frame for "start".
3550
c8ab4e6d
JB
35512001-11-05 Jim Blandy <jimb@redhat.com>
3552
3553 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3554 pointers are 32 bits long, and that offsets of relocs are always
3555 stored in the data (REL-style), and not in the reloc entry itself
3556 (RELA-style).
3557 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3558 stabs.
3559
3f08ced9
MS
35602001-11-01 Michael Snyder <msnyder@redhat.com>
3561
3562 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3563 and regular expression operators by using quoting.
3564
cbfa24cd
MS
35652001-10-31 Michael Snyder <msnyder@redhat.com>
3566
3567 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3568 depending on what the symbol table contains.
3569 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3570 the output of the ptype command. Similarly, accept both "const &"
3571 and "const&".
3572
aaa68313
CV
35732001-10-31 Corinna Vinschen <vinschen@redhat.com>
3574
3575 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3576 symbol `STORAGE' to allow to choose the storage class of
3577 the local datastructures.
3578 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3579 compiler directive.
3580
91740388
MS
35812001-10-30 Michael Snyder <msnyder@redhat.com>
3582
3583 * gdb.base/jump.exp: Allow it to run for all targets.
3584
1b7c05e7
CV
35852001-10-29 Corinna Vinschen <vinschen@redhat.com>
3586
3587 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3588 with new double_array size.
3589 (main): Change storage class of all local variables to static.
3590 Reduce size of double_array to 9.
3591 * gdb.base/call-ar-st.exp: Increase timeout value.
3592 Change expected output for double array to match new size in
3593 call-ar-st.c.
3594
36a22261
CV
35952001-10-29 Corinna Vinschen <vinschen@redhat.com>
3596
3597 * gdb.base/ending-run.exp: Create identical output when passing
3598 `step to end of run' case. Add regular expression branch satisfying
3599 Stormy16 target.
3600
92b8ae91
MK
36012001-10-28 Mark Kettenis <kettenis@gnu.org>
3602
3603 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3604 that we catch the expected failure under Linux/x86.
3605
cb135b83
OF
36062001-10-29 Orjan Friberg <orjanf@axis.com>
3607
3608 * gdb.base/setvar.exp: Escape curly braces.
3609 * gdb.stabs/weird.exp: Ditto.
3610
6884aa54
DJ
36112001-10-27 Daniel Jacobowitz <drow@mvista.com>
3612
3613 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3614 * gdm.mi/mi0-hack-cli.exp: Likewise.
3615
0398c9aa
AC
36162001-10-25 Andrew Cagney <ac131313@redhat.com>
3617
3618 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3619 messages.
3620
d20bf2e8
AC
36212001-10-21 Andrew Cagney <ac131313@redhat.com>
3622
3623 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3624 checking MI enabled.
3625
03dd63aa
CV
36262001-10-09 Corinna Vinschen <vinschen@redhat.com>
3627
3628 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3629
1d9d99f3
FCE
36302001-10-04 Frank Ch. Eigler <fche@redhat.com>
3631
3632 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
3633 if gdb child process crashes, just signal an error.
3634
838ae6c4
JB
36352001-10-02 Jim Blandy <jimb@redhat.com>
3636
3637 * lib/gdb.exp (test_xfail_format): Simplify.
3638
3639 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
3640 front of the variable name `format'. Simplify `if'.
3641
8f0cbc1c
DJ
36422001-10-01 Daniel Jacobowitz <drow@mvista.com>
3643
3644 * gdb.threads/pthreads.exp: Wait for output and delay
3645 before sending ^C.
3646
1f08dafd
DJ
36472001-10-01 Daniel Jacobowitz <drow@mvista.com>
3648
3649 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3650 some incorrect output instead of timing out.
3651 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3652
674f90ff
CV
36532001-09-28 Corinna Vinschen <vinschen@redhat.com>
3654
3655 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3656 check to allow additional `int'.
3657
9b284272
DJ
36582001-09-27 Daniel Jacobowitz <drow@mvista.com>
3659
3660 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3661 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3662
b55a4771
MS
36632001-09-27 Michael Snyder <msnyder@redhat.com>
3664
3665 * lib/gdb.exp (test_debug_format): New proc.
3666 (setup_xfail_format): Use new proc test_debug_format.
3667 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3668 proc; use new service proc test_debug_format.
3669 Replace all other "gcc_compiled" tests with this test.
3670 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3671 proc; use new service proc test_debug_format.
3672 Replace all other "gcc_compiled" tests with this test.
3673
36742001-09-27 Michael Snyder <msnyder@redhat.com>
3675
3676 * gdb.base/cvexpr.exp: New file.
3677 * gdb.base/cvexpr.c: New file
3678 Test for expressions using const and volatile keywords.
3679
4e6667ac
CV
36802001-09-26 Corinna Vinschen <vinschen@redhat.com>
3681
3682 * gdb.base/constvars.exp: Check for different orders of keywords
3683 and additional "int" strings in output.
3684
4f337972
AC
36852001-09-22 Andrew Cagney <ac131313@redhat.com>
3686
3687 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3688 responses from "help maint".
3689
2015650d
FCE
36902001-09-19 Frank Ch. Eigler <fche@redhat.com>
3691
3692 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3693 to localhost:NNN instead of :NNN, in case Xvfb is listening
3694 only on TCP.
3695
f3bcedc1
CV
36962001-09-19 Corinna Vinschen <vinschen@redhat.com>
3697
3698 * gdb.base/recurse.exp: When checking leaving the watchpoint
3699 scope, recognize when gdb is in function's epilogue and pass.
3700
6b819c92
KS
37012001-09-18 Keith Seitz <keiths@redhat.com>
3702
3703 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3704 support for running tests against sid targets.
3705 (gdbtk_done): Ditto.
3706
a10c9419
CV
37072001-09-18 Corinna Vinschen <vinschen@redhat.com>
3708
3709 * gdb.base/ending-run.c (main): Set stdout buffersize
3710 to the same reasonable value for any target.
3711 * gdb.base/ending-run.exp: Add a regular expression
3712 to make testsuite happy on Sanyo Stormy16 target.
3713
739d0d99
CV
37142001-09-17 Corinna Vinschen <vinschen@redhat.com>
3715
3716 * gdb.base/display.c (do_loops): Add float variable `f'.
3717 Increment f in loop.
3718 * gdb.base/display.exp: Increment timeout by 60 seconds.
3719 Change float display test to use variable `f'.
3720
1b8947f0
JB
37212001-09-17 Jim Blandy <jimb@redhat.com>
3722
3723 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
3724 overflowing the limited breakpoint tables on some ROM monitors
3725 (like the ROM68K).
3726
9890ac81
FCE
37272001-09-15 Frank Ch. Eigler <fche@redhat.com>
3728
3729 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
3730 the "-ac" (disable access control) flag.
3731
6db765ea
JH
37322001-08-30 Jeff Holcomb <jeffh@redhat.com>
3733
3734 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
3735 ints.
3736
4c32cc04
KS
37372001-08-30 Keith Seitz <keiths@redhat.com>
3738
3739 * lib/gdb.exp: Move all insight-related functionality into
3740 separate file.
3741 * lib/insight-support.exp: New file.
3742
8d6e6f81
FCE
37432001-08-29 Frank Ch. Eigler <fche@redhat.com>
3744
3745 * config/sid.exp (sid_start): Never set sid verbosity; disable
3746 expect_background {} that consumed its stdout; tolerate </dev/null.
3747 Attempt to set endianness override in "sid" protocol mode. Cleanup.
3748
6a90e1d0
AC
37492001-08-18 Andrew Cagney <ac131313@redhat.com>
3750
3751 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
3752 CLI jump command to start it.
3753 (mi_run_to_main): Fail immediatly when unexpected output.
3754
1759b3c3
AC
37552001-08-18 Andrew Cagney <ac131313@redhat.com>
3756
3757 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
3758 beginning of function. Fix PR gdb/191.
3759
61d11d80
FCE
37602001-08-16 Frank Ch. Eigler <fche@redhat.com>
3761
3762 * config/sid.exp (sid_start): Don't warn if we cannot figure out
3763 what to force sid endianness to.
3764
942a4df2
KS
37652001-08-15 Keith Seitz <keiths@redhat.com>
3766
3767 * lib/gdb.exp (gdbtk_start): Don't set environment
3768 variables for TCL_LIBRARY and friends. Insight will
3769 now figure these out for itself.
3770
0521c418
MS
37712001-08-02 Michael Snyder <msnyder@redhat.com>
3772
3773 * gdb.base/completion.exp: Remove the symbol "a64l" from
3774 the expect string; this is target-specific, and not related
3775 to what is being tested.
3776
74a9a58a
DB
37772001-08-02 Dave Brolley <brolley@redhat.com>
3778
3779 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
3780
c70819fa
MS
37812001-07-25 Michael Snyder <msnyder@redhat.com>
3782
c2b8fa57
MS
3783 * gdb.base/consecutive.exp: New file. Test stepping over
3784 breakpoints on consecutive instructions.
3785 * gdb.base/consecutive.c: New file.
3786
c70819fa
MS
3787 * gdb.base/call-rt-st.exp: Use double-backslash to quote
3788 curly braces in regular expressions.
3789
2b1a1355
MS
37902001-07-25 Michael Snyder <msnyder@redhat.com>
3791
3792 * gdb.base/ending-run.exp: Accept "Program exited normally" as
3793 legitimate output from stepping out of main.
3794
413eca6f
KS
37952001-07-22 Keith Seitz <keiths@redhat.com>
3796
3797 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
3798 the empty string, do not run the tests.
3799
7e5a9322
SC
38002001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3801
3802 * gdb.base/long_long.exp: Detect size of pointer. Take into
3803 account 2-byte pointers when testing for p/a results.
3804
de58f10f
SC
38052001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3806
3807 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
3808 and defined to 1K for m68hc11.
3809 (random_data): Reduce table to 1K for embedded platforms (68hc11).
3810 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
3811 (sizeof_random_data): New variable to tell the size of the data table;
3812 don't test past this size; always run to main.
3813
d6f5fea1
SC
38142001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3815
3816 * gdb.base/return2.exp: return of long long and double fails for
3817 68HC11; don't execute these tests on that platform.
3818 * gdb.base/return.exp: Return of a double fails for 68hc11.
3819
c477543d
SC
38202001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3821
3822 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
3823 tests that print a float.
3824 * call-rt-st.exp: Likewise.
3825
63cf1c79
MK
38262001-07-12 Mark Kettenis <kettenis@gnu.org>
3827
3828 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
3829 running this test on Linux.
3830
112f9ab5
MC
38312001-06-24 Michael Chastain <chastain@redhat.com>
3832
3833 * gdb.base/arithmet.exp: Remove some tests to make all test names
3834 unique.
3835
4970cb0f
MS
38362001-07-03 Michael Snyder <msnyder@redhat.com>
3837
3838 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
3839 the output of the ptype command.
3840
d85da69f
MS
38412001-07-02 Michael Snyder <msnyder@redhat.com>
3842
4c8a82de
MS
3843 * gdb.base/completion.exp: Don't assume that break.c is the only
3844 source file that may contain functions named "marker".
d85da69f
MS
3845 * gdb.base/corefile.exp: Quote the curly braces in regexp.
3846
8afc772b
AC
38472001-06-28 Andrew Cagney <ac131313@redhat.com>
3848
3849 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
3850 of files to delete.
3851
3852 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
3853 * gdb.disasm/h8300s.exp: New file.
3854 gdb.disasm/h8300s.s: Likewise.
3855
cff22675
AC
38562001-06-27 Andrew Cagney <ac131313@redhat.com>
3857
3858 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
3859 empty breakpoint tables.
3860
68c81b54
AC
38612001-06-25 Andrew Cagney <ac131313@redhat.com>
3862
3863 * lib/mi-support.exp: Update args=... part of stop-reason
3864 patterns. Accept either a list or a tuple.
3865
2dd62704
AC
38662001-06-23 Andrew Cagney <ac131313@redhat.com>
3867
3868 * lib/mi-support.exp: Remove local emacs variable defining
3869 change-log-default-name.
3870
b4127474
MC
38712001-06-22 Michael Chastain <chastain@redhat.com>
3872
3873 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
3874 This is operationally compatible with the previous version.
3875
8dbfb380
JB
38762001-06-13 Jim Blandy <jimb@redhat.com>
3877
3878 * lib/gdb.exp (gdb_test): Doc fix.
3879
f2d8c86d
MC
38802001-06-10 Michael Chastain <chastain@redhat.com>
3881
3882 * gdb.base/exprs.exp: Remove a duplicate test.
3883
81564d34
JB
38842001-06-06 Jim Blandy <jimb@redhat.com>
3885
3886 * gdb.base/return2.exp (main): Use values to test float and double
3887 returns that are not NaN's, to avoid being confused by IEEE
3888 comparison rules.
3889
da55addb
MS
38902001-06-04 Michael Snyder <msnyder@redhat.com>
3891
3892 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
3893 non-zero if control_c fails. Terminate the test on failure,
3894 rather than wait for 12 more tests to time out.
3895
42c65987
JB
38962001-06-06 Jim Blandy <jimb@redhat.com>
3897
b18bced9
JB
3898 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
3899 Don't forget to match the GDB prompt.
3900
42c65987
JB
3901 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
3902
5b41e5f0
JB
39032001-06-04 Jim Blandy <jimb@redhat.com>
3904
3905 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
3906 command.
3907
015e046f
KB
39082001-05-31 Kevin Buettner <kevinb@redhat.com>
3909
3910 * gdb.base/annota1.exp (info break): Match four or more spaces
3911 after "Address".
3912
fb1ffbbe
MC
39132001-05-31 Michael Chastain <chastain@redhat.com>
3914
3915 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
3916 (dm_type_int_star): Likewise.
3917 (dm_type_long_star): Likewise.
3918 (dm_type_void_star): Likewise.
3919
5ea2a32c
KB
39202001-05-29 Kevin Buettner <kevinb@redhat.com>
3921
3922 * gdb.base/completion.exp (INPUTRC): Set this environment variable
3923 to a known value in order to get consistent results regardless
3924 of the setting of INPUTRC or the presence or contents of .inputrc.
3925
ae23c492
MS
39262001-05-24 Michael Snyder <msnyder@redhat.com>
3927
ac55707e
MS
3928 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
3929 Don't require that the main thread and the manager thread are the
3930 first in the list.
3931
ae23c492
MS
3932 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
3933 debugging. If test fails, issue an "unsupported" not a "fail".
3934
400071f1
JB
39352001-05-24 Jim Blandy <jimb@redhat.com>
3936
3937 Don't assume that short is shorter than int.
3938 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
3939 assume that shorts are smaller than ints. On a 16-bit machine,
3940 this isn't true.
3941 ("print unsigned char == (~0)"): Add test that verifies that ~0,
3942 an int, is not equal to ~0 stored in an unsigned char. This tests
3943 the same thing that the previous test meant to, but works on
3944 16-bit machines, too.
3945 ("print unsigned char != (~0)"): Same test, complemented.
3946
0816a3e5
MS
39472001-05-24 Michael Snyder <msnyder@redhat.com>
3948
3949 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
3950 test for (full_coverage == 0). This makes the test run faster,
3951 and prevents dejagnu getting out of step.
3952
f6dc23a9
KB
39532001-05-23 Kevin Buettner <kevinb@redhat.com>
3954
3955 * gdb.base/finish.exp (finish_void): Revise pattern for
3956 stopping on the call statement to not permit stopping at
3957 the start of the instructions comprising the call sequence.
3958
7dbd117d
MC
39592001-05-19 Michael Chastain <chastain@redhat.com>
3960
3961 * gdb.base/callfuncs.exp: Make all test names unique.
3962 * gdb.base/commands.exp: Make all test names unique.
3963 * gdb.base/condbreak.exp: Make all test names unique.
3964 * gdb.base/dbx.exp: Make all test names unique.
3965 * gdb.base/default.exp: Make all test names unique.
3966 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
3967 and TIMEOUT messages to their corresponding PASS message.
3968 * gdb.base/ending-run.exp: Make all test names unique.
3969 * gdb.base/long_long.exp: Remove duplicate test.
3970
6b0b0a9e
KB
39712001-05-21 Kevin Buettner <kevinb@redhat.com>
3972
3973 * gdb.base/finish.exp (finish_void): Allow "finish" command to
3974 stop on the call statement as well as the statement after the
3975 call.
3976
2caa35cb
MS
39772001-05-21 Michael Snyder <msnyder@redhat.com>
3978
3979 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
3980
40713331
EZ
39812001-05-10 Elena Zannoni <ezannoni@redhat.com>
3982
3983 * gdb.base/completion.exp: Revamp test. Make it execute on all
3984 platforms.
3985
c2c1be8d
EZ
39862001-05-10 Elena Zannoni <ezannoni@redhat.com>
3987
2c9cd303
EZ
3988 * config/gdbserver.exp (gdb_load): Handle the case
3989 in which the arguments to gdbserver are given in the
3990 baseboard configuration file.
3991 Also handle the case in which the server needs to do a
3992 load.
3993
9671de48
KS
39942001-05-07 Keith Seitz <keiths@cygnus.com>
3995
3996 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
3997 set up the display for testing.
3998 (gdbtk_start): Convert all paths to paths that tcl will like.
3999 Export target information to environment.
4000 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4001 necessary.
4002 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4003 (to_tcl_path): New proc to convert a given pathname into
4004 a path acceptible as an argument to a tcl command.
4005 (_gdbtk_export_target_info): New proc to export target info
4006 into the environment for gdbtk testing.
4007 (gdbtk_done): New proc to signal end-of-test.
4008
5a360f47
JB
40092001-05-06 Jim Blandy <jimb@redhat.com>
4010
4011 * restore.c: Make the code of caller0 correspond to its comment.
4012
66c756c6
MS
40132001-05-03 Michael Snyder <msnyder@redhat.com>
4014
4015 * config/sid.exp (gdb_target_sid): Check for error messages.
4016 On error or timeout, don't make expect exit (which will terminate
4017 all subsequent tests); instead just make gdb exit.
4018 (gdb_load): Check for error messages. On error or timeout,
4019 return a negative value.
4020
a966fde5
JB
40212001-04-24 Jim Blandy <jimb@redhat.com>
4022
851c18e0
JB
4023 * gdb.c++/templates.exp: If we see the prompt for the overload
4024 list, but we haven't recognized any of the longer patterns,
4025 arrange for this test to fail, not hang.
4026
a966fde5
JB
4027 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4028 variations.
4029
db144853
MC
40302001-04-22 Michael Chastain <chastain@redhat.com>
4031
4032 * gdb.c++/local.exp: Use the 'runto' library function.
4033 * gdb.c++/namespace.exp: Likewise.
4034 * gdb.c++/overload.exp: Likewise.
4035
3207ec21
KB
40362001-03-26 Kevin Buettner <kevinb@redhat.com>
4037
4038 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4039 * gdb.base/step-line.exp: New file. Test step/next in presence of
4040 #line directives.
4041 * gdb.base/step-line.c: New file. Test program for the above.
4042 * gdb.base/step-line.inp: New file. We pretend that this file has
4043 been transformed by some other tool into step-line.c.
4044
13b57657
JB
40452001-03-21 Jim Blandy <jimb@redhat.com>
4046
4047 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4048 unmangled operator names.
4049
754cbe1c
JB
40502001-03-20 Jim Blandy <jimb@redhat.com>
4051
4052 * gdb.threads/linux-dp.exp: Recognize an additional message
4053 generated by GDB when it doesn't understand how to debug threads
4054 on the target system.
4055
177495c9
AC
40562001-03-19 Andrew Cagney <ac131313@redhat.com>
4057
4058 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4059
f266096b
MC
40602001-03-12 Michael Chastain <chastain@redhat.com>
4061
4062 * gdb.c++/derivation.exp: Use the 'runto' library function.
4063
cac3c2ff
MC
40642001-03-12 Michael Chastain <chastain@redhat.com>
4065
4066 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4067
b6c11a24
MC
40682001-02-24 Michael Chastain <chastain@redhat.com>
4069
4070 * gdb.c++/ref-types.exp: Change handwritten code to library
4071 function 'runto'.
4072
6bae5bce
OF
40732001-03-16 Orjan Friberg <orjanf@axis.com>
4074
4075 * gdb.base/signals.exp: Set count to 0 explicitly.
4076
0015fd9a
MS
40772001-03-15 Mark Salter <msalter@redhat.com>
4078
4079 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4080 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4081 (gdb_load): Add support for additional target_info: gdb_download_size
4082 and gdb_load_timeout.
0015fd9a 4083
fc33412a
DT
4084Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4085
4086 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4087 file -- to prevent failing when the compile fails but we have no
4088 intention of running the tests anyway.
4089
4090 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4091 tests if set.
4092
4093 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4094 integers.
4095
4096 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4097 * gdb.c++/namespace.exp: Ditto.
4098
115f06de
OF
40992001-03-07 Orjan Friberg <orjanf@axis.com>
4100
4101 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4102 * gdb.base/pointers.exp: Relax pattern match of decimals.
4103
b6ba6518
KB
41042001-03-06 Kevin Buettner <kevinb@redhat.com>
4105
4106 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4107 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4108 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4109 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4110 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4111 config/sh.exp, config/sid.exp, config/slite.exp,
4112 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4113 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4114 config/vxworks.exp, config/vxworks29k.exp,
4115 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4116 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4117 gdb.base/arithmet.exp, gdb.base/assign.exp,
4118 gdb.base/async.exp, gdb.base/attach.exp,
4119 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4120 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4121 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4122 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4123 gdb.base/commands.exp, gdb.base/completion.exp,
4124 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4125 gdb.base/constvars.exp, gdb.base/corefile.exp,
4126 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4127 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4128 gdb.base/ending-run.exp, gdb.base/environ.exp,
4129 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4130 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4131 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4132 gdb.base/funcargs.exp, gdb.base/help.exp,
4133 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4134 gdb.base/logical.exp, gdb.base/long_long.exp,
4135 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4136 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4137 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4138 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4139 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4140 gdb.base/regs.exp, gdb.base/relational.exp,
4141 gdb.base/remote.exp, gdb.base/reread.exp,
4142 gdb.base/restore.exp, gdb.base/return2.exp,
4143 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4144 gdb.base/selftest.exp, gdb.base/setshow.exp,
4145 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4146 gdb.base/sigall.exp, gdb.base/signals.exp,
4147 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4148 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4149 gdb.base/step-test.exp, gdb.base/structs.c,
4150 gdb.base/structs.exp, gdb.base/structs2.exp,
4151 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4152 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4153 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4154 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4155 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4156 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4157 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4158 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4159 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4160 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4161 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4162 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4163 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4164 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4165 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4166 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4167 gdb.trace/circ.exp, gdb.trace/collection.exp,
4168 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4169 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4170 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4171 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4172 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4173 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4174 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4175 notices.
4176
dc96c6c7 41772001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4178
4179 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4180 first arg is int not float.
4181
dc96c6c7 41822001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4183
4184 * gdb.base/reread.exp: Unsupported for non-native targets;
4185 doesn't work for remote debugging.
4186
9b0c4aeb
FN
41872001-02-19 Fernando Nasser <fnasser@redhat.com>
4188
4189 From Drew Moseley <dmoseley@redhat.com>
4190 * gdb.base/ending-run.exp: Properly handle the BSP state when
4191 stepping past the end of main.
4192
02aa71d5
MC
41932001-02-19 John Moore <jmoore@redhat.com>
4194
4195 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4196 Converted HPUX fix for non-expected items following multiple
4197 step commands into general solution for all platforms.
4198
1fa449a4
MC
41992001-02-18 Michael Chastain <chastain@redhat.com>
4200
4201 * gdb.c++/classes.exp (do_tests): Change runto statements
4202 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4203 statements demangler agnostic.
4204 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4205 (gdb_virtfunc_restart): Likewise.
4206
b2f9ec70
MC
42072001-02-14 Michael Chastain <chastain@redhat.com>
4208
4209 * gdb.c++/inherit.exp (do_tests): Change runto statements
4210 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4211 statements demangler agnostic.
4212
cf74b8ca
AC
4213Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4214
4215 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4216 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4217 before calling common_routine 15 times'' tests.
4218
99f78f56
MC
42192001-02-11 Michael Chastain <chastain@redhat.com>
4220
4221 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4222 Helps the test script figure out which demangler is in use.
4223 (dm_type_foo_ref): Ditto.
4224 (dm_type_int_star): Ditto.
4225 (dm_type_long_star): Ditto.
4226 (dm_type_unsigned_int): Ditto.
4227 (dm_type_void): Ditto.
4228 (dm_type_void_star): Ditto.
99707966 4229 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4230 Probe the gdb demangler and set variables to accommodate
4231 formatting differences.
4232 (info_func_regexp): New function. Same as info_func, but
4233 matches against a regexp.
4234 (info_func): Match against a literal string.
4235 (print_addr_2): New function. Match against a literal string,
4236 which can be different from the input to gdb.
4237 (print_addr): Simply call print_addr_2 with the same argument twice.
4238 (test_lookup_operator_functions): Use demangler formatting variables.
4239 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4240 the tests in the same order as the C++ class declaration.
4241 (test_paddr_operator_functions): Ditto.
4242 (test_paddr_overloaded_functions): Ditto.
4243 (test_paddr_hairy_functions): Use demangler formatting variables.
4244 Add reference to gdb/19 for related tests.
4245 (do_tests): Call probe_demangler.
4246
1de8f023
KB
42472001-01-30 Kevin Buettner <kevinb@redhat.com>
4248
4249 * gdb.c++/templates.cc (printf): Remove unused function definition.
4250
ca3f91ed
MS
42512001-01-26 Felix Lee <flee@redhat.com>
4252
4253 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4254
42552001-01-25 matthew green <mrg@redhat.com>
4256
4257 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4258 up sid.
4259 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4260
42612001-01-25 matthew green <mrg@redhat.com>
4262
4263 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
4264 Deprecate $sid_spawn_id.
4265 (sid_exit): Remove code necessary only for `spawn.'
4266
42672001-01-25 matthew green <mrg@redhat.com>
4268
4269 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4270
fb18ec4a
MC
42712001-01-28 Michael Chastain <chastain@redhat.com>
4272
4273 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4274 to call when tests fail. It takes gdb out of the overloaded
4275 function choice menu back to the main prompt, so that the test
4276 program stays synchronized.
4277 (set_bp_overloaded): New proc to collect all the common
4278 code for setting a breakpoint on an overloaded name. Calls
4279 take_gdb_out_of_choice_menu when needed.
4280 (menu_overload1arg): New variable to collect the repeated
4281 instances of the expected menu for an overloaded name. Change
4282 the regular expression to handle changes in g++ type encoding:
4283 "void" can be either "void" or "", and "unsigned int" can be
4284 either "unsigned int" or "unsigned".
4285 (continue_to_bp_overloaded): Change regular expressions to handle
4286 changes in g++ type encoding.
4287 (no proc): Call take_gdb_out_of_choice_menu when needed.
4288 Remove redundant calls to "info break". Accept either "canceled"
4289 or "cancelled". Change regular expressions in "info break"
4290 calls to handle changes in g++ type encoding. Give all tests
4291 unique strings.
4292
9c646a6e
BE
42932001-01-17 Ben Elliston <bje@redhat.com>
4294
4295 * config/sid.exp: New file.
4296
9549d9c1
AC
4297Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4298
4299 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4300
dc96c6c7 43012000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4302
4303 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4304 Add a RE to accept a non-ascii char if one is ever presented.
4305
b4df4f68
FN
43062000-12-20 Fernando Nasser <fnasser@redhat.com>
4307
297dd0fd 4308 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4309
dc96c6c7 43102000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc
MS
4311
4312 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
4313 in regexp. One '\' does not suffice on Linux.
4314
4a7bddb6
MC
43152000-12-09 Michael Chastain <chastain@redhat.com>
4316
4317 * gdb.base/break.exp (test_clear_command): Use a marker function
4318 rather than 'main' for the test function. Also move this
4319 test to an execution point where the marker function names are
4320 guaranteed to be bound to functions. (Executing tests after a
4321 'finish' from main runs into name conflicts with local names
4322 in __libc_start_main).
4323
dc96c6c7 43242000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4325
4326 * gdb.base/finish.exp: New test for gdb's "finish" command.
4327 * gdb.base/return2.exp: New test for gdb's "return" command.
4328 * gdb.base/return2.c: New source file for above.
4329
dc96c6c7 43302000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4331
4332 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4333 * gdb.base/miscexprs.exp: Ditto.
4334 * gdb.base/pointers.exp: Ditto.
4335 * gdb.c++/derivation.exp: Ditto.
4336 * gdb.c++/local.exp: Ditto.
4337 * gdb.c++/namespace.exp: Ditto.
4338 * gdb.c++/overload.exp: Ditto.
4339 * gdb.c++/ref-types.exp: Ditto.
4340
dc96c6c7 43412000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4342
4343 * gdb.base/constvars.exp: Test result of "up" command.
4344 * gdb.base/miscexprs.exp: Ditto.
4345 * gdb.base/pointers.exp: Ditto.
4346 * gdb.base/scope.exp: Ditto.
4347 * gdb.c++/derivation.exp: Ditto.
4348 * gdb.c++/local.exp: Ditto.
4349 * gdb.c++/namespace.exp: Ditto.
4350 * gdb.c++/overload.exp: Ditto.
4351 * gdb.c++/ref-types.exp: Ditto.
4352
44097287
FN
43532000-11-22 Michael Chastain <chastain@redhat.com>
4354
4355 * mips_pro.exp: Accept either "middle -> top -> main" or
4356 "middle -> main" in the backtrace, because gcc can optimize
4357 tail calls to jumps. Remove setup_xfail for the hppa case.
4358 Add a comment with the original warning messages from PR 3016,
4359 which was filed in 1993, to preserve them for posterity.
4360
9d2e1bab
ND
43612000-11-17 Nick Duffek <nsd@redhat.com>
4362
4363 * lib/gdb.exp (gdb_test): Override timeout with board info.
4364
1aca8eb7
ND
43652000-11-17 Nick Duffek <nsd@redhat.com>
4366
4367 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4368 the second kill and detach messages.
4369
93076499
ND
43702000-11-17 Nick Duffek <nsd@redhat.com>
4371
4372 * configure.in: Add AC_EXEEXT.
4373 * configure: Regenerate.
4374 * Makefile.in (just-check): Export EXEEXT.
4375 * lib/gdb.exp ($EXEEXT): Import from environment.
4376 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4377 expect "maint dump-me" on Cygwin.
4378 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4379 $EXEEXT.
4380
30e87cd3
ND
43812000-11-17 Nick Duffek <nsd@redhat.com>
4382
4383 * gdb.base/break.exp: Test backtrace and finish from called
4384 function on all platforms, not just HP-UX.
4385
dc96c6c7 43862000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4387
4388 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4389 code from gdb_target_monitor, so it can be used independantly
4390 for gdbserver. Also comment out an unnecessary PUTS.
4391
dc96c6c7 43922000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4393
4394 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4395 * gdb.base/corefile.exp: Expect the message "Program is being
4396 debugged already" when we send the "corefile" command, since
4397 the preceeding gdb_load may have connected gdb to a remote target.
4398 * gdb.base/display.exp: Disable hardware watchpoints if new
4399 board info variable "no_hardware_watchpoints" is true.
4400 Replace single-letter commands with more readable ones.
4401 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4402 if new board info variable "no_hardware_watchpoints" is true.
4403 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4404 to see if stdio (printf) testing is possible.
4405 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4406 board info variable "no_hardware_watchpoints" is true. Use new
4407 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4408
39124dea
FN
44092000-11-13 Fernando Nasser <fnasser@redhat.com>
4410
4411 From Orjan Friberg <orjanf@axis.com>:
4412 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4413 in array print pattern match.
4414
a9e2e984
FN
44152000-11-09 Fernando Nasser <fnasser@redhat.com>
4416
4417 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4418 spelling "cancelled" to U.S. spelling "canceled" to match changes
4419 made to gdb.
4420 * gdb.c++/ovldbreak.exp: Ditto.
4421
c7db355b
PS
44222000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4423
4424 * gdb.base/callfuncs.c (main): Moved to end of file, call
4425 t_double_values to initialize the FPU before inferior calls are made.
4426 * gdb.base/callfuncs.exp: Test for register preservation after calling
4427 inferior functions. Add tests for continuining, finishing and
4428 returning from a stop in a call dummy.
4429
dc96c6c7 44302000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4431
4432 * gdb.base/commands.exp: Break up long lines, and re-indent.
4433
dc96c6c7 44342000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4435
4436 * config/gdbserver.exp: Rewritten from the ground up, to make it
4437 compatible with the current dejagnu tree, and to make it work with
4438 the new "gdbserver" in libremote.
4439
dc96c6c7 44402000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4441
4442 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4443 * gdb.base/varargs.exp: Skip entire test if no printf support.
4444 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4445 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4446
dc96c6c7 44472000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4448
4449 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4450 no floating point support.
4451 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4452 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4453 * gdb.base/call-rt-st.exp: Ditto.
4454 * gdb.base/call-strs.exp: Ditto.
4455
bac5fc66
JG
44562000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4457
4458 * gdb.base/sizeof.c: include <stdio.h>.
4459
4460 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4461 'finish', otherwise uncaptured gdb_prompt would potentially
4462 throw remaining test points out of sync.
4463
b22a6027
SB
44642000-07-26 Scott Bambrough <scottb@netwinder.org>
4465
4466 * gdb.base/recurse.exp: Run tests for all targets.
4467 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4468 gnu-oldld case on ARM.
4469 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4470 for ARM targets.
4471
d8231941
AG
4472Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4473
4474 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4475 * gdb.java/configure: Rebuild.
4476
8caabe69
AG
4477Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4478
4479 * gdb.java/jv-exp.exp: New file.
4480
9d273ca3
AG
4481Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4482
4483 * configure: Rebuilt.
4484 * configure.in (configdirs): Add gdb.java.
4485 * gdb.java/jmisc.java: New file.
4486 * gdb.java/jmisc.exp: New file.
4487 * gdb.java/Makefile.in: New file.
4488 * gdb.java/configure: Rebuilt.
4489 * gdb.java/configure.in: New file.
4490 * lib/java.exp: New file.
4491
4f823a66
AC
4492Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4493
4494 * gdb.base/exprs.exp: Test casts to a pointer including over and
4495 underflow.
4496
2391e11d
AC
4497Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4498
4499 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4500 and the compilers sizes.
4501
54602222
ND
45022000-07-09 Nick Duffek <nsd@redhat.com>
4503
4504 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4505 (use_methods): New function.
4506 (main): Call use_methods().
4507 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4508 (do_tests): Call test_method_param_class.
4509
2bec0572
ND
45102000-07-09 Nick Duffek <nsd@redhat.com>
4511
4512 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4513 spelling.
4514 (test_enums): New procedure. Move enum tests from end of script
4515 to here. Set breakpoint on function name instead of line number.
4516 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4517 (enums2): New marker function.
4518 (enums1): New function.
4519 (main): Call enums1(). Move enum tests to enums1().
4520
78492fde
AC
4521Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4522
4523 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4524 compile/link program. Update line numbers.
4525 * gdb.asm/d10v.inc: Define ``startup''.
4526 * gdb.asm/asmsrc1.s: Add definition of _start.
4527
49a2cef8
AC
4528Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4529
4530 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4531
3e6c8688
EZ
45322000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4533
4534 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4535 of 'help maint print' command.
4536
9ff5cbe9
AC
4537Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4538
4539 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4540 they use gdb_expect_list.
4541
17c579bd
AC
4542Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4543
4544 * gdb.base/commands.exp: Use ``set remote
4545 memory-read-packet-size'' instead of ``set endian big'' to test
4546 long commands.
4547
e6d71bf3
DB
45482000-06-03 Daniel Berlin <dan@cgsoftware.com>
4549
4550 * gdb.c++/templates.exp (do_tests): Make all of these work under
4551 g++, and stop skipping them.
4552
4553 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4554 work under g++.
4555
e5f9ba7b
MS
4556 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
4557 initialization.
4558
dc96c6c7 45592000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4560
4561 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4562 the regular expression: accept an (almost) arbitrary sequence of
4563 "frames-invalid" and "breakpoints-invalid" messages both before
4564 and after the "starting" message.
4565
dc96c6c7 45662000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4567
4568 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4569
dc96c6c7 45702000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4571
4572 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4573 Relax the regular expression a little, make it pass on Solaris 8.
4574
8216cda9
KB
45752000-05-12 Kevin Buettner <kevinb@redhat.com>
4576
4577 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
4578 a call, do not require that gdb stop on the line after the call.
4579 Instead, it is permissible for gdb to stop on the line of the
4580 call itself.
4581
1a570b2f
MS
45822000-05-12 Michael Snyder <msnyder@.cygnus.com>
4583
4584 * gdb.base/break.exp (bp on small function, optimized file):
4585 Add a second pass pattern. The behavior differs here between stabs
4586 and dwarf for one-line functions. Stabs preserves two line symbols
4587 (one before the prologue and one after) with the same line number,
4588 but dwarf regards these as duplicates and discards one of them.
4589 Therefore the address after the prologue (where the breakpoint is)
4590 has no exactly matching line symbol, and GDB reports the breakpoint
4591 as if it were in the middle of a line rather than at the beginning.
4592
dc96c6c7 45932000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2
MS
4594
4595 * gdb.base/interrupt.exp: Make "pass" message say "send"
4596 rather than "send_gdb" (for consistancy).
4597
7d418785
AC
4598Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4599
4600 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4601 * gdb.c++/templates.cc: Properly check for GCC version number.
4602 * lib/compiler.cc: Likewise
4603
dc96c6c7 46042000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79
MS
4605
4606 * gdb.base/break.exp: When compiled with -O2 optimization,
4607 gdb may not stop at the first line of main, due to code motion.
4608
dc96c6c7 46092000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4610
4611 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4612 This test depends on parsing the printf output from the target.
4613 Since the sparclet stub doesn't do stdio, this will never work.
4614 * gdb.base/call-rt-st.exp: ditto.
4615 * gdb.base/call-strs: ditto.
4616
dc96c6c7 46172000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4618
4619 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4620
4621 * gdb.base/ending-run.exp: After connecting to a remote target,
4622 but before running, the target will appear to be in a random
4623 location. Specify both a file and a line for breakpoints.
4624 Also, the function that calls main may be called 'init'
4625 rather than 'start'.
4626
a5a51225
EZ
46272000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4628
4629 * gdb.base/help.exp: Update output for add-symbol-file command.
4630
7930cc7c
FN
46312000-04-10 Fernando Nasser <fnasser@cygnus.com>
4632
4633 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4634 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
4635
23e37ab1
C
46362000-04-07 J.T. Conklin <jtc@redback.com>
4637
e93c542c
C
4638 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
4639
23e37ab1
C
4640 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
4641
591b8fa3
PDM
4642Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
4643
4644 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
4645 values that can be represented exactly.
4646 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
4647 above change, and to not check against the directory part of the source
4648 file name.
4649 (step into print_long_arg_list): Likewise.
4650 (print print_small_structs from print_long_arg_list): Likewise.
4651 (print print_long_arg_list): Likewise.
4652
7a495180
EZ
46532000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4654
30b53638 4655 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4656
beb998c6
AC
4657Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4658
4659 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4660
1c689132
DB
46612000-03-25 Daniel Berlin <dan@cgsoftware.com>
4662
4663 * gdb.base/commands.exp (deprecated_command_test): Add test for
4664 deprecate with no arguments.
4665
c1790a9d
JL
46662000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4667
4668 * gdb.base/break.exp: Add new test for setting breakpoints on
4669 optimized code so we can test breakpoints work even when function
4670 prologues may be optimized away
4671
003ba290
FN
46722000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4673
4674 From David Whedon <dwhedon@gordian.com>
4675 * gdb.base/commands.exp : Added command deprecator tests.
4676
6837a0a2
DB
46772000-03-22 Daniel Berlin <dan@cgsoftware.com>
4678
4679 * gdb.base/help.exp: Added test for new apropos command.
4680
b9593231
KB
46812000-03-21 Kevin Buettner <kevinb@redhat.com>
4682
4683 * gdb.base/pointers.c (usevar): New function.
4684 (main): Make sure that global variables v_int_pointer2, rptr,
4685 and y are all referenced someplace in the program by calling
4686 usevar() on them. [Some linkers delete symbols which are
4687 never referenced. The space remains, but there's no way to
4688 get a (symbolic) handle on the variable from the debugger.]
4689
751a959b
EZ
46902000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4691
4692 * gdb.base/printcmds.c: Add typedeffed arrays.
4693
4694 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4695 procedure to test arrays that are typedef'd.
4696
73a93a32
JI
46972000-03-13 James Ingham <jingham@leda.cygnus.com>
4698
4699 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
beb998c6 4700 the library directories.
73a93a32 4701
fb40c209
AC
4702Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4703
4704 * configure.in (configdirs): Add sub directory gdb.mi.
4705 * configure: Re-generate.
4706
4707 * gdb.mi: New directory.
beb998c6 4708
ee4dd2c9
AC
47092000-02-25 Scott Bambrough <scottb@netwinder.org>
4710
4711 * gdb.base/long_long.exp: Correct test suite failure when printing
4712 a long long value as a double on ARM platforms.
4713
70f0cc22
JB
47142000-02-16 Jim Blandy <jimb@redhat.com>
4715
4716 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4717 default source file is set properly before running this test.
4718
853819b8
EZ
47192000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4720
4721 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
4722 gdbtk/library directory, not in gdbtcl2.
4723
dfcd3bfb
JM
47242000-02-04 Jim Blandy <jimb@redhat.com>
4725
4726 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
4727 backslash from regexp pattern.
4728
4729 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
4730 procedure. Use it to run all the "continue to bp overloaded"
4731 tests. Note that this changes the names of the tests slightly.
4732 If the breakpoint hit message includes a hex PC value, because
4733 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
4734 from the real source code, still consider that a pass.
4735
4736 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
4737 XFAIL here if the breakpoint message contains a hex address. Note
4738 similar change on 1999-11-02.
4739
4740 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
4741
4742 * gdb.base/ptype.exp: Establish a default source file before
4743 calling get_debug_format.
4744
47452000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
4746
4747 * gdb.base/watchpoint.exp: Remove duplication of test messages.
4748
8b93c638
JM
47492000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4750
4751 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
4752 of successive stepi commands -- while in the prologue we should see
4753 the function entry bracket.
4754
47552000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
4756
4757 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
4758 reach __change_mode() when stepping through the end of main().
4759
c5394b80
JM
47602000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
4761
4762 * gdb.base/default.exp: Fix expected pattern.
4763 * gdb.base/help.exp: Same.
4764
0d06e24b
JM
47652000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4766
4767 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
4768 Don't use xfail's because that affects only the following test.
beb998c6 4769
0d06e24b
JM
4770 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
4771 solaris or linux.
4772
4773 * gdb.base/selftest.exp: Update to reflect changes to main.c.
4774
dc96c6c7 47752000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 4776
beb998c6 4777 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
4778 "A syntax error" rather than "A parse error". Accept both.
4779
47802000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
4781
4782 * gdb.base/default.exp: Remove OS dependent string from "target
4783 remote" test.
4784 * gdb.base/help.exp: Same for "help target remote" test.
4785
c3f6f71d
JM
47862000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4787
4788 From Jim Kingdon <kingdon@redhat.com>:
4789
4790 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
4791 prompt (cleanup rather than necessity, but still might keep output
4792 from spilling to next test).
4793
47942000-01-02 Fred Fish <fnf@cygnus.com>
4795
4796 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
4797 AIX, which defines them in <sys/types.h>.
4798
ed9a39eb 47991999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 4800
ed9a39eb
JM
4801 * gdb.base/default.exp: Match arm* etc instead of arm in "info
4802 float" test.
4803
48041999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 4805
ed9a39eb 4806 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
4807
4808 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
4809 outermost frame disallowed".
4810
48111999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
4812
4813 * gdb.base/setvar.exp: New tests for setting the value of a struct
4814 with a constant list.
4815
48161999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
4817
4818 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
4819 require the user to type a cast before setting the value of a struct.
4820
de57eccd
JM
48211999-12-06 Jim Blandy <jimb@cygnus.com>
4822
4823 * gdb.base/default.exp: Expect the new 'info float' command on
4824 all i386 platforms.
4825
4826 * gdb.threads/linux-dp.exp: Expand our ability to recognize
4827 LinuxThreads libraries that don't support debugging.
4828
c2d11a7d
JM
4829Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
4830
4831 * gdb.base/remote.c: Fill the buffer with truely random data.
4832 Change the buffer type to ``unsigned char'' to simplify size
4833 arithmetic.
4834
4835 * gdb.base/remote.exp: Reduce download numbers by one. Typical
4836 stub only handles 400-1 byte packets. Verify that the download
4837 worked.
4838
48391999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
4840
4841 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
4842 tests, using UNRESOLVED for the untested cases. Also, does not wait
4843 for a timeout if the prompt was received before a recognizable pattern.
4844
48451999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
4846
4847 * lib/gdb.exp (gdb_expect_list): Fix spelling.
4848
48491999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4850
4851 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
4852 watchpoints.
4853
48541999-11-24 Jason Merrill <jason@casey.cygnus.com>
4855
4856 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
4857
4858 * gdb.c++/local.exp: Be more flexible in recognizing local class
4859 name mangling. Don't allow horribly truncated method names.
4860 * gdb.c++/derivation.exp: Expect protected inheritance.
4861 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
4862 * gdb.c++/virtfunc.exp: Likewise.
4863 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
4864 when printing a nested enum.
4865
48661999-11-22 Jim Blandy <jimb@cygnus.com>
4867
4868 * gdb.base/step-test.exp: Properly await GDB's response to setting
4869 a breakpoint on the call to large_struct_by_value.
4870
4871 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
4872 just because we have debug info for the `start' function.
4873
48741999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
4875
4876 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
4877 "Unknown signal" messages, which indicate (on LinuxThreads) that
4878 GDB doesn't know how to debug threads on this system. This is
4879 better than hanging while philosopher 0 dumps chatter into gdb.log.
4880
48811999-11-18 Tom Tromey <tromey@cygnus.com>
4882
4883 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
4884
48851999-11-18 Fred Fish <fnf@cygnus.com>
4886
4887 * gdb.base/coremaker2.c: Add sample program for generating
4888 cores that is more self contained than coremaker.c. Eventually
4889 I'll add more code to this and tie it into the testsuite.
4890
4ce44c66
JM
48911999-11-12 Stan Shebs <shebs@andros.cygnus.com>
4892
4893 * gdb.base/dollar.exp: Remove, now in gdb.hp.
4894
48951999-11-10 Jimmy Guo <guo@cup.hp.com>
4896
4897 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
4898 from $srcdir/lib/.
4899 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
4900 and gdb.c++/.
4901
4902 * gdb.c++/derivation.exp: remove redundant get compiler info code.
4903
beb998c6 4904 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
4905 'continue with watch' test point.
4906
49071999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
4908
4909 Merged from p2linux-990323-branch:
beb998c6 4910
4ce44c66
JM
4911 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
4912
11cf8741
JM
4913Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
4914
4915 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
4916 {limit,fixed}''. Test ``set download-write-size''.
4917
4918Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
4919
4920 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
4921 gdb_expect_list.
4922
4923Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
4924
4925 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
4926
49271999-11-03 Mark Salter <msalter@cygnus.com>
4928
4929 * gdb.base/break.exp: Fix "stub continue" pattern.
4930
49311999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
4932
4933 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
4934
49351999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
4936
4937 * gdb.base/display.exp ("finish"): Add timeout clause.
4938
4939 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
4940 plain prompt clause, so this doesn't have to time out in order to
4941 fail.
4942
4943 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
4944 breakpoint hit messages include an address.
4945
4946 * gdb.base/display.exp: Don't forget to escape parens in regular
4947 expressions. Unix regexp notatation sucks.
4948
49491999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4950
4951 * gdb.base/annota1.exp: Test for annotate-signalled: change output
4952 order for 'signalled' message.
4953
5c44784c
JM
49541999-11-01 Stan Shebs <shebs@andros.cygnus.com>
4955
4956 From Jimmy Guo <guo@cup.hp.com>:
4957 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
4958 * gdb.base/annota1.c: Add code for tests to work with.
4959
49601999-10-26 Frank Ch. Eigler <fche@cygnus.com>
4961
4962 * gdb.base/remote.exp: New test for remote downloading settings.
4963 * gdb.base/remote.c: New file with large .data.
4964
917317f4
JM
49651999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
4966
4967 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
4968 for LinuxThreads support, merged from the Code Fusion branch.
4969
4970Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
4971
4972 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
4973 containing exp_continue into a while within an expect. Don't
4974 attempt a start more than three times. Check return value from
4975 gdb_load.
beb998c6 4976
2df3850c
JM
4977Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
4978
4979 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
4980 a pass case.
4981
2acceee2
JM
49821999-10-01 Kevin Buettner <kevinb@cygnus.com>
4983
4984 * gdb.base/break.c (main): Added a statement that we can step
4985 off of.
4986 * gdb.base/break.exp: Added tests for setting a breakpoint
4987 at an offset and stepping onto a breakpoint.
4988
49891999-10-01 Fred Fish <fnf@cygnus.com>
4990
beb998c6 4991 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
4992 gdb output.
4993
c2c6d25f
JM
49941999-09-18 Jim Blandy <jimb@cris.red-bean.com>
4995
4996 * gdb.base/break.exp: Code locations are in hex, don't forget!
4997 (For HP-UX.)
4998
49991999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5000
5001 * condbreak.exp: Use break.c as test program.
5002 * condbreak.c: Remove, redundant with break.c.
5003
50041999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5005
5006 * config/monitor.exp (gdb_target_monitor): Disable X- and
5007 Z-packets if the target needs it.
5008
50091999-09-13 James Ingham <jingham@leda.cygnus.com>
5010
5011 * gdb.c++/overload.exp: Added tests for listing overloaded
5012 functions with function pointers in the arg, explicitly calling
5013 out the version you want.
5014
cff3e48b
JM
50151999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5016
5017 * long_long.exp: Add variations of test cases that work for
5018 targets with 16-bit ints and 32-bit doubles.
5019
d4f3574e
SS
50201999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5021
5022 * break.c (main): Compare a possibly-uninitialized argc with an
5023 unlikely value that fits in 16 bits.
5024
50251999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5026
5027 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5028 0xfeeb, don't want negative numbers if ints are 16 bits.
5029
5030 * lib/gdb.exp (skip_cplus_tests): New proc.
5031 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5032 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5033 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5034 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5035 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5036 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5037 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5038 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5039
5040 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5041
5042Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5043
5044 * gdb.base/corefile.exp (up): Allow a parameter to appear
5045 in the frame that we're going up to.
5046
5047 From Jim Blandy <jimb@cygnus.com>:
5048
5049 * gdb.base/default.exp (info float): Expect some output now.
5050
5051 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5052 returning floating-point values to fail on the x86.
5053 * gdb.base/callfwmall.exp (do_function_calls): Same.
5054
5055 * gdb.base/list.exp (test_listsize): Correct expectations for
5056 listing line 1 with listsize 2. Also, listing a single line
5057 works now, as does listing three lines. [Kevin's note: There
5058 were a number of other cases fixed too where the expectations
5059 differed...]
5060
50611999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5062
5063 * gdb.base/selftest.exp: Add case for when version prints as
5064 constant string instead of char pointer.
5065
104c1213
JM
50661999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5067
5068 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5069 stepping out of main.
5070
5071 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5072 G++ used.
5073
5074 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5075 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5076
5077 * gdb.c++/ovldbreak.exp: Update match string in test that
5078 includes a warning of multiple breakpoints.
5079
50801999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5081
5082 * gdb.base/display.exp: Improve precision of step-after-finish
5083 added yesterday.
5084
5085 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5086 test.
5087
5088 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5089 configs when using G++, not just hppa*.
5090
50911999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5092
5093 * gdb.base/async.c: New file.
5094 * gdb.base/async.exp: New file.
5095
5096Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5097
5098 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5099 PA64.
5100
53a5351d
JM
5101Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5102
104c1213
JM
5103 * gdb.base/display.exp: "finish" can leave us mid-line on many
5104 targets, deal with it. Add a small constant to main, instead of
5105 1000 since main+1000 may not be a valid address in the target.
5106
53a5351d
JM
5107 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5108 on hpux11.
5109
5110 * gdb.base/attach.exp: Handle another hpux11 error message variant
5111 when attaching to a process that does not exist.
5112
51131999-08-19 J.T. Conklin <jtc@redback.com>
5114
5115 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5116 characters in 'continue to 1241' test.
5117
51181999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5119
5120 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5121 stop in print_long_arg_list, define and use a whitespace
5122 variable in print_small_structs test, add an XFAIL for Solaris.
5123 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5124 interested enough to fix.
5125
7be570e7
JM
51261999-08-13 Keith Seitz <keiths@cygnus.com>
5127
5128 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5129 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5130 proc knows about targets other than the natives.
5131 (test_assign): Use "gdb_run_cmd" to "run" the target.
5132 Check that we've actually hit the breakpoint at main.
5133 When we attempt to assign a value to a local variable, check
5134 that the variable is in the current scope, i.e., don't use
5135 a test with an empty result.
5136
5137Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5138
5139 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5140 command.
5141
51421999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5143
5144 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5145 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5146 gdb.compat, gdb.threads-hp.
5147 gdb.hp/configure, gdb.hp/configure.in: New files.
5148 gdb.hp/Makefile.in: Recurse into new subdirs.
5149 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5150 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5151 in object files.
5152 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5153
96baa820
JM
51541999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5155
5156 * gdb.base/display.exp: Help expect by putting a newline in the
5157 funky printf, remove a bogus p/a test.
5158
51591999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5160
5161 * gdb.base/display.exp: Make sure that when we say 'run', we are
5162 connected to the target. This is necessary when running not
5163 natively.
5164
51651999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5166
5167 * gdb.base/step-test.exp: Removed some extraneous messages.
5168
5169 * gdb.base/long_long.exp: Don't run memory examination tests
5170 on little-endian targets (they will need a different set of
5171 results to match).
5172
51731999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5174
5175 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5176 until somebody decides to fix GDB.
5177
5178 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5179 constant as "ULL".
5180 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5181 matches for a couple x/2 commands.
5182
a0b3c4fd
JM
51831999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5184
5185 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5186 by merging in ref-types2 tests.
5187 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5188
5189 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5190 * gdb.c++/Makefile.in: Add standard actions.
5191 (EXECUTABLES): Rename from PROGS, update list.
5192 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5193 from gdb.hp.
5194 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5195 foo and bar locals.
5196 * gdb.c++/anon-union.exp: Fix tests to match.
5197 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5198 expect matches to handle output variations.
5199 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5200 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5201 output, add HP alternatives for new and delete prints.
5202 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5203 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5204 * gdb.c++/demangle.exp: Use $style when reporting failure.
5205 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5206 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5207 match alternatives.
5208 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5209 compilers.
5210 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5211 * gdb.c++/method.exp: Add match alternatives.
5212 * gdb.c++/misc.cc: Add bool types.
5213 * gdb.c++/misc.exp: Add tests for bool types.
5214 * gdb.c++/overload.exp: Add xfails.
5215 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5216 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5217 add some more template parameter tests (only for HP currently).
5218 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5219 * gdb.c++/virtfunc.cc: Add return type and value for main.
5220 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5221 match alternatives.
beb998c6 5222
a0b3c4fd
JM
52231999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5224
5225 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5226
52271999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5228
5229 * gdb.base/signals.exp: Don't expect getting a backtrace from
5230 within a signal handler to fail on Linux.
5231
52321999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5233
5234 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5235 * lib/gdb.exp: Remove some gratuitious semicolons.
5236 (delete_breakpoints): Increase timeout.
5237 (gdb_expect): Add -notransfer option.
5238 (gdb_test): Use -notransfer option.
5239 (get_compiler_info): Add f77 case.
5240 (get_compiler): New proc, split out from gdb_preprocess, add f77
5241 case.
5242 (gdb_preprocess): Call get_compiler.
5243
5244 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5245 * gdb.base/attach.exp, gdb.base/display.exp,
5246 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5247 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5248 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5249 third arg to gdb_test.
5250 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5251 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5252 HP-UX xfails, add others.
5253 * gdb.base/completion.exp: Reflect name change of self-test.
5254 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5255 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5256 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5257 HP failure number.
5258 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5259 useless HP-UX 10.30 references.
5260 * gdb.base/maint.exp: Loosen matches.
5261 * gdb.base/pointers.c (main): Declare more_code.
5262 * gdb.base/pointers.exp: Match on output of a `next'.
5263 * gdb.base/structs.c: Add prototypes.
5264 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5265 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5266
52671999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5268
5269 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5270 command.
5271
52721999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5273
5274 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5275 Fix run to main failures. Watchpoint can be hardware watchpoint.
beb998c6
AC
5276
5277 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5278 debug info. Deal with lack of signal hanlder info in stack.
5279
5280 From Jim Kingdon <kingdon@redhat.com>:
5281 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5282
5a2468f5
JM
52831999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5284
5285 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5286 gdb.base/foll-vfork.exp: Don't run for crosses.
5287
adf40b2e
JM
5288Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5289
5290 * gdb.base/configure.in: Check for gdbvars.exp instead of
5291 a1-selftest.exp.
5292 * gdb.base/configure: Re-generate.
5293
52941999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5295
5296 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5297 in trying to run first and name is too long.
5298
5299 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5300 pointers2.c and pointers2.exp, respectively.
5301 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5302 doschk happier.
5303
43e526b9
JM
53041999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5305
5306 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5307 callfuncs2.c and callfuncs2.exp.
5308
5309 * gdb.base/list.exp: Remove mistaken xfails.
5310 * gdb.base/list0.h: Add optional prototypes.
5311
9846de1b
JM
5312Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5313
5314 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5315 calling malloc.
5316 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5317 * ptype.exp: Move test for get_debug_format to before its first
5318 use.
5319
53201999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5321
5322 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5323 * gdb.base/annota2.cc, annota2.exp: Move from here.
5324 * gdb.c++/annota2.cc, annota2.exp: To here.
5325 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5326
43ff13b4
JM
5327Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5328
5329 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5330 a consistent format.
5331
085dd6e6
JM
53321999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5333
5334 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5335 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5336 HP compilers, also set the globals $true and $false.
5337
5338 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5339 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5340 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5341 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5342 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5343 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5344 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5345 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5346 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5347 whatis.c} Add C++ compatible function definitions and return
5348 types, add includes for library functions.
5349 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5350 * gdb.base/step-test.c (myglob): Rename from glob.
5351 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5352 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5353 files, move here from gdb.hp.
5354 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5355 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5356 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5357 Adjust line numbers in regexps.
5358
5359 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5360 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5361 instead of 0/1.
5362
5363 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5364 foll-vfork.exp: New files, move here from gdb.hp.
5365 * gdb.base/page.exp: New file, test of pagination command.
5366
5367 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5368 recursion test.
5369 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5370
5371 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5372 gdb.base/solib.exp: Fix compiler invocation process.
5373
5374 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5375 HP-UX 11, turn off overload resolution explicitly.
5376 * gdb.base/commands.exp: Set argument list explicitly, add
5377 watchpoint test.
5378 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5379 them work.
5380 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5381 expressions properly.
5382 * gdb.base/corefile.exp: Loosen the match slightly.
5383 * gdb.base/default.exp: Allow "Error accessing memory" message
5384 also.
5385 * gdb.base/display.exp: Skip over x/0 j if PA64.
5386 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5387 * gdb.base/interrupt.exp: Ditto.
5388 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5389 in use.
5390 * gdb.base/list.exp: Add xfails for HP-UX.
5391 * gdb.base/long_long.exp: Refine some of the numeric matches.
5392 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5393 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5394 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5395 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5396 * gdb.base/ptype.exp: Succeed on more varieties of output.
5397 * gdb.base/scope.exp: Add xfails for HP-UX.
5398 * gdb.base/sect-cmd.exp: Add more cases.
5399 * gdb.base/setvar.exp: Add xfails for HP-UX.
5400 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5401 * gdb.base/signals.exp: Match on void symbolically.
5402 * gdb.base/step-test.exp: Add case for PA64.
5403 * gdb.base/term.exp: Add exit and restart.
5404 * gdb.base/twice.exp: Clean up after self.
5405 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5406 * gdb.base/whatis.exp: Allow more ways to pass tests.
5407
5408 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5409 no longer useful.
5410
5411Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5412
5413 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5414 list of patterns.
5415 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5416 print_double_array(double_array)", "continuing to breakpoint
5417 1018", "print print_double_array(array_d)" and "continuing to
5418 1034" tests.
beb998c6 5419
085dd6e6
JM
54201999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5421
5422 * Makefile.in: Add empty html and install-html targets.
5423
54241999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5425
5426 * config/mt-*: Remove, these haven't been used since 1996.
5427
54281999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5429
5430 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5431 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5432 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5433
9e0b60a8
JM
54341999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5435
5436 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5437 simpler match case for the ptype of the big class.
5438
54391999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5440
5441 * gdb.exp: Fix test for gdb_prompt existence.
5442
54431999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5444
5445 * gdb.exp (gdb_test): Add fail after calls to perror.
5446
54471999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5448
5449 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5450
54511999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5452
5453 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5454
0f71a2f6
JM
5455Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5456
5457 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5458 malloc() is linked in.
5459
54601999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5461
5462 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5463 step at end.
5464
5465 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5466
54671999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5468
5469 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5470
cce74817
JM
5471Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5472
5473 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5474 * gdb.base/mips_pro.exp: Likewise.
5475
54761999-06-02 Keith Seitz <keiths@cygnus.com>
5477
5478 * gdb.c++/templates.cc: Change all "new" operators to throw
5479 an exception.
5480 * gdb.c++/cplusfuncs.cc: Likewise.
5481
5482 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5483
5484Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5485
5486 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5487 * gdb.base/ending-run.exp: When stepping out of main, accept a
5488 step into an arbitrary assembler file.
5489
392a587b
JM
54901999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5491
beb998c6 5492 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5493 "breakpoint-invalid" to be printed.
beb998c6 5494 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5495 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5496 * gdb.base/annota2.cc: Initialize a.x to 0.
5497
9e086581
JM
54981999-05-17 Keith Seitz <keiths@cygnus.com>
5499
5500 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5501 when "skip_float_tests" set.
5502 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5503 "print print_ten_doubles", and "step into print_long_arg_list".
5504 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5505 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5506 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5507 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5508 "skip_float_tests" is set.
5509 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5510 when "skip_float_tests" set.
beb998c6 5511
cd0fc7c3
SS
55121999-05-06 Keith Seitz <keiths@cygnus.com>
5513
5514 * gdb.base/annota2.cc: Include stdio.h.
5515
5516Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5517
5518 * gdb.base/crossload.exp: Remove, this has been disabled ever
5519 since BFD stopped including all targets, and cross-GDB gets
5520 plenty of testing anyway.
5521 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5522 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5523 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5524 * gdb.base/README: Remove, was doc for this.
5525 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5526 needed.
5527
b83266a0
SS
55281999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5529
5530 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5531 output.
5532
5533 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5534 * gdb.base/annota2.exp: New file. More annotation tests.
5535 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5536 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5537
55381999-04-23 Angela Marie Thomas <angela@cygnus.com>
5539
5540 * config/cfdbug.exp: New file.
5541
7a292a7a
SS
55421999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5543
5544 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5545 Marcus Daniel's and Dale Hawkins's demangler crashes.
5546
5547 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5548 test_lucid_style_demangling, test_arm_style_demangling,
5549 test_hp_style_demangling): Try Tom Tromey's core-dumping
5550 identifier under each demangling style.
5551
55521999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5553
5554 * gdb.c++/demangle.exp: Include the current demangling style
5555 in all test names.
5556 (current_demangling_style): New global variable.
5557 (set_demangling_style, test_demangling_core, test_demangling,
5558 test_demangling_exact): New functions.
5559 (test_gnu_style_demangling, test_lucid_style_demangling,
5560 test_arm_style_demangling, test_hp_style_demangling): Use those,
5561 instead of calling gdb_test and gdb_test_exact directly.
5562 (catch_demangling_errors): New function, which reports errors
5563 signalled by the demangling test functions in an orderly way.
5564 (do_tests): Use catch_demangling_errors.
5565
55661999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5567
5568 * gdb.base/signals.exp (test_handle_all_print): Use () for
5569 grouping in expressions, not {}.
5570
5571 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5572 initialized yet.
5573
55741999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5575
5576 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5577 are listed.
5578
55791999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5580
5581 * gdb.stabs/weird.exp: Test for CC being defined before
5582 looking at its value.
5583
55841999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5585
5586 * gdb.base/call-ar-st.exp: Remove stray '#'.
5587 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5588 "short int" and "long int".
5589 * gdb.c++/overload.cc: Cast the string added in the previous
5590 change, to mollify finicky HP compiler.
5591 * gdb.hp/reg-test.exp (testfile): Fix file name.
5592 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
beb998c6 5593
7a292a7a
SS
5594 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5595 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5596 alternate form of enum ptype.
5597
c906108c
SS
55981999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5599
7a292a7a
SS
5600 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5601 * gdb.hp/*.exp: Change all to run compiler probe only after
5602 passing skip_hp_tests, so as not to waste time on guaranteed
5603 failure.
5604
c906108c
SS
5605 * gdb.c++/overload.cc: Pass string instead of char addr, always
5606 init ccpfoo.
5607 * gdb.c++/templates.cc: Fix syntax error.
5608
7a292a7a
SS
5609Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5610
5611 * gdb.base/commands.exp: Add test for correct position of '>'
beb998c6 5612 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5613 command.
5614
56151999-03-18 James Ingham <jingham@cygnus.com>
5616
5617 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5618
5619 * gdb.c++/method.exp: It was testing an uninitialized int on the
5620 stack and assuming it was positive.
5621
5622 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5623
5624 * gdb.base/step-test.exp: Catch a case where finish is broken and
beb998c6 5625 keep it from killing the rest of the tests.
7a292a7a
SS
5626 Use gdb_continue_to_end.
5627
5628 * gdb.base/sigall.exp: use gdb_continue_to_end.
5629
5630 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
5631
5632 * gdb.base/display.exp: use runto_main, not run.
5633
beb998c6
AC
5634 * gdb.base/default.exp: Check for the current error message in the
5635 r abbreviation test.
7a292a7a
SS
5636 Add strongarm to the targets that know info float.
5637
beb998c6 5638 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
5639 run which doesn't work with monitors.
5640
5641 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
5642
5643 * gdb.base/break.exp: use the gdb_continue_to_end proc.
5644
5645 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
beb998c6
AC
5646 program. Traps the case (in Cygmon) when the program never really
5647 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5648 more places, so I used my name. Sorry Mark...
5649
5650 * config/monitor.exp (gdb_target_monitor): added another
5651 target_info parameter: remotebinarydownload. This will set the
5652 remotebinarydownload flag if this is causing some boards trouble.
5653
56541999-03-18 Mark Salter <msalter@cygnus.com>
5655
5656 * lib/gdb.exp (continue_to_exit): New function.
5657
5658 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5659 * gdb.base/ending-run.exp: Ditto.
5660 * gdb.base/step-test.exp: Ditto.
5661
56621999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5663
5664 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5665 (suggested by Art Haas <ahaas@neosoft.com>).
5666
56671999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5668
5669 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5670
5671Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5672
5673 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5674 descriptions of types (short unsigned int vs unsigned short, etc).
5675
56761999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5677
5678 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5679 a call to strlen; sometimes we do have sources.
5680
56811999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5682
5683 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5684 character, so GDB won't print garbage after its end.
beb998c6 5685
c906108c
SS
5686 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5687 breakpoint there instead. Sometimes GCC emits memcpy to handle
5688 the large structures being passed by value, so we step into that
5689 instead of sum_array_print, which obscures what we're really testing.
5690 * gdb.base/step-test.exp: However, we do want a test that notices
5691 the bizarre steps into memcpy, so do that here. Add check for
5692 stepping into function calls that pass large structures by value.
5693 ("Is that a noun clause, or are you just happy to see me?")
5694 Remove all references to specific line numbers.
5695 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5696 New type and function.
5697 (main): Call large_struct_by_value, passing it a large struct by value.
5698 * lib/gdb.exp (gdb_get_line_number): New function.
5699
5700 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5701 more portable.
5702
7a292a7a
SS
57031999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5704
c906108c
SS
5705 * lib/gdb.exp: Doc fixes.
5706
7a292a7a
SS
57071999-03-05 Nick Clifton <nickc@cygnus.com>
5708
beb998c6 5709 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5710
57111999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5712
c906108c
SS
5713 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5714 commands. They're not germane to this test, and they don't work
5715 that way on remote targets.
5716
3fc11d3e
JM
57171999-03-01 James Ingham <jingham@cygnus.com>
5718
5719 * Changelog entries merged over from gdb development branch.
5720
3fc11d3e
JM
5721 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
5722
5723 * lib/gdb.exp (gdbtk_analyze_results): Generic function
5724 for outputting results of test run.
5725
2d4a1622 5726 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
5727
5728 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 5729
7a292a7a
SS
57301999-02-25 Felix Lee <flee@cygnus.com>
5731
5732 * lib/gdb.exp (debug_format): initialize
5733
c906108c
SS
57341999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
5735
5736 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
5737 * gdb.base/call-rt-st.c: Ditto.
5738
c906108c
SS
57391999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
5740
5741 * gdb.threads/pthreads.exp (horiz): New variable.
5742 (test_startup): Fix regexps that capture thread numbers.
5743
57441999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
5745
5746 * gdb.base/smoke.exp: Disambiguate two test case names (both
5747 called ``print'').
5748
5749Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5750
5751 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
5752 compilation.
5753
57541999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5755
5756 * gdb.base/miscexprs.exp: Change patterns to match GDB's
5757 actual output formatting.
5758 * gdb.base/smoke.exp: GDB removes leading 0's.
5759 * gdb.base/volatile.exp: Don't check type of remuneration;
5760 that variable is no longer defined in constvars.c.
5761 * gdb.base/step-test.c (main): Exit with explicit exit code.
5762 * gdb.base/step-test.exp: Remove two nexti checks--they are
5763 not portable.
5764
57651999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
5766
5767 * gdb.base/help.exp ("help delete display"): Fix test to match
5768 gdb's output.
5769
5770 * gdb.base/long_long.c (known_types): Initialize values to zero.
5771 * gdb.base/long_long.exp: Step one more line
5772 so 'dec' is initialized in "get to known place". GDB removes
beb998c6 5773 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
5774 unique test case names.
5775
5776Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5777
beb998c6 5778 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
5779
5780 * gdb.c++/method.exp: Add missing close brace.
5781
57821999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
5783
5784 * gdb.base/maint.exp: Use 'set height 0' to disable page
5785 prompting, not 'set height 400'.
5786
5787 Fix a bunch of timeouts.
5788 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
5789 four separate tests, so expect doesn't take forever to match a ton
5790 of text against a regexp with lots of .* forms.
5791 ("maint print psymbols", "maint print symbols"): Make some of
5792 these greps more selective, so that expect doesn't try to wade
5793 through huge piles of output and time out.
5794
5795 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
5796
5797 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
5798 tests: one which doesn't expect shlib events to be reported, and
5799 another which does, but is XFAIL for all platforms other than
5800 HP/UX.
5801
5802 * gdb.base/break.exp: Teach the test suite that the `catch
5803 fork', `catch vfork', and `catch exec' commands produce error
5804 messages on platforms that don't provide these features.
5805
5806Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
5807
5808 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
5809 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
5810 (shortening names from solib_threshold.exp etc), won't run on
5811 anything but HP-UX for the foreseeable future.
5812 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
5813 reflect move.
5814
5815Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
5816
5817 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
5818 gdb.trace/Makefile.in (clean): Remove all test executables.
5819
5820Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
5821
5822 * gdb.base/shlib-call.exp: add test cases to verify that gdb
5823 successfully re-sets breakpoints in shared libraries.
5824 * gdb.base/shmain.c (main): return 0, don't fall off the end.
5825
5826Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5827
beb998c6
AC
5828 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
5829 and compiled w/o GCC.
c906108c
SS
5830
5831 * gdb.hp/watch-cmd.exp: ditto.
5832
5833 * gdb.hp/watch-hp.exp: ditto.
5834
5835 * gdb.hp/xdb1.exp: ditto.
5836
5837 * gdb.hp/xdb2.exp: ditto.
5838
5839 * gdb.hp/dbx.exp: ditto.
5840
5841Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
5842
5843 * constvars.c: Remove C++-isms.
5844 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
5845 with GCC.
5846
5847Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
5848
5849 The following changes are part of the HP merge.
5850
5851 * gdb.base/break.exp: new tests to verify that catchpoints for
5852 fork, vfork, and exec don't trigger inappropriately.
5853
5854 * gdb.base/opaque.exp: compile one file at a time, then link.
5855
5856 * gdb.base/signals.exp: be more restrictive about which hppa
5857 systems receive a setup_xfail. new tests.
5858
5859 * gdb.base/solib_threshold.build: new file.
5860 * gdb.base/solib_threshold.exp: new file.
5861 * gdb.base/solib_threshold.link_opts: new file.
5862 * gdb.base/solib_threshold.mk: new file.
5863 * gdb.base/gen_solib_threshold.c: new file.
5864
5865 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
5866 tests. New tests for enums inside classes.
5867
5868 * gdb.c++/compiler.cc: indicate support of template debugging.
5869
5870 * gdb.c++/demangle.exp: run hp style demangling tests.
5871
5872 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
5873 tests.
5874
5875 * gdb.c++/misc.cc: changes to support new tests.
5876
5877 * gdb.c++/templates.cc: changes to support HP's compiler; changes
5878 to support new tests.
5879
5880 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
5881 gcc, then skip these tests.
5882
5883Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
5884
5885 The following files are part of the HP merge; some had longer
5886 names at HP, but have been renamed to be no more than 14
5887 characters in length.
5888
5889 * gdb.hp/ambiguous.cc: new file.
5890 * gdb.hp/ambiguous.exp: new file.
5891 * gdb.hp/attach.exp: new file.
5892 * gdb.hp/attach2.exp: new file.
5893 * gdb.hp/classes-hp.exp: new file.
5894 * gdb.hp/ctti.exp: new file.
5895 * gdb.hp/ctti-add.cc: new file.
5896 * gdb.hp/ctti-add1.cc: new file.
5897 * gdb.hp/ctti-add2.cc: new file.
5898 * gdb.hp/ctti-add3.cc: new file.
5899 * gdb.hp/dbx.exp: new file.
5900 * gdb.hp/exception.cc: new file.
5901 * gdb.hp/exception.exp: new file.
5902 * gdb.hp/foll-exec.c: new file.
5903 * gdb.hp/foll-exec.exp: new file.
5904 * gdb.hp/foll-fork.c: new file.
5905 * gdb.hp/foll-fork.exp: new file.
5906 * gdb.hp/foll-vfork.c: new file.
5907 * gdb.hp/foll-vfork.exp: new file.
5908 * gdb.hp/inherit-hp.exp: new file.
5909 * gdb.hp/more-steps.exp: new file.
5910 * gdb.hp/namespace.cc: new file.
5911 * gdb.hp/namespace.exp: new file.
5912 * gdb.hp/optimize.exp: new file.
5913 * gdb.hp/pxdb.c: new file.
5914 * gdb.hp/pxdb.exp: new file.
5915 * gdb.hp/quicksort.exp: new file.
5916 * gdb.hp/reg-test.exp: new file.
5917 * gdb.hp/reg-test.s: new file.
5918 * gdb.hp/sized-enum.c: new file.
5919 * gdb.hp/sized-enum.exp: new file.
5920 * gdb.hp/start-stop.exp: new file.
5921 * gdb.hp/templ-hp.cc: new file.
5922 * gdb.hp/templ-hp.exp: new file.
5923 * gdb.hp/thr-lib.c: new file.
5924 * gdb.hp/thr-lib.exp: new file.
5925 * gdb.hp/thr-lib.h: new file.
5926 * gdb.hp/thr-liblib.c: new file.
5927 * gdb.hp/virtfun-hp.c: new file.
5928 * gdb.hp/virtfun-hp.exp: new file.
5929 * gdb.hp/watch-cmd.exp: new file.
5930 * gdb.hp/watch-hp.exp: new file.
5931 * gdb.hp/xdb1.exp: new file.
5932 * gdb.hp/xdb2.exp: new file.
5933 * gdb.hp/xdb3.exp: new file.
5934
5935Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
5936
5937 The following files are part of the HP merge; some had longer
5938 names at HP, but have been renamed to be no more than 14
5939 characters in length.
5940
5941 * gdb.base/ss.h: new file.
5942 * gdb.base/call-ar-st.c: new file.
5943 * gdb.base/call-ar-st.exp: new file.
5944 * gdb.base/call-rt-st.c: new file.
5945 * gdb.base/call-rt-st-exp: new file.
5946 * gdb.base/call-strs.exp: new file.
5947 * gdb.base/ena-dis-br.exp: new file.
5948 * gdb.base/environ.exp: new file.
5949 * gdb.base/long_long.exp: new file.
5950 * gdb.base/sect-cmd.exp: new file.
5951 * gdb.base/shlib-cl2.exp: new file.
5952 * gdb.base/smoke.exp: new file.
5953 * gdb.base/so-impl-ld.c: new file.
5954 * gdb.base/so-impl-ld.exp: new file.
5955 * gdb.base/so-indr-cl.c: new file.
5956 * gdb.base/so-indr-cl.exp: new file.
5957 * gdb.base/varargs.exp: new file.
5958 * gdb.base/volatile.exp: new file.
5959 * gdb.base/whatis-exp.exp: new file.
7a292a7a 5960 * gdb.base/display.exp: new file.
c906108c
SS
5961 * gdb.c++/derivation.exp: new file.
5962 * gdb.c++/local.exp: new file.
5963 * gdb.c++/member-ptr.exp: new file.
5964 * gdb.c++/overload.exp: new file.
5965 * gdb.c++/ovldbreak.exp: new file.
5966 * gdb.c++/ref-types.exp: new file.
5967 * gdb.c++/ref-types2.exp: new file.
5968 * gdb.c++/userdef.exp: new file.
beb998c6 5969
c906108c
SS
5970Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5971
5972 * gdb.base/default.exp: Reflect wording change in remote.c.
5973
dc96c6c7 5974Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
5975
5976 * gdb.base/help.exp: Update to reflect current text.
5977
5978Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
5979
5980 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
5981 they're stack variables and contain garbage.
5982 * gdb.c++/anon-union.exp: new file.
5983
5984 The following changes were made by David Taylor
5985 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
5986 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
5987 in changes by HP.
5988
5989 * gdb.base/bitops.exp: new file.
5990 * gdb.base/default.exp: change expected messages for catch and
5991 info catch tests to reflect HP merge changes.
5992 * gdb.base/enable-disable-break.exp
5993 * gdb.base/ending-run.c: new file.
5994 * gdb.base/long_long.c: new file.
5995 * gdb.base/maint.exp: new file.
5996 * gdb.base/pointers2.exp: new file.
5997 * gdb.base/shlib-call2.exp: new file.
5998 * gdb.base/solib.exp: new file.
5999 * gdb.base/step-test.c: new file.
6000 * gdb.c++/anon-union.cc: new file.
6001 * gdb.c++/local.cc: new file.
6002 * gdb.c++/member-pointer.cc: new file.
6003 * gdb.c++/method.cc: new file.
6004 * gdb.c++/ref-types.cc: new file.
6005 * gdb.c++/ref-types2.cc: new file.
6006 * gdb.c++/userdef.cc: new file.
beb998c6 6007
c906108c
SS
6008 * gdb.base/scope.exp: compile one file at a time, then link.
6009 * gdb.base/langs.exp: ditto.
6010 * gdb.base/list.exp: ditto.
beb998c6 6011
c906108c
SS
6012Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6013
6014 The following changes were made by David Taylor
6015 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6016 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6017 in changes by HP.
beb998c6 6018
c906108c
SS
6019 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6020 skip tests. When compiling pass c++ flag to gdb_compile.
6021 * gdb.c++/
beb998c6 6022
c906108c
SS
6023 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6024 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6025 (skip_hp_tests): new function.
6026 (gdb_preprocess): new function.
6027
6028 * configure.in (hpdir): decide whether to configure gdb.hp.
6029 * configure: regenerated.
6030
6031 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6032 to delete on clean.
6033 (EXECUTABLES): update to reflect new additions.
6034 * gdb.base/commands.exp: update message expected.
6035 * gdb.base/default.exp: add copyright notice.
6036 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6037 * gdb.base/help.exp: update messages to reflect current text.
6038 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6039 targets for recurse tests.
6040 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6041 skip this file.
6042
6043 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6044 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6045 compilation.
6046 * gdb.c++/misc.exp: ditto.
6047 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6048 run the tests. tell gdb_compile that it's a c++ compilation.
6049
6050 * gdb.threads/pthreads.exp: fix typo in message.
beb998c6 6051
c906108c
SS
6052 * gdb.base/all-bin.exp: new file.
6053 * gdb.base/arithmet.exp: new file.
6054 * gdb.base/assign.exp: new file.
6055 * gdb.base/completion.exp: new file.
6056 * gdb.base/cond-expr.exp: new file.
6057 * gdb.base/condbreak.exp: new file.
6058 * gdb.base/define.exp: new file.
6059 * gdb.base/dollar.exp: new file.
6060 * gdb.base/environment.exp: new file.
6061 * gdb.base/eval-skip.exp: new file.
6062 * gdb.base/jump.exp: new file.
6063 * gdb.base/logical.exp: new file.
6064 * gdb.base/pointers.exp: new file.
6065 * gdb.base/relational.exp: new file.
6066 * gdb.base/section_command.exp: new file.
6067 * gdb.base/whatis-expr.exp: new file.
6068
6069 * gdb.base/all-types.c: new file.
6070 * gdb.base/call-array-struct.c: new file.
6071 * gdb.base/call-return-struct.c: new file.
6072 * gdb.base/call-strings.c: new file.
6073 * gdb.base/callfuncs2.c: new file.
6074 * gdb.base/condbreak.c: new file.
6075 * gdb.base/constvars.c: new file.
6076 * gdb.base/display.c: new file.
6077 * gdb.base/int-type.c: new file.
6078 * gdb.base/jump.c: new file.
6079 * gdb.base/miscexprs.c: new file.
6080 * gdb.base/pointers.c: new file.
6081 * gdb.base/pointers2.c: new file.
6082 * gdb.base/shmain.c: new file.
6083 * gdb.base/shr1.c: new file.
6084 * gdb.base/shr2.c: new file.
6085 * gdb.base/solib.c: new file.
6086 * gdb.base/solib1.c: new file.
6087 * gdb.base/solib2.c: new file.
6088 * gdb.base/varargs.c: new file.
6089 * gdb.c++/derivation.cc: new file.
6090 * gdb.c++/overload.cc: new file.
6091 * gdb.c++/ovldbreak.cc: new file.
6092 * gdb.hp/attach.c: new file.
6093 * gdb.hp/attach2.c: new file.
6094 * gdb.hp/average.c: new file.
6095 * gdb.hp/compiler.c: new file.
6096 * gdb.hp/compiler.cc: new file.
6097 * gdb.hp/execd-program.c: new file.
6098 * gdb.hp/follow-exec.c: new file.
6099 * gdb.hp/follow-fork.c: new file.
6100 * gdb.hp/follow-vfork-and-exec.c: new file.
6101 * gdb.hp/misc-hp.cc: new file.
6102 * gdb.hp/more-steps.c: new file.
6103 * gdb.hp/optimize.c: new file.
6104 * gdb.hp/quicksort.c: new file.
6105 * gdb.hp/run-hp.c: new file.
6106 * gdb.hp/start-stop.c: new file.
6107 * gdb.hp/sum.c: new file.
6108 * gdb.hp/templates-hp.cc: new file.
6109 * gdb.hp/thread-local-in-lib.c: new file.
6110 * gdb.hp/thread-local-in-lib.h: new file.
6111 * gdb.hp/thread-local-in-lib.lib.c: new file.
6112 * gdb.hp/vforked-program.c: new file.
6113 * gdb.hp/virtfunc-hp.cc: new file.
6114 * gdb.hp/watchpoint-hp.c: new file.
6115 * gdb.hp/xdb.c: new file.
6116 * gdb.hp/xdb0.c: new file.
6117 * gdb.hp/xdb0.h: new file.
6118 * gdb.hp/xdb1.c: new file.
6119
6120Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6121
6122 The following change was made by Edith Epstein
6123 <eepstein@cygnus.com> as part of a project to merge in changes
6124 originally made by HP; HP did not create ChangeLog entries.
6125
6126 * gdb.c++/demangle.exp: changed the expected output for some
6127 ARM-style mangling -- removed second reference to datatype.
6128 For example, maint demangle __dt__11T1__pt__2_cFv
6129 T1<char>::~T1<char>(void)
6130 becomes,
6131 maint demangle __dt__11T1__pt__2_cFv
6132 T1<char>::~T1(void)
6133
6134 (test_hp_style_demangling): new hp specific demangling test cases.
beb998c6 6135
c906108c
SS
6136Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6137
6138 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6139 * gdb.trace/backtrace.exp: Likewise.
6140 * gdb.trace/circ.exp: Likewise.
6141 * gdb.trace/collection.exp: Likewise.
6142 * gdb.trace/deltrace.exp: Likewise.
6143 * gdb.trace/infotrace.exp: Likewise.
6144 * gdb.trace/limits.exp: Likewise.
6145 * gdb.trace/packetlen.exp: Likewise.
6146 * gdb.trace/passc-dyn.exp: Likewise.
6147 * gdb.trace/passcount.exp: Likewise.
6148 * gdb.trace/report.exp: Likewise.
6149 * gdb.trace/save-trace.exp: Likewise.
6150 * gdb.trace/tfind.exp: Likewise.
6151 * gdb.trace/tracecmd.exp: Likewise.
6152 * gdb.trace/while-dyn.exp: Likewise.
6153 * gdb.trace/while-stepping.exp: Likewise.
6154
61551998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6156
6157 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6158
6159Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6160
6161 From Brendan Kehoe:
6162 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6163 int return types.
6164
6165Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6166
6167 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6168 remote dos host testing right.
6169
6170Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6171
6172 * gdb.base/corefile.exp: remove some xfails.
6173
6174Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6175
6176 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6177 have different timestamps.
6178
6179Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6180
6181 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6182 gdb.base/default.exp: Replace "exec" with "executable".
6183
6184Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6185
6186 * gdb.base/default.exp: Change else if to elseif from previous
6187 delta.
6188
6189Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6190
6191 * gdb.base/default.exp: Add brace missing from previous delta.
6192
6193Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6194
6195 * gdb.base/default.exp: Support test for info float for all
6196 varieties of arm toolchain.
6197
dc96c6c7 6198Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6199
6200 * gdb.trace/*.exp: remove "remote_download" command.
6201
dc96c6c7 6202Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6203
6204 * gdb.trace/*.exp: remove -gdwarf from compile.
6205
6206Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6207
6208 * gdb.trace/configure.in(AC_INIT): typo
6209 * gdb.trace/configure: regenerated
6210
dc96c6c7 6211Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6212
6213 * config/m68k-emc.exp: New file.
6214 * lib/<emc-support.exp trace-support.exp}: New files.
6215 * configure.in: add new test directory gdb.trace.
6216 * gdb.trace/{configure configure.in Makefile.in}: New files.
6217 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6218 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6219 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6220 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6221 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6222 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6223 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
beb998c6 6224
dc96c6c7 6225Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6226
6227 * gdb.c++/classes.exp: Change all regular expressions to match
6228 arbitrary combinations of newline/carriage-return, so that they
6229 will work equally well on Unix and Windows.
6230 * gdb.c++/inherit.exp: ditto.
6231 * gdb.c++/virtfunc.exp: ditto.
6232
62331998-08-11 Dawn Perchik <dawn@cygnus.com>
6234
6235 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6236
c2d11a7d
JM
6237Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6238
6239 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6240 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6241 to use a0-a3/d0-d3 as needed.
6242
6243Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6244
6245 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6246 * gdb.disasm/am33.exp: Corresponding changes.
6247
c906108c
SS
62481998-07-11 Felix Lee <flee@cygnus.com>
6249
6250 * gdb.base/callfuncs.exp: add cmp10 test.
6251 * gdb.base/callfuncs.c (cmp10): new function.
6252
6253Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6254
beb998c6 6255 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6256 into two parts to get around a synchronization problem in expect.
6257
3fc11d3e
JM
6258Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6259
6260 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6261
6262 * configure.in: Add options for gdbtk testsuite.
6263
6264 * configure: Regenerate.
6265
6266 * gdb.gdbtk: New directory to hold gdbtk tests.
6267
c906108c
SS
6268Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6269
6270 * gdb.fortran/types.exp: Escape brackets in expect patterns
6271 for test_float_literal_types_accepted tests.
6272 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6273 before run test.
6274
c2d11a7d
JM
6275Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6276
6277 * am33.exp: Just compile, do not link the testcase.
6278 * am33.s: Add ".am33" pseudoop to force am33 mode.
6279
c906108c
SS
62801998-06-25 Felix Lee <flee@cygnus.com>
6281
6282 * gdb.base/setshow.exp: make sure $pc is sane.
6283
6284 * gdb.stabs/weird.exp: split expect patterns properly.
6285
c2d11a7d
JM
6286Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6287
6288 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6289 * gdb.disasm/am33.exp: Run it.
6290
dc96c6c7 6291Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6292
6293 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6294 match processing (and eliminate spurious timeouts when running).
6295
dc96c6c7 6296Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6297
6298 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6299 exception test, but conditionalize it on target [mach | gnu].
6300
dc96c6c7 6301Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6302
6303 * gdb.base/overlays.exp: fixup compile line for linker script.
6304
6305Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6306
6307 * gdb.fortran/types.exp: don't guess at float size.
6308
6309Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6310
6311 * gdb.base/exprs.exp: delete test that depends on int size.
6312
6313Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6314
6315 * config/sim.exp: Removed checks for target triplets.
6316 (gdb_target_sim): Use gdb,target_sim_options.
6317
6318Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6319
6320 * gdb.base/reread.exp: New file.
6321 * gdb.base/reread1.c: New file.
6322 * gdb.base/reread2.c: New file.
6323
6324Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6325
6326 * config/sim.exp: Use 'target sim -sparclite' when running
6327 SPARClite programs.
6328
6329Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6330
6331 * gdb.base/structs2.exp: New file.
6332 * gdb.base/structs2.c: New file.
6333
6334Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6335
6336 * gdb.asm/common.inc: New file.
6337 * gdb.asm/d10v.inc: New file.
6338 * asm-source.exp: Pass -I's to gas to find .inc files.
6339 Update line numbers in expected output.
6340 * asmsrc1.s: Rewrite.
6341 * asmsrc2.s: Rewrite.
6342 * configure.in: Create arch.inc symlink.
6343 * configure: Regenerate.
6344 * Makefile.in (distclean): Delete arch.inc.
6345
6346Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6347
6348 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6349 (t_enum_value2): ditto
6350 (t_enum_value3): ditto
6351 (main): ditto
6352Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6353
6354 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6355 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6356 change.
6357 Use gdb_test instead of send_gdb/gdb_expect sequences.
6358
6359Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6360
6361 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6362 not void.
6363
6364Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6365
6366 * gdb.base/branches.c: Code with lots of loops and
6367 subroutines. Used to test gdbs ability to single step through PC
6368 changes, especially to test mips-tdep.c:mips_next_pc
6369
6370Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6371
6372 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6373 more rigorous EGCS C++ error checking.
6374
6375Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6376
6377 * gdb.base/help.exp: Clean up `help set args' and `help show args'
beb998c6 6378 tests.
c906108c 6379 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
beb998c6 6380 function when asleep.
c906108c 6381 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
beb998c6
AC
6382 for i*86 Linux and SVR4 signal handling problems.
6383 Remove linux xfail for `next to handler in signals_tests_1', fixed
6384 by recent infrun.c change.
c906108c 6385 Limit backtrace to 10 frames to avoid timeout problems with infinite
beb998c6 6386 stack backtraces.
c906108c
SS
6387 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6388 target.[ch] change.
6389
6390Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6391
6392 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6393 for a newline from gdb before continuing.
6394 (default_gdb_exit): Just look for y or n.
6395 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6396 it does, fail the rests of the tests in the file.
6397
6398Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6399
6400 * config/cygmon.exp: New file.
6401
6402Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6403
6404 * gdb.base/list.exp: Fix problem with "list default lines around
6405 main" test on remote targets.
6406
6407 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6408 run test on remote targets.
6409
6410Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6411
6412 * gdb.asm: New directory.
6413 * configure.in: Configure it.
6414 * configure: Regenerate.
6415 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6416 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6417
6418Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6419
6420 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6421
dc96c6c7 6422Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 6423
c906108c
SS
6424 * gdb.base/overlays (several files): Merge the two overlay
6425 managers into one. Change variables (foox, barx, bazx, grbxx)
6426 back into ints but force them to load in their proper sections.
6427
6428Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6429
6430 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6431 on-chip insn memory and IMAP1 to upper 128k.
6432 (D10VCopy): Handle memory regions crossing 16k boundaries.
6433 (D10VCopy): Transfer data in 32 bit chunks.
6434
6435Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6436
6437 * gdb.base/overlays.c (main): Exit normally when result is
6438 correct.
6439
6440 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6441 map. Include space for printf in .text segment.
6442
6443 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6444 updated d10v memory VMA/LMA map.
6445 (D10VCopy): Call D10VTranslate.
beb998c6 6446
c906108c
SS
6447Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6448
6449 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6450
6451 * gdb.base/bar.c (barx, bar): Change variable to small array so
6452 that it won't be put into the .sdata - small data -
6453 section. Update reference.
6454 * gdb.base/baz.c (bazx, baz): Ditto.
6455 * gdb.base/foo.c (foox, foo): Ditto.
6456 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6457
6458 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6459 to be arrays.
beb998c6 6460
dc96c6c7 6461Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
beb998c6 6462
c906108c
SS
6463 * gdb.base/overlays.exp: fix up and get working again.
6464 Add tests for backtraces from an overlay function.
beb998c6 6465
c906108c
SS
6466Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6467
6468 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6469 "calling function with watchpoint enabled".
6470
6471Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6472
6473 * gdb.base/break.exp (test_next_with_recursion): Remove
6474 gdb_suppress_tests for d10v-*-*.
6475 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6476 pending review of whether it is useful or not.
6477
6478Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6479
6480 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6481
6482Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6483
6484 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6485 * config/dve.exp: New file to support Densan boards.
6486
6487Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6488
6489 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6490 reads and BSD.
6491
6492Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6493
6494 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6495 response.
6496
6497 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6498
6499Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6500
6501 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6502 test.
6503
6504 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6505 target_sizeof_long and target_bigendian_p.
6506 (structs_by_value, structs_by_reference): Check values according
6507 to targets word size and endianess.
beb998c6 6508
c906108c
SS
6509Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6510
6511 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6512 output.
6513
6514Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6515
6516 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6517 Update test of set args help to match source change.
6518
6519Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6520
6521 * gdb.base/default.exp: Expect help system output to be in
6522 alphabetical order.
6523 * gdb.base/help.exp: Ditto.
6524
6525Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6526
6527 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6528 "i*86-pc-linux-gnu*".
6529 * gdb.base/interrupt.exp: Ditto.
6530 * gdb.base/corefile.exp: Ditto.
6531
6532 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6533 define vxworks when building the testcase.
6534
6535 * gdb.base/ptype.exp: Fix testnames to be unique.
6536 * gdb.base/radix.exp: Ditto.
6537 * gdb.base/term.exp: Ditto.
6538 * gdb.base/whatis.exp: Ditto.
6539 * gdb.c++/classes.exp: Ditto.
6540
6541Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6542
6543 * gdb.base/callfuncs.exp: Fix indentation.
6544
6545 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6546 suppress_flag has been set.
6547 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6548 target feature.
6549
6550Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6551
6552 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6553 the testcase.
6554
6555 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6556 set_debug_traps() and breakpoint().
6557 * gdb.c++/misc.cc (main): Ditto.
6558 * gdb.c++/templates.cc (main): Ditto.
6559 * gdb.c++/virtfunc.cc (main): Ditto.
6560
6561Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6562
6563 * lib/gdb.exp(gdb_step_for_stub): New function.
6564 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6565 exists, reload the executable and do a "continue" instead of
6566 doing a jump.
6567 (runto_main): Use gdb_step_for_stub.
beb998c6 6568
c906108c
SS
6569 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6570 tests to have unique names.
6571 * gdb.base/callfuncs.exp: Ditto.
6572 * gdb.base/commands.exp: Ditto.
6573 * gdb.base/default.exp: Ditto.
6574 * gdb.base/help.exp: Ditto.
6575 * gdb.base/list.exp: Ditto.
6576 * gdb.base/opaque.exp: Ditto.
6577 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6578 similar tests.
beb998c6 6579
c906108c
SS
6580 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6581 * gdb.c++/cplusfuncs.cc: Ditto.
6582 * gdb.c++/virtfunc.cc: Ditto.
6583
6584 * config/monitor.exp: Keep track of the last file we saw, rather
6585 than trying to get the info from gdb.
6586
6587 * gdb.fortran/types.exp: Move comment to previous line.
6588
6589Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6590
6591 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6592 target mode.
6593
6594Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6595
6596 From Bob Manson:
6597 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6598 string from GDB when it connects.
6599
6600 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6601
6602Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6603
6604 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6605 if we can't get a debug format from GDB (we may be testing an
6606 older GDB). Use a 10 second timeout when checking for the format.
6607
6608 * gdb.stabs/weird.exp: Fix quoting.
6609
6610 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6611
6612Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6613
6614 * config/arm-ice.exp: New file.
6615
6616Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6617
6618 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6619 until it has been modified to work with the new testsuite.
6620
99707966 6621 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6622 testcase won't compile, cause all of the testcases in the file to
6623 fail instead.
6624
6625 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6626 (gdb_clear_suppressed): New procedure.
6627 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6628 it contains a positive value.
6629
6630Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
6631
6632 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
6633
6634 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
6635
6636Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
6637
6638 * lib/gdb.exp (setup_xfail_format): New function.
6639 (get_debug_format): New function to get debug format.
6640 (debug_format): New global variable to hold last value set
6641 by get_debug_format.
6642 * gdb.base/list.exp: Call get_debug_format and expect some
6643 tests to fail for DWARF 1 and COFF formats.
6644 * gdb.c++/ptype.exp: Ditto.
6645 * gdb.c++/classes.exp: Ditto.
6646 * gdb.c++/cplusfuncs.exp: Ditto.
6647 * gdb.c++/inherit.exp: Ditto.
6648 * gdb.c++/templates.exp: Ditto.
6649 * gdb.c++/virtfunc.exp: Ditto.
beb998c6 6650
c906108c
SS
6651Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6652
6653 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6654 host doesn't have a currently-open connection.
6655
6656 * config/sparclet.exp: Cleanups and fixes to make it generic for
6657 any gdb stub target. Handle cases where gdb doesn't respond when
6658 interrupted in a sane fashion.
6659
6660 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6661 same thing in a totally different way.
6662
6663 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6664 setting "timeout".
6665 (gdb_start): We set the global gdb_prompt variable in
6666 default_gdb_init now.
6667
6668Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6669
6670 * gdb.base/printcmds.exp: Fix "check for floating addition"
6671 regexp to accept results within approx +/- .01 of exact value.
6672 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6673
6674Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6675
6676 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6677 properly.
6678 (gdb_expect): Add optional timeout parameter, and add timeout
6679 value to various calls.
6680 (gdb_suppress_tests): Only give one warning message per group.
6681
6682Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6683
6684 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6685 global variables. Handle getting a value for $timeout more
6686 gracefully.
6687
6688Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6689
6690 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6691 initialize.
6692 (default_gdb_init): New procedure; allow gdb_init to be overridden
6693 by a target configuration file.
6694 (gdb_expect): Pass the timeout to remote_expect.
6695
6696 * config/monitor.exp(gdb_load): Fix typo in regexp.
6697
6698Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6699
6700 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6701
6702Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6703
6704 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6705 here. Call gdb_target_exec before rebooting the target, to make
6706 sure the connection to the target is closed.
6707 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6708 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6709 Also detect "Timeout reading from remote" error.
6710
6711 * config/gdbserver.exp: Pass the executable being loaded to
6712 gdb_target_monitor. Don't call gdb_file_cmd here; let
6713 gdb_target_monitor do it.
6714
6715 * gdb.disasm/hppa.exp: Don't use exec_output.
6716
6717Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
6718
6719 * gdb.base/list.exp: If we're debugging a non-native target,
6720 try to set the pc register to point to the start of the
6721 program before doing the first list command.
6722
6723 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
6724 test_calls after restarting.
6725
6726 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
6727 reloading.
6728
6729 * gdb.base/watchpoint.exp: Fix typo.
6730
6731 * gdb.base/setshow.exp: Check for use_gdb_stub.
6732
6733 * gdb.base/break.exp: Fix continue until exit test for the gdb
6734 stub case.
6735 * gdb.base/langs.exp: Ditto.
6736
6737 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
6738 gdb_load_offset. If we weren't given a file to load, figure out
6739 what the current file is and use it.
6740
6741 * config/i386-bozo.exp: New file.
6742
6743Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
6744
6745 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
6746 feature.
6747
6748 * config/proelf.exp: New entry.
6749
6750Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
6751
6752 * lib/gdb.exp: Remove spurious .* patterns at the beginning
6753 of regexps.
6754
6755 * gdb.base/watchpoint.exp: Don't run the test_stepping
6756 tests if gdb can't call functions on the target.
6757
6758 * gdb.base/setshow.exp: Don't run the set prompt tests if
6759 the board has gdb_prompt set.
6760
6761Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
6762
6763 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
6764 * gdb.base/commands.exp: Likewise.
6765 * gdb.base/setshow.exp: Likewise.
6766
6767Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
6768
6769 * config/monitor.exp(gdb_start): Look for gdb_prompt target
6770 feature.
6771
6772 * config/i960.exp: New file.
6773
6774Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
6775
6776 * gdb.base/funcargs.exp: Check for gdb,short_int target
6777 feature instead of looking for explicit target triplets.
6778
dc96c6c7 6779Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 6780
beb998c6 6781 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
6782 "p 123DEADBEEF", to check parse_number.
6783 * top.c: change "to enable to enable" to "to enable" in a couple
6784 of help strings.
6785
6786Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
6787
6788 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
6789 on the mn10300.
beb998c6 6790
c906108c
SS
6791Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
6792
6793 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
6794 where the test executable is run with explicit args.
6795 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
6796
6797Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
6798
6799 * gdb.base/run.c: Use FAKEARGV to build test executable that
6800 does not require a command line arg, since most simulators
6801 don't currently support passing such an arg into the simulated
6802 program.
6803 * gdb.base/commands.exp: Change tests to insert the proper
6804 value as the arg to the first recursive factorial call. Change
6805 compilation line to define FAKEARGV at compile time.
6806
6807Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
6808
6809 * gdb.base/recurse.exp: Enable these tests for the mn10300.
6810 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
6811 function with watchpoint enabled" test.
6812
6813Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
6814
6815 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
6816 Don't call gdb_test when the command doesn't return to a gdb prompt.
6817
6818 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
6819 "Tests restarted" messages.
6820
6821Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
6822
6823 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
6824
dc96c6c7 6825Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6826
6827 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
6828 for INFO SYMBOL; add help tests for OVERLAY commands.
6829 * gdb.base/default.exp: add tests for INFO SYMBOL command;
6830 add tests for OVERLAY commands
6831 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
6832 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
6833 * gdb.base/sigall.c: add usestubs code frag
6834 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
beb998c6 6835
c906108c
SS
6836Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
6837
6838 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
6839 failures.
6840 (gdb_stop_suppressing_tests): Note that tests have restarted.
6841
6842Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
6843
6844 * config/h8300.exp: New file.
6845
6846Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
6847
6848 * gdb.base/setshow.exp: Check for the existence of a
6849 feature, not its value.
6850
6851Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
6852
6853 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
6854
6855 * gdb.base/scope.exp: It's now init0(), not init().
6856
6857 * gdb.base/scope0.c: For now, change init() to be init0().
6858
6859 * config/monitor.exp: Use gdb_serial in preference to serial
6860 or netport.
6861
6862 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
6863 and it's not already set.
6864
6865Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
6866
6867 * gdb.base/setshow.exp: Only test the run command if the target
6868 isn't using a stub and if it supports argument passing.
6869
6870Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
6871
6872 * config/udi.exp(gdb_start): Make sure UDICONF is set
6873 properly before starting gdb.
6874
6875Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
6876
6877 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
6878 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
6879 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
6880
6881Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
6882
6883 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
6884 specialized code to reboot the board, use remote_reboot instead.
6885
6886 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
6887
6888 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
6889
6890 * config/monitor.exp: Make sure we disconnect from the target.
6891 Also, try a reboot/reload cycle instead of failing if the
6892 load fails.
6893
6894Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
6895
6896 * gdb.base/default.exp: Don't set match_max.
6897 * gdb.base/help.exp: Ditto.
6898 * gdb.base/list.exp: Ditto.
6899 * gdb.base/signals.exp: Ditto.
6900
6901 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
6902 set, use remote_ld to download the testcase instead of
6903 the GDB loader.
6904
6905Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
6906
6907 * config/vr5000.exp: New file.
6908
6909 * config/monitor.exp(gdb_target_monitor): Add pattern for
6910 "Ending remote" to detect errors in connecting.
6911
6912 * gdb.base/setshow.exp: Add .* within auto language test.
6913
6914 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
6915 target feature.
6916
6917 * config/monitor.exp(gdb_load): Check for a failure when loading,
6918 and reboot the board if necessary.
6919
6920 * gdb.base/setvar.exp(test_set): Handle multiple prints within
6921 a set of tests. Remove print.* from the patterns being checked.
6922
6923Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
6924
6925 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
6926 refer to gdb_spawn_id.
6927
6928 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
6929 longer used.
6930 * config/sparclet.exp: Ditto.
6931 * config/sparclet-old.exp: Ditto.
6932 * config/slite.exp: Ditto.
6933 * config/sim.exp: Ditto.
6934 * gdb.base/funcargs.exp: Ditto.
6935
6936 * lib/gdb.exp:Remove references to gdb_spawn_id.
6937 (gdb_expect): Move to remote.exp.
6938
6939Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
6940
6941 * config/monitor.exp: Detect the "Couldn't establish connection"
6942 message from GDB.
6943
6944Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
6945
6946 * gdb.base/bitfields.exp: Use runto instead of explicit
6947 gdb_run_cmd/gdb_expect sequences.
6948
6949 * gdb.base/break.exp(text_next_with_recursion): Add match for
6950 gdb_expect call.
6951
6952 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
6953 We also need to handle the "A program is being debugged already"
6954 prompt from gdb. Use gdb_test to set the baud rate.
6955
6956 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
6957 to 20000. Really. I mean it.
6958
6959Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6960
6961 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
6962 fails. If suppress_flag is set, skip perror message about not
6963 being able to send to GDB.
6964 (send_gdb): If suppress_flag is set, don't try to send commands to
6965 GDB.
6966 (gdb_expect): If suppress_flag is set, always fail immediately.
6967 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
6968 (gdb_init): Call gdb_stop_suppressing_tests.
6969 (default_gdb_exit): Ditto.
6970 (default_gdb_start): Ditto.
6971
6972 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
6973 gdb_stop_suppressing_tests as appropriate.
6974 * gdb.base/break.exp: Ditto.
6975 * gdb.base/callfuncs.exp: Ditto.
6976 * gdb.base/commands.exp: Ditto.
6977 * gdb.base/exprs.exp: Ditto.
6978 * gdb.base/funcargs.exp: Ditto.
6979 * gdb.base/list.exp: Ditto.
6980 * gdb.base/recurse.exp: Ditto.
6981 * gdb.base/scope.exp: Ditto.
6982 * gdb.base/structs.exp: Ditto.
6983 * gdb.c++/inherit.exp: Ditto.
6984
6985Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
6986
6987 * config/vr4300.exp: New file.
6988
99707966
MC
6989 * gdb.*/*.exp: Call gdb_expect instead of expect.
6990
6991 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
6992
6993Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
6994
6995 * lib/gdb.exp(gdb_init): New function.
6996
6997 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
6998 for each individual variable set.
6999
7000 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7001 name.
7002
7003 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7004
7005 * gdb.base/scope.exp: Use gdb_test.
7006
7007 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7008 aborting; the testsuite driver will do that for us (see
7009 gdb_finish). Also, use gdb_test in a few more places.
7010
7011Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7012
7013 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7014
7015Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7016
7017 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7018 and "add_tests" are not at the same address.
7019
7020Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7021
7022 * gdb.base/ptype.exp: Use gdb_test.
7023
7024Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7025
7026 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7027 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7028 left in. No longer expect them to fail.
7029
7030 * gdb.stabs/*.mt; Deleted, no longer used.
7031 * gdb.stabs/configure.in: Remove references to target makefile
7032 frags.
7033 * gdb.stabs/configure: Rebuilt.
7034
7035 * gdb.disasm/*.mt: Deleted, no longer used.
7036 * gdb.disasm/configure.in: Remove references to target makefile
7037 frags. Use "sh3.s" as the unique filename for this directory.
7038 * gdb.disasm/configure: Rebuilt.
7039
7040 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7041 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7042 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7043
7044Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7045
7046 * config/udi.exp: Use mondfe,name instead of remote_host.
7047
7048Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7049
7050 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7051 a function with a watchpoint enabled on the mn10200.
7052
7053 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7054 before trying to create it!
7055
7056Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7057
7058 * config/vx.exp: Use hostname instead of netport.
7059
7060 * config/vxworks.exp: New file.
7061
7062 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7063
7064 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7065 gdb before assuming everything worked. Send a ^C if a timeout
7066 occurs.
7067
7068 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7069 $gdb_spawn_id directly.
7070 (gdb_run_cmd): Try _start as well as start. Use the target feature
7071 gdb,start_symbol as the symbol to start from when jumping.
7072
7073Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7074
7075 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7076 redundant) test.
7077
7078 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7079 it doesn't lose for 16bit integer systems.
7080
7081Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7082
7083 * gdb.fortran/types.exp: If the target doesn't support "double"
7084 data types, then expect "real" types to only be 4 bytes.
7085
7086 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7087 call tests if the target doesn't support inferior function calls.
7088
7089 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7090 in printf tests.
7091
7092Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7093
7094 * gdb.base/help.exp: Disable "help set", "help show", and
7095 "help support". Simplify regexp for "help stack".
7096
7097 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7098 to 60 seconds. Temporarily set match_max to 15000 around the
7099 "info copying" test.
7100
7101 * gdb.base/nodebug.exp: Don't try to do an inferior function
7102 call if the target doesn't support them.
7103 * gdb.base/printcmds.exp: Likewise.
7104 * gdb.base/setvar.exp: Likewise.
7105 * gdb.base/structs.exp: Likewise.
7106 * gdb.c++/templates.exp: Likewise.
7107 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7108
7109 * gdb.base/recurse.exp: Enable for the mn10200.
7110
7111 * configure.in: Do configure gdb.stabs directory for *-*-elf
7112 targets.
7113 * configure: Rebuilt.
7114
7115 * gdb.base/break.exp: Check for gdb,noresults before testing
7116 exit status and/or results from the target.
7117 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7118 * lib/gdb.exp: Remove old (now bogus) initialization of
7119 noinferior, noargs, noresults and nosignals.
7120
7121Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7122
7123 * config/sh.exp: New file.
7124
7125 * config/slite.exp: Try to connect multiple times to the board
7126 before rebooting. Only send a "monitor run" if need_monitor_run
7127 is set.
7128
7129 * gdb.base/break.exp: Don't do the "stub continue" test if
7130 the target has gdb_stub set.
7131
7132 * gdb.base/callfuncs.exp: Increase the timeout.
7133
7134 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7135 if the target has gdb,noinferiorio set.
7136
7137 * gdb.base/list.exp: Increase match_max to 10000 characters.
7138
7139 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7140
7141 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7142 target.
7143
7144 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7145
7146Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7147
7148 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7149 trying to delete the copy of gdb. Catch the file delete so we
7150 don't die if the delete fails; also, the file should be copied to
7151 the host, not to the build.
7152
7153Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7154
7155 * lib/gdb.exp(gdb_test): Surround the result pattern with
7156 parenthesis in case it contains multiple regexps separated
7157 with |.
7158
7159 * gdb.base/watchpoint.exp: Use gdb_test.
7160 * gdb.base/default.exp: Ditto.
7161
7162Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7163
99707966 7164 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
beb998c6 7165
c906108c
SS
7166 * gdb.base/scope.exp: Use gdb_test.
7167 * gdb.c++/classes.exp: Ditto.
7168 * gdb.c++/inherit.exp: Ditto.
7169
7170Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7171
7172 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7173 remote_exec instead.
7174 * gdb.base/corefile.exp: Don't be ridiculous.
7175 * gdb.base/*.c: Add missing stub invocations.
7176
7177Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7178
7179 * config/slite.exp: Miscellaneous fixes.
7180
7181 * lib/gdb.exp: Fix runto.
7182
7183 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7184 the target.
7185
7186 * gdb.base/watchpoint.exp: Fix regexp.
7187
7188 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7189 close and wait commands, as the descriptor may now be
7190 invalid. Always call "remote_close host".
7191
7192Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7193
7194 Major rewrite for testsuite revision.
beb998c6 7195
c906108c
SS
7196 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7197 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7198 instead of relying on spawn_id to always contain a valid
7199 spawn id.
7200 (get_compiler_info): New procedure to build the ${binfile}.ci
7201 file, instead of replicating this in N different places.
7202 (gdb_compile): New procedure.
beb998c6 7203
c906108c
SS
7204 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7205 appropriate arguments) instead of compile. Use gdb_test in a lot
7206 more places. Use send_gdb instead of send. Always run gdb_start
7207 at the start of a testcase, as this is no longer done magically.
7208
7209 config/*-gdb.exp: Rename without the -gdb suffix.
7210
7211 config/mips.exp: Use remote_close instead of exit_remote_shell.
7212 config/monitor.exp: Use target_info instead of looking at
7213 baud, timeout, etc.
7214 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7215
7216Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7217
7218 * gdb.c++/templates.exp (test_ptype_of_templates),
7219 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7220 Update expect patterns for destructors and assignment operators
7221 to match corresponding c-typeprint.c changes.
7222 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7223 to destructor breakpoint test, GDB should be able to set the
7224 destructor breakpoint without specifying arguments.
7225
7226Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7227
7228 * gdb.threads/pthreads.exp: Change result for failure to compile due
7229 to lack of pthreads runtime support from an error to simply an
7230 unsupported test, per dejagnu standards.
7231
7232Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7233
7234 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7235 where GDB exits to reduce pattern match time.
7236 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7237
7238 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7239
dc96c6c7 7240Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7241
7242 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7243 * gdb.base/default.exp: ditto.
7244 * gdb.base/nodebug.exp: ditto.
7245 * gdb.base/printcmds.exp: ditto.
7246 * gdb.base/ptype.exp: ditto.
7247 * gdb.base/setvar.exp: ditto.
7248 * gdb.base/structs.exp: ditto.
7249 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7250
7251Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7252
7253 * configure, */configure: Rebuild with autoconf 2.12.
7254
7255Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7256
7257 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7258 use new i*86-pc-linux*-gnu quads.
7259 * gdb.base/corefile.exp: Ditto.
7260 * gdb.base/signals.exp: Ditto.
7261 * gdb.base/sigall.exp: Ditto.
7262 * gdb.base/interrupt.exp: Ditto.
7263
7264 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7265 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7266 RedHat 4.0.
beb998c6 7267
c906108c
SS
7268 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7269 linux. This allows the test case to at least compile on latest
7270 linux, but still not run due to missing the threads runtime library.
7271
7272Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7273
7274 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7275 directory to search gdb directory. Accept and step over conditional
7276 stack alignment code. Consume $prompt in failure cases.
7277 Reset timeout to $oldtimeout instead of some arbitrary value.
7278 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7279 timeout problems with infinite stack backtraces.
7280 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7281 Accept function parameters for linkfunc member.
7282
7283Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7284
7285 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7286 (CXXFLAGS): Remove, unreferenced.
7287 (B_OPTIONS): Add for -B options and add code to initialize with
7288 previous -B options and also add -B option to pick up cross compiled
7289 runtime.
7290 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7291 doing cross compiles.
7292 (target_alias): Declare global.
7293 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7294 to verify that gcc exists in build tree, and if so set CC to that
7295 gcc and to use B_OPTIONS and TARGET_INCLUDES.
beb998c6 7296
c906108c
SS
7297Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7298
7299 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7300 ptype test for anonymous union. Fixup testcase to match
7301 current gcc debug output.
7302
7303Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7304
7305 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7306 force argument to an unsigned long type.
7307
7308Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7309
7310 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7311 tests and anonymous union print/ptype tests.
7312 * gdb.base/list.exp (test_forward-search): Increase timeout by
7313 5 minutes for the "search extremely long line" case.
7314 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7315 completely optional and that the pass/fail messages use the command as
7316 the message if that third arg is a null string.
7317 (gdb_test_exact): Arrange that a null string pattern means match a
7318 null string output rather than any output, which might include random
7319 errors.
7320 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7321 backtrace test.
7322 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7323 always failing and failure is now exposed by gdb.exp changes.
7324
7325Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7326
7327 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7328 weren't being noted.
7329
7330Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7331
7332 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7333 * gdb.stabs/weird.exp: Remove v_comb xfails.
7334
dc96c6c7 7335Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7336
7337 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7338 list.exp scope.exp watchpoint.exp]
7339 Make all timeout error msgs explicitly say "(timeout)".
beb998c6 7340
dc96c6c7 7341Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7342
7343 * config/monitor.exp: Increase download timeout to 1000 seconds.
7344
dc96c6c7 7345Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7346
7347 * config/m32r.exp: Increase timeout to 120 seconds.
7348
7349Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7350
7351 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7352 and accept older ordering as obsolescent gcc or gdb.
7353 * gdb.c++/templates.exp: Ditto.
7354 * gdb.c++/virtfunc.exp: Ditto.
7355
7356Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7357
7358 * gdb.base/coremaker.c: Add code to mmap some data so we
7359 can check that it ends up in the core file.
7360 * gdb.base/corefile.exp: Add test to read mmapped data
7361 from core file.
7362
dc96c6c7 7363Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7364
7365 * config/m32r.exp: New file.
7366
7367Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7368
7369 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7370 that cflags can contains -gstabs, and work correctly for other tests.
7371
dc96c6c7 7372Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7373
7374 * gdb.base/setshow.exp: New file, tests show and set.
7375 * gdb.base/setshow.c: New file, tests show and set.
7376 * gdb.base/help.exp: Add test for help set|show annotate.
7377 * gdb.base/default.exp: Add test for set|show annotate.
7378
7379Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7380
7381 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7382 errors unique.
7383 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7384 explicitly.
7385
7386Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7387
7388 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7389 and width commands. This is done elsewhere.
7390 * (gdb_start): Don't call gdb_start_sim here. That's already
7391 done in gdb_load. This fixes lots of failures in default.exp.
7392
7393Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7394
7395 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7396 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7397 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7398 in the same we we treat other failures (since it may be an expected
7399 condition), rather than as an error.
7400 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7401 old test format.
7402
7403Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7404
7405 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7406 (distclean maintainer-clean realclean): No need to remove files
7407 twice. Nuke the duplicates.
7408 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
beb998c6 7409 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7410 Remove config.h along with other config files.
7411
7412Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7413
7414 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7415 "p func1 ()" and note that rests of tests are skipped.
7416 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7417 setup_xfails for "print func2::coremaker_local".
7418 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7419 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7420 affected by the previous run test.
7421 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7422 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7423 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7424 "pass int powerset tuple" and "pass modeless int powerset tuple".
7425 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7426 "real write 4" and "real write 8".
7427 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7428 setup_xfails for "print vs1 after tuple assign 2",
7429 "print \$i after tuple assign 2", and
7430 "print vs2 after tuple assign 2".
7431 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7432 meaningful error message and return -1 so the caller can
7433 suppress further tests and avoid a cascade of errors.
beb998c6 7434
c906108c
SS
7435Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7436
7437 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7438 format for printing version.
7439 * gdb.base/default.exp: Ditto.
7440 * gdb.base/interrupt.exp: Fix problem with cascade of
7441 errors if child process dies while calling a function.
beb998c6 7442
c906108c
SS
7443Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7444
7445 * Makefile.in (VPATH): Add
7446 * Makefile.in (Makefile, config.status): Fix rules so things get
7447 remade when necessary.
7448
7449Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7450
7451 * Makefile.in (just-check): Add path to sibling expect dir
7452 to environment variable specified by RPATH_ENVVAR.
7453
7454Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7455
7456 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7457 (just-check): Add shared library paths for libstdc++, tk,
7458 tcl, bfd, and opcodes to the environment variable specified
7459 in RPATH_ENVVAR.
7460 * configure.in: Add support to recognize --enable-shared flag
7461 and generate correct value for RPATH_ENVVAR.
7462 * configure: Regenerated with autoconf.
7463
7464Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7465
7466 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7467 include all osf versions.
7468 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7469 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7470 when target is linux. When failing to build pthreads test
7471 executable, give more meaningful message.
7472 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7473 arg for pthread_create.
beb998c6 7474
c906108c
SS
7475Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7476
7477 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7478 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7479 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7480 and -lpthreads (everybody else).
7481 (test_startup): Fail gracefully if threads are not supported.
7482 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7483 "p/c array_index("abcdef",2)" when not gcc compiled.
7484 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7485 "print func2::coremaker_local" when not gcc compiled.
7486 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7487 "ptype on opaque struct tagname (statically)",
7488 "ptype on opaque struct tagname (dynamically) 1", and
7489 "ptype on opaque struct tagname (dynamically) 2"
7490 for not compiled with gcc.
7491 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7492 backtrace when compiled with gcc.
beb998c6 7493 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7494 than always return success.
7495
7496Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7497
7498 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7499
7500Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7501
7502 * gdb.base/structs.exp: Undo last change.
7503
7504Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7505
7506 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7507 encapsulate all the steps/nexts done during self test, starting
7508 at main, and makes them less sensitive to optimization issues.
7509 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7510 signal handler" test.
7511 * gdb.threads/pthreads.exp: Only run this for native configs.
7512 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7513 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7514 tests.
7515 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7516 for "runto test_calls(void)" test.
beb998c6 7517
c906108c
SS
7518Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7519
7520 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7521 and don't expect address info in breakpoint confirmations.
7522
7523Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7524
7525 * gdb.base/list.exp (test_forward_search): Increase timeout
7526 temporarily by 60 seconds for searching extremely long line,
7527 and then reset to old value when done. Increase expect input
7528 buffer to 10000.
7529
7530Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7531
7532 * gdb.base/list.exp (test_forward_search): Fix to handle very
7533 long source line without overflowing expect's input buffer.
7534
7535Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7536
7537 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7538 "buffer_full".
7539
7540 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7541 "buffer_full".
7542
7543 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7544 "buffer_full".
7545
7546 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7547 "buffer_full".
7548
7549Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7550
7551 * configure.in (configdirs): Add gdb.threads.
7552 * configure: Regenerated with autoconf.
7553 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7554 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7555 * gdb.threads/configure: New, generated with autoconf.
beb998c6 7556
c906108c
SS
7557Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7558
7559 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7560
7561Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7562
7563 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7564 each signal's status in the output of "handle all print".
7565 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7566 the \r\n sequence that immediately precedes the gdb prompt.
7567 * gdb.base/a1-selftest.exp: Save original timeout and restore
7568 after test.
7569
7570Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7571
7572 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7573 symbol.
7574
7575Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7576
7577 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7578
7579Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7580
7581 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7582 timeout by 60 seconds.
7583
7584Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7585
7586 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7587 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7588 error return.
7589
7590Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7591
7592 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7593 gdb initialization, also report how long dejagnu waited. Restore
7594 old timeout before doing error return. Temporarily increase timeout
7595 by 3 minutes to allow for slow startups over heavy NFS use.
7596
7597Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7598
7599 * lib/gdb.exp: Report timeout value for verbosity level 2.
7600 * config/gdbserver.exp: Ditto.
7601 * config/hppro.exp: Ditto.
7602 * config/mips-gdb.exp: Ditto.
7603 * config/monitor.exp: Ditto.
7604 * config/netware.exp: Ditto.
7605 * config/sim-gdb.exp: Ditto.
7606 * config/slite-gdb.exp: Ditto.
7607 * config/udi-gdb.exp: Ditto.
7608 * config/unix-gdb.exp: Ditto.
7609 * config/vx-gdb.exp: Ditto.
7610 * gdb.base/a1-selftest.exp: Ditto.
7611 * gdb.base/a2-run.exp: Ditto.
7612 * gdb.base/break.exp: Ditto.
7613 * gdb.base/corefile.exp: Ditto.
7614 * gdb.base/list.exp: Ditto.
7615 * gdb.base/recurse.exp: Ditto.
7616 * gdb.base/scope.exp: Ditto.
7617 * gdb.base/signals.exp: Ditto.
7618
7619Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7620
7621 * gdb.threads/Makefile.in (docdir): Removed.
7622
7623Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7624
7625 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
beb998c6 7626 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7627 @srcdir@.
beb998c6 7628 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7629 autoconf 2.5 or higher.
7630 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
7631
7632Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
7633
7634 * configure: Regenerated.
7635 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
7636 avoid name clashes with SunOS headers.
7637
7638Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
7639
7640 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
7641
7642Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
7643
7644 * gdb.base/callfuncs.exp: Finish last change -- make sure the
7645 prototype information ends up in the compiler info file.
7646
7647Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7648
7649 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7650 attempting to regenerate it. Eliminate use of a temporary file
7651 and just generate the info file directly. Source it immediately,
7652 for consistency of use.
7653 * gdb.base/corefile.exp: Ditto
7654 * gdb.base/exprs.exp: Ditto.
7655 * gdb.base/funcargs.exp: Ditto.
7656 * gdb.base/langs.exp: Ditto.
7657 * gdb.base/list.exp: Ditto.
7658 * gdb.base/mips_pro.exp: Ditto.
7659 * gdb.base/nodebug.exp: Ditto.
7660 * gdb.base/opaque.exp: Ditto.
7661 * gdb.base/ptype.exp: Ditto.
7662 * gdb.base/scope.exp: Ditto.
7663 * gdb.base/setvar.exp: Ditto.
7664 * gdb.base/signals.exp: Ditto.
7665 * gdb.base/whatis.exp: Ditto.
7666 * gdb.c++/templates.exp: Ditto.
7667 * gdb.c++/virtfunc.exp: Ditto.
7668 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7669 whether or not to add -lstdc++ to the compile command line args.
7670
7671Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7672
7673 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7674 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7675 Increase timeout, a lot of single stepping might be needed if the
7676 target has no hardware watchpoints.
7677
7678Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7679
7680 * gdb.base/break.exp: Ignore compiler warnings when compiling
7681 break.c.
7682 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7683 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7684 from remote-sim.
7685 * gdb.base/exprs.exp: Add h8300 xfails.
7686 * gdb.base/funcargs.exp: Likewise.
7687 * gdb.base/nodebug.exp: Likewise.
7688 * gdb.base/printcmds.exp: Likewise.
7689 * gdb.base/ptype.exp: Likewise.
7690 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7691 h8300 xfails.
beb998c6 7692 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7693 on the h8300.
7694 * gdb.base/funcargs.c: Explicitly make last constant argument to
7695 call_after_alloca_subr an unsigned long type.
7696 * gdb.base/return.c: Include stdio.h.
7697
7698Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7699
7700 * config/abug.exp: New file for the older Motorola Bug monitor
7701 that runs on the mvme13x series VME boards.
7702 * config/monitor.exp: Use the new config array for target settings
7703 if they exist.
7704
7705Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7706
7707 * sim-gdb.exp: Make the SH simulator allocate less space when
7708 it is targeted.
7709
7710Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7711
7712 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7713 test.
7714
7715Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7716
7717 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
7718 "rs6000-*-*" for "list function in include file" when gcc compiled.
7719 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
7720 for "p ctable1[120]".
7721 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
7722 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
7723 Remove setup_xfail for "rs6000-*-*" for
7724 "print 'scope0.c'::filelocal before run".
7725 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
7726 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
7727 since some compilers don't allow both options to be given
7728 on the same command line. Create object file and move it.
beb998c6 7729
c906108c
SS
7730Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
7731
7732 * gdb.base/corefile.exp: Always regenerate the core file, since
7733 we always regenerate the coremaker program. Detect special case
7734 where registers cannot be read from core file.
beb998c6 7735
c906108c
SS
7736Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
7737
7738 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7739 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
7740 * gdb.c++/templates.exp: Only match on basename of file since
7741 some formats like xcoff don't encode directory information.
7742 * gdb.stabs/weird.exp: Use the right sed script for powerpc
7743 and rs6000 AIX xcoff targets.
7744 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
7745 * configure: Regenerate.
7746 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
7747 here, rather than in distclean.
beb998c6 7748
c906108c
SS
7749Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
7750
7751 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
7752 defined, and use it to compile the test case with -O2. The
7753 native compilation still uses no optimization.
7754 * gdb.base/mips_pro.c: Remove inline assembly code since
7755 it is compiled PIC by default, which results in assembler
7756 warnings that make the testsuite think the compilation
7757 was unsuccessful.
7758
7759Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
7760
7761 * gdb.c++/misc.exp: Add note to message for
7762 "print s.a for foo struct" that this is a known gcc 2.7.2
7763 and earlier bug.
7764
7765Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
7766
7767 * gdb.base/break.exp: Fix pattern for matching "Delete all
7768 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
7769 setup_xfail for deleting all breakpoints test. Fix various
7770 timeout messages to include "(timeout)".
7771 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
7772 for "p t_float_values2(3.14159,float_val2)".
7773 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
7774 for "continue to call2g" when gcc compiled.
7775 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
7776 "up to foo in langs.exp", "show language at foo in langs.exp",
7777 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
7778 and "show language at fsub in langs.exp".
7779 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
7780 "list line 1 in include file", "list message for lines past EOF",
7781 "list function in include file", "list list0.h:foo", and
7782 "list filename:function; nonexistant function".
7783 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
7784 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
7785 and "ptype t_char_array" to be for native cc only.
beb998c6 7786
c906108c
SS
7787Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
7788
beb998c6 7789 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
7790 setup_xfail for "print coremaker_bss", "print coremaker_ro",
7791 "print func2::coremaker_local", and "backtrace in corefile.exp".
7792
7793Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
7794
7795 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
7796 "bt in signals.exp". This problem only appears when running
7797 the testsuite, and then only intermittently.
7798
7799Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7800
7801 * gdb.base/return.exp (return_tests): Differentiate between
7802 two tests of continuing.
7803
7804Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7805
7806 * */Makefile.in (maintainer-clean): Remove config.log.
7807 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
7808 * gdb.c++/Makefile.in (PROGS): Add inherit.
7809 (clean): Remove *.ci.
7810
7811Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
7812
7813 * gdb.c++/misc.cc: Add test code from Mike Stump.
7814 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
7815
7816Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
7817
7818 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
7819 to "alpha-*-osf2*" and add comment.
7820 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
7821 setup_xfail for "step over execarg initialization" and
7822 "step over corearg initialization".
7823 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
7824 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
7825 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
7826 gcc compiled for "print coremaker_bss", "print coremaker_ro",
7827 "print func2::coremaker_local", and "backtrace in corefile.exp".
7828 * gdb.base/signals.exp: Build and source signals.ci.
7829 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
7830 to be for gcc only.
7831 * lib/gdb.exp: Move verbose statements outside conditionals.
beb998c6 7832
c906108c
SS
7833Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7834
7835 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
7836 Feb 3 procfs.c change.
7837
7838Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
7839
7840 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
7841
7842Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
7843
7844 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
7845 from dejagnu's apparent default of 10 seconds, which gives random
7846 results when running the tests over NFS on moderately loaded systems.
7847 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
7848
7849Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
7850
7851 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
7852 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
7853 result reports.
7854
7855Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
7856
7857 * configure.in (CY_AC_PATH_TCLH): Remove.
7858 * configure: Regenerate.
7859
7860Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
7861
7862 * gdb.c++/Makefile.in (clean): Add missing '{'.
7863
7864Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
7865
7866 * lib/gdb.exp: Provide a default value for noinferior.
7867
7868 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
7869 Load libgloss.exp.
7870
7871Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
7872
7873 * gdb.disasm/hppa.exp: Compile directly into an executable, use
7874 the executable, not the .o to run the tests from.
7875
7876Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
7877
7878 * gdb.base/break.exp: Don't test for program exit or exit status
7879 if $noresults if nonzero.
7880 * gdb.base/langs.exp: Likewise.
7881 * gdb.base/watchpoint.exp: Likewise.
7882
7883 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
7884 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
7885 trying to compile the testcase.
7886
7887Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
7888
7889 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
7890 * gdb.base/signals.exp (continue to handler): Likewise.
7891
7892Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
7893
7894 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
7895
7896 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
7897
7898Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
7899
7900 * gdb.base/corefile.exp: Recognize "not found" as failure
7901 when trying to determine if a core file was generated.
7902 If no core file was generate the first time, try again without
7903 the ulimit -c to work around braindamaged shells.
7904
7905Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
7906
7907 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
7908 [] tests with "test" and enclose string in quotes.
7909 * gdb.stabs/configure: Rebuild
beb998c6 7910
c906108c
SS
7911Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
7912
7913 Changes in sync with expect:
7914 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
7915 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
7916 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
7917 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
7918 argument to AC_REQUIRE.
7919 * configure: Regenerated.
7920
7921Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
7922
7923 * gdb.base/corefile.exp: When generating a core, discard any
7924 error messages about ulimit not found and the "core dumped"
7925 message from the shell that runs the coredumper.
7926
7927Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
7928
7929 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
7930
7931 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
7932 which sed script to run. Expect failure for v_comb test
7933 on PA targets too.
beb998c6 7934
c906108c
SS
7935Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
7936
7937 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
7938 "print func2::coremaker_local" and for "backtrace in corefile.exp"
7939
7940Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
7941
7942 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
7943 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
7944 "sparc-sun-solaris*" xfails for "p v_comb".
7945 * lib/gdb.exp (default_gdb_start): Fix typo.
7946 * gdb.base/corefile.exp: Allow "Core was generated by ..."
7947 messages to not include the full program name that caused
7948 the core dump since some systems (such as solaris) apparently
7949 truncate this path to about 80 characters.
7950 When generating a core file first try increasing the core file
7951 size limit to unlimited since some systems may default it to
7952 zero, and it is harmless to try it. Move the test for failing
7953 to generate a core file to where it will actually get executed.
7954 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
7955 new gdb result from g++ debug info improvements and make old
7956 pattern obsolescent. Also account for size_t differences
7957 (may be int or long).
7958 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
7959 initialization before function call is placed in the delay slot
7960 and thus appears to be skipped over by commands such as "next".
7961
7962Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
7963
7964 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
7965
7966Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
7967
7968 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
7969 input source file; fix code to compile test to deal with this
7970 convention.
7971 * gdb.c++/*.exp: Likewise.
7972
7973Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
7974
7975 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
7976 "bt in signals.exp".
7977
7978Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
7979
7980 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
7981 "step over execarg initialization" and
7982 "step over corearg initialization".
7983
7984Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
7985
7986 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
7987 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
7988
7989Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
7990
7991 From Rob Savoye (rob@poseidon.cygnus.com)
7992 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
7993 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
7994 configure.in}, gdb.disasm/{Makefile.in, configure.in},
7995 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
7996 configure.in}: Major reworking for autoconfig.
7997 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
7998 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
7999 New files.
8000 * config/unix-gdb.exp: Make GDB global.
8001 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8002 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8003 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8004 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8005 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8006 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8007 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8008 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8009 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8010 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8011 pr-8136.exp, result.exp, string.exp, tuples.exp},
8012 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8013 to returns as necessary, arrange for test to compile own testcase
8014 executable.
8015 * lib/gdb.exp: Changes for testsuite to compile own test cases.
beb998c6 8016
c906108c
SS
8017Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8018
8019 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8020 clear_xfail at end of test which might not call either pass or fail.
8021 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8022 "backtrace through signal handler".
8023
8024Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8025
8026 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8027 continuing from a job control stop signal.
8028 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8029
8030Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8031
8032 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8033 * gdb.base/corefile.exp: Likewise.
8034 * gdb.base/funcargs.exp: Likewise.
8035
8036Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8037
8038 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8039 * config/monitor.exp: Add support for setting baud rate.
8040
8041Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8042
8043 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8044 i*86-*-linux* xfails for "backtrace through signal handler".
8045 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8046 "print func2::coremaker_local".
8047 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8048 alpha-dec-osf2* xfail for
8049 "delete all breakpoints when none".
8050
8051Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8052
8053 * gdb.base/break.exp: Change test that deletes all breakpoints
8054 when no user breakpoints are installed. A post 4.15 change
8055 causes gdb to no longer prompt in this case.
8056
8057Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8058
8059 * gdb.base/return.exp (return_tests): Change xfail for test
8060 "correct value returned double test" to stop xfailing at
8061 Solaris 2.5. Apparently the bug has been fixed.
8062
8063Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8064
8065 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8066 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8067
8068Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8069
8070 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8071 * gdb.disasm/hppa.s: Corresponding changes.
8072
8073Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8074
8075 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8076 makefile fragment.
8077 * config/mt-hpux: Deleted.
8078
8079Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8080
beb998c6 8081 * Many files: When warning about suppressed tests due to a
c906108c
SS
8082 nonexistant test binary, avoid incrementing the warning count.
8083
8084Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8085
8086 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
beb998c6 8087
c906108c
SS
8088Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8089
8090 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8091 "sparc-*-solaris2*".
8092
8093Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8094
8095 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8096 Add global and local variables and initialize them.
8097 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8098 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8099 extracts the file name and terminating signal from the core file.
8100 * TODO: Remove note about tests for correct mapping of corefile.
8101 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8102 from optimizing it away.
8103 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8104 handles common blocks.
8105
8106Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8107
8108 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8109 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8110
8111Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8112
8113 * Makefile.in (maintainer-clean): New target, synonym for
8114 realclean.
8115 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8116 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8117 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8118 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8119 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8120 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8121
8122Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8123
8124 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8125 xfails when not gcc compiled for "print foo::funclocal".
8126 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8127 "print foo::funclocal at foo",
8128 "print 'scope1.c'::foo::funclocal at foo",
8129 "print foo::funclocal_bss at foo",
8130 "print 'scope1.c'::foo::funclocal_bss at foo",
8131 "print foo::funclocal_ro at foo",
8132 "print 'scope1.c'::foo::funclocal_ro at foo",
8133 "print bar::funclocal at foo" and
8134 "print 'scope1.c'::bar::funclocal at foo".
8135 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8136 gcc compiled for "print foo::funclocal at bar".
8137 Expand all messages to ensure that they identify that
8138 the test is at bar().
8139 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8140 gcc compiled for:
8141 "ptype on opaque struct pointer (statically)",
8142 "ptype on opaque struct tagname (statically)",
8143 "ptype on opaque struct pointer (dynamically) 1",
8144 "ptype on opaque struct tagname (dynamically) 1",
8145 "ptype on opaque struct pointer (dynamically) 2" and
8146 "ptype on opaque struct tagname (dynamically) 2
8147 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8148 gcc compiled for:
8149 "p datalocal"
8150 "whatis datalocal",
8151 "ptype datalocal",
8152 "p bsslocal",
8153 "whatis bsslocal", and
8154 "ptype bsslocal".
8155 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8156 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8157 when not gcc compiled.
8158 * gdb.base/funcargs.exp (float_and_integral_args): Add
8159 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8160 compiled.
8161 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8162 "backtrace from call6a" when not gcc compiled.
8163 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8164 "backtrace from call7a" when not gcc compiled.
8165 * gdb.base/callfuncs.exp (do_function_calls):
8166 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8167 "p t_char_array_values(char_array_val2,char_array_val1)",
8168 "p t_char_array_values(char_array_val1,char_array_val2)",
8169 "p t_char_array_values("carray 1","carray 2")",
8170 "p t_char_array_values("carray 1",char_array_val2)",
8171 "p t_char_array_values(char_array_val1,"carray 2")",
8172 "p sum_args(1,{2})",
8173 "p sum_args(2,{2,3})",
8174 "p sum_args(3,{2,3,4})",
8175 "p sum_args(4,{2,3,4,5})"
8176 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8177 "backtrace in corefile.exp" when not gcc compiled.
8178
8179Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8180
8181 * gdb.base/signals.exp: Rewrite `handle all print' test as
8182 a procedure. Accept blanks or TABs as whitespace, increase
8183 timeout and expect input buffer size for the large output
8184 from the command. Remove "i*86-*-bsdi2.0" xfail.
8185
8186Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8187
8188 * gdb.base/setvar.exp: Add new testcases for truncation when
8189 assigning invalid values to bitfields.
8190
8191Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8192
beb998c6 8193 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8194 mips-sgi-irix* xfail for
8195 "call inferior func with struct - returns char *"
8196 and fix test so that an optional (unsigned char *) cast is
8197 accepted in the result.
8198
8199Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8200
8201 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8202 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8203 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8204 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8205 that accidentally got checked in.
8206
8207Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8208
beb998c6 8209 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8210 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8211 compiled test.
8212 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8213 Add mips-sgi-irix5* xfail for not gcc compiled.
8214 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8215 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8216 "p top", "whatis top", "p middle", and "whatis middle".
8217 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8218 "whatis signed char" for not gcc compiled.
8219 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8220 "set variable signed char=-1 (-1)" and
8221 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8222 * gdb.base/funcargs.exp (float_and_integral_args):
8223 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8224 Add mips-sgi-irix* xfail when not gcc compiled for
8225 "continue to call2b".
8226 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8227 "continue to call2g".
8228 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8229 "backtrace from call6a"
8230 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8231 "backtrace from call7k".
8232 Add mips-sgi-irix5* xfail when not gcc compiled for
8233 "backtrace from call7a".
8234 (localvars_after_alloca): Fix gdb_test cmds for
8235 "print * after runto ...".
8236 Remove rs6000-*-* xfails for
8237 "print i after runto localvars_after_alloca" and
8238 "print l after runto localvars_after_alloca"
8239 for all compilers.
8240 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8241 when not compiled with gcc, for:
8242 "print signed char == (minus)",
8243 "print signed char != (minus)",
8244 "print signed char < (minus)",
8245 "print signed char > (minus)".
8246 * gdb.base/callfuncs.exp (do_function_calls):
8247 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8248 "call inferior func with struct - returns char *".
beb998c6 8249 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8250 "correct value returned double test" to include Solaris 2.4.
8251 * gdb.base/funcargs.exp (float_and_integral_args):
8252 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
beb998c6 8253
c906108c
SS
8254Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8255
8256 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8257 enumeration bitfields if compiling with GNU C.
8258 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8259 to empty' prompt.
8260
8261Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8262
8263 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8264 test for PRO targets.
8265
8266 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8267 breakpoints in the inferior at any given time by making
8268 two groups of breakpoints for call2*, call6* and call7*
8269 tests.
8270
8271Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8272
8273 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8274 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8275 from optimizing it away.
8276 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8277 "call inferior func with struct".
8278
8279Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8280
8281 * configure.in: Only configure gdb.chill for particular targets.
8282
8283Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8284
8285 * gdb.base/Makefile.in: Add action to .c.o transformation
8286 rule that generates a .ci file for each .o file and remove
8287 explicit .c.o rules except for callfuncs.o.
8288 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8289 generates a .ci file for each .o file and remove explicit
8290 .cc.o rules.
8291 (clean): Remove *.tmp *.ci files.
8292 (EXECUTABLES): Remove templ-info.exp.
8293 * gdb.base/compiler.c: New file.
8294 * gdb.c++/compiler.cc: New file
8295 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8296 Change rs6000-*-* xfail for
8297 "print 'scope0.c'::filelocal_ro" and
8298 "print 'scope1.c'::filelocal" and
8299 "print 'scope1.c'::filelocal_bss" and
8300 "print 'scope1.c'::filelocal_ro" and
8301 "print 'scope1.c'::foo::funclocal" and
8302 "print 'scope1.c'::foo::funclocal_ro" and
8303 "print 'scope1.c'::bar::funclocal" and
8304 "print 'scope0.c'::filelocal_ro" and
8305 "print 'scope1.c'::filelocal at foo" and
8306 "print 'scope1.c'::filelocal_bss at foo" and
8307 "print 'scope1.c'::filelocal_ro at foo" and
8308 "print 'scope1.c'::foo::funclocal at foo" and
8309 "print 'scope1.c'::foo::funclocal_bss at foo" and
8310 "print 'scope1.c'::foo::funclocal_ro at foo" and
8311 "print 'scope1.c'::bar::funclocal at foo" and
8312 "print 'scope0.c'::filelocal_ro" and
8313 "print 'scope1.c'::filelocal" and
8314 "print 'scope1.c'::filelocal_bss" and
8315 "print 'scope1.c'::filelocal_ro" and
8316 "print 'scope1.c'::foo::funclocal" and
8317 "print 'scope1.c'::foo::funclocal_bss" and
8318 "print 'scope1.c'::foo::funclocal_ro" and
8319 "print 'scope1.c'::bar::funclocal" and
8320 "print 'scope1.c'::bar::funclocal_bss"
8321 to only be xfail'd when not compiled with gcc.
beb998c6 8322 Add rs6000-*-* xfail for
c906108c
SS
8323 "print 'scope0.c'::filelocal_bss before run"
8324 when compiled with gcc.
8325 (test_at_main): Add rs6000-*-* xfail for
8326 "print filelocal_ro in test_at_main"
8327 when compiled with gcc.
8328 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
beb998c6 8329 Add rs6000-*-aix* xfail for
c906108c
SS
8330 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8331 "ptype t_char_array", not compiled with gcc.
8332 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8333 xfail for "list foo (in include file)" when gcc compiled.
8334 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8335 (integral_args): Add rs6000-*-* xfail for
8336 "run to call0a" if not compiled with gcc.
8337 (unsigned_integral_args): Add rs6000-*-* xfail for
8338 "run to call1a" if not compiled with gcc.
8339 (float_and_integral_args): Add rs6000-*-* xfail for
8340 "run to call2a" if not compiled with gcc and for
8341 "continue to call2b" for any compiler.
8342 Add rs6000-*-* xfail to
8343 "print f1 after run to call2a" for gcc compiled.
8344 (discard_and_shuffle): Add rs6000-*-* xfail for
8345 "run to call6a".
8346 (shuffle_round_robin): Add rs6000-*-* xfail for
8347 "backtrace from call7a" if not compiled with gcc.
8348 Add rs6000-*-* xfail for
8349 "backtrace from call7b" if compiled with gcc.
8350 (call_after_alloca): Add rs6000-*-* xfail for
8351 "print c in call_after_alloca" and
8352 "print s in call_after_alloca" and
8353 "backtrace from call_after_alloca_subr"
8354 if not compiled with gcc.
8355 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8356 "print c in localvars_in_indirect_call" and
8357 "print c in localvars_in_indirect_call" and
8358 "backtrace in indirectly called function" and
8359 "stepping into indirectly called function"
8360 if not compiled with gcc.
8361 (localvars_after_alloca): Add rs6000-*-* xfail for
8362 "print c after runto localvars_after_alloca" and
8363 "print s after runto localvars_after_alloca" and
8364 "print i after runto localvars_after_alloca" and
8365 "print l after runto localvars_after_alloca"
8366 for all compilers.
8367 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8368 than whatis-info.exp.
8369 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8370 than opaque-info.exp.
8371 Setup rs6000-*-* xfail for
beb998c6 8372 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8373 "ptype on opaque struct pointer (dynamically)" when
8374 not compiled with gcc.
8375 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8376 rather than callf-info.exp.
8377 (do_function_calls): Add clear_xfail for rs6000-*-* for
8378 "p t_float_values2(3.14159,float_val2)". Seems to work
8379 fine there, both with xlc and gcc. Need to find out what
8380 it is doing right and fix other platforms.
8381 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8382 "call inferior func with struct - returns int",
8383 "call inferior func with struct - returns long",
8384 "call inferior func with struct - returns float",
8385 "call inferior func with struct - returns double",
8386 "call inferior func with struct - returns char *",
8387 but only if not gcc compiled (presumes xlc compiled).
8388 Change rs6000-*-* xfails for
8389 "call inferior func with struct - returns char" and
8390 " call inferior func with struct - returns short" to only
8391 xfail if not using gcc.
8392 (clean mostlyclean): Remove *.ci and *.tmp files.
8393 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8394 than templ-info.exp.
8395 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8396 Add rs6000-*-* xfail for "up to foo in langs.exp"
8397 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8398 when not gcc compiled.
beb998c6 8399
c906108c
SS
8400Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8401
8402 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8403 * gdb.base/corefile.exp: Likewise.
8404 * gdb.base/list.exp: Likewise.
8405 * gdb.base/scope.exp: Likewise.
8406 * gdb.base/siganls.exp: Likewise.
8407
8408 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8409 compiler output.
8410 * gdb.base/whatis.exp: Likewise.
8411
8412Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8413
8414 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8415 failure (opcode table has been fixed to match reality).
8416
8417Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8418
8419 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8420 "call inferior func with struct - returns char",
8421 "call inferior func with struct - returns short"
8422
8423 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8424 "print 'scope0.c'::filelocal at main",
8425 "print 'scope0.c'::filelocal_bss in test_at_main",
8426 "print 'scope0.c'::filelocal at foo",
8427 "print 'scope0.c'::filelocal_bss in test_at_foo",
8428 "print 'scope0.c'::filelocal at bar",
8429 "print 'scope0.c'::filelocal_bss in test_at_bar"
beb998c6 8430
c906108c
SS
8431 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8432 in source file 1". This bug seems to have been fixed with both
8433 gcc and native cc (was native assembler bug?).
8434
8435Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8436
8437 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8438 "backtrace through signal handler" to "i*86-*-sysv4*".
8439 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8440 continue" case. Add "known SVR4 bug" to fail message.
8441 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8442 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8443 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8444 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8445 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8446 "up to foo in langs.exp", "show language at foo in
8447 langs.exp", "up to cppsub_ in langs.exp", "show
8448 language at cppsub_ in langs.exp", "up to fsub in
8449 langs.exp", and "show language at fsub in langs.exp".
8450 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8451 "bactrace in corefile.exp".
8452 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8453 "call inferior function with struct - returns float" and
8454 "call inferior function with struct - returns double".
beb998c6 8455
c906108c
SS
8456Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8457
8458 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8459 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8460 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8461 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8462
8463Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8464
8465 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8466 (or overriden) "CHILL" macro rather then bare "gcc".
8467 Also look for ../../gcc/xgcc since that is what we will
8468 actually need, not "Makefile". Remove following assignment
8469 of CHILL to CHILL_FOR_TARGET because that results in
8470 recursive definition.
8471
8472Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8473
8474 * gdb.base/corefile.exp: Change xfail for backtrace in
8475 corefile.exp from linuxaout to all linux.
8476 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8477 cases where we miss the breakpoint at the signal handler
8478 for some reason. Setup xfail for linuxoldld/linuxaout and
8479 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8480 hitting SIGURG breakpoint.
8481 * gdb.base/signals.exp: Setup xfail for "next" acting like
8482 continue to add linuxoldld. Setup xfail for all linux for
8483 "next to handler in signals_tests_1", "backtrace in
8484 signals_tests_1", "continue to func1", "pass SIGUSR1",
8485 and continue to handler".
8486
8487Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8488
8489 * Update all FSF addresses except those in COPYING* files.
8490
8491Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8492
8493 * gdb.base/a2-run.exp: Change messages to be more explicit about
8494 the status of args, and quote binfile in results.
8495
8496Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8497
8498 * gdb.base/callfuncs.exp: Add tests for passing structs to
8499 inferior functions and return various types.
8500 * gdb.base/callfuncs.c: Add functions to receive a struct
8501 and return a member of the struct, in various types.
8502
8503Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8504
8505 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8506
8507Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8508
8509 * config/vxworks29k.exp: New file, sources vxworks.exp.
8510
8511Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8512
8513 * config/gdbremote.exp: New file. Testing framework using
8514 gdbserver.
8515
8516Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8517
8518 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8519 "call function when asleep" and "send end of file".
8520 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8521 for "backtrace in corefile.exp".
8522 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8523 for "backtrace through signal handler".
8524 * gdb.base/corefile.exp: Make sure we actually generate a core file
8525 before trying the core tests. Some systems allow the user to suppress
8526 generation of core files and default to that (linux for example).
8527 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8528 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8529
8530Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8531
8532 * gdb.threads: New directory with some crude multi-threaded
8533 gdb tests (step.exp and step2.exp).
8534 * config/mt-lynx (STEP_EXECUTABLE): Define.
8535 (THREADFLAGS): Define.
8536
8537Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8538
8539 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8540
8541 * gdb.base/signals.exp: Disable whole file for lynx until
8542 further notice.
8543
8544 * gdb.base/signals.exp: xfail test where "next" acts like
8545 "continue" for lynx.
8546
8547 * gdb.base/interrupt.exp: xfail test for calling function while
8548 inferior is asleep for lynx.
8549
8550 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8551 than one cr-lf after each command.
8552
8553Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8554
8555 * configure.in: Reinstate setting of stabsdirs variable, fix
8556 typo in setting up configdirs for native builds.
8557
8558 * gdb.base/return.exp: Fix typo in return double test.
8559 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8560 compiler from optimizing them away.
8561
8562Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8563
8564 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8565 sequences to be echo'd by gdb when using gdb_test.
8566 * gdb.chill/chexp.exp: Likewise.
8567 * gdb.fortran/exprs.exp: Likewise
8568
8569Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8570
8571 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8572 after the inferior gdb has started.
8573
8574 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8575 after each command.
8576 * gdb.base/funcargs.exp: Likewise.
8577 * gdb.base/gdbvars.exp: Likewise.
8578 * gdb.base/interrupt.exp: Likewise.
8579 * gdb.base/list.exp: Likewise.
8580 * gdb.base/watchpoint.exp: Likewise.
8581 * gdb.c++/demangle.exp: Likewise.
8582 * gdb.c++/inherit.exp: Likewise.
8583 * gdb.chill/chexp.exp: Likewise.
8584 * gdb.fortran/exprs.exp: Likewise.
8585
8586 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8587 test if we can't handle IO to/from the inferior.
8588
8589 * gdb.c++/misc.exp: Always check for a program already being
8590 started after sending a "run" command to gdb.
8591
8592 * gdb.base/twice.exp: Start with a fresh gdb.
8593
8594 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8595 only depend on gdb's expression code, not the chill runtime.
8596
8597 * gdb.base/return.c: Put return values into variables so we
8598 can have gdb print them rather than depending on the program
8599 to print them.
8600 * gdb.base/return.exp: Corresponding changes.
8601
8602 * lib/gdb.exp: Provide default value for noinferiorio.
8603 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8604 the inferior.
8605
8606 * gdb.base/break.exp: Always check for a program already being
8607 started after sending a "run" command to gdb.
8608 (text_next_with_recursion): Don't check the output from the
8609 program's printf statement. Instead just make sure the program
8610 exited.
8611
8612 * gdb.base/commands.exp: Protect tests which need arguments with
8613 $noargs conditionals.
8614
8615Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8616
8617 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8618 of structure member arrays to match gdb/valops.c:value_addr change.
8619
8620Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8621
8622 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8623 cases.
8624
8625Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8626
8627 * configure.in (configdirs): Remove gdb.chill from default list
8628 of subdirs and then add it back in only if doing a native build.
8629 The current chill compiler does not yet work in any cross build.
8630 * Revert all signal changes from Jul 6.
8631 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
8632 for sh-hms targets, allowing these tests to link, with no other
8633 changes. Testing is suppressed by setting "nosignals" in site.exp.
8634
8635Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
8636
8637 * configure.in (signaldirs): Define and add to configdirs for all
8638 targets except some specific ones that are known to not support signals.
8639 Also clean up formatting.
8640 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
8641 (signals, sigall): Remove rules to build.
8642 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
8643 Moved to new gdb.signals directory.
8644 * gdb.signals: New test directory.
8645 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
8646 signals.c signals.exp}: New or moved files.
8647
8648Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8649
8650 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8651
8652Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8653
8654 * gdb.base/return.exp: Xfail `return double' test failure
8655 on at least Solaris 2.3 and handle future/past versions on
8656 a case by case basis as appropriate. Also update message
8657 to include i*86 failures.
8658
8659Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8660
8661 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8662
8663 * lib/gdb.exp: Fix comment which erroneously identified
8664 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8665 gdb_file_cmd not gdb_load).
8666 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8667
8668 * gdb.base/setvar.exp: Make test names consistent between pass and
8669 fail cases. Use gdb_test more.
8670
8671Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8672
8673 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8674
8675Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8676
8677 * gdb.base/help.exp: Fix expected help string for `show commands'.
8678
8679Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8680
8681 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8682
8683 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8684 of a text section.
8685
8686Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8687
8688 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8689 that loop eventually terminates. Fix Connection refused logic so
8690 that testsuite will expire nicely.
8691
8692Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8693
8694 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8695 config/rom68k.exp: New tcl glue for the appropriate monitors.
8696 These all just end up calling monitor.exp.
8697 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8698 refused' by retrying. Cleanup some timeout issues.
8699 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8700 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8701 callers don't have to set/restore global timeout variable.
8702
8703 * The following set of changes centralizes management of the global
8704 timeout variable. This way, it can be set in one target dependent
8705 place instead of dozens of places scattered throughout the test suite.
8706 If you need to lengthen a timeout, then you should either set timeout
8707 in one of the config/{target}.exp files, or multiply it by a factor.
8708 Setting it to an absolute value is always going to lose for some
8709 targets.
8710 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8711 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8712 * gdb.base/funcargs.exp: Don't set timeout.
8713 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8714 * gdb.base/printcmds.exp (test_print_string_constants
8715 test_print_array_constants): Don't set timeout.
8716 * gdb.base/ptype.exp: Don't set timeout.
8717 * gdb.base/recurse.exp: Don't set timeout.
8718 * gdb.base/return.exp: Don't set timeout.
8719 * gdb.base/watchpoint.exp: Don't set timeout.
8720 * gdb.c++/classes.exp (do_tests): Don't set timeout.
8721 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
8722
8723Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8724
8725 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
8726
8727Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8728
8729 * lib/gdb.exp: Disable chill tests for irix5.
8730
8731Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8732
8733 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
8734 each test pass or fail.
8735
8736Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8737
8738 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
8739 xlc not gcc.
8740
8741Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
8742
8743 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
8744
8745Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
8746
8747 * config/est.exp: Fix copyright and comments. Remove dead code.
8748 Use targetname, serialport and baud variables instead of fixed
8749 constants.
8750 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
8751 * config/cpu32bug.exp: New file to support cpu32bug monitors.
8752
8753Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8754
8755 * gdb.base/watchpoint.exp: Don't run
8756 test_watchpoint_triggered_in_syscall for sunos.
8757
8758Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8759
8760 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
8761 they don't seem to exist. Do include stdio.h.
8762
8763Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8764
8765 * gdb.base/a1-selftest.exp: Add alpha xfail.
8766
8767Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8768
8769 * gdb.base/watchpoint.c (main): Prompt before calling read().
8770 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
8771 Revise accordingly. Remove cruft about sending "123" several
8772 times, until it gets noticed. Clean up the "print buf[0]" stuff
8773 so that it passes or fails, and waits for prompts in the usual way.
8774
8775Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8776
8777 * gdb.base/recurse.exp: Fix comment.
8778
8779 * TODO: Remove item about printing variables in nodebug.exp. Add
8780 item about enabling tests which are only run on some targets.
8781
8782 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
8783 fail, make test names unique, use new gdb_test convention
8784 regarding pattern, use gdb_test more, etc.).
8785
8786 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
8787 fail, make test names unique, etc.).
8788
8789Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8790
8791 * gdb.base/nodebug.c: Change return type of top and middle to
8792 short.
8793 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
8794 are fixed by the recent mdebugread.c changes. Allow `short ()'
8795 as type for top and middle.
8796
8797Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8798
8799 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
8800 nearly as I can tell, the whole thing was an accident in Stu's
8801 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
8802 to replace a send/expect pair with gdb_test, but ended up only
8803 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
8804 of 30 Mar 1995 took care of it, but left this vestigial comment
8805 which I am now nuking.
8806
8807Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8808
8809 * gdb.base/break.exp: Look for different line number for
8810 breakpoint at main depending on usestubs.
8811
8812Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8813
8814 * gdb.base/list.exp: Adjust some alternate expect patterns to
8815 match recent list0.c change. Add alternate expect pattern for
8816 output from `list default lines around main' for optimizing
8817 compilers.
8818
8819Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8820
8821 * lib/gdb.exp: If nosignals is not set, set it to 0.
8822
8823Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
8824
8825 * config/slite-gdb.exp: Responds to load symbol table prompt.
8826 * gdb.base/break.exp: Adjust line number, fix rerun.
8827 * gdb.base/langs0.c: Add #ifdef usestubs.
8828
8829Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
8830
8831 * gdb.base/list.exp: Adjust line contents after adding new lines in
8832 list0.c. Also fix a syntax error.
8833
8834 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
8835 * gdb.base/break.exp: ditto.
8836 * gdb.base/list.exp: ditto.
8837 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
8838 * gdb.base/run.c: ditto.
8839 * gdb.base/list0.c: ditto.
8840 * gdb.base/funcargs.c: ditto.
8841
8842Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
8843
8844 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
8845 $targetname, $serialport and $baud instead of hardwired variables.
8846 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
8847 target doesn't support signals.
8848
8849Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
8850
8851 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
8852
8853Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8854
8855 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
8856 Don't rely on the value of an auto variable before it has been
8857 initialized. Use gdb_test more.
8858
8859Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8860
8861 * lib/gdb.exp (default_gdb_version): A version number must start
8862 with a digit, but other than that contains all characters up to
8863 the first whitespace character.
8864
8865Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8866
8867 * gdb.base/commands.exp (breakpoint_command_test): New tests.
8868
8869Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8870
8871 * gdb.c++/*.exp: Warn if executable does not exist. The original
8872 reason for skipping the warning was that configure.in sometimes
8873 intentionally skipped building the executables but the tcl code
8874 had no way of knowing. That (a) was always bogus with respect to
8875 error handling, (b) is no longer true (right now there is no way
8876 to skip C++ tests).
8877
8878 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
8879
8880Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8881
8882 * gdb.base/list.exp: Add expect patterns for output from
8883 SunPRO compiled executables.
8884 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
8885 types.
8886
8887Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8888
8889 * gdb.base/break.exp (test_next_with_recursion): Accept any line
8890 number (we are already testing that the correct source line text
8891 gets printed).
8892
8893 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
8894 that is what is intended, but something needed to be done to get
8895 sunos4 native working again.
8896
8897 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
8898
8899 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
8900 apparently went with a (very) old xfail.
8901
8902Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
8903
8904 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
8905 runto_main is a proc in gdb.exp that will do 'step' for target use
8906 stubs.
8907 * gdb.base/exprs.exp: ditto.
8908 * gdb.base/interrupt.exp: ditto.
8909 * gdb.base/opaque.exp: ditto.
8910 * gdb.base/printcmds.exp: ditto.
8911 * gdb.base/ptype.exp: ditto.
8912 * gdb.base/scope.exp: ditto.
8913 * gdb.base/setvar.exp: ditto.
8914 * gdb.base/signals.exp: ditto.
8915 * gdb.base/twice.exp: ditto.
8916 * gdb.c++/classes.exp: ditto.
8917 * gdb.c++/inherit.exp: ditto.
8918 * gdb.c++/templates.exp: ditto.
8919 * gdb.base/break.exp: no run and hit main for stubs. Change line
8920 numbers for breakpoints and info breakpoint.
8921 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
8922 breakpoint().
8923 * gdb.base/callfuncs.c: ditto.
8924 * gdb.base/exprs: ditto.
8925 * gdb.base/interrupt.c: ditto.
8926 * gdb.base/opaque0.c: ditto.
8927 * gdb.base/printcmds.c: ditto.
8928 * gdb.base/ptype.c: ditto.
8929 * gdb.base/scope0.c: ditto.
8930 * gdb.base/setvar.c: ditto.
8931 * gdb.base/signals.c: ditto.
8932 * gdb.base/twice.c: ditto.
8933 * gdb.c++/misc.cc: ditto.
8934 * gdb.c++/templates.cc: ditto.
8935
8936Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8937
8938 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
8939
8940 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
8941 somewhere between `read' and `main.c'. I'm pretty sure the
8942 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
8943 and it isn't particularly useful.
8944
8945 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
8946
8947Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8948
8949 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
8950
8951Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
8952
8953 * config/mt-slite: add LIBS and -nostdlib.
8954 * config/slite-gdb.exp: add this new file to support sparclite target.
8955
8956Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
8957
8958 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
8959
8960 * gdb.base/a2-run.exp: Change argument to istarget from
8961 "*-*-vxworks" to "*-*-vxworks*".
8962 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
8963
8964Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
8965
8966 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
8967 will not runto main but do a 'step' to step out of breakpoint().
8968 * config/mt-slite: add -Dusestubs.
8969
8970Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8971
8972 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
8973 instead of just @.
8974
8975 * gdb.base/signals.exp: Add test for "handle all print".
8976 * TODO: Remove "handle all print". Also remove item about
8977 checking copyright date (I don't like the idea of a spurious FAIL
8978 based on when we run the tests).
8979
8980 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
8981 for SunOS4 (reason for failure not investigated). Remove
8982 redundant test for $binfile.
8983
8984 * gdb.base/nodebug.c (array_index): Call malloc.
8985
8986 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
8987
8988Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
8989
8990 * gdb.base/recurse.exp: Update gdb_test invocation to use new
8991 conventions and slightly simplify the matching regexp.
8992
8993Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8994
8995 * gdb.base/break.exp: Update gdb_test invocation to use new
8996 convention.
8997
8998 * lib/gdb.exp: If noargs is not set, set it to 0.
8999
9000 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9001 tests unique.
9002
9003 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9004
9005Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9006
9007 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9008 one argument of type "<non-float parameter>".
9009
9010Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9011
9012 * config/rom68k.exp: New file to support Motorola IDP board.
9013 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9014 * gdb.base/break.c: Change things around so that this program
9015 doesn't depend upon args. This is necessary to make remote
9016 targets work (in general, they can't take args).
9017 * gdb.base/break.exp: Don't try to send args to program. Don't
9018 expect output. Also, replace lots of code with gdb_test.
9019
9020Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9021
9022 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9023 printing of '\'' (which is what the comment says we are testing,
9024 even though we were not), not '''.
9025 (test_integer_literals_rejected): Test that printing ''' is an error.
9026
9027 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9028 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9029 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9030 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9031 Use gdb_test not test_print_accept.
9032 * lib/gdb.exp: Remove test_print_accept.
9033
9034 * gdb.base/signals.exp (signal_tests_1): Make pass message
9035 consistent with fail message.
9036
9037 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9038 unsigned char; the bug (PR 1821) is fixed.
9039
9040 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9041
9042 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9043 successful tests--makes xfailing them work right.
9044
9045Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9046
9047 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9048 only \r\n, not .*. The test can pass .* as the last thing in
9049 $pattern if that is what it wants. In addition to providing this
9050 flexibility, this change should speed up pattern matching in cases
9051 where the pattern already ended with .* (there were a number of
9052 them). This change also helps catch bad patterns--in the old
9053 scheme the typo "char \*" instead of "char \\*" would pass. Now
9054 it is caught.
9055 * Many .exp files: Update callers.
9056
9057 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9058 clearer and does not spuriously match multiple ('s. Likewise for
9059 ) and *.
9060
9061 * gdb.base/nodebug.exp: Test ability to call a function and pass
9062 it a string (even with no debugging info).
9063
9064 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9065 "p '\'", which is the same as "p ''" once tcl gets done with
9066 quoting, to "p '\\'", which I suspect is what is intended (one
9067 backslash gets sent to GDB).
9068
9069 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9070
9071Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9072
9073 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9074 1817) was fixed literally years ago.
9075
9076Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9077
9078 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9079 test, it causes stepping out of call_after_alloca_subr with
9080 optimizing compilers.
9081 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9082 fails.
9083
9084 * gdb.c++/templates.exp: Source templ-info.exp only if
9085 the templates executable exists.
9086
9087 * gdb.c++/misc.cc (class Contains_static_instance,
9088 class Contains_nested_static_instance),
9089 gdb.c++/classes.exp (test_static_members): Test printing of
9090 a class that contains a static instance of the class.
9091
9092Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9093
9094 * gdb.base/langs2.c (cppsub_): Don't prototype.
9095 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9096 only, I believe).
9097
9098Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9099
9100 * lib/gdb.exp (skip_chill_tests): New procedure.
9101
9102 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9103
9104Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9105
9106 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9107 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9108
9109Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9110
9111 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9112
9113 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9114 disassemble 8, not 16, instructions for part 4.
9115
9116 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9117 support the latter anymore.
9118
9119 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9120 -DNO_PROTOTYPES.
9121 * gdb.base/callfuncs.c: Control use of prototypes based on
9122 NO_PROTOTYPES, not __STDC__.
9123 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9124 t_float_values2 tests if prototypes in use.
9125
9126 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9127 t_double_values): When checking differences against DELTA, check
9128 that difference is within the range (-DELTA,DELTA), not just
9129 (-infinity,DELTA).
9130
9131Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9132
9133 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9134 'file' command firts, then 'target', then 'load', this is due to gdb
9135 target set up.
9136 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9137
9138Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9139
9140 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9141 FP load/store variants.
9142 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9143
9144Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9145
9146 * gdb.base/term.exp: Do not give a warning if not native, it is
9147 not an abnormal condition.
9148
9149Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9150
9151 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9152 t_char_array".
9153
9154Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9155
9156 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9157 are getting the version number.
9158
9159 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9160 if not native, it is not an abnormal condition.
9161
9162Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9163
9164 * lib/gdb.exp: Just use "file exists", rather than undocumented
9165 dejagnu procedure "findfile".
9166
9167Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9168
9169 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9170 (LDFLAGS): Set to -Xlinker -Ur.
9171
9172 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9173 Removed, these values are set by lib/gdb.exp.
9174
9175 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9176
9177Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9178
9179 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9180 of replicating gdb startup code.
9181
9182 * config/mt-vxworks (LDFLAGS): Set to -r.
9183 (CFLAGS_FOR_TARGET): Removed.
9184
9185 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9186 (gdb) and gdb for vxworks uses (vxgdb).
9187
9188 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9189 executable is not in the tree and host != target, use sed and
9190 program_transform_name to determine the gdb name used by the
9191 target.
9192
9193 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9194 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9195
9196Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9197
9198 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9199 floats, chars, and shorts where there are ANSI-style function
9200 definitions.
9201
9202 * gdb.base/langs.exp, gdb.base/langs*: New test.
9203 * gdb.base/Makefile.in: Build it.
9204 * TODO: Remove item about checking that C names don't get C++
9205 demangling applied; this test tests it.
9206
9207Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9208
9209 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9210 went with the const70 xfail. The xfail went away a year ago.
9211
9212 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9213
9214 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9215 for hp300.
9216
9217 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9218
9219 * gdb.base/a1-selftest.exp: Don't run on hp300.
9220
9221Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9222
9223 * Makefile.in (site.exp): Set host_alias and target_alias as well
9224 as host_triplet and target_triplet.
9225
9226Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9227
9228 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9229
9230 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9231 places as other ecoff systems).
9232
9233 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9234 ultrix.
9235
9236Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9237
9238 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9239 remove them.
9240 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9241 variable and "variable" in addition to "data variable".
9242 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9243
9244 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9245 2.
9246 * gdb.base/list1.c (long_line): Add additional statement at start
9247 of function.
9248 * gdb.base/list.exp (test_forward_search): Update line number to
9249 reflect new statement.
9250
9251Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9252
9253 * gdb.base/signals.exp: Reinitialize searched source directories
9254 after gdb_start call.
9255
9256Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9257
9258 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9259 * gdb.stabs/Makefile.in: Likewise.
9260
9261 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9262 change. Instead split the tests into smaller pieces.
9263 * gdb.disasm/hppa.s: Corresponding changes.
9264
9265Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9266
9267 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9268 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9269
9270 * gdb.base/funcargs.exp: Modify many tests so that every test
9271 either passes or fails. Make some test names unique.
9272
9273Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9274
9275 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9276 Call stty to set interrupt character.
9277
9278 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9279 for HP assembler versus GNU assembler based on actual behavior of
9280 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9281
9282 * TODO: Suggest a few more stepping tests.
9283
9284Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9285
9286 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9287 restart GDB for h8300 after a continue.
9288 (return): Add pattern to match a29k-udi behavior.
9289 * gdb.base/nodebug.exp: Remove obsolete comment.
9290 * gdb.base/regs.exp: New file, testing of register displays.
9291 * gdb.base/return.exp: Fix typo in reference to $objdir.
9292 * gdb.base/whatis.exp: Always start with a fresh GDB.
9293
9294Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9295
9296 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9297 higher, these tests generate a lot of output.
9298
9299Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9300
9301 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9302 code following the catch silently ignored some errors; without the
9303 catch they should be thrown like any other tcl error. Also, the
9304 catch used "" instead of {} which meant all the callers who wanted
9305 to include one of the characters "[]$ had to quote it an extra time.
9306 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9307 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9308 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9309 Remove extra quoting.
9310
9311Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9312
9313 * gdb.base/commands.exp: Make test names unique; every test either
9314 passes or fails. Update some comments.
9315
9316 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9317
9318Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9319
9320 The following fixes a FAIL caused by the fact that the alpha stabs
9321 configuration didn't use the ".if alpha" code in weird.def.
9322 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9323 bit pointer, so the 32 bit version works even on the alpha.
9324 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9325 Remove the stuff which allowed us to have separate versions for
9326 alpha and everything else.
9327
9328 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9329 regexp which "info func operator\[\](" is supposed to match. Fix
9330 string to send to GDB. Note that GDB still doesn't work right. Add a
9331 new test for "info func .perator\[\](" which GDB does handle correctly.
9332
9333 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9334
9335Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9336
9337 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9338 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9339 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9340 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9341 it makes the tests harder to understand and confuses test-o-matic.
9342 The preferred style is that each test provides a PASS or a FAIL,
9343 and has a unique message (e.g. "continue #54" not just "continue")
9344 which is the same for the pass and the fail.
9345 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9346 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9347 to lib/gdb.exp.
9348 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9349 prt_accept which was basically the same thing. Likewise for
9350 test_print_reject and prt_reject.
9351 * lib/gdb.exp (test_print_reject): Add some more error message
9352 patterns to match from the former printcmds.exp (prt_reject).
9353 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9354 One defect of the passcount stuff is that some of it failed to
9355 report XPASS where appropriate.
9356 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9357 stuff before and after arg in expected pattern.
9358 (test_paddr_operator_functions): Re-do test without print_addr_of;
9359 this is the only test which seems to want extra stuff there.
9360
9361Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9362
9363 * gdb.base/nodebug.exp: Update new tests to reflect improved
9364 wording of gdb output.
9365
9366 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9367 and "ptype" work on variables in files compiled without -g.
9368 Replaces commented out "maint print msymbol" tests.
9369
9370Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9371
9372 * gdb.base/setvar.c (dummy): Call malloc.
9373
9374 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9375 losing with the irix4 sed.
9376
9377 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9378 ALRM" on irix4.
9379
9380Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9381
9382 * TODO: Remove items about corefile.exp testing new exec-file and
9383 backtrace; both are now done. Add items about printing enums.
9384
9385Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9386
9387 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9388 "get signal $thissig" test fails.
9389
9390 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9391
9392Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9393
9394 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9395 compiler warning with dec alpha compiler.
9396
9397 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9398 extra \n from gdb_test call (this explains why the prompt test
9399 that I removed yesterday was there).
9400 (user_defined_command_test): Remove extra \n and prompt test.
9401
9402 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9403 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9404 doesn't exist.
9405 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9406 Also remove alpha workaround, which turns out to be because
9407 SIGABRT == SIGLOST.
9408
9409 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9410
9411 * gdb.base/help.exp: Don't test "help show".
9412
9413Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9414
9415 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9416 "set print address" is on.
9417 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9418 pass prompt to gdb_test; gdb_test already looks for the prompt.
9419
9420 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9421
9422 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9423 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9424 was to make sure that gdb can read a core file. But (a) the "read
9425 the corefile" part didn't make it to a1-selftest.exp, we just
9426 delete the corefile after creating it, and (b) we test reading
9427 corefiles in corefile.exp anyway. Also, this test left around a
9428 xgdb process on Solaris.
9429
9430 * gdb.base/corefile.exp: Also test backtrace.
9431
9432Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9433
9434 * gdb.base/commands.exp: Test a simple user defined command with
9435 arguments and if/while statements; verify the full user command is
9436 printed by "show user".
9437
9438 * gdb.base/commands.exp: Test if/while commands as part of a
9439 breakpoint command list; verify they appear in breakpoint
9440 information.
9441
9442Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9443
9444 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9445 than by dividing by zero.
9446
9447Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9448
9449 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9450 performing an inferior call with watchpoints enabled.
9451 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9452 call.
9453
9454Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9455
9456 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9457 of "file" command.
9458
9459 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9460 Add additional pattern for when "int operator int(void);" appears
9461 in a different order.
9462
9463Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9464
9465 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9466
9467 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9468 and "signal" with ".*".
9469
9470Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9471
9472 * TODO: Add note about "handle all nostop".
9473
9474 * gdb.base/{sigall.c, sigall.exp}: New test.
9475 * gdb.base/Makefile.in: Add it.
9476
9477Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9478
9479 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9480 when invoking GDB, suppresses any windowing interface.
9481
9482Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9483
9484 * config/sim-gdb: New file, simulator testing support.
9485
9486Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9487
9488 * gdb.base/interrupt.exp: Test calling func1 twice.
9489
9490Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9491
9492 * gdb.base/list.exp (test_forward_search): Set timeout higher
9493 when we'll be getting lots of output from gdb.
9494
9495 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9496 "init_malloc" to after the expect statement. Run it if that
9497 regexp is taken, but also for two others which happen if source
9498 cannot be found.
9499
9500Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9501
9502 * gdb.base/printcmds.exp: New test, for printing register before
9503 program is running.
9504
9505Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9506
9507 * gdb.base/list.exp: Correct some alternate expect patterns
9508 to reflect changes in list1.c.
9509
9510Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9511
9512 * TODO: Add item regarding large frames.
9513
9514 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9515
9516 * TODO: Remove item about enabling return.exp; it
9517 is enabled. Suggest a few more "return" tests.
9518
9519Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9520
9521 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9522 anonymous unions.
9523
9524Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9525
9526 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9527 and pr-5646.o, so "make" is the same as "make all", not "make
9528 pr-4975.o".
9529
9530Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9531
9532 * gdb.base/list.exp: Adjust expectations to reflect changes in
9533 list1.c.
9534 (test_forward_search): New test proc.
9535 * gdb.base/list1.c (long_line): New function, has long source line.
9536
9537Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9538
9539 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9540 additional line of code that was added.
9541
9542Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9543
9544 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9545 tests so as not to overflow expect's input buffers.
9546 * gdb.disasm/hppa.exp: Corresponding changes.
9547
9548Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9549
9550 Beginnings of template debugging tests.
9551 * gdb.c++/templ-info.cc: New file to test for template
9552 debugging capability of the compiler.
9553 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9554 templ-info.cc.
9555 * gdb.c++/templates.cc: Add explicit template instantiations
9556 to enable compiling with -fno-implicit-templates. Add destructor
9557 and 'value' method to T5 class for template tests.
9558 * gdb.c++/templates.exp: Add testcases for printing of template
9559 types, setting breakpoints on template methods and calling a
beb998c6 9560 template method.
c906108c
SS
9561
9562Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9563
9564 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9565 branch target since some assemblers (gas-2.5) may emit a
9566 relocation for the branch instead of resolving it in the
9567 assembler.
9568
9569Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9570
9571 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9572 through signal handler.
9573
9574Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9575
9576 * configure.in (*-*-netware): Use config/mt-netware.
9577
9578 * config/mt-netware: New file.
9579 * config/mt-i386-netware: Removed, separate configs for different
9580 netware architectures are no longer needed now that we have
9581 --with-headers.
9582
9583Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9584
9585 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9586 by the recent changes to use ANSI C arithmetic conversions.
9587
9588Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9589
9590 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9591 bug involving using inferior_pid to figure out whether to select a
9592 frame.
9593
9594Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9595
9596 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9597 match the current disassembler output.
9598
9599Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9600
9601 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9602 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9603 types, expect "int" as type of integer values (for now).
9604
9605Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9606
9607 * gdb.base/commands.exp: New tests for if/while commands.
9608
9609Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9610
9611 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9612 by .*, since hex values have different syntax in Chill mode.
9613
9614Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9615
9616 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9617 linefeed from expect pattern for repeated types with indices > 9.
9618
9619Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9620
9621 First part of Fortran test suite.
9622 * gdb.fortran: New directory.
9623 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9624
9625Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9626
9627 * gdb.base/default.exp: Update expect pattern for load command
9628 without arguments.
9629
9630Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9631
9632 * configure.in: Change i386 to i[345]86.
9633 * gdb.base/configure.in: Likewise.
9634 * gdb.c++/configure.in: Likewise.
9635 * gdb.chill/configure.in: Likewise.
9636
9637Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
9638
9639 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
9640 patterns, since that is not a valid context for comments.
9641
9642Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
9643
9644 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
9645 repeated types and repeated types with indices > 9.
9646
9647Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9648
9649 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9650 2417; old bug has been fixed.
9651
9652Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9653
9654 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9655 send the newline ourselves instead of assuming gdb_test will do
9656 so when passed an empty input string.
9657
9658 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9659 stabs testcode.
9660
9661Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9662
9663 * lib/gdb.exp (gdb_test): Don't send anything if the first
9664 argument is an empty string. This makes cases where we want to
9665 match output that is already in expect's buffers (for example,
9666 matching a breakpoint after gdb_run_cmd has been called) work
9667 reliably.
9668
9669Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9670
9671 * config/netware.exp: New file.
9672
9673Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9674
9675 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9676 the -B and -L prefixes so we can find the debugging stub.
9677
9678 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9679 there and we are using the gcc from the tree.
9680
9681 * gdb.base/types.c: Removed.
9682
9683 * gdb.base/configure.in: Look for makefile fragments in ../config.
9684 Recognize i386-*-netware.
9685 * gdb.c++/configure.in: Likewise.
9686
9687Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9688
9689 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9690 the correct TCL syntax.
9691
9692Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9693
9694 * gdb.base/opaque.exp: use runto instead of messing around with
9695 breakpoints. Simplify by using gdb_test.
9696
9697 * gdb.base/bitfields.exp: restart between tests on netware targets
9698 because breakpoints aren't relocated after target death. Run
9699 processes to completion.
9700
9701 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9702
9703Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9704
9705 * Makefile.in: Remove extra tabs that confuse some versions
9706 of "make". Use the newly built gdb to test with by default,
9707 rather than the first one in the tester's search path.
9708
9709Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9710
9711 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9712
9713 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9714 condition help.
9715
9716Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9717
9718 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
9719
9720 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
9721 running.
9722 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
9723 * gdb.base/funcargs.exp: Likewise.
9724
9725 * gdb.base/bitfields.exp: Simplify by using gdb_test.
9726 * gdb.base/funcargs.exp: Likewise.
9727
9728 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
9729 message is "".
9730
9731Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9732
9733 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
9734 return,signals,twice}.exp: Handle non-existant binaries
9735 consistantly.
9736
9737 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
9738 * gdb.base/Makefile.in: Don't try to generate a core dump, we
9739 might testing a cross development system.
9740
9741Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9742
9743 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
9744 runtest script is relative to ${srcdir}, not ${rootdir}.
9745
9746Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
9747
9748 * gdb.base/signals.exp: Allow for optionality of breakpoint
9749 address.
9750
9751Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9752
9753 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
9754
9755Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9756
9757 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
9758 for size_t definition.
9759 * gdb.c++/templates.cc: Likewise
9760
9761 * config/mt-i386-netware: New file.
9762
9763 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
9764 defined.
9765
9766 * gdb.base/Makefile.in: Added support for systems that name core
9767 files by appending "core" to the program name.
9768 * gdb.base/a1-selftest.exp: Likewise.
9769
9770Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9771
9772 * gdb.base/return.exp: Add comment and message for `return double'
9773 test failure on Sparc Solaris.
9774
9775Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
9776
9777 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
9778
9779Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9780
9781 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
9782 from optimizing them away.
9783 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
9784 patterns to include default constructors and assignment operators,
9785 to match gcc versions beyond 2.5.8. Accept any cplus demangling
9786 character in the output of the virtual base pointer.
9787
9788Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9789
9790 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
9791 expression match in print_addr_of to avoid unintented matches.
9792 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
9793 versions up to 2.5.8.
9794
9795Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9796
9797 * gdb.base/list.exp: Tweak alternate pattern for listing of an
9798 included file to run under newer versions of expect.
9799 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
9800 consecutive >'s in templates to accomodate recent cplus-dem.c change.
9801 Remove xfail for the virtual table of BDDHookV.
9802
9803Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9804
9805 * lib/gdb.exp (string_to_regexp): Set a default result.
9806 (default_gdb_start): Fix misleading message.
9807
9808Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
9809
9810 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
9811 Remove all CC, etc definitions.
9812 * config/mt-hpux: New file.
9813 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
9814 (CFLAGS, LDFLAGS): Define.
9815 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
9816
9817 * Makefile.in (site.exp): Don't insert host_os, etc.
9818 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
9819 (distclean): Check existence of subdir.
9820 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
9821 * gdb.base/Makefile.in: General cleanup and simplification.
9822 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9823 to build executables. Use default rule to build .o files.
9824 (EXPECT, RUNTEST, CC): Fix relative pathname.
9825 (site.exp): Don't insert host_os, etc.
9826 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
9827 and/or SIGUSR1 defined.
9828 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
9829 * gdb.c++/Makefile.in: General cleanup and simplification.
9830 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
9831 (CFLAGS): Remove.
9832 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
9833
9834Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
9835
9836 * gdb.base/recurse.exp: Misc changes to get tests running again
9837 after Kung's changes to the watchpoint code.
9838 * gdb.base/watchpoint.exp: Likewise.
9839
9840Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
9841
9842 * lib/gdb.exp (string_to_regexp): Convert {\} also.
9843
9844Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9845
9846 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
9847 * lib/gdb.exp (default_gdb_start): Define.
9848 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
9849 gdb.base/funcargs.exp, gdb.base/opaque.exp,
9850 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
9851 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
9852 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
9853 Don't call gdb_target_udi in between tests.
9854
9855Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9856
9857 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
9858 (which was basically just a local version of the same thing). In
9859 addition to avoiding duplication, gdb_test_exact is faster.
9860 * lib/gdb.exp (gdb_test_exact): Fix typo.
9861
9862 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
9863 don't give an error.
9864
9865 * gdb.base/term.exp: Call delete_breakpoints before starting.
9866
9867 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
9868 (t10): Add comment.
9869
9870Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9871
9872 Reorganization of the GDB Test Suite.
9873
9874 * gdb.base: New directory, contains all the basic tests.
9875 * gdb.c++: New directory, tests specific to C++.
9876 * gdb.chill: New directory, tests specific to Chill.
9877 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
9878 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
9879 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
9880 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
9881 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
9882 t30-31 to chill).
9883 * */gdbme.*: Rename to match appropriate expect scripts.
9884 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
9885 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
9886 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
9887 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
9888 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
9889 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
9890 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
9891 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
9892 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
9893 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
9894 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
9895 gdb.c++/virtfunc.cc: New names of C++ files.
9896 * gdb.chill/chillvars.ch: New name of Chill file.
9897 * gdb.base/configure.in, gdb.c++/configure.in,
9898 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
9899 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
9900 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
9901 * configure.in (configdirs): Update to reflect directory changes.
9902 (target_abbrev): No longer define for any configuration.
9903 * Makefile.in: Cosmetic improvements to header comments.
9904
9905Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9906
9907 Various changes to gdb.t31:
9908
9909 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
9910 * gdbme.ch: Make all key-words and predefineds be upper-case.
9911 * chillvars.exp: Expect key-words and predefinds in upper-case.
9912
9913 * chillvars.exp: Use gdb_test_exact many places.
9914 Change expected output for arrays (which now includes index labels).
9915
9916 * pr-5020.exp, gdme.ch (module PR_5020):
9917 New test, for PR-5020.
9918
9919Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
9920
9921 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
9922 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
9923
9924Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
9925
9926 * Makefile.in: Fix bit-rot in definitions of CHILL,
9927 CHILL_FOR_TARGET and Chill_LIB.
9928 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
9929 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
9930 CHILL, and CHILL_LIB.
9931
9932Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
9933
9934 * Revert the previous changes. Please see Rob's directory
9935 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
9936
9937Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
9938
9939 * Makefile.in, configure.in, config/mips-gdb.exp,
9940 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
9941 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
9942 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
9943 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
9944 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
9945 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
9946 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
9947 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
9948 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
9949 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
9950 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
9951 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
9952 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
9953 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
9954 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
9955 changes from 94Q1.
9956
9957Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
9958
9959 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
9960 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
9961 Rob's new testing fragments.
9962
9963Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
9964
9965 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
9966 lib/gdb.exp: Replace error proc calls with perror.
9967
9968Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
9969
9970 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
9971 version also, match on casted version strings, and match on
9972 gdb startup case where the line numbers might be messed up.
9973
9974Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
9975
9976 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
9977 (CFLAGS): Delete it from here.
9978
9979Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
9980
9981 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
9982
9983Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
9984
9985 * Makefile.in (RUNTEST): Default to just "runtest".
9986
9987Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9988
9989 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
9990 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
9991 the code has been restructured.
9992
9993Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9994
9995 * gdb.t00/default.exp (set write): Allow any number of \r and/or
9996 \n, not just one of each.
9997
9998 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
9999 /bin/cc gives a warning if you do.
10000
10001Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10002
beb998c6 10003 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10004 __t10ListS_link1ZUiRCUiPT0
10005
10006Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10007
10008 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10009 on local variables in recursive functions.
10010
10011 * gdb.t07/Makefile.in: Build the new test.
10012
10013Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10014
10015 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10016 directly. Instead compare the return values from actual calls.
10017
10018Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10019
10020 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10021
10022Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10023
10024 * From Peter Schauer with minor modifications.
10025 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10026 stops in mid-line in the caller. Add xfail for returning a float
10027 value on X86 targets.
10028
10029Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10030
10031 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10032 to avoid expect lossage.
10033 (fmem_LRbug_tests): Likewise.
10034 * gdb.disasm/hppa.s: Corresponding changes.
10035
10036 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10037 conditions to work with latest dejagnu/expect.
10038
10039 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10040 expected to fail on the PA.
10041 (backtrace in call with trampolines): Explicitly require main
10042 to be frame #1 (no trampolines should show up in backtrace).
10043
10044 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10045 "continue -expect".
10046 * gdb.t06/break.exp: Likewise.
10047 * gdb.t07/watchpoint.exp: Likewise.
10048 * gdb.t13/bitfields.exp: Likewise.
10049 * gdb.t15/{funcargs,return}.exp: Likewise.
10050 * gdb.stabs/weird.exp: Likewise.
10051 * config/{mips,udi}-gdb.exp: Likewise.
10052
10053 * hppa.sed: Enclose comments within a sed command to avoid
10054 losing with the old OSF1 sed.
10055
10056Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10057
10058 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10059 sequent dynix.
10060 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10061 * gdb.t15/funcargs.exp: Conditionally step again to really
10062 finish from marker_call_with_trampolines. Handle the case where
10063 the first step from within call_with_trampolines already steps
10064 us back to main.
10065 * gdb.t15/gdbme.c: Add comment to closing brace of
10066 call_with_trampolines for funcargs.exp.
10067
10068Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10069
beb998c6 10070 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10071 Fix typo(s).
10072
10073Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10074
10075 * gdb.t07/gdbme.c: More code for watchpoint testing.
10076
10077 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10078 "Hardware watchpoint" throughout file.
10079 (test_watchpoint_triggered_in_syscall): New test.
10080 (test_complex_watchpoint): New test.
10081
10082Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10083
10084 * gdbme.c (call_with_trampolines): New function to try and step
10085 into. Tests trampoline problems on the PA.
10086
10087 * funcargs.exp (localvars_in_indirect_call): No longer expect
10088 stepping into indirect call to fail on PAs.
10089 (test_stepping_over_trampolines): New test.
10090
10091Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10092
10093 * TODO: Add suggestions for static member function tests, and
10094 completion tests.
10095
10096Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10097
10098 * TODO: Add suggestions for "p/a" tests.
10099
10100 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10101 (default_gdb_exit): Replace all the hair with sending "quit" to
10102 the process with a simple close.
10103
10104Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10105
10106 * TODO: Add suggestions for shared library tests.
10107
10108Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10109
10110 * TODO: Add suggestions for x/s tests.
10111
10112Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10113
10114 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10115 "enable once", and "enable breakpoints once" with ".*".
10116
10117Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10118
10119 * TODO: Add suggestions about structure passing tests.
10120
10121Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10122
10123 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10124 the primary1 test, use work around if __GNUC__ < 2.
10125 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10126 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10127 Test for bad output rather than waiting for timeout. Issue
10128 second continue only if first continue failed.
10129
10130Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10131
10132 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10133 operator[] test with gdb_test because the old code didn't seem to
10134 be getting the quoting right with the new dejagnu.
10135
10136Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10137
10138 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10139 one from the path.
10140 * Makefile.in: Use a fresh expect if there is one, use runtest
10141 from the src tree if there is one.
beb998c6 10142
c906108c
SS
10143Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10144
10145 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10146 next over recursive call. Revise the tests from that point on
10147 (which had been skipped) to match GDB's actual (correct) output.
10148
10149 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10150 with next over a breakpoint whose condition is false.
10151
10152 * gdb.t00/help.exp: Comment out "help set print" tests just like
10153 (and for same reason as) "help set" test.
10154
10155Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10156
10157 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10158 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10159
10160Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10161
10162 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10163 necessary gdb_target_udi.
10164
10165 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10166
10167 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10168 1838 and 2417; they are fixed.
10169
10170 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10171 gdb.t03/ptype.exp (ptype structure, ptype union):
10172 Remove xfails; the test is looser than when the xfails were added.
10173
10174 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10175 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10176
10177 * gdb.t01/run.exp: Only run shell test if isnative.
10178
10179 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10180 since "run" automatically loads if necessary. Call gdb_target_udi
10181 after the "file" since "file" kills any execution target.
10182
10183 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10184 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10185 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10186 argument for UDI.
10187
10188Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10189
10190 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10191
10192 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10193
10194Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10195
10196 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10197 properly quoting regexps. This makes the second argument to
10198 demangle a fixed string, which matches the callers, instead of a
10199 shell-style pattern which is what the previous implementation
10200 used. Update some of the callers.
10201
10202Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10203
10204 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10205 (comib_nullified_tests): Fix typo.
10206 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10207 strings. No longer expected to fail.
10208
10209 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10210 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10211 strings. No longer expected to fail.
10212
10213 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10214 string. No longer expected to fail.
10215
10216Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10217
10218 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10219 No longer expected to fail.
10220
10221 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10222 string. No longer expected to fail.
10223
10224Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10225
10226 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10227 only in the names (I probably got most of them). I was even
10228 generous with some which differed in underscores in names, and
10229 probably missed a few, and I *still* was able to remove almost a
10230 third of the file with almost no impact on testsuite coverage.
10231
10232Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10233
10234 * gdb.t00/default.exp: Match udi_attach error message as well as
10235 the one from child_attach.
10236
10237 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10238
10239 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10240
10241 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10242 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10243
10244 * Move test with enums and partial symbols back to
10245 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10246 Reverts the change of 26 May 93. Per today's change to
10247 stabs.texinfo, the behavior that weird.exp was expecting was
10248 unreasonable; what is important is that the compiler+gdb get
10249 things right, which happens with a recent gcc. Also fix the test
10250 to deal with native compilers which put out the stab gdb can't
10251 deal with.
10252
10253Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10254
10255 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10256 in the names. The main thing these accomplish is to slow things down.
10257 Many more such duplicates surely remain.
10258
10259 * gdb.t00/help.exp: Comment out "help support" test just like
10260 (and for same reason as) "help set" test.
10261
10262Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10263
10264 * gdb.t06/break.exp: Remove setup_xfails for
10265 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10266 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10267 about known bug in gcc to include up through 2.5.8.
10268 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10269 well as "_vb$".
10270 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10271 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10272 with latest gcc and gdb.
10273 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10274 well as "_vb$".
10275
10276Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10277
10278 * configure.in (hppa*-*-*): Also configure and build stabs-only
10279 tests.
10280
10281Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10282
10283 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10284 * gdb.t10/configure.in (hppa*-*-*): Use it.
10285
10286Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10287
10288 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10289
10290Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10291
10292 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10293 versions prior to 1.13.5.
10294
10295Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10296
10297 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10298 the prompt is at the start of a line.
10299
10300Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10301
10302 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10303 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10304 in the copr tests now.
10305 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10306 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10307 expected to fail.
10308
10309Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10310
10311 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10312 gdb.t31/chillvars.exp, lib/gdb.exp:
10313 Tweak to run under either version of expect.
10314 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10315 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10316 * gdb.t11/list.exp: Remove extraneous whitespace.
10317
10318Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10319
10320 * gdb.t16/printcmds.exp (test_print_strings): Accept
10321 "(unsigned char *) " before the string.
10322
10323 * TODO: Add notes about printing of fancy types and GDB expressions.
10324
10325Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10326
10327 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10328 * gdb.t06/configure.in: Don't try to compile signals test program
beb998c6 10329 if doing mips-idt-ecoff.
c906108c
SS
10330
10331Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10332
10333 * Most .exp files: Tweak to run under either version of expect.
10334
10335Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10336
10337 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10338 xfails; I'm not sure why they are failing, but not because of PR 1806.
10339
10340Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10341
10342 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10343 defined in lib/gdb.exp.
10344
10345Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10346
10347 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10348 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10349 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10350 have to be typeless.
10351
10352Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10353
10354 * TODO: Add suggestion for copyright year test.
10355
10356Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10357
10358 * configure.in (*-*-lynxos*): Add stabs tests.
10359
10360Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10361
10362 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10363 so insert a tab before any assembler directive in column zero.
10364
10365 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10366 stores.
10367 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10368 stores.
10369 (fpu_short_memory_tests): Likewise.
10370
10371Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10372
10373 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10374 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10375 .stabs directives in comments.
10376
10377Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10378
10379 * TODO: New file, describing tests we could write.
10380 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10381
10382Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10383
10384 * gdb.t06/signals.exp: Add kludge to force re-sync.
10385
10386 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10387 to xgdb instead of gdb, get out of gdb.
10388
10389Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10390
10391 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10392 for info.
10393
10394Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10395
10396 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10397 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10398 * gdb.stabs/hppa.sed: New sed script for the PA.
10399
10400Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10401
10402 * gdb.stabs: Re-write weird.def and configuration to use sed
10403 instead of cpp. sed is portable and POSIX; cpp is neither.
10404
10405Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10406
10407 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10408
10409Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10410
10411 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10412
10413Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10414
10415 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10416 "_vb$".
10417 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10418 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10419
10420Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10421
10422 * lib/gdb.exp: Comment out code which depends on non-existent
10423 `transform' procedure.
10424
10425Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10426
10427 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10428 * lib/gdb.exp: Transform tool name.
10429 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10430 1.1's new error handling system.
10431
10432Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10433
10434 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10435
10436Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10437
10438 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10439 They made pattern matching so slow that timeouts happened on
10440 heavily loaded systems. Now any output from "show print" which
10441 gets us back to the GDB prompt is a PASS.
10442
10443Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10444
10445 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10446
10447Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10448
10449 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10450
10451 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10452 It is not from PR 3220.
10453
10454Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10455
10456 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10457 just started failing because they depended on the order the
10458 subcommands are presented, or exact docstring text. This kind of
10459 test is a pain and has minimal benefit.
10460
10461Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10462
10463 * gdb.t09/corefile.exp: At end of test, use "core" command with
10464 no arguments.
10465
10466Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10467
10468 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10469 17}/Makefile.in: Make it possible to run the testsuite with Sun
10470 make and CC = cross gcc by adding explicit build rules for .o
10471 files.
10472
10473Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10474
10475 * gdb.t15/funcargs.exp: Don't put comments on same line as
10476 setup_xfail (@#$*%& tcl braindamage!).
beb998c6 10477
c906108c
SS
10478Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10479
10480 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10481
10482Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10483
10484 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10485 * gdb.t20/inherit.exp: remove three dumplicate entries.
10486
10487Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10488
10489 * gdb.t06/break.exp: For "next over recursive call", fail on any
10490 incorrect output, not just on "factorial (value=2)".
10491
10492Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10493
10494 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10495 working now. Add an xfail if accesing a bss variable causes
10496 a memory error if the target is not yet run.
10497
10498Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10499
10500 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10501 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10502 name of __st* demangling (2 strings). Did Kung really get the
10503 more than 95 others right without testing them?
10504
10505Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10506
10507 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10508
10509Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10510
10511 * configure.in (configdirs): Add gdb.disasm
10512 * gdb.disasm: New directory for GDB disassembler tests.
10513 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10514
10515Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10516
10517 * gdb.t00/help.exp: Don't test "help set".
10518
10519 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10520 from within expect statements. None of these happen anymore and
10521 they cause regressions to be silently unnoticed.
10522
10523 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10524 messages) about known failures with gcc cygnus-2.4.5-930417.
10525
10526 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10527 comp-info.exp so it gets built if it doesn't exist.
10528
10529 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10530 it is no longer used.
10531 * gdb.t13/comp-info.c: Removed.
10532
10533Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10534
10535 * gdb.t06/signals.exp: Add xfail for sun3.
10536
10537Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10538
10539 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10540 relevant because ^C doesn't get sent but failure can be reproduced
10541 interactively).
10542
10543Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10544
10545 * gdb.stabs/alpha.mt: New configuration file for alpha.
10546 * gdb.stabs/configure.in: Use it.
10547 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10548 sharing with alpha.mt, redefine long to word via preprocessor.
10549 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10550 for alpha.
10551 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10552 native cc.
10553 * gdb.t00/teststrategy.exp: Change expect string so that we
10554 consume the `(xgdb)' from the command echo and from the gdb prompt.
10555 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10556 gdb currently compares all values as long, so this failure probably
10557 applies to any configuration where LONGEST is bigger than a target int.
10558 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10559 with gcc.
10560 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10561 to handle opaque pointers, gcc is.
10562 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10563 as first argument. Include <sys/types.h> and change all operator
10564 new definitions to use size_t.
10565 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10566 now that we use size_t.
10567
10568Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10569
10570 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10571 a long or float array cast all array members to the same type.
10572 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10573 with 64 bit longs.
10574 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10575 on alpha.
10576 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10577
10578Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10579
10580 * gdb.t24 (demangle.exp): Constructors of templates have names like
10581 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10582 section 14.6 of the ARM.
10583
10584 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10585 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10586 accomplish little and slow down the testsuite.
10587
10588 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10589 Accept spaces various places.
10590
10591Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10592
10593 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10594 with watchpoint enabled.
10595
10596 * Makefile.in: Remove definition of CC and remove the second
10597 definition of CXX (the "CXX = gcc" one remains). These definitions
10598 were causing backquotes to be expanded within backquotes, which
10599 doesn't work.
10600
10601Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10602
10603 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10604
10605Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10606
10607 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10608 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10609 by mips cc and contains no stabs entries.
10610
10611Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10612
10613 * config/vx-gdb.exp: Use fake device to load files rather than
10614 NFS.
10615 * lib/gdb.exp: New proc to do "file" command.
10616 * config/unix-gdb.exp: Use new "file" proc.
10617
10618Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10619
10620 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10621 Rework board rebooting slightly.
10622 (gdb_exit): Don't exit from the remote shell; there isn't one.
10623 * gdb.stabs/weird.exp: If a program is being debugged already,
10624 kill it.
10625 * gdb.t04/setvar.exp: Stop and restart gdb.
10626 * gdb.t05/expr.exp: Likewise.
10627 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10628 restart gdb and reload the program.
10629 * gdb.t08/opaque.exp: Likewise.
10630 * gdb.t12/scope.exp: Likewise.
10631 * gdb.t13/bitfields.exp: Likewise.
10632 * gdb.t15/funcargs.exp: Likewise.
10633 * gdb.t20/classes.exp: Likewise.
10634 * gdb.t03/ptype.exp: Increase timeout.
10635 * gdb.t16/printcmds.exp (test_print_string_constants,
10636 test_print_array_constants): Likewise.
10637 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
10638 * gdb.t20/classes.exp (do_tests): Likewise.
10639 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
10640
10641Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
10642
10643 * gdb.stabs: Renamed *wierd* to *weird*.
10644
10645Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10646
10647 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10648 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10649
10650Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10651
10652 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10653 (do_tests): Remove xfail for whatis on one_var and two_var.
10654
10655Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10656
10657 * Makefile.in: Made cross building work better by adding
10658 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10659
10660Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10661
10662 * gdb.t15/{return.c,return.exp,Makefile.in}:
10663 New test, currently commented out.
10664
10665Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10666
10667 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10668 still running and removes the leftover named socket so GDb can do
10669 clean restarts.
10670
10671Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10672
10673 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10674 console, not GDB.
10675 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10676 cross testing works better with "make check"
10677 * config/unix-gdb: Use default procedures for exit and version.
10678 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10679 with the newest VxWorks.
10680
10681Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10682
10683 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10684 old form.
10685
10686 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10687 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10688
10689 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10690
10691 * config/unix-gdb.exp: Remove this version of gdb_exit
10692 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10693 Rob says he'll look at it when he gets back to testing boards.
10694
10695Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10696
10697 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10698 an expected fail for certain ptype commands.
10699
10700 * gdb.t20/classes.exp: Update expected results of "ptype class
10701 Base1" to account for the constructor that now appears in the type.
10702
10703Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10704
10705 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10706 disappeared from list.
10707 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10708 "alldone" proc with call to cleanup and exit.
10709 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10710 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10711 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10712 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10713 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10714 "alldone" proc with simple returns that suppress remaining
10715 tests. The alldone proc went away many months ago.
10716
10717Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10718
10719 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
10720
10721 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
10722
10723Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10724
10725 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
10726 as vax gdb will display them.
10727
10728Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10729
10730 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
10731 optimizers.
10732
10733 * scope.exp: Change "bad value for localval" messages so each one
10734 is unique.
10735
10736 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
10737 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
10738
10739 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
10740
10741Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10742
10743 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
10744 doesn't exist (due to optimization).
10745
10746Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
10749 contains \r because the filename is long.
10750
10751 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
10752 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
10753
10754Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10755
10756 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
10757 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
10758 Ultrix.
10759 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
10760 int tests.
10761 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
10762
10763Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
10764
10765 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
10766
10767 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
beb998c6 10768 to match does not match the passing case but still matches the
c906108c
SS
10769 failing case.
10770
10771Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10772
10773 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
10774
10775Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
10776
10777 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
10778 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
10779 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
10780 Remove various versions of gdb_exit.
10781 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
10782 gdb_exit.
10783 * config/unix-gdb.exp: gdb_exit remains here, and should override
10784 the generic version, since it's doing a lot of wierd stuff that
10785 the other versions aren't. FIXME, fold it in, or abandon this
10786 version.
10787
10788Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10789
10790 * gdb.t24/demangle.exp: Add tests for PR 3220.
10791
10792Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10793
10794 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
10795
10796Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
10797
10798 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
10799 "i386-*-*". Works for i486 as well.
10800
10801 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
10802 bug, and expand domain of xfail to all SVR4 systems, since the
10803 actual problem is likely to be in generic SVR4 /proc support.
10804
10805Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10806
10807 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
10808
10809Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
10810
10811 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
10812 xfails for other systems. Match a missing 'Continuing.' as an
10813 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
10814
10815 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
10816 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
10817 Only issue warning for missing executables if -all option is used.
10818
10819 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
10820 file if -all option is used. It's like an unpredictable XFAIL.
10821
10822Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10823
10824 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
10825 for dynamically linked binaries.
10826
10827 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
10828
10829Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10830
10831 * gdb.t20/inherit.exp: Change message for "print tagless struct"
10832 to state that this is a known bug in old versions of g++.
10833
10834Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10835
10836 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
10837 while waiting for `Continuing'.
10838
10839Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
10840
10841 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
10842 in text, data, and bss.
10843 * gdb.t10/nodebug.c: Add local and global test variables for
10844 initialized and uninitialized data.
10845
10846Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10847
10848 * config/unix-gdb.exp (gdb_exit): Add "wait".
10849
10850Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10851
10852 * gdb.t06/signals.exp: xfail the continue from the handler for all
10853 targets.
10854
10855 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
10856 function with watchpoints enabled, the i386 call dummy starts with
10857 a call.
10858
10859 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
10860 386 bsd names its corefiles.
10861
10862Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
10863
10864 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
10865 compilers don't grok it.
10866 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
10867 with small octal ints rather than character constants, which
10868 are signed and might not fit if first promoted to int.
10869
10870Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
10871
10872 * gdb.t09/Makefile.in (clean): Remove corefile.
10873
10874Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10875
10876 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
10877
10878Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10879 and Jim Kingdon (kingdon@cygnus.com)
10880
10881 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
10882 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
10883 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
10884
10885Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10886
10887 * gdb.t17/interrupt.exp: Add xfail for hppa.
10888
10889Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10890
10891 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
10892 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
10893 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
10894 to determine signed-ness of bitfields and use the result to setup
10895 the xfail.
10896 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
10897 * gdb.t15/funcargs.exp: Use them to step until the second indirect
10898 call line is reached if necessary.
10899
10900Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10901
10902 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
10903
10904Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10905
10906 * gdb.t06/break.exp: Also test `clear' command.
10907
10908Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10909
10910 * gdb.t00/teststrategy.exp: Remove extra quote.
10911
10912 * gdb.t07/watchpoint.exp: Change xfail for calling function with
10913 watchpoint enabled to be for all non-68k machines.
10914
10915 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
10916
10917Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10918
10919 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
10920 targets use aout.mt instead of ecoff.mt as gas understands
10921 standard aout format.
10922
10923Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10924
10925 * lib/gdb.exp (runto): Don't insist that function we are running to
10926 was compiled with -g.
10927
10928 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
10929
10930 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
10931 to get back into the read system call.
10932 Accept leading newline in case where we woke it up.
10933
10934Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10935
10936 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
10937 to make the stabs test work on ecoff systems using gcc and -with-stabs.
10938 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
10939 enable ecoff configuration.
10940
10941Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10942
10943 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
10944
10945Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10946
10947 * gdb.t16/printcmds.exp: Add another printf test.
10948
10949Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
10950
10951 * configure.in: If configured -with-stabs on any target, add
10952 stabsdirs to configdirs.
10953
10954Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10955
10956 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
10957 fun" so pattern does not match the command itself.
10958
10959Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10960
10961 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
10962
10963Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10964
10965 * gdb.t17/interrupt.exp: Test for more things.
10966
10967Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10968
10969 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
10970 compiler arranges the code and line numbers.
10971
10972 * gdb.t17/interrupt.exp: Don't send \n after ^C.
10973
10974Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10975
10976 * gdb.t00/help.exp: Increase expect input buffer size.
10977
10978Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10979
10980 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
10981
10982 * gdb.t07/watchpoint.exp: Add xfail for hppa.
10983
10984 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
10985
10986 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
10987 [0-9]*, not just [0-9].
10988
10989Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10990
10991 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
10992
10993 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
10994
10995Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10996
10997 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
10998
10999Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11000
11001 * gdb.t06/signals.c: Add xfails for sun3.
11002
11003 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11004
11005 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11006 test_stepping tests.
11007
11008Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11009
11010 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11011
11012 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11013
11014 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11015 rather than actually putting it through cpp twice.
11016
11017 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11018
11019Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11020
11021 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11022 no longer needed.
11023
11024Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11025
11026 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11027
11028 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11029 C++ features prints as "struct", make it a pass, not an xfail.
11030
11031Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11032
11033 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11034 Don't require VA to print as "class" rather than "struct".
11035
11036Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11037
11038 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11039
11040Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11041
11042 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11043
11044Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11045
11046 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11047 order.
11048
11049Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11050
11051 * gdb.t16/printcmds.exp: Add printf tests.
11052
11053 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11054
11055 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11056
11057Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11058
11059 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11060 pass counts, to counteract any existing or future setup_xfails.
11061
11062Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11063
11064 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11065 {BEGIN,END}_COMMON for common block instead of STAB.
11066 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11067
11068 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11069 intp_var should be N_GSYM not N_LSYM.
11070 wierd-aout.S: Use a label for the value of the N_SO.
11071 wierd.def: Remove all backslashes.
11072 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11073
11074Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11075
11076 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11077 get the expected next to inheritance3.
11078
11079Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11080
11081 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11082 now that gcc-2.4 gets it right.
11083
11084Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11085
11086 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11087
11088 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11089 generating comp-info.exp which works for cross-compilation.
11090
11091Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11092
11093 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11094 "*-*-sysv4.*".
11095
11096Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11097
11098 * gdb.t01/run.exp: Start with a fresh gdb.
11099 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11100 SVR4.x.
11101
11102Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11103
11104 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11105 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11106 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11107 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11108 things to remove.
11109
11110Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11111
11112 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11113 test cases from bug reports.
11114
11115Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11116
11117 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11118 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11119 avoid spurious xfails.
11120 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11121 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11122 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11123
11124Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11125
11126 * gdb.t00/teststrategy.exp: Rework to provide more useful
11127 description of each test, fix problem with systems that define
11128 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11129 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11130 results for "next over recursive call" so timeouts aren't taken
11131 by error.
11132
11133Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11134
11135 * gdb.t12/scope.exp: Test printing of variables before run.
11136
11137 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11138 printed in wrong order due to sorting.
11139
11140Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11141
11142 * gdb.t00/teststrategy.exp: Fix expected results for printing
11143 user entered string constant. Is array of char, prints with no
11144 address.
11145
11146 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11147 commands.
11148 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11149 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11150 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11151 of struct of char arrays.
11152 * gdb.t00/radix.exp: New tests for radix commands.
11153
11154Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11155
11156 * gdb.t16/printcmd.exp: Print a variable before running program
11157 (with xfail for AIX).
11158
11159Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11160
11161 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11162
11163 * gdb.t16/printcmd.exp: Don't print variables before running program.
11164
11165 * gdb.t06/break.exp: Don't require envp argument to main.
11166
11167 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11168
11169 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11170 Add xfails for rs6000.
11171
11172 * gdb.t02/whatis.exp: Change other tests not to re-test something
11173 we already tested.
11174
11175 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11176 each type used has a variable of that type.
11177
11178Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11179
11180 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11181
11182Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11183
11184 * configure.in: change srctrigger to be a file, not a directory
11185
11186Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11187
11188 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11189
11190 * gdb.t11/list.exp: Fixed a couple of typos.
11191
11192Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11193
11194 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11195 is fixed and PR is closed.
11196 * gdb.t16 (gdbme.c): Add simple test string variable.
11197 * gdb.t16 (printcmds.exp): Add tests with simple test string
11198 variable, primarily for boundaries on "set print elements".
11199
11200Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11201
11202 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11203 Make leading 0's optional and don't expect a tab in the middle
11204 of the number.
11205
11206 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11207
11208 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11209 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11210 don't end command passed to gdb_test with newline.
11211
11212 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11213 signed keyword away, don't expect signed bitfields to be signed.
11214
11215 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11216 printing with only as many 1's as are in the field as well as printing
11217 with 32 1's (see comment).
11218
11219Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11220
11221 * gdb.t00/default.exp: Start with a fresh gdb.
11222 * configure.in (configdirs): Remove gdb.t31 until the chill
11223 compiler works again. It no longer is able to find chillrt0
11224 since it isn't in libchill.a anymore.
11225 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11226 wierd.o, make more modular.
11227 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11228 spurious newlines that caused problems.
11229
11230Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11231
11232 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11233 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11234 gdb.stabs/wierd.{exp,def}: Many new tests.
11235
11236 * gdb.t00/default.exp: update info line for new message.
11237
11238 * gdb.t02/{whatis.exp,gdbme.c}:
11239 Test that "char *" doesn't print as "caddr_t".
11240
11241Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11242
11243 * gdb.t00/help.exp: Use .* in place of some help messages which
11244 just changed.
11245 gdb.t00/default.exp: Update "info frame" test for new message.
11246 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11247 Remove some xfails
11248
11249Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11250
11251 * gdb.t03/{gdbme.c,ptype.exp}:
11252 Add tests for typedef'd struct and union without tags.
11253 Also check "whatis" on a variable of a typedef'd enum without a tag.
11254
11255 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11256 PRMS 1823; the bug still exists but isn't reproduced by this test
11257 anymore), and remove rs6000 XFAIL (the bug is fixed).
11258
11259 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11260 duplicated from whatis.exp. For those that are left, accept
11261 "long", "long int", or "int" for long variables (whatis.exp already
11262 has an XFAIL for "int", so no need to fail it here).
11263
11264 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11265 Deal with GCC's names for types now that GDB uses the compiler's names.
11266
11267 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11268 setup_xfail's for sunos4. If we #defined the signed keyword away,
11269 don't expect GDB to know that char it is signed.
11270
11271 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11272
11273Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11274
11275 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11276 should work on any system, regardless of debugging format.
11277 * gdb.t21/demangle.exp: Move to gdb.t24.
11278 * gdb.t24/demangle.exp: Move from gdb.t21.
11279 * gdb.t24/{Makefile.in, configure.in}: New files.
11280
11281Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11282
11283 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11284 * gdb.stabs: New directory.
11285
11286Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11287
11288 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11289 not just "Quit anyway?".
11290
11291Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11292
11293 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11294 that all setup_xfails are immediately followed by clear_xfails.
11295
11296Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11297
11298 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11299 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11300 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11301 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11302 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11303 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11304 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11305 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11306 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11307 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11308 gdb.t31/chillvars.exp, lib/gdb.exp:
11309 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11310 bug-gdb@prep.ai.mit.edu.
11311
11312Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11313
11314 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11315 with 0.0, not integer 0.
11316
11317Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11318
11319 * gdb.t06/break.exp: Update for "Kill the program" message change.
11320
11321Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11322
11323 * Makefile.in (GDBFLAGS): Set to -nx.
11324 * Makefile.in (site.exp): Use GDBFLAGS.
11325
11326Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11327
11328 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11329 Makefiles.
11330 (check): depend on just-check.
11331 (just-check): added so that tests can be run without a noop
11332 build pass.
11333
11334Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11335
11336 Switch to using configure's configdirs.
11337 * Makefile.in (Makefile): add configure.in dependency.
11338 (SUBDIRS): removed redundant assignment.
11339 * configure.in: switch subdirs assignment to configdirs.
11340 * gdb.t*/configure.in: new files.
11341
11342Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11343
11344 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11345 works.
11346
11347Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11348
11349 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11350 in explicit rules. Apparently this is not supported by some makes.
11351
11352Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11353
11354 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11355
11356Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11357
11358 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11359 disappeared.
11360
11361Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11362
11363 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11364
11365Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11366
11367 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11368 watchpoint problem that is now fixed.
11369 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11370 uninitialized convenience variables.
11371 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11372 structures.
11373
11374Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11375
11376 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11377 which causes expect to get out of sync with gdb on long output
11378 from help set.
11379 * gdb.t09/corefile.exp: Make expected pattern for core file
11380 failing signal and frame output format less sun specific.
11381
11382Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11383
11384 * gdb.t31/chillvars.exp: Add and remove initial dummy
11385 breakpoint, so that symbol table is forced in.
11386 (Needed at least on Sunos4, though it seems not SVR4.)
11387 * gdb.t31/chillvars.exp: Update for changed output format.
11388
11389Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11390
11391 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11392
11393Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11394
11395 * Makefile.in: Added --srcdir when invoking runtest, removed the
11396 need for a local config file. (optional now)
11397
11398Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11399
11400 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11401 failure count used to force early termination. Add some more
11402 expected failures for gnu style demangling.
11403
11404Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11405
11406 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11407 pmi variable from gdb.t20/gdbme to get optimized away.
11408 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11409 Check for written corefile upon timeout _and_ eof.
11410
11411Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11412
11413 * config/unix-gdb.exp: Add missing return 0.
11414
11415Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11416
11417 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11418 test termination.
11419
11420Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11421
11422 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11423 disappeared.
11424
11425Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11426
11427 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11428 time as i860 support works.
11429
beb998c6 11430 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11431 "backtrace 100\r" rather than just "backtrace\r", to match last
11432 change.
11433
11434Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11435
11436 * config/udi-gdb.exp (gdb_exit): Remove close command.
11437 (gdb_target_udi): New procedure to set the UDI target.
11438 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11439 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11440 Added waits for prompts after several question responses. Added
11441 some more responses used by a29k-amd-udi-gdb.
11442 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11443 pass different arguments, restart UDI connection after program
11444 completion.
11445 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11446 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11447 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11448 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11449 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11450 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11451 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11452 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11453 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11454 after program completion.
11455 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11456 compiled with a SELECT_VECS setting.
11457 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11458 infinite recursion.
11459
11460 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11461 Added checks for COFF results, and made them expected failures for
11462 all targets. It would be better to make them expected failures
11463 for COFF targets only.
11464
11465Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11466
11467 * Makefile.in: add null dvi target, don't bother to recurse
11468 through test directories for info and install-info; rename
11469 $(datadir) to be dejagnu instead of deja-gnu
11470
11471Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11472
11473 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11474 compiler to coredump.
11475 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11476 code.
11477
11478Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11479
11480 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11481 coredump.
11482 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11483 code.
11484
11485Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11486
11487 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11488 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11489 which in a shell. Deletes xgdb when done.
11490 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11491 Tests the return from the "set height" or "set width" commands.
11492 Added a few return codes where needed.
11493
11494Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11495
11496 * Makefile.in (SUBDIRS): Add gdb.t17.
11497 * configure.in (subdirs): Add gdb.t17.
11498 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11499 files to test gdb's calling of functions in the inferior with
11500 the correct arguments and gdb's ability to retrieve any
11501 result returned.
11502
11503Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11504
11505 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11506 may be called after gdb goes away. Previous versions of expect
11507 needed these to avoid file descriptor leaks, but they cause
11508 errors with the current revision of expect.
11509 * gdb.t00/gdbvars.exp: Use -re on expected output after
11510 setting sevenbit-strings.
11511 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11512 to set sevenbit-strings consistent across tests.
11513 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11514 set sevenbit-strings consistent across tests.
11515
11516Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11517
11518 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11519 expected output to match current "expect" expectations.
11520
11521Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11522
11523 * gdb.t00/default.exp: Change expected output for default "source"
11524 command, to match new gdb behavior which requires a filename to
11525 source.
11526
11527Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11528
11529 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11530 expected fail for i486-*-* that misses the marker2 function.
11531 * gdb.t10/crossload.exp (bfddefault): Allow successful
11532 recognition of a format to pass even if no symbols are found.
11533 Explicitly catch failures where the format is not recognized
11534 or is ambiguous, and add the reason to the fail message.
11535 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11536 the cause is and invalid target and add reason to failure message.
11537 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11538 elf32-i386, elf32-sparc, and elf32-i860.
11539 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11540 Set up expected failure for 'filename'::variable scope resolution,
11541 which is now apparently broken on all targets.
11542 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11543 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11544 gdb.t23/templates.exp: Change failure for missing binfile into
11545 just a warning.
11546 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11547 references.
11548
11549Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11550
11551 * gdb.t00/default.exp: Add expected output for default "source"
11552 command, to match new gdb behavior.
11553 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11554
11555Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11556
11557 * config/*-gdb.exp: returns an error, rather than exiting on
11558 internal errors.
11559
11560Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11561
11562 * gdb.t03/gdbme.c: Add pointer to struct variable.
11563 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11564 referencing struct members.
11565
11566Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11567
11568 * configure.in (mips-idt-ecoff): New target.
11569 * config/mips-gdb.exp: New file for remote board using MIPS remote
11570 debugging protocol.
11571
11572 * Redid configuration scheme. Removed gdb.t*/configure.in.
11573 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11574 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11575 distclean targets. Built executables via .o files. Adjusted
11576 tests to account for source files in $(srcdir) rather than
11577 $(objdir).
11578 * lib/gdb.exp (runto): Don't expect () after the function name,
11579 because it may have arguments.
11580
11581Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11582
11583 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11584 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11585 expected failures for mips-idt-* and mips-sgi-*.
11586 * gdb.t00/default.exp (attach): Kill process if requested.
11587 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11588 that does not read core files.
11589 * gdb.t01/run.exp: Removed checks for exit status code.
11590 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11591 it is linked in.
11592 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11593 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11594 appropriate, rather than doing it by hand.
11595 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11596 execution.
11597 * gdb.t10/crossload.exp: Kill existing program if needed.
11598 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11599 appropriate, rather than doing it by hand. Always increase
11600 timeout for this test, not just for VxWorks.
11601
11602Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11603
11604 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11605 of Chill STRUCT types and STRUCT values.
11606 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11607 than "char".
11608 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
beb998c6 11609 struct2): New struct definitions and initializations to test
c906108c
SS
11610 simple Chill STRUCT types.
11611
11612Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11613
11614 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11615 the null byte at the end of strings.
11616 * gdb.t00/default.exp: Make show version insensitive to copyright
11617 date.
11618 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11619 to avoid dependencies on target char signedness.
11620 * gdb.t16/printcmds.exp: Update expected results for explicitly
11621 unsigned char.
11622 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11623 now work.
11624 * gdb.t21/demangle.exp: Add many more patterns for template
11625 demangling, most of them being expected failures.
11626 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11627 string we are matching for, to match on the whole string.
11628 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11629 and fix a whole bunch that had incorrect expected output but were
11630 passing anyway because of the bug in "proc demangle".
11631 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
11632 type.
11633 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
11634
11635Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
11636
11637 * gdb/testsuite: made modifications to testcases, etc., to allow
11638 them to work properly given the reorganization of deja-gnu and the
11639 relocation of the testcases from deja-gnu to a "tool" subdirectory.
11640
11641Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
11642
11643 * gdb/testsuite: Initial creation of gdb/testsuite.
11644 Migrated dejagnu testcases and support files for testing nm to
11645 gdb/testsuite from deja-gnu. These files were moved "as is"
11646 with no modifications. This migration is part of a major overhaul
11647 of dejagnu. The modifications to these testcases, etc., which
11648 will allow them to work with the new version of dejagnu will be
11649 made in a future update.
48efe704
AC
11650
11651For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
11652\f
11653Local Variables:
ef043731 11654mode: change-log
c906108c
SS
11655left-margin: 8
11656fill-column: 74
11657version-control: never
11658End: