]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
bfd/
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
6afcfa39
DJ
12006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
4
267a692b
MK
52006-07-17 Mark Kettenis <kettenis@gnu.org>
6
7 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
8 *-*-openbsd* from targets for wich we expect ARM FPA floating
9 point format.
10
85d2fec4
NR
112006-07-17 Nick Roberts <nickrob@snap.net.nz>
12
13 * gdb.cp/annota3.exp: Expect frame-begin annotation.
14
152006-07-17 Mark Kettenis <kettenis@gnu.org>
16
17 * gdb.base/annota3.exp: Expect frame-begin annotation.
18
85b4c6e8
JB
192006-07-14 Joel Brobecker <brobecker@adacore.com>
20
21 * gdb.base/help.exp: Adjust "help unset" test to accept
22 any list of unset commands.
23
fb933624
DJ
242006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
25 Daniel Jacobowitz <dan@codesourcery.com>
26
27 * gdb.cp/ref-params.exp: New test.
28 * gdb.cp/ref-params.cc: New source file.
29 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
30
1dff4b64
MK
312006-07-08 Mark Kettenis <kettenis@gnu.org>
32
33 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
34 spaces/tabs in regular expressions since they might not be there.
35
40d2e0e3
AS
362006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
37
38 * gdb.base/ifelse.exp: New file.
39
f6c957d2
NS
402006-07-04 Nathan Sidwell <nathan@codesourcery.com>
41
42 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
43 line.
44 * gdb.base/huge.exp: Loop over compilation to find a size that
45 is acceptable.
46 * gdb.base/remote.exp: Correct expected strings.
47 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
48
b9c5a23d
DJ
492006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
50
51 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
52
9af2e58d
DJ
532006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
54
55 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
56 native.
57
30930ca5
DJ
582006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
59
60 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
61 enable stabs testing.
62
aa32fa1d
DJ
632006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
64
bd4a4c80 65 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
66 gdb_test_multiple does.
67
321fef15
DJ
682006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
69
70 * Makefile.in (host_alias): Remove.
71 (target_alias): Use @target_noncanonical@.
72 (site.exp): Don't set host_alias.
73 * aclocal.m4: Remove contents. Include acx.m4.
74 * configure: Regenerated.
75 * configure.ac: Use ACX_NONCANONICAL_TARGET.
76
e1c2defa
NS
772006-06-13 Nathan Sidwell <nathan@codesourcery.com>
78
e63b55d1
NS
79 * lib/gdb.exp (gdb_load_cmd): New.
80
5600ea19
NS
81 * gdb.base/fileio.c: Add system(NULL) test.
82 * gdb.base/fileio.exp: Check it.
83
e1c2defa
NS
84 * gdb.base/break.c: Add 10a breakpoint at }
85 * gdb.base/break.exp: Add test for breakpoint at }
86 * gdb.cp/anon-union.cc: Add code at end of function.
87 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
88 * gdb.mi/var-cmd.c: Add code at end of function.
89 * gdb.mi/mi-var-display.exp: Adjust end of next.
90 * gdb.mi/mi2-var-display.exp: Likewise.
91 * gdb.base/fileio.c: Add stop function and insert calls at
92 stopping places.
93 * gdb.base/fileio.exp: Breakpoint stop function and remove
94 explicit line number references.
95
6c0112ec
JB
962006-05-19 Joel Brobecker <brobecker@adacore.com>
97
98 * gdb.base/del.exp (test_delete_alias): New function.
99 Now check that both "del" and "d" work as aliases for "delete".
100
154189a4
FF
1012006-05-18 Fred Fish <fnf@specifix.com>
102
103 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
104 required. Check for spurious output after program exits normally.
105
582e64c2
FF
1062006-05-17 Fred Fish <fnf@specifix.com>
107
108 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
109 gdb_load, so it works in the simulator.
110
8ef6493a
FF
1112006-05-11 Fred Fish <fnf@specifix.com>
112
113 * gdb.base/bang.exp: Ignore unexpected output between the
114 "program exited normally" and the gdb prompt, as many other
115 tests do.
116
692b141c
MK
1172006-05-07 Mark Kettenis <kettenis@gnu.org>
118
119 * gdb.base/help.exp: Make "delete checkpoint" part option for
120 "help d" and "help delete" tests.
121
540b8a30
UW
1222006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
123
124 * gdb.mi/mi-basics.exp: Add missing serial number to
125 expected output in some mi_gdb_test statements.
126 * gdb.mi/mi2-basics.exp: Likewise.
127
9b6462d9
JB
1282006-05-05 Joel Brobecker <brobecker@adacore.com>
129
130 * gdb.base/del.c: New file.
131 * gdb.base/del.exp: New testcase.
132
954de43b
DM
1332006-05-05 David S. Miller <davem@sunset.davemloft.net>
134
135 * gdb.base/break.exp: Do not assume a breakpoint on
136 main will actually be in $srcfile when optimizing.
1303f75e
DM
137 * gdb.base/savedregs.exp: Do not require that the dummy
138 frame location match up to a symbol and source file location.
c3242428
DM
139 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
140 will get printed without a mi_cmd_data_list_register_values prefix.
141 (*-data-list-register-*): Correct regular expressions to expect the new
142 pseudo d? floating point registers.
143 * gdb.mi/mi2-regs.exp: Likewise.
144
c7e64c9a
DJ
1452006-05-05 Christophe Lyon <christophe.lyon@st.com>
146
147 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
148 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
149 is allocated by the compiler.
150 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
151 anons, e, anone to force their allocation by the compiler.
152
1532006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
154
155 * gdb.base/help.exp: Update expected text for help d and
156 help delete.
157
27ce9a6d
MK
1582006-05-02 Mark Kettenis <kettenis@gnu.org>
159
160 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
161 NetBSD/ELF targets.
162
8608915f
MK
1632006-04-30 Mark Kettenis <kettenis@gnu.org>
164
165 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
166 single-step breakpoint fails; make this a KFAIL on
167 sparc*-*-openbsd*.
168 * gdb.base/siginfo.exp: Likewise.
169 * gdb.base/sigstep.exp (advance, advancei): Likewise.
170
b8db102d
MS
1712006-04-26 Michael Snyder <msnyder@redhat.com>
172
173 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
174 which may have to consume output from other forks.
175 Add tests to make sure that "delete fork" succeeded.
176
c702009a
MS
1772006-04-20 Michael Snyder <msnyder@redhat.com>
178
179 * 2006-03-22 Jim Blandy <jimb@redhat.com>
180 Add support for the Renesas M32C and M16C.
181
182 * gdb.asm/asm-source.exp: Add m32c target.
183 * gdb.asm/m32c.inc: Support for m32c target.
184
e28493f2
AS
1852006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
186
187 * gdb.base/commands.exp (recursive_source_test): New test.
188
880da185
DM
1892006-04-04 David S. Miller <davem@sunset.davemloft.net>
190
191 * gdb.base/float.exp: Add pattern for sparc targets.
192
61d9b92f
DJ
1932006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
194
195 * gdb.base/commands.exp (stray_arg0_test): New test.
196
bd717df8
PB
1972006-03-30 Paul Brook <paul@codesourcery.com>
198
199 * gdb.mi/mi-until.exp: kfail broken until command.
200 * gdb.mi/mi2-until.exp: Ditto.
201
ec793d3c
NR
2022006-03-27 Nick Roberts <nickrob@snap.net.nz>
203
204 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
205
831004b7
AO
2062006-03-08 Alexandre Oliva <aoliva@redhat.com>
207
208 * gdb.base/prelink.exp: Anchor tested-for regular expression
209 on gdb prompt.
210
effe49a0
PB
2112006-03-07 Paul Brook <paul@codesourcery.com>
212
213 * gdb.base/assign.exp: Correct fail message.
214
e5461016
PB
2152006-03-07 Paul Brook <paul@codesourcery.com>
216
217 * lib/compiler.c: Extract armcc version number.
218 * lib/compiler.cc: Ditto.
219
fc91c6c2
PB
2202006-03-07 Paul Brook <paul@codesourcery.com>
221
222 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
223 additional_flags=-w.
224 * gdb.arch/altivec-regs.exp: Ditto.
225 * gdb.arch/e500-abi.exp: Ditto.
226 * gdb.arch/e500-regs.exp: Ditto.
227 * gdb.base/all-bin.exp: Ditto.
228 * gdb.base/annota1.exp: Ditto.
229 * gdb.base/annota3.exp: Ditto.
230 * gdb.base/args.exp: Ditto.
231 * gdb.base/arithmet.exp: Ditto.
232 * gdb.base/assign.exp: Ditto.
233 * gdb.base/async.exp: Ditto.
234 * gdb.base/bang.exp: Ditto.
235 * gdb.base/break.exp: Ditto.
236 * gdb.base/call-rt-st.exp: Ditto.
237 * gdb.base/completion.exp: Ditto.
238 * gdb.base/cond-expr.exp: Ditto.
239 * gdb.base/condbreak.exp: Ditto.
240 * gdb.base/consecutive.exp: Ditto.
241 * gdb.base/define.exp: Ditto.
242 * gdb.base/display.exp: Ditto.
243 * gdb.base/ena-dis-br.exp: Ditto.
244 * gdb.base/environ.exp: Ditto.
245 * gdb.base/eval-skip.exp: Ditto.
246 * gdb.base/info-proc.exp: Ditto.
247 * gdb.base/jump.exp: Ditto.
248 * gdb.base/logical.exp: Ditto.
249 * gdb.base/long_long.exp: Ditto.
250 * gdb.base/maint.exp: Ditto.
251 * gdb.base/miscexprs.exp: Ditto.
252 * gdb.base/pc-fp.exp: Ditto.
253 * gdb.base/pointers.exp: Ditto.
254 * gdb.base/relational.exp: Ditto.
255 * gdb.base/reread.exp: Ditto.
256 * gdb.base/sect-cmd.exp: Ditto.
257 * gdb.base/sep.exp: Ditto.
258 * gdb.base/sepdebug.exp: Ditto.
259 * gdb.base/until.exp: Ditto.
260 * gdb.base/whatis-exp.exp: Ditto.
261 * gdb.cp/annota2.exp: Ditto.
262 * gdb.cp/annota3.exp: Ditto.
263 * gdb.trace/actions.exp: Ditto.
264 * gdb.trace/backtrace.exp: Ditto.
265 * gdb.trace/circ.exp: Ditto.
266 * gdb.trace/collection.exp: Ditto.
267 * gdb.trace/deltrace.exp: Ditto.
268 * gdb.trace/infotrace.exp: Ditto.
269 * gdb.trace/limits.exp: Ditto.
270 * gdb.trace/packetlen.exp: Ditto.
271 * gdb.trace/passc-dyn.exp: Ditto.
272 * gdb.trace/passcount.exp: Ditto.
273 * gdb.trace/report.exp: Ditto.
274 * gdb.trace/save-trace.exp: Ditto.
275 * gdb.trace/tfind.exp: Ditto.
276 * gdb.trace/tracecmd.exp: Ditto.
277 * gdb.trace/while-dyn.exp: Ditto.
278 * gdb.trace/while-stepping.exp: Ditto.
279 * lib/gdb.exp: Ditto.
280 (gdb_compile): Handle nowarning option.
281
5f4a23d9
AO
2822006-03-07 Alexandre Oliva <aoliva@redhat.com>
283
284 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
285 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
286 Rename executable to prelinkt. Don't re-prelink if we didn't
287 get a core file. Test prelink -u exit status to tell whether
288 prelinking failed. Use gdb_test_multiple.
289
9733fc94
DJ
2902006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
291
292 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
293 (do_tests): Call it.
294
cc10cae3
AO
2952006-02-28 Alexandre Oliva <aoliva@redhat.com>
296
297 * gdb.base/prelink.exp: New test.
298 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
299
15c46491
WZ
3002006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
301
302 * gdb.fortran/derived-type.f90: New file.
303 * gdb.fortran/derived-type.exp: New testcase.
304
5c9f7ded
DJ
3052006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
306
307 * gdb.base/default.exp: Allow ';' as a directory separator.
308
5b96932b
AS
3092006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
310
311 * gdb.base/help.exp (help add-symbol-file): Update.
312
1986bccd
AS
3132006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
314
315 * gdb.base/help.exp (help load): Update expected results.
316
a8b7528f
FF
3172006-02-19 Fred Fish <fnf@specifix.com>
318
319 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
320 specifix hex value as part of results.
321 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
322
f8261448
FF
3232006-02-16 Fred Fish <fnf@specifix.com>
324
325 * gdb.base/whatis.c: Define variables using typedefs char_addr,
326 ushort_addr, and slong_addr, so the typedefs are not optimized
327 away.
328 * gdb.base/whatis.exp: Add tests using type name for struct type,
329 union type, enum type, and typedef.
330
31d8bdd2
MK
3312006-02-13 Mark Kettenis <kettenis@gnu.org>
332
333 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
334
34e41e63
JB
3352006-02-13 Jim Blandy <jimb@redhat.com>
336
337 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
338 case where it takes two "next" commands to skip past the init
339 call.
340
ac6e4f31
FF
3412006-02-12 Fred Fish <fnf@specifix.com>
342
343 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
344 to handle cases where it takes two "next" commands to skip
345 past the init call.
346
2db2d571
JB
3472006-02-07 Joel Brobecker <brobecker@adacore.com>
348
349 * gdb.ada/array_return.exp: Mark the last test as expected to fail
350 on hppa32 targets.
351
38fcd64c
DJ
3522006-02-06 Vladimir Prus <ghost@cs.msu.su>
353
354 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
355 field.
356
1315ad46
MK
3572006-01-29 Mark Kettenis <kettenis@gnu.org>
358
359 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
360
5625b943
DJ
3612006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
362
363 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
364 files.
365
80df1bbe
DJ
3662006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
367
368 * gdb.cp/maint.exp: Set complaints to a positive value.
369
9078e690
DJ
3702006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
371
372 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
373 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
374 function name.
375
9c903399
DJ
3762006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
377
378 * gdb.base/checkpoint.c: Update copyright notice. Include
379 <stdlib.h>.
380
761ae4d6
JB
3812006-01-04 Jim Blandy <jimb@redhat.com>
382
383 * gdb.asm/asm-source.exp: Independently provide default values for
384 asm-flags and debug-flags. Use 'string equal' to do the
385 comparison, not the implicit expr's '==' operator. Remove
386 now-unneeded assignments to asm-flags. In h8300 case, place
387 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
388
099ac3dd
MS
3892006-01-04 Michael Snyder <msnyder@redhat.com>
390
391 * gdb.base/checkpoint.c: New file.
392 * gdb.base/checkpoint.exp: New file.
393 * gdb.base/multi-fork.c: New file.
394 * gdb.base/multi-fork.exp: New file.
395 * gdb.base/pi.txt: New file (data for checkpoint.c test).
396
f4d85314
FF
3972006-01-04 Fred Fish <fnf@specifix.com>
398
399 * gdb.base/ptype.c (foo): Add typedef.
400 (intfoo): Add function.
401 * gdb.base/ptype1.c: New file.
402 * gdb.base/ptype.exp: Handle compilation and linking with two
403 source files. Test that proper type for "foo" is found based
404 on source context rather than first match found in symtabs.
405
a1b06f35
MK
4062005-12-28 Mark Kettenis <kettenis@gnu.org>
407
408 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
409 * gdb.asm/openbsd.inc: Indent commands.
410
d082a1e2
MK
4112005-12-26 Mark Kettenis <kettenis@gnu.org>
412
c65016bd
MK
413 * gdb.base/freebpcmd.exp: Increase timeout.
414
d082a1e2
MK
415 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
416
d3c32a0e
DJ
4172005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
418
419 * gdb.base/default.exp: Update check for "show version".
420
9fdb1f50
RC
4212005-12-09 Randolph Chung <tausq@debian.org>
422
423 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
424 * gdb.asm/pa64.inc: New file.
425
5f2c56f7
RC
4262005-12-09 Randolph Chung <tausq@debian.org>
427
428 * gdb.asm/common.inc: Indent commands.
429 * gdb.asm/asmsrc1.s: Likewise.
430 * gdb.asm/asmsrc2.s: Likewise.
431
8117349c
RC
4322005-12-09 Randolph Chung <tausq@debian.org>
433
434 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
435 (get_addr_of_sym): Remove duplicate print.
436 (gen_core): xfail hppa*-*-hpux*, update expected output.
437 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
438 * gdb.arch/pa64-nullify.s: New file.
439
8f07f25a
RC
4402005-12-09 Randolph Chung <tausq@debian.org>
441
442 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
443
55b39184
DJ
4442005-12-07 Christophe Lyon <christophe.lyon@st.com>
445
446 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
447 code generation for these functions.
448 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
449 error message.
450
31e2b00f
AS
4512005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
452
453 * gdb.base/help.exp (help b, help br, help bre, help brea)
454 (help break): Update the expected message.
455
c3d0b56e
SC
4562005-11-11 Stephane Carrez <stcarrez@nerim.fr>
457
458 * gdb.asm/m68hc11.inc: Setup the data section.
459 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
460 script for this test.
461 (m6812-*-*): Likewise.
462
36ae0ea9
RC
4632005-11-09 Randolph Chung <tausq@debian.org>
464
465 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
466
9d6f42e9
WZ
4672005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
468
469 * gdb.base/break.exp: Fix a comment typo.
470
e2126a14
EZ
4712005-11-03 Jim Blandy <jimb@redhat.com>
472
473 Checked in by Elena Zannoni <ezannoni@redhat.com>
474
475 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
476
e0ac7199
CV
4772005-11-02 Corinna Vinschen <vinschen@redhat.com>
478
479 * gdb.arch/gdb1558.c: Include stdio.h.
480
31d3fb18
MK
4812005-10-31 Mark Kettenis <kettenis@gnu.org>
482
483 * gdb.asm/asm-source.exp: Use -e instead of --entry.
484
e52b687c
MK
4852005-10-31 Mark Kettenis <kettenis@gnu.org>
486
487 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
488
f4711d79
PG
4892005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
490
491 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
492 vscr" tests to better match output.
493
987a9106
JB
4942005-10-12 Jim Blandy <jimb@redhat.com>
495
496 * gdb.base/structs.exp (any): New function.
497 (test_struct_returns): Don't make any assumptions at all about
498 what value the function returns when GDB can't set the return
499 value.
500
2336bb58
JB
5012005-10-09 Joel Brobecker <brobecker@adacore.com>
502
503 * gdb.ada/arrayidx/p.adb: New file.
504 * gdb.ada/arrayidx.exp: New testcase
505
5062005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
507
508 * gdb.ada/array_return/pck.ads: New file.
509 * gdb.ada/array_return/pck.adb: New file.
510 * gdb.ada/array_return/p.adb: New file.
511 * gdb.ada/array_return.exp: New testcase.
512
705335ea
JB
5132005-10-03 Joel Brobecker <brobecker@adacore.com>
514
515 * gdb.base/arrayidx.c: New file.
516 * gdb.base/arrayidx.exp: New testcase.
517
11ee9940
NR
5182005-09-29 Nick Roberts <nickrob@snap.net.nz>
519
520 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
521 frames-invalid and breakpoints-invalid are no longer generated
522 with level 3 so don't expect them in the output.
523
39fb8e9e
BR
5242005-09-27 Bob Rossi <bob@brasko.net>
525
526 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
527 from test. Escape the | in mi_gdb_test call.
528 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
529 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
530 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
531 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
532 expected regex's in mi_gdb_test calls.
533 * lib/mi-support.exp: Remove arbitrary .* from tests.
534 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
535 Fully anchor GDB/MI expected results in mi_gdb_test.
536 * lib/gdb.exp (string_to_regexp): Escape the ] character.
537 * gdb.base/sizeof.exp: Remove escape character. Correct test.
538
2af48f68
PB
5392005-09-26 Paul Brook <paul@codesourcery.com>
540
541 * long_long.exp: Exclude eabi targets from arm FPA float format test.
542
f34502bc
WZ
5432005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
544
545 * bfp-test.c: New file.
546 * bfp-test.exp: New testcase.
547
ca929517
WZ
5482005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
549
550 * gdb.fortran/subarray.exp: New testcase to test the evaluation
551 of subarray and substring variable.
552 * gdb.fortran/subarray.f: New source file for the test of subarray
553 and substring variable evaluation.
554 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
555 of string constant.
556
c761af65
DJ
5572005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
558
559 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
560 copyright dates.
561
561d7a1d
PG
5622005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
563
564 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
565 powerpc altivec' test with an almost identical 'info vector' test.
566
b2b64cc9
PG
5672005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
568
569 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
570 vscr" tests to match output.
571
6ac4d15a
PG
5722005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
573
574 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
575 output.
576
40e55bef
BR
5772005-09-11 Bob Rossi <bob@brasko.net>
578
579 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
580 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
581 commands that return an MI output command and an asyncronous MI output
582 command.
583 * gdb.mi/mi-console.exp: Ditto.
584
3c7385ec
BR
5852005-09-11 Bob Rossi <bob@brasko.net>
586
587 * gdb.mi/mi-var-child.c: Include <string.h>.
588
a6cd0eb3
DJ
5892005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
590
591 * killed.exp: Correct gdb_expect syntax.
592
2f168eed
CV
5932005-08-09 Corinna Vinschen <vinschen@redhat.com>
594
595 * lib/mi-support.exp (mi_gdb_load): Fix typo.
596
ecd3fd0f
BR
5972005-08-02 Bob Rossi <bob@brasko.net>
598
599 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
600 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
601 Change tests to inferior-tty-set/show.
602 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
603 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
604 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
605 inferior. Use mi_gdb_test to get GDB and Inferior output.
606 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
607 descriptor.
608 (mi_inferior_tty_name): Add inferior PTY file name.
609 (mi_gdb_start): Add INFERIOR_PTY parameter.
610 (mi_gdb_test): Add IPATTERN parameter.
611
f1ea48cb
BR
6122005-08-02 Bob Rossi <bob@brasko.net>
613
614 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
615 parameter to mi_gdb_test.
616 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
617
6e650a67
DJ
6182005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
619
620 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
621 struct_declarations.
622 * gdb.mi/mi-var-child.exp: Step over the initialization of
623 struct_declarations.
624
8be260b6
DJ
6252005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
626
627 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
628 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
629 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
630 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
631 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
632 file.
633
4e660f07
NR
6342005-07-27 Nick Roberts <nickrob@snap.net.nz>
635
636 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
637 (do_children_tests): Assign values to the extra elements.
638
639 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
640 them for tests for "-var-update --no-values" and
641 "-var-update --all-values".
642 Add test for "-var-list-children --simple-values".
643
644 * gdb.mi/basics.c (callee4): Add integer array D[3]...
645
646 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
647 "-stack-list-locals --simple-values" Improve doc strings and
648 comments.
649
6bdae935
MK
6502005-07-18 Mark Kettenis <kettenis@gnu.org>
651
598b7a6f
MK
652 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
653 *-*-openbsd*.
654 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
655
6bdae935
MK
656 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
657 sigaltsatck'.
658
1323e929
BR
6592005-07-14 Bob Rossi <bob@brasko.net>
660
661 * gdb.base/default.exp (tty): Changed output of command.
662 * gdb.base/help.exp (help tty): Ditto.
663
b1a9c082
MK
6642005-07-12 Mark Kettenis <kettenis@gnu.org>
665
666 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
667
10a844a2
MK
6682005-07-10 Mark Kettenis <kettenis@gnu.org>
669
670 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
671 -stack-select-frame without arguments.
672 (test_stack_frame_listing): Add test for newly implemented command
673 -stack-info-frame.
674
3cb3b8df
BR
6752005-07-06 Bob Rossi <bob@brasko.net>
676
677 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
678 command.
679 (Copyright): Update copyright.
680
a0c5fbcf
WZ
6812005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
682
683 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
684 tests to evaluate exponentiation expression.
685
984971d0
AS
6862005-06-29 Andreas Schwab <schwab@suse.de>
687
688 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
689 main to avoid warnings.
690
691 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
692
fe03833f
NR
6932005-06-20 Nick Roberts <nickrob@snap.net.nz>
694
695 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
696 -stack-select-frame without arguments.
697 (test_stack_frame_listing): Add test for newly implemented command
698 -stack-info-frame.
699
7a55f279
WZ
7002005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
701
0ffa0ea5
DJ
702 * gdb.fortran/array-element.f: New file.
703 * gdb.fortran/array-element.exp: New testcase.
7a55f279 704
26585198
DJ
7052005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
706
707 * gdb.base/bigcore.exp: Correct checks for systems which can
708 not dump a large core file.
709
c1bd25fd
DJ
7102005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
711
712 * gdb.base/relocate.c: Add a copyright notice.
713 (dummy): Remove.
714 * gdb.base/relocate.exp: Test printing the values of variables
715 from a relocatable file.
716
589e074d
DJ
7172005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
718
719 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
720 excess MI output after an error.
721
0915f927
JB
7222005-05-29 Joel Brobecker <brobecker@adacore.com>
723
724 * gdb.arch/alpha-step.c: New file.
725 * gdb.arch/alpha-step.exp: New testcase.
726
76ff342d
DJ
7272005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
728 Dennis Brueni <dennis@slickedit.com>
729
730 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
731 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
732 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
733 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
734 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
735 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
736 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
737
96b0c7ac
DJ
7382005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
739 Wu Zhou <woodzltc@cn.ibm.com>
740
741 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
742 IBM's xlc compiler.
743 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
744 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
745
f21565d2
JB
7462005-05-13 Jim Blandy <jimb@redhat.com>
747
748 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
749 calling gdb_suppress_entire_file.
750 * gdb.base/charset.exp: Same.
751 * gdb.base/call-rt-st.exp: Same.
752
6006a3a1
BR
7532005-05-05 Bob Rossi <bob_rossi@cox.net>
754
755 * lib/gdb.exp (fullname_syntax): Added global regex.
756 (fullname_syntax_POSIX): Ditto.
757 (fullname_syntax_UNC): Ditto.
758 (fullname_syntax_DOS_CASE): Ditto.
759 (fullname_syntax_DOS): Ditto.
760 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
761 fullname_syntax variable to scope and use it.
762 (test_file_list_exec_source_files): Ditto.
763 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
764
c3b69c04
DJ
7652005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
766
767 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
768
3c95e6af
PG
7692004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
770
771 * lib/gdb.exp (skip_altivec_tests): New function, based on
772 check_vmx_hw_available from the GCC testsuite.
773 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
774 * lib/gdb.arch/altivec-regs.exp: Likewise.
775
78df6c56
JB
7762005-05-02 Jim Blandy <jimb@redhat.com>
777
778 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
779 calling gdb_suppress_entire_file.
780
1690f9cf
DJ
7812005-04-30 Randolph Chung <tausq@debian.org>
782
783 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
784 Slightly relax "sem_post" name checking.
785
5ea106f7
PG
7862005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
787
788 * gdb.base/unload.exp: Use new shared library infrastructure.
789
bf7234cf
PG
7902005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
791
792 * gdb.base/so-impl-ld.exp: Use new shared library
793 infrastructure.
794
547b869a
CV
7952005-04-29 Corinna Vinschen <vinschen@redhat.com>
796
797 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
798 * gdb.asm/h8300.inc: New file.
799
f07e55f0
PG
8002005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
801
802 * gdb.base/shlib-call.exp: Change to use new shared library
803 infrastructure.
804
3cbba3d1
PG
8052005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
806
807 * gdb.base/pending.exp: Change to use new shared library
808 infrastructure.
809
ed6df200
PG
8102005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
811
812 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
813 use test_compiler_info instead of gcc_compiled, and update copyright.
814
8c8f4ebe
PG
8152005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
816
817 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
818 shared objects being adjusted and update copyright years.
819
607fbc54
DJ
8202005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
821
822 * ChangeLog: Correct some 2003-01-13 dates.
823 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
824 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
825 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
826 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
827 gdb.trace/tfind.exp: Update copyright years.
828
57bf0e56
DJ
8292005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
830 Daniel Jacobowitz <dan@codesourcery.com>
831
832 * lib/gdb.exp (gdb_compile): Handle shlib=.
833 (gdb_compile_shlib): New function.
834
9b593790
PG
8352005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
836
837 * lib/gdb.exp (test_compiler_info): Give argument a default value.
838
9494c6a5
DJ
8392005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
840
841 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
842 gdb.server.
843 * configure.ac: Likewise.
844 * configure: Regenerated.
845 * gdb.gdbserver/Makefile.in: Moved to...
846 * gdb.server/Makefile.in: ... here.
847 * gdb.gdbserver/server.c: Moved to...
848 * gdb.server/server.c: ... here.
849 * gdb.gdbserver/server-run.exp: Moved to...
850 * gdb.server/server-run.exp: ... here.
851
6f8eac0e
DJ
8522005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
853
854 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
855 * configure.ac: Create gdb.gdbserver/Makefile.
856 * configure: Regenerated.
857 * lib/gdbserver-support.exp: New file, derived from
858 config/gdbserver.exp.
859 * config/gdbserver.exp: Use gdbserver-support.exp.
860 * gdb.gdbserver/Makefile.in: New file.
861 * gdb.gdbserver/server.c: New file.
862 * gdb.gdbserver/server-run.exp: New file.
863
6e87504d
PG
8642005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
865
866 * lib/gdb.exp (test_compiler_info): Return compiler_info
867 if no arguments are given.
868
d1779be4
PG
8692005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
870
871 * gdb.arch/altivec-abi.exp: Check for compiler and set
872 use altivec' flag accordingly.
873 * gdb.arch/altivec-regs.exp: Likewise.
874
88750304
DJ
8752005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
876
877 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
878
f3fb768d
AS
8792005-03-27 Andreas Schwab <schwab@suse.de>
880
881 * gdb.base/bigcore.c (main): Add missing mode argument in open
882 call.
883
7e813ac5
DJ
8842005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
885
886 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
887 downloads.
888 * config/gdbserver.exp (gdb_load): Likewise.
889
8e3049aa
PB
8902005-03-14 Paul Brook <paul@codesourcery.com>
891
892 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
893 targets.
894
a9df7c44
JB
8952005-03-09 Joel Brobecker <brobecker@adacore.com>
896
897 * gdb.dwarf2/dup-psym.S: New file.
898 * gdb.dwarf2/dup-psym.exp: New testcase.
899
9f0d94e8
JB
9002005-03-09 Joel Brobecker <brobecker@adacore.com>
901
902 * gdb.ada/exec_changed/first.adb: New file.
903 * gdb.ada/exec_changed/second.adb: New file.
904 * gdb.ada/exec_changed.exp: New testcase.
905
5f579bc5
NS
9062005-03-08 Nathan Sidwell <nathan@codesourcery.com>
907
36e9969c
NS
908 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
909 (A2): New class.
910 (main): Test operator+.
911 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
912 breakpoint test.
913
5f579bc5
NS
914 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
915 * gdb.base/signull.exp: Disable if gdb,nosignals.
916 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
917 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
918 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
919 * gdb.mi/mi2-console.exp: Likewise.
920 * gdb.trace/collection.exp (run_trace_experiment): Consume the
921 continue output at start.
922 (gdb_collect_locals_test): Robustify regexp.
923 * gdb.trace/passc-dyn.exp: Fix comment typo.
924 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
925
be46087e
CV
9262005-03-08 Corinna Vinschen <vinschen@redhat.com>
927
928 * gdb.asm/asm-source.exp: Add iq2000 case.
929 * gdb.asm/iq2000.inc: New file.
930
384e1a61
MI
9312005-03-07 Manoj Iyer <manjo@austin.ibm.com>
932
933 * gdb.base/command.exp: Change hardcoded value to regular expression.
934 * gdb.base/float.exp: Add powerpc to the list of targets checked.
935
584b6e9e
DJ
9362005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
937
938 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
939 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
940 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
941 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
942 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
943
ab5b5d61
MK
9442005-03-05 Mark Kettenis <kettenis@gnu.org>
945
946 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
947 changes.
948
ae051c1b
PG
9492004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
950
951 * lib/compiler.c: Add test for IBM's xlc compiler.
952 * lib/compiler.cc: Likewise.
953
3f0f6ed2
JB
9542004-02-24 Joel Brobecker <brobecker@adacore.com>
955
956 * gdb.ada/fixed_points.exp: Create compilation object directory
957 before running the test.
958 * gdb.ada/null_record.exp: Likewise.
959 * gdb.ada/packed_array.exp: Likewise.
960 * gdb.ada/start.exp: Likewise.
961
724f452b
JB
9622005-02-15 Joel Brobecker <brobecker@adacore.com>
963
964 * gdb.ada/packed_array/pa.adb: New file.
965 * gdb.ada/packed_array.exp: New testcase.
966
57f5cdfb 9672005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 968
1f393151
MK
969 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
970 files.
971
ebdda337
MK
972 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
973 on *-*-openbsd*. Correctly match whitespace in regukar
974 expressions.
975
cf309262
DJ
9762005-02-10 Daniel Jacobowitz <dan@debian.org>
977
978 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
979 PR exp/1821
980 * gdb.base/gdb1821.c: New test file.
981 * gdb.base/gdb1821.exp: New test file.
982
3be49e7a
JB
9832005-02-09 Joel Brobecker <brobecker@adacore.com>
984
985 * gdb.base/start.c: New file.
986 * gdb.base/start.exp: New testcase.
987
e292e67d
JB
9882005-02-09 Joel Brobecker <brobecker@adacore.com>
989
990 * gdb.ada/start/dummy.adb: New file.
991 * gdb.ada/start.exp: New testcase.
992
dbdfa66c
CV
9932005-02-09 Corinna Vinschen <vinschen@redhat.com>
994
995 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
996 for printing symbols and statistics.
997 Add test for using relative pathnames in "maint print msymbols" test.
998 Mark "maint info sections DATA" XFAIL on Cygwin.
999 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
1000 tests.
1001
d7941671
AC
10022005-02-09 Andreas Schwab <schwab@suse.de>
1003
1004 Committed by Andrew Cagney <cagney@gnu.org>
1005 * gdb.base/remotetimeout.exp: New file.
1006
74e5ef44
MK
10072005-02-07 Mark Kettenis <kettenis@gnu.org>
1008
1009 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
1010
464dd14d
JB
10112005-02-03 Joel Brobecker <brobecker@adacore.com>
1012
1013 * gdb.ada/gnat_ada.gpr: New file.
1014 * gdb.ada/gnat_ada.gin: Delete, no longer used.
1015 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
1016 * configure.ac: No longer generate gnat_ada.gpr.
1017 * configure: Regenerate.
1018 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
1019 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
1020 * gdb.ada/null_record/bar.ads: Likewise.
1021 * gdb.ada/null_record/bar.adb: Likewise.
1022 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
1023 * gdb.ada/null_record.exp (testdir): New variable.
1024 (testfile): executable is now in testdir subdirectory.
1025 (srcfile): Use full path to the main compilation unit.
1026 * gdb.ada/fixed_points.exp: Same changes as above.
1027
30d756ae
NR
10282005-02-03 Nick Roberts <nickrob@snap.net.nz>
1029
1030 * gdb.base/interp.exp: New test.
1031
9d799f85
AC
10322005-01-24 Andrew Cagney <cagney@gnu.org>
1033
1034 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
1035
15656118
AC
10362005-01-19 Andrew Cagney <cagney@gnu.org>
1037
a892c31b
AC
1038 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
1039 configure.ac not configure.in.
1040
15656118
AC
1041 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
1042 of powerpc*-*-*.
1043 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
1044 * gdb.base/list.exp (test_list_function)
1045 (test_list_filename_and_function): Ditto.
1046 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
1047
a7b01baf
AC
10482005-01-16 Andrew Cagney <cagney@gnu.org>
1049
17d92a02
AC
1050 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
1051
a7b01baf
AC
1052 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
1053
bc8332bb
AC
10542005-01-14 Andrew Cagney <cagney@gnu.org>
1055
1056 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
1057 * gdb.mi/mi2-var-cmd.exp: Ditto.
1058
4d074752
CV
10592005-01-10 Corinna Vinschen <vinschen@redhat.com>
1060
1061 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
1062
bec39cab
AC
10632005-01-07 Andrew Cagney <cagney@gnu.org>
1064
1065 * configure.ac: Rename configure.in, require autoconf 2.59.
1066 * configure: Re-generate.
1067 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
1068 * gdb.stabs/configure: Re-generate.
1069 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
1070 * gdb.hp/configure: Re-generate.
1071 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
1072 autoconf 2.59.
1073 * gdb.hp/gdb.objdbg/configure: Re-generate.
1074 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
1075 autoconf 2.59.
1076 * gdb.hp/gdb.defects/configure: Re-generate.
1077 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
1078 autoconf 2.59.
1079 * gdb.hp/gdb.compat/configure: Re-generate.
1080 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
1081 autoconf 2.59.
1082 * gdb.hp/gdb.base-hp/configure: Re-generate.
1083 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
1084 autoconf 2.59.
1085 * gdb.hp/gdb.aCC/configure: Re-generate.
1086
f10b16d4
JB
10872004-12-15 Jim Blandy <jimb@redhat.com>
1088
1089 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
1090 under NPTL when there is debugging info available for libpthread.
1091
fb6e1814
JG
10922004-12-13 Jerome Guitton <guitton@gnat.com>
1093
1094 * gdb.ada/fixed_points.c: New file.
1095 * gdb.ada/fixed_points.exp: New file.
1096
fe46cd3a
RC
10972004-12-03 Randolph Chung <tausq@debian.org>
1098
1099 * gdb.arch/pa-nullify.exp: New file.
1100 * gdb.arch/pa-nullify.s: New file.
1101
8de0841b
RC
11022004-11-30 Randolph Chung <tausq@debian.org>
1103
1104 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
1105 instead of "tbug". Fix regexp to work properly with gdb_test.
1106
c8170782
PH
11072004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
1108
1109 * gdb.base/bitfields2.exp: New test.
1110 * gdb.base/bitfields2.c: New file.
1111
954269c2
RE
11122004-11-28 Richard Earnshaw <rearnsha@arm.com>
1113
1114 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
1115
0107feed
RC
11162004-11-16 Randolph Chung <tausq@debian.org>
1117
1118 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
1119
f073ae8c
DJ
11202004-11-14 Daniel Jacobowitz <dan@debian.org>
1121
1122 * gdb.threads/threadapply.exp: Correct "macro details" test.
1123
19ad59e7
JJ
11242004-11-11 Jeff Johnston <jjohnstn@redhat.com>
1125
1126 * gdb.threads/threadapply.exp: New test.
1127 * gdb.threads/threadapply.c: New file.
1128
9cf0961b
MK
11292004-11-07 Mark Kettenis <kettenis@gnu.org>
1130
1131 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
1132 frames.
1133
c789492a
FL
11342004-11-05 Felix Lee <felix+log1@specifixinc.com>
1135
1136 * gdb.base/cursal.exp: New file.
1137 * gdb.base/cursal.c: New file.
1138
a1e167bb
AC
11392004-11-03 Andrew Cagney <cagney@gnu.org>
1140
1141 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
1142
b7cbf173
MK
11432004-10-30 Mark Kettenis <kettenis@gnu.org>
1144
1145 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
1146 NetBSD/ELF targets.
1147
88f9d34f
JB
11482004-10-29 Joel Brobecker <brobecker@gnat.com>
1149
1150 * gdb.threads/bp_in_thread.c: New file, copied from
1151 pthread_cond_wait.c.
1152 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
1153 file, rather than reusing the .c file from another testcase.
1154
ca7d6a0c
JB
11552004-10-20 Joel Brobecker <brobecker@gnat.com>
1156
1157 * gdb.ada/null_record.exp: Check where we stopped after
1158 sending the start command, instead of where the associated
1159 temporary breakpoint was inserted.
1160
0d863d03
AC
11612004-10-14 Andrew Cagney <cagney@gnu.org>
1162
1163 * gdb.mi/gdb701.c (main): Return 0.
1164
d11e72cb
DJ
11652004-10-13 Daniel Jacobowitz <dan@debian.org>
1166
d40539a4 1167 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 1168
e1923096
JJ
11692004-10-12 Jeff Johnston <jjohnstn@redhat.com>
1170
1171 * gdb.threads/schedlock.c: Add comment markers to use to find
1172 line numbers.
1173 * gdb.threads/schedlock.exp: Adjust regex to handle the new
1174 comments.
1175 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
1176 breakpoint lines.
1177
ec8ba2c9
DJ
11782004-10-12 Daniel Jacobowitz <dan@debian.org>
1179
1180 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
1181
0eb3658b
DJ
11822004-10-12 Daniel Jacobowitz <dan@debian.org>
1183
1184 * configure.in: Add gdb.dwarf2.
1185 * configure: Regenerated.
1186 * Makefile.in: Add gdb.dwarf2.
1187 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
1188 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
1189 gdb.dwarf2/file1.txt: New files.
1190
a271cc33
OF
11912004-10-11 Orjan Friberg <orjanf@axis.com>
1192
1193 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
1194 of "run", since the latter doesn't work with remote targets. Adjust
1195 the breakpoint numbering accordingly.
1196 * gdb.threads/pthread_cond_wait.exp: Ditto.
1197
895ce074
MC
11982004-10-08 Michael Chastain <mec.gnu@mindspring.com>
1199
1200 * gdb.base/overlays.exp: Update copyright years.
1201
6be3092d
KI
12022004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
1203
1204 * gdb.base/overlays.exp: Disable if target is Linux.
1205
e05389b8
FL
12062004-10-06 Felix Lee <felix+log1@specifixinc.com>
1207
1208 * config/gdbserver.exp (gdb_load): Use right filename on remote.
1209
73cb587d
KI
12102004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
1211
1212 * gdb.asm/asm-source.exp: Add m32r-linux target.
1213 * gdb.asm/m32r-linux.inc: New file.
1214
3c0edcdc
AC
12152004-09-24 Andrew Cagney <cagney@redhat.com>
1216 David Anderson <anderson@redhat.com>
1217
1218 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
1219 command fails, assume things will work.
1220 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
1221 (_GNU_SOURCE): Define.
1222 (print_unsigned, print_hex): Change parameter to "long long".
1223 (print_byte_count): New function, use to print byte counts.
1224 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
1225 O_LARGEFILE.
1226 (main): Compute an upper bound on a corefile in max_core_size.
1227 Limit memory chunk size to max_core_size. Limit total memory
1228 allocated to max_core_size.
1229
4bb3667f
AC
12302004-09-23 Andrew Cagney <cagney@gnu.org>
1231
1232 * gdb.base/bigcore.exp: Replace the code that creates a corefile
1233 from a separate process with code that creates a corefile by
1234 making the inferior dump core.
1235
60fe1a51
MK
12362004-09-23 Mark Kettenis <kettenis@gnu.org>
1237
1238 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
1239 block.
1240
8e937346
MC
12412004-09-23 Michael Chastain <mec.gnu@mindspring.com>
1242
1243 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
1244 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
1245 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
1246 Likewise.
1247
7213f6d6
JJ
12482004-09-20 Jeff Johnston <jjohnstn@redhat.com>
1249
1250 * gdb.java/jprint.exp: New test case for java inferior call.
1251 * gdb.java/jprint.java: Ditto.
1252
eac69dca
JB
12532004-09-15 Joel Brobecker <brobecker@gnat.com>
1254
1255 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
1256
22227696
MC
12572004-09-14 Michael Chastain <mec.gnu@mindspring.com>
1258
1259 * gdb.threads/killed.c: Include <stdlib.h>.
1260 * gdb.threads/pthreads.c: Likewise.
1261
7dd403a4
MC
12622004-09-14 Michael Chastain <mec.gnu@mindspring.com>
1263
1264 * gdb.threads/killed.c: Add copyright notice.
1265
33f2d567
JM
12662004-09-10 Jason Molenda (jmolenda@apple.com)
1267
1268 * gdb.base/define.exp: Two new tests to verify zero space chars
1269 after 'if' and 'while' commands in a user-defined command is correctly
1270 parsed.
1271
e05b62ac
AC
12722004-09-08 Andrew Cagney <cagney@gnu.org>
1273
1274 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
1275 delivery test with duplicate at end of file.
1276
9cbe82da
MK
12772004-09-06 Mark Kettenis <kettenis@jive.nl>
1278
1279 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
1280
564803d9
MC
12812004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1282
1283 * config/hppro.exp: Removed.
1284
7c6807ce
MC
12852004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1286
1287 * config/sparclet.exp: Removed.
1288
bf7e26dd
MC
12892004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1290
1291 * config/udi.exp: Removed.
1292
714e341b
MC
12932004-09-02 Michael Chastain <mec.gnu@mindspring.com>
1294
1295 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
1296 of "exp_continue".
1297 (advancei): Likewise.
1298
1236e623
JJ
12992004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1300
1301 * gdb.base/unload.exp: Fix so messages aren't duplicated.
1302
3bdcad15
MI
13032004-09-01 Manoj Iyer <manjo@austin.ibm.com>
1304
228af206 1305 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
1306 to check for nodebug in executable.
1307 * gdb.gdb/observer.exp (setup_test): Likewise.
1308 * gdb.gdb/selftest.exp (test_with_self): Likewise.
1309 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
1310
c72b934c
AC
13112004-09-01 Andrew Cagney <cagney@gnu.org>
1312
1313 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1314 files.
1315
edd9b715
JJ
13162004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1317
1318 * gdb.base/unload.exp: Fix expected warning message to match
1319 latest format.
1320
fb4ce06b
CV
13212004-09-01 Corinna Vinschen <vinschen@redhat.com>
1322
1323 * gdb.base/call-rt-st.exp: Fix typos.
1324
ce78e7c3
MI
13252004-08-31 Manoj Iyer <manjo@austin.ibm.com>
1326
1327 * gdb.threads/thread_check.exp: New testcase.
1328 * gdb.threads/thread_check.c: New testcase.
1329
2dedb159
AC
13302004-08-31 Andrew Cagney <cagney@gnu.org>
1331
1332 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
1333 (skip_to_handler_entry): New procedures. Test stepping into a
1334 handler when the breakpoint is at the handler's entry point.
1335
68f53502
AC
13362004-08-30 Andrew Cagney <cagney@gnu.org>
1337
1338 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
1339 gdb/1757.
1340
3e3ffd2b
MC
13412004-08-27 Michael Chastain <mec.gnu@mindspring.com>
1342
1343 With code from Manoj Iyer <manjo@austin.ibm.com>:
1344 * lib/gdb.exp (gdb_file_cmd): Return more information in the
1345 return value. Add an arm for "no debugging symbols found".
1346 Change a stray "error" to "perror".
1347 (gdb_run_cmd): Adapt to new return value.
1348 * gdb.base/remote.exp: Adapt to new return value.
1349 * gdb.gdb/complaints.exp: Likewise.
1350 * gdb.gdb/observer.exp: Likewise.
1351 * gdb.gdb/selftest.exp: Likewise.
1352 * gdb.gdb/xfullpath.exp: Likewise.
1353
4b6f5fd2
JB
13542004-08-27 Joel Brobecker <brobecker@gnat.com>
1355
1356 * gdb.threads/bp_in_thread.exp: New testcase.
1357
e5b25496
MC
13582004-08-27 Michael Chastain <mec.gnu@mindspring.com>
1359
1360 Fix PR testsuite/1735.
1361 * gdb.threads/schedlock.c (thread_function): Add a cast
1362 to suppress a gcc warning.
1363 * gdb.threads/thread-specific.c (thread_function): Likewise.
1364
934353d6
MC
13652004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1366
1367 * gdb.base/unload.c: Include <stdlib.h>.
1368
f98a0aef 13692004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 1370
f98a0aef 1371 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
1372 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
1373 synchronized after the "return".
1374
5a2e8882
MC
13752004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1376
1377 * gdb.mi/basics.c: Include <stdio.h>.
1378 * gdb.mi/pthreads.c: Include <stdlib.h>.
1379 * gdb.mi/var-cmd.c: Include <stdlib.h>.
1380
a9640423
MC
13812004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1382
1383 * gdb.threads/schedlock.c: Add copyright notice.
1384
b04e311d
AC
13852004-08-25 Andrew Cagney <cagney@gnu.org>
1386
1387 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
1388 (skip_over_handler, breakpoint_over_hander): New test procedures.
1389 (advance, advancei): Add a proper prefix, do not use
1390 rerun_to_main.
1391 * gdb.base/sigstep.c (main): Change to use an infinite loop.
1392
7c27f15b
MC
13932004-08-24 Michael Chastain <mec.gnu@mindspring.com>
1394
1395 * gdb.mi/basics.c: Add copyright notice.
1396 * gdb.mi/var-cmd.c: Add copyright notice.
1397
fffc87ae
MC
13982004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1399
1400 * lib/gdb.exp: Remove signed_keyword_not_used.
1401 * lib/compiler.c: Likewise.
1402 * lib/compiler.cc: Likewise.
1403
d782e0bf
MC
14042004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1405
1406 * gdb.base/whatis.c: Remove conditional disabling of "signed".
1407 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
1408
96033e83
MC
14092004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1410
1411 * gdb.base/whatis.c: Add copyright notice.
1412
cf38c229
MK
14132004-08-20 Mark Kettenis <kettenis@gnu.org>
1414
1415 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
1416 it to skip the breakpoints encoded in the inline assembly.
1417
f4b49756
MC
14182004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1419
1420 * Makefile.in: Add gdb.fortran.
1421
2f193b69
MC
14222004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1423
1424 * gdb.base/call-sc.exp (test_scalar_returns):
1425 Fix cut-and-paste glitch in "Make fun return now".
1426
89a237cb
MC
14272004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1428
1429 * configure.in: Add gdb.fortran.
1430 * configure: Regenerate.
1431 * gdb.fortran/Makefile.in: New file.
1432 * lib/gdb.exp (skip_fortran_tests): New procedure.
1433
469aff8e
MC
14342004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1435
1436 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
1437 reference to bug-gnu@prep.ai.mit.edu.
1438 * gdb.mi/mi-var-child.exp: Likewise.
1439 * gdb.mi/mi-var-cmd.exp: Likewise.
1440 * gdb.mi/mi-var-display.exp: Likewise.
1441 * gdb.mi/mi2-var-block.exp: Likewise.
1442 * gdb.mi/mi2-var-child.exp: Likewise.
1443 * gdb.mi/mi2-var-cmd.exp: Likewise.
1444 * gdb.mi/mi2-var-display.exp: Likewise.
1445
00b51b9f
MK
14462004-08-15 Mark Kettenis <kettenis@gnu.org>
1447
1448 * gdb.base/unload.c (main): Make local variable msg const.
1449
45f07fef
MC
14502004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1451
1452 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
1453 to bug-gnu@prep.ai.mit.edu.
1454 * gdb.mi/mi-disassemble.exp: Likewise.
1455 * gdb.mi/mi-eval.exp: Likewise.
1456 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
1457 default line number.
1458 * gdb.mi/mi-return.exp: Likewise.
1459 * gdb.mi/mi-simplerun.exp: Likewise.
1460 * gdb.mi/mi-stack.exp: Likewise.
1461 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
1462 number with explicit range test.
1463 * gdb.mi/mi-watch.exp: Likewise.
1464 * gdb.mi/mi2-break.exp: Likewise.
1465 * gdb.mi/mi2-cli.exp: Likewise.
1466 * gdb.mi/mi2-disassemble.exp: Likewise.
1467 * gdb.mi/mi2-eval.exp: Likewise.
1468 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
1469 default line number.
1470 * gdb.mi/mi2-return.exp: Likewise.
1471 * gdb.mi/mi2-simplerun.exp: Likewise.
1472 * gdb.mi/mi2-stack.exp: Likewise.
1473 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
1474 number with explicit range test.
1475 * gdb.mi/mi2-watch.exp: Likewise.
1476
dd8c8ee7
MC
14772004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1478
1479 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
1480 * gdb.cp/m-static.exp: Likewise.
1481 * gdb.cp/rtti.exp: Likewise.
1482
4e838464
MK
14832004-08-14 Mark Kettenis <kettenis@gnu.org>
1484
1485 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
1486
8d8cb839
EZ
14872004-08-14 Eli Zaretskii <eliz@gnu.org>
1488
1489 * ChangeLog: Prefix Local Variables with semi-colons and indent
1490 the reference to older ChangeLog files, to fix fontification in
1491 Emacs.
1492
deea8bb0
MC
14932004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1494
1495 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
1496 * gdb.mi/mi2-break.exp: Likewise.
1497
c3297504
MC
14982004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1499
1500 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
1501
25808999
MC
15022004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1503
1504 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
1505
226a8d71
MC
15062004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1507
1508 * gdb.cp/classes.exp: Remove unused declarations. Just let
1509 test names default instead of providing special names. Remove
1510 extraneous demangler test.
1511
37fdf854
JJ
15122004-08-12 Jeff Johnston <jjohnstn@redhat.com>
1513
1514 * gdb.base/unload.exp: New test for breakpoints in dynamically
1515 loaded libraries.
1516 * gdb.base/unload.c: Ditto.
1517 * gdb.base/unloadshr.c: Ditto.
1518
2d3a7986
MC
15192004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1520
1521 * gdb.cp/classes.exp (test_ptype_class_objects): Call
1522 cp_test_ptype_class.
1523 (test_enums): Likewise.
1524
c72b934c
AC
15252004-08-10 Andrew Cagney <cagney@gnu.org>
1526
1527 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1528 files.
1529
cc503c8a
AC
15302004-08-10 Andrew Cagney <cagney@gnu.org>
1531
1532 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
1533 init_malloc call.
1534
902f2ccb
MC
15352004-08-10 Michael Chastain <mec.gnu@mindspring.com>
1536
1537 * ChangeLog: Add copyright notice. The notice is copied
1538 from emacs 21.3 top level ChangeLog.
1539
78c90502
MC
15402004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1541
1542 * lib/cp-support.exp: New file.
1543 * lib/cp-support.exp (cp_test_type_class): New function.
1544 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
1545 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
1546 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
1547 cp_test_ptype_class.
1548
88e5ea78
MC
15492004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1550
1551 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
1552 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1553 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
1554 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
1555 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1556 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
1557 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
1558 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
1559 gdb.mi/mi2-watch.exp: Update copyright years.
1560
6a89fc9c
MK
15612004-08-09 Mark Kettenis <kettenis@gnu.org>
1562
1563 * gdb.base/sigaltstack.exp: Provide proper anchoring.
1564
1482e0de
MC
15652004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1566
1567 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
1568 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
1569 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
1570 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1571 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
1572 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
1573 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
1574 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1575 gdb.mi/mi-watch.exp: Update copyright years.
1576
1a5ce3f3
DJ
15772004-08-08 Daniel Jacobowitz <dan@debian.org>
1578
1579 PR gdb/1738
1580 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
1581 from a breakpoint with a pending signal.
1582
04f6ecf2
DJ
15832004-08-08 Daniel Jacobowitz <dan@debian.org>
1584
1585 PR gdb/1736
1586 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
1587 * gdb.base/sigaltstack.exp (finish_test): Consume output until
1588 the prompt.
1589 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
1590
54d90d35
DJ
15912004-08-08 Daniel Jacobowitz <dan@debian.org>
1592
1593 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
1594
d2f6abb0
DJ
15952004-08-08 Daniel Jacobowitz <dan@debian.org>
1596
1597 PR gdb/1736
1598 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
1599 for i?86-*-linux*.
1600
5598c03d
DJ
16012004-08-08 Daniel Jacobowitz <dan@debian.org>
1602
1603 * gdb.arch/i386-prologue.exp: Compile without debug information.
1604
c6fee705
MC
16052004-08-08 Michael Chastain <mec.gnu@mindspring.com>
1606
1607 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
1608 rather than asking gdb to search.
1609
dd90efdb
MC
16102004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1611
1612 * gdb.base/gcore.c: Include <string.h>.
1613
1e84bec1
MC
16142004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1615
1616 * gdb.base/gcore.c: Add copyright notice.
1617
e425eb2b
MC
16182004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1619
1620 * gdb.base/freebpcmd.c: Include <stdio.h>.
1621 * gdb.base/long_long.c: Include <string.h>.
1622 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
1623 * gdb.base/siginfo.c: Include <string.h>.
1624 * gdb.base/sigstep.c: Include <string.h>.
1625
cb9aaed5
MC
16262004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1627
1628 * gdb.base/complex.c: Include <stdlib.h>.
1629
55944f3d
MC
16302004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1631
1632 * gdb.base/complex.c: Add copyright notice.
1633
7b2953d9
MC
16342004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1635
1636 * gdb.base/charset.c: Include <stdlib.h>.
1637
c9133d23
MC
16382004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1639
1640 * gdb.base/auxv.c: Include <stdlib.h>.
1641
0a8490ad
MC
16422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1643
1644 * gdb.base/auxv.c: Add copyright notice.
1645
3426d5ec
MC
16462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1647
1648 * gdb.base/coremaker.c: Add copyright notice.
1649 * gdb.base/coremaker2.c: Add copyright notice.
1650
8da195dd
AC
16512004-08-04 Andrew Cagney <cagney@gnu.org>
1652
1653 * gdb.base/store.exp: Update copyright.
1654 (check_set, up_set, check_struct, up_struct): Add a prefix to test
1655 names, do not import gdb_prompt.
1656
8d394f98
AC
16572004-08-01 Andrew Cagney <cagney@gnu.org>
1658
1659 Fix PR testsuite/1729.
1660 * gdb.base/dump.exp: Add test name to callers of capture_value, do
1661 not use capture_value with value 4.
1662 (capture_value): Add optional test name parameter.
1663 (test_reload_saved_value, test_restore_saved_value): Use $msg as
1664 the prefix, pass to capture_value.
1665
b6702b23
MK
16662004-08-01 Mark Kettenis <kettenis@gnu.org>
1667
1668 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1669 * gdb.arch/i386-prologue.c (standard): New prototype and function.
1670 (main): Call new function.
1671
c203e0ca
MC
16722004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1673
1674 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1675
a7995a30
MC
16762004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1677
1678 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1679
9366563b
MC
16802004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1681
b6eeaf26 1682 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
1683 Accept more values of vtbl pointer. Remove some messages
1684 about "obsolete gcc or gdb".
1685
2fc1f950
MC
16862004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1687
1688 * gdb.cp/classes.exp: Accept more varieties of ptype output.
1689
c724d49b
MC
16902004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1691
1692 * gdb.base/asm-source.exp: Properly convert target board
1693 debug flags from gcc format to binutils format.
1694
736b0fce
MK
16952004-07-28 Mark Kettenis <kettenis@gnu.org>
1696
1697 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1698 gdb1718". PR backtrace/1718 partially fixed.
1699
5633ea5c
JJ
17002004-07-27 Jeff Johnston <jjohnstn@redhat.com>
1701
1702 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1703
575eebb1
NC
17042004-07-26 Nick Clifton <nickc@redhat.com>
1705
1706 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
1707 good default value for a specific architecture is available then
1708 set it to that value. Otherwise default to the -gstabs switch.
1709 Remove the -g... switches from the asm-flags variable. Allow the
1710 target board info to override the value if it wants to. Pass the
1711 switch on the assembler command line.
1712
62104619
MK
17132004-07-23 Mark Kettenis <kettenis@gnu.org>
1714
1715 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1716 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1717 (main): Call new function.
1718
4a1135b8
MC
17192004-07-22 Michael Chastain <mec.gnu@mindspring.com>
1720
1721 Test for PR exp/1715.
1722 * gdb.base/radix.exp: Refactor common procedures. Make all
1723 test names unique. Change XFAIL to KFAIL.
1724
8a12c1f0
MC
17252004-07-20 Michael Chastain <mec.gnu@mindspring.com>
1726
1727 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1728 * gdb.ada/gnat_ada.gin: ... to here.
1729 * configure.in: Use gnat_ada.gin.
1730 * configure: Regenerate.
1731
23b451cf
AC
17322004-07-20 Andrew Cagney <cagney@gnu.org>
1733
1734 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1735 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
1736 XFAILs. Clean up test messages and comments. Check backtraces.
1737 Delete re-sync code.
1738
ab618a02
MC
17392004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1740
1741 Fix PR cli/740.
1742 * gdb.base/annota1.exp: Honor gdb,nosignals.
1743 * gdb.base/annota3.exp: Likewise.
1744
46dad340
MC
17452004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1746
1747 * lib/java.exp: Update copyright notice.
1748
756d8c70
AC
17492004-07-19 Andrew Cagney <cagney@gnu.org>
1750
1751 * gdb.base/selftest.exp: Copy file from here ...
1752 * gdb.gdb/selftest.exp: ... to here.
1753
586027e6
AC
17542004-07-16 Andrew Cagney <cagney@redhat.com>
1755
1756 * lib/insight-support.exp: Delete file.
1757 * lib/java.exp (java_init): Fix copyright.
1758
029d2200
AC
17592004-07-16 Andrew Cagney <cagney@gnu.org>
1760
1761 * gdb.base/restore.c: Append "prologue" to comments marking the a
1762 function's prologue.
1763 * gdb.base/restore.exp: Update copyright, re-indent.
1764 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1765 callerN" prefix where needed. Update patterns that match a
1766 function's prologue.
1767
653b62c5
MC
17682004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1769
1770 * gdb.base/restore.c: Add copyright notice.
1771
f7d690e5
AC
17722004-07-16 Andrew Cagney <cagney@gnu.org>
1773
1774 * gdb.base/logical.exp: Update copyright.
1775 (evaluate): New procedure. Use to re-implement tests using
1776 several tables.
1777
d629a7cb
MH
17782004-07-14 Martin Hunt <hunt@redhat.com>
1779
1780 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1781 which fixes some problems where init.tcl was not found.
1782
9c7bb332
AC
17832004-07-13 Andrew Cagney <cagney@gnu.org>
1784
6bf46641
AC
1785 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1786 (check_sizeof, check_valueof): Do not include the output in the
1787 test name. Use gdb_test.
1788 (get_valueof): Use gdb_test_multiple.
1789
c4ffd4c0
AC
1790 * gdb.base/step-test.exp: Update copyright. Use
1791 gdb_test_multiple. Ensure that test names do not include
1792 architecture dependent output.
1793
ab89363a
AC
1794 * gdb.gdb/observer.exp: Update copyright.
1795 (setup_test): Use gdb_test_multiple.
1796 (attach_first_observer, attach_second_observer)
1797 (attach_third_observer, detach_first_observer)
1798 (detach_second_observer, detach_third_observer)
1799 (reset_counters, check_counters): Make $message a prefix.
1800 (test_normal_stop_notifications): Add "args" parameter - a list of
1801 init functions to be called. Make $message a prefix,
1802 (test_observer_normal_stop): Change the message prefixes so that
1803 they are unique, pass the attach / detach procedures to
1804 test_normal_stop_notifications.
1805
ec58997a
AC
1806 * gdb.base/signull.exp (test_segv): Prefix all tests with
1807 "${name}". Clean up test messages.
1808
b475183b
AC
1809 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1810
9c7bb332
AC
1811 * gdb.base/ena-dis-br.exp: Update copyright.
1812 (break_at): New function. Replace send_gdb with gdb_test,
1813 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1814 ignore count, not stopped at bpt", with KFAIL.
1815
2dd95497
CV
18162004-07-13 Corinna Vinschen <vinschen@redhat.com>
1817
1818 * gdb.base/attach.exp: Remove cleanupfile handling.
1819
419e626b
AC
18202004-07-12 Andrew Cagney <cagney@gnu.org>
1821
1822 * gdb.base/annota1.exp: Cleanup corefile test name.
1823 * gdb.base/annota3.exp: Ditto.
1824
8b1b3228
AC
18252004-07-12 Andrew Cagney <cagney@gnu.org>
1826
78650829
AC
1827 * gdb.base/signals.exp: Clean up copyright, re-indent.
1828
8b1b3228
AC
1829 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1830 gdb_test and gdb_test_multiple.
1831
935c2760
JJ
18322004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1833
1834 * gdb.java/jmain.exp: Fix expected line number for main to
1835 break at. Set XFAIL for break at main test since gcj does not
1836 provide line number info for first statement in main.
1837
1544280f
AC
18382004-07-08 Andrew Cagney <cagney@gnu.org>
1839
1279f4ff
AC
1840 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1841
1544280f
AC
1842 * gdb.base/sigbpt.exp: Make the common part of each test name a
1843 prefix instead of suffix.
1844
bcc82369
BR
18452004-07-07 Bob Rossi <bob_rossi@cox.net>
1846
1847 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1848 test from test_tbreak_creation_and_listing to
1849 test_file_list_exec_source_file
1850 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1851 Changed name of test from test_tbreak_creation_and_listing to
1852 test_file_list_exec_source_file
1853
23f4b0aa
JJ
18542004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1855
1856 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1857 the jmisc() constructor instead of <init>.
1858 * gdb.java/jmisc1.exp: Ditto.
1859
56401cd5
AC
18602004-07-07 Andrew Cagney <cagney@gnu.org>
1861
1862 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1863 corrupting the PC.
1864
44ae2f6a
MC
18652004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1866
1867 * gdb.cp/templates.exp: Accept whitespace change in demangler
1868 output.
1869
45a83408
AC
18702004-07-06 Andrew Cagney <cagney@gnu.org>
1871
1872 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1873
d205ad70
MC
18742004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1875
1876 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1877 * lib/compiler.cc: Likewise.
1878
06ea1a61
MC
18792004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1880
1881 * lib/compiler.cc: Work around string preprocessing problem
1882 with old hp c++ compiler.
1883 * lib/compiler.c: Likewise.
1884
daab1251
CV
18852004-06-29 Corinna Vinschen <vinschen@redhat.com>
1886
1887 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1888 directives to conditionalize symbol prefixing.
1889 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1890 additional_flags handling. Add underscore prefix for Cygwin.
1891 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1892 conditionalize symbol prefixing.
1893 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1894 additional_flags handling. Add underscore prefix for Cygwin.
1895
cc984116
CV
18962004-06-29 Corinna Vinschen <vinschen@redhat.com>
1897
1898 * gdb.base/bigcore.exp: Skip test on Cygwin.
1899
c279b077
MC
19002004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1901
1902 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1903 formats for "info register". Use gdb_test_multiple. Fix
1904 the "invalid register" test.
1905
0e915747
CV
19062004-06-28 Corinna Vinschen <vinschen@redhat.com>
1907
1908 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1909 PID for Cygwin. Add Cygwin specific strings to check for in some
1910 tests.
1911 (do_attach_tests): Add a test for user interaction when attaching
1912 to a process with no matching symbol table already loaded.
1913
11422c86
AC
19142004-06-26 Andrew Cagney <cagney@gnu.org>
1915
1916 Test PR java/1567 and PR java/1565.
1917 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1918 * gdb.java/jmisc2.exp: Delete file.
1919
cefbce26
MC
19202004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1921
1922 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1923
e19f872c
CV
19242004-06-25 Corinna Vinschen <vinschen@redhat.com>
1925
1926 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1927 attach process.
1928
d931ba3b
MC
19292004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1930
1931 * gdb.cp/pr-1553.exp: Remove.
1932
aef68c48
MC
19332004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1934
1935 * gdb.cp/pr-1553.cc: Remove.
1936 * gdb.cp/pr-1553.exp: Disable this test.
1937
8d5df71a
JB
19382004-06-20 Jim Blandy <jimb@redhat.com>
1939
1940 Fix PR testsuite/1680.
1941 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1942 regular expressions.
1943
4ac6f39d
MC
19442004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1945
1946 Fix PR testsuite/1679.
1947 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1948 Issue an UNSUPPORTED result instead.
1949
1b413552
JB
19502004-06-18 Jim Blandy <jimb@redhat.com>
1951
1952 * gdb.base/charset.exp: Only send a control-C if we see a new
1953 prompt and incomplete command.
1954
6daa6ebd
MC
19552004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1956
1957 * gdb.cp/pr-574.cc: Add copyright notice.
1958
51fa4ae0
JB
19592004-06-17 Jim Blandy <jimb@redhat.com>
1960
1961 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1962 cases where the regexp has no groups; this grabs random text from
1963 the previous test suite, whatever that was.
1964
8fea26c5
MC
19652004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1966
1967 * gdb.cp/printmethod.cc: Add copyright notice.
1968
1e3aeb41
MC
19692004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1970
1971 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1972
9d9030bc
AC
19732004-06-16 Andrew Cagney <cagney@gnu.org>
1974
1975 * gdb.base/signull.c: Update copyright. Include <string.h>.
1976 (bowler): Replace data_pointer with data_read
1977 and data_write cases. Add code_descriptor case.
1978 (zero, desc): New array and pointer.
1979 (data, code): Change to simple pointers.
1980 * gdb.base/signull.exp: Fix probe pattern matching a function
1981 descriptor SIGSEGV. Replace data_pointer with data_read and
1982 data_write tests.
1983
acd4ad44
AC
19842004-06-16 Andrew Cagney <cagney@gnu.org>
1985
1986 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1987
08fd625c
MC
19882004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1989
1990 * gdb.base/long_long.c: Add copyright notice.
1991
1903502c
MC
19922004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1993
1994 * gdb.base/long_long.exp: Remove reference to
1995 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1996 to gdb_breakpoint and gdb_continue_to_breakpoint.
1997
83313cb1
JB
19982004-06-14 Jim Blandy <jimb@redhat.com>
1999
2000 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
2001 endian case.
2002
1bf404ef
AC
20032004-06-14 Andrew Cagney <cagney@gnu.org>
2004
2005 * gdb.base/gcore.exp (capture_command_output): Delete the always
2006 passing tests containing inferior values.
2007 * gdb.base/ending-run.exp: Do not include the breakpoint address
2008 in the test message. Update copyright.
2009 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
2010 size in the test name, use gdb_test_multiple. Update copyright.
2011
ef220b33
MC
20122004-06-14 Michael Chastain <mec.gnu@mindspring.com>
2013
2014 * gdb.cp/ref-types.cc: Add copyright notice.
2015
4f70a4c9
MC
20162004-06-14 Michael Chastain <mec.gnu@mindspring.com>
2017
2018 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
2019 hp_aCC_compiler.
2020 * lib/compiler.cc: Likewise.
2021 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
2022 'set' commands. Log diagnostics for other lines. Set
2023 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
2024
335928ac
MC
20252004-06-13 Michael Chastain <mec.gnu@mindspring.com>
2026
2027 * gdb.cp/try_catch.cc: Add copyright notice.
2028
2efb12e8
MC
20292004-06-12 Michael Chastain <mec.gnu@mindspring.com>
2030
2031 * gdb.cp/userdef.cc: Add copyright notice.
2032
0bbed51a
MC
20332004-06-11 Michael Chastain <mec.gnu@mindspring.com>
2034
2035 * gdb.cp/virtfunc.cc: Add copyright notice.
2036
e12a46c9
RC
20372004-06-11 Randolph Chung <tausq@debian.org>
2038
2039 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
2040 problem.
2041
338e05af
AC
20422004-06-10 Andrew Cagney <cagney@gnu.org>
2043
2044 * lib/compiler.cc, lib/compiler.c: Append either
2045 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
2046 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
2047 instead of gcc-3-3.
2048
dc3f10cb
AC
20492004-06-09 Andrew Cagney <cagney@gnu.org>
2050
b4d946af
AC
2051 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
2052 gdb/1455, bug is specific to "long long" and "double".
2053
dc3f10cb
AC
2054 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
2055 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
2056 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
2057 fixed.
2058
b5c0bfa2
AC
20592004-06-09 Andrew Cagney <cagney@gnu.org>
2060
2061 * gdb.base/structs.exp (test_struct_returns): Replace
2062 "return_value_unknown" and "finish_value_unknown" by
2063 "return_value_known" and "finish_value_known". Instead of
2064 "return_value_unknown" iff "finish_value_unknown", check
2065 "return_value_known" implies "finish_value_known".
2066
caeb605f
MH
20672004-06-08 Martin Hunt <hunt@redhat.com>
2068
2069 * gdb.base/float.exp: Add pattern for mips targets.
2070
c892bb64
RC
20712004-06-08 Randolph Chung <tausq@debian.org>
2072
2073 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
2074 message for unknown architectures more clear.
2075
48306d3e
JB
20762004-06-08 Joel Brobecker <brobecker@gnat.com>
2077
2078 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
2079 start the execution of the program.
2080
83ecb59f
JB
20812004-06-07 Jim Blandy <jimb@redhat.com>
2082
2083 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
2084 * gdb.arch/i386-cpuid.h: New helper file.
2085
55264cb4
RC
20862004-06-07 Randolph Chung <tausq@debian.org>
2087
2088 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
2089 has started.
2090
23cadb28
RM
20912004-06-04 Roland McGrath <roland@redhat.com>
2092
2093 Fix PR gdb/1647.
2094 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
2095 differently to be robust to output buffering differences.
2096
51d01eda
MC
20972004-06-04 Michael Chastain <mec.gnu@mindspring.com>
2098
2099 * gdb.threads/pthreads.exp: Update copyright years.
2100 (check_control_c): Change asynchronous 'after' to synchronous.
2101
f4fc3b93
RM
21022004-06-04 Roland McGrath <roland@redhat.com>
2103
2104 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
2105 next gdb prompt.
2106
4013522b
MC
21072004-06-02 Michael Chastain <mec.gnu@mindspring.com>
2108
2109 Fix PR gdb/1636.
2110 * gdb.threads/manythreads.exp: Change asynchronous 'after'
2111 calls to synchronous.
2112
7a8f1e6b
JB
21132004-05-26 Jim Blandy <jimb@redhat.com>
2114
2115 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
2116
81bb3443
RC
21172004-05-24 Randolph Chung <tausq@debian.org>
2118
2119 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
2120 * gdb.asm/pa.inc: New file.
2121
8f5a3103
MK
21222004-05-22 Mark Kettenis <kettenis@gnu.org>
2123
2124 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
2125
734b8fe8
JB
21262004-05-21 Joel Brobecker <brobecker@gnat.com>
2127 Daniel Jacobowitz <drow@mvista.com>
2128
2129 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
2130 GDB prompt.
2131
725603e1
UW
21322004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2133
f4fc3b93 2134 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
2135 setjmp/longjmp. Use sigaction instead of signal.
2136
8b923272
JB
21372004-05-19 J. Brobecker <brobecker@gnat.com>
2138 Michael Snyder <msnyder@redhat.com>
2139
2140 * gdb.threads/pthread_cond_wait.c: New file.
2141 * gdb.threads/pthread_cond_wait.exp: New testcase.
2142
8bfabb04
AC
21432004-05-13 Andrew Cagney <cagney@redhat.com>
2144
2145 * gdb.base/signull.exp, gdb.base/signull.c: New files.
2146 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
2147
42edda50
AC
21482004-05-11 Andrew Cagney <cagney@redhat.com>
2149
2150 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
2151 fixed but revealed gdb/1639.
2152
d303a6c7
AC
21532004-05-10 Andrew Cagney <cagney@redhat.com>
2154
2155 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
2156 func1" and "next to 2nd alarm", kernel bug avoided.
2157
bf08c2a1
DJ
21582004-05-10 Daniel Jacobowitz <dan@debian.org>
2159
2160 PR external/1568
2161 * gdb.base/bigcore.exp: Check the size of the dumped core file.
2162 XFAIL if it is smaller than bytes_allocated.
2163 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
2164 (main): Make chunks_allocated unsigned. Correct comment.
2165
c0586a34
JB
21662004-05-07 Joel Brobecker <brobecker@gnat.com>
2167
2168 * gdb.arch/powerpc-aix-prologue.c: New file.
2169 * gdb.arch/powerpc-aix-prologue.exp: New file.
2170
f2785d12
JB
21712004-05-07 Jim Blandy <jimb@redhat.com>
2172
2173 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
2174 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
2175
bd7f6e30
JB
21762004-05-06 Joel Brobecker <brobecker@gnat.com>
2177
2178 * gdb.base/sep.exp: No longer setup_kfail when the program was
2179 built with dwarf2.
2180
0a5e7efe
JI
21812004-05-05 Jim Ingham <jingham@apple.com>
2182
2183 * gdb.base/pending.exp: Make sure pending breakpoints
2184 preserve the ignore count.
f4fc3b93 2185
a8958849
MK
21862004-04-27 Jerome Guitton <guitton@gnat.com>
2187
2188 * i386-prologue.exp: Add testcase for jump instruction as first
2189 instruction of the real code.
2190 * i386-prologue.c (jump_at_beginning): New function.
2191
7e103f5b
MK
21922004-04-28 Mark Kettenis <kettenis@gnu.org>
2193
2194 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
2195 x86_64-*-*.
2196
5d38b224
MK
21972004-04-28 Mark Kettenis <kettenis@gnu.org>
2198
2199 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
2200 i*86-*-*.
2201
0ef32fd9
MK
22022004-04-25 Mark Kettenis <kettenis@gnu.org>
2203
2204 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
2205 expression that checks the return type.
2206
71d7dd7c
AC
22072004-04-23 Andrew Cagney <cagney@redhat.com>
2208
2209 * gdb.base/call-sc.exp: New test of scalar call/return values.
2210 * gdb.base/call-sc.c: Ditto.
2211
1e9f977e
JJ
22122004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2213
2214 * gdb.threads/manythreads.c: Reduce thread stack size.
2215
899d9e3a
JJ
22162004-04-23 Jeff Johnston <jjohnstn@redhat.com>
2217
2218 * gdb.threads/manythreads.c: Add copyright notice.
2219
61bcae62
AC
22202004-04-23 Andrew Cagney <cagney@redhat.com>
2221
2222 * gdb.base/siginfo.exp: Better handle step out of signal.
2223 * gdb.base/sigstep.exp: Ditto.
2224
7339a42e
JJ
22252004-04-22 Jeff Johnston <jjohnstn@redhat.com>
2226 Daniel Jacobowitz <drow@mvista.com>
2227
2228 * gdb.threads/manythreads.c: New testcase.
2229 * gdb.threads/manythreads.exp: Ditto.
2230
5c98409b
JB
22312004-04-22 Jim Blandy <jimb@redhat.com>
2232
2233 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
2234 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
2235
3b611f1a
MC
22362004-04-21 Michael Chastain <mec.gnu@mindspring.com>
2237
2238 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
2239
f0fd9238
AC
22402004-04-21 Andrew Cagney <cagney@redhat.com>
2241
2242 * gdb.base/sigstep.c: New file.
2243 * gdb.base/sigstep.exp: New file.
2244
90990674
JB
22452004-04-16 Joel Brobecker <brobecker@gnat.com>
2246
2247 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
2248 call to observer_notify_normal_stop.
2249
78cef34b
AC
22502004-04-15 Andrew Cagney <cagney@redhat.com>
2251
2252 * gdb.base/siginfo.c: New file.
2253 * gdb.base/siginfo.exp: New file.
2254
d2343407
JB
22552004-04-12 J. Brobecker <brobecker@gnat.com>
2256
2257 * gdb.base/sep.exp: Fix typo in comment.
2258
a2dba3c8
JB
22592004-04-12 J. Brobecker <brobecker@gnat.com>
2260
2261 * gdb.base/sep.c: New file.
2262 * gdb.base/sep-proc.c: New file.
2263 * gdb.base/sep.exp: New testcase.
2264
15f7b60e
MK
22652004-04-09 Mark Kettenis <kettenis@gnu.org>
2266
2267 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
2268 support.
2269
44f4de1a
AC
22702004-04-05 Andrew Cagney <cagney@redhat.com>
2271
2272 * gdb.base/sigaltstack.c: New file.
2273 * gdb.base/sigaltstack.exp: New file.
2274
ef04f396
JB
22752004-04-04 Joel Brobecker <brobecker@gnat.com>
2276
2277 * gdb.base/foll-fork.exp: Update the expected output for
2278 "help set follow-fork-mode", to match a change that was made
2279 to the help of this variable on 2004-01-13.
2280
d40d2c92
JB
22812004-04-01 Joel Brobecker <brobecker@gnat.com>
2282
2283 * lib/ada.exp: Add copyright notice.
2284 * bar.ads: Likewise.
2285 * bar.adb: Likewise.
2286 * null_record.adb: Likewise.
2287 * null_record.exp: Likewise.
2288 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
2289
f86ef5a3
JB
22902004-04-01 Joel Brobecker <brobecker@gnat.com>
2291
2292 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
2293 * configure: Regenerate.
2294
414e70e3
JB
22952004-04-01 Joel Brobecker <brobecker@gnat.com>
2296
2297 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
2298 to build the application. Remove the message printed when in
2299 verbose mode, redundant with the UNSUPPORTED message above.
2300
f0aaee49
JB
23012004-03-31 Joel Brobecker <brobecker@gnat.com>
2302
2303 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
2304 * gdb.ada (null_record.exp): New testcase.
2305
ac81cb54
JB
23062004-03-31 Joel Brobecker <brobecker@gnat.com>
2307
2308 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
2309
854af2f7
JB
23102004-03-31 Joel Brobecker <brobecker@gnat.com>
2311
2312 * gdb.ada: New subdirectory.
2313 * gdb.ada/Makefile.in: New file.
2314 * gdb.ada/gnat_ada.gpr.in: New file.
2315
034cb681
JB
23162004-03-31 Joel Brobecker <brobecker@gnat.com>
2317
2318 * lib/ada.exp: New file.
2319
78a1a894
DJ
23202004-03-24 Daniel Jacobowitz <drow@mvista.com>
2321
2322 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
2323 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
2324
4b2b3b3e
AC
23252004-03-22 Andrew Cagney <cagney@redhat.com>
2326
2327 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
2328 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2329 Problem identified by Ulrich Weigand.
2330
23c73aa3
DC
23312004-03-17 David Carlton <carlton@kealia.com>
2332
2333 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
2334 PR c++/826.
2335
d63a86f8
RM
23362004-03-16 Roland McGrath <roland@redhat.com>
2337
2338 * gdb.base/auxv.exp: New file.
2339 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
2340
0e02aa50
DC
23412004-03-12 David Carlton <carlton@kealia.com>
2342
2343 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
2344 * gdb.cp/pr-1553.cc: Ditto.
2345 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
2346 pass branch.
2347
c20b71be
MC
23482004-03-12 Michael Chastain <mec.gnu@mindspring.com>
2349
2350 * gdb.cp/templates.exp: Accept more template types.
2351
c7414a01
MC
23522004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2353
2354 From Corinna Vinschen with modifications.
2355 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
2356 local variable obj_with_enum.
2357 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
2358 results with obj_with_enum.
2359
ed69573c
MC
23602004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2361
2362 * gdb.cp/classes.cc: New file, copied from misc.cc.
2363 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
2364
28301461
MC
23652004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2366
2367 * gdb.cp/misc.cc: Add copyright notice.
2368
1198ecbe
DC
23692004-03-05 David Carlton <carlton@kealia.com>
2370
2371 * gdb.cp/rtti.exp: Add 'print *obj3' test.
2372 * gdb.cp/rtti.h: Update copyright.
2373 (namespace n2::n3): New.
2374 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
2375 (n2::n3::func3): New.
2376 (main): Call n2::n3::func3.
2377 * gdb.cp/rtti2.cc: Update copyright.
2378 (n2::create3): New.
2379
9e08c470
MK
23802004-03-04 Mark Kettenis <kettenis@gnu.org>
2381
2382 * gdb.asm/openbsd.inc: Fix typo.
2383
4bebc3aa
FF
23842004-03-03 Fred Fish <fnf@redhat.com>
2385
2386 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
2387 "val" instead of unused "size". Update copyright year.
2388
6ea9fb37
DJ
23892004-02-29 Daniel Jacobowitz <drow@mvista.com>
2390
2391 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
2392 to use unsigned char.
2393 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
2394 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
2395
23b23974
DJ
23962004-02-29 Daniel Jacobowitz <drow@mvista.com>
2397
2398 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
2399 line of output.
2400
7574fd53
DJ
24012004-02-28 Daniel Jacobowitz <drow@mvista.com>
2402
2403 * gdb.base/relocate.c (dummy): Initialize.
2404
a195357f
DJ
24052004-02-28 Daniel Jacobowitz <drow@mvista.com>
2406
2407 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
2408 a breakpoint at exit.
2409
72fd54a9
FF
24102004-02-27 Fred Fish <fnf@redhat.com>
2411
2412 * gdb.base/chng-syms.exp: Add expect condition to match failing
2413 case that isn't a timeout.
2414
b9d23137
AC
24152004-02-27 Andrew Cagney <cagney@redhat.com>
2416
2417 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
2418 support.
2419
15d208f6 24202004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 2421
15d208f6
FF
2422 * gdb.arch/gdb1431.c: Remove.
2423 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
2424 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
2425 of "until" incorrectly.
2426
98f9cd2d
JB
24272004-02-26 J. Brobecker <brobecker@gnat.com>
2428
2429 * gdb.cp/class2.cc (empty): New class.
2430 (refer): New function.
2431 (main): Declare an object of type empty and use it.
2432 * gdb.cp/class2.exp: Print the value of an object of type empty.
2433
9b50c11b
JJ
24342004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2435
2436 * gdb.base/langs.exp: Update query string to match the
2437 new nquery format used for pending breakpoints.
2438
0dcd613f
AC
24392004-02-26 Andrew Cagney <cagney@redhat.com>
2440
2441 Fix PR i18n/1570.
2442 * gdb.base/charset.c: Update copyright notice.
2443 (main, init_string): Remove the escape character '\e' tests.
2444 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
2445 * gdb.base/charset.exp (valid_host_charset): Ditto.
2446 * gdb.base/setvar.exp: Ditto.
2447
b8a56647
AC
24482004-02-24 Andrew Cagney <cagney@redhat.com>
2449
90d59e34
AC
2450 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
2451 mmapped data in core file" PASS and FAIL messages consistent.
2452
b8a56647
AC
2453 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
2454 setting a breakpoint. Work around PR java/1565.
2455
9f27c604
JJ
24562004-02-23 Jeff Johnston <jjohnstn@redhat.com>
2457
2458 * lib/gdb.exp (gdb_breakpoint): Update query string to match
2459 new nquery format.
2460 * gdb.base/pending.exp: Ditto.
2461
3224a706
MK
24622004-02-22 Mark Kettenis <kettenis@gnu.org>
2463
2464 * configure.in: Run stabs tests on *BSD.
2465 * configure: Regenerated.
2466
41e0a9ca
MK
24672004-02-21 Mark Kettenis <kettenis@gnu.org>
2468
2469 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
2470
1e1b3428
FF
24712004-02-20 Fred Fish <fnf@redhat.com>
2472
2473 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
2474 blank in test for "returns short", for consistency with other
2475 "returns xxx" tests. Update copyright year.
2476
f9a7572a
FF
24772004-02-19 Fred Fish <fnf@redhat.com>
2478
2479 New testcase for PR breakpoint/1558.
2480 * gdb.arch/gdb1558.exp: New file.
2481 * gdb.arch/gdb1558.c: New file.
2482
b2ce2854
EZ
24832004-02-19 Elena Zannoni <ezannoni@redhat.com>
2484
2485 * gdb.base/nodebug.exp: Fix typo.
2486
e7c9ff01
JB
24872004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2488
2489 Committed by Jim Blandy <jimb@redhat.com>.
2490
62f4b920
JB
2491 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
2492
2db536a1
JB
2493 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
2494
e7c9ff01
JB
2495 * gdb.base/float.exp: Support s390*-*-* targets.
2496
f3205b34
AF
24972004-02-17 Adam Fedor <fedor@gnu.org>
2498
2499 * gdb.base/gdb1555.exp: New file.
2500 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
2501
9d62932d
EZ
25022004-02-17 Elena Zannoni <ezannoni@redhat.com>
2503
2504 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
2505
344c9711
FF
25062004-02-16 Fred Fish <fnf@redhat.com>
2507
2508 * gdb.arch/gdb1291.c: Remove
2509 * gdb.arch/gdb1291.s: New test input file.
2510 * gdb.arch/gdb1291.exp: Expand test to check case that should not
2511 fail. Test for correct result, known incorrect result, other
2512 failures and timeouts.
2513
2d822687
AC
25142004-02-16 Andrew Cagney <cagney@redhat.com>
2515
2516 * gdb.base/bigcore.exp: New file.
2517 * gdb.base/bigcore.c: New file.
2518
dac15b66
AC
25192004-02-13 Andrew Cagney <cagney@redhat.com>
2520
2521 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
2522 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
2523 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
2524 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
2525 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
2526 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
2527 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
2528 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
2529 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
2530 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
2531
6bdfc2c4
JJ
25322004-02-11 Jeff Johnston <jjohnstn@redhat.com>
2533
2534 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
2535 executed is an alloc instruction.
2536
87b3ede8
DC
25372004-02-11 David Carlton <carlton@kealia.com>
2538
2539 * gdb.cp/breakpoint.exp: New.
2540 * gdb.cp/breakpoint.cc: New.
2541
6e19e2bf
MC
25422004-02-11 Michael Chastain <mec.gnu@mindspring.com>
2543
2544 Partial fix for PR gdb/1543.
2545 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
2546 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
2547 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
2548 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
2549 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
2550 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
2551 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
2552 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
2553 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
2554 to bug-gdb@prep.ai.mit.edu .
2555 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
2556 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
2557 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
2558 Likewise.
2559
5c5455dc
AC
25602004-02-10 Andrew Cagney <cagney@redhat.com>
2561
2562 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
2563 using gdb_internal_error_resync.
2564
9cf689d7
DJ
25652004-02-09 Daniel Jacobowitz <drow@mvista.com>
2566
2567 * gdb.threads/thread-specific.exp: Stop early if no threads are
2568 found.
2569
d2dc51db
MC
25702004-02-09 Michael Chastain <mec.gnu@mindspring.com>
2571
2572 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
2573
14b1a056
DJ
25742004-02-08 Daniel Jacobowitz <drow@mvista.com>
2575
2576 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
2577 breakpoints.
2578
83f66e8f
DJ
25792004-02-07 Daniel Jacobowitz <drow@mvista.com>
2580
2581 * config/sim.exp (gdb_load): Handle $arg == "".
2582 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
2583 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
2584
30fc0091
EZ
25852004-02-07 Elena Zannoni <ezannoni@redhat.com>
2586
2587 * gdb.base/maint.exp: Update test to reflect
2588 obstack changes.
2589
4d806929
JJ
25902004-02-04 Jeff Johnston <jjohnstn@redhat.com>
2591
2592 * gdb.base/pendshr.c (pendfunc): New function that calls
2593 pendfunc1.
2594 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
2595
7bfdd688
FF
25962004-02-04 Fred Fish <fnf@redhat.com>
2597
2598 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
2599 function symbols and update copyright years.
2600 * gdb.arch/gdb1291.c: Ditto.
2601
aaa08ee4
MC
26022004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2603
2604 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
2605
dbad7755
MC
26062004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2607
2608 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
2609
ec4646ef
MC
26102004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2611
2612 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
2613
1b802196
FF
26142004-02-02 Fred Fish <fnf@redhat.com>
2615
2616 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2617 remote targets. Update copyright years.
2618
18fe2033
JJ
26192004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2620
2621 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
2622 support.
2623 * gdb.base/langs.exp: Fix test which attempts to create
2624 breakpoint on non-existent function to handle new pending
2625 support.
2626 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
2627 a breakpoint.
2628 * gdb.base/pending.exp: New test.
2629 * gdb.base/pending.c: New file.
2630 * gdb.base/pendshr.c: Ditto.
2631
8d577d32
DC
26322004-02-02 David Carlton <carlton@kealia.com>
2633
2634 * gdb.cp/overload.exp: Add overloadNamespace tests.
2635 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
2636 (overloadNamespace, XXX): New.
2637 (main): Call XXX::marker2.
2638
3ad13771
FF
26392004-02-01 Fred Fish <fnf@redhat.com>
2640
2641 * gdb.base/dump.exp: Use runto_main instead of "runto main".
2642 * gdb.base/finish.exp: Ditto.
2643 * gdb.base/gcore.exp: Ditto.
2644 * gdb.base/huge.exp: Ditto.
2645 * gdb.base/info-proc.exp: Ditto.
2646 * gdb.base/return2.exp: Ditto.
2647 * gdb.threads/gcore-thread.exp: Ditto.
2648
44c75849
DJ
26492004-02-01 Daniel Jacobowitz <drow@mvista.com>
2650
2651 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
2652
005bc093
MK
26532004-02-01 Mark Kettenis <kettenis@gnu.org>
2654
2655 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2656 that opening the file succeeds on OpenBSD.
2657
c47cebdb
DJ
26582004-02-01 Daniel Jacobowitz <drow@mvista.com>
2659
2660 * gdb.threads/thread-specific.c: New file.
2661 * gdb.threads/threads-specific.exp: New test script.
2662 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2663 to expect_out.
2664
5a01311c
MK
26652004-02-01 Mark Kettenis <kettenis@gnu.org>
2666
2667 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
2668 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2669 only on the "print_small_structs from print_long_arg_list" test.
2670
ce22a4f1
DJ
26712004-02-01 Daniel Jacobowitz <drow@mvista.com>
2672
2673 * gdb.base/completion.exp: Kill a stray backslash.
2674
2675 From Jim Ingham <jingham@apple.com>:
2676 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2677 agrees with the result from sending a tab.
2678
abbab9d3
DJ
26792004-01-31 Daniel Jacobowitz <drow@mvista.com>
2680
2681 * gdb.base/chng-syms.exp: Remove stray newline.
2682
53904d1e
MK
26832004-01-31 Mark Kettenis <kettenis@gnu.org>
2684
2685 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2686 *-*-openbsd*.
2687 * gdb.asm/openbsd.inc: New file.
2688
3a4b3aac
MK
26892004-01-30 Mark Kettenis <kettenis@gnu.org>
2690
2691 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
2692 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2693 *-*solaris2*. Remove commented out default settings for
2694 asm-flags. Replace gdb_compile with target_link.
2695
ebac27b4
MC
26962004-01-29 Michael Chastain <mec.gnu@mindspring.com>
2697
2698 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
2699 for all tests. Remove old hp-ux and cygnus xfail cases.
2700
d8679d84
PH
27012004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
2702
2703 * gdb.base/chng-syms.exp: New file.
2704 * gdb.base/chng-syms.c: New file.
2705
0a55bc22
MC
27062004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2707
2708 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
2709 Provide arms for current output in all my configurations.
2710
94b8e876
MC
27112004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2712
2713 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2714 * lib/compiler.cc: Likewise.
2715 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2716 get the right preprocessor. Eval the output directly. Remove
2717 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
2718 hp_f77_compiler and hp_f90_compiler completely.
2719 (gdb_preprocess): Delete.
2720 (get_compiler): Delete.
2721
7cf03d44
MK
27222004-01-24 Mark Kettenis <kettenis@gnu.org>
2723
2724 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2725 <string.h>.
2726
68b6dce9
NR
27272004-01-24 Nick Roberts <nick@nick.uklinux.net>
2728
2729 * gdb.mi/mi-stack.exp: Update copyright.
2730
b368761e
DC
27312004-01-23 David Carlton <carlton@kealia.com>
2732
2733 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
2734 test for cp_lookup_transparent_type.
2735 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
2736 call them.
2737
f2061b53
DJ
27382004-01-23 Daniel Jacobowitz <drow@mvista.com>
2739
2740 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
2741 after -var-update.
2742
37fc574a
DC
27432004-01-23 David Carlton <carlton@kealia.com>
2744
2745 * gdb.cp/namespace.cc (C::ensureRefs): New.
2746 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2747
8e94b928
NR
27482004-01-20 Nick Roberts <nick@nick.uklinux.net>
2749
2750 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2751 case "-stack-list-locals 2".
2752 * gdb.mi/mi-var-child.exp: Test for case
2753 "-var-list-children --all-values NAME".
2754
997b0952
MC
27552004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2756
2757 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2758
52470da3
MK
27592004-01-18 Mark Kettenis <kettenis@gnu.org>
2760
7049b4b8
MK
2761 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2762 used with gdb_test_multiple.
2763
52470da3
MK
2764 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2765 read at address 0. This fixes PR testsuite/1504.
2766
da6012e5
DJ
27672004-01-18 Daniel Jacobowitz <drow@mvista.com>
2768
2769 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2770 Remove downloading, guessing the host executable, the calls to
2771 gdb_file_cmd and gdb_target_cmd, and "load" support.
2772 (infer_host_exec): New function broken out from gdb_load.
2773 (gdb_load): New wrapper for gdbserver_gdb_load.
2774 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2775 gdb_target_cmd. Use -target-select.
2776 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2777 Download binaries to the host. Clear last_mi_remote_file when
2778 we load a new binary.
2779 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2780 call gdbserver_gdb_load and mi_gdb_target_cmd.
2781
32c70722
MC
27822004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2783
2784 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2785 type patterns.
2786
b0cecf36
MC
27872004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2788
2789 * gdb.cp/templates.exp: Fix typo in test name of
2790 "print Foo<volatile char*>::foo".
2791
4120d7e6
MC
27922004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2793
2794 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2795
f679e530
BE
27962004-01-16 Ben Elliston <bje@wasabisystems.com>
2797
2798 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2799 (clean mostlyclean): Remove empty rm.
2800
091c48f6
MC
28012004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2802
2803 * gdb.base/setvar.exp: Add copyright years.
2804
3e5fc8d2
DC
28052004-01-14 David Carlton <carlton@bactrian.org>
2806
2807 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2808 PR c++/1511 and update coment.
2809 * gdb.cp/templates.exp: Update patterns to match current output.
2810 If changes involve something other than whitespace, KFAIL
2811 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2812
63d06c5c
DC
28132004-01-14 David Carlton <carlton@kealia.com>
2814
2815 * gdb.cp/namespace.exp: Add tests involving classes defined within
2816 namespaces.
2817 * gdb.cp/namespace.cc (C::CClass): New.
2818 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2819
a51dab88
EZ
28202004-01-14 Elena Zannoni <ezannoni@redhat.com>
2821
2822 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2823 what debug info we have. Print a better message if something goes
2824 wrong while producing the separate debug info file.
2825
a476ccc9
MC
28262004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2827
2828 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2829
f453692c
MC
28302004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2831
2832 * gdb.base/callfuncs.c: Add copyright notice.
2833
f40063a5
MC
28342004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2835
2836 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2837 inheritance. PR gdb/1498, PR gcc/13539.
2838
19ac3974
EZ
28392004-01-13 Elena Zannoni <ezannoni@redhat.com>
2840
2841 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2842 test specific name.
2843 * gdb.mi/gdb669.exp: Ditto.
2844 * gdb.mi/mi-pthreads.exp: Ditto.
2845 * gdb.mi/mi1-pthreads.exp: Ditto.
2846 * gdb.mi/mi2-pthreads.exp: Ditto.
2847
56c97c6e
MC
28482004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2849
2850 * gdb.cp/member-ptr.cc: Add copyright notice.
2851
a0644324
MC
28522004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2853
2854 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2855 some patterns for recent versions of gcc and hpacc. Delete
2856 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2857 Delete tests that access a NULL pointer-to-member-data. This
2858 script is still disabled for gcc.
2859
32fabe09
EZ
28602004-01-12 Elena Zannoni <ezannoni@redhat.com>
2861
2862 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2863 escaped correctly.
2864
1f8a6abb
EZ
28652004-01-12 Elena Zannoni <ezannoni@redhat.com>
2866
2867 * gdb.base/sepdebug.exp: New file.
2868 * gdb.base/sepdebug.c: New file.
2869 * lib/gdb.exp (separate_debug_filename): New procedure.
2870 (gdb_gnu_strip_debug): New procedure.
2871
48efe704
AC
28722004-01-12 Andrew Cagney <cagney@redhat.com>
2873
2874 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2875 * gdb.mi/ChangeLog-1999-2003: New file.
2876
a9415475
AC
28772004-01-12 Andrew Cagney <cagney@redhat.com>
2878
2879 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2880 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2881 or EEXIST", treat EBUSY as an XFAIL.
2882
83b8cf9d
MC
28832004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2884
2885 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2886 hp_cc_compiler.
2887
9939d2a8
MC
28882004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2889
2890 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2891 decorations.
2892
1ff8cadf
MC
28932004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2894
2895 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2896 and "(aCC)" decorations. Remove obsolete doco about old
2897 test results.
2898
6fa9022e
MC
28992004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2900
2901 * gdb.cp/exception.exp: Fix typo in doco.
2902
209721fe
MK
29032004-01-09 Mark Kettenis <kettenis@gnu.org>
2904
2905 * gdb.base/gdb1476.exp: Fix typo.
2906
ef11303e
MC
29072004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2908
2909 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2910 file.
2911
041ab88c
MC
29122004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2913
2914 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2915 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2916 Use gdb_compile. Remove restriction on gcc. Add some patterns
2917 for recent version of gdb. Delete second half, which was a copy
2918 of the first half with different build flags. This test is
2919 still disabled because it is still not ready for production.
2920
e36d075a
MC
29212004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2922
2923 * gdb.cp/exception.cc: Add copyright notice.
2924 * gdb.cp/exception.exp: Add a notice that this file is broken
2925 because of line number changes caused by addition of copyright
2926 notice.
2927
42b190ad
MC
29282004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2929
2930 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2931 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2932
8f25f06b
MC
29332004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2934
2935 * gdb.cp/classes.exp: Accept gnu abi 2.
2936 * gdb.cp/derivation.exp: Likewise.
2937 * gdb.cp/overload.exp: Likewise.
2938 * gdb.cp/virtfunc.exp: Likewise.
2939
06ded8b8
MC
29402004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2941
2942 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2943 semicolon after end of function.
2944
77c26ae3
MC
29452004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2946
2947 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2948 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2949 boilerplate code for compiling and running the program under
2950 test. Add some string method tests.
2951
20757486
MC
29522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2953
2954 * gdb.cp/bs15503.cc: Add copyright notice.
2955 * gdb.cp/bs15503.exp: Adjust line number.
2956
0fd3b503
MC
29572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2958
2959 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2960 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2961
10d1bea8
MC
29622004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2963
2964 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2965 hp_cc_compiler.
2966
2789202a
MC
29672004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2968
2969 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2970 * gdb.cp/ctti.exp: Use the marker instead of "next".
2971 With gcc, run further before bailing.
2972
b862f14c
MC
29732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2974
2975 * gdb.cp/cttiadd.cc: Add copyright notice.
2976 * gdb.cp/cttiadd1.cc: Likewise.
2977 * gdb.cp/cttiadd2.cc: Likewise.
2978 * gdb.cp/cttiadd3.cc: Likewise.
2979
96da2469
MC
29802004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2981
2982 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2983 Use gdb_test, gdb_test_multiple. Use floating-point values that
2984 have exact representations in IEEE-ish formats.
2985
053248ff
MC
29862004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2987
2988 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2989 compilers. Delete duplicate call to get_compiler_info.
2990 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2991 * gdb.base/volatile.exp: Likewise.
2992
84acecdd
MK
29932004-01-07 Mark Kettenis <kettenis@gnu.org>
2994
2995 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2996 memory at address 0.
2997
fe11a27f
MC
29982004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2999
3000 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
3001 to test for hp-ux assembler. Fix copyright years.
3002
60ad077b
AC
30032004-01-07 Andrew Cagney <cagney@redhat.com>
3004
3005 * gdb.base/fileio.c (strerrno): Add "EBUSY".
3006
1c9b8f33
AC
30072004-01-07 Andrew Cagney <cagney@redhat.com>
3008
3009 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
3010 when creating the read-only file. From analysis by Roland McGrath
3011 and Elena Zannoni.
3012
753ccc7a
MC
30132004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3014
3015 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
3016
eca3e36b
MC
30172004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3018
3019 * gdb.base/cvexpr.c: Be type-safe with function pointers and
3020 data pointers.
3021
f8d4bac4
MC
30222004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3023
3024 * gdb.cp/m-static.exp: Compile one source file at a time.
3025 Delete unused call to get_compiler_info.
3026
9b4e0f94
MC
30272004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3028
3029 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
3030 * gdb.base/call-rt-st.exp: Likewise.
3031 * gdb.base/nodebug.exp: Likewise.
3032 * gdb.base/volatile.exp: Likewise.
3033 * gdb.cp/ref-types.exp: Likewise.
3034 * gdb.cp/templates.exp: Likewise.
3035
023c1024
MK
30362004-01-05 Mark Kettenis <kettenis@gnu.org>
3037
3038 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
3039
19703c4a
MC
30402004-01-05 Michael Chastain <mec.gnu@mindspring.com>
3041
3042 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
3043 hppa*-hp-hpux*.
3044
18b67037
MK
30452004-01-04 Mark Kettenis <kettenis@gnu.org>
3046
ba6219c8
MK
3047 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3048 x86_64-*-*.
3049
18b67037
MK
3050 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3051 sparc64-*-* and sparc*-solaris2*.
3052
1bfbbb9d
MK
30532004-01-04 Mark Kettenis <kettenis@gnu.org>
3054
3055 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
3056 return ${tests}" test. The ${tests} already mentions the
3057 filename.
3058
06846494
MC
30592004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3060
3061 * gdb.cp/local.exp: Accept gcc abi 2.
3062
3b0cb202
MC
30632004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3064
3065 * gdb.cp/templates.exp: Accept gcc abi 2.
3066
0643ec3f
MC
30672004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3068
3069 * lib/compiler.cc: Remove supports_template_debugging.
3070 * gdb.cp/templates.exp: Do not test supports_template_debugging.
3071
d231d0b1
MC
30722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3073
3074 * gdb.cp/namespace.exp: Accept gcc abi 2.
3075
44ffb27c
MC
30762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3077
3078 * gdb.cp/method.exp: Accept gcc abi 2.
3079
184ad485
MC
30802004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3081
3082 * gdb.cp/classes.exp: Generate identical results as old version.
3083 * gdb.cp/derivation.exp: Likewise.
3084 * gdb.cp/overload.exp: Likewise.
3085 * gdb.cp/virtfunc.exp: Likewise.
3086
116f09e7
MC
30872004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3088
3089 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
3090 mysterious bug with sourceware version of expect.
3091
b1379776
MC
30922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3093
3094 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
3095 current versions of gcc, including gcc abi 2. Remove gratuitous
3096 restart of test program. Use gdb_test_multiple and gdb_test for
3097 all tests. Add patterns to xfail missing "const" in "const char *"
3098 and kfail PR gdb/1155.
3099
6b7a4c0e
MC
31002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3101
3102 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
3103 current versions of gcc, including gcc abi 2. Remove gratuitous
3104 restart of test program. Use gdb_test_multiple and gdb_test for
3105 all tests. Add patterns to kfail PR gdb/1498.
3106
51615d72
MC
31072003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3108
3109 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
3110 current versions of gcc, including gcc abi 2. Use "breakpoint"
3111 and "continue" instead of restarting the target program. Use
3112 gdb_test_multiple and gdb_test for all tests.
3113
7b79a9d7
MK
31142004-01-01 Mark Kettenis <kettenis@gnu.org>
3115
3116 * gdb.asm/asm-source.exp: Update copyright year. Link statically
3117 for *-*-solaris2*.
3118
1cd3489f
MC
31192003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3120
3121 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
3122 current versions of gcc, including gcc abi 2. Use "breakpoint"
3123 and "continue" instead of restarting the target program several
3124 times. Use gdb_test_multiple and gdb_test for all tests.
3125
850742db
MC
31262003-12-18 Michael Chastain <mec.gnu@mindspring.com>
3127
3128 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
3129 source files.
3130
eb4bbda8
MC
31312003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3132
3133 * gdb.base/environ.exp: Handle compiling test case from multiple
3134 source files.
3135
e42c7771
MC
31362003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3137
3138 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
3139
80e4b428
JB
31402003-12-17 Jim Blandy <jimb@redhat.com>
3141
5f06973a
JB
3142 * gdb.base/freebpcmd.c: Add copyright notice.
3143
80e4b428
JB
3144 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
3145
0ab84fb7
MC
31462003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3147
3148 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
3149
1b3bb3d0
JB
31502003-12-13 Jim Blandy <jimb@redhat.com>
3151
3152 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
3153
3a4c9371
KB
31542003-12-12 Kevin Buettner <kevinb@redhat.com>
3155
3156 * gdb.asm/frv.inc: New file.
3157 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
3158
a1dea79a
FF
31592003-12-09 Fred Fish <fnf@redhat.com>
3160
3161 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
3162 functions to break1.c and leave prototypes behind. Add more
3163 "set breakpoint NN here" comments.
3164 * gdb.base/break1.c: New file.
3165
3166 * gdb.base/break.exp: Handle compiling test case from multiple
3167 source files and change source file references as needed.
3168 * gdb.base/completion.exp: Ditto.
3169 * gdb.base/condbreak.exp: Ditto.
3170 * gdb.base/define.exp: Ditto.
3171 * gdb.base/ena-dis-br.exp: Ditto.
3172 * gdb.base/info-proc.exp: Ditto.
3173 * gdb.base/maint.exp: Ditto.
3174 * gdb.base/until.exp: Ditto.
3175
3176 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
3177 hardcoded line numbers.
3178 * gdb.base/define.exp: Ditto.
3179 * gdb.base/ena-dis-br.exp: Ditto.
3180 * gdb.base/maint.exp: Ditto.
3181 * gdb.base/until.exp: Ditto.
3182
3183 * gdb.base/completion.exp: Use "break1" for completion tests since
3184 "break" is no longer a unique prefix.
3185
5266b69c
AC
31862003-12-06 Andrew Cagney <cagney@redhat.com>
3187
3188 * gdb.base/structs.exp (test_struct_returns): When applicable, set
3189 "return_value_unimplemented". When an unimplemented struct return
3190 architecture, report incorrect values as a KFAIL
3191
374451f0
MC
31922003-12-05 Michael Chastain <mec.gnu@mindspring.com>
3193
3194 * gdb.cp/rtti.exp: Accept new wording of warning from
3195 cp_lookup_rtti_type.
3196
ba9b20a7
MC
31972003-12-05 Michael Chastain <mec.gnu@mindspring.com>
3198
3199 Partial fix for PR testsuite/1456.
3200 * gdb.base/scope.exp (test_at_main): Replace references to
3201 gcc_compiled with calls to test_compiler_info.
3202 (test_at_foo): Likewise.
3203 (test_at_bar): Likewise.
3204
b74b6d0b
MC
32052003-12-04 Michael Chastain <mec.gnu@mindspring.com>
3206
3207 Partial fix for PR testsuite/1456.
3208 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
3209 to test_compiler_info.
3210
ccfa3402
MC
32112003-12-03 Michael Chastain <mec.gnu@mindspring.com>
3212
3213 * gdb.base/so-impl-ld.exp: Update copyright notice.
3214
f6246aba
MC
32152003-12-02 Michael Chastain <mec.gnu@mindspring.com>
3216
3217 Partial fix for PR testsuite/1456.
3218 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
3219 to test_compiler_info.
3220
13ae734a
MC
32212003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3222
3223 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
3224 from current versions of gdb. Clean up regular expressions.
3225 Delete redundant timeout case.
3226
d8e1cdee
MC
32272003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3228
3229 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
3230 from current versions of gdb. Clean up regular expressions.
3231 Delete redundant timeout case.
3232
96457b64
MC
32332003-12-01 Michael Chastain <mec.gnu@mindspring.com>
3234
3235 Partial fix for PR testsuite/1456.
3236 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
3237 gcc_compiled with call to test_compiler_info.
3238
f35309fc
MC
32392003-11-30 Michael Chastain <mec.gnu@mindspring.com>
3240
3241 Partial fix for PR testsuite/1456.
3242 * gdb.base/list.exp (test_list_function): Delete unused declaration
3243 of gcc_compiled.
3244
d7afdf9b
MC
32452003-11-29 Michael Chastain <mec.gnu@mindspring.com>
3246
3247 Partial fix for PR testsuite/1456.
3248 * gdb.base/complex.exp: Replace reference to gcc_compiled with
3249 call to test_compiler_info.
3250
71507b56
MK
32512003-11-29 Mark Kettenis <kettenis@gnu.org>
3252
3253 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
3254 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
3255 it to create the appropriate note.inc.
3256 * gdb.asm/asmsrc1.s: Include "note.inc".
3257 * gdb.asm/netbsd.inc: New file.
3258 * gdb.asm/empty.inc: New file.
3259
f81f93f7
MC
32602003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3261
3262 Partial fix for PR testsuite/1456.
3263 * gdb.base/constvars.exp: Replace references to gcc_compiled with
3264 calls to test_compiler_info.
3265
9a77938e
MC
32662003-11-27 Michael Chastain <mec.gnu@mindspring.com>
3267
3268 Partial fix for PR testsuite/1456.
3269 * gdb.base/volatile.exp: Replace references to gcc_compiled with
3270 calls to test_compiler_info.
3271
e8367dc7
MK
32722003-11-27 Mark Kettenis <kettenis@gnu.org>
3273
3274 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
3275 pattern for the KFAILs.
3276
526c61ee
AF
32772003-11-25 Adam Fedor <fedor@gnu.org>
3278
3279 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
3280 * gdb.objc/objcdecode.m: New file.
3281
28f2d600
AF
32822003-11-25 Adam Fedor <fedor@gnu.org>
3283
3284 * gdb.objc/nondebug.exp: Test for PR objc/1236.
3285 * gdb.objc/nondebug.m: New file.
3286
a3895cee
BE
32872003-11-26 Ben Elliston <bje@wasabisystems.com>
3288
3289 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3290 NetBSD as it does on FreeBSD. Modelled on a similar change by
3291 Mark Kettenis on 2003-05-30.
3292 (link-flags): Set to "--entry _start" regardless of target.
3293 Special linker flags are to be appended to $link-flags.
3294 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
3295
c9f2c8a3
MC
32962003-11-25 Michael Chastain <mec.gnu@mindspring.com>
3297
3298 * gdb.cp/method.exp: Accept output of new demangler.
3299
15a0587a 33002003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
3301
3302 * gdb/class2.exp: New file.
3303 * gdb/class2.cc: New file.
3304
3c00b570
MC
33052003-11-25 Michael Chastain <mec.gnu@mindspring.com>
3306
3307 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
3308 of new demangler.
3309
7027acc7
MK
33102003-11-23 Mark Kettenis <kettenis@gnu.org>
3311
3312 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
3313 of gdb_test "run".
3314
b0e1598a
MK
33152003-11-23 Mark Kettenis <kettenis@gnu.org>
3316
3317 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
3318 "continue" into "run".
3319
4d9eda44
MC
33202003-11-23 Michael Chastain <mec.gnu@mindspring.com>
3321
3322 Partial fix for PR testsuite/1456.
3323 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
3324 call to test_compiler_info.
3325 * gdb.cp/ctti.exp: Likewise.
3326 * gdb.cp/derivation.exp: Likewise.
3327 * gdb.cp/member-ptr.exp: Likewise.
3328 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
3329 reference to gcc_compiled.
3330
33312003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
3332
3333 Fix PR testsuite/1463.
3334 * gdb.base/structs.exp (start_structs_test): Call
3335 get_debug_format before using the debug format.
3336
d422fe19
AC
33372003-11-22 Andrew Cagney <cagney@redhat.com>
3338
3339 * lib/gdb.exp (gdb_test_multiple): Add simple example.
3340 * gdb.base/structs.exp: Use gdb_test_multiple.
3341
039cf96d
AC
33422003-11-20 Andrew Cagney <cagney@redhat.com>
3343
6882279b
AC
3344 * gdb.base/structs.exp: Handle and recover from internal errors.
3345 Replace "foo${n}" with "foo<n>" in test messages.
3346
e53890ae
AC
3347 * gdb.base/structs.exp: Update copyright. Rewrite.
3348 * gdb.base/structs.c: Update copyright. Rewrite.
3349
2b211c59
AC
3350 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
3351 resync count exceeded.
d63a86f8 3352
039cf96d
AC
3353 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
3354 from the internal error.
3355 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
3356 Original from Jim Blandy.
3357 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 3358
eac98b22
AC
33592003-11-19 Andrew Cagney <cagney@redhat.com>
3360
3361 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
3362 KFAIL.
3363
67455b2a
MK
33642003-11-17 Mark Kettenis <kettenis@gnu.org>
3365
3366 New testcase for PR backtrace/1435.
3367 * gdb.arch/i386-unwind.exp: New file.
3368 * gdb.arch/i386-unwind.c: New file.
3369
853d6e5b
AC
33702003-11-17 Andrew Cagney <cagney@redhat.com>
3371
3372 * lib/gdb.exp (compiler_info): New global.
3373 (test_compiler_info): New function.
3374 (get_compiler_info): Set compiler_info.
3375 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
3376 "compiler_info" to gcc-<major>-<minor>.
3377
38cf6e11
MC
33782003-11-15 Michael Chastain <mec.gnu@mindspring.com>
3379
3380 * gdb.trace/configure: Remove.
3381
a50d3602
EZ
33822003-11-13 Elena Zannoni <ezannoni@redhat.com>
3383
3384 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 3385 breakpoints.
a50d3602
EZ
3386 * gdb.base/break.exp: Remove all references to explicit line
3387 numbers.
3388
d9407aaa
NC
33892003-11-11 Nick Clifton <nickc@redhat.com>
3390
3391 * gdb.base/shreloc.exp: Do not run for targets which do not
3392 support shared objects.
3393
db488fc1
CV
33942003-11-10 Corinna Vinschen <vinschen@redhat.com>
3395
3396 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
3397 Don't run tests if nofileio flag is given.
3398
6a90a18e
EZ
33992003-11-07 Elena Zannoni <ezannoni@redhat.com>
3400
3401 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
3402 as well as 'Watchpoint'.
3403
0b915e9c
EZ
34042003-11-06 Elena Zannoni <ezannoni@redhat.com>
3405
3406 Reported by Jim Ingham <jingham@apple.com>:
3407 * gdb.base/annota1.exp: Match at least one occurrence of the
3408 signal handler annotation.
3409
d7e4b55f
EZ
34102003-11-06 Elena Zannoni <ezannoni@redhat.com>
3411
3412 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
3413 as well as 'Watchpoint'.
3414
2fe4e8d0
MC
34152003-11-05 Michael Chastain <mec@shout.net>
3416
3417 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
3418
6ef88553
KW
34192003-11-03 Kris Warkentin <kewarken@qnx.com>
3420
3421 * gdb.arch/gdb1291.c: New test file.
3422 * gdb.arch/gdb1291.exp: New test script.
3423 * gdb.arch/gdb1431.c: New test file.
3424 * gdb.arch/gdb1431.exp: New test script.
3425
ae7dc4d8
MC
34262003-10-22 Michael Chastain <mec@shout.net>
3427
3428 * gdb.mi/pthreads.c: Add copyright notice.
3429
c39d7427
MC
34302003-10-22 Michael Chastain <mec@shout.net>
3431
3432 * gdb.threads/pthreads.c: Add copyright notice.
3433
8b7d96c1
MC
34342003-10-20 Michael Chastain <mec@shout.net>
3435
3436 * gdb.base/gdb1056.exp: New test script.
3437
d1d69fdd
DJ
34382003-10-13 Daniel Jacobowitz <drow@mvista.com>
3439
3440 * gdb.threads/killed.exp: Use gdb_run_cmd.
3441
7d605576
DJ
34422003-10-13 Daniel Jacobowitz <drow@mvista.com>
3443
3444 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
3445 create a core file.
3446 * gdb.threads/gcore-thread.exp: Likewise.
3447
618ec112
CV
34482003-10-13 Corinna Vinschen <vinschen@redhat.com>
3449
3450 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
3451 type, based on char type.
3452 (struct bit_flags_short_t): New bitfield type, based on short type.
3453 (init_bit_flags_char): New fuction.
3454 (init_bit_flags_short): Ditto.
3455 (print_bit_flags_char): Ditto.
3456 (print_bit_flags_short): Ditto.
3457 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
3458
9367a73c
MC
34592003-10-11 Michael Chastain <mec@shout.net>
3460
3461 * gdb.base/call-rt-st.exp: Update copyright year.
3462
1decf120
KI
34632003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3464
3465 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
3466 * gdb.disasm/sh3.s: Ditto.
3467
5445b2ae
DJ
34682003-10-07 Daniel Jacobowitz <drow@mvista.com>
3469
3470 * gdb.threads/switch-threads.exp: New test.
3471 * gdb.threads/switch-threads.c: New source file.
3472
aec24853
CV
34732003-10-07 Corinna Vinschen <vinschen@redhat.com>
3474
3475 * gdb.base/ending-run.exp: Add sh specific case.
3476
adc7428d
AC
34772003-10-06 Andrew Cagney <cagney@redhat.com>
3478
3479 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
3480 * gdb.disasm/mn10200.exp: Delete obsolete file.
3481
c9d37158
DJ
34822003-09-29 Daniel Jacobowitz <drow@mvista.com>
3483
3484 * ChangeLog: Correct an entry command.exp -> commands.exp.
3485 * gdb.base/commands.exp (bp_deleted_in_command_test)
3486 (temporary_breakpoint_commands): Check noargs.
3487
79c2c32d
DC
34882003-09-25 David Carlton <carlton@kealia.com>
3489
3490 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
3491 of some print tests, where appropriate. Add tests for C::D::cd,
3492 E::ce, F::cXfX, G::XgX.
3493 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
3494
594e6d67
RE
34952003-09-25 Richard Earnshaw <rearnsha@arm.com>
3496
3497 * lib/java.exp (java_init): Import target_alias before using it.
3498
10f0d451
DC
34992003-09-25 David Carlton <carlton@kealia.com>
3500
3501 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
3502
274bcba0
EZ
35032003-09-23 Elena Zannoni <ezannoni@redhat.com>
3504
d63a86f8 3505 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
3506 weirdness.
3507
cdbf20f7
MC
35082003-09-17 Michael Chastain <mec@shout.net>
3509
3510 * gdb.cp/gdb1355.exp: New file.
3511 * gdb.cp/gdb1355.c: New file.
3512
71e06f80
CV
35132003-09-15 Corinna Vinschen <vinschen@redhat.com>
3514
3515 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
3516 * gdb.asm/sh.inc: New file.
3517
5c4e30ca
DC
35182003-09-11 David Carlton <carlton@kealia.com>
3519
bd45b7af
DC
3520 * gdb.cp/namespace.exp: Add tests for namespace types.
3521 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
3522 (test_namespace): New.
3523
1c199746
EZ
35242003-09-11 Elena Zannoni <ezannoni@redhat.com>
3525
3526 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 3527 * gdb.stabs/weird.exp: Ditto.
1c199746 3528
04ed252f
MC
35292003-09-08 Michael Chastain <mec@shout.net>
3530
3531 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
3532
d8a2d9e7
MC
35332003-09-07 Michael Chastain <mec@shout.net>
3534
3535 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
3536 'parse error'.
3537
161afb24
MK
35382003-09-07 Mark Kettenis <m.kettenis@osp.nl>
3539
3540 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
3541
49f2741a
MC
35422003-08-30 Michael Chastain <mec@shout.net>
3543
3544 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
3545 * gdb.gdb/observer.exp: Ditto.
3546 * gdb.gdb/xfullpath.exp: Ditto.
3547
8afa723e
MK
35482003-08-29 Mark Kettenis <kettenis@gnu.org>
3549
3550 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
3551 *-*-*bsd*.
3552
f31dfe3b
JJ
35532003-08-28 Jeff Johnston <jjohnstn@redhat.com>
3554
3555 * gdb.base/dump.exp: Skip for ia64.
3556
4630e498
JJ
35572003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3558
3559 * gdb.asm/asm-source.exp: Add ia64 support.
3560 * gdb.asm/ia64.inc: New file.
3561
1105b7ef
MC
35622003-08-22 Michael Chastain <mec@shout.net>
3563
3564 * gdb.cp: New directory.
3565 * gdb.cp/*: Copy from gdb.c++/*.
3566 * gdb.c++/*: Remove.
3567 * Makefile.in: Change gdb.c++ to gdb.cp.
3568 * configure.in: Ditto.
3569 * configure: Regnerate.
3570
c945b932
MK
35712003-08-18 Mark Kettenis <kettenis@gnu.org>
3572
3573 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
3574 * gdb.arch/i386-prologue.c (gdb1338): Add function.
3575
2b66634b
DJ
35762003-08-17 Daniel Jacobowitz <drow@mvista.com>
3577
3578 * mi-var-display.exp (-var-list-children weird): Accept function
3579 pointers with argument types.
3580 * mi1-var-display.exp (-var-list-children weird): Likewise.
3581 * mi2-var-display.exp (-var-list-children weird): Likewise.
3582
a356f73b
DJ
35832003-08-17 Daniel Jacobowitz <drow@mvista.com>
3584
3585 * gdb.base/annota3.exp: Add missing newline.
3586
483417b8
MC
35872003-08-06 Michael Chastain <mec@shout.net>
3588
3589 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
3590
c99c59c3
MS
35912003-08-12 Michael Snyder <msnyder@redhat.com>
3592
3593 * gdb.base/float.exp: Add test for SH.
3594
55ed7501
MK
35952003-08-10 Mark Kettenis <kettenis@gnu.org>
3596
3597 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
3598
1a371f2e
EZ
35992003-08-07 Elena Zannoni <ezannoni@redhat.com>
3600
3601 * gdb.base/completion.exp: Remove reduntant completion test
3602 on filename.
3603
e0f353ce
EZ
36042003-08-07 Elena Zannoni <ezannoni@redhat.com>
3605
3606 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
3607 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
3608 gdb.trace/save-trace.exp: Make sure that full pathnames are
3609 escaped correctly.
3610
5710a1af 36112003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 3612
5710a1af
EZ
3613 * configure.in: Don't generate config.h from config.hin.
3614 * configure: Regenerate.
3615 * config.hin: Remove file.
3616 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
3617 * gdb.threads/pthreads.c: Ditto.
3618
dcd81ce9
DJ
36192003-08-07 Daniel Jacobowitz <drow@mvista.com>
3620
3621 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3622 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
3623 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
3624 Replace ld24 with seth/add3.
3625
6009d884
AC
36262003-08-02 Andrew Cagney <cagney@redhat.com>
3627
3628 * gdb.base/annota3.exp: New file.
3629 * gdb.base/annota3.c: New file.
3630 * gdb.c++/annota3.exp: New file.
3631 * gdb.c++/annota3.cc: New file.
3632
51514e06
MC
36332003-07-29 Michael Chastain <mec@shout.net>
3634
3635 * gdb.threads/tls.c (spin): Check errno only if sem_wait
3636 actually failed.
3637 (do_pass): Likewise.
3638 * gdb.threads/tls.exp: Always initialize no_of_threads.
3639
4ee6625b
DJ
36402003-07-27 Daniel Jacobowitz <drow@mvista.com>
3641
3642 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
3643 pattern.
3644 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
3645 * gdb.threads/tls.exp: Recognize one case of the host library not
3646 supporting TLS.
3647
225f2bf6
AC
36482003-07-27 Andrew Cagney <cagney@redhat.com>
3649
3650 * gdb.base/fileio.exp: Use SH when running commands using
3651 remote_exec.
3652
bcb27c9f
DJ
36532003-07-24 Daniel Jacobowitz <drow@mvista.com>
3654
3655 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3656 * gdb.base/relocate.c (dummy): New padding array.
3657
3d67be83
MS
36582003-07-22 Michael Snyder <msnyder@redhat.com>
3659
d63a86f8 3660 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
3661
3662 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3663 patterns to be more general, accepting old and new output.
3664 Some output chars (such as '+') also must be quoted.
d63a86f8 3665 Some addresses are displayed numerically instead of
3d67be83
MS
3666 symbolically.
3667
57ba3b85
MS
36682003-07-23 Michael Snyder <msnyder@redhat.com>
3669
686d097c
MS
3670 * gdb.base/return2.exp: Don't test long-long return.
3671
57ba3b85
MS
3672 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3673 * gdb.disasm/t01_mov.exp: Ditto.
3674 * gdb.disasm/t02_mova.s: Ditto.
3675 * gdb.disasm/t02_mova.exp: Ditto.
3676 * gdb.disasm/t03_add.s: Ditto.
3677 * gdb.disasm/t03_add.exp: Ditto.
3678 * gdb.disasm/t04_sub.s: Ditto.
3679 * gdb.disasm/t04_sub.exp: Ditto.
3680 * gdb.disasm/t05_cmp.s: Ditto.
3681 * gdb.disasm/t05_cmp.exp: Ditto.
3682 * gdb.disasm/t06_ari2.s: Ditto.
3683 * gdb.disasm/t06_ari2.exp: Ditto.
3684 * gdb.disasm/t07_ari3.s: Ditto.
3685 * gdb.disasm/t07_ari3.exp: Ditto.
3686 * gdb.disasm/t08_or.s: Ditto.
3687 * gdb.disasm/t08_or.exp: Ditto.
3688 * gdb.disasm/t09_xor.s: Ditto.
3689 * gdb.disasm/t09_xor.exp: Ditto.
3690 * gdb.disasm/t10_and.s: Ditto.
3691 * gdb.disasm/t10_and.exp: Ditto.
3692 * gdb.disasm/t11_logs.s: Ditto.
3693 * gdb.disasm/t11_logs.exp: Ditto.
3694 * gdb.disasm/t12_bit.s: Ditto.
3695 * gdb.disasm/t12_bit.exp: Ditto.
3696 * gdb.disasm/t13_otr.s: Ditto.
3697 * gdb.disasm/t13_otr.exp: Ditto.
3698
e00759ef
EZ
36992003-07-22 Elena Zannoni <ezannoni@redhat.com>
3700
3701 * gdb.threads/tls.exp :Add kfail for 'info address' case.
3702
8bc2021f
EZ
37032003-07-22 Elena Zannoni <ezannoni@redhat.com>
3704
3705 * gdb.threads/tls.c : New file.
3706 * gdb.threads/tls.exp : New file.
3707 * gdb.threads/tls-main.c : New file.
3708 * gdb.threads/tls-shared.c : New file.
3709 * gdb.threads/tls-shared.exp : New file.
3710
89320c4c
AS
37112003-07-22 Andreas Schwab <schwab@suse.de>
3712
3713 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3714
180dea7c
AS
37152003-07-20 Andreas Schwab <schwab@suse.de>
3716
3717 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3718 due to insn reordering.
3719
0714963c
AC
37202003-07-15 Andrew Cagney <cagney@redhat.com>
3721
3722 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3723
98a23b3f
MC
37242003-07-15 Michael Chastain <mec@shout.net>
3725
3726 * gdb.base/gdb1250.exp: New file.
3727 * gdb.base/gdb1250.c: New file.
3728
27e417a2
ML
37292003-07-09 Michal Ludvig <mludvig@suse.cz>
3730
3731 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3732 expansion of size_t to 'unsigned long', not only to 'unsigned'.
3733
8bc2021f
EZ
37342003-07-09 Elena Zannoni <ezannoni@redhat.com>
3735
3736 * gdb.threads/tls.c: New file.
3737 * gdb.threads/tls.exp: New file.
3738 * gdb.threads/tls-main.c: New file.
3739 * gdb.threads/tls-shared.c: New file.
3740 * gdb.threads/tls-shared.exp: New file.
3741
d99968dc
EZ
37422003-07-09 Elena Zannoni <ezannoni@redhat.com>
3743
3744 * gdb.base/annota1.exp: Make sure that we properly escape the
3745 full path of the source file. Xfail more permissive patterns,
d63a86f8 3746 due to a compiler debug info problem.
d99968dc 3747
83876b3b
AS
37482003-07-07 Andreas Schwab <schwab@suse.de>
3749
2705e972
AS
3750 * gdb.asm/m68k.inc: New file.
3751 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3752
83876b3b
AS
3753 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3754 arguments"): Also match negative number.
3755
3756 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3757
3a871b37
DJ
37582003-07-03 Daniel Jacobowitz <drow@mvista.com>
3759
3760 * gdb.base/store.c (charest): New typedef.
3761 (add_char): Rename to add_charest, update.
3762 (wack_char): Rename to wack_charest, update types. Return l + r
3763 to keep r live across the call.
3764 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3765 (wack_double, wack_doublest): Return l + r to keep r live across
3766 the call.
3767 * gdb.base/store.exp: Accomodate store.c changes.
3768
b2a7f303
DC
37692003-06-30 David Carlton <carlton@kealia.com>
3770
3771 * gdb.c++/maint.exp (test_invalid_name): New.
3772 (test_first_component): Add tests for invalid names.
3773
3c6cb4a1
MC
37742003-06-29 Michael Chastain <mec@shout.net>
3775
3776 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3777 output of '<VTT for class>' for virtual base classes.
3778
f1c2644b
DJ
37792003-06-29 Daniel Jacobowitz <drow@mvista.com>
3780
3781 * gdb.base/completion.exp: Tab-complete "complet" instead of
3782 "compl".
3783 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3784
18080350
DJ
37852003-06-29 Daniel Jacobowitz <drow@mvista.com>
3786
3787 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3788 * gdb.base/volatile.exp: Likewise.
3789
f56973f8
DJ
37902003-06-29 Daniel Jacobowitz <drow@mvista.com>
3791
3792 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3793 gdb/1265.
3794
37952003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
3796 Daniel Jacobowitz <drow@mvista.com>
3797
3798 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3799 initial line count of 'captured_main' from 26 to 32.
3800 (test_with_self): Allow xmalloc call to be interleaved with the
3801 preceding two lines.
3802
e766d4d6
JB
38032003-06-24 Joel Brobecker <brobecker@gnat.com>
3804
3805 * gdb.base/bang.exp: New testcase.
3806
f125c9a4
JB
38072003-06-23 Joel Brobecker <brobecker@gnat.com>
3808
3809 * gdb.base/langs.exp: Add some tests for the "minimal" language
3810 support.
3811
6e25beaf
EZ
38122003-06-23 Elena Zannoni <ezannoni@redhat.com>
3813
3814 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3815 the testcase.
3816
2f816dda
DJ
38172003-06-22 Daniel Jacobowitz <drow@mvista.com>
3818
3819 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3820 offset.
3821
db5a5748
DJ
38222003-06-22 Daniel Jacobowitz <drow@mvista.com>
3823
3824 * gdb.c++/pr-1210.cc: New file.
3825 * gdb.c++/pr-1210.exp: New file.
3826
1df0c130
DJ
38272003-06-21 Daniel Jacobowitz <drow@mvista.com>
3828
3829 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3830 000-exec-continue.
3831
a92feac0
MK
38322003-06-15 Mark Kettenis <kettenis@gnu.org>
3833
3834 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3835 on *-*-*bsd* instead of *-*-freebsd*.
3836
81a58f5b
AC
38372003-06-14 Andrew Cagney <cagney@redhat.com>
3838
3839 * gdb.base/store.exp: Test longest and doublest. Test all
3840 parameters. Weaken return statement match.
3841 * gdb.base/store.c: Add longest and doublest - aka long long and
3842 long double functions. Put all parameters into local register
3843 variables. Use negative values.
3844
b257a0d3
AC
38452003-06-14 Andrew Cagney <cagney@redhat.com>
3846
3847 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3848 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3849 exit status.
3850 * gdb.base/fileio.exp: Disable target when nointerrupts and
3851 noinferiorio, instead of limiting it to remote. Use remote_exec
3852 instead of system.
d63a86f8 3853
21c38304
JJ
38542003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3855
3856 * gdb.base/float.exp: Add ia64 support.
3857
1bcdb424
CV
38582003-06-12 Corinna Vinschen <vinschen@redhat.com>
3859
3860 * gdb.base/fileio.exp: Run only on remote targets.
3861
6aeb981f
CV
38622003-06-10 Corinna Vinschen <vinschen@redhat.com>
3863
3864 * gdb.base/fileio.c: New file, testing File-I/O.
3865 * gdb.base/fileio.exp: Ditto.
3866
53df362e
RG
38672003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3868
3869 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3870 shared objects after relocation at load time (gdb PR/1132).
3871 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3872 as above, part of the shared object relocation test.
3873
ffee1b46
MK
38742003-06-08 Mark Kettenis <kettenis@gnu.org>
3875
b5ca3722
MK
3876 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3877 fully filled history list.
3878 * gdb.base/gdb_history: New file.
3879
03ed860d
MK
3880 * gdb.base/signals.exp: XFAIL "continue to func1" on
3881 i*86-*-freebsd*.
3882
ffee1b46
MK
3883 * gdb.base/attach.exp: When trying to attach to a nonexistent
3884 process, make it possible to specify the PID based on the target,
3885 and do so for *-*-freebsd*.
3886
d80dbb52
RH
38872003-06-02 Richard Henderson <rth@redhat.com>
3888
3889 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3890
6dd77b81
RH
38912003-06-02 Richard Henderson <rth@redhat.com>
3892
3893 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3894
f6347e16
RH
38952003-06-02 Richard Henderson <rth@redhat.com>
3896
3897 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3898
2c161407
DJ
38992003-06-01 Daniel Jacobowitz <drow@mvista.com>
3900
3901 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3902 of globalvar.
3903
572eb746
MK
39042003-06-01 Mark Kettenis <kettenis@gnu.org>
3905
3906 * gdb.asm/asm-source.exp: Check for memory read errors in
3907 disassembler test on *BSD too.
3908
9e9617a5
RH
39092003-06-01 Richard Henderson <rth@redhat.com>
3910
3911 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3912 for .frame.
3913 (gdbasm_call): Lose ldgp.
3914 (gdbasm_startup): Add frame information.
3915 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3916
7b34ad4e
MK
39172003-05-31 Mark Kettenis <kettenis@gnu.org>
3918
3919 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3920 i?86-*-*.
3921
10059fdf
MK
39222003-05-30 Mark Kettenis <kettenis@gnu.org>
3923
3924 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3925 FreeBSD.
3926
acf4b816
RH
39272003-05-29 Richard Henderson <rth@redhat.com>
3928
3929 * gdb.asm/alpha.inc: New file.
3930 * gdb.asm/asm-source.exp: Use it.
3931
e9ecd949
JB
39322003-05-29 Jim Blandy <jimb@redhat.com>
3933
3934 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3935 'core.PID'.
3936
e3e5a4f3
JB
39372003-05-22 Jim Blandy <jimb@redhat.com>
3938
3939 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3940 backtrace.
d63a86f8 3941
72fe3d25
DC
39422003-05-20 David Carlton <carlton@math.stanford.edu>
3943
3944 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3945 this time.
3946
58da2eb2
DC
39472003-05-19 David Carlton <carlton@bactrian.org>
3948
3949 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3950 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3951
1fcb5155
DC
39522003-05-19 David Carlton <carlton@bactrian.org>
3953
3954 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3955 namespace tests.
3956 Bump copyright date.
3957 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3958 (main): Call C::D::marker2.
3959 * gdb.c++/namespace1.cc: New file.
3960
85e85163
JJ
39612003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3962
3963 Roland McGrath <roland@redhat.com>
d63a86f8 3964 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
3965 there is no manager thread.
3966
a25fbfec
JJ
39672003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3968
d63a86f8
RM
3969 * gdb.threads/schedlock.exp: Remove assumption that all threads
3970 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
3971 in one of the child threads rather than the main thread.
3972
be375bae
JB
39732003-05-07 Jim Blandy <jimb@redhat.com>
3974
09bf6082
JB
3975 Add support for assembly source testing on the s390x.
3976 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3977 architecture.
3978 * gdb.asm/s390x.inc: New file.
3979
be375bae
JB
3980 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3981 succession of 'if' statements.
3982
00905d52
AC
39832003-05-05 Andrew Cagney <cagney@redhat.com>
3984
3985 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3986
b1e29e33
AC
39872003-05-05 Andrew Cagney <cagney@redhat.com>
3988
3989 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3990 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3991
e33d66ec
EZ
39922003-05-02 Elena Zannoni <ezannoni@redhat.com>
3993
3994 * gdb.base/charset.exp: Update based on new behavior of set/show
3995 charset commands.
3996
2b6fd0d8
AC
39972003-05-01 Andrew Cagney <cagney@redhat.com>
3998
3999 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
4000 variable do not give memory errors.
4001
130cacce
AF
40022003-04-30 Adam Fedor <fedor@gnu.org>
4003
4004 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
4005 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
4006 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
4007 gdb.objc/basicclass.m: : New files
4008
4009 * lib/gdb.exp (gdb_compile_objc): New procedure.
4010
bea71854
DJ
40112003-04-27 Daniel Jacobowitz <drow@mvista.com>
4012
4013 * gdb.base/signals.exp: Make backtrace tests more specific.
4014
0f20eeea
DC
40152003-04-23 David Carlton <carlton@bactrian.org>
4016
4017 * gdb.c++/maint.exp (test_first_component): Add tests for
4018 'operator' in more locations.
4019
c8c4d8dc
KB
40202003-04-16 Kevin Buettner <kevinb@redhat.com>
4021
4022 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
4023
3fe60e3c
EZ
40242003-04-16 Elena Zannoni <ezannoni@redhat.com>
4025
4026 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
4027 func marke' instead. Update test name.
4028
9219021c
DC
40292003-04-15 David Carlton <carlton@math.stanford.edu>
4030
4031 * gdb.c++/maint.exp: New file.
4032
5dd55bdd
EZ
40332003-04-14 Elena Zannoni <ezannoni@redhat.com>
4034
4035 * gdb.threads/schedlock.c: Change type of thread function argument
4036 to long, to avoid warnings on 64-bit platforms.
4037
00890572
EZ
40382003-04-14 Elena Zannoni <ezannoni@redhat.com>
4039
4040 * gdb.base/attach.exp: Add new message from ptrace in case of
4041 attaching to nonexistent process.
d63a86f8 4042
93201743
JB
40432003-04-11 Jim Blandy <jimb@redhat.com>
4044
4045 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4046 gdb.c++/userdef.cc: Place comments on the lines to which the
4047 marker function might return.
4048 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4049 gdb.c++/userdef.exp: Look for those comments to check that we've
4050 returned to the right place, instead of checking line numbers.
4051
2a11c64d
EZ
40522003-04-11 Elena Zannoni <ezannoni@redhat.com>
4053
4054 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
4055 match on sourcefile name, instead of directory name.
4056
68ab8fc5
EZ
40572003-04-10 Elena Zannoni <ezannoni@redhat.com>
4058
d63a86f8 4059 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
4060 working directory name.
4061
5624293a
JB
40622003-04-09 Jim Blandy <jimb@redhat.com>
4063
4064 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4065 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
4066 after an inferior function call, report the failure, but allow the
4067 test to continue.
4068
f1f02ee4
SC
40692003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4070
4071 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4072 with -DPROTOTYPES.
4073
6eb79af0
SC
40742003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4075
4076 * gdb.base/break.exp: Revert last patch.
4077
8dfb4cf0
SC
40782003-04-04 Stephane Carrez <stcarrez@nerim.fr>
4079
4080 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4081 with -DPROTOTYPES.
4082
ed4c619a
AC
40832003-04-02 Andrew Cagney <cagney@redhat.com>
4084
4085 * gdb.base/callfuncs.exp: Make "print add" messages unique.
4086 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
4087 matching directories by the name breakpoint.
4088 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
4089 Make "continue to marker1" consistent.
4090 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
4091 message consistent.
4092 * lib/gdb.exp: Put "the program is no longer running", and "the
4093 program exited" in parenthesis.
4094 * lib/mi-support.exp: Ditto.
d63a86f8 4095
4e35d5f0 40962003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 4097
4e35d5f0
BR
4098 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
4099
71900fe8
AC
41002003-03-29 Andrew Cagney <cagney@redhat.com>
4101
4102 * gdb.base/sizeof.c (main): Print the value of '\377'.
4103 * gdb.base/sizeof.exp: Check the sign of '\377'.
4104
c0655a16
MC
41052003-03-27 Michael Chastain <mec@shout.net>
4106
4107 * gdb.base/gdb1090.exp: New file.
4108 * gdb.base/gdb1090.cc: New file.
4109
5b2a3989
JB
41102003-03-27 J. Brobecker <brobecker@gnat.com>
4111
4112 * gdb.gdb/observer.exp: New regression test.
4113
79876890
MC
41142003-03-27 Michael Chastain <mec@shout.net>
4115
4116 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
4117 * gdb.base/ptype.exp: Likewise.
4118
6eac95e3
CV
41192003-03-27 Corinna Vinschen <vinschen@redhat.com>
4120
4121 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
4122
e8c71839
MC
41232003-03-26 Michael Chastain <mec@shout.net>
4124
4125 * gdb.base/ptype.exp: Actually use some typedef'd types.
4126
71b10041
SC
41272003-03-21 Stephane Carrez <stcarrez@nerim.fr>
4128
4129 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
4130 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
4131
2512cf80
CV
41322003-03-20 Corinna Vinschen <vinschen@redhat.com>
4133
4134 * gdb.base/default.exp: Fix regular expression.
4135
0d195a4f
CV
41362003-03-20 Corinna Vinschen <vinschen@redhat.com>
4137
4138 * gdb.base/args.exp: Fix regular expression.
4139
8a2dbca8
CV
41402003-03-20 Corinna Vinschen <vinschen@redhat.com>
4141
4142 * gdb.base/help.exp: Allow Win32 child process.
4143
bf028682
CV
41442003-03-20 Corinna Vinschen <vinschen@redhat.com>
4145
4146 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
4147 when stepping out of main().
4148
182dbe85
CV
41492003-03-20 Corinna Vinschen <vinschen@redhat.com>
4150
4151 * gdb.base/default.exp: Check for win32 specific message when calling
4152 "run" without executable.
4153
d67a6ba5
CV
41542003-03-20 Corinna Vinschen <vinschen@redhat.com>
4155
4156 * gdb.base/args.exp: Expect .exe in output.
4157
a955b5bb
CV
41582003-03-20 Corinna Vinschen <vinschen@redhat.com>
4159
4160 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
4161 Cygwin native.
4162
bf6bad4b
AC
41632003-03-17 Andrew Cagney <cagney@redhat.com>
4164
4165 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
4166 vector registes.
4167 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
4168 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
4169
293e9a31
DC
41702003-03-17 David Carlton <carlton@math.stanford.edu>
4171
4172 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
4173 test, for PR breakpoints/38.
4174 Call test_watchpoint_and_breakpoint.
4175 * gdb.base/watchpoint.c (func3): New function.
4176 (main): Call func3.
4177
5330f2db
DC
41782003-03-04 David Carlton <carlton@math.stanford.edu>
4179
4180 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
4181 Garply<Garply<char> >:: garply".
4182 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
4183 with respect to PR c++/1111; note also PR c++/1113.
4184 (test_template_breakpoints): KFAIL "constructor breakpoint" with
4185 respect to PR c++/1062.
4186 KFAIL "destructor breakpoint" with respect to PR c++/1112.
4187
6ece72da
DC
41882003-03-03 David Carlton <carlton@math.stanford.edu>
4189
4190 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
4191 with respect to PR c++/57.
4192 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
4193 c++/826.
4194 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
4195 respect to PR c++/57.
4196
85ca1584
DC
41972003-03-03 David Carlton <carlton@math.stanford.edu>
4198
4199 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
4200 respect to PR c++/33 into FAILs.
4201
98e9c5b8
MC
42022003-03-03 Michael Chastain <mec@shout.net>
4203
7bedbf27
MC
4204 * configure.in: Update copyright years.
4205
42062003-03-03 Michael Chastain <mec@shout.net>
4207
4208 * Makefile.in: Update copyright years.
98e9c5b8 4209
f683e100
DC
42102003-02-28 David Carlton <carlton@math.stanford.edu>
4211
4212 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
4213 print class instead of struct and/or superfluous protection
4214 specifiers, as long as the resulting output is equivalent to the
4215 source code.
4216 Delete FIXME from end of messages on tests that don't need
4217 fixing.
4218
a9e0cf2c
DC
42192003-02-28 David Carlton <carlton@math.stanford.edu>
4220
4221 * gdb.c++/templates.exp (do_tests): Allow const in the two
4222 Foo<volatile char *>::foo tests.
4223
e8d359df
MS
42242003-02-27 Michael Snyder <msnyder@redhat.com>
4225
d63a86f8 4226 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
4227 will be consistant.
4228
0b71dc91
DC
42292003-02-26 David Carlton <carlton@math.stanford.edu>
4230
4231 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
4232 char *>::foo" test with respect to PR c++/33. Create a new test
4233 which is identical to that one except that it doesn't put the
4234 space between the "char" and the "*"; KFAIL it, too.
4235
dd14ab43
DC
42362003-02-26 David Carlton <carlton@math.stanford.edu>
4237
4238 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
4239 template types into either PASSes or KFAILs (corresponding to PR
4240 c++/57). Tweak indentation. Update copyright.
4241
1146c7f1
SC
42422003-02-23 Stephane Carrez <stcarrez@nerim.fr>
4243
4244 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
4245
74641dfb
MC
42462003-02-13 Michael Chastain <mec@shout.net>
4247
4248 * gdb.base/exprs.exp: Remove i960 remnants.
4249 * gdb.base/funcargs.exp: Likewise.
4250 * gdb.base/list.exp: Likewise.
4251 * gdb.base/ptype.exp: Likewise.
4252
559cd2d0
DC
42532003-02-14 David Carlton <carlton@math.stanford.edu>
4254
4255 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
4256 pEe->D::vg()" from XFAIL to KFAIL.
4257
c4f90d87
JM
42582003-02-13 Jason Molenda (jmolenda@apple.com)
4259
4260 * gdb.base/maint.exp: Update maint print statistics regexp to include
4261 new entries.
4262
cbc4d97c
MC
42632003-02-13 Michael Chastain <mec@shout.net>
4264
4265 * gdb.c++/inherit.exp: Remove call to get_debug_format.
4266
40f235b7
MC
42672003-02-12 Michael Chastain <mec@shout.net>
4268
4269 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
4270 * gdb.c++/inherit.exp: Likewise.
4271 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
4272 * gdb.c++/templates.exp: Likewise.
4273 * gdb.c++/virtfunc.exp: Likewise.
4274
c56716b0
JM
42752003-02-06 Jason Molenda (jason-cl@molenda.com)
4276
4277 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
4278 why the code is written that way.
4279
070afcf8
MC
42802003-02-05 Michael Chastain <mec@shout.net>
4281
4282 * gdb.base/dump.exp: Add missing copyright line.
4283
5d0331e5
JM
42842003-02-05 Jason Molenda (jason-cl@molenda.com)
4285
f7ae6d3e 4286 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
4287 at the beginning so the breakpoint doesn't get set on the loop.
4288
92851186
MC
42892003-02-05 Michael Chastain <mec@shout.net>
4290
4291 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
4292 output for configurations with gcc 2.95.3.
4293
cbf1e085
AC
42942003-02-05 Keith Seitz <keiths@redhat.com>
4295 Andrew Cagney <ac131313@redhat.com>
4296
4297 * gdb.mi/mi-cli.exp: New file.
d63a86f8 4298
29518e1e
MC
42992003-02-04 Michael Chastain <mec@shout.net>
4300
4301 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
4302 Call perror and then continue.
4303
5af1d5f3
MC
43042003-02-03 Michael Chastain <mec@shout.net>
4305
4306 * gdb.c++/pr-1023.cc: New file.
4307 * gdb.c++/pr-1023.exp: New file.
4308
6b549786
JB
43092003-02-05 Jim Blandy <jimb@redhat.com>
4310
4311 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
4312 it's local to foobar. Check for it there, and check that it's not
4313 present in main.
4314 * gdb.c++/local.cc (marker2): New function.
4315 (foobar): Call marker1.
4316 (main): Call marker2 instead of marker1.
4317
67f16606
AC
43182003-02-04 Andrew Cagney <ac131313@redhat.com>
4319
4320 * gdb.disasm/mn10200.exp: Obsolete file.
4321 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
4322 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
4323 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
4324
1c5cb38e
DC
43252003-02-04 David Carlton <carlton@math.stanford.edu>
4326
4327 * gdb.c++/overload.exp: Test intToChar(1).
4328 * gdb.c++/overload.cc (intToChar): New.
4329 (main): Call intToChar.
4330
d1fe6965
DC
43312003-02-03 David Carlton <carlton@math.stanford.edu>
4332
4333 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
4334 'might_kfail' arg.
4335 KFAIL some of the continue_to_bp_overloaded calls, according to
4336 PR c++/1025.
4337
9ba61c5d
MC
43382003-02-01 Michael Chastain <mec@shout.net>
4339
4340 * gdb.base/advance.c (marker1): New marker function.
4341 * gdb.base/advance.exp: When the 'advance' command lands on the
4342 return breakpoint, it can legitimately stop on either the
4343 current line or the next line. Accommodate both outcomes.
4344 * gdb.base/until.exp: Likewise.
4345
e7494ffb
AC
43462003-02-02 Andrew Cagney <ac131313@redhat.com>
4347
4348 2002-11-10 Jason Molenda (jason-cl@molenda.com):
4349 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
4350 now a list, not a tuple.
4351 * gdb.mi/mi-var-display.exp: Ditto.
4352 * gdb.mi/gdb792.exp: Ditto.
4353
075559bc
AC
43542003-02-01 Andrew Cagney <ac131313@redhat.com>
4355
4356 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
4357 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
4358 stack backtraces.
4359 * gdb.mi/mi-syn-frame.c: Part of same.
4360
2bd4c7b1
MK
43612003-02-01 Mark Kettenis <kettenis@gnu.org>
4362
4363 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4364 gdb.mi/mi1-pthreads.exp: Return instead of calling
4365 gdb_suppress_entire_file.
4366
eabd8992
MS
43672003-02-01 Mark Salter <msalter@redhat.com>
4368
4369 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
4370
71469e2f
MS
43712003-01-31 Mark Salter <msalter@redhat.com>
4372
4373 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
4374 Support empty arg.
4375
38a94d44
MC
43762003-01-30 Michael Chastain <mec@shout.net>
4377
4378 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
4379 This was a workaround for a UTF-8 bug in readline 4.3. The bug
4380 has been fixed in gdb/readline on 2003-01-09.
4381
19ea9e73
MS
43822003-01-29 Michael Snyder <msnyder@redhat.com>
4383
e8d359df
MS
4384 * gdb.base/maint.exp: Allow for leading underscore in symbol.
4385 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
4386 * gdb.base/args.exp: Skip if target does not support args passing.
4387
2307bd6a
DJ
43882003-01-22 Daniel Jacobowitz <drow@mvista.com>
4389
19ea9e73 4390 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
4391 gdb_test. Accept a list of expect arguments as the third
4392 parameter.
4393 (gdb_test): Use it.
4394
f2dd3617
EZ
43952003-01-20 Elena Zannoni <ezannoni@redhat.com>
4396
4397 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
4398 allow for different test tree configurations. Update some
4399 tescases accordingly.
4400 * gdb.arch/altivec-regs.exp: Ditto.
4401 * gdb.asm/asm-source.exp: Ditto.
4402 * gdb.base/advance.exp: Ditto.
4403 * gdb.base/display.exp: Ditto.
d63a86f8 4404 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
4405 * gdb.base/mips_pro.exp: Ditto.
4406 * gdb.base/overlays.exp: Ditto.
4407 * gdb.base/relocate.exp: Ditto.
4408 * gdb.base/setshow.exp: Ditto.
4409 * gdb.base/step-line.exp: Ditto.
4410 * gdb.base/step-test.exp: Ditto.
4411 * gdb.base/until.exp: Ditto.
4412 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
4413
c71cdefd
DC
44142003-01-17 David Carlton <carlton@math.stanford.edu>
4415
4416 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
4417 corresponding to PR c++/945.
4418 Update copyright.
4419
fdba05d7
DC
44202003-01-17 David Carlton <carlton@math.stanford.edu>
4421
4422 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
4423 corresponding to PR c++/68.
4424
44252003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
4426
4427 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
4428 (test_paddr_hairy_functions): Call print_addr_2_kfail for
4429 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
4430
c362c33a
EZ
44312003-01-15 Elena Zannoni <ezannoni@redhat.com>
4432
0fbc361c
EZ
4433 * gdb.base/break.exp: Fix change of default location, because of
4434 removal of until tests.
4435 * gdb.base/help.exp: Update test for new 'until' help message.
4436 Add test for help on 'advance'.
c362c33a
EZ
4437 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
4438
dabf8a35
MK
44392003-01-15 Mark Kettenis <kettenis@gnu.org>
4440
4441 * gdb.base/default.exp: Adapt "info float" test for recent changes
4442 to that command. Add test for "info vector".
4443 * gdb.base/float.exp: New file. Add test for "info float" that
4444 resembles the old test in gdb.base/default.exp.
4445
a1769aca
DC
44462003-01-15 David Carlton <carlton@math.stanford.edu>
4447
4448 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
4449
82025e13
EZ
44502003-01-15 Elena Zannoni <ezannoni@redhat.com>
4451
4452 * gdb.base/break.exp: Move the tests of until command from here...
4453 * gdb.base/until.exp: ... to here. New file. Add other tests.
4454 * gdb.base/advance.c: New file.
4455 * gdb.base/advance.exp: New file.
4456
8f9ab801
EZ
44572003-01-14 Elena Zannoni <ezannoni@redhat.com>
4458
4459 * gdb.base/args.c: New file.
4460 * gdb.base/args.exp: New file.
4461
9ae66589
DJ
44622003-01-14 Daniel Jacobowitz <drow@mvista.com>
4463
4464 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
4465
8d77e5c3
DJ
44662003-01-14 Daniel Jacobowitz <drow@mvista.com>
4467
4468 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
4469
12d2f0a1
DJ
44702003-01-14 Daniel Jacobowitz <drow@mvista.com>
4471
4472 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
4473 dates.
4474
6ca37014
DJ
44752003-01-13 Daniel Jacobowitz <drow@mvista.com>
4476
4477 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
4478
b0023472
DJ
44792003-01-13 Daniel Jacobowitz <drow@mvista.com>
4480
4481 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
4482 (ptype &*"foo").
4483 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
4484
607fbc54 44852003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
4486
4487 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
4488 * gdb.mi/mi1-console.exp: Likewise.
4489
607fbc54 44902003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
4491
4492 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
4493 * gdb.mi/mi1-console.exp: Likewise.
4494
a1fb14a2
DJ
44952003-01-13 Daniel Jacobowitz <drow@mvista.com>
4496
4497 * gdb.c++/overload.exp: Remove some fixed XFAILs.
4498
c4cf40b7
DJ
44992003-01-09 Daniel Jacobowitz <drow@mvista.com>
4500
4501 * gdb.base/detach.exp: New test.
4502
696d5a5b
DJ
45032003-01-09 Daniel Jacobowitz <drow@mvista.com>
4504
4505 * Makefile.in (ALL_SUBDIRS): New variable.
4506 (subdirs, clean, distclean): Use it.
4507 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
4508 regenerating Makefile, since it is generated from the top level.
4509 * gdb.asm/Makefile.in: Likewise.
4510 * gdb.base/Makefile.in: Likewise.
4511 * gdb.c++/Makefile.in: Likewise.
4512 * gdb.disasm/Makefile.in: Likewise.
4513 * gdb.java/Makefile.in: Likewise.
4514 * gdb.mi/Makefile.in: Likewise.
4515 * gdb.threads/Makefile.in: Likewise.
4516 * gdb.trace/Makefile.in: Likewise.
4517
754533e4
DC
45182003-01-09 David Carlton <carlton@math.stanford.edu>
4519
4520 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
4521 Add copyright year 2003.
4522
d8b3e9ee
MC
45232003-01-06 Michael Chastain <mec@shout.net>
4524
4525 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
4526 When selecting a thread, 'line' and 'file' are optional.
4527 * gdb.mi/mi1-pthreads.exp: Likewise.
4528
8e9e0fe6
AS
45292003-01-06 Andreas Schwab <schwab@suse.de>
4530
4531 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
4532 failures.
4533
b5ab8ff3
DJ
45342003-01-04 Daniel Jacobowitz <drow@mvista.com>
4535
4536 Fix PR gdb/844
4537 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
4538 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
4539
4540 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
4541 instead of calling gdb_suppress_entire_file.
4542 * gdb.threads/print-threads.exp: Likewise.
4543 * gdb.threads/schedlock.exp: Likewise.
4544
4545 * gdb.threads/killed.exp: Return instead of calling
4546 gdb_suppress_entire_file.
4547 * gdb.threads/linux-dp.exp: Likewise.
4548 * gdb.threads/pthreads.exp: Likewise.
4549
1e698235
DJ
45502003-01-04 Daniel Jacobowitz <drow@mvista.com>
4551
4552 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
4553 stabs.
4554 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
4555 * gdb.base/whatis.exp: Always allow (void) after function names.
4556
147ff08c
DJ
45572003-01-04 Daniel Jacobowitz <drow@mvista.com>
4558
4559 * gdb.c++/casts.exp: Correct regexp.
4560
dc62bfc2
MK
45612003-01-04 Mark Kettenis <kettenis@gnu.org>
4562
4563 * configure.in: Call AC_CONFIG_HEADER. Don't call
4564 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
4565 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
4566 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
4567 aforementioned directories in the AC_OUPUT call.
4568 * config.hin: New file.
4569 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4570 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
4571 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
4572 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
4573 pass -I$objdir instead of -I$objdir/$subdir in compilation.
4574 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
4575 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
4576 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
4577 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
4578 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
4579 gdb.threads/configure.in, gdb.threads/configure,
4580 gdb.threads/config.in, gdb.trace/configure.in,
4581 gdb.trace/configure: Removed.
4582
77afa639
MC
45832003-01-03 Michael Chastain <mec@shout.net>
4584
4585 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
4586 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
4587
7634bb6e
DJ
45882003-01-03 Daniel Jacobowitz <drow@mvista.com>
4589
4590 * gdb.base/store.exp: Fix regular expressions.
4591
b39c905e
MK
45922002-12-28 Mark Kettenis <kettenis@gnu.org>
4593
4594 * configure.in: Rewrite.
4595 * configure: Regenerated.
4596
0a8551dd
DC
45972003-01-03 David Carlton <carlton@math.stanford.edu>
4598
4599 * gdb.base/psymtab.exp: New file.
4600 * gdb.base/psymtab1.c: Ditto.
4601 * gdb.base/psymtab2.c: Ditto.
4602
c60b7188
AF
46032002-12-23 Adam Fedor <fedor@gnu.org>
4604
4605 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
4606
ee73db83
DC
46072002-12-23 David Carlton <carlton@math.stanford.edu>
4608
4609 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
4610 and current_directory initialization.
4611
d6c1774e
JB
46122002-12-22 Jim Blandy <jimb@redhat.com>
4613
f0a847b8
JB
4614 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
4615 rather than as part of the output file name.
4616
d6c1774e
JB
4617 * gdb.base/attach.exp: There's no need to copy the test program to
4618 /tmp; that was only ever necessary on HP/UX, and this test is
4619 entirely disabled there anyway.
4620
f0708dbb
JB
46212002-12-21 Jim Blandy <jimb@redhat.com>
4622
4c2acfea
JB
4623 * gdb.c++/psmang.exp: Doc fix.
4624
f0708dbb
JB
4625 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
4626 test.
4627
9579e000
DC
46282002-12-20 David Carlton <carlton@math.stanford.edu>
4629
4630 * gdb.c++/annota2.exp: KFAIL annotate-quit.
4631
d1810171
MC
46322002-12-18 Michael Chastain <mec@shout.net>
4633
4634 * gdb.c++/annota2.exp: Add copyright year 2002.
4635
76565097
DC
46362002-12-17 David Carlton <carlton@math.stanford.edu>
4637
4638 * gdb.c++/try_catch.cc: Add marker comments.
4639 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
4640 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
4641 * gdb.c++/m-static.cc: Ditto.
4642 * gdb.c++/m-static1.cc: Ditto.
4643 * gdb.c++/try_catch.cc: Ditto.
4644
da81390b
JJ
46452002-12-16 Jeff Johnston <jjohnstn@redhat.com>
4646
4647 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
4648 to see whether we are using the new -environment-directory
4649 command which resets via -r or the old version of the command
4650 which may prompt the user. Part of fix for gdb/741.
4651
b304d130
AC
46522002-12-13 Andrew Cagney <ac131313@redhat.com>
4653
4654 * gdb.fortran/types.exp: Update obsolete comment.
4655 * gdb.fortran/exprs.exp: Ditto.
4656 * lib/gdb.exp: Delete obsolete code.
4657 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4658 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4659 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4660 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4661 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4662 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4663 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4664 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4665 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4666 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4667 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4668 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4669 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4670 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4671 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4672 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4673 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4674 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4675 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4676 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4677 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4678 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4679 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4680 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4681 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4682 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4683 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4684 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4685 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4686 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4687 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4688 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4689 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4690 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4691 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4692 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4693 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4694
a23b6e6a
DC
46952002-12-11 David Carlton <carlton@math.stanford.edu>
4696
4697 * gdb.c++/m-data.exp: Add test for members that shadow global
4698 variables: see PR gdb/804.
4699 * gdb.c++/m-data.cc: Ditto.
4700
6604731b
DJ
47012002-12-10 Daniel Jacobowitz <drow@mvista.com>
4702
4703 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4704
de46ecd7
DC
47052002-12-06 David Carlton <carlton@math.stanford.edu>
4706
4707 * gdb.base/store.c: Don't declare functions static.
4708
27e829d0
AC
47092002-12-04 Andrew Cagney <ac131313@redhat.com>
4710
4711 * gdb.base/store.exp, gdb.base/store.c: New files.
4712
92806416
DJ
47132002-12-03 Daniel Jacobowitz <drow@mvista.com>
4714
4715 * gdb.base/selftest.exp: Update for current gdb.
4716
3bcbaac5
DJ
47172002-12-03 Daniel Jacobowitz <drow@mvista.com>
4718
4719 * gdb.base/maint.exp: Only dump symbols from one source file
4720 or objfile.
4721
f4f00b1f
DJ
47222002-12-03 Daniel Jacobowitz <drow@mvista.com>
4723
4724 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4725 function call.
4726
f1c8a949
JB
47272002-11-25 Jim Blandy <jimb@redhat.com>
4728
4729 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4730 function appearing in error message.
4731
9e297a97
DJ
47322002-11-21 Daniel Jacobowitz <drow@mvista.com>
4733
4734 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4735
1f312e79
JJ
47362002-11-08 Jeff Johnston <jjohnstn@redhat.com>
4737
d63a86f8
RM
4738 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4739 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
4740 should be in mi console format. This is part of fix for PR gdb/604.
4741
83c31e7d
FN
47422002-09-18 Fernando Nasser <fnasser@redhat.com>
4743
4744 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4745 which explicitly prints the zero offset as "+0".
4746
322b3f65
DJ
47472002-10-22 Daniel Jacobowitz <drow@mvista.com>
4748
4749 * gdb.threads/schedlock.c (args): Make unsigned.
4750
47512002-10-21 Daniel Jacobowitz <drow@mvista.com>
4752
4753 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4754 numbers. Allow "foo2|selected stack frame".
4755 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4756 * gdb.asm/asmsrc2.s: Likewise.
4757 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4758 comments.
4759 * gdb.asm/mips.inc: New file.
4760
5e2fe5b8
AF
47612002-10-18 Adam Fedor <fedor@gnu.org>
4762
4763 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4764 * gdb.base/help.exp: Likewise.
4765
abe1a5d0
KB
47662002-10-17 Kevin Buettner <kevinb@redhat.com>
4767
4768 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4769 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4770
10abb1d4
JB
47712002-10-02 Jim Blandy <jimb@redhat.com>
4772
4773 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4774
1f609b42
AC
47752002-10-01 Andrew Cagney <ac131313@redhat.com>
4776
4777 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4778 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4779 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4780 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4781 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4782 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4783 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4784
0aee02e4
AC
47852002-09-29 Andrew Cagney <ac131313@redhat.com>
4786
4787 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4788 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4789 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4790 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4791 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4792 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4793 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 4794
6fde09ad
KB
47952002-09-27 Kevin Buettner <kevinb@redhat.com>
4796
4797 * gdb.base/annota1.exp (info break): Make directory components of
4798 path optional since not all compilers emit this debug information.
4799
4800 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4801 step ends up stepping out of the function instead of stopping on
4802 the epilogue.
4803
9e8aab75
KS
48042002-09-26 Keith Seitz <keiths@redhat.com>
4805
4806 * lib/insight-support.exp (gdbtk_start): Figure out where
4807 the insight executable is based on where gdb is. Use this
4808 executable to start insight instead of gdb.
4809
e36180d7
AC
48102002-09-25 Andrew Cagney <cagney@redhat.com>
4811
4812 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4813
9dd34b2b
AC
48142002-09-24 Andrew Cagney <ac131313@redhat.com>
4815
4816 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4817 test_isolated_complaints.
4818 (test_empty_complaint): New function.
4819 (test_empty_complaints): New function. Check no output when no
4820 complaints.
d63a86f8 4821
dea97812
KB
48222002-09-19 Jim Blandy <jimb@redhat.com>
4823
4824 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4825
54951bd7
AC
48262002-09-19 Andrew Cagney <ac131313@redhat.com>
4827
4828 * gdb.gdb/complaints.exp: New file.
4829
dec43320
AC
48302002-09-18 Andrew Cagney <ac131313@redhat.com>
4831
4832 * gdb.base/maint.exp: Check `help maint internal-warning'.
4833
e70d6e3f
DC
48342002-09-18 David Carlton <carlton@math.stanford.edu>
4835
4836 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4837 numbers, and replace them by a single breakpoint after the
4838 constructors are all finished.
4839 Add test 4.
4840 * gdb.c++/m-static.cc: Add test 4.
4841 * gdb.c++/m-static.h: New file.
4842 * gdb.c++/m-static1.cc: New file.
4843
4844 * gdb.c++/printmethod.exp: New file.
4845 * gdb.c++/printmethod.cc: New file.
4846
4847 * gdb.c++/pr-574.exp: New file.
4848 * gdb.c++/pr-574.cc: New file.
4849
afb5c968
CV
48502002-09-18 Corinna Vinschen <vinschen@redhat.com>
4851
4852 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4853 embedded targets which never actually exit.
4854
31e45dee
FN
48552002-09-18 Fernando Nasser <fnasser@redhat.com>
4856
4857 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4858 "don't step after run" as unresolved or unsupported, instead of xfail.
4859
a283c5a1
CV
48602002-09-18 Corinna Vinschen <vinschen@redhat.com>
4861
4862 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4863 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4864 Add newline to expected string in "step out of main (status wrapper)"
4865 case.
4866
11350d2a
CV
48672002-09-18 Corinna Vinschen <vinschen@redhat.com>
4868
4869 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4870 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4871
0deec7d6
TT
48722002-09-17 Tom Tromey <tromey@redhat.com>
4873
4874 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4875 \000, not \0, in double-quoted string.
4876
b2b4a1b5
CV
48772002-09-14 Corinna Vinschen <vinschen@redhat.com>
4878
c9d37158 4879 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
4880 string after running the commands execution on breakpoint tests.
4881
1c56143a
CV
48822002-09-13 Corinna Vinschen <vinschen@redhat.com>
4883
4884 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4885
37f8da45
JB
48862002-09-12 Joel Brobecker <brobecker@gnat.com>
4887
4888 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4889
08b468e0
KS
48902002-09-10 Keith Seitz <keiths@redhat.com>
4891
4892 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4893 runto proc.
4894 (mi_run_to_main): Use mi_runto.
4895 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4896
dc360f58
KS
48972002-09-10 Keith Seitz <keiths@redhat.com>
4898
4899 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4900 regexp for stopping at main. Could have multiple event notifications.
4901 Don't assume that main was declared with no parameters.
4902 (mi_next): Use mi_step_to.
4903 (mi_step): Use mi_next_to.
4904
ce3abcfb
CV
49052002-09-09 Corinna Vinschen <vinschen@redhat.com>
4906
4907 * gdb.base/default.exp: Fix expected string in `info float' test.
4908
d1f5b980
BE
49092002-09-09 Ben Elliston <bje@redhat.com>
4910
4911 * config/mips.exp: Update comments.
4912 * config/mips-idt.exp: Likewise.
4913 * config/nind.exp: Likewise.
4914 * config/slite.exp: Likewise.
4915 * config/sparclet.exp: Likewise.
4916 * config/udi.exp: Likewise.
4917 * config/vx.exp: Likewise.
4918 * config/vxworks29k.exp: Likewise.
4919
2f71430b
JB
49202002-09-05 Jim Blandy <jimb@redhat.com>
4921
4922 * gdb.threads/killed.exp: Fix test failure message.
4923
7ddebc7e
KS
49242002-09-04 Keith Seitz <keiths@redhat.com>
4925
4926 * lib/mi-support.exp: Update copyright.
4927 (mi_gdb_test): Increase the priority of the expected pattern
4928 so that it matches gdb_test.
4929
0ae67eb3
KS
49302002-09-03 Keith Seitz <keiths@redhat.com>
4931
4932 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4933 Use integer comparison instead of string comparison for testing
4934 whether binary was built.
4935
38fc42c8
JB
49362002-09-03 Jim Blandy <jimb@redhat.com>
4937
4938 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4939
b6ff0e81
JB
49402002-08-29 Jim Blandy <jimb@redhat.com>
4941
4942 * gdb.threads/pthreads.exp: Move the portable thread compilation
4943 code into a function in lib/gdb.exp, and call that from here.
4944 * lib/gdb.exp (gdb_compile_pthreads): New function.
4945
07c98896
KS
49462002-08-29 Keith Seitz <keiths@redhat.com>
4947
4948 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4949 expect_out so that callers can get at it.
4950
0312286c
DJ
49512002-08-23 Daniel Jacobowitz <drow@mvista.com>
4952
4953 * gdb.threads/print-threads.c: New file.
4954 * gdb.threads/print-threads.exp: New file.
4955 * gdb.threads/schedlock.c: New file.
4956 * gdb.threads/schedlock.exp: New file.
4957
dd039bc4
EZ
49582002-08-22 Elena Zannoni <ezannoni@redhat.com>
4959
4960 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4961 not altivec.c.
4962
1f36144c
MK
49632002-08-17 Mark Kettenis <kettenis@gnu.org>
4964
4965 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4966 targets. The problem should be fixed now.
4967
16057ec7 49682002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
4969
4970 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4971 2002-07-24 change that removes final dots from error messages.
4972
3c1499ad
TT
49732002-08-13 Tom Tromey <tromey@redhat.com>
4974
4975 * gdb.base/readline.exp: New file.
4976
a20ce2c3
AC
49772002-08-01 Andrew Cagney <ac131313@redhat.com>
4978
4979 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4980 supress message.
4981
db034ac5
AC
49822002-08-01 Andrew Cagney <cagney@redhat.com>
4983
4984 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4985 CHILL_FOR_TARGET and CHILL_LIB.
4986 * configure.in (configdirs): Remove gdb.chill.
4987 * configure: Regenerate.
4988 * lib/gdb.exp: Obsolete references to chill.
4989 * gdb.fortran/types.exp: Ditto.
4990 * gdb.fortran/exprs.exp: Ditto.
4991
3e000b18
KB
49922002-07-30 Kevin Buettner <kevinb@redhat.com>
4993
4994 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4995 set Irix-specific compile and link flags.
4996
28f4966b
KB
49972002-07-29 Kevin Buettner <kevinb@redhat.com>
4998
4999 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
5000 source files. The ``-o'' option doesn't work with the ``-E'' option
5001 when using the Irix compiler.
5002
46c0d5a6
DJ
50032002-07-19 Daniel Jacobowitz <drow@mvista.com>
5004
5005 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
5006 Improve support for reusing an exec file. Copy exec file
5007 to target, and run gdbserver on the target instead of on the host.
5008
eecf4bed
JB
50092002-07-18 Jim Blandy <jimb@redhat.com>
5010
0f815cdf
JB
5011 * gdb.base/ending-run.exp: Don't expect to see the program end in
5012 some orderly fashion when we're running on a real stand-alone
5013 board.
5014
eecf4bed
JB
5015 * gdb.base/interrupt.exp: Correct logic for skipping tests on
5016 targets that don't support interrupts.
5017
52d309e4
JB
50182002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
5019
5020 * gdb.base/attach.exp: Add patterns to match output from /proc-based
5021 systems.
5022 Move comments in expect statements to inside the actions, so that they
5023 don't get matched against.
5024
ff683d9e
MK
50252002-07-10 Mark Kettenis <kettenis@gnu.org>
5026
5027 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
5028 function when asleep" test.
5029
b5356753
AC
50302002-07-10 Andrew Cagney <ac131313@redhat.com>
5031
5032 * gdb.base/page.exp: Rewrite to handle problems with very long
5033 `info set' output. Update copyright.
5034
6aa4d13a
AC
50352002-06-26 Andrew Cagney <ac131313@redhat.com>
5036
5037 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
5038 gdb.threads-hp.
5039 * gdb.hp/configure: Regenerate.
5040 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
5041 * gdb.hp/gdb.threads-hp/configure: Delete file.
5042 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
5043
8cf8c2b8
AC
50442002-06-22 Andrew Cagney <ac131313@redhat.com>
5045
5046 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
5047 setlocale, bindtextdomain and textdomain.
5048
6827a8f8
JB
50492002-06-11 Jim Blandy <jimb@redhat.com>
5050
919d772c
JB
5051 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
5052 preprocessor macro information is present.
5053
6827a8f8
JB
5054 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
5055 tests.
5056
c15b0d21
MS
50572002-06-06 Michael Snyder <msnyder@redhat.com>
5058
c5984d70
MS
5059 * gdb.base/overlays.exp: Record addresses of overlay
5060 functions in TCL variables rather than in GDB variables,
5061 to avoid having GDB convert them to pointers (with loss
5062 of information).
5063
d63a86f8 5064 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 5065 default linker script changes.
c15b0d21
MS
5066 * gdb.base/long_long.exp: Add check for sizeof (long double).
5067
be26fe0d
ML
50682002-06-06 Michal Ludvig <mludvig@suse.cz>
5069
5070 * gdb.asm/asm-source.exp: Add x86-64 target.
5071 * gdb.asm/x86_64.inc: New.
d63a86f8 5072
258093ca 50732002-05-30 Michael Chastain <mec@shout.net>
258093ca 5074
4b3153f1 5075 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
5076 * gdb.c++/m-static.cc: New file.
5077 * gdb.c++/m-static.exp: New file.
5078
241264c6
MS
50792002-05-28 Michael Snyder <msnyder@redhat.com>
5080
5081 * gdb.base/call-ar-st.exp: Allow for reduced floating point
5082 precision.
5083
9bba8c8f 50842002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 5085
4b3153f1 5086 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
5087 * gdb.c++/m-data.cc: New file.
5088 * gdb.c++/m-data.exp: New file.
5089
50902002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 5091
4b3153f1 5092 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 5093 * gdb.c++/try_catch.cc: New file.
d63a86f8 5094 * gdb.c++/try_catch.exp: New file.
9bba8c8f 5095
def1b996
MC
50962002-05-27 Michael Chastain <mec@shout.net>
5097
5098 * gdb.c++/local.exp: Accept more nested types in output.
5099
522ba268
MC
51002002-05-26 Michael Chastain <mec@shout.net>
5101
5102 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
5103
277254ba
MS
51042002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
5105
5106 * lib/gdb.exp (gdb_wrapper_init): Just because
5107 gdb_wrapper_file exists, this does not mean that the file
5108 should not be rebuilt. That is what gdb_wrapper_initialized
5109 is for.
5110 (default_gdb_init): Reset gdb_wrapper_initialized.
5111
b61a8733
MS
51122002-05-23 Michael Snyder <msnyder@redhat.com>
5113
d63a86f8 5114 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
5115 the precision of the floating point test results.
5116 * gdb.base/call-rt-st.exp: Ditto.
5117
b61a8733
MS
5118 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
5119 * gdb.base/call-rt-st.exp: Ditto.
5120
56f6e910
MC
51212002-05-19 Michael Chastain <mec@shout.net>
5122
5123 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
5124
ad0b0016
EZ
51252002-05-19 Elena Zannoni <ezannoni@redhat.com>
5126
5127 * configure.in (configdirs): Add gdb.arch.
5128 * configure: Regenerate.
5129
f617d2b6
JB
51302002-05-17 Jim Blandy <jimb@redhat.com>
5131
5132 * gdb.base/completion.exp: Recognize the more detailed error
5133 messages produced by the macro expander's lexical analyzer.
5134
eac2a696
EZ
51352002-05-14 Elena Zannoni <ezannoni@redhat.com>
5136
5137 * gdb.arch/altivec-abi.c: New file.
5138 * gdb.arch/altivec-abi.exp: New file.
5139 * gdb.arch/altivec-regs.c: New file.
5140 * gdb.arch/altivec-regs.exp: New file.
5141
2fdde8f8
DJ
51422002-05-14 Daniel Jacobowitz <drow@mvista.com>
5143
5144 * gdb.base/maint.exp (maint print type): Update for new type
5145 structure.
d63a86f8 5146
e31f1a7c
EZ
51472002-05-14 Elena Zannoni <ezannoni@redhat.com>
5148
5149 * gdb.arch: New directory.
5150 * gdb.arch/configure.in: New file.
5151 * gdb.arch/configure: New file.
5152 * gdb.arch/Makefile.in: New file.
5153
db589741
CV
51542002-05-13 Corinna Vinschen <vinschen@redhat.com>
5155
5156 * gdb.asm/asm-source.exp: Add v850 as supported target.
5157 * gdb.asm/v850.inc: New file.
5158
8ce2a7dc
DJ
51592002-05-13 Daniel Jacobowitz <drow@mvista.com>
5160
5161 * gdb.c++/annota2.exp (annotate-quit): Add comment.
5162
df763c7f
DJ
51632002-05-12 Daniel Jacobowitz <drow@mvista.com>
5164
5165 * gdb.base/break.exp: Check 'break "marker2"'.
5166
377daeed
MS
51672002-05-10 Michael Snyder <msnyder@redhat.com>
5168
5169 * gdb.base/long_long.exp: Fix typo.
5170
c4b7bc2b
JB
51712002-05-10 Jim Blandy <jimb@redhat.com>
5172
ecac9a4e
JB
5173 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
5174 a bug.
5175
c4b7bc2b
JB
5176 * gdb.base/printcmds.exp (test_integer_literals_rejected):
5177 Recognize more detailed error message produced by the macro
5178 expander's lexical analyzer.
5179 * lib/gdb.exp (test_print_reject): Same.
5180
e71019a1
MK
51812002-05-09 Mark Kettenis <kettenis@gnu.org>
5182
5183 * gdb.c++/method.exp: Fix typo.
5184
fedfc8e6
MS
51852002-05-08 Michael Snyder <msnyder@redhat.com>
5186
166a1957
MS
5187 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
5188 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 5189 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
5190 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
5191 Add iftarget clause for strongarm.
d63a86f8 5192
f1c47eb2
MS
51932002-05-06 Michael Snyder <msnyder@redhat.com>
5194
cb9a9d3e
MS
5195 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
5196 (gdb_continue_to_end): Accept output from status wrapper.
5197 * gdb.base/ending-run.exp: Add case for output from status wrapper.
5198 Clean up fail messages to match pass messages.
5199
f1c47eb2
MS
5200 Enable the "needs_status_wrapper" testsuite feature.
5201 * lib/gdb.exp (gdb_wrapper_init): New procedure.
5202 (gdb_compile): Conditionally call gdb_wrapper_init.
5203 * gdb.base/a2-run.exp: Recognize output from status wrapper.
5204 * gdb.c++/method.exp: Recognize output from status wrapper.
5205
6079c749
BE
52062002-05-06 Ben Elliston <bje@redhat.com>
5207From Graydon Hoare <graydon@redhat.com>
5208
5209 * config/sid.exp: Include support for "rawsid" protocol.
5210
188baff3
JB
52112002-05-03 Jim Blandy <jimb@redhat.com>
5212
5213 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
5214 * gdb.c++/hang3.C: New file.
5215
b9c07f0f
AC
52162002-05-04 Andrew Cagney <ac131313@redhat.com>
5217
5218 * gdb.base/default.exp: Remove obsolete code.
5219 * gdb.c++/misc.exp: Ditto. Update copyright.
5220 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
5221 * gdb.base/whatis.exp: Ditto. Update copyright.
5222 * gdb.base/scope.exp: Ditto. Update copyright.
5223 * gdb.base/ptype.exp: Ditto. Update copyright.
5224 * gdb.base/printcmds.exp: Ditto. Update copyright.
5225 * gdb.base/opaque.exp: Ditto. Update copyright.
5226 * gdb.base/list.exp: Ditto.
5227 * gdb.base/funcargs.exp: Ditto. Update copyright.
5228 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
5229 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
5230 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
5231 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
5232 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
5233 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
5234
5c7a0397
MS
52352002-05-02 Michael Snyder <msnyder@redhat.com>
5236
d6dcc264 5237 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
5238 * gdb.base/long_long.exp: Add xscale target.
5239 * gdb.base/default.exp: Add xscale target.
5240
eb7f1c48
JB
52412002-05-01 Jim Blandy <jimb@redhat.com>
5242
5243 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
5244 gdb.c++/hang.exp: New test.
5245
a6befae8
FF
52462002-05-01 Fred Fish <fnf@redhat.com>
5247
5248 * gdb.base/completion.exp: Handle completions of "./Make" for
5249 more than one completion possibility, as is the case when we
5250 build and test in the source tree.
5251
0a310277
AG
52522002-04-29 Anthony Green <green@redhat.com>
5253
5254 * gdb.java/jmisc1.exp: New file.
5255 * gdb.java/jmisc2.exp: New file.
5256
6ff9af88
DJ
52572002-04-24 Daniel Jacobowitz <drow@mvista.com>
5258
5259 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
5260
96b3d632
EZ
52612002-04-23 Elena Zannoni <ezannoni@redhat.com>
5262
5263 * gdb.base/help.exp: Change 'help status' to allow for target
5264 dependent output differences.
5265
5019bb54
MC
52662002-04-22 Michael Chastain <mec@shout.net>
5267
5268 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
5269
a805a116
MC
52702002-04-22 Michael Chastain <mec@shout.net>
5271
5272 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
5273
a1706bfd
DM
52742002-04-17 David S. Miller <davem@redhat.com>
5275
5276 * gdb.asm/sparc64.inc: New file.
5277 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
5278
a73a20a2
EZ
52792002-04-19 Elena Zannoni <ezannoni@redhat.com>
5280
5281 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
5282 instruction file directly into the build tree. Clean up at end of
5283 test.
5284
ba678339
DM
52852002-04-18 David S. Miller <davem@redhat.com>
5286
5287 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
5288 handle 64-bit platforms correctly.
5289 * gdb.base/maint.exp: Likewise.
5290
b03399da
KB
52912002-04-18 Kevin Buettner <kevinb@redhat.com>
5292
5293 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
5294 ``-fpic'' when compiling files comprising a shared library, but
5295 it does need additional linker flags in order to find shared
5296 libraries at run time.
5297
e2004992
KB
52982002-04-18 Kevin Buettner <kevinb@redhat.com>
5299
5300 * gdb.base/cvexpr.c (use): New function.
5301 (main): Invoke use() on all global variables to prevent
5302 some linkers from deleting these otherwise unused symbols.
5303
d8937120
MC
53042002-04-17 Michael Chastain <mec@shout.net>
5305From David S. Miller <davem@redhat.com>
5306
5307 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
5308 handle 64-bit platforms correctly.
5309
ffd61a58
MS
53102002-04-12 Michael Snyder <msnyder@redhat.com>
5311From Jim Blandy <jimb@redhat.com>
5312 * gdb.base/foo.c (foox): Remove section attribute; the linker
5313 script can handle this instead.
5314 * gdb.base/bar.c (barx): Same.
5315 * gdb.base/baz.c (bazx): Same.
5316 * gdb.base/grbx.c (grbxx): Same.
5317
5318 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
5319 manager doesn't automatically unmap overlays unnecessarily.
5320
6b8426a6
MH
53212002-04-10 Martin M. Hunt <hunt@redhat.com>
5322
5323 * gdb.base/ending-run.exp: Fix pattern for Mips targets
5324 stepping out of main.
5325
34af4875
MC
53262002-04-09 Michael Chastain <mec@shout.net>
5327
5328 * gdb.c++/local.cc (main): Move call to marker1() inside nested
5329 scope so that the nested scope tests will make sense.
5330 * gdb.c++/local.exp: Write patterns that actually work with gcc
5331 (the HP patterns "were never known to work with gcc").
5332 Keep the old aCC patterns too.
5333
2d1676a0
DJ
53342002-04-09 Daniel Jacobowitz <drow@mvista.com>
5335
5336 * gdb.base/attach.exp: Correct target board test.
5337
3a63e3f9
MC
53382002-04-08 Michael Chastain <mec@shout.net>
5339
5340 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
5341 in a const method. Add some xfail and fail cases for configurations
5342 that do not emit the "const ...".
5343
f18dabd2
MC
53442002-04-07 Michael Chastain <mec@shout.net>
5345
5346 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
5347 Accept "A * const" and "const A * const" as type of "this".
5348 Fix spelling of getFunky throughout. Make messages uniform.
5349
0fcddd82
EZ
53502002-04-07 Elena Zannoni <ezannoni@redhat.com>
5351
5352 Work around for PR gdb/285:
5353 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
5354
16a8534a
EZ
53552002-04-07 Elena Zannoni <ezannoni@redhat.com>
5356
5357 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
5358 instructions file at run time instead of configure time.
5359 Sometimes we run the test in a directory that is not the one we
5360 configured in.
5361 * gdb.asm/configure.in: Delete creation of symlink.
5362 * gdb.asm/configure: Regenerate.
5363
24181d81
JB
53642002-04-05 J. Brobecker <brobecker@gnat.com>
5365
5366 * gdb.gdb/xfullpath.exp: New test, to exercise the new
5367 xfullpath () function.
5368
7cdb7107
DJ
53692002-04-04 Daniel Jacobowitz <drow@mvista.com>
5370
5371 * gdb.asm/Makefile.in: Correct dependencies.
5372
5373 * gdb.asm/powerpc.inc: New file.
5374 * gdb.asm/asm-source.exp: Add PowerPC.
5375 * gdb.asm/configure.in: Likewise.
5376 * gdb.asm/configure: Regenerated.
5377
a7d17088
DJ
53782002-04-04 Daniel Jacobowitz <drow@mvista.com>
5379
5380 * gdb.base/relocate.exp: New file.
5381 * gdb.base/relocate.c: New file.
5382
cd721503
FF
53832002-04-04 Fred Fish <fnf@redhat.com>
5384
5385 * gdb.base/step-test.exp: Update comment regarding stopping in
5386 memcpy/bcopy calls inserted as part of the compiler runtime.
5387
b22ad7a7
MS
53882002-04-04 Michael Snyder <msnyder@redhat.com>
5389
5390 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
5391
5f279fa6
DJ
53922002-04-03 Daniel Jacobowitz <drow@mvista.com>
5393
5394 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
5395 (gdb_expect): Remove $notransfer hack.
5396
dd0fd3ce
DJ
53972002-04-02 Daniel Jacobowitz <drow@mvista.com>
5398
5399 * gdb.c++/classes.exp ("calling method for small class"): Match
5400 updated register output.
5401
1e50cda1
DJ
54022002-03-30 Daniel Jacobowitz <drow@mvista.com>
5403
5404 Fix PR gdb/452
5405 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
5406 when finished. Make gdb_file_cmd send "exec-file" when
5407 appropriate.
5408
24015922
DJ
54092002-03-30 Daniel Jacobowitz <drow@mvista.com>
5410
5411 * gdb.base/attach.exp: Remove extra setup_xfail.
5412
dd7dfd64
MS
54132002-03-26 Michael Snyder <msnyder@redhat.com>
5414
5415 * gdb.base/default.exp: Add tests for dump, append, and restore.
5416 * gdb.base/help.exp: Add tests for dump, append, and restore.
5417 * gdb.base/dump.exp: New file, test dump, append and restore.
5418 * gdb.base/dump.c: New file.
5419
48b2f8d7
MS
54202002-03-27 Michael Snyder <msnyder@redhat.com>
5421
d63a86f8 5422 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
5423 clean-ups in help messages.
5424
05b4d525
FF
54252002-03-26 Fred Fish <fnf@redhat.com>
5426
5427 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
5428 have debugging info for those functions and the compiler uses them
5429 internally to copy structs around.
5430
d7679631
FF
54312002-03-26 Fred Fish <fnf@redhat.com>
5432
5433 * gdb.base/list.exp: Revert the change made yesterday and add note
5434 about why we don't list the default lines for remote targets.
5435
523ac3f9
MS
54362002-03-25 Michael Snyder <msnyder@redhat.com>
5437
5438 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
5439
754b2b8d
FF
54402002-03-25 Fred Fish <fnf@redhat.com>
5441
5442 * gdb.base/list.exp: This test works on remote targets so remove
5443 the short circuit for remote targets. Update copyright.
5444
33c3e192
FF
54452002-03-25 Fred Fish <fnf@redhat.com>
5446
5447 * gdb.base/attach.exp: Fix logic error that was suppressing this
5448 test for all non hppa*-*-hpux* targets, instead of the hp target.
5449 Move comments closer to the suppression point. Also now need to
5450 check that we are running natively.
5451
d43e73ee
MS
54522002-03-22 Michael Snyder <msnyder@redhat.com>
5453
882c8f02
MS
5454 * gdb.base/default.exp: Add test for gcore. Update copyright.
5455 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 5456
04c12f60
FF
54572002-03-06 Fred Fish <fnf@redhat.com>
5458
5459 * gdb.base/funcargs.c: Remove extraneous ';' character.
5460 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
5461
b43df995
MC
54622002-03-04 Michael Chastain <mec@shout.net>
5463
5464 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
5465 accommodate gcc v3 function signature.
5466 * gdb.mi/mi0-var-cmd-exp: Ditto.
5467
92362027
AC
54682002-02-24 Andrew Cagney <ac131313@redhat.com>
5469
5470 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
5471 ``GNU/Linux'' or ``Linux kernel''
5472 * testsuite/gdb.threads/pthreads.c: Ditto.
5473
258ad32d
MC
54742002-02-24 Michael Chastain <mec@shout.net>
5475
5476 * gdb.threads/pthreads.c (thread1): Add a return statement.
5477 (thread2): Likewise.
5478 (foo): Likewise.
5479
04c3b3d4
MC
54802002-02-23 Michael Chastain <mec@shout.net>
5481
5482 * gdb.threads/linux-dp.c (philosopher): Add a return statement
5483 to placate gcc.
5484
5a2a0a20
MC
54852002-02-23 Michael Chastain <mec@shout.net>
5486
5487 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
5488 test "ptype bint". The test passes on all my stabs configurations.
5489
a640f7fc
JB
54902002-02-21 Jim Blandy <jimb@redhat.com>
5491
27924826
JB
5492 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
5493 filename at a time, and watch for the ones we want to see.
5494
a640f7fc
JB
5495 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
5496 types of pointers to prototyped functions.
5497
edcc8c75
AC
54982002-02-20 Andrew Cagney <ac131313@redhat.com>
5499
5500 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
5501 signed, unsigned and straight char.
5502 (padding_char, padding_short, padding_int, padding_long,
5503 padding_long_long, padding_float, padding_double,
5504 padding_long_double): New global variables.
5505 (fill, fill_structs): New functions.
5506
5507 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
5508 for correctly sized writes. Update copyright.
5509 (get_valueof): New procedure.
5510 (get_sizeof): Call get_valueof.
5511 (check_valueof): New procedure.
5512 (check_padding): New procedure.
5513
ac57ea44
MC
55142002-02-20 Michael Chastain <mec@shout.net>
5515
5516 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
5517 to setup_xfail. Document some of the remaining calls.
5518
7a10c941
MC
55192002-02-18 Michael Chastain <mec@shout.net>
5520
5521 * gdb.c++/userdef.exp: Update copyright year.
5522
fb8acdcc
DJ
55232002-02-18 Daniel Jacobowitz <drow@mvista.com>
5524
5525 * gdb.c++/userdef.exp: Test overloaded operators properly.
5526 Remove xfails.
5527
fda6ae12
MS
55282002-02-14 Michael Snyder <msnyder@redhat.com>
5529
5530 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
5531
676a0442
DJ
55322002-02-14 Daniel Jacobowitz <drow@mvista.com>
5533
5534 * gdb.base/a2-run.exp: Check for a remote target properly.
5535 * gdb.base/annota1.exp: Likewise.
5536 * gdb.base/list.exp: Likewise.
5537 * gdb.base/reread.exp: Likewise.
5538 * gdb.base/scope.exp: Likewise.
5539 * gdb.base/shlib-call.exp: Likewise.
5540 * gdb.base/term.exp: Likewise.
5541 * gdb.c++/annota2.exp: Likewise.
5542
78b4f468
RE
55432002-02-13 Richard Earnshaw <rearnsha@arm.com>
5544
5545 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
5546
9a81ba51
MC
55472002-02-10 Michael Chastain <mec@shout.net>
5548
5549 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
5550 (call_after_alloca): Ditto.
5551
004af6c7
DJ
55522002-02-10 Daniel Jacobowitz <drow@mvista.com>
5553
5554 * gdb.base/ending-run.exp: Guard "cont" test with
5555 gdb_skip_stdio_test.
5556
37225f62
JB
55572002-02-06 Jim Blandy <jimb@redhat.com>
5558
5559 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
5560 from here...
5561 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
5562 To here. Disable this test on non-HP platforms. Add big comment.
5563
fe6fdd96
MS
55642002-02-04 Michael Snyder <msnyder@redhat.com>
5565
5566 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
5567 other than d10v and m32r.
5568
036fad3f
RE
55692002-02-02 Richard Earnshaw <rearnsha@arm.com>
5570
5571 * gdb.base/default.exp: Rewrite test patterns to reduce time
5572 taken to match them.
5573
7148ab62
DJ
55742002-01-30 Daniel Jacobowitz <drow@mvista.com>
5575
5576 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
5577 Allow a start function above main.
5578 * gdb.threads/linux-dp.exp: Fix copyright date.
5579
396cc255
DJ
55802002-01-30 Daniel Jacobowitz <drow@mvista.com>
5581
5582 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
5583 (check_philosopher_stack): Check for manager thread before checking
5584 for a just-starting thread.
5585
f038d31b
DJ
55862002-01-30 Daniel Jacobowitz <drow@mvista.com>
5587
5588 From Neil Booth <neil@daikokuya.demon.co.uk>:
5589 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
5590 warnings.
5591
b3ff9d9a
FF
55922002-01-21 Fred Fish <fnf@redhat.com>
5593
5594 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
5595 not caller.
5596
39ad761d
JB
55972002-01-21 Jim Blandy <jimb@redhat.com>
5598
5599 * gdb.base/reread.exp: Check that GDB properly re-reads the
5600 executable file when it changes while no inferior is running.
5601
aaf320fa
FF
56022002-01-21 Fred Fish <fnf@redhat.com>
5603
5604 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
5605 optionally accept the "shlib events" variation.
5606
808a31f5
JB
56072002-01-21 Jim Blandy <jimb@redhat.com>
5608
5609 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
5610 call `fflush' after every `printf', so that the output is produced
5611 at predictable points, regardless of whatever buffering does (or
5612 doesn't) take place.
5613 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
5614 at different points.
5615
4420d5e2
DJ
56162002-01-20 Daniel Jacobowitz <drow@mvista.com>
5617
5618 * gdb.c++/inherit.exp: Update copyright years.
5619 * gdb.c++/method.exp: Likewise.
5620
3e36a0f4
DJ
56212002-01-20 Daniel Jacobowitz <drow@mvista.com>
5622
5623 * gdb.c++/classes.exp: Update for improved v3 support and skipping
5624 artificial methods/arguments.
5625 * gdb.c++/derivation.exp: Likewise.
5626 * gdb.c++/inherit.exp: Likewise.
5627 * gdb.c++/method.exp: Likewise.
5628 * gdb.c++/virtfunc.exp: Likewise.
5629
b4ceaee6
AC
56302002-01-18 Andrew Cagney <ac131313@redhat.com>
5631
5632 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
5633 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
5634 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
5635 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
5636 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
5637 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
5638
ecace851
JB
56392002-01-17 Jim Blandy <jimb@redhat.com>
5640
5641 * gdb.asm/asm-source.exp (info symbol): Take another shot at
5642 anchoring the pattern matching the entry point symbol's name.
5643
375fc983
AC
56442002-01-17 Andrew Cagney <ac131313@redhat.com>
5645
5646 * gdb.base/maint.exp: Update ``maint internal-error'' to match
5647 continue/quit query. Update copyright.
5648
fe6fdd96
MS
56492002-01-14 Michael Snyder <msnyder@redhat.com>
5650
5651 * gdb.base/gcore.exp: Remove extra debugging output.
5652
e017c81f
DJ
56532002-01-13 Daniel Jacobowitz <drow@mvista.com>
5654
5655 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5656 for slightly dubious v2 mangled string.
5657
37ab3bf8
DJ
56582002-01-13 Daniel Jacobowitz <drow@mvista.com>
5659
5660 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5661
1bc05c3a 56622002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 5663
1bc05c3a 5664 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 5665
1bc05c3a
JM
5666 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5667 constructors.
5668 * gdb.c++/derivation.exp: Likewise.
5669 * gdb.c++/templates.exp: Likewise.
5670 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 5671
1bc05c3a
JM
56722002-01-10 Michael Snyder <msnyder@redhat.com>
5673
5674 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 5675
a911c360
MS
56762002-01-08 Michael Snyder <msnyder@redhat.com>
5677
5678 * gdb.base/gcore.exp: New test for generate-core-file command.
5679 * gdb.base/gcore.c: Testcase for above.
5680 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5681
ea2119ec
JM
56822002-01-08 Jason Merrill <jason@redhat.com>
5683
5684 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5685
68203136
FF
56862002-01-07 Fred Fish <fnf@redhat.com>
5687
5688 * gdb.c++/overload.exp: Remove unconditional xfails for:
5689 print foo_instance1.overloadargs(1)
5690 print foo_instance1.overloadargs(1, 2)
5691 print foo_instance1.overloadargs(1, 2, 3)
5692 print foo_instance1.overloadargs(1, 2, 3, 4)
5693 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5694 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5695 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5696 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5697 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5698 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5699 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5700 print foo_instance1.overload1arg()
5701 print foo_instance1.overload1arg((char)arg2)
5702 print foo_instance1.overload1arg((signed char)arg3)
5703 print foo_instance1.overload1arg((unsigned char)arg4)
5704 print foo_instance1.overload1arg((int)arg7)
5705 print foo_instance1.overload1arg((unsigned int)arg8)
5706 print foo_instance1.overload1arg((float)arg11)
5707 print foo_instance1.overload1arg((double)arg12)
d63a86f8 5708
21b9b5b1
MS
57092002-01-07 Michael Snyder <msnyder@redhat.com>
5710
5711 * gdb.base/huge.exp: New test. Print a very large target data object.
5712 (skip_huge_test): New test variable. Define if you want to skip this
5713 test. The test reads an 8 megabyte data object from the target, so it
5714 might be very time consuming on remote targets with a slow connection.
5715 * gdb.base/huge.c: New file. Test case for above.
5716
725f922e
FF
57172002-01-07 Fred Fish <fnf@redhat.com>
5718
5719 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5720 g_instance.bfoo, and g_instance.cfoo.
5721
634d57ec
JL
5722Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
5723
f286b2c3
JL
5724 * gdb.base/break.c (multi_line_if_conditional): New function.
5725 (multi_ilne_while_conditional): Likewise.
5726 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5727 IF or WHILE condition puts the breakpoint at the start of
5728 the condition.
5729
634d57ec
JL
5730 * gdb.base/selftest.exp (backtrace through signal handler): Remove
5731 hppa*-*-hpux* expected failure.
5732 * gdb.base/structs.exp (do_function_calls): Similarly.
5733
5734 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5735 watchpoints.
5736
9fbfe2dc
AC
57372002-01-06 Andrew Cagney <ac131313@redhat.com>
5738
5739 Fix PR gdb/66.
5740 * gdb.base/structs.exp: Replace skip for a29k with skip for
5741 gdb,cannot_call_functions.
5742 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5743 * gdb.base/callfuncs.exp: Ditto.
5744 * gdb.base/call-rt-st.exp: Ditto.
5745 * gdb.base/call-strs.exp: Ditto.
5746 * gdb.base/callfwmall.exp: Ditto.
5747 * gdb.base/scope.exp: Obsolete xfail a29k.
5748 * gdb.c++/misc.exp: Ditto.
5749 * gdb.c++/cplusfuncs.exp: Ditto.
5750 * gdb.base/ptype.exp: Ditto.
5751 * gdb.base/printcmds.exp: Ditto.
5752 * gdb.base/opaque.exp: Ditto.
5753 * gdb.base/list.exp: Ditto.
5754 * gdb.base/funcargs.exp: Ditto.
5755 * gdb.base/default.exp: Ditto.
5756
8ddad156
MS
57572002-01-04 Michael Snyder <msnyder@redhat.com>
5758
ca4976a6 5759 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
5760 * gdb.base/maint.exp: Add tests for maint info sections options.
5761
1b074332
JL
5762Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5763
5764 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5765
7d159115
CV
57662001-12-20 Corinna Vinschen <vinschen@redhat.com>
5767
5768 * gdb.asm/arm.inc: New file.
5769 * gdb.asm/asm-source.exp: Add arm targets.
5770 * gdb.asm/configure.in: Ditto.
5771 * gdb.asm/configure: Recreated from configure.in.
5772
8fb87725
JL
5773Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5774
afabe08c
JL
5775 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5776 with HP's compiler.
5777 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5778 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5779 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5780 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5781
5782 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5783 either HP's compilers or GCC.
5784
db521deb
JL
5785 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5786 a SIGBUS or SIGSEGV.
5787
5788 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5789
5790 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5791 can be compiled with either HP's compiler or GCC.
5792
cfa88ab7
JL
5793 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5794 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5795 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5796
ca344dff
JL
5797 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5798 to match current gdb output. Update due to using auto-solib-limit
5799 for limiting instead of overloading auto-solib-add.
5800 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5801 test program.
5802
3f3c6e55 5803 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
5804 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5805 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5806 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5807 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5808 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5809 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5810 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5811 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5812 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5813 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5814 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5815 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 5816
8fb87725
JL
5817 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5818 a SIGTRAP to the inferior.
5819
cf599fa7
CV
58202001-12-19 Corinna Vinschen <vinschen@redhat.com>
5821
5822 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5823 Substitute call to target_link by call to gdb_compile.
5824
2cd045cd
JL
5825Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5826
5827 * gdb.base/break.exp: Fix HP specific search string when testing
5828 backtracing in a called function.
5829
d63a86f8 5830 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
5831 compiling the test with HP's compilers.
5832 * gdb.base/volatile.exp: Similarly.
5833
99ebe9ac
JB
58342001-12-19 Jim Blandy <jimb@redhat.com>
5835
5836 * gdb.base/printcmds.exp: Expect the null character to be printed
5837 as '\0', and the '\013' to be printed as '\v'.
5838 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5839 * gdb.base/setvar.exp: Same.
5840
b9891b29
JB
58412001-12-17 Jim Blandy <jimb@redhat.com>
5842
0eba65ab
JB
5843 * gdb.base/completion.exp: Rather than completing very long
5844 filenames, which can make the readline library produce output we
5845 don't recognize, cd to the directory first, and then complete
5846 using nice, short relative paths.
5847
6970b5b1
JB
5848 * gdb.base/completion.exp: On some systems, there is, in fact, a
5849 variable named `b' in scope, since GDB treats all static
5850 variables as being in scope. So use `no_var_named_this'
5851 instead of `b'.
5852
b9891b29
JB
5853 * gdb.base/corefile.exp: Recognize the message saying that GDB
5854 can't find the core file's registers as a failure.
5855
e6ccd35f
JSC
58562001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5857
5858 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5859 test expect string more specific.
5860
105ba819
CV
58612001-12-13 Corinna Vinschen <vinschen@redhat.com>
5862
5863 * gdb.asm/asm-source.exp: Add support for xstormy16.
5864 * gdb.asm/configure.in: Ditto.
5865 * gdb.asm/configure: Rebuild.
5866 * gdb.asm/xstormy16.inc: New file.
5867
e9e79dd9
FF
58682001-12-10 Fred Fish <fnf@redhat.com>
5869
5870 * gdb.base/maint.exp: Update to match changes in type dumping code.
5871
347dc97d
JB
58722001-12-10 Jim Blandy <jimb@redhat.com>
5873
5874 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5875 matching the entry point symbol's name at the beginning of the
5876 line.
5877
5178b9d6
DJ
58782001-12-07 Daniel Jacobowitz <drow@mvista.com>
5879
5880 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5881 gdb.c++/inherit.exp, gdb.c++/method.exp,
5882 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5883 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5884 and class layout support.
5885
af890c52
DJ
58862001-12-07 Daniel Jacobowitz <drow@mvista.com>
5887
5888 * gdb.c++/classes.exp: Add test for static member function.
5889 * gdb.c++/misc.cc: Add class with static member function.
5890
7a345fb3
JB
58912001-12-07 Jim Blandy <jimb@redhat.com>
5892
f2e54a80 5893 If GDB says it can't find the struct the function returned, report
8032bf31
JB
5894 those tests as `unsupported'.
5895 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5896 Rewrite subsequent tests to use it.
5897
5898 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
5899 those tests as `unsupported'.
5900 * gdb.base/structs.exp (call_struct_func): New function.
5901 (do_function_calls): Use call_struct_func to call the functions
5902 returning structs.
5903
0bc69509
JB
5904 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5905 whether functions are prototyped or not, so we can't possibly pass
5906 arguments to t_float_values2 properly.
5907
7a345fb3
JB
5908 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5909 value of `timeout' for targets other than the mips*tx39-*.
5910
edb6ede1
MS
59112001-12-06 Michael Snyder <msnyder@redhat.com>
5912
d63a86f8 5913 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
5914 and detect whether the start symbol has a leading underscore.
5915
2d842f13
JB
59162001-12-04 Jim Blandy <jimb@redhat.com>
5917
5918 * gdb.base/completion.exp: Clarify indentation.
5919
68550daf
JB
59202001-12-03 Jim Blandy <jimb@redhat.com>
5921
5922 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5923 variables on the S/390, not `.word'.
5924
cd5195a8
JB
59252001-11-30 Jim Blandy <jimb@redhat.com>
5926
5927 Add assembly-source tests for s390-ibm-linux.
5928 * gdb.asm/s390.inc: New file.
5929 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5930 the S/390 architecture.
5931 * gdb.asm/configure: Regenerated.
5932
ca9efc90
MS
59332001-11-30 Michael Snyder <msnyder@redhat.com>
5934
5935 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5936 next, info source, info sources, info line, global and static
5937 variables, and static functions.
5938 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5939 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5940 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5941 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5942 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5943 (gdbasm_leave): Restore frame pointer.
5944 (gdbasm_startup): Copy stack set-up from crt0.S.
5945
d0e66976
FN
59462001-11-26 Fernando Nasser <fnasser@redhat.com>
5947
5948 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5949 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5950 to a local (non-static) variable. Copy tstruct.a to a static buffer
5951 and return a pointer to that buffer.
5952 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5953
e2334072
MK
59542001-11-24 Mark Kettenis <kettenis@gnu.org>
5955
5956 * gdb.asm/configure.in: Fix recognition of ix86 target.
5957 * gdb.asm/configure: Regenerate.
5958
756caa3d
MS
59592001-11-21 Michael Snyder <msnyder@redhat.com>
5960
5961 * gdb.asm/sparc.inc: New file.
5962 * gdb.asm/asm-source.exp: Recognize sparc target.
5963 * gdb.asm/configure.in: Recognize sparc target.
5964 * gdb.asm/configure: Regenerate.
d63a86f8 5965
9a4d72d5
MS
59662001-11-21 Michael Snyder <msnyder@redhat.com>
5967
5968 * gdb.asm/m32r.inc: New file.
5969 * gdb.asm/asm-source.exp: Recognize m32r target.
5970 * gdb.asm/configure.in: Recognize m32r target.
5971 * gdb.asm/configure: Regenerate.
5972
a773d1cd
MS
59732001-11-20 Michael Snyder <msnyder@redhat.com>
5974
017ac23d
MS
5975 * gdb.asm/i386.inc: New file.
5976 * gdb.asm/asm-source.exp: Recognize ix86 target.
5977 * gdb.asm/configure.in: Recognize ix86 target.
5978 * gdb.asm/configure: Regenerate.
5979
a773d1cd
MS
5980 * gdb.c++/namespace.exp: Fix quotes in output messages.
5981
bb632afb
MS
59822001-11-14 Michael Snyder <msnyder@redhat.com>
5983
25d559ca 5984 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
5985 qualifier in a type cast expression, to designate an address
5986 in the instruction space (Harvard architecture).
5987
4749e309
MS
59882001-11-13 Michael Snyder <msnyder@redhat.com>
5989
5990 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5991 Tests for expressions using 'const' and 'volatile'.
5992
25050984
CV
59932001-11-13 Corinna Vinschen <vinschen@redhat.com>
5994
5995 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5996
1902c51f
DJ
59972001-11-12 Daniel Jacobowitz <drow@mvista.com>
5998
5999 * lib/mi-support.exp (mi_run_to_helper): Move comments
6000 outside of gdb_expect.
6001
dcf95b47
DJ
60022001-11-11 Daniel Jacobowitz <drow@mvista.com>
6003
6004 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
6005 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
6006 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
6007 mi0_run_to): New functions.
6008 * gdb.mi/mi-simplerun.exp: Use them.
6009 * gdb.mi/mi0-simplerun.exp: Likewise.
6010 * gdb.mi/mi-var-cmd.exp: Likewise.
6011 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 6012
45b074e1
AC
60132001-11-10 Andrew Cagney <ac131313@redhat.com>
6014
6015 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
6016 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
6017
bf50d346
AC
60182001-11-09 Andrew Cagney <ac131313@redhat.com>
6019
6020 * gdb.base/restore.exp: Include $expected value in restored test
6021 message.
6022
9383332c
AC
60232001-11-09 Andrew Cagney <ac131313@redhat.com>
6024
6025 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
6026 implemented.
6027
db62520a
MS
60282001-11-08 Michael Snyder <msnyder@redhat.com>
6029
6030 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
6031 Add pass/fail message for stop at breakpoint in call dummy function.
6032
b5703437
MS
60332001-11-07 Michael Snyder <msnyder@redhat.com>
6034
d63a86f8
RM
6035 * gdb.c++/templates.exp (test_template_breakpoints):
6036 If we get an overload menu, but it does not match what
760f6330 6037 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
6038 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
6039 making the whitespace optional. Argument for "new" may be
6040 "unsigned" as well as "unsigned int/long".
d63a86f8 6041 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
6042 making the whitespace optional. Also replace "(void) with
6043 "((void|)), making the keyword "void" optional.
d63a86f8 6044 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
6045 making the whitespace optional. Also replace "(void) with
6046 "((void|)), making the keyword "void" optional.
3bf40917
MS
6047 * gdb.base/callfuncs.c (t_float_values): This function must
6048 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 6049 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
6050 can be tested against both cases. Usually one case involves
6051 promotion of float to double, while the other does not.
6052 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
6053 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
6054 includes a stack frame for "start".
6055
c8ab4e6d
JB
60562001-11-05 Jim Blandy <jimb@redhat.com>
6057
6058 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
6059 pointers are 32 bits long, and that offsets of relocs are always
6060 stored in the data (REL-style), and not in the reloc entry itself
6061 (RELA-style).
6062 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
6063 stabs.
6064
3f08ced9
MS
60652001-11-01 Michael Snyder <msnyder@redhat.com>
6066
6067 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
6068 and regular expression operators by using quoting.
6069
cbfa24cd
MS
60702001-10-31 Michael Snyder <msnyder@redhat.com>
6071
6072 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
6073 depending on what the symbol table contains.
6074 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
6075 the output of the ptype command. Similarly, accept both "const &"
6076 and "const&".
6077
aaa68313
CV
60782001-10-31 Corinna Vinschen <vinschen@redhat.com>
6079
6080 * gdb.base/miscexprs.c (main): Add usage of preprocessor
6081 symbol `STORAGE' to allow to choose the storage class of
6082 the local datastructures.
6083 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
6084 compiler directive.
6085
91740388
MS
60862001-10-30 Michael Snyder <msnyder@redhat.com>
6087
6088 * gdb.base/jump.exp: Allow it to run for all targets.
6089
1b7c05e7
CV
60902001-10-29 Corinna Vinschen <vinschen@redhat.com>
6091
6092 * gdb.base/call-ar-st.c (print_double_array): Match for loop
6093 with new double_array size.
6094 (main): Change storage class of all local variables to static.
6095 Reduce size of double_array to 9.
6096 * gdb.base/call-ar-st.exp: Increase timeout value.
6097 Change expected output for double array to match new size in
6098 call-ar-st.c.
6099
36a22261
CV
61002001-10-29 Corinna Vinschen <vinschen@redhat.com>
6101
6102 * gdb.base/ending-run.exp: Create identical output when passing
6103 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 6104 Stormy16 target.
36a22261 6105
92b8ae91
MK
61062001-10-28 Mark Kettenis <kettenis@gnu.org>
6107
6108 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
6109 that we catch the expected failure under Linux/x86.
6110
cb135b83
OF
61112001-10-29 Orjan Friberg <orjanf@axis.com>
6112
6113 * gdb.base/setvar.exp: Escape curly braces.
6114 * gdb.stabs/weird.exp: Ditto.
6115
6884aa54
DJ
61162001-10-27 Daniel Jacobowitz <drow@mvista.com>
6117
6118 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
6119 * gdm.mi/mi0-hack-cli.exp: Likewise.
6120
0398c9aa
AC
61212001-10-25 Andrew Cagney <ac131313@redhat.com>
6122
6123 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
6124 messages.
6125
d20bf2e8
AC
61262001-10-21 Andrew Cagney <ac131313@redhat.com>
6127
6128 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
6129 checking MI enabled.
6130
03dd63aa
CV
61312001-10-09 Corinna Vinschen <vinschen@redhat.com>
6132
6133 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
6134
1d9d99f3
FCE
61352001-10-04 Frank Ch. Eigler <fche@redhat.com>
6136
6137 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
6138 if gdb child process crashes, just signal an error.
6139
838ae6c4
JB
61402001-10-02 Jim Blandy <jimb@redhat.com>
6141
6142 * lib/gdb.exp (test_xfail_format): Simplify.
6143
6144 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
6145 front of the variable name `format'. Simplify `if'.
6146
8f0cbc1c
DJ
61472001-10-01 Daniel Jacobowitz <drow@mvista.com>
6148
6149 * gdb.threads/pthreads.exp: Wait for output and delay
6150 before sending ^C.
6151
1f08dafd
DJ
61522001-10-01 Daniel Jacobowitz <drow@mvista.com>
6153
6154 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
6155 some incorrect output instead of timing out.
6156 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
6157
674f90ff
CV
61582001-09-28 Corinna Vinschen <vinschen@redhat.com>
6159
6160 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
6161 check to allow additional `int'.
6162
9b284272
DJ
61632001-09-27 Daniel Jacobowitz <drow@mvista.com>
6164
6165 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
6166 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
6167
b55a4771
MS
61682001-09-27 Michael Snyder <msnyder@redhat.com>
6169
6170 * lib/gdb.exp (test_debug_format): New proc.
6171 (setup_xfail_format): Use new proc test_debug_format.
6172 * gdb.base/constvars.exp (local_compiler_xfail_check): New
6173 proc; use new service proc test_debug_format.
6174 Replace all other "gcc_compiled" tests with this test.
6175 * gdb.base/volatile.exp (local_compiler_xfail_check): New
6176 proc; use new service proc test_debug_format.
6177 Replace all other "gcc_compiled" tests with this test.
6178
61792001-09-27 Michael Snyder <msnyder@redhat.com>
6180
6181 * gdb.base/cvexpr.exp: New file.
6182 * gdb.base/cvexpr.c: New file
6183 Test for expressions using const and volatile keywords.
6184
4e6667ac
CV
61852001-09-26 Corinna Vinschen <vinschen@redhat.com>
6186
6187 * gdb.base/constvars.exp: Check for different orders of keywords
6188 and additional "int" strings in output.
6189
4f337972
AC
61902001-09-22 Andrew Cagney <ac131313@redhat.com>
6191
6192 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
6193 responses from "help maint".
6194
2015650d
FCE
61952001-09-19 Frank Ch. Eigler <fche@redhat.com>
6196
6197 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
6198 to localhost:NNN instead of :NNN, in case Xvfb is listening
6199 only on TCP.
6200
f3bcedc1
CV
62012001-09-19 Corinna Vinschen <vinschen@redhat.com>
6202
6203 * gdb.base/recurse.exp: When checking leaving the watchpoint
6204 scope, recognize when gdb is in function's epilogue and pass.
6205
6b819c92
KS
62062001-09-18 Keith Seitz <keiths@redhat.com>
6207
6208 * lib/insight-support.exp (_gdbtk_export_target_info): Add
6209 support for running tests against sid targets.
6210 (gdbtk_done): Ditto.
6211
a10c9419
CV
62122001-09-18 Corinna Vinschen <vinschen@redhat.com>
6213
6214 * gdb.base/ending-run.c (main): Set stdout buffersize
6215 to the same reasonable value for any target.
6216 * gdb.base/ending-run.exp: Add a regular expression
6217 to make testsuite happy on Sanyo Stormy16 target.
6218
739d0d99
CV
62192001-09-17 Corinna Vinschen <vinschen@redhat.com>
6220
6221 * gdb.base/display.c (do_loops): Add float variable `f'.
6222 Increment f in loop.
6223 * gdb.base/display.exp: Increment timeout by 60 seconds.
6224 Change float display test to use variable `f'.
6225
1b8947f0
JB
62262001-09-17 Jim Blandy <jimb@redhat.com>
6227
6228 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
6229 overflowing the limited breakpoint tables on some ROM monitors
6230 (like the ROM68K).
6231
9890ac81
FCE
62322001-09-15 Frank Ch. Eigler <fche@redhat.com>
6233
6234 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
6235 the "-ac" (disable access control) flag.
6236
6db765ea
JH
62372001-08-30 Jeff Holcomb <jeffh@redhat.com>
6238
6239 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
6240 ints.
6241
4c32cc04
KS
62422001-08-30 Keith Seitz <keiths@redhat.com>
6243
6244 * lib/gdb.exp: Move all insight-related functionality into
6245 separate file.
6246 * lib/insight-support.exp: New file.
6247
8d6e6f81
FCE
62482001-08-29 Frank Ch. Eigler <fche@redhat.com>
6249
6250 * config/sid.exp (sid_start): Never set sid verbosity; disable
6251 expect_background {} that consumed its stdout; tolerate </dev/null.
6252 Attempt to set endianness override in "sid" protocol mode. Cleanup.
6253
6a90e1d0
AC
62542001-08-18 Andrew Cagney <ac131313@redhat.com>
6255
6256 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
6257 CLI jump command to start it.
6258 (mi_run_to_main): Fail immediatly when unexpected output.
6259
1759b3c3
AC
62602001-08-18 Andrew Cagney <ac131313@redhat.com>
6261
6262 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
6263 beginning of function. Fix PR gdb/191.
6264
61d11d80
FCE
62652001-08-16 Frank Ch. Eigler <fche@redhat.com>
6266
6267 * config/sid.exp (sid_start): Don't warn if we cannot figure out
6268 what to force sid endianness to.
6269
942a4df2
KS
62702001-08-15 Keith Seitz <keiths@redhat.com>
6271
6272 * lib/gdb.exp (gdbtk_start): Don't set environment
6273 variables for TCL_LIBRARY and friends. Insight will
6274 now figure these out for itself.
6275
0521c418
MS
62762001-08-02 Michael Snyder <msnyder@redhat.com>
6277
6278 * gdb.base/completion.exp: Remove the symbol "a64l" from
6279 the expect string; this is target-specific, and not related
6280 to what is being tested.
6281
74a9a58a
DB
62822001-08-02 Dave Brolley <brolley@redhat.com>
6283
6284 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
6285
c70819fa
MS
62862001-07-25 Michael Snyder <msnyder@redhat.com>
6287
c2b8fa57
MS
6288 * gdb.base/consecutive.exp: New file. Test stepping over
6289 breakpoints on consecutive instructions.
6290 * gdb.base/consecutive.c: New file.
6291
c70819fa
MS
6292 * gdb.base/call-rt-st.exp: Use double-backslash to quote
6293 curly braces in regular expressions.
6294
2b1a1355
MS
62952001-07-25 Michael Snyder <msnyder@redhat.com>
6296
6297 * gdb.base/ending-run.exp: Accept "Program exited normally" as
6298 legitimate output from stepping out of main.
6299
413eca6f
KS
63002001-07-22 Keith Seitz <keiths@redhat.com>
6301
6302 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
6303 the empty string, do not run the tests.
6304
7e5a9322
SC
63052001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6306
6307 * gdb.base/long_long.exp: Detect size of pointer. Take into
6308 account 2-byte pointers when testing for p/a results.
6309
de58f10f
SC
63102001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6311
d63a86f8 6312 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
6313 and defined to 1K for m68hc11.
6314 (random_data): Reduce table to 1K for embedded platforms (68hc11).
6315 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
6316 (sizeof_random_data): New variable to tell the size of the data table;
6317 don't test past this size; always run to main.
6318
d6f5fea1
SC
63192001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6320
6321 * gdb.base/return2.exp: return of long long and double fails for
6322 68HC11; don't execute these tests on that platform.
6323 * gdb.base/return.exp: Return of a double fails for 68hc11.
6324
c477543d
SC
63252001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6326
6327 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
6328 tests that print a float.
6329 * call-rt-st.exp: Likewise.
6330
63cf1c79
MK
63312001-07-12 Mark Kettenis <kettenis@gnu.org>
6332
6333 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
6334 running this test on Linux.
6335
112f9ab5
MC
63362001-06-24 Michael Chastain <chastain@redhat.com>
6337
6338 * gdb.base/arithmet.exp: Remove some tests to make all test names
6339 unique.
6340
4970cb0f
MS
63412001-07-03 Michael Snyder <msnyder@redhat.com>
6342
6343 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
6344 the output of the ptype command.
6345
d85da69f
MS
63462001-07-02 Michael Snyder <msnyder@redhat.com>
6347
4c8a82de
MS
6348 * gdb.base/completion.exp: Don't assume that break.c is the only
6349 source file that may contain functions named "marker".
d85da69f
MS
6350 * gdb.base/corefile.exp: Quote the curly braces in regexp.
6351
8afc772b
AC
63522001-06-28 Andrew Cagney <ac131313@redhat.com>
6353
6354 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
6355 of files to delete.
6356
6357 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
6358 * gdb.disasm/h8300s.exp: New file.
6359 gdb.disasm/h8300s.s: Likewise.
6360
cff22675
AC
63612001-06-27 Andrew Cagney <ac131313@redhat.com>
6362
6363 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
6364 empty breakpoint tables.
6365
68c81b54
AC
63662001-06-25 Andrew Cagney <ac131313@redhat.com>
6367
6368 * lib/mi-support.exp: Update args=... part of stop-reason
6369 patterns. Accept either a list or a tuple.
6370
2dd62704
AC
63712001-06-23 Andrew Cagney <ac131313@redhat.com>
6372
6373 * lib/mi-support.exp: Remove local emacs variable defining
6374 change-log-default-name.
6375
b4127474
MC
63762001-06-22 Michael Chastain <chastain@redhat.com>
6377
6378 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
6379 This is operationally compatible with the previous version.
6380
8dbfb380
JB
63812001-06-13 Jim Blandy <jimb@redhat.com>
6382
6383 * lib/gdb.exp (gdb_test): Doc fix.
6384
f2d8c86d
MC
63852001-06-10 Michael Chastain <chastain@redhat.com>
6386
6387 * gdb.base/exprs.exp: Remove a duplicate test.
6388
81564d34
JB
63892001-06-06 Jim Blandy <jimb@redhat.com>
6390
6391 * gdb.base/return2.exp (main): Use values to test float and double
6392 returns that are not NaN's, to avoid being confused by IEEE
6393 comparison rules.
6394
da55addb
MS
63952001-06-04 Michael Snyder <msnyder@redhat.com>
6396
6397 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 6398 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
6399 rather than wait for 12 more tests to time out.
6400
42c65987
JB
64012001-06-06 Jim Blandy <jimb@redhat.com>
6402
b18bced9 6403 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 6404 Don't forget to match the GDB prompt.
b18bced9 6405
42c65987
JB
6406 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
6407
5b41e5f0
JB
64082001-06-04 Jim Blandy <jimb@redhat.com>
6409
6410 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
6411 command.
6412
015e046f
KB
64132001-05-31 Kevin Buettner <kevinb@redhat.com>
6414
6415 * gdb.base/annota1.exp (info break): Match four or more spaces
6416 after "Address".
6417
fb1ffbbe
MC
64182001-05-31 Michael Chastain <chastain@redhat.com>
6419
6420 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
6421 (dm_type_int_star): Likewise.
6422 (dm_type_long_star): Likewise.
6423 (dm_type_void_star): Likewise.
6424
5ea2a32c
KB
64252001-05-29 Kevin Buettner <kevinb@redhat.com>
6426
6427 * gdb.base/completion.exp (INPUTRC): Set this environment variable
6428 to a known value in order to get consistent results regardless
6429 of the setting of INPUTRC or the presence or contents of .inputrc.
6430
ae23c492
MS
64312001-05-24 Michael Snyder <msnyder@redhat.com>
6432
ac55707e
MS
6433 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
6434 Don't require that the main thread and the manager thread are the
6435 first in the list.
6436
ae23c492
MS
6437 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
6438 debugging. If test fails, issue an "unsupported" not a "fail".
6439
400071f1
JB
64402001-05-24 Jim Blandy <jimb@redhat.com>
6441
6442 Don't assume that short is shorter than int.
6443 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
6444 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 6445 this isn't true.
400071f1
JB
6446 ("print unsigned char == (~0)"): Add test that verifies that ~0,
6447 an int, is not equal to ~0 stored in an unsigned char. This tests
6448 the same thing that the previous test meant to, but works on
6449 16-bit machines, too.
6450 ("print unsigned char != (~0)"): Same test, complemented.
6451
0816a3e5
MS
64522001-05-24 Michael Snyder <msnyder@redhat.com>
6453
6454 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 6455 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
6456 and prevents dejagnu getting out of step.
6457
f6dc23a9
KB
64582001-05-23 Kevin Buettner <kevinb@redhat.com>
6459
6460 * gdb.base/finish.exp (finish_void): Revise pattern for
6461 stopping on the call statement to not permit stopping at
6462 the start of the instructions comprising the call sequence.
6463
7dbd117d
MC
64642001-05-19 Michael Chastain <chastain@redhat.com>
6465
6466 * gdb.base/callfuncs.exp: Make all test names unique.
6467 * gdb.base/commands.exp: Make all test names unique.
6468 * gdb.base/condbreak.exp: Make all test names unique.
6469 * gdb.base/dbx.exp: Make all test names unique.
6470 * gdb.base/default.exp: Make all test names unique.
6471 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
6472 and TIMEOUT messages to their corresponding PASS message.
6473 * gdb.base/ending-run.exp: Make all test names unique.
6474 * gdb.base/long_long.exp: Remove duplicate test.
6475
6b0b0a9e
KB
64762001-05-21 Kevin Buettner <kevinb@redhat.com>
6477
6478 * gdb.base/finish.exp (finish_void): Allow "finish" command to
6479 stop on the call statement as well as the statement after the
6480 call.
6481
2caa35cb
MS
64822001-05-21 Michael Snyder <msnyder@redhat.com>
6483
6484 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
6485
40713331
EZ
64862001-05-10 Elena Zannoni <ezannoni@redhat.com>
6487
6488 * gdb.base/completion.exp: Revamp test. Make it execute on all
6489 platforms.
6490
c2c1be8d
EZ
64912001-05-10 Elena Zannoni <ezannoni@redhat.com>
6492
2c9cd303
EZ
6493 * config/gdbserver.exp (gdb_load): Handle the case
6494 in which the arguments to gdbserver are given in the
6495 baseboard configuration file.
6496 Also handle the case in which the server needs to do a
6497 load.
6498
9671de48
KS
64992001-05-07 Keith Seitz <keiths@cygnus.com>
6500
6501 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
6502 set up the display for testing.
6503 (gdbtk_start): Convert all paths to paths that tcl will like.
6504 Export target information to environment.
6505 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
6506 necessary.
6507 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
6508 (to_tcl_path): New proc to convert a given pathname into
6509 a path acceptible as an argument to a tcl command.
6510 (_gdbtk_export_target_info): New proc to export target info
6511 into the environment for gdbtk testing.
6512 (gdbtk_done): New proc to signal end-of-test.
6513
5a360f47
JB
65142001-05-06 Jim Blandy <jimb@redhat.com>
6515
6516 * restore.c: Make the code of caller0 correspond to its comment.
6517
66c756c6
MS
65182001-05-03 Michael Snyder <msnyder@redhat.com>
6519
6520 * config/sid.exp (gdb_target_sid): Check for error messages.
6521 On error or timeout, don't make expect exit (which will terminate
6522 all subsequent tests); instead just make gdb exit.
d63a86f8 6523 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
6524 return a negative value.
6525
a966fde5
JB
65262001-04-24 Jim Blandy <jimb@redhat.com>
6527
851c18e0
JB
6528 * gdb.c++/templates.exp: If we see the prompt for the overload
6529 list, but we haven't recognized any of the longer patterns,
6530 arrange for this test to fail, not hang.
6531
a966fde5
JB
6532 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
6533 variations.
6534
db144853
MC
65352001-04-22 Michael Chastain <chastain@redhat.com>
6536
6537 * gdb.c++/local.exp: Use the 'runto' library function.
6538 * gdb.c++/namespace.exp: Likewise.
6539 * gdb.c++/overload.exp: Likewise.
6540
3207ec21
KB
65412001-03-26 Kevin Buettner <kevinb@redhat.com>
6542
6543 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
6544 * gdb.base/step-line.exp: New file. Test step/next in presence of
6545 #line directives.
6546 * gdb.base/step-line.c: New file. Test program for the above.
6547 * gdb.base/step-line.inp: New file. We pretend that this file has
6548 been transformed by some other tool into step-line.c.
6549
13b57657
JB
65502001-03-21 Jim Blandy <jimb@redhat.com>
6551
6552 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
6553 unmangled operator names.
6554
754cbe1c
JB
65552001-03-20 Jim Blandy <jimb@redhat.com>
6556
6557 * gdb.threads/linux-dp.exp: Recognize an additional message
6558 generated by GDB when it doesn't understand how to debug threads
6559 on the target system.
6560
177495c9
AC
65612001-03-19 Andrew Cagney <ac131313@redhat.com>
6562
6563 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
6564
f266096b
MC
65652001-03-12 Michael Chastain <chastain@redhat.com>
6566
6567 * gdb.c++/derivation.exp: Use the 'runto' library function.
6568
cac3c2ff
MC
65692001-03-12 Michael Chastain <chastain@redhat.com>
6570
6571 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
6572
b6c11a24
MC
65732001-02-24 Michael Chastain <chastain@redhat.com>
6574
6575 * gdb.c++/ref-types.exp: Change handwritten code to library
6576 function 'runto'.
6577
6bae5bce
OF
65782001-03-16 Orjan Friberg <orjanf@axis.com>
6579
6580 * gdb.base/signals.exp: Set count to 0 explicitly.
6581
0015fd9a
MS
65822001-03-15 Mark Salter <msalter@redhat.com>
6583
6584 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
6585 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
6586 (gdb_load): Add support for additional target_info: gdb_download_size
6587 and gdb_load_timeout.
0015fd9a 6588
fc33412a
DT
6589Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
6590
6591 * gdb.base/annota1.exp: Move test of isnative to earlier in the
6592 file -- to prevent failing when the compile fails but we have no
6593 intention of running the tests anyway.
6594
6595 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
6596 tests if set.
6597
6598 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
6599 integers.
6600
6601 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
6602 * gdb.c++/namespace.exp: Ditto.
6603
115f06de
OF
66042001-03-07 Orjan Friberg <orjanf@axis.com>
6605
6606 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
6607 * gdb.base/pointers.exp: Relax pattern match of decimals.
6608
b6ba6518
KB
66092001-03-06 Kevin Buettner <kevinb@redhat.com>
6610
6611 * Makefile.in, config/abug.exp, config/cfdbug.exp,
6612 config/cpu32bug.exp, config/dve.exp, config/est.exp,
6613 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
6614 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
6615 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
6616 config/sh.exp, config/sid.exp, config/slite.exp,
6617 config/sparclet.exp, config/udi.exp, config/unknown.exp,
6618 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
6619 config/vxworks.exp, config/vxworks29k.exp,
6620 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
6621 gdb.base/all-bin.exp, gdb.base/annota1.exp,
6622 gdb.base/arithmet.exp, gdb.base/assign.exp,
6623 gdb.base/async.exp, gdb.base/attach.exp,
6624 gdb.base/bitfields.exp, gdb.base/bitops.exp,
6625 gdb.base/break.exp, gdb.base/call-ar-st.exp,
6626 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
6627 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
6628 gdb.base/commands.exp, gdb.base/completion.exp,
6629 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6630 gdb.base/constvars.exp, gdb.base/corefile.exp,
6631 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
6632 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
6633 gdb.base/ending-run.exp, gdb.base/environ.exp,
6634 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6635 gdb.base/finish.exp, gdb.base/foll-exec.exp,
6636 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
6637 gdb.base/funcargs.exp, gdb.base/help.exp,
6638 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
6639 gdb.base/logical.exp, gdb.base/long_long.exp,
6640 gdb.base/maint.exp, gdb.base/mips_pro.exp,
6641 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
6642 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
6643 gdb.base/pointers.exp, gdb.base/printcmds.exp,
6644 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
6645 gdb.base/regs.exp, gdb.base/relational.exp,
6646 gdb.base/remote.exp, gdb.base/reread.exp,
6647 gdb.base/restore.exp, gdb.base/return2.exp,
6648 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
6649 gdb.base/selftest.exp, gdb.base/setshow.exp,
6650 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
6651 gdb.base/sigall.exp, gdb.base/signals.exp,
6652 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6653 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6654 gdb.base/step-test.exp, gdb.base/structs.c,
6655 gdb.base/structs.exp, gdb.base/structs2.exp,
6656 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6657 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6658 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6659 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6660 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6661 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6662 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6663 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6664 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6665 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6666 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6667 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6668 gdb.fortran/types.exp, gdb.java/jmisc.exp,
6669 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6670 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6671 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6672 gdb.trace/circ.exp, gdb.trace/collection.exp,
6673 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6674 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6675 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6676 gdb.trace/report.exp, gdb.trace/save-trace.exp,
6677 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6678 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6679 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6680 notices.
6681
dc96c6c7 66822001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
6683
6684 * gdb.base/varargs.c (find_max_double): Fix printf format string:
6685 first arg is int not float.
6686
dc96c6c7 66872001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
6688
6689 * gdb.base/reread.exp: Unsupported for non-native targets;
6690 doesn't work for remote debugging.
6691
9b0c4aeb
FN
66922001-02-19 Fernando Nasser <fnasser@redhat.com>
6693
6694 From Drew Moseley <dmoseley@redhat.com>
6695 * gdb.base/ending-run.exp: Properly handle the BSP state when
6696 stepping past the end of main.
6697
02aa71d5
MC
66982001-02-19 John Moore <jmoore@redhat.com>
6699
6700 * gdb.base/commands.exp (infrun_breakpoint_command_test):
6701 Converted HPUX fix for non-expected items following multiple
6702 step commands into general solution for all platforms.
6703
1fa449a4
MC
67042001-02-18 Michael Chastain <chastain@redhat.com>
6705
6706 * gdb.c++/classes.exp (do_tests): Change runto statements
6707 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6708 statements demangler agnostic.
6709 * gdb.c++/virtfunc.exp (do_tests): Likewise.
6710 (gdb_virtfunc_restart): Likewise.
6711
b2f9ec70
MC
67122001-02-14 Michael Chastain <chastain@redhat.com>
6713
6714 * gdb.c++/inherit.exp (do_tests): Change runto statements
6715 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6716 statements demangler agnostic.
6717
cf74b8ca
AC
6718Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
6719
6720 * gdb.threads/pthreads.exp: Unify pass/fail messages for
6721 ``continue to bkpt at common_routine in thread 2'' and ``stopped
6722 before calling common_routine 15 times'' tests.
6723
99f78f56
MC
67242001-02-11 Michael Chastain <chastain@redhat.com>
6725
6726 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6727 Helps the test script figure out which demangler is in use.
6728 (dm_type_foo_ref): Ditto.
6729 (dm_type_int_star): Ditto.
6730 (dm_type_long_star): Ditto.
6731 (dm_type_unsigned_int): Ditto.
6732 (dm_type_void): Ditto.
6733 (dm_type_void_star): Ditto.
99707966 6734 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
6735 Probe the gdb demangler and set variables to accommodate
6736 formatting differences.
6737 (info_func_regexp): New function. Same as info_func, but
6738 matches against a regexp.
6739 (info_func): Match against a literal string.
6740 (print_addr_2): New function. Match against a literal string,
6741 which can be different from the input to gdb.
6742 (print_addr): Simply call print_addr_2 with the same argument twice.
6743 (test_lookup_operator_functions): Use demangler formatting variables.
6744 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6745 the tests in the same order as the C++ class declaration.
6746 (test_paddr_operator_functions): Ditto.
6747 (test_paddr_overloaded_functions): Ditto.
6748 (test_paddr_hairy_functions): Use demangler formatting variables.
6749 Add reference to gdb/19 for related tests.
6750 (do_tests): Call probe_demangler.
6751
1de8f023
KB
67522001-01-30 Kevin Buettner <kevinb@redhat.com>
6753
6754 * gdb.c++/templates.cc (printf): Remove unused function definition.
6755
ca3f91ed
MS
67562001-01-26 Felix Lee <flee@redhat.com>
6757
6758 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6759
67602001-01-25 matthew green <mrg@redhat.com>
6761
6762 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6763 up sid.
6764 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6765
67662001-01-25 matthew green <mrg@redhat.com>
6767
6768 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 6769 Deprecate $sid_spawn_id.
ca3f91ed
MS
6770 (sid_exit): Remove code necessary only for `spawn.'
6771
67722001-01-25 matthew green <mrg@redhat.com>
6773
6774 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6775
fb18ec4a
MC
67762001-01-28 Michael Chastain <chastain@redhat.com>
6777
6778 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6779 to call when tests fail. It takes gdb out of the overloaded
6780 function choice menu back to the main prompt, so that the test
6781 program stays synchronized.
6782 (set_bp_overloaded): New proc to collect all the common
6783 code for setting a breakpoint on an overloaded name. Calls
6784 take_gdb_out_of_choice_menu when needed.
6785 (menu_overload1arg): New variable to collect the repeated
6786 instances of the expected menu for an overloaded name. Change
6787 the regular expression to handle changes in g++ type encoding:
6788 "void" can be either "void" or "", and "unsigned int" can be
6789 either "unsigned int" or "unsigned".
6790 (continue_to_bp_overloaded): Change regular expressions to handle
6791 changes in g++ type encoding.
6792 (no proc): Call take_gdb_out_of_choice_menu when needed.
6793 Remove redundant calls to "info break". Accept either "canceled"
6794 or "cancelled". Change regular expressions in "info break"
6795 calls to handle changes in g++ type encoding. Give all tests
6796 unique strings.
6797
9c646a6e
BE
67982001-01-17 Ben Elliston <bje@redhat.com>
6799
6800 * config/sid.exp: New file.
6801
9549d9c1
AC
6802Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6803
6804 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6805
dc96c6c7 68062000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
6807
6808 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6809 Add a RE to accept a non-ascii char if one is ever presented.
6810
b4df4f68
FN
68112000-12-20 Fernando Nasser <fnasser@redhat.com>
6812
297dd0fd 6813 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 6814
dc96c6c7 68152000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 6816
d63a86f8 6817 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
6818 in regexp. One '\' does not suffice on Linux.
6819
4a7bddb6
MC
68202000-12-09 Michael Chastain <chastain@redhat.com>
6821
6822 * gdb.base/break.exp (test_clear_command): Use a marker function
6823 rather than 'main' for the test function. Also move this
6824 test to an execution point where the marker function names are
6825 guaranteed to be bound to functions. (Executing tests after a
6826 'finish' from main runs into name conflicts with local names
6827 in __libc_start_main).
6828
dc96c6c7 68292000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
6830
6831 * gdb.base/finish.exp: New test for gdb's "finish" command.
6832 * gdb.base/return2.exp: New test for gdb's "return" command.
6833 * gdb.base/return2.c: New source file for above.
6834
dc96c6c7 68352000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
6836
6837 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6838 * gdb.base/miscexprs.exp: Ditto.
6839 * gdb.base/pointers.exp: Ditto.
6840 * gdb.c++/derivation.exp: Ditto.
6841 * gdb.c++/local.exp: Ditto.
6842 * gdb.c++/namespace.exp: Ditto.
6843 * gdb.c++/overload.exp: Ditto.
6844 * gdb.c++/ref-types.exp: Ditto.
6845
dc96c6c7 68462000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
6847
6848 * gdb.base/constvars.exp: Test result of "up" command.
6849 * gdb.base/miscexprs.exp: Ditto.
6850 * gdb.base/pointers.exp: Ditto.
6851 * gdb.base/scope.exp: Ditto.
6852 * gdb.c++/derivation.exp: Ditto.
6853 * gdb.c++/local.exp: Ditto.
6854 * gdb.c++/namespace.exp: Ditto.
6855 * gdb.c++/overload.exp: Ditto.
6856 * gdb.c++/ref-types.exp: Ditto.
6857
44097287
FN
68582000-11-22 Michael Chastain <chastain@redhat.com>
6859
6860 * mips_pro.exp: Accept either "middle -> top -> main" or
6861 "middle -> main" in the backtrace, because gcc can optimize
6862 tail calls to jumps. Remove setup_xfail for the hppa case.
6863 Add a comment with the original warning messages from PR 3016,
6864 which was filed in 1993, to preserve them for posterity.
6865
9d2e1bab
ND
68662000-11-17 Nick Duffek <nsd@redhat.com>
6867
6868 * lib/gdb.exp (gdb_test): Override timeout with board info.
6869
1aca8eb7
ND
68702000-11-17 Nick Duffek <nsd@redhat.com>
6871
6872 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6873 the second kill and detach messages.
6874
93076499
ND
68752000-11-17 Nick Duffek <nsd@redhat.com>
6876
6877 * configure.in: Add AC_EXEEXT.
6878 * configure: Regenerate.
6879 * Makefile.in (just-check): Export EXEEXT.
6880 * lib/gdb.exp ($EXEEXT): Import from environment.
6881 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6882 expect "maint dump-me" on Cygwin.
6883 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6884 $EXEEXT.
6885
30e87cd3
ND
68862000-11-17 Nick Duffek <nsd@redhat.com>
6887
6888 * gdb.base/break.exp: Test backtrace and finish from called
6889 function on all platforms, not just HP-UX.
6890
dc96c6c7 68912000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
6892
6893 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6894 code from gdb_target_monitor, so it can be used independantly
6895 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 6896
dc96c6c7 68972000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
6898
6899 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6900 * gdb.base/corefile.exp: Expect the message "Program is being
6901 debugged already" when we send the "corefile" command, since
6902 the preceeding gdb_load may have connected gdb to a remote target.
6903 * gdb.base/display.exp: Disable hardware watchpoints if new
6904 board info variable "no_hardware_watchpoints" is true.
6905 Replace single-letter commands with more readable ones.
6906 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6907 if new board info variable "no_hardware_watchpoints" is true.
6908 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6909 to see if stdio (printf) testing is possible.
6910 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6911 board info variable "no_hardware_watchpoints" is true. Use new
6912 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6913
39124dea
FN
69142000-11-13 Fernando Nasser <fnasser@redhat.com>
6915
6916 From Orjan Friberg <orjanf@axis.com>:
6917 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6918 in array print pattern match.
6919
a9e2e984
FN
69202000-11-09 Fernando Nasser <fnasser@redhat.com>
6921
6922 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6923 spelling "cancelled" to U.S. spelling "canceled" to match changes
6924 made to gdb.
6925 * gdb.c++/ovldbreak.exp: Ditto.
6926
c7db355b
PS
69272000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6928
6929 * gdb.base/callfuncs.c (main): Moved to end of file, call
6930 t_double_values to initialize the FPU before inferior calls are made.
6931 * gdb.base/callfuncs.exp: Test for register preservation after calling
6932 inferior functions. Add tests for continuining, finishing and
6933 returning from a stop in a call dummy.
6934
dc96c6c7 69352000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
6936
6937 * gdb.base/commands.exp: Break up long lines, and re-indent.
6938
dc96c6c7 69392000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
6940
6941 * config/gdbserver.exp: Rewritten from the ground up, to make it
6942 compatible with the current dejagnu tree, and to make it work with
6943 the new "gdbserver" in libremote.
6944
dc96c6c7 69452000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6946
6947 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6948 * gdb.base/varargs.exp: Skip entire test if no printf support.
6949 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6950 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6951
dc96c6c7 69522000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6953
6954 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6955 no floating point support.
6956 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6957 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6958 * gdb.base/call-rt-st.exp: Ditto.
6959 * gdb.base/call-strs.exp: Ditto.
6960
bac5fc66
JG
69612000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6962
6963 * gdb.base/sizeof.c: include <stdio.h>.
6964
6965 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6966 'finish', otherwise uncaptured gdb_prompt would potentially
6967 throw remaining test points out of sync.
6968
b22a6027
SB
69692000-07-26 Scott Bambrough <scottb@netwinder.org>
6970
6971 * gdb.base/recurse.exp: Run tests for all targets.
6972 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6973 gnu-oldld case on ARM.
6974 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6975 for ARM targets.
d63a86f8 6976
d8231941
AG
6977Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6978
6979 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6980 * gdb.java/configure: Rebuild.
6981
8caabe69
AG
6982Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6983
6984 * gdb.java/jv-exp.exp: New file.
6985
9d273ca3
AG
6986Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6987
6988 * configure: Rebuilt.
6989 * configure.in (configdirs): Add gdb.java.
6990 * gdb.java/jmisc.java: New file.
6991 * gdb.java/jmisc.exp: New file.
6992 * gdb.java/Makefile.in: New file.
6993 * gdb.java/configure: Rebuilt.
6994 * gdb.java/configure.in: New file.
6995 * lib/java.exp: New file.
6996
4f823a66
AC
6997Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6998
6999 * gdb.base/exprs.exp: Test casts to a pointer including over and
7000 underflow.
7001
2391e11d
AC
7002Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
7003
7004 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
7005 and the compilers sizes.
7006
54602222
ND
70072000-07-09 Nick Duffek <nsd@redhat.com>
7008
7009 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
7010 (use_methods): New function.
7011 (main): Call use_methods().
7012 * gdb.c++/classes.exp (test_method_param_class): New procedure.
7013 (do_tests): Call test_method_param_class.
7014
2bec0572
ND
70152000-07-09 Nick Duffek <nsd@redhat.com>
7016
7017 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
7018 spelling.
7019 (test_enums): New procedure. Move enum tests from end of script
7020 to here. Set breakpoint on function name instead of line number.
7021 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
7022 (enums2): New marker function.
7023 (enums1): New function.
7024 (main): Call enums1(). Move enum tests to enums1().
7025
78492fde
AC
7026Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
7027
7028 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
7029 compile/link program. Update line numbers.
7030 * gdb.asm/d10v.inc: Define ``startup''.
7031 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 7032
49a2cef8
AC
7033Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
7034
7035 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
7036
3e6c8688
EZ
70372000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7038
7039 * gdb.base/maint.exp: Add 'maint print architecture' item to output
7040 of 'help maint print' command.
7041
9ff5cbe9
AC
7042Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
7043
7044 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
7045 they use gdb_expect_list.
7046
17c579bd
AC
7047Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
7048
7049 * gdb.base/commands.exp: Use ``set remote
7050 memory-read-packet-size'' instead of ``set endian big'' to test
7051 long commands.
7052
e6d71bf3
DB
70532000-06-03 Daniel Berlin <dan@cgsoftware.com>
7054
7055 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 7056 g++, and stop skipping them.
e6d71bf3
DB
7057
7058 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
7059 work under g++.
7060
d63a86f8 7061 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
7062 initialization.
7063
dc96c6c7 70642000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
7065
7066 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
7067 the regular expression: accept an (almost) arbitrary sequence of
7068 "frames-invalid" and "breakpoints-invalid" messages both before
7069 and after the "starting" message.
7070
dc96c6c7 70712000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
7072
7073 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 7074
dc96c6c7 70752000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
7076
7077 * gdb.base/annota1.exp (annotate-signal-handler-caller):
7078 Relax the regular expression a little, make it pass on Solaris 8.
7079
8216cda9
KB
70802000-05-12 Kevin Buettner <kevinb@redhat.com>
7081
7082 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 7083 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
7084 Instead, it is permissible for gdb to stop on the line of the
7085 call itself.
7086
1a570b2f
MS
70872000-05-12 Michael Snyder <msnyder@.cygnus.com>
7088
7089 * gdb.base/break.exp (bp on small function, optimized file):
7090 Add a second pass pattern. The behavior differs here between stabs
7091 and dwarf for one-line functions. Stabs preserves two line symbols
7092 (one before the prologue and one after) with the same line number,
7093 but dwarf regards these as duplicates and discards one of them.
7094 Therefore the address after the prologue (where the breakpoint is)
7095 has no exactly matching line symbol, and GDB reports the breakpoint
7096 as if it were in the middle of a line rather than at the beginning.
7097
dc96c6c7 70982000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 7099
d63a86f8 7100 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
7101 rather than "send_gdb" (for consistancy).
7102
7d418785
AC
7103Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7104
7105 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
7106 * gdb.c++/templates.cc: Properly check for GCC version number.
7107 * lib/compiler.cc: Likewise
7108
dc96c6c7 71092000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 7110
d63a86f8 7111 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
7112 gdb may not stop at the first line of main, due to code motion.
7113
dc96c6c7 71142000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
7115
7116 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
7117 This test depends on parsing the printf output from the target.
7118 Since the sparclet stub doesn't do stdio, this will never work.
7119 * gdb.base/call-rt-st.exp: ditto.
7120 * gdb.base/call-strs: ditto.
7121
dc96c6c7 71222000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
7123
7124 * gdb.base/miscexprs.exp: make sizeof long array test portable.
7125
7126 * gdb.base/ending-run.exp: After connecting to a remote target,
7127 but before running, the target will appear to be in a random
7128 location. Specify both a file and a line for breakpoints.
7129 Also, the function that calls main may be called 'init'
7130 rather than 'start'.
7131
a5a51225
EZ
71322000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7133
7134 * gdb.base/help.exp: Update output for add-symbol-file command.
7135
7930cc7c
FN
71362000-04-10 Fernando Nasser <fnasser@cygnus.com>
7137
7138 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7139 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
7140
23e37ab1
C
71412000-04-07 J.T. Conklin <jtc@redback.com>
7142
e93c542c
C
7143 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
7144
23e37ab1
C
7145 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
7146
591b8fa3
PDM
7147Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
7148
7149 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
7150 values that can be represented exactly.
7151 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
7152 above change, and to not check against the directory part of the source
7153 file name.
7154 (step into print_long_arg_list): Likewise.
7155 (print print_small_structs from print_long_arg_list): Likewise.
7156 (print print_long_arg_list): Likewise.
7157
7a495180
EZ
71582000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7159
30b53638 7160 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 7161
beb998c6
AC
7162Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
7163
7164 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
7165
1c689132
DB
71662000-03-25 Daniel Berlin <dan@cgsoftware.com>
7167
7168 * gdb.base/commands.exp (deprecated_command_test): Add test for
7169 deprecate with no arguments.
7170
c1790a9d
JL
71712000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
7172
7173 * gdb.base/break.exp: Add new test for setting breakpoints on
7174 optimized code so we can test breakpoints work even when function
7175 prologues may be optimized away
7176
003ba290
FN
71772000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7178
7179 From David Whedon <dwhedon@gordian.com>
7180 * gdb.base/commands.exp : Added command deprecator tests.
7181
6837a0a2
DB
71822000-03-22 Daniel Berlin <dan@cgsoftware.com>
7183
7184 * gdb.base/help.exp: Added test for new apropos command.
7185
b9593231
KB
71862000-03-21 Kevin Buettner <kevinb@redhat.com>
7187
7188 * gdb.base/pointers.c (usevar): New function.
7189 (main): Make sure that global variables v_int_pointer2, rptr,
7190 and y are all referenced someplace in the program by calling
7191 usevar() on them. [Some linkers delete symbols which are
7192 never referenced. The space remains, but there's no way to
7193 get a (symbolic) handle on the variable from the debugger.]
7194
751a959b
EZ
71952000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7196
7197 * gdb.base/printcmds.c: Add typedeffed arrays.
7198
7199 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
7200 procedure to test arrays that are typedef'd.
7201
73a93a32
JI
72022000-03-13 James Ingham <jingham@leda.cygnus.com>
7203
7204 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 7205 the library directories.
73a93a32 7206
fb40c209
AC
7207Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
7208
7209 * configure.in (configdirs): Add sub directory gdb.mi.
7210 * configure: Re-generate.
7211
7212 * gdb.mi: New directory.
d63a86f8 7213
ee4dd2c9
AC
72142000-02-25 Scott Bambrough <scottb@netwinder.org>
7215
7216 * gdb.base/long_long.exp: Correct test suite failure when printing
7217 a long long value as a double on ARM platforms.
7218
70f0cc22
JB
72192000-02-16 Jim Blandy <jimb@redhat.com>
7220
7221 * gdb.base/break.exp ("breakpoint line number"): Make sure the
7222 default source file is set properly before running this test.
7223
853819b8
EZ
72242000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7225
7226 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
7227 gdbtk/library directory, not in gdbtcl2.
7228
dfcd3bfb
JM
72292000-02-04 Jim Blandy <jimb@redhat.com>
7230
7231 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
7232 backslash from regexp pattern.
7233
7234 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
7235 procedure. Use it to run all the "continue to bp overloaded"
7236 tests. Note that this changes the names of the tests slightly.
7237 If the breakpoint hit message includes a hex PC value, because
7238 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
7239 from the real source code, still consider that a pass.
7240
7241 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
7242 XFAIL here if the breakpoint message contains a hex address. Note
7243 similar change on 1999-11-02.
7244
7245 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
7246
7247 * gdb.base/ptype.exp: Establish a default source file before
7248 calling get_debug_format.
7249
72502000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
7251
7252 * gdb.base/watchpoint.exp: Remove duplication of test messages.
7253
8b93c638
JM
72542000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
7255
7256 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
7257 of successive stepi commands -- while in the prologue we should see
7258 the function entry bracket.
7259
72602000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
7261
7262 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
7263 reach __change_mode() when stepping through the end of main().
7264
c5394b80
JM
72652000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
7266
7267 * gdb.base/default.exp: Fix expected pattern.
7268 * gdb.base/help.exp: Same.
7269
0d06e24b
JM
72702000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7271
7272 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
7273 Don't use xfail's because that affects only the following test.
d63a86f8 7274
0d06e24b
JM
7275 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
7276 solaris or linux.
7277
7278 * gdb.base/selftest.exp: Update to reflect changes to main.c.
7279
dc96c6c7 72802000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 7281
d63a86f8 7282 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
7283 "A syntax error" rather than "A parse error". Accept both.
7284
72852000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
7286
7287 * gdb.base/default.exp: Remove OS dependent string from "target
7288 remote" test.
7289 * gdb.base/help.exp: Same for "help target remote" test.
7290
c3f6f71d
JM
72912000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7292
7293 From Jim Kingdon <kingdon@redhat.com>:
7294
7295 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
7296 prompt (cleanup rather than necessity, but still might keep output
7297 from spilling to next test).
7298
72992000-01-02 Fred Fish <fnf@cygnus.com>
7300
7301 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
7302 AIX, which defines them in <sys/types.h>.
7303
ed9a39eb 73041999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 7305
ed9a39eb
JM
7306 * gdb.base/default.exp: Match arm* etc instead of arm in "info
7307 float" test.
7308
73091999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 7310
ed9a39eb 7311 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
7312
7313 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
7314 outermost frame disallowed".
7315
73161999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
7317
7318 * gdb.base/setvar.exp: New tests for setting the value of a struct
7319 with a constant list.
7320
73211999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7322
7323 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
7324 require the user to type a cast before setting the value of a struct.
7325
de57eccd
JM
73261999-12-06 Jim Blandy <jimb@cygnus.com>
7327
7328 * gdb.base/default.exp: Expect the new 'info float' command on
7329 all i386 platforms.
7330
7331 * gdb.threads/linux-dp.exp: Expand our ability to recognize
7332 LinuxThreads libraries that don't support debugging.
7333
c2d11a7d
JM
7334Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7335
7336 * gdb.base/remote.c: Fill the buffer with truely random data.
7337 Change the buffer type to ``unsigned char'' to simplify size
7338 arithmetic.
7339
7340 * gdb.base/remote.exp: Reduce download numbers by one. Typical
7341 stub only handles 400-1 byte packets. Verify that the download
7342 worked.
7343
73441999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
7345
7346 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
7347 tests, using UNRESOLVED for the untested cases. Also, does not wait
7348 for a timeout if the prompt was received before a recognizable pattern.
7349
73501999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
7351
7352 * lib/gdb.exp (gdb_expect_list): Fix spelling.
7353
73541999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7355
7356 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
7357 watchpoints.
7358
73591999-11-24 Jason Merrill <jason@casey.cygnus.com>
7360
7361 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
7362
7363 * gdb.c++/local.exp: Be more flexible in recognizing local class
7364 name mangling. Don't allow horribly truncated method names.
7365 * gdb.c++/derivation.exp: Expect protected inheritance.
7366 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
7367 * gdb.c++/virtfunc.exp: Likewise.
7368 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
7369 when printing a nested enum.
7370
73711999-11-22 Jim Blandy <jimb@cygnus.com>
7372
7373 * gdb.base/step-test.exp: Properly await GDB's response to setting
7374 a breakpoint on the call to large_struct_by_value.
7375
7376 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
7377 just because we have debug info for the `start' function.
7378
73791999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
7380
7381 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
7382 "Unknown signal" messages, which indicate (on LinuxThreads) that
7383 GDB doesn't know how to debug threads on this system. This is
7384 better than hanging while philosopher 0 dumps chatter into gdb.log.
7385
73861999-11-18 Tom Tromey <tromey@cygnus.com>
7387
7388 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
7389
73901999-11-18 Fred Fish <fnf@cygnus.com>
7391
7392 * gdb.base/coremaker2.c: Add sample program for generating
7393 cores that is more self contained than coremaker.c. Eventually
7394 I'll add more code to this and tie it into the testsuite.
7395
4ce44c66
JM
73961999-11-12 Stan Shebs <shebs@andros.cygnus.com>
7397
7398 * gdb.base/dollar.exp: Remove, now in gdb.hp.
7399
74001999-11-10 Jimmy Guo <guo@cup.hp.com>
7401
7402 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
7403 from $srcdir/lib/.
7404 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
7405 and gdb.c++/.
7406
7407 * gdb.c++/derivation.exp: remove redundant get compiler info code.
7408
d63a86f8 7409 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
7410 'continue with watch' test point.
7411
74121999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
7413
7414 Merged from p2linux-990323-branch:
d63a86f8 7415
4ce44c66
JM
7416 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
7417
11cf8741
JM
7418Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
7419
7420 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
7421 {limit,fixed}''. Test ``set download-write-size''.
7422
7423Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
7424
7425 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
7426 gdb_expect_list.
7427
7428Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
7429
7430 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
7431
74321999-11-03 Mark Salter <msalter@cygnus.com>
7433
7434 * gdb.base/break.exp: Fix "stub continue" pattern.
7435
74361999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
7437
7438 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
7439
74401999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
7441
7442 * gdb.base/display.exp ("finish"): Add timeout clause.
7443
7444 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
7445 plain prompt clause, so this doesn't have to time out in order to
7446 fail.
7447
7448 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
7449 breakpoint hit messages include an address.
7450
7451 * gdb.base/display.exp: Don't forget to escape parens in regular
7452 expressions. Unix regexp notatation sucks.
7453
74541999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7455
7456 * gdb.base/annota1.exp: Test for annotate-signalled: change output
7457 order for 'signalled' message.
7458
5c44784c
JM
74591999-11-01 Stan Shebs <shebs@andros.cygnus.com>
7460
7461 From Jimmy Guo <guo@cup.hp.com>:
7462 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
7463 * gdb.base/annota1.c: Add code for tests to work with.
7464
74651999-10-26 Frank Ch. Eigler <fche@cygnus.com>
7466
7467 * gdb.base/remote.exp: New test for remote downloading settings.
7468 * gdb.base/remote.c: New file with large .data.
7469
917317f4
JM
74701999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
7471
7472 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
7473 for LinuxThreads support, merged from the Code Fusion branch.
7474
7475Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
7476
7477 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
7478 containing exp_continue into a while within an expect. Don't
7479 attempt a start more than three times. Check return value from
7480 gdb_load.
d63a86f8 7481
2df3850c
JM
7482Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
7483
7484 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
7485 a pass case.
7486
2acceee2
JM
74871999-10-01 Kevin Buettner <kevinb@cygnus.com>
7488
7489 * gdb.base/break.c (main): Added a statement that we can step
7490 off of.
7491 * gdb.base/break.exp: Added tests for setting a breakpoint
7492 at an offset and stepping onto a breakpoint.
7493
74941999-10-01 Fred Fish <fnf@cygnus.com>
7495
d63a86f8 7496 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
7497 gdb output.
7498
c2c6d25f
JM
74991999-09-18 Jim Blandy <jimb@cris.red-bean.com>
7500
7501 * gdb.base/break.exp: Code locations are in hex, don't forget!
7502 (For HP-UX.)
7503
75041999-09-17 Stan Shebs <shebs@andros.cygnus.com>
7505
7506 * condbreak.exp: Use break.c as test program.
7507 * condbreak.c: Remove, redundant with break.c.
7508
75091999-09-15 Stan Shebs <shebs@andros.cygnus.com>
7510
7511 * config/monitor.exp (gdb_target_monitor): Disable X- and
7512 Z-packets if the target needs it.
7513
75141999-09-13 James Ingham <jingham@leda.cygnus.com>
7515
7516 * gdb.c++/overload.exp: Added tests for listing overloaded
7517 functions with function pointers in the arg, explicitly calling
7518 out the version you want.
7519
cff3e48b
JM
75201999-09-09 Stan Shebs <shebs@andros.cygnus.com>
7521
7522 * long_long.exp: Add variations of test cases that work for
7523 targets with 16-bit ints and 32-bit doubles.
7524
d4f3574e
SS
75251999-09-08 Stan Shebs <shebs@andros.cygnus.com>
7526
7527 * break.c (main): Compare a possibly-uninitialized argc with an
7528 unlikely value that fits in 16 bits.
7529
75301999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7531
7532 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
7533 0xfeeb, don't want negative numbers if ints are 16 bits.
7534
7535 * lib/gdb.exp (skip_cplus_tests): New proc.
7536 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7537 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
7538 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
7539 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
7540 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
7541 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
7542 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
7543 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
7544
7545 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
7546
7547Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
7548
7549 * gdb.base/corefile.exp (up): Allow a parameter to appear
7550 in the frame that we're going up to.
7551
7552 From Jim Blandy <jimb@cygnus.com>:
7553
7554 * gdb.base/default.exp (info float): Expect some output now.
7555
7556 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
7557 returning floating-point values to fail on the x86.
7558 * gdb.base/callfwmall.exp (do_function_calls): Same.
7559
7560 * gdb.base/list.exp (test_listsize): Correct expectations for
7561 listing line 1 with listsize 2. Also, listing a single line
7562 works now, as does listing three lines. [Kevin's note: There
7563 were a number of other cases fixed too where the expectations
7564 differed...]
7565
75661999-09-02 Stan Shebs <shebs@andros.cygnus.com>
7567
7568 * gdb.base/selftest.exp: Add case for when version prints as
7569 constant string instead of char pointer.
7570
104c1213
JM
75711999-08-25 Stan Shebs <shebs@andros.cygnus.com>
7572
7573 * gdb.base/ending-run.exp: Add Solaris case for what happens when
7574 stepping out of main.
7575
7576 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
7577 G++ used.
7578
7579 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
7580 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
7581
7582 * gdb.c++/ovldbreak.exp: Update match string in test that
7583 includes a warning of multiple breakpoints.
7584
75851999-08-24 Stan Shebs <shebs@andros.cygnus.com>
7586
7587 * gdb.base/display.exp: Improve precision of step-after-finish
7588 added yesterday.
7589
7590 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
7591 test.
7592
7593 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
7594 configs when using G++, not just hppa*.
7595
75961999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7597
7598 * gdb.base/async.c: New file.
7599 * gdb.base/async.exp: New file.
7600
7601Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
7602
7603 * gdb.base/break.exp: Tweak PA specific tests to properly handle
7604 PA64.
7605
53a5351d
JM
7606Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
7607
104c1213
JM
7608 * gdb.base/display.exp: "finish" can leave us mid-line on many
7609 targets, deal with it. Add a small constant to main, instead of
7610 1000 since main+1000 may not be a valid address in the target.
7611
53a5351d
JM
7612 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
7613 on hpux11.
7614
7615 * gdb.base/attach.exp: Handle another hpux11 error message variant
7616 when attaching to a process that does not exist.
7617
76181999-08-19 J.T. Conklin <jtc@redback.com>
7619
7620 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
7621 characters in 'continue to 1241' test.
7622
76231999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7624
7625 * gdb.base/call-ar-st.exp: Add a shorter match case for the
7626 stop in print_long_arg_list, define and use a whitespace
7627 variable in print_small_structs test, add an XFAIL for Solaris.
7628 * gdb.base/dbx.exp: XFAIL func commands until somebody is
7629 interested enough to fix.
7630
7be570e7
JM
76311999-08-13 Keith Seitz <keiths@cygnus.com>
7632
7633 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7634 (dbx_gdb_load): Remove. Use gdb_load instead, since that
7635 proc knows about targets other than the natives.
7636 (test_assign): Use "gdb_run_cmd" to "run" the target.
7637 Check that we've actually hit the breakpoint at main.
7638 When we attempt to assign a value to a local variable, check
7639 that the variable is in the current scope, i.e., don't use
7640 a test with an empty result.
7641
7642Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
7643
7644 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
7645 command.
7646
76471999-08-09 Stan Shebs <shebs@andros.cygnus.com>
7648
7649 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7650 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
7651 gdb.compat, gdb.threads-hp.
7652 gdb.hp/configure, gdb.hp/configure.in: New files.
7653 gdb.hp/Makefile.in: Recurse into new subdirs.
7654 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7655 gdb.hp/gdb.objdbg: New directory, tests for debugging info
7656 in object files.
7657 gdb.hp/tools: New directory, aux tools for HP-specific tests.
7658
96baa820
JM
76591999-08-05 Stan Shebs <shebs@andros.cygnus.com>
7660
7661 * gdb.base/display.exp: Help expect by putting a newline in the
7662 funky printf, remove a bogus p/a test.
7663
76641999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7665
7666 * gdb.base/display.exp: Make sure that when we say 'run', we are
7667 connected to the target. This is necessary when running not
7668 natively.
7669
76701999-08-03 Stan Shebs <shebs@andros.cygnus.com>
7671
7672 * gdb.base/step-test.exp: Removed some extraneous messages.
7673
7674 * gdb.base/long_long.exp: Don't run memory examination tests
7675 on little-endian targets (they will need a different set of
7676 results to match).
7677
76781999-08-02 Stan Shebs <shebs@andros.cygnus.com>
7679
7680 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7681 until somebody decides to fix GDB.
7682
7683 * gdb.base/long_long.c: Stop compiler complaint by specifying long
7684 constant as "ULL".
7685 * gdb.base/long_long.exp: Loosen x/c test, add partial result
7686 matches for a couple x/2 commands.
7687
a0b3c4fd
JM
76881999-07-30 Stan Shebs <shebs@andros.cygnus.com>
7689
7690 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7691 by merging in ref-types2 tests.
7692 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7693
7694 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7695 * gdb.c++/Makefile.in: Add standard actions.
7696 (EXECUTABLES): Rename from PROGS, update list.
7697 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7698 from gdb.hp.
7699 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7700 foo and bar locals.
7701 * gdb.c++/anon-union.exp: Fix tests to match.
7702 * gdb.c++/classes.exp: Run if HP compiler used, add extra
7703 expect matches to handle output variations.
7704 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7705 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7706 output, add HP alternatives for new and delete prints.
7707 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7708 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7709 * gdb.c++/demangle.exp: Use $style when reporting failure.
7710 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7711 * gdb.c++/inherit.exp: Run if HP compiler used, add some
7712 match alternatives.
7713 * gdb.c++/local.exp: Add match alternatives or xfails for HP
7714 compilers.
7715 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7716 * gdb.c++/method.exp: Add match alternatives.
7717 * gdb.c++/misc.cc: Add bool types.
7718 * gdb.c++/misc.exp: Add tests for bool types.
7719 * gdb.c++/overload.exp: Add xfails.
7720 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7721 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7722 add some more template parameter tests (only for HP currently).
7723 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7724 * gdb.c++/virtfunc.cc: Add return type and value for main.
7725 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7726 match alternatives.
d63a86f8 7727
a0b3c4fd
JM
77281999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7729
7730 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7731
77321999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
7733
7734 * gdb.base/signals.exp: Don't expect getting a backtrace from
7735 within a signal handler to fail on Linux.
7736
77371999-07-29 Stan Shebs <shebs@andros.cygnus.com>
7738
7739 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7740 * lib/gdb.exp: Remove some gratuitious semicolons.
7741 (delete_breakpoints): Increase timeout.
7742 (gdb_expect): Add -notransfer option.
7743 (gdb_test): Use -notransfer option.
7744 (get_compiler_info): Add f77 case.
7745 (get_compiler): New proc, split out from gdb_preprocess, add f77
7746 case.
7747 (gdb_preprocess): Call get_compiler.
7748
7749 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7750 * gdb.base/attach.exp, gdb.base/display.exp,
7751 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7752 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7753 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7754 third arg to gdb_test.
7755 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7756 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7757 HP-UX xfails, add others.
7758 * gdb.base/completion.exp: Reflect name change of self-test.
7759 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7760 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7761 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7762 HP failure number.
7763 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7764 useless HP-UX 10.30 references.
7765 * gdb.base/maint.exp: Loosen matches.
7766 * gdb.base/pointers.c (main): Declare more_code.
7767 * gdb.base/pointers.exp: Match on output of a `next'.
7768 * gdb.base/structs.c: Add prototypes.
7769 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7770 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7771
77721999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7773
7774 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7775 command.
7776
77771999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7778
7779 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7780 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
7781
7782 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
7783 debug info. Deal with lack of signal hanlder info in stack.
7784
7785 From Jim Kingdon <kingdon@redhat.com>:
7786 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7787
5a2468f5
JM
77881999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7789
7790 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7791 gdb.base/foll-vfork.exp: Don't run for crosses.
7792
adf40b2e
JM
7793Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7794
7795 * gdb.base/configure.in: Check for gdbvars.exp instead of
7796 a1-selftest.exp.
7797 * gdb.base/configure: Re-generate.
7798
77991999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7800
7801 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7802 in trying to run first and name is too long.
7803
7804 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7805 pointers2.c and pointers2.exp, respectively.
7806 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7807 doschk happier.
7808
43e526b9
JM
78091999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7810
7811 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7812 callfuncs2.c and callfuncs2.exp.
7813
7814 * gdb.base/list.exp: Remove mistaken xfails.
7815 * gdb.base/list0.h: Add optional prototypes.
7816
9846de1b
JM
7817Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7818
7819 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7820 calling malloc.
7821 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7822 * ptype.exp: Move test for get_debug_format to before its first
7823 use.
7824
78251999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7826
7827 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7828 * gdb.base/annota2.cc, annota2.exp: Move from here.
7829 * gdb.c++/annota2.cc, annota2.exp: To here.
7830 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7831
43ff13b4
JM
7832Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7833
7834 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7835 a consistent format.
7836
085dd6e6
JM
78371999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7838
7839 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7840 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7841 HP compilers, also set the globals $true and $false.
7842
7843 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7844 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7845 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7846 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7847 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7848 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7849 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7850 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7851 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7852 whatis.c} Add C++ compatible function definitions and return
7853 types, add includes for library functions.
7854 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7855 * gdb.base/step-test.c (myglob): Rename from glob.
7856 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7857 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7858 files, move here from gdb.hp.
7859 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7860 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7861 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7862 Adjust line numbers in regexps.
7863
7864 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7865 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7866 instead of 0/1.
7867
7868 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7869 foll-vfork.exp: New files, move here from gdb.hp.
7870 * gdb.base/page.exp: New file, test of pagination command.
7871
7872 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7873 recursion test.
7874 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7875
7876 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7877 gdb.base/solib.exp: Fix compiler invocation process.
7878
7879 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7880 HP-UX 11, turn off overload resolution explicitly.
7881 * gdb.base/commands.exp: Set argument list explicitly, add
7882 watchpoint test.
7883 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7884 them work.
7885 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7886 expressions properly.
7887 * gdb.base/corefile.exp: Loosen the match slightly.
7888 * gdb.base/default.exp: Allow "Error accessing memory" message
7889 also.
7890 * gdb.base/display.exp: Skip over x/0 j if PA64.
7891 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7892 * gdb.base/interrupt.exp: Ditto.
7893 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7894 in use.
7895 * gdb.base/list.exp: Add xfails for HP-UX.
7896 * gdb.base/long_long.exp: Refine some of the numeric matches.
7897 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7898 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7899 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7900 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7901 * gdb.base/ptype.exp: Succeed on more varieties of output.
7902 * gdb.base/scope.exp: Add xfails for HP-UX.
7903 * gdb.base/sect-cmd.exp: Add more cases.
7904 * gdb.base/setvar.exp: Add xfails for HP-UX.
7905 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7906 * gdb.base/signals.exp: Match on void symbolically.
7907 * gdb.base/step-test.exp: Add case for PA64.
7908 * gdb.base/term.exp: Add exit and restart.
7909 * gdb.base/twice.exp: Clean up after self.
7910 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7911 * gdb.base/whatis.exp: Allow more ways to pass tests.
7912
7913 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7914 no longer useful.
7915
7916Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7917
7918 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7919 list of patterns.
7920 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7921 print_double_array(double_array)", "continuing to breakpoint
7922 1018", "print print_double_array(array_d)" and "continuing to
7923 1034" tests.
d63a86f8 7924
085dd6e6
JM
79251999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7926
7927 * Makefile.in: Add empty html and install-html targets.
7928
79291999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7930
7931 * config/mt-*: Remove, these haven't been used since 1996.
7932
79331999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7934
7935 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7936 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7937 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7938
9e0b60a8
JM
79391999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7940
7941 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7942 simpler match case for the ptype of the big class.
7943
79441999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7945
7946 * gdb.exp: Fix test for gdb_prompt existence.
7947
79481999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7949
7950 * gdb.exp (gdb_test): Add fail after calls to perror.
7951
79521999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7953
7954 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7955
79561999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7957
7958 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7959
0f71a2f6
JM
7960Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7961
7962 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7963 malloc() is linked in.
7964
79651999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7966
7967 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7968 step at end.
7969
7970 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7971
79721999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7973
7974 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7975
cce74817
JM
7976Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7977
7978 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7979 * gdb.base/mips_pro.exp: Likewise.
7980
79811999-06-02 Keith Seitz <keiths@cygnus.com>
7982
7983 * gdb.c++/templates.cc: Change all "new" operators to throw
7984 an exception.
7985 * gdb.c++/cplusfuncs.cc: Likewise.
7986
7987 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7988
7989Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7990
7991 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7992 * gdb.base/ending-run.exp: When stepping out of main, accept a
7993 step into an arbitrary assembler file.
7994
392a587b
JM
79951999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7996
d63a86f8 7997 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 7998 "breakpoint-invalid" to be printed.
d63a86f8 7999 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
8000 number of "frames-invalid" and "breakpoint-invalid" to be printed.
8001 * gdb.base/annota2.cc: Initialize a.x to 0.
8002
9e086581
JM
80031999-05-17 Keith Seitz <keiths@cygnus.com>
8004
8005 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
8006 when "skip_float_tests" set.
8007 Ditto for "print print_double_array(array_d)", "print print_small_structs",
8008 "print print_ten_doubles", and "step into print_long_arg_list".
8009 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
8010 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
8011 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
8012 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
8013 "skip_float_tests" is set.
8014 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
8015 when "skip_float_tests" set.
d63a86f8 8016
cd0fc7c3
SS
80171999-05-06 Keith Seitz <keiths@cygnus.com>
8018
8019 * gdb.base/annota2.cc: Include stdio.h.
8020
8021Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
8022
8023 * gdb.base/crossload.exp: Remove, this has been disabled ever
8024 since BFD stopped including all targets, and cross-GDB gets
8025 plenty of testing anyway.
8026 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
8027 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
8028 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
8029 * gdb.base/README: Remove, was doc for this.
8030 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
8031 needed.
8032
b83266a0
SS
80331999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8034
8035 * gdb.base/call-ar-st.exp: Fix one regular expression in test
8036 output.
8037
8038 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
8039 * gdb.base/annota2.exp: New file. More annotation tests.
8040 * gdb.base/annota1.c: New file. Source file for annota1.exp.
8041 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
8042
80431999-04-23 Angela Marie Thomas <angela@cygnus.com>
8044
8045 * config/cfdbug.exp: New file.
8046
7a292a7a
SS
80471999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
8048
8049 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
8050 Marcus Daniel's and Dale Hawkins's demangler crashes.
8051
8052 * gdb.c++/demangle.exp (test_gnu_style_demangling,
8053 test_lucid_style_demangling, test_arm_style_demangling,
8054 test_hp_style_demangling): Try Tom Tromey's core-dumping
8055 identifier under each demangling style.
8056
80571999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
8058
8059 * gdb.c++/demangle.exp: Include the current demangling style
8060 in all test names.
8061 (current_demangling_style): New global variable.
8062 (set_demangling_style, test_demangling_core, test_demangling,
8063 test_demangling_exact): New functions.
8064 (test_gnu_style_demangling, test_lucid_style_demangling,
8065 test_arm_style_demangling, test_hp_style_demangling): Use those,
8066 instead of calling gdb_test and gdb_test_exact directly.
8067 (catch_demangling_errors): New function, which reports errors
8068 signalled by the demangling test functions in an orderly way.
8069 (do_tests): Use catch_demangling_errors.
8070
80711999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
8072
8073 * gdb.base/signals.exp (test_handle_all_print): Use () for
8074 grouping in expressions, not {}.
8075
8076 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
8077 initialized yet.
8078
80791999-04-01 Stan Shebs <shebs@andros.cygnus.com>
8080
8081 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
8082 are listed.
8083
80841999-03-26 Stan Shebs <shebs@andros.cygnus.com>
8085
8086 * gdb.stabs/weird.exp: Test for CC being defined before
8087 looking at its value.
8088
80891999-03-25 Stan Shebs <shebs@andros.cygnus.com>
8090
8091 * gdb.base/call-ar-st.exp: Remove stray '#'.
8092 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
8093 "short int" and "long int".
8094 * gdb.c++/overload.cc: Cast the string added in the previous
8095 change, to mollify finicky HP compiler.
8096 * gdb.hp/reg-test.exp (testfile): Fix file name.
8097 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 8098
7a292a7a
SS
8099 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
8100 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
8101 alternate form of enum ptype.
8102
c906108c
SS
81031999-03-23 Stan Shebs <shebs@andros.cygnus.com>
8104
7a292a7a
SS
8105 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
8106 * gdb.hp/*.exp: Change all to run compiler probe only after
8107 passing skip_hp_tests, so as not to waste time on guaranteed
8108 failure.
8109
c906108c
SS
8110 * gdb.c++/overload.cc: Pass string instead of char addr, always
8111 init ccpfoo.
8112 * gdb.c++/templates.cc: Fix syntax error.
8113
7a292a7a
SS
8114Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8115
8116 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 8117 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
8118 command.
8119
81201999-03-18 James Ingham <jingham@cygnus.com>
8121
8122 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
8123
8124 * gdb.c++/method.exp: It was testing an uninitialized int on the
8125 stack and assuming it was positive.
8126
8127 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
8128
8129 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 8130 keep it from killing the rest of the tests.
7a292a7a
SS
8131 Use gdb_continue_to_end.
8132
8133 * gdb.base/sigall.exp: use gdb_continue_to_end.
8134
8135 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
8136
8137 * gdb.base/display.exp: use runto_main, not run.
8138
d63a86f8
RM
8139 * gdb.base/default.exp: Check for the current error message in the
8140 r abbreviation test.
7a292a7a
SS
8141 Add strongarm to the targets that know info float.
8142
d63a86f8 8143 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
8144 run which doesn't work with monitors.
8145
8146 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
8147
8148 * gdb.base/break.exp: use the gdb_continue_to_end proc.
8149
8150 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
8151 program. Traps the case (in Cygmon) when the program never really
8152 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
8153 more places, so I used my name. Sorry Mark...
8154
8155 * config/monitor.exp (gdb_target_monitor): added another
8156 target_info parameter: remotebinarydownload. This will set the
8157 remotebinarydownload flag if this is causing some boards trouble.
8158
81591999-03-18 Mark Salter <msalter@cygnus.com>
8160
8161 * lib/gdb.exp (continue_to_exit): New function.
8162
8163 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
8164 * gdb.base/ending-run.exp: Ditto.
8165 * gdb.base/step-test.exp: Ditto.
8166
81671999-03-16 Stan Shebs <shebs@andros.cygnus.com>
8168
8169 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
8170 (suggested by Art Haas <ahaas@neosoft.com>).
8171
81721999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
8173
8174 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
8175
8176Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
8177
8178 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
8179 descriptions of types (short unsigned int vs unsigned short, etc).
8180
81811999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
8182
8183 * gdb.base/call-strs.exp: Don't assume that `step' will step over
8184 a call to strlen; sometimes we do have sources.
8185
81861999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
8187
8188 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
8189 character, so GDB won't print garbage after its end.
d63a86f8 8190
c906108c
SS
8191 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
8192 breakpoint there instead. Sometimes GCC emits memcpy to handle
8193 the large structures being passed by value, so we step into that
8194 instead of sum_array_print, which obscures what we're really testing.
8195 * gdb.base/step-test.exp: However, we do want a test that notices
8196 the bizarre steps into memcpy, so do that here. Add check for
8197 stepping into function calls that pass large structures by value.
8198 ("Is that a noun clause, or are you just happy to see me?")
8199 Remove all references to specific line numbers.
8200 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
8201 New type and function.
8202 (main): Call large_struct_by_value, passing it a large struct by value.
8203 * lib/gdb.exp (gdb_get_line_number): New function.
8204
8205 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
8206 more portable.
8207
7a292a7a
SS
82081999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
8209
c906108c
SS
8210 * lib/gdb.exp: Doc fixes.
8211
7a292a7a
SS
82121999-03-05 Nick Clifton <nickc@cygnus.com>
8213
d63a86f8 8214 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
8215
82161999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
8217
c906108c
SS
8218 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
8219 commands. They're not germane to this test, and they don't work
8220 that way on remote targets.
8221
3fc11d3e
JM
82221999-03-01 James Ingham <jingham@cygnus.com>
8223
8224 * Changelog entries merged over from gdb development branch.
8225
3fc11d3e
JM
8226 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
8227
8228 * lib/gdb.exp (gdbtk_analyze_results): Generic function
8229 for outputting results of test run.
8230
2d4a1622 8231 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
8232
8233 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 8234
7a292a7a
SS
82351999-02-25 Felix Lee <flee@cygnus.com>
8236
8237 * lib/gdb.exp (debug_format): initialize
8238
c906108c
SS
82391999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
8240
8241 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
8242 * gdb.base/call-rt-st.c: Ditto.
8243
c906108c
SS
82441999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
8245
8246 * gdb.threads/pthreads.exp (horiz): New variable.
8247 (test_startup): Fix regexps that capture thread numbers.
8248
82491999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
8250
8251 * gdb.base/smoke.exp: Disambiguate two test case names (both
8252 called ``print'').
8253
8254Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
8255
8256 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
8257 compilation.
8258
82591999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
8260
8261 * gdb.base/miscexprs.exp: Change patterns to match GDB's
8262 actual output formatting.
8263 * gdb.base/smoke.exp: GDB removes leading 0's.
8264 * gdb.base/volatile.exp: Don't check type of remuneration;
8265 that variable is no longer defined in constvars.c.
8266 * gdb.base/step-test.c (main): Exit with explicit exit code.
8267 * gdb.base/step-test.exp: Remove two nexti checks--they are
8268 not portable.
8269
82701999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
8271
8272 * gdb.base/help.exp ("help delete display"): Fix test to match
8273 gdb's output.
8274
8275 * gdb.base/long_long.c (known_types): Initialize values to zero.
8276 * gdb.base/long_long.exp: Step one more line
8277 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 8278 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
8279 unique test case names.
8280
8281Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8282
d63a86f8 8283 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
8284
8285 * gdb.c++/method.exp: Add missing close brace.
8286
82871999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
8288
8289 * gdb.base/maint.exp: Use 'set height 0' to disable page
8290 prompting, not 'set height 400'.
8291
8292 Fix a bunch of timeouts.
8293 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
8294 four separate tests, so expect doesn't take forever to match a ton
8295 of text against a regexp with lots of .* forms.
8296 ("maint print psymbols", "maint print symbols"): Make some of
8297 these greps more selective, so that expect doesn't try to wade
8298 through huge piles of output and time out.
8299
8300 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
8301
8302 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
8303 tests: one which doesn't expect shlib events to be reported, and
8304 another which does, but is XFAIL for all platforms other than
8305 HP/UX.
8306
8307 * gdb.base/break.exp: Teach the test suite that the `catch
8308 fork', `catch vfork', and `catch exec' commands produce error
8309 messages on platforms that don't provide these features.
8310
8311Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
8312
8313 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
8314 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
8315 (shortening names from solib_threshold.exp etc), won't run on
8316 anything but HP-UX for the foreseeable future.
8317 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
8318 reflect move.
8319
8320Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
8321
8322 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8323 gdb.trace/Makefile.in (clean): Remove all test executables.
8324
8325Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
8326
8327 * gdb.base/shlib-call.exp: add test cases to verify that gdb
8328 successfully re-sets breakpoints in shared libraries.
8329 * gdb.base/shmain.c (main): return 0, don't fall off the end.
8330
8331Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8332
d63a86f8
RM
8333 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
8334 and compiled w/o GCC.
c906108c
SS
8335
8336 * gdb.hp/watch-cmd.exp: ditto.
8337
8338 * gdb.hp/watch-hp.exp: ditto.
8339
8340 * gdb.hp/xdb1.exp: ditto.
8341
8342 * gdb.hp/xdb2.exp: ditto.
8343
8344 * gdb.hp/dbx.exp: ditto.
8345
8346Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
8347
8348 * constvars.c: Remove C++-isms.
8349 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
8350 with GCC.
8351
8352Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
8353
8354 The following changes are part of the HP merge.
8355
8356 * gdb.base/break.exp: new tests to verify that catchpoints for
8357 fork, vfork, and exec don't trigger inappropriately.
8358
8359 * gdb.base/opaque.exp: compile one file at a time, then link.
8360
8361 * gdb.base/signals.exp: be more restrictive about which hppa
8362 systems receive a setup_xfail. new tests.
8363
8364 * gdb.base/solib_threshold.build: new file.
8365 * gdb.base/solib_threshold.exp: new file.
8366 * gdb.base/solib_threshold.link_opts: new file.
8367 * gdb.base/solib_threshold.mk: new file.
8368 * gdb.base/gen_solib_threshold.c: new file.
8369
8370 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
8371 tests. New tests for enums inside classes.
8372
8373 * gdb.c++/compiler.cc: indicate support of template debugging.
8374
8375 * gdb.c++/demangle.exp: run hp style demangling tests.
8376
8377 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
8378 tests.
8379
8380 * gdb.c++/misc.cc: changes to support new tests.
8381
8382 * gdb.c++/templates.cc: changes to support HP's compiler; changes
8383 to support new tests.
8384
8385 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
8386 gcc, then skip these tests.
8387
8388Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
8389
8390 The following files are part of the HP merge; some had longer
8391 names at HP, but have been renamed to be no more than 14
8392 characters in length.
8393
8394 * gdb.hp/ambiguous.cc: new file.
8395 * gdb.hp/ambiguous.exp: new file.
8396 * gdb.hp/attach.exp: new file.
8397 * gdb.hp/attach2.exp: new file.
8398 * gdb.hp/classes-hp.exp: new file.
8399 * gdb.hp/ctti.exp: new file.
8400 * gdb.hp/ctti-add.cc: new file.
8401 * gdb.hp/ctti-add1.cc: new file.
8402 * gdb.hp/ctti-add2.cc: new file.
8403 * gdb.hp/ctti-add3.cc: new file.
8404 * gdb.hp/dbx.exp: new file.
8405 * gdb.hp/exception.cc: new file.
8406 * gdb.hp/exception.exp: new file.
8407 * gdb.hp/foll-exec.c: new file.
8408 * gdb.hp/foll-exec.exp: new file.
8409 * gdb.hp/foll-fork.c: new file.
8410 * gdb.hp/foll-fork.exp: new file.
8411 * gdb.hp/foll-vfork.c: new file.
8412 * gdb.hp/foll-vfork.exp: new file.
8413 * gdb.hp/inherit-hp.exp: new file.
8414 * gdb.hp/more-steps.exp: new file.
8415 * gdb.hp/namespace.cc: new file.
8416 * gdb.hp/namespace.exp: new file.
8417 * gdb.hp/optimize.exp: new file.
8418 * gdb.hp/pxdb.c: new file.
8419 * gdb.hp/pxdb.exp: new file.
8420 * gdb.hp/quicksort.exp: new file.
8421 * gdb.hp/reg-test.exp: new file.
8422 * gdb.hp/reg-test.s: new file.
8423 * gdb.hp/sized-enum.c: new file.
8424 * gdb.hp/sized-enum.exp: new file.
8425 * gdb.hp/start-stop.exp: new file.
8426 * gdb.hp/templ-hp.cc: new file.
8427 * gdb.hp/templ-hp.exp: new file.
8428 * gdb.hp/thr-lib.c: new file.
8429 * gdb.hp/thr-lib.exp: new file.
8430 * gdb.hp/thr-lib.h: new file.
8431 * gdb.hp/thr-liblib.c: new file.
8432 * gdb.hp/virtfun-hp.c: new file.
8433 * gdb.hp/virtfun-hp.exp: new file.
8434 * gdb.hp/watch-cmd.exp: new file.
8435 * gdb.hp/watch-hp.exp: new file.
8436 * gdb.hp/xdb1.exp: new file.
8437 * gdb.hp/xdb2.exp: new file.
8438 * gdb.hp/xdb3.exp: new file.
8439
8440Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
8441
8442 The following files are part of the HP merge; some had longer
8443 names at HP, but have been renamed to be no more than 14
8444 characters in length.
8445
8446 * gdb.base/ss.h: new file.
8447 * gdb.base/call-ar-st.c: new file.
8448 * gdb.base/call-ar-st.exp: new file.
8449 * gdb.base/call-rt-st.c: new file.
8450 * gdb.base/call-rt-st-exp: new file.
8451 * gdb.base/call-strs.exp: new file.
8452 * gdb.base/ena-dis-br.exp: new file.
8453 * gdb.base/environ.exp: new file.
8454 * gdb.base/long_long.exp: new file.
8455 * gdb.base/sect-cmd.exp: new file.
8456 * gdb.base/shlib-cl2.exp: new file.
8457 * gdb.base/smoke.exp: new file.
8458 * gdb.base/so-impl-ld.c: new file.
8459 * gdb.base/so-impl-ld.exp: new file.
8460 * gdb.base/so-indr-cl.c: new file.
8461 * gdb.base/so-indr-cl.exp: new file.
8462 * gdb.base/varargs.exp: new file.
8463 * gdb.base/volatile.exp: new file.
8464 * gdb.base/whatis-exp.exp: new file.
7a292a7a 8465 * gdb.base/display.exp: new file.
c906108c
SS
8466 * gdb.c++/derivation.exp: new file.
8467 * gdb.c++/local.exp: new file.
8468 * gdb.c++/member-ptr.exp: new file.
8469 * gdb.c++/overload.exp: new file.
8470 * gdb.c++/ovldbreak.exp: new file.
8471 * gdb.c++/ref-types.exp: new file.
8472 * gdb.c++/ref-types2.exp: new file.
8473 * gdb.c++/userdef.exp: new file.
d63a86f8 8474
c906108c
SS
8475Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8476
8477 * gdb.base/default.exp: Reflect wording change in remote.c.
8478
dc96c6c7 8479Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8480
8481 * gdb.base/help.exp: Update to reflect current text.
8482
8483Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
8484
8485 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
8486 they're stack variables and contain garbage.
8487 * gdb.c++/anon-union.exp: new file.
8488
8489 The following changes were made by David Taylor
8490 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8491 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8492 in changes by HP.
8493
8494 * gdb.base/bitops.exp: new file.
8495 * gdb.base/default.exp: change expected messages for catch and
8496 info catch tests to reflect HP merge changes.
8497 * gdb.base/enable-disable-break.exp
8498 * gdb.base/ending-run.c: new file.
8499 * gdb.base/long_long.c: new file.
8500 * gdb.base/maint.exp: new file.
8501 * gdb.base/pointers2.exp: new file.
8502 * gdb.base/shlib-call2.exp: new file.
8503 * gdb.base/solib.exp: new file.
8504 * gdb.base/step-test.c: new file.
8505 * gdb.c++/anon-union.cc: new file.
8506 * gdb.c++/local.cc: new file.
8507 * gdb.c++/member-pointer.cc: new file.
8508 * gdb.c++/method.cc: new file.
8509 * gdb.c++/ref-types.cc: new file.
8510 * gdb.c++/ref-types2.cc: new file.
8511 * gdb.c++/userdef.cc: new file.
d63a86f8 8512
c906108c
SS
8513 * gdb.base/scope.exp: compile one file at a time, then link.
8514 * gdb.base/langs.exp: ditto.
8515 * gdb.base/list.exp: ditto.
d63a86f8 8516
c906108c
SS
8517Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
8518
8519 The following changes were made by David Taylor
8520 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8521 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8522 in changes by HP.
d63a86f8 8523
c906108c
SS
8524 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
8525 skip tests. When compiling pass c++ flag to gdb_compile.
8526 * gdb.c++/
d63a86f8 8527
c906108c
SS
8528 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
8529 test for on hppa*-*-hpux*; use args to see if c++ was specified.
8530 (skip_hp_tests): new function.
8531 (gdb_preprocess): new function.
8532
8533 * configure.in (hpdir): decide whether to configure gdb.hp.
8534 * configure: regenerated.
8535
8536 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
8537 to delete on clean.
8538 (EXECUTABLES): update to reflect new additions.
8539 * gdb.base/commands.exp: update message expected.
8540 * gdb.base/default.exp: add copyright notice.
8541 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
8542 * gdb.base/help.exp: update messages to reflect current text.
8543 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
8544 targets for recurse tests.
8545 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
8546 skip this file.
8547
8548 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
8549 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
8550 compilation.
8551 * gdb.c++/misc.exp: ditto.
8552 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
8553 run the tests. tell gdb_compile that it's a c++ compilation.
8554
8555 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 8556
c906108c
SS
8557 * gdb.base/all-bin.exp: new file.
8558 * gdb.base/arithmet.exp: new file.
8559 * gdb.base/assign.exp: new file.
8560 * gdb.base/completion.exp: new file.
8561 * gdb.base/cond-expr.exp: new file.
8562 * gdb.base/condbreak.exp: new file.
8563 * gdb.base/define.exp: new file.
8564 * gdb.base/dollar.exp: new file.
8565 * gdb.base/environment.exp: new file.
8566 * gdb.base/eval-skip.exp: new file.
8567 * gdb.base/jump.exp: new file.
8568 * gdb.base/logical.exp: new file.
8569 * gdb.base/pointers.exp: new file.
8570 * gdb.base/relational.exp: new file.
8571 * gdb.base/section_command.exp: new file.
8572 * gdb.base/whatis-expr.exp: new file.
8573
8574 * gdb.base/all-types.c: new file.
8575 * gdb.base/call-array-struct.c: new file.
8576 * gdb.base/call-return-struct.c: new file.
8577 * gdb.base/call-strings.c: new file.
8578 * gdb.base/callfuncs2.c: new file.
8579 * gdb.base/condbreak.c: new file.
8580 * gdb.base/constvars.c: new file.
8581 * gdb.base/display.c: new file.
8582 * gdb.base/int-type.c: new file.
8583 * gdb.base/jump.c: new file.
8584 * gdb.base/miscexprs.c: new file.
8585 * gdb.base/pointers.c: new file.
8586 * gdb.base/pointers2.c: new file.
8587 * gdb.base/shmain.c: new file.
8588 * gdb.base/shr1.c: new file.
8589 * gdb.base/shr2.c: new file.
8590 * gdb.base/solib.c: new file.
8591 * gdb.base/solib1.c: new file.
8592 * gdb.base/solib2.c: new file.
8593 * gdb.base/varargs.c: new file.
8594 * gdb.c++/derivation.cc: new file.
8595 * gdb.c++/overload.cc: new file.
8596 * gdb.c++/ovldbreak.cc: new file.
8597 * gdb.hp/attach.c: new file.
8598 * gdb.hp/attach2.c: new file.
8599 * gdb.hp/average.c: new file.
8600 * gdb.hp/compiler.c: new file.
8601 * gdb.hp/compiler.cc: new file.
8602 * gdb.hp/execd-program.c: new file.
8603 * gdb.hp/follow-exec.c: new file.
8604 * gdb.hp/follow-fork.c: new file.
8605 * gdb.hp/follow-vfork-and-exec.c: new file.
8606 * gdb.hp/misc-hp.cc: new file.
8607 * gdb.hp/more-steps.c: new file.
8608 * gdb.hp/optimize.c: new file.
8609 * gdb.hp/quicksort.c: new file.
8610 * gdb.hp/run-hp.c: new file.
8611 * gdb.hp/start-stop.c: new file.
8612 * gdb.hp/sum.c: new file.
8613 * gdb.hp/templates-hp.cc: new file.
8614 * gdb.hp/thread-local-in-lib.c: new file.
8615 * gdb.hp/thread-local-in-lib.h: new file.
8616 * gdb.hp/thread-local-in-lib.lib.c: new file.
8617 * gdb.hp/vforked-program.c: new file.
8618 * gdb.hp/virtfunc-hp.cc: new file.
8619 * gdb.hp/watchpoint-hp.c: new file.
8620 * gdb.hp/xdb.c: new file.
8621 * gdb.hp/xdb0.c: new file.
8622 * gdb.hp/xdb0.h: new file.
8623 * gdb.hp/xdb1.c: new file.
8624
8625Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
8626
8627 The following change was made by Edith Epstein
8628 <eepstein@cygnus.com> as part of a project to merge in changes
8629 originally made by HP; HP did not create ChangeLog entries.
8630
8631 * gdb.c++/demangle.exp: changed the expected output for some
8632 ARM-style mangling -- removed second reference to datatype.
8633 For example, maint demangle __dt__11T1__pt__2_cFv
8634 T1<char>::~T1<char>(void)
8635 becomes,
8636 maint demangle __dt__11T1__pt__2_cFv
8637 T1<char>::~T1(void)
8638
8639 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 8640
c906108c
SS
8641Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
8642
8643 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
8644 * gdb.trace/backtrace.exp: Likewise.
8645 * gdb.trace/circ.exp: Likewise.
8646 * gdb.trace/collection.exp: Likewise.
8647 * gdb.trace/deltrace.exp: Likewise.
8648 * gdb.trace/infotrace.exp: Likewise.
8649 * gdb.trace/limits.exp: Likewise.
8650 * gdb.trace/packetlen.exp: Likewise.
8651 * gdb.trace/passc-dyn.exp: Likewise.
8652 * gdb.trace/passcount.exp: Likewise.
8653 * gdb.trace/report.exp: Likewise.
8654 * gdb.trace/save-trace.exp: Likewise.
8655 * gdb.trace/tfind.exp: Likewise.
8656 * gdb.trace/tracecmd.exp: Likewise.
8657 * gdb.trace/while-dyn.exp: Likewise.
8658 * gdb.trace/while-stepping.exp: Likewise.
8659
86601998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
8661
8662 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8663
8664Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
8665
8666 From Brendan Kehoe:
8667 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8668 int return types.
8669
8670Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
8671
8672 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8673 remote dos host testing right.
8674
8675Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
8676
8677 * gdb.base/corefile.exp: remove some xfails.
8678
8679Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
8680
8681 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8682 have different timestamps.
8683
8684Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
8685
8686 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8687 gdb.base/default.exp: Replace "exec" with "executable".
8688
8689Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
8690
8691 * gdb.base/default.exp: Change else if to elseif from previous
8692 delta.
8693
8694Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
8695
8696 * gdb.base/default.exp: Add brace missing from previous delta.
8697
8698Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
8699
8700 * gdb.base/default.exp: Support test for info float for all
8701 varieties of arm toolchain.
8702
dc96c6c7 8703Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8704
8705 * gdb.trace/*.exp: remove "remote_download" command.
8706
dc96c6c7 8707Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8708
8709 * gdb.trace/*.exp: remove -gdwarf from compile.
8710
8711Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
8712
8713 * gdb.trace/configure.in(AC_INIT): typo
8714 * gdb.trace/configure: regenerated
8715
dc96c6c7 8716Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8717
8718 * config/m68k-emc.exp: New file.
8719 * lib/<emc-support.exp trace-support.exp}: New files.
8720 * configure.in: add new test directory gdb.trace.
8721 * gdb.trace/{configure configure.in Makefile.in}: New files.
8722 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8723 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8724 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8725 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8726 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8727 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8728 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 8729
dc96c6c7 8730Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8731
8732 * gdb.c++/classes.exp: Change all regular expressions to match
8733 arbitrary combinations of newline/carriage-return, so that they
8734 will work equally well on Unix and Windows.
8735 * gdb.c++/inherit.exp: ditto.
8736 * gdb.c++/virtfunc.exp: ditto.
8737
87381998-08-11 Dawn Perchik <dawn@cygnus.com>
8739
8740 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8741
c2d11a7d
JM
8742Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
8743
8744 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8745 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8746 to use a0-a3/d0-d3 as needed.
8747
8748Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8749
8750 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8751 * gdb.disasm/am33.exp: Corresponding changes.
8752
c906108c
SS
87531998-07-11 Felix Lee <flee@cygnus.com>
8754
8755 * gdb.base/callfuncs.exp: add cmp10 test.
8756 * gdb.base/callfuncs.c (cmp10): new function.
8757
8758Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8759
d63a86f8 8760 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
8761 into two parts to get around a synchronization problem in expect.
8762
3fc11d3e
JM
8763Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8764
8765 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8766
8767 * configure.in: Add options for gdbtk testsuite.
8768
8769 * configure: Regenerate.
8770
8771 * gdb.gdbtk: New directory to hold gdbtk tests.
8772
c906108c
SS
8773Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8774
8775 * gdb.fortran/types.exp: Escape brackets in expect patterns
8776 for test_float_literal_types_accepted tests.
8777 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8778 before run test.
8779
c2d11a7d
JM
8780Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8781
8782 * am33.exp: Just compile, do not link the testcase.
8783 * am33.s: Add ".am33" pseudoop to force am33 mode.
8784
c906108c
SS
87851998-06-25 Felix Lee <flee@cygnus.com>
8786
8787 * gdb.base/setshow.exp: make sure $pc is sane.
8788
8789 * gdb.stabs/weird.exp: split expect patterns properly.
8790
c2d11a7d
JM
8791Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8792
8793 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8794 * gdb.disasm/am33.exp: Run it.
8795
dc96c6c7 8796Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8797
8798 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8799 match processing (and eliminate spurious timeouts when running).
8800
dc96c6c7 8801Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8802
8803 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8804 exception test, but conditionalize it on target [mach | gnu].
8805
dc96c6c7 8806Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8807
8808 * gdb.base/overlays.exp: fixup compile line for linker script.
8809
8810Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8811
8812 * gdb.fortran/types.exp: don't guess at float size.
8813
8814Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8815
8816 * gdb.base/exprs.exp: delete test that depends on int size.
8817
8818Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8819
8820 * config/sim.exp: Removed checks for target triplets.
8821 (gdb_target_sim): Use gdb,target_sim_options.
8822
8823Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8824
8825 * gdb.base/reread.exp: New file.
8826 * gdb.base/reread1.c: New file.
8827 * gdb.base/reread2.c: New file.
8828
8829Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8830
8831 * config/sim.exp: Use 'target sim -sparclite' when running
8832 SPARClite programs.
8833
8834Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8835
8836 * gdb.base/structs2.exp: New file.
8837 * gdb.base/structs2.c: New file.
8838
8839Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8840
8841 * gdb.asm/common.inc: New file.
8842 * gdb.asm/d10v.inc: New file.
8843 * asm-source.exp: Pass -I's to gas to find .inc files.
8844 Update line numbers in expected output.
8845 * asmsrc1.s: Rewrite.
8846 * asmsrc2.s: Rewrite.
8847 * configure.in: Create arch.inc symlink.
8848 * configure: Regenerate.
8849 * Makefile.in (distclean): Delete arch.inc.
8850
8851Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8852
8853 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8854 (t_enum_value2): ditto
8855 (t_enum_value3): ditto
8856 (main): ditto
8857Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8858
8859 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8860 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8861 change.
8862 Use gdb_test instead of send_gdb/gdb_expect sequences.
8863
8864Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8865
8866 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8867 not void.
8868
8869Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8870
8871 * gdb.base/branches.c: Code with lots of loops and
8872 subroutines. Used to test gdbs ability to single step through PC
8873 changes, especially to test mips-tdep.c:mips_next_pc
8874
8875Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8876
8877 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8878 more rigorous EGCS C++ error checking.
8879
8880Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8881
8882 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 8883 tests.
c906108c 8884 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 8885 function when asleep.
c906108c 8886 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
8887 for i*86 Linux and SVR4 signal handling problems.
8888 Remove linux xfail for `next to handler in signals_tests_1', fixed
8889 by recent infrun.c change.
c906108c 8890 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 8891 stack backtraces.
c906108c
SS
8892 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8893 target.[ch] change.
8894
8895Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8896
8897 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8898 for a newline from gdb before continuing.
8899 (default_gdb_exit): Just look for y or n.
8900 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8901 it does, fail the rests of the tests in the file.
8902
8903Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8904
8905 * config/cygmon.exp: New file.
8906
8907Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8908
8909 * gdb.base/list.exp: Fix problem with "list default lines around
8910 main" test on remote targets.
8911
8912 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8913 run test on remote targets.
8914
8915Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8916
8917 * gdb.asm: New directory.
8918 * configure.in: Configure it.
8919 * configure: Regenerate.
8920 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8921 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8922
8923Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8924
8925 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8926
dc96c6c7 8927Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8928
c906108c
SS
8929 * gdb.base/overlays (several files): Merge the two overlay
8930 managers into one. Change variables (foox, barx, bazx, grbxx)
8931 back into ints but force them to load in their proper sections.
8932
8933Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8934
8935 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8936 on-chip insn memory and IMAP1 to upper 128k.
8937 (D10VCopy): Handle memory regions crossing 16k boundaries.
8938 (D10VCopy): Transfer data in 32 bit chunks.
8939
8940Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8941
8942 * gdb.base/overlays.c (main): Exit normally when result is
8943 correct.
8944
8945 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8946 map. Include space for printf in .text segment.
8947
8948 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8949 updated d10v memory VMA/LMA map.
8950 (D10VCopy): Call D10VTranslate.
d63a86f8 8951
c906108c
SS
8952Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8953
8954 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8955
8956 * gdb.base/bar.c (barx, bar): Change variable to small array so
8957 that it won't be put into the .sdata - small data -
8958 section. Update reference.
8959 * gdb.base/baz.c (bazx, baz): Ditto.
8960 * gdb.base/foo.c (foox, foo): Ditto.
8961 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8962
8963 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8964 to be arrays.
d63a86f8 8965
dc96c6c7 8966Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8967
c906108c
SS
8968 * gdb.base/overlays.exp: fix up and get working again.
8969 Add tests for backtraces from an overlay function.
d63a86f8 8970
c906108c
SS
8971Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8972
8973 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8974 "calling function with watchpoint enabled".
8975
8976Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8977
8978 * gdb.base/break.exp (test_next_with_recursion): Remove
8979 gdb_suppress_tests for d10v-*-*.
8980 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8981 pending review of whether it is useful or not.
8982
8983Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8984
8985 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8986
8987Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8988
8989 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8990 * config/dve.exp: New file to support Densan boards.
8991
8992Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8993
8994 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8995 reads and BSD.
8996
8997Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8998
8999 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
9000 response.
9001
9002 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
9003
9004Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
9005
9006 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
9007 test.
9008
9009 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
9010 target_sizeof_long and target_bigendian_p.
9011 (structs_by_value, structs_by_reference): Check values according
9012 to targets word size and endianess.
d63a86f8 9013
c906108c
SS
9014Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
9015
9016 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
9017 output.
9018
9019Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
9020
9021 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
9022 Update test of set args help to match source change.
9023
9024Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
9025
9026 * gdb.base/default.exp: Expect help system output to be in
9027 alphabetical order.
9028 * gdb.base/help.exp: Ditto.
9029
9030Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
9031
9032 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
9033 "i*86-pc-linux-gnu*".
9034 * gdb.base/interrupt.exp: Ditto.
9035 * gdb.base/corefile.exp: Ditto.
9036
9037 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
9038 define vxworks when building the testcase.
9039
9040 * gdb.base/ptype.exp: Fix testnames to be unique.
9041 * gdb.base/radix.exp: Ditto.
9042 * gdb.base/term.exp: Ditto.
9043 * gdb.base/whatis.exp: Ditto.
9044 * gdb.c++/classes.exp: Ditto.
9045
9046Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
9047
9048 * gdb.base/callfuncs.exp: Fix indentation.
9049
9050 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
9051 suppress_flag has been set.
9052 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
9053 target feature.
9054
9055Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
9056
9057 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
9058 the testcase.
9059
9060 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
9061 set_debug_traps() and breakpoint().
9062 * gdb.c++/misc.cc (main): Ditto.
9063 * gdb.c++/templates.cc (main): Ditto.
9064 * gdb.c++/virtfunc.cc (main): Ditto.
9065
9066Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
9067
9068 * lib/gdb.exp(gdb_step_for_stub): New function.
9069 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
9070 exists, reload the executable and do a "continue" instead of
9071 doing a jump.
9072 (runto_main): Use gdb_step_for_stub.
d63a86f8 9073
c906108c
SS
9074 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
9075 tests to have unique names.
9076 * gdb.base/callfuncs.exp: Ditto.
9077 * gdb.base/commands.exp: Ditto.
9078 * gdb.base/default.exp: Ditto.
9079 * gdb.base/help.exp: Ditto.
9080 * gdb.base/list.exp: Ditto.
9081 * gdb.base/opaque.exp: Ditto.
9082 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
9083 similar tests.
d63a86f8 9084
c906108c
SS
9085 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
9086 * gdb.c++/cplusfuncs.cc: Ditto.
9087 * gdb.c++/virtfunc.cc: Ditto.
9088
9089 * config/monitor.exp: Keep track of the last file we saw, rather
9090 than trying to get the info from gdb.
9091
9092 * gdb.fortran/types.exp: Move comment to previous line.
9093
9094Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
9095
9096 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
9097 target mode.
9098
9099Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
9100
9101 From Bob Manson:
9102 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
9103 string from GDB when it connects.
9104
9105 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
9106
9107Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
9108
9109 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
9110 if we can't get a debug format from GDB (we may be testing an
9111 older GDB). Use a 10 second timeout when checking for the format.
9112
9113 * gdb.stabs/weird.exp: Fix quoting.
9114
9115 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
9116
9117Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
9118
9119 * config/arm-ice.exp: New file.
9120
9121Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
9122
9123 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
9124 until it has been modified to work with the new testsuite.
9125
99707966 9126 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
9127 testcase won't compile, cause all of the testcases in the file to
9128 fail instead.
9129
9130 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
9131 (gdb_clear_suppressed): New procedure.
9132 (gdb_stop_suppressing_tests): Only clear suppress_flag if
9133 it contains a positive value.
9134
9135Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
9136
9137 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
9138
9139 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
9140
9141Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
9142
9143 * lib/gdb.exp (setup_xfail_format): New function.
9144 (get_debug_format): New function to get debug format.
9145 (debug_format): New global variable to hold last value set
9146 by get_debug_format.
9147 * gdb.base/list.exp: Call get_debug_format and expect some
9148 tests to fail for DWARF 1 and COFF formats.
9149 * gdb.c++/ptype.exp: Ditto.
9150 * gdb.c++/classes.exp: Ditto.
9151 * gdb.c++/cplusfuncs.exp: Ditto.
9152 * gdb.c++/inherit.exp: Ditto.
9153 * gdb.c++/templates.exp: Ditto.
9154 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 9155
c906108c
SS
9156Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
9157
9158 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
9159 host doesn't have a currently-open connection.
9160
9161 * config/sparclet.exp: Cleanups and fixes to make it generic for
9162 any gdb stub target. Handle cases where gdb doesn't respond when
9163 interrupted in a sane fashion.
9164
9165 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
9166 same thing in a totally different way.
9167
9168 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
9169 setting "timeout".
9170 (gdb_start): We set the global gdb_prompt variable in
9171 default_gdb_init now.
9172
9173Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
9174
9175 * gdb.base/printcmds.exp: Fix "check for floating addition"
9176 regexp to accept results within approx +/- .01 of exact value.
9177 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
9178
9179Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
9180
9181 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
9182 properly.
9183 (gdb_expect): Add optional timeout parameter, and add timeout
9184 value to various calls.
9185 (gdb_suppress_tests): Only give one warning message per group.
9186
9187Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
9188
9189 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
9190 global variables. Handle getting a value for $timeout more
9191 gracefully.
9192
9193Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9194
9195 * lib/gdb.exp: Close connection to remote host if gdb doesn't
9196 initialize.
9197 (default_gdb_init): New procedure; allow gdb_init to be overridden
9198 by a target configuration file.
9199 (gdb_expect): Pass the timeout to remote_expect.
9200
9201 * config/monitor.exp(gdb_load): Fix typo in regexp.
9202
9203Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
9204
9205 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
9206
9207Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
9208
9209 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
9210 here. Call gdb_target_exec before rebooting the target, to make
9211 sure the connection to the target is closed.
9212 (gdb_load): Pass the name of the executable to gdb_target_monitor.
9213 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
9214 Also detect "Timeout reading from remote" error.
9215
9216 * config/gdbserver.exp: Pass the executable being loaded to
9217 gdb_target_monitor. Don't call gdb_file_cmd here; let
9218 gdb_target_monitor do it.
9219
9220 * gdb.disasm/hppa.exp: Don't use exec_output.
9221
9222Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
9223
9224 * gdb.base/list.exp: If we're debugging a non-native target,
9225 try to set the pc register to point to the start of the
9226 program before doing the first list command.
9227
9228 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
9229 test_calls after restarting.
9230
9231 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
9232 reloading.
9233
9234 * gdb.base/watchpoint.exp: Fix typo.
9235
9236 * gdb.base/setshow.exp: Check for use_gdb_stub.
9237
9238 * gdb.base/break.exp: Fix continue until exit test for the gdb
9239 stub case.
9240 * gdb.base/langs.exp: Ditto.
9241
9242 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
9243 gdb_load_offset. If we weren't given a file to load, figure out
9244 what the current file is and use it.
9245
9246 * config/i386-bozo.exp: New file.
9247
9248Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
9249
9250 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
9251 feature.
9252
9253 * config/proelf.exp: New entry.
9254
9255Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
9256
9257 * lib/gdb.exp: Remove spurious .* patterns at the beginning
9258 of regexps.
9259
9260 * gdb.base/watchpoint.exp: Don't run the test_stepping
9261 tests if gdb can't call functions on the target.
9262
9263 * gdb.base/setshow.exp: Don't run the set prompt tests if
9264 the board has gdb_prompt set.
9265
9266Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
9267
9268 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
9269 * gdb.base/commands.exp: Likewise.
9270 * gdb.base/setshow.exp: Likewise.
9271
9272Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
9273
9274 * config/monitor.exp(gdb_start): Look for gdb_prompt target
9275 feature.
9276
9277 * config/i960.exp: New file.
9278
9279Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
9280
9281 * gdb.base/funcargs.exp: Check for gdb,short_int target
9282 feature instead of looking for explicit target triplets.
9283
dc96c6c7 9284Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 9285
d63a86f8 9286 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
9287 "p 123DEADBEEF", to check parse_number.
9288 * top.c: change "to enable to enable" to "to enable" in a couple
9289 of help strings.
9290
9291Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
9292
9293 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
9294 on the mn10300.
d63a86f8 9295
c906108c
SS
9296Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
9297
9298 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
9299 where the test executable is run with explicit args.
9300 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
9301
9302Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
9303
9304 * gdb.base/run.c: Use FAKEARGV to build test executable that
9305 does not require a command line arg, since most simulators
9306 don't currently support passing such an arg into the simulated
9307 program.
9308 * gdb.base/commands.exp: Change tests to insert the proper
9309 value as the arg to the first recursive factorial call. Change
9310 compilation line to define FAKEARGV at compile time.
9311
9312Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
9313
9314 * gdb.base/recurse.exp: Enable these tests for the mn10300.
9315 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
9316 function with watchpoint enabled" test.
9317
9318Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
9319
9320 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
9321 Don't call gdb_test when the command doesn't return to a gdb prompt.
9322
9323 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
9324 "Tests restarted" messages.
9325
9326Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
9327
9328 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
9329
dc96c6c7 9330Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9331
9332 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
9333 for INFO SYMBOL; add help tests for OVERLAY commands.
9334 * gdb.base/default.exp: add tests for INFO SYMBOL command;
9335 add tests for OVERLAY commands
9336 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
9337 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
9338 * gdb.base/sigall.c: add usestubs code frag
9339 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 9340
c906108c
SS
9341Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
9342
9343 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
9344 failures.
9345 (gdb_stop_suppressing_tests): Note that tests have restarted.
9346
9347Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
9348
9349 * config/h8300.exp: New file.
9350
9351Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
9352
9353 * gdb.base/setshow.exp: Check for the existence of a
9354 feature, not its value.
9355
9356Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
9357
9358 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
9359
9360 * gdb.base/scope.exp: It's now init0(), not init().
9361
9362 * gdb.base/scope0.c: For now, change init() to be init0().
9363
9364 * config/monitor.exp: Use gdb_serial in preference to serial
9365 or netport.
9366
9367 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
9368 and it's not already set.
9369
9370Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
9371
9372 * gdb.base/setshow.exp: Only test the run command if the target
9373 isn't using a stub and if it supports argument passing.
9374
9375Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
9376
9377 * config/udi.exp(gdb_start): Make sure UDICONF is set
9378 properly before starting gdb.
9379
9380Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
9381
9382 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
9383 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
9384 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
9385
9386Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
9387
9388 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
9389 specialized code to reboot the board, use remote_reboot instead.
9390
9391 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
9392
9393 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
9394
9395 * config/monitor.exp: Make sure we disconnect from the target.
9396 Also, try a reboot/reload cycle instead of failing if the
9397 load fails.
9398
9399Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
9400
9401 * gdb.base/default.exp: Don't set match_max.
9402 * gdb.base/help.exp: Ditto.
9403 * gdb.base/list.exp: Ditto.
9404 * gdb.base/signals.exp: Ditto.
9405
9406 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
9407 set, use remote_ld to download the testcase instead of
9408 the GDB loader.
9409
9410Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
9411
9412 * config/vr5000.exp: New file.
9413
9414 * config/monitor.exp(gdb_target_monitor): Add pattern for
9415 "Ending remote" to detect errors in connecting.
9416
9417 * gdb.base/setshow.exp: Add .* within auto language test.
9418
9419 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
9420 target feature.
9421
9422 * config/monitor.exp(gdb_load): Check for a failure when loading,
9423 and reboot the board if necessary.
9424
9425 * gdb.base/setvar.exp(test_set): Handle multiple prints within
9426 a set of tests. Remove print.* from the patterns being checked.
9427
9428Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
9429
9430 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
9431 refer to gdb_spawn_id.
9432
9433 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
9434 longer used.
9435 * config/sparclet.exp: Ditto.
9436 * config/sparclet-old.exp: Ditto.
9437 * config/slite.exp: Ditto.
9438 * config/sim.exp: Ditto.
9439 * gdb.base/funcargs.exp: Ditto.
9440
9441 * lib/gdb.exp:Remove references to gdb_spawn_id.
9442 (gdb_expect): Move to remote.exp.
9443
9444Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
9445
9446 * config/monitor.exp: Detect the "Couldn't establish connection"
9447 message from GDB.
9448
9449Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
9450
9451 * gdb.base/bitfields.exp: Use runto instead of explicit
9452 gdb_run_cmd/gdb_expect sequences.
9453
9454 * gdb.base/break.exp(text_next_with_recursion): Add match for
9455 gdb_expect call.
9456
9457 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
9458 We also need to handle the "A program is being debugged already"
9459 prompt from gdb. Use gdb_test to set the baud rate.
9460
9461 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
9462 to 20000. Really. I mean it.
9463
9464Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9465
9466 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
9467 fails. If suppress_flag is set, skip perror message about not
9468 being able to send to GDB.
9469 (send_gdb): If suppress_flag is set, don't try to send commands to
9470 GDB.
9471 (gdb_expect): If suppress_flag is set, always fail immediately.
9472 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
9473 (gdb_init): Call gdb_stop_suppressing_tests.
9474 (default_gdb_exit): Ditto.
9475 (default_gdb_start): Ditto.
9476
9477 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
9478 gdb_stop_suppressing_tests as appropriate.
9479 * gdb.base/break.exp: Ditto.
9480 * gdb.base/callfuncs.exp: Ditto.
9481 * gdb.base/commands.exp: Ditto.
9482 * gdb.base/exprs.exp: Ditto.
9483 * gdb.base/funcargs.exp: Ditto.
9484 * gdb.base/list.exp: Ditto.
9485 * gdb.base/recurse.exp: Ditto.
9486 * gdb.base/scope.exp: Ditto.
9487 * gdb.base/structs.exp: Ditto.
9488 * gdb.c++/inherit.exp: Ditto.
9489
9490Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
9491
9492 * config/vr4300.exp: New file.
9493
99707966 9494 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 9495
99707966 9496 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
9497
9498Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
9499
9500 * lib/gdb.exp(gdb_init): New function.
9501
9502 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
9503 for each individual variable set.
9504
9505 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
9506 name.
9507
9508 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
9509
9510 * gdb.base/scope.exp: Use gdb_test.
9511
9512 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
9513 aborting; the testsuite driver will do that for us (see
9514 gdb_finish). Also, use gdb_test in a few more places.
9515
9516Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9517
9518 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
9519
9520Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
9521
9522 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
9523 and "add_tests" are not at the same address.
9524
9525Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
9526
9527 * gdb.base/ptype.exp: Use gdb_test.
9528
9529Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
9530
9531 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
9532 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
9533 left in. No longer expect them to fail.
9534
9535 * gdb.stabs/*.mt; Deleted, no longer used.
9536 * gdb.stabs/configure.in: Remove references to target makefile
9537 frags.
9538 * gdb.stabs/configure: Rebuilt.
9539
9540 * gdb.disasm/*.mt: Deleted, no longer used.
9541 * gdb.disasm/configure.in: Remove references to target makefile
9542 frags. Use "sh3.s" as the unique filename for this directory.
9543 * gdb.disasm/configure: Rebuilt.
9544
9545 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
9546 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
9547 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
9548
9549Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
9550
9551 * config/udi.exp: Use mondfe,name instead of remote_host.
9552
9553Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
9554
9555 * gdb.base/watchpoint.exp: Don't expect a failure when calling
9556 a function with a watchpoint enabled on the mn10200.
9557
9558 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
9559 before trying to create it!
9560
9561Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
9562
9563 * config/vx.exp: Use hostname instead of netport.
9564
9565 * config/vxworks.exp: New file.
9566
9567 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
9568
9569 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
9570 gdb before assuming everything worked. Send a ^C if a timeout
9571 occurs.
9572
9573 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
9574 $gdb_spawn_id directly.
9575 (gdb_run_cmd): Try _start as well as start. Use the target feature
9576 gdb,start_symbol as the symbol to start from when jumping.
9577
9578Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
9579
9580 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
9581 redundant) test.
9582
9583 * gdb.base/recurse.exp: Relax final value test for 'b' so that
9584 it doesn't lose for 16bit integer systems.
9585
9586Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
9587
9588 * gdb.fortran/types.exp: If the target doesn't support "double"
9589 data types, then expect "real" types to only be 4 bytes.
9590
9591 * gdb.c++/virtfunc.exp: Expect failure for virtual function
9592 call tests if the target doesn't support inferior function calls.
9593
9594 * gdb.base/printcmds.exp: Allow minor deviation in FP values
9595 in printf tests.
9596
9597Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
9598
9599 * gdb.base/help.exp: Disable "help set", "help show", and
9600 "help support". Simplify regexp for "help stack".
9601
9602 * gdb.base/default.exp: Set match_max to 5000 and the timeout
9603 to 60 seconds. Temporarily set match_max to 15000 around the
9604 "info copying" test.
9605
9606 * gdb.base/nodebug.exp: Don't try to do an inferior function
9607 call if the target doesn't support them.
9608 * gdb.base/printcmds.exp: Likewise.
9609 * gdb.base/setvar.exp: Likewise.
9610 * gdb.base/structs.exp: Likewise.
9611 * gdb.c++/templates.exp: Likewise.
9612 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
9613
9614 * gdb.base/recurse.exp: Enable for the mn10200.
9615
9616 * configure.in: Do configure gdb.stabs directory for *-*-elf
9617 targets.
9618 * configure: Rebuilt.
9619
9620 * gdb.base/break.exp: Check for gdb,noresults before testing
9621 exit status and/or results from the target.
9622 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
9623 * lib/gdb.exp: Remove old (now bogus) initialization of
9624 noinferior, noargs, noresults and nosignals.
9625
9626Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
9627
9628 * config/sh.exp: New file.
9629
9630 * config/slite.exp: Try to connect multiple times to the board
9631 before rebooting. Only send a "monitor run" if need_monitor_run
9632 is set.
9633
9634 * gdb.base/break.exp: Don't do the "stub continue" test if
9635 the target has gdb_stub set.
9636
9637 * gdb.base/callfuncs.exp: Increase the timeout.
9638
9639 * gdb.base/interrupt.exp: Don't even try to compile the testcase
9640 if the target has gdb,noinferiorio set.
9641
9642 * gdb.base/list.exp: Increase match_max to 10000 characters.
9643
9644 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
9645
9646 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
9647 target.
9648
9649 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
9650
9651Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
9652
9653 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9654 trying to delete the copy of gdb. Catch the file delete so we
9655 don't die if the delete fails; also, the file should be copied to
9656 the host, not to the build.
9657
9658Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
9659
9660 * lib/gdb.exp(gdb_test): Surround the result pattern with
9661 parenthesis in case it contains multiple regexps separated
9662 with |.
9663
9664 * gdb.base/watchpoint.exp: Use gdb_test.
9665 * gdb.base/default.exp: Ditto.
9666
9667Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
9668
99707966 9669 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 9670
c906108c
SS
9671 * gdb.base/scope.exp: Use gdb_test.
9672 * gdb.c++/classes.exp: Ditto.
9673 * gdb.c++/inherit.exp: Ditto.
9674
9675Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
9676
9677 * gdb.base/crossload.exp: Don't use execute_anywhere, use
9678 remote_exec instead.
9679 * gdb.base/corefile.exp: Don't be ridiculous.
9680 * gdb.base/*.c: Add missing stub invocations.
9681
9682Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
9683
9684 * config/slite.exp: Miscellaneous fixes.
9685
9686 * lib/gdb.exp: Fix runto.
9687
9688 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9689 the target.
9690
9691 * gdb.base/watchpoint.exp: Fix regexp.
9692
9693 * lib/gdb.exp(default_gdb_exit): Add a catch to the
9694 close and wait commands, as the descriptor may now be
9695 invalid. Always call "remote_close host".
9696
9697Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
9698
9699 Major rewrite for testsuite revision.
d63a86f8 9700
c906108c
SS
9701 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9702 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9703 instead of relying on spawn_id to always contain a valid
9704 spawn id.
9705 (get_compiler_info): New procedure to build the ${binfile}.ci
9706 file, instead of replicating this in N different places.
9707 (gdb_compile): New procedure.
d63a86f8 9708
c906108c
SS
9709 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9710 appropriate arguments) instead of compile. Use gdb_test in a lot
9711 more places. Use send_gdb instead of send. Always run gdb_start
9712 at the start of a testcase, as this is no longer done magically.
9713
9714 config/*-gdb.exp: Rename without the -gdb suffix.
9715
9716 config/mips.exp: Use remote_close instead of exit_remote_shell.
9717 config/monitor.exp: Use target_info instead of looking at
9718 baud, timeout, etc.
9719 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9720
9721Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9722
9723 * gdb.c++/templates.exp (test_ptype_of_templates),
9724 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9725 Update expect patterns for destructors and assignment operators
9726 to match corresponding c-typeprint.c changes.
9727 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
9728 to destructor breakpoint test, GDB should be able to set the
9729 destructor breakpoint without specifying arguments.
9730
9731Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
9732
9733 * gdb.threads/pthreads.exp: Change result for failure to compile due
9734 to lack of pthreads runtime support from an error to simply an
9735 unsupported test, per dejagnu standards.
9736
9737Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9738
9739 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
9740 where GDB exits to reduce pattern match time.
9741 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
9742
9743 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
9744
dc96c6c7 9745Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9746
9747 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9748 * gdb.base/default.exp: ditto.
9749 * gdb.base/nodebug.exp: ditto.
9750 * gdb.base/printcmds.exp: ditto.
9751 * gdb.base/ptype.exp: ditto.
9752 * gdb.base/setvar.exp: ditto.
9753 * gdb.base/structs.exp: ditto.
9754 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9755
9756Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9757
9758 * configure, */configure: Rebuild with autoconf 2.12.
9759
9760Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9761
9762 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9763 use new i*86-pc-linux*-gnu quads.
9764 * gdb.base/corefile.exp: Ditto.
9765 * gdb.base/signals.exp: Ditto.
9766 * gdb.base/sigall.exp: Ditto.
9767 * gdb.base/interrupt.exp: Ditto.
9768
9769 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9770 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9771 RedHat 4.0.
d63a86f8 9772
c906108c
SS
9773 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9774 linux. This allows the test case to at least compile on latest
9775 linux, but still not run due to missing the threads runtime library.
9776
9777Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9778
9779 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9780 directory to search gdb directory. Accept and step over conditional
9781 stack alignment code. Consume $prompt in failure cases.
9782 Reset timeout to $oldtimeout instead of some arbitrary value.
9783 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9784 timeout problems with infinite stack backtraces.
9785 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9786 Accept function parameters for linkfunc member.
9787
9788Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9789
9790 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9791 (CXXFLAGS): Remove, unreferenced.
9792 (B_OPTIONS): Add for -B options and add code to initialize with
9793 previous -B options and also add -B option to pick up cross compiled
9794 runtime.
9795 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9796 doing cross compiles.
9797 (target_alias): Declare global.
9798 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9799 to verify that gcc exists in build tree, and if so set CC to that
9800 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 9801
c906108c
SS
9802Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9803
9804 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9805 ptype test for anonymous union. Fixup testcase to match
9806 current gcc debug output.
9807
9808Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9809
9810 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9811 force argument to an unsigned long type.
9812
9813Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9814
9815 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9816 tests and anonymous union print/ptype tests.
9817 * gdb.base/list.exp (test_forward-search): Increase timeout by
9818 5 minutes for the "search extremely long line" case.
9819 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9820 completely optional and that the pass/fail messages use the command as
9821 the message if that third arg is a null string.
9822 (gdb_test_exact): Arrange that a null string pattern means match a
9823 null string output rather than any output, which might include random
9824 errors.
9825 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9826 backtrace test.
9827 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9828 always failing and failure is now exposed by gdb.exp changes.
9829
9830Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9831
9832 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9833 weren't being noted.
9834
9835Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9836
9837 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9838 * gdb.stabs/weird.exp: Remove v_comb xfails.
9839
dc96c6c7 9840Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9841
9842 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9843 list.exp scope.exp watchpoint.exp]
9844 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 9845
dc96c6c7 9846Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9847
9848 * config/monitor.exp: Increase download timeout to 1000 seconds.
9849
dc96c6c7 9850Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9851
9852 * config/m32r.exp: Increase timeout to 120 seconds.
9853
9854Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9855
9856 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9857 and accept older ordering as obsolescent gcc or gdb.
9858 * gdb.c++/templates.exp: Ditto.
9859 * gdb.c++/virtfunc.exp: Ditto.
9860
9861Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9862
9863 * gdb.base/coremaker.c: Add code to mmap some data so we
9864 can check that it ends up in the core file.
9865 * gdb.base/corefile.exp: Add test to read mmapped data
9866 from core file.
9867
dc96c6c7 9868Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9869
9870 * config/m32r.exp: New file.
9871
9872Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9873
9874 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9875 that cflags can contains -gstabs, and work correctly for other tests.
9876
dc96c6c7 9877Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9878
9879 * gdb.base/setshow.exp: New file, tests show and set.
9880 * gdb.base/setshow.c: New file, tests show and set.
9881 * gdb.base/help.exp: Add test for help set|show annotate.
9882 * gdb.base/default.exp: Add test for set|show annotate.
9883
9884Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9885
9886 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9887 errors unique.
9888 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9889 explicitly.
9890
9891Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9892
9893 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9894 and width commands. This is done elsewhere.
9895 * (gdb_start): Don't call gdb_start_sim here. That's already
9896 done in gdb_load. This fixes lots of failures in default.exp.
9897
9898Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9899
9900 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9901 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9902 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9903 in the same we we treat other failures (since it may be an expected
9904 condition), rather than as an error.
9905 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9906 old test format.
9907
9908Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9909
9910 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9911 (distclean maintainer-clean realclean): No need to remove files
9912 twice. Nuke the duplicates.
9913 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 9914 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
9915 Remove config.h along with other config files.
9916
9917Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9918
9919 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9920 "p func1 ()" and note that rests of tests are skipped.
9921 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9922 setup_xfails for "print func2::coremaker_local".
9923 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9924 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9925 affected by the previous run test.
9926 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9927 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9928 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9929 "pass int powerset tuple" and "pass modeless int powerset tuple".
9930 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9931 "real write 4" and "real write 8".
9932 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9933 setup_xfails for "print vs1 after tuple assign 2",
9934 "print \$i after tuple assign 2", and
9935 "print vs2 after tuple assign 2".
9936 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9937 meaningful error message and return -1 so the caller can
9938 suppress further tests and avoid a cascade of errors.
d63a86f8 9939
c906108c
SS
9940Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9941
9942 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9943 format for printing version.
9944 * gdb.base/default.exp: Ditto.
9945 * gdb.base/interrupt.exp: Fix problem with cascade of
9946 errors if child process dies while calling a function.
d63a86f8 9947
c906108c
SS
9948Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9949
9950 * Makefile.in (VPATH): Add
9951 * Makefile.in (Makefile, config.status): Fix rules so things get
9952 remade when necessary.
9953
9954Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9955
9956 * Makefile.in (just-check): Add path to sibling expect dir
9957 to environment variable specified by RPATH_ENVVAR.
9958
9959Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9960
9961 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9962 (just-check): Add shared library paths for libstdc++, tk,
9963 tcl, bfd, and opcodes to the environment variable specified
9964 in RPATH_ENVVAR.
9965 * configure.in: Add support to recognize --enable-shared flag
9966 and generate correct value for RPATH_ENVVAR.
9967 * configure: Regenerated with autoconf.
9968
9969Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9970
9971 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9972 include all osf versions.
9973 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9974 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9975 when target is linux. When failing to build pthreads test
9976 executable, give more meaningful message.
9977 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9978 arg for pthread_create.
d63a86f8 9979
c906108c
SS
9980Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9981
9982 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9983 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9984 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9985 and -lpthreads (everybody else).
9986 (test_startup): Fail gracefully if threads are not supported.
9987 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9988 "p/c array_index("abcdef",2)" when not gcc compiled.
9989 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9990 "print func2::coremaker_local" when not gcc compiled.
9991 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9992 "ptype on opaque struct tagname (statically)",
9993 "ptype on opaque struct tagname (dynamically) 1", and
9994 "ptype on opaque struct tagname (dynamically) 2"
9995 for not compiled with gcc.
9996 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9997 backtrace when compiled with gcc.
d63a86f8 9998 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
9999 than always return success.
10000
10001Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
10002
10003 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
10004
10005Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
10006
10007 * gdb.base/structs.exp: Undo last change.
10008
10009Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
10010
10011 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
10012 encapsulate all the steps/nexts done during self test, starting
10013 at main, and makes them less sensitive to optimization issues.
10014 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
10015 signal handler" test.
10016 * gdb.threads/pthreads.exp: Only run this for native configs.
10017 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
10018 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
10019 tests.
10020 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
10021 for "runto test_calls(void)" test.
d63a86f8 10022
c906108c
SS
10023Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
10024
10025 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
10026 and don't expect address info in breakpoint confirmations.
10027
10028Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
10029
10030 * gdb.base/list.exp (test_forward_search): Increase timeout
10031 temporarily by 60 seconds for searching extremely long line,
10032 and then reset to old value when done. Increase expect input
10033 buffer to 10000.
10034
10035Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
10036
10037 * gdb.base/list.exp (test_forward_search): Fix to handle very
10038 long source line without overflowing expect's input buffer.
10039
10040Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
10041
10042 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
10043 "buffer_full".
10044
10045 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
10046 "buffer_full".
10047
10048 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
10049 "buffer_full".
10050
10051 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
10052 "buffer_full".
10053
10054Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
10055
10056 * configure.in (configdirs): Add gdb.threads.
10057 * configure: Regenerated with autoconf.
10058 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
10059 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
10060 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 10061
c906108c
SS
10062Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
10063
10064 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
10065
10066Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
10067
10068 * gdb.base/signals.exp (test_handle_all_print): Test separately for
10069 each signal's status in the output of "handle all print".
10070 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
10071 the \r\n sequence that immediately precedes the gdb prompt.
10072 * gdb.base/a1-selftest.exp: Save original timeout and restore
10073 after test.
10074
10075Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
10076
10077 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
10078 symbol.
10079
10080Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10081
10082 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
10083
10084Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
10085
10086 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
10087 timeout by 60 seconds.
10088
10089Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
10090
10091 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
10092 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
10093 error return.
10094
10095Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
10096
10097 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
10098 gdb initialization, also report how long dejagnu waited. Restore
10099 old timeout before doing error return. Temporarily increase timeout
10100 by 3 minutes to allow for slow startups over heavy NFS use.
10101
10102Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
10103
10104 * lib/gdb.exp: Report timeout value for verbosity level 2.
10105 * config/gdbserver.exp: Ditto.
10106 * config/hppro.exp: Ditto.
10107 * config/mips-gdb.exp: Ditto.
10108 * config/monitor.exp: Ditto.
10109 * config/netware.exp: Ditto.
10110 * config/sim-gdb.exp: Ditto.
10111 * config/slite-gdb.exp: Ditto.
10112 * config/udi-gdb.exp: Ditto.
10113 * config/unix-gdb.exp: Ditto.
10114 * config/vx-gdb.exp: Ditto.
10115 * gdb.base/a1-selftest.exp: Ditto.
10116 * gdb.base/a2-run.exp: Ditto.
10117 * gdb.base/break.exp: Ditto.
10118 * gdb.base/corefile.exp: Ditto.
10119 * gdb.base/list.exp: Ditto.
10120 * gdb.base/recurse.exp: Ditto.
10121 * gdb.base/scope.exp: Ditto.
10122 * gdb.base/signals.exp: Ditto.
10123
10124Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10125
10126 * gdb.threads/Makefile.in (docdir): Removed.
10127
10128Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10129
10130 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 10131 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 10132 @srcdir@.
d63a86f8 10133 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
10134 autoconf 2.5 or higher.
10135 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
10136
10137Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
10138
10139 * configure: Regenerated.
10140 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
10141 avoid name clashes with SunOS headers.
10142
10143Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
10144
10145 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
10146
10147Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
10148
10149 * gdb.base/callfuncs.exp: Finish last change -- make sure the
10150 prototype information ends up in the compiler info file.
10151
10152Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
10153
10154 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
10155 attempting to regenerate it. Eliminate use of a temporary file
10156 and just generate the info file directly. Source it immediately,
10157 for consistency of use.
10158 * gdb.base/corefile.exp: Ditto
10159 * gdb.base/exprs.exp: Ditto.
10160 * gdb.base/funcargs.exp: Ditto.
10161 * gdb.base/langs.exp: Ditto.
10162 * gdb.base/list.exp: Ditto.
10163 * gdb.base/mips_pro.exp: Ditto.
10164 * gdb.base/nodebug.exp: Ditto.
10165 * gdb.base/opaque.exp: Ditto.
10166 * gdb.base/ptype.exp: Ditto.
10167 * gdb.base/scope.exp: Ditto.
10168 * gdb.base/setvar.exp: Ditto.
10169 * gdb.base/signals.exp: Ditto.
10170 * gdb.base/whatis.exp: Ditto.
10171 * gdb.c++/templates.exp: Ditto.
10172 * gdb.c++/virtfunc.exp: Ditto.
10173 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
10174 whether or not to add -lstdc++ to the compile command line args.
10175
10176Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10177
10178 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
10179 it got fixed by the recent lookup_minimal_symbol_by_pc change.
10180 Increase timeout, a lot of single stepping might be needed if the
10181 target has no hardware watchpoints.
10182
10183Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
10184
10185 * gdb.base/break.exp: Ignore compiler warnings when compiling
10186 break.c.
10187 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
10188 * gdb.base/default.exp: Add h8300 xfails. Handle messages
10189 from remote-sim.
10190 * gdb.base/exprs.exp: Add h8300 xfails.
10191 * gdb.base/funcargs.exp: Likewise.
10192 * gdb.base/nodebug.exp: Likewise.
10193 * gdb.base/printcmds.exp: Likewise.
10194 * gdb.base/ptype.exp: Likewise.
10195 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
10196 h8300 xfails.
d63a86f8 10197 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
10198 on the h8300.
10199 * gdb.base/funcargs.c: Explicitly make last constant argument to
10200 call_after_alloca_subr an unsigned long type.
10201 * gdb.base/return.c: Include stdio.h.
10202
10203Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10204
10205 * config/abug.exp: New file for the older Motorola Bug monitor
10206 that runs on the mvme13x series VME boards.
10207 * config/monitor.exp: Use the new config array for target settings
10208 if they exist.
10209
10210Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
10211
10212 * sim-gdb.exp: Make the SH simulator allocate less space when
10213 it is targeted.
10214
10215Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
10216
10217 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
10218 test.
10219
10220Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
10221
10222 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
10223 "rs6000-*-*" for "list function in include file" when gcc compiled.
10224 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
10225 for "p ctable1[120]".
10226 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
10227 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
10228 Remove setup_xfail for "rs6000-*-*" for
10229 "print 'scope0.c'::filelocal before run".
10230 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
10231 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
10232 since some compilers don't allow both options to be given
10233 on the same command line. Create object file and move it.
d63a86f8 10234
c906108c
SS
10235Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
10236
10237 * gdb.base/corefile.exp: Always regenerate the core file, since
10238 we always regenerate the coremaker program. Detect special case
10239 where registers cannot be read from core file.
d63a86f8 10240
c906108c
SS
10241Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
10242
10243 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10244 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
10245 * gdb.c++/templates.exp: Only match on basename of file since
10246 some formats like xcoff don't encode directory information.
10247 * gdb.stabs/weird.exp: Use the right sed script for powerpc
10248 and rs6000 AIX xcoff targets.
10249 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
10250 * configure: Regenerate.
10251 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
10252 here, rather than in distclean.
d63a86f8 10253
c906108c
SS
10254Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
10255
10256 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
10257 defined, and use it to compile the test case with -O2. The
10258 native compilation still uses no optimization.
10259 * gdb.base/mips_pro.c: Remove inline assembly code since
10260 it is compiled PIC by default, which results in assembler
10261 warnings that make the testsuite think the compilation
10262 was unsuccessful.
10263
10264Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
10265
10266 * gdb.c++/misc.exp: Add note to message for
10267 "print s.a for foo struct" that this is a known gcc 2.7.2
10268 and earlier bug.
10269
10270Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
10271
10272 * gdb.base/break.exp: Fix pattern for matching "Delete all
10273 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
10274 setup_xfail for deleting all breakpoints test. Fix various
10275 timeout messages to include "(timeout)".
10276 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
10277 for "p t_float_values2(3.14159,float_val2)".
10278 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
10279 for "continue to call2g" when gcc compiled.
10280 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
10281 "up to foo in langs.exp", "show language at foo in langs.exp",
10282 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
10283 and "show language at fsub in langs.exp".
10284 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
10285 "list line 1 in include file", "list message for lines past EOF",
10286 "list function in include file", "list list0.h:foo", and
10287 "list filename:function; nonexistant function".
10288 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
10289 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
10290 and "ptype t_char_array" to be for native cc only.
d63a86f8 10291
c906108c
SS
10292Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
10293
d63a86f8 10294 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
10295 setup_xfail for "print coremaker_bss", "print coremaker_ro",
10296 "print func2::coremaker_local", and "backtrace in corefile.exp".
10297
10298Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
10299
10300 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
10301 "bt in signals.exp". This problem only appears when running
10302 the testsuite, and then only intermittently.
10303
10304Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10305
10306 * gdb.base/return.exp (return_tests): Differentiate between
10307 two tests of continuing.
10308
10309Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10310
10311 * */Makefile.in (maintainer-clean): Remove config.log.
10312 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
10313 * gdb.c++/Makefile.in (PROGS): Add inherit.
10314 (clean): Remove *.ci.
10315
10316Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
10317
10318 * gdb.c++/misc.cc: Add test code from Mike Stump.
10319 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
10320
10321Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
10322
10323 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
10324 to "alpha-*-osf2*" and add comment.
10325 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
10326 setup_xfail for "step over execarg initialization" and
10327 "step over corearg initialization".
10328 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
10329 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
10330 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
10331 gcc compiled for "print coremaker_bss", "print coremaker_ro",
10332 "print func2::coremaker_local", and "backtrace in corefile.exp".
10333 * gdb.base/signals.exp: Build and source signals.ci.
10334 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
10335 to be for gcc only.
10336 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 10337
c906108c
SS
10338Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10339
10340 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
10341 Feb 3 procfs.c change.
10342
10343Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
10344
10345 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
10346
10347Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
10348
10349 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
10350 from dejagnu's apparent default of 10 seconds, which gives random
10351 results when running the tests over NFS on moderately loaded systems.
10352 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
10353
10354Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
10355
10356 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
10357 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
10358 result reports.
10359
10360Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
10361
10362 * configure.in (CY_AC_PATH_TCLH): Remove.
10363 * configure: Regenerate.
10364
10365Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
10366
10367 * gdb.c++/Makefile.in (clean): Add missing '{'.
10368
10369Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
10370
10371 * lib/gdb.exp: Provide a default value for noinferior.
10372
10373 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
10374 Load libgloss.exp.
10375
10376Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
10377
10378 * gdb.disasm/hppa.exp: Compile directly into an executable, use
10379 the executable, not the .o to run the tests from.
10380
10381Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
10382
10383 * gdb.base/break.exp: Don't test for program exit or exit status
10384 if $noresults if nonzero.
10385 * gdb.base/langs.exp: Likewise.
10386 * gdb.base/watchpoint.exp: Likewise.
10387
10388 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
10389 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
10390 trying to compile the testcase.
10391
10392Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
10393
10394 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
10395 * gdb.base/signals.exp (continue to handler): Likewise.
10396
10397Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
10398
10399 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
10400
10401 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
10402
10403Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
10404
10405 * gdb.base/corefile.exp: Recognize "not found" as failure
10406 when trying to determine if a core file was generated.
10407 If no core file was generate the first time, try again without
10408 the ulimit -c to work around braindamaged shells.
10409
10410Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
10411
10412 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
10413 [] tests with "test" and enclose string in quotes.
10414 * gdb.stabs/configure: Rebuild
d63a86f8 10415
c906108c
SS
10416Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
10417
10418 Changes in sync with expect:
10419 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
10420 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
10421 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
10422 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
10423 argument to AC_REQUIRE.
10424 * configure: Regenerated.
10425
10426Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
10427
10428 * gdb.base/corefile.exp: When generating a core, discard any
10429 error messages about ulimit not found and the "core dumped"
10430 message from the shell that runs the coredumper.
10431
10432Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
10433
10434 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
10435
10436 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
10437 which sed script to run. Expect failure for v_comb test
10438 on PA targets too.
d63a86f8 10439
c906108c
SS
10440Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
10441
10442 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
10443 "print func2::coremaker_local" and for "backtrace in corefile.exp"
10444
10445Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
10446
10447 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
10448 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
10449 "sparc-sun-solaris*" xfails for "p v_comb".
10450 * lib/gdb.exp (default_gdb_start): Fix typo.
10451 * gdb.base/corefile.exp: Allow "Core was generated by ..."
10452 messages to not include the full program name that caused
10453 the core dump since some systems (such as solaris) apparently
10454 truncate this path to about 80 characters.
10455 When generating a core file first try increasing the core file
10456 size limit to unlimited since some systems may default it to
10457 zero, and it is harmless to try it. Move the test for failing
10458 to generate a core file to where it will actually get executed.
10459 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
10460 new gdb result from g++ debug info improvements and make old
10461 pattern obsolescent. Also account for size_t differences
10462 (may be int or long).
10463 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
10464 initialization before function call is placed in the delay slot
10465 and thus appears to be skipped over by commands such as "next".
10466
10467Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10468
10469 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
10470
10471Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
10472
10473 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
10474 input source file; fix code to compile test to deal with this
10475 convention.
10476 * gdb.c++/*.exp: Likewise.
10477
10478Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
10479
10480 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
10481 "bt in signals.exp".
10482
10483Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
10484
10485 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
10486 "step over execarg initialization" and
10487 "step over corearg initialization".
10488
10489Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
10490
10491 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
10492 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
10493
10494Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
10495
10496 From Rob Savoye (rob@poseidon.cygnus.com)
10497 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
10498 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
10499 configure.in}, gdb.disasm/{Makefile.in, configure.in},
10500 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
10501 configure.in}: Major reworking for autoconfig.
10502 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
10503 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
10504 New files.
10505 * config/unix-gdb.exp: Make GDB global.
10506 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
10507 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
10508 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
10509 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
10510 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
10511 term.exp, twice.exp, watchpoint.exp, whatis.exp},
10512 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
10513 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
10514 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
10515 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
10516 pr-8136.exp, result.exp, string.exp, tuples.exp},
10517 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
10518 to returns as necessary, arrange for test to compile own testcase
10519 executable.
10520 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 10521
c906108c
SS
10522Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
10523
10524 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
10525 clear_xfail at end of test which might not call either pass or fail.
10526 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
10527 "backtrace through signal handler".
10528
10529Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10530
10531 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
10532 continuing from a job control stop signal.
10533 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
10534
10535Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
10536
10537 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
10538 * gdb.base/corefile.exp: Likewise.
10539 * gdb.base/funcargs.exp: Likewise.
10540
10541Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
10542
10543 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
10544 * config/monitor.exp: Add support for setting baud rate.
10545
10546Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
10547
10548 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
10549 i*86-*-linux* xfails for "backtrace through signal handler".
10550 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
10551 "print func2::coremaker_local".
10552 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
10553 alpha-dec-osf2* xfail for
10554 "delete all breakpoints when none".
10555
10556Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
10557
10558 * gdb.base/break.exp: Change test that deletes all breakpoints
10559 when no user breakpoints are installed. A post 4.15 change
10560 causes gdb to no longer prompt in this case.
10561
10562Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
10563
10564 * gdb.base/return.exp (return_tests): Change xfail for test
10565 "correct value returned double test" to stop xfailing at
10566 Solaris 2.5. Apparently the bug has been fixed.
10567
10568Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
10569
10570 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
10571 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
10572
10573Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
10574
10575 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
10576 * gdb.disasm/hppa.s: Corresponding changes.
10577
10578Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
10579
10580 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
10581 makefile fragment.
10582 * config/mt-hpux: Deleted.
10583
10584Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
10585
d63a86f8 10586 * Many files: When warning about suppressed tests due to a
c906108c
SS
10587 nonexistant test binary, avoid incrementing the warning count.
10588
10589Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
10590
10591 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 10592
c906108c
SS
10593Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10594
10595 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
10596 "sparc-*-solaris2*".
10597
10598Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10599
10600 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
10601 Add global and local variables and initialize them.
10602 * gdb.base/corefile.exp: Test correct mapping of corefile sections
10603 by printing variables. Remove rs6000 and powerpc xfails, BFD now
10604 extracts the file name and terminating signal from the core file.
10605 * TODO: Remove note about tests for correct mapping of corefile.
10606 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
10607 from optimizing it away.
10608 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
10609 handles common blocks.
10610
10611Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
10612
10613 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
10614 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
10615
10616Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
10617
10618 * Makefile.in (maintainer-clean): New target, synonym for
10619 realclean.
10620 * gdb.base/Makefile.in (maintainer-clean): Likewise.
10621 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
10622 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
10623 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
10624 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
10625 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
10626
10627Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
10628
10629 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
10630 xfails when not gcc compiled for "print foo::funclocal".
10631 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
10632 "print foo::funclocal at foo",
10633 "print 'scope1.c'::foo::funclocal at foo",
10634 "print foo::funclocal_bss at foo",
10635 "print 'scope1.c'::foo::funclocal_bss at foo",
10636 "print foo::funclocal_ro at foo",
10637 "print 'scope1.c'::foo::funclocal_ro at foo",
10638 "print bar::funclocal at foo" and
10639 "print 'scope1.c'::bar::funclocal at foo".
10640 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
10641 gcc compiled for "print foo::funclocal at bar".
10642 Expand all messages to ensure that they identify that
10643 the test is at bar().
10644 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
10645 gcc compiled for:
10646 "ptype on opaque struct pointer (statically)",
10647 "ptype on opaque struct tagname (statically)",
10648 "ptype on opaque struct pointer (dynamically) 1",
10649 "ptype on opaque struct tagname (dynamically) 1",
10650 "ptype on opaque struct pointer (dynamically) 2" and
10651 "ptype on opaque struct tagname (dynamically) 2
10652 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10653 gcc compiled for:
10654 "p datalocal"
10655 "whatis datalocal",
10656 "ptype datalocal",
10657 "p bsslocal",
10658 "whatis bsslocal", and
10659 "ptype bsslocal".
10660 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10661 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10662 when not gcc compiled.
10663 * gdb.base/funcargs.exp (float_and_integral_args): Add
10664 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10665 compiled.
10666 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
10667 "backtrace from call6a" when not gcc compiled.
10668 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10669 "backtrace from call7a" when not gcc compiled.
10670 * gdb.base/callfuncs.exp (do_function_calls):
10671 Add "hppa*-*-hpux*" xfail when not gcc compiled for
10672 "p t_char_array_values(char_array_val2,char_array_val1)",
10673 "p t_char_array_values(char_array_val1,char_array_val2)",
10674 "p t_char_array_values("carray 1","carray 2")",
10675 "p t_char_array_values("carray 1",char_array_val2)",
10676 "p t_char_array_values(char_array_val1,"carray 2")",
10677 "p sum_args(1,{2})",
10678 "p sum_args(2,{2,3})",
10679 "p sum_args(3,{2,3,4})",
10680 "p sum_args(4,{2,3,4,5})"
10681 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10682 "backtrace in corefile.exp" when not gcc compiled.
10683
10684Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10685
10686 * gdb.base/signals.exp: Rewrite `handle all print' test as
10687 a procedure. Accept blanks or TABs as whitespace, increase
10688 timeout and expect input buffer size for the large output
10689 from the command. Remove "i*86-*-bsdi2.0" xfail.
10690
10691Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10692
10693 * gdb.base/setvar.exp: Add new testcases for truncation when
10694 assigning invalid values to bitfields.
10695
10696Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
10697
d63a86f8 10698 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
10699 mips-sgi-irix* xfail for
10700 "call inferior func with struct - returns char *"
10701 and fix test so that an optional (unsigned char *) cast is
10702 accepted in the result.
10703
10704Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
10705
10706 * gdb.base/funcargs.exp (float_and_integral_args): Remove
10707 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10708 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10709 * gdb.base/signals.exp: Remove duplicate "handle all print" test
10710 that accidentally got checked in.
10711
10712Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
10713
d63a86f8 10714 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
10715 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10716 compiled test.
10717 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10718 Add mips-sgi-irix5* xfail for not gcc compiled.
10719 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
10720 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10721 "p top", "whatis top", "p middle", and "whatis middle".
10722 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10723 "whatis signed char" for not gcc compiled.
10724 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10725 "set variable signed char=-1 (-1)" and
10726 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10727 * gdb.base/funcargs.exp (float_and_integral_args):
10728 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10729 Add mips-sgi-irix* xfail when not gcc compiled for
10730 "continue to call2b".
10731 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10732 "continue to call2g".
10733 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10734 "backtrace from call6a"
10735 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10736 "backtrace from call7k".
10737 Add mips-sgi-irix5* xfail when not gcc compiled for
10738 "backtrace from call7a".
10739 (localvars_after_alloca): Fix gdb_test cmds for
10740 "print * after runto ...".
10741 Remove rs6000-*-* xfails for
10742 "print i after runto localvars_after_alloca" and
10743 "print l after runto localvars_after_alloca"
10744 for all compilers.
10745 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10746 when not compiled with gcc, for:
10747 "print signed char == (minus)",
10748 "print signed char != (minus)",
10749 "print signed char < (minus)",
10750 "print signed char > (minus)".
10751 * gdb.base/callfuncs.exp (do_function_calls):
10752 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10753 "call inferior func with struct - returns char *".
d63a86f8 10754 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
10755 "correct value returned double test" to include Solaris 2.4.
10756 * gdb.base/funcargs.exp (float_and_integral_args):
10757 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 10758
c906108c
SS
10759Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10760
10761 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10762 enumeration bitfields if compiling with GNU C.
10763 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10764 to empty' prompt.
10765
10766Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10767
10768 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10769 test for PRO targets.
10770
10771 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10772 breakpoints in the inferior at any given time by making
10773 two groups of breakpoints for call2*, call6* and call7*
10774 tests.
10775
10776Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10777
10778 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10779 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10780 from optimizing it away.
10781 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10782 "call inferior func with struct".
10783
10784Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10785
10786 * configure.in: Only configure gdb.chill for particular targets.
10787
10788Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10789
10790 * gdb.base/Makefile.in: Add action to .c.o transformation
10791 rule that generates a .ci file for each .o file and remove
10792 explicit .c.o rules except for callfuncs.o.
10793 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10794 generates a .ci file for each .o file and remove explicit
10795 .cc.o rules.
10796 (clean): Remove *.tmp *.ci files.
10797 (EXECUTABLES): Remove templ-info.exp.
10798 * gdb.base/compiler.c: New file.
10799 * gdb.c++/compiler.cc: New file
10800 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10801 Change rs6000-*-* xfail for
10802 "print 'scope0.c'::filelocal_ro" and
10803 "print 'scope1.c'::filelocal" and
10804 "print 'scope1.c'::filelocal_bss" and
10805 "print 'scope1.c'::filelocal_ro" and
10806 "print 'scope1.c'::foo::funclocal" and
10807 "print 'scope1.c'::foo::funclocal_ro" and
10808 "print 'scope1.c'::bar::funclocal" and
10809 "print 'scope0.c'::filelocal_ro" and
10810 "print 'scope1.c'::filelocal at foo" and
10811 "print 'scope1.c'::filelocal_bss at foo" and
10812 "print 'scope1.c'::filelocal_ro at foo" and
10813 "print 'scope1.c'::foo::funclocal at foo" and
10814 "print 'scope1.c'::foo::funclocal_bss at foo" and
10815 "print 'scope1.c'::foo::funclocal_ro at foo" and
10816 "print 'scope1.c'::bar::funclocal at foo" and
10817 "print 'scope0.c'::filelocal_ro" and
10818 "print 'scope1.c'::filelocal" and
10819 "print 'scope1.c'::filelocal_bss" and
10820 "print 'scope1.c'::filelocal_ro" and
10821 "print 'scope1.c'::foo::funclocal" and
10822 "print 'scope1.c'::foo::funclocal_bss" and
10823 "print 'scope1.c'::foo::funclocal_ro" and
10824 "print 'scope1.c'::bar::funclocal" and
10825 "print 'scope1.c'::bar::funclocal_bss"
10826 to only be xfail'd when not compiled with gcc.
d63a86f8 10827 Add rs6000-*-* xfail for
c906108c
SS
10828 "print 'scope0.c'::filelocal_bss before run"
10829 when compiled with gcc.
10830 (test_at_main): Add rs6000-*-* xfail for
10831 "print filelocal_ro in test_at_main"
10832 when compiled with gcc.
10833 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 10834 Add rs6000-*-aix* xfail for
c906108c
SS
10835 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10836 "ptype t_char_array", not compiled with gcc.
10837 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10838 xfail for "list foo (in include file)" when gcc compiled.
10839 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10840 (integral_args): Add rs6000-*-* xfail for
10841 "run to call0a" if not compiled with gcc.
10842 (unsigned_integral_args): Add rs6000-*-* xfail for
10843 "run to call1a" if not compiled with gcc.
10844 (float_and_integral_args): Add rs6000-*-* xfail for
10845 "run to call2a" if not compiled with gcc and for
10846 "continue to call2b" for any compiler.
10847 Add rs6000-*-* xfail to
10848 "print f1 after run to call2a" for gcc compiled.
10849 (discard_and_shuffle): Add rs6000-*-* xfail for
10850 "run to call6a".
10851 (shuffle_round_robin): Add rs6000-*-* xfail for
10852 "backtrace from call7a" if not compiled with gcc.
10853 Add rs6000-*-* xfail for
10854 "backtrace from call7b" if compiled with gcc.
10855 (call_after_alloca): Add rs6000-*-* xfail for
10856 "print c in call_after_alloca" and
10857 "print s in call_after_alloca" and
10858 "backtrace from call_after_alloca_subr"
10859 if not compiled with gcc.
10860 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10861 "print c in localvars_in_indirect_call" and
10862 "print c in localvars_in_indirect_call" and
10863 "backtrace in indirectly called function" and
10864 "stepping into indirectly called function"
10865 if not compiled with gcc.
10866 (localvars_after_alloca): Add rs6000-*-* xfail for
10867 "print c after runto localvars_after_alloca" and
10868 "print s after runto localvars_after_alloca" and
10869 "print i after runto localvars_after_alloca" and
10870 "print l after runto localvars_after_alloca"
10871 for all compilers.
10872 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10873 than whatis-info.exp.
10874 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10875 than opaque-info.exp.
10876 Setup rs6000-*-* xfail for
d63a86f8 10877 "ptype on opaque struct pointer (statically)" and
c906108c
SS
10878 "ptype on opaque struct pointer (dynamically)" when
10879 not compiled with gcc.
10880 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10881 rather than callf-info.exp.
10882 (do_function_calls): Add clear_xfail for rs6000-*-* for
10883 "p t_float_values2(3.14159,float_val2)". Seems to work
10884 fine there, both with xlc and gcc. Need to find out what
10885 it is doing right and fix other platforms.
10886 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10887 "call inferior func with struct - returns int",
10888 "call inferior func with struct - returns long",
10889 "call inferior func with struct - returns float",
10890 "call inferior func with struct - returns double",
10891 "call inferior func with struct - returns char *",
10892 but only if not gcc compiled (presumes xlc compiled).
10893 Change rs6000-*-* xfails for
10894 "call inferior func with struct - returns char" and
10895 " call inferior func with struct - returns short" to only
10896 xfail if not using gcc.
10897 (clean mostlyclean): Remove *.ci and *.tmp files.
10898 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10899 than templ-info.exp.
10900 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10901 Add rs6000-*-* xfail for "up to foo in langs.exp"
10902 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10903 when not gcc compiled.
d63a86f8 10904
c906108c
SS
10905Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10906
10907 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10908 * gdb.base/corefile.exp: Likewise.
10909 * gdb.base/list.exp: Likewise.
10910 * gdb.base/scope.exp: Likewise.
10911 * gdb.base/siganls.exp: Likewise.
10912
10913 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10914 compiler output.
10915 * gdb.base/whatis.exp: Likewise.
10916
10917Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10918
10919 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10920 failure (opcode table has been fixed to match reality).
10921
10922Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10923
10924 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10925 "call inferior func with struct - returns char",
10926 "call inferior func with struct - returns short"
10927
10928 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10929 "print 'scope0.c'::filelocal at main",
10930 "print 'scope0.c'::filelocal_bss in test_at_main",
10931 "print 'scope0.c'::filelocal at foo",
10932 "print 'scope0.c'::filelocal_bss in test_at_foo",
10933 "print 'scope0.c'::filelocal at bar",
10934 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 10935
c906108c
SS
10936 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10937 in source file 1". This bug seems to have been fixed with both
10938 gcc and native cc (was native assembler bug?).
10939
10940Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10941
10942 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10943 "backtrace through signal handler" to "i*86-*-sysv4*".
10944 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10945 continue" case. Add "known SVR4 bug" to fail message.
10946 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10947 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10948 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10949 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10950 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10951 "up to foo in langs.exp", "show language at foo in
10952 langs.exp", "up to cppsub_ in langs.exp", "show
10953 language at cppsub_ in langs.exp", "up to fsub in
10954 langs.exp", and "show language at fsub in langs.exp".
10955 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10956 "bactrace in corefile.exp".
10957 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10958 "call inferior function with struct - returns float" and
10959 "call inferior function with struct - returns double".
d63a86f8 10960
c906108c
SS
10961Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10962
10963 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10964 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10965 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10966 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10967
10968Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10969
10970 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10971 (or overriden) "CHILL" macro rather then bare "gcc".
10972 Also look for ../../gcc/xgcc since that is what we will
10973 actually need, not "Makefile". Remove following assignment
10974 of CHILL to CHILL_FOR_TARGET because that results in
10975 recursive definition.
10976
10977Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10978
10979 * gdb.base/corefile.exp: Change xfail for backtrace in
10980 corefile.exp from linuxaout to all linux.
10981 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10982 cases where we miss the breakpoint at the signal handler
10983 for some reason. Setup xfail for linuxoldld/linuxaout and
10984 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10985 hitting SIGURG breakpoint.
10986 * gdb.base/signals.exp: Setup xfail for "next" acting like
10987 continue to add linuxoldld. Setup xfail for all linux for
10988 "next to handler in signals_tests_1", "backtrace in
10989 signals_tests_1", "continue to func1", "pass SIGUSR1",
10990 and continue to handler".
10991
10992Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10993
10994 * Update all FSF addresses except those in COPYING* files.
10995
10996Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10997
10998 * gdb.base/a2-run.exp: Change messages to be more explicit about
10999 the status of args, and quote binfile in results.
11000
11001Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
11002
11003 * gdb.base/callfuncs.exp: Add tests for passing structs to
11004 inferior functions and return various types.
11005 * gdb.base/callfuncs.c: Add functions to receive a struct
11006 and return a member of the struct, in various types.
11007
11008Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11009
11010 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
11011
11012Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11013
11014 * config/vxworks29k.exp: New file, sources vxworks.exp.
11015
11016Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11017
11018 * config/gdbremote.exp: New file. Testing framework using
11019 gdbserver.
11020
11021Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
11022
11023 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
11024 "call function when asleep" and "send end of file".
11025 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
11026 for "backtrace in corefile.exp".
11027 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
11028 for "backtrace through signal handler".
11029 * gdb.base/corefile.exp: Make sure we actually generate a core file
11030 before trying the core tests. Some systems allow the user to suppress
11031 generation of core files and default to that (linux for example).
11032 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
11033 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
11034
11035Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11036
11037 * gdb.threads: New directory with some crude multi-threaded
11038 gdb tests (step.exp and step2.exp).
11039 * config/mt-lynx (STEP_EXECUTABLE): Define.
11040 (THREADFLAGS): Define.
11041
11042Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
11043
11044 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
11045
11046 * gdb.base/signals.exp: Disable whole file for lynx until
11047 further notice.
11048
11049 * gdb.base/signals.exp: xfail test where "next" acts like
11050 "continue" for lynx.
11051
11052 * gdb.base/interrupt.exp: xfail test for calling function while
11053 inferior is asleep for lynx.
11054
11055 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
11056 than one cr-lf after each command.
11057
11058Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11059
11060 * configure.in: Reinstate setting of stabsdirs variable, fix
11061 typo in setting up configdirs for native builds.
11062
11063 * gdb.base/return.exp: Fix typo in return double test.
11064 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
11065 compiler from optimizing them away.
11066
11067Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
11068
11069 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
11070 sequences to be echo'd by gdb when using gdb_test.
11071 * gdb.chill/chexp.exp: Likewise.
11072 * gdb.fortran/exprs.exp: Likewise
11073
11074Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11075
11076 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
11077 after the inferior gdb has started.
11078
11079 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
11080 after each command.
11081 * gdb.base/funcargs.exp: Likewise.
11082 * gdb.base/gdbvars.exp: Likewise.
11083 * gdb.base/interrupt.exp: Likewise.
11084 * gdb.base/list.exp: Likewise.
11085 * gdb.base/watchpoint.exp: Likewise.
11086 * gdb.c++/demangle.exp: Likewise.
11087 * gdb.c++/inherit.exp: Likewise.
11088 * gdb.chill/chexp.exp: Likewise.
11089 * gdb.fortran/exprs.exp: Likewise.
11090
11091 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
11092 test if we can't handle IO to/from the inferior.
11093
11094 * gdb.c++/misc.exp: Always check for a program already being
11095 started after sending a "run" command to gdb.
11096
11097 * gdb.base/twice.exp: Start with a fresh gdb.
11098
11099 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
11100 only depend on gdb's expression code, not the chill runtime.
11101
11102 * gdb.base/return.c: Put return values into variables so we
11103 can have gdb print them rather than depending on the program
11104 to print them.
11105 * gdb.base/return.exp: Corresponding changes.
11106
11107 * lib/gdb.exp: Provide default value for noinferiorio.
11108 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
11109 the inferior.
11110
11111 * gdb.base/break.exp: Always check for a program already being
11112 started after sending a "run" command to gdb.
11113 (text_next_with_recursion): Don't check the output from the
11114 program's printf statement. Instead just make sure the program
11115 exited.
11116
11117 * gdb.base/commands.exp: Protect tests which need arguments with
11118 $noargs conditionals.
11119
11120Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11121
11122 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
11123 of structure member arrays to match gdb/valops.c:value_addr change.
11124
11125Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
11126
11127 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
11128 cases.
11129
11130Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
11131
11132 * configure.in (configdirs): Remove gdb.chill from default list
11133 of subdirs and then add it back in only if doing a native build.
11134 The current chill compiler does not yet work in any cross build.
11135 * Revert all signal changes from Jul 6.
11136 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
11137 for sh-hms targets, allowing these tests to link, with no other
11138 changes. Testing is suppressed by setting "nosignals" in site.exp.
11139
11140Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
11141
11142 * configure.in (signaldirs): Define and add to configdirs for all
11143 targets except some specific ones that are known to not support signals.
11144 Also clean up formatting.
11145 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
11146 (signals, sigall): Remove rules to build.
11147 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
11148 Moved to new gdb.signals directory.
11149 * gdb.signals: New test directory.
11150 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
11151 signals.c signals.exp}: New or moved files.
11152
11153Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
11154
11155 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
11156
11157Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
11158
11159 * gdb.base/return.exp: Xfail `return double' test failure
11160 on at least Solaris 2.3 and handle future/past versions on
11161 a case by case basis as appropriate. Also update message
11162 to include i*86 failures.
11163
11164Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11165
11166 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
11167
11168 * lib/gdb.exp: Fix comment which erroneously identified
11169 gdb_file_cmd as gdb_load (the 19 May change was in fact to
11170 gdb_file_cmd not gdb_load).
11171 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
11172
11173 * gdb.base/setvar.exp: Make test names consistent between pass and
11174 fail cases. Use gdb_test more.
11175
11176Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11177
11178 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
11179
11180Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11181
11182 * gdb.base/help.exp: Fix expected help string for `show commands'.
11183
11184Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
11185
11186 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
11187
11188 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
11189 of a text section.
11190
11191Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
11192
11193 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
11194 that loop eventually terminates. Fix Connection refused logic so
11195 that testsuite will expire nicely.
11196
11197Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
11198
11199 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
11200 config/rom68k.exp: New tcl glue for the appropriate monitors.
11201 These all just end up calling monitor.exp.
11202 * config/monitor.exp (gdb_target_monitor): Handle `Connection
11203 refused' by retrying. Cleanup some timeout issues.
11204 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
11205 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
11206 callers don't have to set/restore global timeout variable.
11207
11208 * The following set of changes centralizes management of the global
11209 timeout variable. This way, it can be set in one target dependent
11210 place instead of dozens of places scattered throughout the test suite.
11211 If you need to lengthen a timeout, then you should either set timeout
11212 in one of the config/{target}.exp files, or multiply it by a factor.
11213 Setting it to an absolute value is always going to lose for some
11214 targets.
11215 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
11216 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
11217 * gdb.base/funcargs.exp: Don't set timeout.
11218 * gdb.base/list.exp (test_forward_search): Only use local timeout.
11219 * gdb.base/printcmds.exp (test_print_string_constants
11220 test_print_array_constants): Don't set timeout.
11221 * gdb.base/ptype.exp: Don't set timeout.
11222 * gdb.base/recurse.exp: Don't set timeout.
11223 * gdb.base/return.exp: Don't set timeout.
11224 * gdb.base/watchpoint.exp: Don't set timeout.
11225 * gdb.c++/classes.exp (do_tests): Don't set timeout.
11226 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
11227
11228Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
11229
11230 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
11231
11232Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11233
11234 * lib/gdb.exp: Disable chill tests for irix5.
11235
11236Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11237
11238 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
11239 each test pass or fail.
11240
11241Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11242
11243 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
11244 xlc not gcc.
11245
11246Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
11247
11248 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
11249
11250Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
11251
11252 * config/est.exp: Fix copyright and comments. Remove dead code.
11253 Use targetname, serialport and baud variables instead of fixed
11254 constants.
11255 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
11256 * config/cpu32bug.exp: New file to support cpu32bug monitors.
11257
11258Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11259
11260 * gdb.base/watchpoint.exp: Don't run
11261 test_watchpoint_triggered_in_syscall for sunos.
11262
11263Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11264
11265 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
11266 they don't seem to exist. Do include stdio.h.
11267
11268Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11269
11270 * gdb.base/a1-selftest.exp: Add alpha xfail.
11271
11272Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11273
11274 * gdb.base/watchpoint.c (main): Prompt before calling read().
11275 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
11276 Revise accordingly. Remove cruft about sending "123" several
11277 times, until it gets noticed. Clean up the "print buf[0]" stuff
11278 so that it passes or fails, and waits for prompts in the usual way.
11279
11280Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11281
11282 * gdb.base/recurse.exp: Fix comment.
11283
11284 * TODO: Remove item about printing variables in nodebug.exp. Add
11285 item about enabling tests which are only run on some targets.
11286
11287 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
11288 fail, make test names unique, use new gdb_test convention
11289 regarding pattern, use gdb_test more, etc.).
11290
11291 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
11292 fail, make test names unique, etc.).
11293
11294Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11295
11296 * gdb.base/nodebug.c: Change return type of top and middle to
11297 short.
11298 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
11299 are fixed by the recent mdebugread.c changes. Allow `short ()'
11300 as type for top and middle.
11301
11302Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11303
11304 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
11305 nearly as I can tell, the whole thing was an accident in Stu's
11306 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
11307 to replace a send/expect pair with gdb_test, but ended up only
11308 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
11309 of 30 Mar 1995 took care of it, but left this vestigial comment
11310 which I am now nuking.
11311
11312Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11313
11314 * gdb.base/break.exp: Look for different line number for
11315 breakpoint at main depending on usestubs.
11316
11317Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11318
11319 * gdb.base/list.exp: Adjust some alternate expect patterns to
11320 match recent list0.c change. Add alternate expect pattern for
11321 output from `list default lines around main' for optimizing
11322 compilers.
11323
11324Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11325
11326 * lib/gdb.exp: If nosignals is not set, set it to 0.
11327
11328Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
11329
11330 * config/slite-gdb.exp: Responds to load symbol table prompt.
11331 * gdb.base/break.exp: Adjust line number, fix rerun.
11332 * gdb.base/langs0.c: Add #ifdef usestubs.
11333
11334Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
11335
11336 * gdb.base/list.exp: Adjust line contents after adding new lines in
11337 list0.c. Also fix a syntax error.
11338
11339 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
11340 * gdb.base/break.exp: ditto.
11341 * gdb.base/list.exp: ditto.
11342 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
11343 * gdb.base/run.c: ditto.
11344 * gdb.base/list0.c: ditto.
11345 * gdb.base/funcargs.c: ditto.
11346
11347Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
11348
11349 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
11350 $targetname, $serialport and $baud instead of hardwired variables.
11351 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
11352 target doesn't support signals.
11353
11354Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
11355
11356 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
11357
11358Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11359
11360 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
11361 Don't rely on the value of an auto variable before it has been
11362 initialized. Use gdb_test more.
11363
11364Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11365
11366 * lib/gdb.exp (default_gdb_version): A version number must start
11367 with a digit, but other than that contains all characters up to
11368 the first whitespace character.
11369
11370Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11371
11372 * gdb.base/commands.exp (breakpoint_command_test): New tests.
11373
11374Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11375
11376 * gdb.c++/*.exp: Warn if executable does not exist. The original
11377 reason for skipping the warning was that configure.in sometimes
11378 intentionally skipped building the executables but the tcl code
11379 had no way of knowing. That (a) was always bogus with respect to
11380 error handling, (b) is no longer true (right now there is no way
11381 to skip C++ tests).
11382
11383 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
11384
11385Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11386
11387 * gdb.base/list.exp: Add expect patterns for output from
11388 SunPRO compiled executables.
11389 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
11390 types.
11391
11392Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11393
11394 * gdb.base/break.exp (test_next_with_recursion): Accept any line
11395 number (we are already testing that the correct source line text
11396 gets printed).
11397
11398 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
11399 that is what is intended, but something needed to be done to get
11400 sunos4 native working again.
11401
11402 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
11403
11404 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
11405 apparently went with a (very) old xfail.
11406
11407Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
11408
11409 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
11410 runto_main is a proc in gdb.exp that will do 'step' for target use
11411 stubs.
11412 * gdb.base/exprs.exp: ditto.
11413 * gdb.base/interrupt.exp: ditto.
11414 * gdb.base/opaque.exp: ditto.
11415 * gdb.base/printcmds.exp: ditto.
11416 * gdb.base/ptype.exp: ditto.
11417 * gdb.base/scope.exp: ditto.
11418 * gdb.base/setvar.exp: ditto.
11419 * gdb.base/signals.exp: ditto.
11420 * gdb.base/twice.exp: ditto.
11421 * gdb.c++/classes.exp: ditto.
11422 * gdb.c++/inherit.exp: ditto.
11423 * gdb.c++/templates.exp: ditto.
11424 * gdb.base/break.exp: no run and hit main for stubs. Change line
11425 numbers for breakpoints and info breakpoint.
11426 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
11427 breakpoint().
11428 * gdb.base/callfuncs.c: ditto.
11429 * gdb.base/exprs: ditto.
11430 * gdb.base/interrupt.c: ditto.
11431 * gdb.base/opaque0.c: ditto.
11432 * gdb.base/printcmds.c: ditto.
11433 * gdb.base/ptype.c: ditto.
11434 * gdb.base/scope0.c: ditto.
11435 * gdb.base/setvar.c: ditto.
11436 * gdb.base/signals.c: ditto.
11437 * gdb.base/twice.c: ditto.
11438 * gdb.c++/misc.cc: ditto.
11439 * gdb.c++/templates.cc: ditto.
11440
11441Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11442
11443 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
11444
11445 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
11446 somewhere between `read' and `main.c'. I'm pretty sure the
11447 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
11448 and it isn't particularly useful.
11449
11450 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
11451
11452Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11453
11454 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
11455
11456Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
11457
11458 * config/mt-slite: add LIBS and -nostdlib.
11459 * config/slite-gdb.exp: add this new file to support sparclite target.
11460
11461Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
11462
11463 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
11464
11465 * gdb.base/a2-run.exp: Change argument to istarget from
11466 "*-*-vxworks" to "*-*-vxworks*".
11467 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
11468
11469Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
11470
11471 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
11472 will not runto main but do a 'step' to step out of breakpoint().
11473 * config/mt-slite: add -Dusestubs.
11474
11475Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11476
11477 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
11478 instead of just @.
11479
11480 * gdb.base/signals.exp: Add test for "handle all print".
11481 * TODO: Remove "handle all print". Also remove item about
11482 checking copyright date (I don't like the idea of a spurious FAIL
11483 based on when we run the tests).
11484
11485 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
11486 for SunOS4 (reason for failure not investigated). Remove
11487 redundant test for $binfile.
11488
11489 * gdb.base/nodebug.c (array_index): Call malloc.
11490
11491 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
11492
11493Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
11494
11495 * gdb.base/recurse.exp: Update gdb_test invocation to use new
11496 conventions and slightly simplify the matching regexp.
11497
11498Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11499
11500 * gdb.base/break.exp: Update gdb_test invocation to use new
11501 convention.
11502
11503 * lib/gdb.exp: If noargs is not set, set it to 0.
11504
11505 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
11506 tests unique.
11507
11508 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
11509
11510Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11511
11512 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
11513 one argument of type "<non-float parameter>".
11514
11515Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
11516
11517 * config/rom68k.exp: New file to support Motorola IDP board.
11518 * gdb.base/a2-run.exp: Skip this file if noargs is set.
11519 * gdb.base/break.c: Change things around so that this program
11520 doesn't depend upon args. This is necessary to make remote
11521 targets work (in general, they can't take args).
11522 * gdb.base/break.exp: Don't try to send args to program. Don't
11523 expect output. Also, replace lots of code with gdb_test.
11524
11525Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11526
11527 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
11528 printing of '\'' (which is what the comment says we are testing,
11529 even though we were not), not '''.
11530 (test_integer_literals_rejected): Test that printing ''' is an error.
11531
11532 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11533 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
11534 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
11535 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
11536 Use gdb_test not test_print_accept.
11537 * lib/gdb.exp: Remove test_print_accept.
11538
11539 * gdb.base/signals.exp (signal_tests_1): Make pass message
11540 consistent with fail message.
11541
11542 * gdb.base/whatis.exp: Remove xfails for printing char vs.
11543 unsigned char; the bug (PR 1821) is fixed.
11544
11545 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
11546
11547 * gdb.base/scope.exp (test_at_localscopes): Call pass for
11548 successful tests--makes xfailing them work right.
11549
11550Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11551
11552 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
11553 only \r\n, not .*. The test can pass .* as the last thing in
11554 $pattern if that is what it wants. In addition to providing this
11555 flexibility, this change should speed up pattern matching in cases
11556 where the pattern already ended with .* (there were a number of
11557 them). This change also helps catch bad patterns--in the old
11558 scheme the typo "char \*" instead of "char \\*" would pass. Now
11559 it is caught.
11560 * Many .exp files: Update callers.
11561
11562 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
11563 clearer and does not spuriously match multiple ('s. Likewise for
11564 ) and *.
11565
11566 * gdb.base/nodebug.exp: Test ability to call a function and pass
11567 it a string (even with no debugging info).
11568
11569 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
11570 "p '\'", which is the same as "p ''" once tcl gets done with
11571 quoting, to "p '\\'", which I suspect is what is intended (one
11572 backslash gets sent to GDB).
11573
11574 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
11575
11576Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11577
11578 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
11579 1817) was fixed literally years ago.
11580
11581Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11582
11583 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
11584 test, it causes stepping out of call_after_alloca_subr with
11585 optimizing compilers.
11586 (localvars_in_indirect_call): Consume GDB prompt if `finish'
11587 fails.
11588
11589 * gdb.c++/templates.exp: Source templ-info.exp only if
11590 the templates executable exists.
11591
11592 * gdb.c++/misc.cc (class Contains_static_instance,
11593 class Contains_nested_static_instance),
11594 gdb.c++/classes.exp (test_static_members): Test printing of
11595 a class that contains a static instance of the class.
11596
11597Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11598
11599 * gdb.base/langs2.c (cppsub_): Don't prototype.
11600 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
11601 only, I believe).
11602
11603Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11604
11605 * lib/gdb.exp (skip_chill_tests): New procedure.
11606
11607 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
11608
11609Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
11610
11611 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
11612 each expect pattern. Cuts runtime from 12 to about 4 seconds.
11613
11614Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11615
11616 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
11617
11618 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
11619 disassemble 8, not 16, instructions for part 4.
11620
11621 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
11622 support the latter anymore.
11623
11624 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
11625 -DNO_PROTOTYPES.
11626 * gdb.base/callfuncs.c: Control use of prototypes based on
11627 NO_PROTOTYPES, not __STDC__.
11628 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
11629 t_float_values2 tests if prototypes in use.
11630
11631 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
11632 t_double_values): When checking differences against DELTA, check
11633 that difference is within the range (-DELTA,DELTA), not just
11634 (-infinity,DELTA).
11635
11636Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
11637
11638 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
11639 'file' command firts, then 'target', then 'load', this is due to gdb
11640 target set up.
11641 * config/mips-gdb.exp: Fix a couple regular exp bugs.
11642
11643Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
11644
11645 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
11646 FP load/store variants.
11647 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
11648
11649Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11650
11651 * gdb.base/term.exp: Do not give a warning if not native, it is
11652 not an abnormal condition.
11653
11654Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
11655
11656 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11657 t_char_array".
11658
11659Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11660
11661 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11662 are getting the version number.
11663
11664 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11665 if not native, it is not an abnormal condition.
11666
11667Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11668
11669 * lib/gdb.exp: Just use "file exists", rather than undocumented
11670 dejagnu procedure "findfile".
11671
11672Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11673
11674 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11675 (LDFLAGS): Set to -Xlinker -Ur.
11676
11677 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11678 Removed, these values are set by lib/gdb.exp.
11679
11680 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11681
11682Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11683
11684 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11685 of replicating gdb startup code.
11686
11687 * config/mt-vxworks (LDFLAGS): Set to -r.
11688 (CFLAGS_FOR_TARGET): Removed.
11689
11690 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11691 (gdb) and gdb for vxworks uses (vxgdb).
11692
11693 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11694 executable is not in the tree and host != target, use sed and
11695 program_transform_name to determine the gdb name used by the
11696 target.
11697
11698 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11699 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11700
11701Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11702
11703 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11704 floats, chars, and shorts where there are ANSI-style function
11705 definitions.
11706
11707 * gdb.base/langs.exp, gdb.base/langs*: New test.
11708 * gdb.base/Makefile.in: Build it.
11709 * TODO: Remove item about checking that C names don't get C++
11710 demangling applied; this test tests it.
11711
11712Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11713
11714 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11715 went with the const70 xfail. The xfail went away a year ago.
11716
11717 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11718
11719 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
11720 for hp300.
11721
11722 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11723
11724 * gdb.base/a1-selftest.exp: Don't run on hp300.
11725
11726Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11727
11728 * Makefile.in (site.exp): Set host_alias and target_alias as well
11729 as host_triplet and target_triplet.
11730
11731Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11732
11733 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11734
11735 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11736 places as other ecoff systems).
11737
11738 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11739 ultrix.
11740
11741Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11742
11743 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11744 remove them.
11745 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11746 variable and "variable" in addition to "data variable".
11747 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11748
11749 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11750 2.
11751 * gdb.base/list1.c (long_line): Add additional statement at start
11752 of function.
11753 * gdb.base/list.exp (test_forward_search): Update line number to
11754 reflect new statement.
11755
11756Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11757
11758 * gdb.base/signals.exp: Reinitialize searched source directories
11759 after gdb_start call.
11760
11761Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11762
11763 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11764 * gdb.stabs/Makefile.in: Likewise.
11765
11766 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11767 change. Instead split the tests into smaller pieces.
11768 * gdb.disasm/hppa.s: Corresponding changes.
11769
11770Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11771
11772 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11773 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11774
11775 * gdb.base/funcargs.exp: Modify many tests so that every test
11776 either passes or fails. Make some test names unique.
11777
11778Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11779
11780 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11781 Call stty to set interrupt character.
11782
11783 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11784 for HP assembler versus GNU assembler based on actual behavior of
11785 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11786
11787 * TODO: Suggest a few more stepping tests.
11788
11789Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11790
11791 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11792 restart GDB for h8300 after a continue.
11793 (return): Add pattern to match a29k-udi behavior.
11794 * gdb.base/nodebug.exp: Remove obsolete comment.
11795 * gdb.base/regs.exp: New file, testing of register displays.
11796 * gdb.base/return.exp: Fix typo in reference to $objdir.
11797 * gdb.base/whatis.exp: Always start with a fresh GDB.
11798
11799Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11800
11801 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11802 higher, these tests generate a lot of output.
11803
11804Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11805
11806 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11807 code following the catch silently ignored some errors; without the
11808 catch they should be thrown like any other tcl error. Also, the
11809 catch used "" instead of {} which meant all the callers who wanted
11810 to include one of the characters "[]$ had to quote it an extra time.
11811 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11812 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11813 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11814 Remove extra quoting.
11815
11816Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11817
11818 * gdb.base/commands.exp: Make test names unique; every test either
11819 passes or fails. Update some comments.
11820
11821 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11822
11823Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11824
11825 The following fixes a FAIL caused by the fact that the alpha stabs
11826 configuration didn't use the ".if alpha" code in weird.def.
11827 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11828 bit pointer, so the 32 bit version works even on the alpha.
11829 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11830 Remove the stuff which allowed us to have separate versions for
11831 alpha and everything else.
11832
11833 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11834 regexp which "info func operator\[\](" is supposed to match. Fix
11835 string to send to GDB. Note that GDB still doesn't work right. Add a
11836 new test for "info func .perator\[\](" which GDB does handle correctly.
11837
11838 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11839
11840Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11841
11842 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11843 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11844 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11845 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11846 it makes the tests harder to understand and confuses test-o-matic.
11847 The preferred style is that each test provides a PASS or a FAIL,
11848 and has a unique message (e.g. "continue #54" not just "continue")
11849 which is the same for the pass and the fail.
11850 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11851 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11852 to lib/gdb.exp.
11853 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11854 prt_accept which was basically the same thing. Likewise for
11855 test_print_reject and prt_reject.
11856 * lib/gdb.exp (test_print_reject): Add some more error message
11857 patterns to match from the former printcmds.exp (prt_reject).
11858 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11859 One defect of the passcount stuff is that some of it failed to
11860 report XPASS where appropriate.
11861 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11862 stuff before and after arg in expected pattern.
11863 (test_paddr_operator_functions): Re-do test without print_addr_of;
11864 this is the only test which seems to want extra stuff there.
11865
11866Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11867
11868 * gdb.base/nodebug.exp: Update new tests to reflect improved
11869 wording of gdb output.
11870
11871 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11872 and "ptype" work on variables in files compiled without -g.
11873 Replaces commented out "maint print msymbol" tests.
11874
11875Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11876
11877 * gdb.base/setvar.c (dummy): Call malloc.
11878
11879 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11880 losing with the irix4 sed.
11881
11882 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11883 ALRM" on irix4.
11884
11885Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11886
11887 * TODO: Remove items about corefile.exp testing new exec-file and
11888 backtrace; both are now done. Add items about printing enums.
11889
11890Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11891
11892 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11893 "get signal $thissig" test fails.
11894
11895 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11896
11897Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11898
11899 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11900 compiler warning with dec alpha compiler.
11901
11902 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11903 extra \n from gdb_test call (this explains why the prompt test
11904 that I removed yesterday was there).
11905 (user_defined_command_test): Remove extra \n and prompt test.
11906
11907 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11908 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11909 doesn't exist.
11910 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11911 Also remove alpha workaround, which turns out to be because
11912 SIGABRT == SIGLOST.
11913
11914 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11915
11916 * gdb.base/help.exp: Don't test "help show".
11917
11918Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11919
11920 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11921 "set print address" is on.
11922 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11923 pass prompt to gdb_test; gdb_test already looks for the prompt.
11924
11925 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11926
11927 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11928 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11929 was to make sure that gdb can read a core file. But (a) the "read
11930 the corefile" part didn't make it to a1-selftest.exp, we just
11931 delete the corefile after creating it, and (b) we test reading
11932 corefiles in corefile.exp anyway. Also, this test left around a
11933 xgdb process on Solaris.
11934
11935 * gdb.base/corefile.exp: Also test backtrace.
11936
11937Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11938
11939 * gdb.base/commands.exp: Test a simple user defined command with
11940 arguments and if/while statements; verify the full user command is
11941 printed by "show user".
11942
11943 * gdb.base/commands.exp: Test if/while commands as part of a
11944 breakpoint command list; verify they appear in breakpoint
11945 information.
11946
11947Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11948
11949 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11950 than by dividing by zero.
11951
11952Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11953
11954 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11955 performing an inferior call with watchpoints enabled.
11956 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11957 call.
11958
11959Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11960
11961 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11962 of "file" command.
11963
11964 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11965 Add additional pattern for when "int operator int(void);" appears
11966 in a different order.
11967
11968Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11969
11970 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11971
11972 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11973 and "signal" with ".*".
11974
11975Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11976
11977 * TODO: Add note about "handle all nostop".
11978
11979 * gdb.base/{sigall.c, sigall.exp}: New test.
11980 * gdb.base/Makefile.in: Add it.
11981
11982Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11983
11984 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11985 when invoking GDB, suppresses any windowing interface.
11986
11987Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11988
11989 * config/sim-gdb: New file, simulator testing support.
11990
11991Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11992
11993 * gdb.base/interrupt.exp: Test calling func1 twice.
11994
11995Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11996
11997 * gdb.base/list.exp (test_forward_search): Set timeout higher
11998 when we'll be getting lots of output from gdb.
11999
12000 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
12001 "init_malloc" to after the expect statement. Run it if that
12002 regexp is taken, but also for two others which happen if source
12003 cannot be found.
12004
12005Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12006
12007 * gdb.base/printcmds.exp: New test, for printing register before
12008 program is running.
12009
12010Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12011
12012 * gdb.base/list.exp: Correct some alternate expect patterns
12013 to reflect changes in list1.c.
12014
12015Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12016
12017 * TODO: Add item regarding large frames.
12018
12019 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
12020
12021 * TODO: Remove item about enabling return.exp; it
12022 is enabled. Suggest a few more "return" tests.
12023
12024Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12025
12026 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
12027 anonymous unions.
12028
12029Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12030
12031 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
12032 and pr-5646.o, so "make" is the same as "make all", not "make
12033 pr-4975.o".
12034
12035Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
12036
12037 * gdb.base/list.exp: Adjust expectations to reflect changes in
12038 list1.c.
12039 (test_forward_search): New test proc.
12040 * gdb.base/list1.c (long_line): New function, has long source line.
12041
12042Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
12043
12044 * gdb.base/a1-selftest.exp: Change initial stepping to know about
12045 additional line of code that was added.
12046
12047Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
12048
12049 * gdb.disasm/hppa.s: Break the large branching tests into smaller
12050 tests so as not to overflow expect's input buffers.
12051 * gdb.disasm/hppa.exp: Corresponding changes.
12052
12053Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12054
12055 Beginnings of template debugging tests.
12056 * gdb.c++/templ-info.cc: New file to test for template
12057 debugging capability of the compiler.
12058 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
12059 templ-info.cc.
12060 * gdb.c++/templates.cc: Add explicit template instantiations
12061 to enable compiling with -fno-implicit-templates. Add destructor
12062 and 'value' method to T5 class for template tests.
12063 * gdb.c++/templates.exp: Add testcases for printing of template
12064 types, setting breakpoints on template methods and calling a
d63a86f8 12065 template method.
c906108c
SS
12066
12067Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
12068
12069 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
12070 branch target since some assemblers (gas-2.5) may emit a
12071 relocation for the branch instead of resolving it in the
12072 assembler.
12073
12074Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12075
12076 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
12077 through signal handler.
12078
12079Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12080
12081 * configure.in (*-*-netware): Use config/mt-netware.
12082
12083 * config/mt-netware: New file.
12084 * config/mt-i386-netware: Removed, separate configs for different
12085 netware architectures are no longer needed now that we have
12086 --with-headers.
12087
12088Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12089
12090 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
12091 by the recent changes to use ANSI C arithmetic conversions.
12092
12093Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12094
12095 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
12096 bug involving using inferior_pid to figure out whether to select a
12097 frame.
12098
12099Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
12100
12101 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
12102 match the current disassembler output.
12103
12104Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
12105
12106 * gdb.fortran/exprs.exp: Expect VOID instead of void.
12107 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
12108 types, expect "int" as type of integer values (for now).
12109
12110Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
12111
12112 * gdb.base/commands.exp: New tests for if/while commands.
12113
12114Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
12115
12116 * lib/gdb.exp (runto): Replace sub-pattern for hex value
12117 by .*, since hex values have different syntax in Chill mode.
12118
12119Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12120
12121 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
12122 linefeed from expect pattern for repeated types with indices > 9.
12123
12124Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
12125
12126 First part of Fortran test suite.
12127 * gdb.fortran: New directory.
12128 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
12129
12130Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12131
12132 * gdb.base/default.exp: Update expect pattern for load command
12133 without arguments.
12134
12135Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12136
12137 * configure.in: Change i386 to i[345]86.
12138 * gdb.base/configure.in: Likewise.
12139 * gdb.c++/configure.in: Likewise.
12140 * gdb.chill/configure.in: Likewise.
12141
12142Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
12143
12144 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
12145 patterns, since that is not a valid context for comments.
12146
12147Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
12148
12149 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
12150 repeated types and repeated types with indices > 9.
12151
12152Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12153
12154 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
12155 2417; old bug has been fixed.
12156
12157Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
12158
12159 * gdb.base/interrupt.exp: When trying to wake up the inferior,
12160 send the newline ourselves instead of assuming gdb_test will do
12161 so when passed an empty input string.
12162
12163 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
12164 stabs testcode.
12165
12166Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12167
12168 * lib/gdb.exp (gdb_test): Don't send anything if the first
12169 argument is an empty string. This makes cases where we want to
12170 match output that is already in expect's buffers (for example,
12171 matching a breakpoint after gdb_run_cmd has been called) work
12172 reliably.
12173
12174Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12175
12176 * config/netware.exp: New file.
12177
12178Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12179
12180 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
12181 the -B and -L prefixes so we can find the debugging stub.
12182
12183 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
12184 there and we are using the gcc from the tree.
12185
12186 * gdb.base/types.c: Removed.
12187
12188 * gdb.base/configure.in: Look for makefile fragments in ../config.
12189 Recognize i386-*-netware.
12190 * gdb.c++/configure.in: Likewise.
12191
12192Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12193
12194 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
12195 the correct TCL syntax.
12196
12197Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12198
12199 * gdb.base/opaque.exp: use runto instead of messing around with
12200 breakpoints. Simplify by using gdb_test.
12201
12202 * gdb.base/bitfields.exp: restart between tests on netware targets
12203 because breakpoints aren't relocated after target death. Run
12204 processes to completion.
12205
12206 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
12207
12208Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
12209
12210 * Makefile.in: Remove extra tabs that confuse some versions
12211 of "make". Use the newly built gdb to test with by default,
12212 rather than the first one in the tester's search path.
12213
12214Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
12215
12216 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
12217
12218 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
12219 condition help.
12220
12221Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12222
12223 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
12224
12225 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
12226 running.
12227 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
12228 * gdb.base/funcargs.exp: Likewise.
12229
12230 * gdb.base/bitfields.exp: Simplify by using gdb_test.
12231 * gdb.base/funcargs.exp: Likewise.
12232
12233 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
12234 message is "".
12235
12236Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12237
12238 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
12239 return,signals,twice}.exp: Handle non-existant binaries
12240 consistantly.
12241
12242 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
12243 * gdb.base/Makefile.in: Don't try to generate a core dump, we
12244 might testing a cross development system.
12245
12246Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12247
12248 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
12249 runtest script is relative to ${srcdir}, not ${rootdir}.
12250
12251Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
12252
12253 * gdb.base/signals.exp: Allow for optionality of breakpoint
12254 address.
12255
12256Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12257
12258 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
12259
12260Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12261
12262 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
12263 for size_t definition.
12264 * gdb.c++/templates.cc: Likewise
12265
12266 * config/mt-i386-netware: New file.
12267
12268 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
12269 defined.
12270
12271 * gdb.base/Makefile.in: Added support for systems that name core
12272 files by appending "core" to the program name.
12273 * gdb.base/a1-selftest.exp: Likewise.
12274
12275Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12276
12277 * gdb.base/return.exp: Add comment and message for `return double'
12278 test failure on Sparc Solaris.
12279
12280Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
12281
12282 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
12283
12284Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12285
12286 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
12287 from optimizing them away.
12288 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
12289 patterns to include default constructors and assignment operators,
12290 to match gcc versions beyond 2.5.8. Accept any cplus demangling
12291 character in the output of the virtual base pointer.
12292
12293Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12294
12295 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
12296 expression match in print_addr_of to avoid unintented matches.
12297 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
12298 versions up to 2.5.8.
12299
12300Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12301
12302 * gdb.base/list.exp: Tweak alternate pattern for listing of an
12303 included file to run under newer versions of expect.
12304 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
12305 consecutive >'s in templates to accomodate recent cplus-dem.c change.
12306 Remove xfail for the virtual table of BDDHookV.
12307
12308Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12309
12310 * lib/gdb.exp (string_to_regexp): Set a default result.
12311 (default_gdb_start): Fix misleading message.
12312
12313Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
12314
12315 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
12316 Remove all CC, etc definitions.
12317 * config/mt-hpux: New file.
12318 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
12319 (CFLAGS, LDFLAGS): Define.
12320 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
12321
12322 * Makefile.in (site.exp): Don't insert host_os, etc.
12323 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
12324 (distclean): Check existence of subdir.
12325 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
12326 * gdb.base/Makefile.in: General cleanup and simplification.
12327 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12328 to build executables. Use default rule to build .o files.
12329 (EXPECT, RUNTEST, CC): Fix relative pathname.
12330 (site.exp): Don't insert host_os, etc.
12331 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
12332 and/or SIGUSR1 defined.
12333 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
12334 * gdb.c++/Makefile.in: General cleanup and simplification.
12335 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12336 (CFLAGS): Remove.
12337 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
12338
12339Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
12340
12341 * gdb.base/recurse.exp: Misc changes to get tests running again
12342 after Kung's changes to the watchpoint code.
12343 * gdb.base/watchpoint.exp: Likewise.
12344
12345Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
12346
12347 * lib/gdb.exp (string_to_regexp): Convert {\} also.
12348
12349Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12350
12351 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
12352 * lib/gdb.exp (default_gdb_start): Define.
12353 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
12354 gdb.base/funcargs.exp, gdb.base/opaque.exp,
12355 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
12356 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
12357 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
12358 Don't call gdb_target_udi in between tests.
12359
12360Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12361
12362 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
12363 (which was basically just a local version of the same thing). In
12364 addition to avoiding duplication, gdb_test_exact is faster.
12365 * lib/gdb.exp (gdb_test_exact): Fix typo.
12366
12367 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
12368 don't give an error.
12369
12370 * gdb.base/term.exp: Call delete_breakpoints before starting.
12371
12372 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
12373 (t10): Add comment.
12374
12375Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12376
12377 Reorganization of the GDB Test Suite.
12378
12379 * gdb.base: New directory, contains all the basic tests.
12380 * gdb.c++: New directory, tests specific to C++.
12381 * gdb.chill: New directory, tests specific to Chill.
12382 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
12383 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
12384 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
12385 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
12386 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
12387 t30-31 to chill).
12388 * */gdbme.*: Rename to match appropriate expect scripts.
12389 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
12390 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
12391 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
12392 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
12393 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
12394 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
12395 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
12396 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
12397 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
12398 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
12399 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
12400 gdb.c++/virtfunc.cc: New names of C++ files.
12401 * gdb.chill/chillvars.ch: New name of Chill file.
12402 * gdb.base/configure.in, gdb.c++/configure.in,
12403 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
12404 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
12405 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
12406 * configure.in (configdirs): Update to reflect directory changes.
12407 (target_abbrev): No longer define for any configuration.
12408 * Makefile.in: Cosmetic improvements to header comments.
12409
12410Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12411
12412 Various changes to gdb.t31:
12413
12414 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
12415 * gdbme.ch: Make all key-words and predefineds be upper-case.
12416 * chillvars.exp: Expect key-words and predefinds in upper-case.
12417
12418 * chillvars.exp: Use gdb_test_exact many places.
12419 Change expected output for arrays (which now includes index labels).
12420
12421 * pr-5020.exp, gdme.ch (module PR_5020):
12422 New test, for PR-5020.
12423
12424Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
12425
12426 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
12427 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
12428
12429Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
12430
12431 * Makefile.in: Fix bit-rot in definitions of CHILL,
12432 CHILL_FOR_TARGET and Chill_LIB.
12433 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
12434 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
12435 CHILL, and CHILL_LIB.
12436
12437Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
12438
12439 * Revert the previous changes. Please see Rob's directory
12440 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
12441
12442Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
12443
12444 * Makefile.in, configure.in, config/mips-gdb.exp,
12445 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
12446 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
12447 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
12448 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
12449 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
12450 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
12451 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
12452 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
12453 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
12454 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
12455 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
12456 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
12457 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
12458 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
12459 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
12460 changes from 94Q1.
12461
12462Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
12463
12464 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
12465 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
12466 Rob's new testing fragments.
12467
12468Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
12469
12470 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
12471 lib/gdb.exp: Replace error proc calls with perror.
12472
12473Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12474
12475 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
12476 version also, match on casted version strings, and match on
12477 gdb startup case where the line numbers might be messed up.
12478
12479Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
12480
12481 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
12482 (CFLAGS): Delete it from here.
12483
12484Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
12485
12486 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
12487
12488Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
12489
12490 * Makefile.in (RUNTEST): Default to just "runtest".
12491
12492Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12493
12494 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
12495 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
12496 the code has been restructured.
12497
12498Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12499
12500 * gdb.t00/default.exp (set write): Allow any number of \r and/or
12501 \n, not just one of each.
12502
12503 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
12504 /bin/cc gives a warning if you do.
12505
12506Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
12507
d63a86f8 12508 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
12509 __t10ListS_link1ZUiRCUiPT0
12510
12511Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12512
12513 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
12514 on local variables in recursive functions.
12515
12516 * gdb.t07/Makefile.in: Build the new test.
12517
12518Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12519
12520 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
12521 directly. Instead compare the return values from actual calls.
12522
12523Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
12524
12525 * Makefile.in (check): Set TCL_LIBRARY for runtest.
12526
12527Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12528
12529 * From Peter Schauer with minor modifications.
12530 * gdb.t15/return.exp (return_tests): Handle targets where "return"
12531 stops in mid-line in the caller. Add xfail for returning a float
12532 value on X86 targets.
12533
12534Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12535
12536 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
12537 to avoid expect lossage.
12538 (fmem_LRbug_tests): Likewise.
12539 * gdb.disasm/hppa.s: Corresponding changes.
12540
12541 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
12542 conditions to work with latest dejagnu/expect.
12543
12544 * gdb.t15/funcargs.exp (finish from indirect call): No longer
12545 expected to fail on the PA.
12546 (backtrace in call with trampolines): Explicitly require main
12547 to be frame #1 (no trampolines should show up in backtrace).
12548
12549 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
12550 "continue -expect".
12551 * gdb.t06/break.exp: Likewise.
12552 * gdb.t07/watchpoint.exp: Likewise.
12553 * gdb.t13/bitfields.exp: Likewise.
12554 * gdb.t15/{funcargs,return}.exp: Likewise.
12555 * gdb.stabs/weird.exp: Likewise.
12556 * config/{mips,udi}-gdb.exp: Likewise.
12557
12558 * hppa.sed: Enclose comments within a sed command to avoid
12559 losing with the old OSF1 sed.
12560
12561Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12562
12563 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
12564 sequent dynix.
12565 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
12566 * gdb.t15/funcargs.exp: Conditionally step again to really
12567 finish from marker_call_with_trampolines. Handle the case where
12568 the first step from within call_with_trampolines already steps
12569 us back to main.
12570 * gdb.t15/gdbme.c: Add comment to closing brace of
12571 call_with_trampolines for funcargs.exp.
12572
12573Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12574
d63a86f8 12575 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
12576 Fix typo(s).
12577
12578Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12579
12580 * gdb.t07/gdbme.c: More code for watchpoint testing.
12581
12582 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
12583 "Hardware watchpoint" throughout file.
12584 (test_watchpoint_triggered_in_syscall): New test.
12585 (test_complex_watchpoint): New test.
12586
12587Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12588
12589 * gdbme.c (call_with_trampolines): New function to try and step
12590 into. Tests trampoline problems on the PA.
12591
12592 * funcargs.exp (localvars_in_indirect_call): No longer expect
12593 stepping into indirect call to fail on PAs.
12594 (test_stepping_over_trampolines): New test.
12595
12596Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12597
12598 * TODO: Add suggestions for static member function tests, and
12599 completion tests.
12600
12601Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12602
12603 * TODO: Add suggestions for "p/a" tests.
12604
12605 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
12606 (default_gdb_exit): Replace all the hair with sending "quit" to
12607 the process with a simple close.
12608
12609Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12610
12611 * TODO: Add suggestions for shared library tests.
12612
12613Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12614
12615 * TODO: Add suggestions for x/s tests.
12616
12617Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12618
12619 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
12620 "enable once", and "enable breakpoints once" with ".*".
12621
12622Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12623
12624 * TODO: Add suggestions about structure passing tests.
12625
12626Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12627
12628 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
12629 the primary1 test, use work around if __GNUC__ < 2.
12630 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
12631 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
12632 Test for bad output rather than waiting for timeout. Issue
12633 second continue only if first continue failed.
12634
12635Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12636
12637 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
12638 operator[] test with gdb_test because the old code didn't seem to
12639 be getting the quoting right with the new dejagnu.
12640
12641Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
12642
12643 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
12644 one from the path.
12645 * Makefile.in: Use a fresh expect if there is one, use runtest
12646 from the src tree if there is one.
d63a86f8 12647
c906108c
SS
12648Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12649
12650 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
12651 next over recursive call. Revise the tests from that point on
12652 (which had been skipped) to match GDB's actual (correct) output.
12653
12654 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12655 with next over a breakpoint whose condition is false.
12656
12657 * gdb.t00/help.exp: Comment out "help set print" tests just like
12658 (and for same reason as) "help set" test.
12659
12660Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12661
12662 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12663 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12664
12665Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12666
12667 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12668 necessary gdb_target_udi.
12669
12670 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12671
12672 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12673 1838 and 2417; they are fixed.
12674
12675 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12676 gdb.t03/ptype.exp (ptype structure, ptype union):
12677 Remove xfails; the test is looser than when the xfails were added.
12678
12679 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12680 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12681
12682 * gdb.t01/run.exp: Only run shell test if isnative.
12683
12684 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12685 since "run" automatically loads if necessary. Call gdb_target_udi
12686 after the "file" since "file" kills any execution target.
12687
12688 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12689 GDB. GDB doesn't work that way (not anymore at least) on UDI.
12690 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12691 argument for UDI.
12692
12693Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12694
12695 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12696
12697 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12698
12699Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12700
12701 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12702 properly quoting regexps. This makes the second argument to
12703 demangle a fixed string, which matches the callers, instead of a
12704 shell-style pattern which is what the previous implementation
12705 used. Update some of the callers.
12706
12707Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12708
12709 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12710 (comib_nullified_tests): Fix typo.
12711 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12712 strings. No longer expected to fail.
12713
12714 * gdb.disasm/hppa.s (addib_tests): Fix typo.
12715 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12716 strings. No longer expected to fail.
12717
12718 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12719 string. No longer expected to fail.
12720
12721Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12722
12723 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12724 No longer expected to fail.
12725
12726 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12727 string. No longer expected to fail.
12728
12729Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12730
12731 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12732 only in the names (I probably got most of them). I was even
12733 generous with some which differed in underscores in names, and
12734 probably missed a few, and I *still* was able to remove almost a
12735 third of the file with almost no impact on testsuite coverage.
12736
12737Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12738
12739 * gdb.t00/default.exp: Match udi_attach error message as well as
12740 the one from child_attach.
12741
12742 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12743
12744 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12745
12746 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12747 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12748
12749 * Move test with enums and partial symbols back to
12750 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12751 Reverts the change of 26 May 93. Per today's change to
12752 stabs.texinfo, the behavior that weird.exp was expecting was
12753 unreasonable; what is important is that the compiler+gdb get
12754 things right, which happens with a recent gcc. Also fix the test
12755 to deal with native compilers which put out the stab gdb can't
12756 deal with.
12757
12758Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12759
12760 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12761 in the names. The main thing these accomplish is to slow things down.
12762 Many more such duplicates surely remain.
12763
12764 * gdb.t00/help.exp: Comment out "help support" test just like
12765 (and for same reason as) "help set" test.
12766
12767Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12768
12769 * gdb.t06/break.exp: Remove setup_xfails for
12770 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12771 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12772 about known bug in gcc to include up through 2.5.8.
12773 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12774 well as "_vb$".
12775 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12776 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12777 with latest gcc and gdb.
12778 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12779 well as "_vb$".
12780
12781Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12782
12783 * configure.in (hppa*-*-*): Also configure and build stabs-only
12784 tests.
12785
12786Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12787
12788 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12789 * gdb.t10/configure.in (hppa*-*-*): Use it.
12790
12791Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12792
12793 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12794
12795Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12796
12797 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12798 versions prior to 1.13.5.
12799
12800Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12801
12802 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12803 the prompt is at the start of a line.
12804
12805Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12806
12807 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12808 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12809 in the copr tests now.
12810 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12811 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12812 expected to fail.
12813
12814Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12815
12816 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12817 gdb.t31/chillvars.exp, lib/gdb.exp:
12818 Tweak to run under either version of expect.
12819 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12820 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12821 * gdb.t11/list.exp: Remove extraneous whitespace.
12822
12823Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12824
12825 * gdb.t16/printcmds.exp (test_print_strings): Accept
12826 "(unsigned char *) " before the string.
12827
12828 * TODO: Add notes about printing of fancy types and GDB expressions.
12829
12830Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12831
12832 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12833 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 12834 if doing mips-idt-ecoff.
c906108c
SS
12835
12836Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12837
12838 * Most .exp files: Tweak to run under either version of expect.
12839
12840Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12841
12842 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12843 xfails; I'm not sure why they are failing, but not because of PR 1806.
12844
12845Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12846
12847 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12848 defined in lib/gdb.exp.
12849
12850Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12851
12852 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12853 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12854 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12855 have to be typeless.
12856
12857Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12858
12859 * TODO: Add suggestion for copyright year test.
12860
12861Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12862
12863 * configure.in (*-*-lynxos*): Add stabs tests.
12864
12865Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12866
12867 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12868 so insert a tab before any assembler directive in column zero.
12869
12870 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12871 stores.
12872 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12873 stores.
12874 (fpu_short_memory_tests): Likewise.
12875
12876Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12877
12878 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12879 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12880 .stabs directives in comments.
12881
12882Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12883
12884 * TODO: New file, describing tests we could write.
12885 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12886
12887Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12888
12889 * gdb.t06/signals.exp: Add kludge to force re-sync.
12890
12891 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12892 to xgdb instead of gdb, get out of gdb.
12893
12894Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12895
12896 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12897 for info.
12898
12899Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12900
12901 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12902 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12903 * gdb.stabs/hppa.sed: New sed script for the PA.
12904
12905Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12906
12907 * gdb.stabs: Re-write weird.def and configuration to use sed
12908 instead of cpp. sed is portable and POSIX; cpp is neither.
12909
12910Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12911
12912 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12913
12914Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12915
12916 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12917
12918Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12919
12920 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12921 "_vb$".
12922 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12923 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12924
12925Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12926
12927 * lib/gdb.exp: Comment out code which depends on non-existent
12928 `transform' procedure.
12929
12930Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12931
12932 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12933 * lib/gdb.exp: Transform tool name.
12934 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12935 1.1's new error handling system.
12936
12937Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12940
12941Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12942
12943 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12944 They made pattern matching so slow that timeouts happened on
12945 heavily loaded systems. Now any output from "show print" which
12946 gets us back to the GDB prompt is a PASS.
12947
12948Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12949
12950 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12951
12952Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12953
12954 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12955
12956 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12957 It is not from PR 3220.
12958
12959Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12960
12961 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12962 just started failing because they depended on the order the
12963 subcommands are presented, or exact docstring text. This kind of
12964 test is a pain and has minimal benefit.
12965
12966Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12967
12968 * gdb.t09/corefile.exp: At end of test, use "core" command with
12969 no arguments.
12970
12971Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12972
12973 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12974 17}/Makefile.in: Make it possible to run the testsuite with Sun
12975 make and CC = cross gcc by adding explicit build rules for .o
12976 files.
12977
12978Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12979
12980 * gdb.t15/funcargs.exp: Don't put comments on same line as
12981 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 12982
c906108c
SS
12983Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12984
12985 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12986
12987Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12988
12989 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12990 * gdb.t20/inherit.exp: remove three dumplicate entries.
12991
12992Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12993
12994 * gdb.t06/break.exp: For "next over recursive call", fail on any
12995 incorrect output, not just on "factorial (value=2)".
12996
12997Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12998
12999 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
13000 working now. Add an xfail if accesing a bss variable causes
13001 a memory error if the target is not yet run.
13002
13003Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13004
13005 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
13006 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
13007 name of __st* demangling (2 strings). Did Kung really get the
13008 more than 95 others right without testing them?
13009
13010Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
13011
13012 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
13013
13014Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
13015
13016 * configure.in (configdirs): Add gdb.disasm
13017 * gdb.disasm: New directory for GDB disassembler tests.
13018 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
13019
13020Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13021
13022 * gdb.t00/help.exp: Don't test "help set".
13023
13024 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
13025 from within expect statements. None of these happen anymore and
13026 they cause regressions to be silently unnoticed.
13027
13028 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
13029 messages) about known failures with gcc cygnus-2.4.5-930417.
13030
13031 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
13032 comp-info.exp so it gets built if it doesn't exist.
13033
13034 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
13035 it is no longer used.
13036 * gdb.t13/comp-info.c: Removed.
13037
13038Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13039
13040 * gdb.t06/signals.exp: Add xfail for sun3.
13041
13042Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13043
13044 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
13045 relevant because ^C doesn't get sent but failure can be reproduced
13046 interactively).
13047
13048Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13049
13050 * gdb.stabs/alpha.mt: New configuration file for alpha.
13051 * gdb.stabs/configure.in: Use it.
13052 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
13053 sharing with alpha.mt, redefine long to word via preprocessor.
13054 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
13055 for alpha.
13056 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
13057 native cc.
13058 * gdb.t00/teststrategy.exp: Change expect string so that we
13059 consume the `(xgdb)' from the command echo and from the gdb prompt.
13060 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
13061 gdb currently compares all values as long, so this failure probably
13062 applies to any configuration where LONGEST is bigger than a target int.
13063 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
13064 with gcc.
13065 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
13066 to handle opaque pointers, gcc is.
13067 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
13068 as first argument. Include <sys/types.h> and change all operator
13069 new definitions to use size_t.
13070 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
13071 now that we use size_t.
13072
13073Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13074
13075 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
13076 a long or float array cast all array members to the same type.
13077 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
13078 with 64 bit longs.
13079 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
13080 on alpha.
13081 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
13082
13083Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13084
13085 * gdb.t24 (demangle.exp): Constructors of templates have names like
13086 vector<int>::vector(int) not vector<int>::vector<int>(int). See
13087 section 14.6 of the ARM.
13088
13089 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
13090 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
13091 accomplish little and slow down the testsuite.
13092
13093 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
13094 Accept spaces various places.
13095
13096Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13097
13098 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
13099 with watchpoint enabled.
13100
13101 * Makefile.in: Remove definition of CC and remove the second
13102 definition of CXX (the "CXX = gcc" one remains). These definitions
13103 were causing backquotes to be expanded within backquotes, which
13104 doesn't work.
13105
13106Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13107
13108 * gdb.t17/callfuncs.exp: Add "return 0" to end.
13109
13110Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13111
13112 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
13113 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
13114 by mips cc and contains no stabs entries.
13115
13116Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
13117
13118 * config/vx-gdb.exp: Use fake device to load files rather than
13119 NFS.
13120 * lib/gdb.exp: New proc to do "file" command.
13121 * config/unix-gdb.exp: Use new "file" proc.
13122
13123Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13124
13125 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
13126 Rework board rebooting slightly.
13127 (gdb_exit): Don't exit from the remote shell; there isn't one.
13128 * gdb.stabs/weird.exp: If a program is being debugged already,
13129 kill it.
13130 * gdb.t04/setvar.exp: Stop and restart gdb.
13131 * gdb.t05/expr.exp: Likewise.
13132 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
13133 restart gdb and reload the program.
13134 * gdb.t08/opaque.exp: Likewise.
13135 * gdb.t12/scope.exp: Likewise.
13136 * gdb.t13/bitfields.exp: Likewise.
13137 * gdb.t15/funcargs.exp: Likewise.
13138 * gdb.t20/classes.exp: Likewise.
13139 * gdb.t03/ptype.exp: Increase timeout.
13140 * gdb.t16/printcmds.exp (test_print_string_constants,
13141 test_print_array_constants): Likewise.
13142 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
13143 * gdb.t20/classes.exp (do_tests): Likewise.
13144 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
13145
13146Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
13147
13148 * gdb.stabs: Renamed *wierd* to *weird*.
13149
13150Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13151
13152 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
13153 for timeout. Add "known gcc 2.4.5 bug" to failure message.
13154
13155Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13156
13157 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
13158 (do_tests): Remove xfail for whatis on one_var and two_var.
13159
13160Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
13161
13162 * Makefile.in: Made cross building work better by adding
13163 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
13164
13165Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13166
13167 * gdb.t15/{return.c,return.exp,Makefile.in}:
13168 New test, currently commented out.
13169
13170Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
13171
13172 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
13173 still running and removes the leftover named socket so GDb can do
13174 clean restarts.
13175
13176Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
13177
13178 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
13179 console, not GDB.
13180 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
13181 cross testing works better with "make check"
13182 * config/unix-gdb: Use default procedures for exit and version.
13183 * config/vx-gdb.exp: Cleaned up and massaged back to working order
13184 with the newest VxWorks.
13185
13186Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13187
13188 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
13189 old form.
13190
13191 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
13192 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
13193
13194 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
13195
13196 * config/unix-gdb.exp: Remove this version of gdb_exit
13197 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
13198 Rob says he'll look at it when he gets back to testing boards.
13199
13200Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
13201
13202 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
13203 an expected fail for certain ptype commands.
13204
13205 * gdb.t20/classes.exp: Update expected results of "ptype class
13206 Base1" to account for the constructor that now appears in the type.
13207
13208Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
13209
13210 * configure.in (configdirs): Restore gdb.t04, which mysteriously
13211 disappeared from list.
13212 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
13213 "alldone" proc with call to cleanup and exit.
13214 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
13215 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
13216 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
13217 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
13218 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
13219 "alldone" proc with simple returns that suppress remaining
13220 tests. The alldone proc went away many months ago.
13221
13222Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13223
13224 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
13225
13226 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
13227
13228Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13229
13230 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
13231 as vax gdb will display them.
13232
13233Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13234
13235 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
13236 optimizers.
13237
13238 * scope.exp: Change "bad value for localval" messages so each one
13239 is unique.
13240
13241 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
13242 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
13243
13244 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
13245
13246Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13247
13248 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
13249 doesn't exist (due to optimization).
13250
13251Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13252
13253 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
13254 contains \r because the filename is long.
13255
13256 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
13257 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
13258
13259Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13260
13261 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
13262 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
13263 Ultrix.
13264 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
13265 int tests.
13266 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
13267
13268Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
13269
13270 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
13271
13272 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 13273 to match does not match the passing case but still matches the
c906108c
SS
13274 failing case.
13275
13276Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13277
13278 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
13279
13280Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
13281
13282 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
13283 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
13284 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
13285 Remove various versions of gdb_exit.
13286 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
13287 gdb_exit.
13288 * config/unix-gdb.exp: gdb_exit remains here, and should override
13289 the generic version, since it's doing a lot of wierd stuff that
13290 the other versions aren't. FIXME, fold it in, or abandon this
13291 version.
13292
13293Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13294
13295 * gdb.t24/demangle.exp: Add tests for PR 3220.
13296
13297Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13298
13299 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
13300
13301Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
13302
13303 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
13304 "i386-*-*". Works for i486 as well.
13305
13306 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
13307 bug, and expand domain of xfail to all SVR4 systems, since the
13308 actual problem is likely to be in generic SVR4 /proc support.
13309
13310Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13311
13312 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
13313
13314Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
13315
13316 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
13317 xfails for other systems. Match a missing 'Continuing.' as an
13318 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
13319
13320 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
13321 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
13322 Only issue warning for missing executables if -all option is used.
13323
13324 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
13325 file if -all option is used. It's like an unpredictable XFAIL.
13326
13327Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13328
13329 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
13330 for dynamically linked binaries.
13331
13332 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
13333
13334Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13335
13336 * gdb.t20/inherit.exp: Change message for "print tagless struct"
13337 to state that this is a known bug in old versions of g++.
13338
13339Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13340
13341 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
13342 while waiting for `Continuing'.
13343
13344Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
13345
13346 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
13347 in text, data, and bss.
13348 * gdb.t10/nodebug.c: Add local and global test variables for
13349 initialized and uninitialized data.
13350
13351Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13352
13353 * config/unix-gdb.exp (gdb_exit): Add "wait".
13354
13355Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13356
13357 * gdb.t06/signals.exp: xfail the continue from the handler for all
13358 targets.
13359
13360 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
13361 function with watchpoints enabled, the i386 call dummy starts with
13362 a call.
13363
13364 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
13365 386 bsd names its corefiles.
13366
13367Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
13368
13369 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
13370 compilers don't grok it.
13371 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
13372 with small octal ints rather than character constants, which
13373 are signed and might not fit if first promoted to int.
13374
13375Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
13376
13377 * gdb.t09/Makefile.in (clean): Remove corefile.
13378
13379Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13380
13381 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
13382
13383Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13384 and Jim Kingdon (kingdon@cygnus.com)
13385
13386 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
13387 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
13388 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
13389
13390Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13391
13392 * gdb.t17/interrupt.exp: Add xfail for hppa.
13393
13394Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13395
13396 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
13397 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
13398 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
13399 to determine signed-ness of bitfields and use the result to setup
13400 the xfail.
13401 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
13402 * gdb.t15/funcargs.exp: Use them to step until the second indirect
13403 call line is reached if necessary.
13404
13405Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13406
13407 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
13408
13409Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13410
13411 * gdb.t06/break.exp: Also test `clear' command.
13412
13413Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13414
13415 * gdb.t00/teststrategy.exp: Remove extra quote.
13416
13417 * gdb.t07/watchpoint.exp: Change xfail for calling function with
13418 watchpoint enabled to be for all non-68k machines.
13419
13420 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
13421
13422Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13423
13424 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
13425 targets use aout.mt instead of ecoff.mt as gas understands
13426 standard aout format.
13427
13428Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13429
13430 * lib/gdb.exp (runto): Don't insist that function we are running to
13431 was compiled with -g.
13432
13433 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
13434
13435 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
13436 to get back into the read system call.
13437 Accept leading newline in case where we woke it up.
13438
13439Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13440
13441 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
13442 to make the stabs test work on ecoff systems using gcc and -with-stabs.
13443 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
13444 enable ecoff configuration.
13445
13446Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13447
13448 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
13449
13450Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13451
13452 * gdb.t16/printcmds.exp: Add another printf test.
13453
13454Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
13455
13456 * configure.in: If configured -with-stabs on any target, add
13457 stabsdirs to configdirs.
13458
13459Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13460
13461 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
13462 fun" so pattern does not match the command itself.
13463
13464Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13465
13466 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
13467
13468Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13469
13470 * gdb.t17/interrupt.exp: Test for more things.
13471
13472Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13473
13474 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
13475 compiler arranges the code and line numbers.
13476
13477 * gdb.t17/interrupt.exp: Don't send \n after ^C.
13478
13479Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13480
13481 * gdb.t00/help.exp: Increase expect input buffer size.
13482
13483Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13484
13485 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
13486
13487 * gdb.t07/watchpoint.exp: Add xfail for hppa.
13488
13489 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
13490
13491 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
13492 [0-9]*, not just [0-9].
13493
13494Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13495
13496 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
13497
13498 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
13499
13500Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13501
13502 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
13503
13504Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13505
13506 * gdb.t06/signals.c: Add xfails for sun3.
13507
13508 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
13509
13510 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
13511 test_stepping tests.
13512
13513Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13514
13515 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
13516
13517 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
13518
13519 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
13520 rather than actually putting it through cpp twice.
13521
13522 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
13523
13524Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
13525
13526 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
13527 no longer needed.
13528
13529Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13530
13531 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
13532
13533 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
13534 C++ features prints as "struct", make it a pass, not an xfail.
13535
13536Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13537
13538 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
13539 Don't require VA to print as "class" rather than "struct".
13540
13541Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
13542
13543 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
13544
13545Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13546
13547 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
13548
13549Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13550
13551 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
13552 order.
13553
13554Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13555
13556 * gdb.t16/printcmds.exp: Add printf tests.
13557
13558 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
13559
13560 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
13561
13562Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
13563
13564 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
13565 pass counts, to counteract any existing or future setup_xfails.
13566
13567Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13568
13569 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
13570 {BEGIN,END}_COMMON for common block instead of STAB.
13571 * gdb.stabs/wierd.exp: Add xfail for rs6000.
13572
13573 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
13574 intp_var should be N_GSYM not N_LSYM.
13575 wierd-aout.S: Use a label for the value of the N_SO.
13576 wierd.def: Remove all backslashes.
13577 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
13578
13579Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13580
13581 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
13582 get the expected next to inheritance3.
13583
13584Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13585
13586 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
13587 now that gcc-2.4 gets it right.
13588
13589Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13590
13591 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
13592
13593 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
13594 generating comp-info.exp which works for cross-compilation.
13595
13596Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
13597
13598 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
13599 "*-*-sysv4.*".
13600
13601Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
13602
13603 * gdb.t01/run.exp: Start with a fresh gdb.
13604 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
13605 SVR4.x.
13606
13607Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
13608
13609 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
13610 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
13611 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
13612 Makefile.in (distclean, realclean): Remove gdbme.c from list of
13613 things to remove.
13614
13615Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
13616
13617 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
13618 test cases from bug reports.
13619
13620Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
13621
13622 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
13623 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
13624 avoid spurious xfails.
13625 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
13626 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
13627 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
13628
13629Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
13630
13631 * gdb.t00/teststrategy.exp: Rework to provide more useful
13632 description of each test, fix problem with systems that define
13633 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
13634 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
13635 results for "next over recursive call" so timeouts aren't taken
13636 by error.
13637
13638Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
13639
13640 * gdb.t12/scope.exp: Test printing of variables before run.
13641
13642 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
13643 printed in wrong order due to sorting.
13644
13645Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
13646
13647 * gdb.t00/teststrategy.exp: Fix expected results for printing
13648 user entered string constant. Is array of char, prints with no
13649 address.
13650
13651 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
13652 commands.
13653 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
13654 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
13655 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
13656 of struct of char arrays.
13657 * gdb.t00/radix.exp: New tests for radix commands.
13658
13659Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
13660
13661 * gdb.t16/printcmd.exp: Print a variable before running program
13662 (with xfail for AIX).
13663
13664Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
13665
13666 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13667
13668 * gdb.t16/printcmd.exp: Don't print variables before running program.
13669
13670 * gdb.t06/break.exp: Don't require envp argument to main.
13671
13672 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13673
13674 * gdb.t02/whatis.exp, gdb.t11/list.exp:
13675 Add xfails for rs6000.
13676
13677 * gdb.t02/whatis.exp: Change other tests not to re-test something
13678 we already tested.
13679
13680 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13681 each type used has a variable of that type.
13682
13683Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
13684
13685 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13686
13687Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13688
13689 * configure.in: change srctrigger to be a file, not a directory
13690
13691Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
13692
13693 * configure.in (mips-idt-ecoff*): Added trailing '*'.
13694
13695 * gdb.t11/list.exp: Fixed a couple of typos.
13696
13697Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
13698
13699 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
13700 is fixed and PR is closed.
13701 * gdb.t16 (gdbme.c): Add simple test string variable.
13702 * gdb.t16 (printcmds.exp): Add tests with simple test string
13703 variable, primarily for boundaries on "set print elements".
13704
13705Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
13706
13707 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13708 Make leading 0's optional and don't expect a tab in the middle
13709 of the number.
13710
13711 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13712
13713 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13714 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
13715 don't end command passed to gdb_test with newline.
13716
13717 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13718 signed keyword away, don't expect signed bitfields to be signed.
13719
13720 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13721 printing with only as many 1's as are in the field as well as printing
13722 with 32 1's (see comment).
13723
13724Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
13725
13726 * gdb.t00/default.exp: Start with a fresh gdb.
13727 * configure.in (configdirs): Remove gdb.t31 until the chill
13728 compiler works again. It no longer is able to find chillrt0
13729 since it isn't in libchill.a anymore.
13730 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
13731 wierd.o, make more modular.
13732 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
13733 spurious newlines that caused problems.
13734
13735Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13736
13737 * Move test with enums and partial symbols from gdb.t03/ptype.exp
13738 to gdb.stabs/wierd.exp since GCC has worked around the bug.
13739 gdb.stabs/wierd.{exp,def}: Many new tests.
13740
13741 * gdb.t00/default.exp: update info line for new message.
13742
13743 * gdb.t02/{whatis.exp,gdbme.c}:
13744 Test that "char *" doesn't print as "caddr_t".
13745
13746Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13747
13748 * gdb.t00/help.exp: Use .* in place of some help messages which
13749 just changed.
13750 gdb.t00/default.exp: Update "info frame" test for new message.
13751 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13752 Remove some xfails
13753
13754Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13755
13756 * gdb.t03/{gdbme.c,ptype.exp}:
13757 Add tests for typedef'd struct and union without tags.
13758 Also check "whatis" on a variable of a typedef'd enum without a tag.
13759
13760 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13761 PRMS 1823; the bug still exists but isn't reproduced by this test
13762 anymore), and remove rs6000 XFAIL (the bug is fixed).
13763
13764 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13765 duplicated from whatis.exp. For those that are left, accept
13766 "long", "long int", or "int" for long variables (whatis.exp already
13767 has an XFAIL for "int", so no need to fail it here).
13768
13769 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13770 Deal with GCC's names for types now that GDB uses the compiler's names.
13771
13772 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13773 setup_xfail's for sunos4. If we #defined the signed keyword away,
13774 don't expect GDB to know that char it is signed.
13775
13776 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13777
13778Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13779
13780 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13781 should work on any system, regardless of debugging format.
13782 * gdb.t21/demangle.exp: Move to gdb.t24.
13783 * gdb.t24/demangle.exp: Move from gdb.t21.
13784 * gdb.t24/{Makefile.in, configure.in}: New files.
13785
13786Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13787
13788 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13789 * gdb.stabs: New directory.
13790
13791Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13792
13793 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13794 not just "Quit anyway?".
13795
13796Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13797
13798 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13799 that all setup_xfails are immediately followed by clear_xfails.
13800
13801Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13802
13803 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13804 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13805 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13806 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13807 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13808 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13809 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13810 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13811 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13812 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13813 gdb.t31/chillvars.exp, lib/gdb.exp:
13814 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13815 bug-gdb@prep.ai.mit.edu.
13816
13817Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13818
13819 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13820 with 0.0, not integer 0.
13821
13822Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13823
13824 * gdb.t06/break.exp: Update for "Kill the program" message change.
13825
13826Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13827
13828 * Makefile.in (GDBFLAGS): Set to -nx.
13829 * Makefile.in (site.exp): Use GDBFLAGS.
13830
13831Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13832
13833 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13834 Makefiles.
13835 (check): depend on just-check.
13836 (just-check): added so that tests can be run without a noop
13837 build pass.
13838
13839Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13840
13841 Switch to using configure's configdirs.
13842 * Makefile.in (Makefile): add configure.in dependency.
13843 (SUBDIRS): removed redundant assignment.
13844 * configure.in: switch subdirs assignment to configdirs.
13845 * gdb.t*/configure.in: new files.
13846
13847Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13848
13849 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13850 works.
13851
13852Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13853
13854 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13855 in explicit rules. Apparently this is not supported by some makes.
13856
13857Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13858
13859 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13860
13861Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13862
13863 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13864 disappeared.
13865
13866Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13867
13868 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13869
13870Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13871
13872 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13873 watchpoint problem that is now fixed.
13874 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13875 uninitialized convenience variables.
13876 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13877 structures.
13878
13879Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13880
13881 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13882 which causes expect to get out of sync with gdb on long output
13883 from help set.
13884 * gdb.t09/corefile.exp: Make expected pattern for core file
13885 failing signal and frame output format less sun specific.
13886
13887Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13888
13889 * gdb.t31/chillvars.exp: Add and remove initial dummy
13890 breakpoint, so that symbol table is forced in.
13891 (Needed at least on Sunos4, though it seems not SVR4.)
13892 * gdb.t31/chillvars.exp: Update for changed output format.
13893
13894Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13895
13896 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13897
13898Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13899
13900 * Makefile.in: Added --srcdir when invoking runtest, removed the
13901 need for a local config file. (optional now)
13902
13903Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13904
13905 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13906 failure count used to force early termination. Add some more
13907 expected failures for gnu style demangling.
13908
13909Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13910
13911 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13912 pmi variable from gdb.t20/gdbme to get optimized away.
13913 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13914 Check for written corefile upon timeout _and_ eof.
13915
13916Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13917
13918 * config/unix-gdb.exp: Add missing return 0.
13919
13920Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13921
13922 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13923 test termination.
13924
13925Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13926
13927 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13928 disappeared.
13929
13930Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13931
13932 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13933 time as i860 support works.
13934
d63a86f8 13935 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
13936 "backtrace 100\r" rather than just "backtrace\r", to match last
13937 change.
13938
13939Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13940
13941 * config/udi-gdb.exp (gdb_exit): Remove close command.
13942 (gdb_target_udi): New procedure to set the UDI target.
13943 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13944 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13945 Added waits for prompts after several question responses. Added
13946 some more responses used by a29k-amd-udi-gdb.
13947 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13948 pass different arguments, restart UDI connection after program
13949 completion.
13950 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13951 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13952 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13953 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13954 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13955 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13956 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13957 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13958 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13959 after program completion.
13960 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13961 compiled with a SELECT_VECS setting.
13962 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13963 infinite recursion.
13964
13965 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13966 Added checks for COFF results, and made them expected failures for
13967 all targets. It would be better to make them expected failures
13968 for COFF targets only.
13969
13970Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13971
13972 * Makefile.in: add null dvi target, don't bother to recurse
13973 through test directories for info and install-info; rename
13974 $(datadir) to be dejagnu instead of deja-gnu
13975
13976Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13977
13978 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13979 compiler to coredump.
13980 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13981 code.
13982
13983Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13984
13985 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13986 coredump.
13987 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13988 code.
13989
13990Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13991
13992 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13993 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13994 which in a shell. Deletes xgdb when done.
13995 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13996 Tests the return from the "set height" or "set width" commands.
13997 Added a few return codes where needed.
13998
13999Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
14000
14001 * Makefile.in (SUBDIRS): Add gdb.t17.
14002 * configure.in (subdirs): Add gdb.t17.
14003 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
14004 files to test gdb's calling of functions in the inferior with
14005 the correct arguments and gdb's ability to retrieve any
14006 result returned.
14007
14008Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
14009
14010 * config/unix-gdb.exp (gdb_exit): Remove close commands that
14011 may be called after gdb goes away. Previous versions of expect
14012 needed these to avoid file descriptor leaks, but they cause
14013 errors with the current revision of expect.
14014 * gdb.t00/gdbvars.exp: Use -re on expected output after
14015 setting sevenbit-strings.
14016 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
14017 to set sevenbit-strings consistent across tests.
14018 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
14019 set sevenbit-strings consistent across tests.
14020
14021Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
14022
14023 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
14024 expected output to match current "expect" expectations.
14025
14026Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
14027
14028 * gdb.t00/default.exp: Change expected output for default "source"
14029 command, to match new gdb behavior which requires a filename to
14030 source.
14031
14032Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
14033
14034 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
14035 expected fail for i486-*-* that misses the marker2 function.
14036 * gdb.t10/crossload.exp (bfddefault): Allow successful
14037 recognition of a format to pass even if no symbols are found.
14038 Explicitly catch failures where the format is not recognized
14039 or is ambiguous, and add the reason to the fail message.
14040 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
14041 the cause is and invalid target and add reason to failure message.
14042 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
14043 elf32-i386, elf32-sparc, and elf32-i860.
14044 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
14045 Set up expected failure for 'filename'::variable scope resolution,
14046 which is now apparently broken on all targets.
14047 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
14048 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
14049 gdb.t23/templates.exp: Change failure for missing binfile into
14050 just a warning.
14051 gdb.t21/demangle.exp: Change all cfront references to 'arm'
14052 references.
14053
14054Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
14055
14056 * gdb.t00/default.exp: Add expected output for default "source"
14057 command, to match new gdb behavior.
14058 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
14059
14060Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
14061
14062 * config/*-gdb.exp: returns an error, rather than exiting on
14063 internal errors.
14064
14065Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
14066
14067 * gdb.t03/gdbme.c: Add pointer to struct variable.
14068 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
14069 referencing struct members.
14070
14071Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
14072
14073 * configure.in (mips-idt-ecoff): New target.
14074 * config/mips-gdb.exp: New file for remote board using MIPS remote
14075 debugging protocol.
14076
14077 * Redid configuration scheme. Removed gdb.t*/configure.in.
14078 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
14079 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
14080 distclean targets. Built executables via .o files. Adjusted
14081 tests to account for source files in $(srcdir) rather than
14082 $(objdir).
14083 * lib/gdb.exp (runto): Don't expect () after the function name,
14084 because it may have arguments.
14085
14086Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
14087
14088 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
14089 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
14090 expected failures for mips-idt-* and mips-sgi-*.
14091 * gdb.t00/default.exp (attach): Kill process if requested.
14092 * gdb.t00/help.exp (help target core, help target): Accept a gdb
14093 that does not read core files.
14094 * gdb.t01/run.exp: Removed checks for exit status code.
14095 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
14096 it is linked in.
14097 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
14098 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
14099 appropriate, rather than doing it by hand.
14100 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
14101 execution.
14102 * gdb.t10/crossload.exp: Kill existing program if needed.
14103 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
14104 appropriate, rather than doing it by hand. Always increase
14105 timeout for this test, not just for VxWorks.
14106
14107Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
14108
14109 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
14110 of Chill STRUCT types and STRUCT values.
14111 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
14112 than "char".
14113 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 14114 struct2): New struct definitions and initializations to test
c906108c
SS
14115 simple Chill STRUCT types.
14116
14117Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
14118
14119 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
14120 the null byte at the end of strings.
14121 * gdb.t00/default.exp: Make show version insensitive to copyright
14122 date.
14123 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
14124 to avoid dependencies on target char signedness.
14125 * gdb.t16/printcmds.exp: Update expected results for explicitly
14126 unsigned char.
14127 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
14128 now work.
14129 * gdb.t21/demangle.exp: Add many more patterns for template
14130 demangling, most of them being expected failures.
14131 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
14132 string we are matching for, to match on the whole string.
14133 * gdb.t21/demangle.exp: Add many new test strings to demangle,
14134 and fix a whole bunch that had incorrect expected output but were
14135 passing anyway because of the bug in "proc demangle".
14136 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
14137 type.
14138 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
14139
14140Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
14141
14142 * gdb/testsuite: made modifications to testcases, etc., to allow
14143 them to work properly given the reorganization of deja-gnu and the
14144 relocation of the testcases from deja-gnu to a "tool" subdirectory.
14145
14146Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
14147
14148 * gdb/testsuite: Initial creation of gdb/testsuite.
14149 Migrated dejagnu testcases and support files for testing nm to
14150 gdb/testsuite from deja-gnu. These files were moved "as is"
14151 with no modifications. This migration is part of a major overhaul
14152 of dejagnu. The modifications to these testcases, etc., which
14153 will allow them to work with the new version of dejagnu will be
14154 made in a future update.
48efe704 14155
8d8cb839 14156 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 14157\f
8d8cb839
EZ
14158;; Local Variables:
14159;; mode: change-log
14160;; left-margin: 8
14161;; fill-column: 74
14162;; version-control: never
14163;; End:
902f2ccb
MC
14164
14165 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 14166 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
14167 Copying and distribution of this file, with or without modification,
14168 are permitted provided the copyright notice and this notice are preserved.