]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
2006-07-18 Paul Brook <paul@codesourcery.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
267a692b
MK
12006-07-17 Mark Kettenis <kettenis@gnu.org>
2
3 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
4 *-*-openbsd* from targets for wich we expect ARM FPA floating
5 point format.
6
85d2fec4
NR
72006-07-17 Nick Roberts <nickrob@snap.net.nz>
8
9 * gdb.cp/annota3.exp: Expect frame-begin annotation.
10
112006-07-17 Mark Kettenis <kettenis@gnu.org>
12
13 * gdb.base/annota3.exp: Expect frame-begin annotation.
14
85b4c6e8
JB
152006-07-14 Joel Brobecker <brobecker@adacore.com>
16
17 * gdb.base/help.exp: Adjust "help unset" test to accept
18 any list of unset commands.
19
fb933624
DJ
202006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
21 Daniel Jacobowitz <dan@codesourcery.com>
22
23 * gdb.cp/ref-params.exp: New test.
24 * gdb.cp/ref-params.cc: New source file.
25 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
26
1dff4b64
MK
272006-07-08 Mark Kettenis <kettenis@gnu.org>
28
29 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
30 spaces/tabs in regular expressions since they might not be there.
31
40d2e0e3
AS
322006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
33
34 * gdb.base/ifelse.exp: New file.
35
f6c957d2
NS
362006-07-04 Nathan Sidwell <nathan@codesourcery.com>
37
38 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
39 line.
40 * gdb.base/huge.exp: Loop over compilation to find a size that
41 is acceptable.
42 * gdb.base/remote.exp: Correct expected strings.
43 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
44
b9c5a23d
DJ
452006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
48
9af2e58d
DJ
492006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
50
51 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
52 native.
53
30930ca5
DJ
542006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
55
56 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
57 enable stabs testing.
58
aa32fa1d
DJ
592006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
60
bd4a4c80 61 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
62 gdb_test_multiple does.
63
321fef15
DJ
642006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
65
66 * Makefile.in (host_alias): Remove.
67 (target_alias): Use @target_noncanonical@.
68 (site.exp): Don't set host_alias.
69 * aclocal.m4: Remove contents. Include acx.m4.
70 * configure: Regenerated.
71 * configure.ac: Use ACX_NONCANONICAL_TARGET.
72
e1c2defa
NS
732006-06-13 Nathan Sidwell <nathan@codesourcery.com>
74
e63b55d1
NS
75 * lib/gdb.exp (gdb_load_cmd): New.
76
5600ea19
NS
77 * gdb.base/fileio.c: Add system(NULL) test.
78 * gdb.base/fileio.exp: Check it.
79
e1c2defa
NS
80 * gdb.base/break.c: Add 10a breakpoint at }
81 * gdb.base/break.exp: Add test for breakpoint at }
82 * gdb.cp/anon-union.cc: Add code at end of function.
83 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
84 * gdb.mi/var-cmd.c: Add code at end of function.
85 * gdb.mi/mi-var-display.exp: Adjust end of next.
86 * gdb.mi/mi2-var-display.exp: Likewise.
87 * gdb.base/fileio.c: Add stop function and insert calls at
88 stopping places.
89 * gdb.base/fileio.exp: Breakpoint stop function and remove
90 explicit line number references.
91
6c0112ec
JB
922006-05-19 Joel Brobecker <brobecker@adacore.com>
93
94 * gdb.base/del.exp (test_delete_alias): New function.
95 Now check that both "del" and "d" work as aliases for "delete".
96
154189a4
FF
972006-05-18 Fred Fish <fnf@specifix.com>
98
99 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
100 required. Check for spurious output after program exits normally.
101
582e64c2
FF
1022006-05-17 Fred Fish <fnf@specifix.com>
103
104 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
105 gdb_load, so it works in the simulator.
106
8ef6493a
FF
1072006-05-11 Fred Fish <fnf@specifix.com>
108
109 * gdb.base/bang.exp: Ignore unexpected output between the
110 "program exited normally" and the gdb prompt, as many other
111 tests do.
112
692b141c
MK
1132006-05-07 Mark Kettenis <kettenis@gnu.org>
114
115 * gdb.base/help.exp: Make "delete checkpoint" part option for
116 "help d" and "help delete" tests.
117
540b8a30
UW
1182006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
119
120 * gdb.mi/mi-basics.exp: Add missing serial number to
121 expected output in some mi_gdb_test statements.
122 * gdb.mi/mi2-basics.exp: Likewise.
123
9b6462d9
JB
1242006-05-05 Joel Brobecker <brobecker@adacore.com>
125
126 * gdb.base/del.c: New file.
127 * gdb.base/del.exp: New testcase.
128
954de43b
DM
1292006-05-05 David S. Miller <davem@sunset.davemloft.net>
130
131 * gdb.base/break.exp: Do not assume a breakpoint on
132 main will actually be in $srcfile when optimizing.
1303f75e
DM
133 * gdb.base/savedregs.exp: Do not require that the dummy
134 frame location match up to a symbol and source file location.
c3242428
DM
135 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
136 will get printed without a mi_cmd_data_list_register_values prefix.
137 (*-data-list-register-*): Correct regular expressions to expect the new
138 pseudo d? floating point registers.
139 * gdb.mi/mi2-regs.exp: Likewise.
140
c7e64c9a
DJ
1412006-05-05 Christophe Lyon <christophe.lyon@st.com>
142
143 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
144 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
145 is allocated by the compiler.
146 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
147 anons, e, anone to force their allocation by the compiler.
148
1492006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
150
151 * gdb.base/help.exp: Update expected text for help d and
152 help delete.
153
27ce9a6d
MK
1542006-05-02 Mark Kettenis <kettenis@gnu.org>
155
156 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
157 NetBSD/ELF targets.
158
8608915f
MK
1592006-04-30 Mark Kettenis <kettenis@gnu.org>
160
161 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
162 single-step breakpoint fails; make this a KFAIL on
163 sparc*-*-openbsd*.
164 * gdb.base/siginfo.exp: Likewise.
165 * gdb.base/sigstep.exp (advance, advancei): Likewise.
166
b8db102d
MS
1672006-04-26 Michael Snyder <msnyder@redhat.com>
168
169 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
170 which may have to consume output from other forks.
171 Add tests to make sure that "delete fork" succeeded.
172
c702009a
MS
1732006-04-20 Michael Snyder <msnyder@redhat.com>
174
175 * 2006-03-22 Jim Blandy <jimb@redhat.com>
176 Add support for the Renesas M32C and M16C.
177
178 * gdb.asm/asm-source.exp: Add m32c target.
179 * gdb.asm/m32c.inc: Support for m32c target.
180
e28493f2
AS
1812006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
182
183 * gdb.base/commands.exp (recursive_source_test): New test.
184
880da185
DM
1852006-04-04 David S. Miller <davem@sunset.davemloft.net>
186
187 * gdb.base/float.exp: Add pattern for sparc targets.
188
61d9b92f
DJ
1892006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
190
191 * gdb.base/commands.exp (stray_arg0_test): New test.
192
bd717df8
PB
1932006-03-30 Paul Brook <paul@codesourcery.com>
194
195 * gdb.mi/mi-until.exp: kfail broken until command.
196 * gdb.mi/mi2-until.exp: Ditto.
197
ec793d3c
NR
1982006-03-27 Nick Roberts <nickrob@snap.net.nz>
199
200 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
201
831004b7
AO
2022006-03-08 Alexandre Oliva <aoliva@redhat.com>
203
204 * gdb.base/prelink.exp: Anchor tested-for regular expression
205 on gdb prompt.
206
effe49a0
PB
2072006-03-07 Paul Brook <paul@codesourcery.com>
208
209 * gdb.base/assign.exp: Correct fail message.
210
e5461016
PB
2112006-03-07 Paul Brook <paul@codesourcery.com>
212
213 * lib/compiler.c: Extract armcc version number.
214 * lib/compiler.cc: Ditto.
215
fc91c6c2
PB
2162006-03-07 Paul Brook <paul@codesourcery.com>
217
218 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
219 additional_flags=-w.
220 * gdb.arch/altivec-regs.exp: Ditto.
221 * gdb.arch/e500-abi.exp: Ditto.
222 * gdb.arch/e500-regs.exp: Ditto.
223 * gdb.base/all-bin.exp: Ditto.
224 * gdb.base/annota1.exp: Ditto.
225 * gdb.base/annota3.exp: Ditto.
226 * gdb.base/args.exp: Ditto.
227 * gdb.base/arithmet.exp: Ditto.
228 * gdb.base/assign.exp: Ditto.
229 * gdb.base/async.exp: Ditto.
230 * gdb.base/bang.exp: Ditto.
231 * gdb.base/break.exp: Ditto.
232 * gdb.base/call-rt-st.exp: Ditto.
233 * gdb.base/completion.exp: Ditto.
234 * gdb.base/cond-expr.exp: Ditto.
235 * gdb.base/condbreak.exp: Ditto.
236 * gdb.base/consecutive.exp: Ditto.
237 * gdb.base/define.exp: Ditto.
238 * gdb.base/display.exp: Ditto.
239 * gdb.base/ena-dis-br.exp: Ditto.
240 * gdb.base/environ.exp: Ditto.
241 * gdb.base/eval-skip.exp: Ditto.
242 * gdb.base/info-proc.exp: Ditto.
243 * gdb.base/jump.exp: Ditto.
244 * gdb.base/logical.exp: Ditto.
245 * gdb.base/long_long.exp: Ditto.
246 * gdb.base/maint.exp: Ditto.
247 * gdb.base/miscexprs.exp: Ditto.
248 * gdb.base/pc-fp.exp: Ditto.
249 * gdb.base/pointers.exp: Ditto.
250 * gdb.base/relational.exp: Ditto.
251 * gdb.base/reread.exp: Ditto.
252 * gdb.base/sect-cmd.exp: Ditto.
253 * gdb.base/sep.exp: Ditto.
254 * gdb.base/sepdebug.exp: Ditto.
255 * gdb.base/until.exp: Ditto.
256 * gdb.base/whatis-exp.exp: Ditto.
257 * gdb.cp/annota2.exp: Ditto.
258 * gdb.cp/annota3.exp: Ditto.
259 * gdb.trace/actions.exp: Ditto.
260 * gdb.trace/backtrace.exp: Ditto.
261 * gdb.trace/circ.exp: Ditto.
262 * gdb.trace/collection.exp: Ditto.
263 * gdb.trace/deltrace.exp: Ditto.
264 * gdb.trace/infotrace.exp: Ditto.
265 * gdb.trace/limits.exp: Ditto.
266 * gdb.trace/packetlen.exp: Ditto.
267 * gdb.trace/passc-dyn.exp: Ditto.
268 * gdb.trace/passcount.exp: Ditto.
269 * gdb.trace/report.exp: Ditto.
270 * gdb.trace/save-trace.exp: Ditto.
271 * gdb.trace/tfind.exp: Ditto.
272 * gdb.trace/tracecmd.exp: Ditto.
273 * gdb.trace/while-dyn.exp: Ditto.
274 * gdb.trace/while-stepping.exp: Ditto.
275 * lib/gdb.exp: Ditto.
276 (gdb_compile): Handle nowarning option.
277
5f4a23d9
AO
2782006-03-07 Alexandre Oliva <aoliva@redhat.com>
279
280 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
281 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
282 Rename executable to prelinkt. Don't re-prelink if we didn't
283 get a core file. Test prelink -u exit status to tell whether
284 prelinking failed. Use gdb_test_multiple.
285
9733fc94
DJ
2862006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
287
288 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
289 (do_tests): Call it.
290
cc10cae3
AO
2912006-02-28 Alexandre Oliva <aoliva@redhat.com>
292
293 * gdb.base/prelink.exp: New test.
294 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
295
15c46491
WZ
2962006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
297
298 * gdb.fortran/derived-type.f90: New file.
299 * gdb.fortran/derived-type.exp: New testcase.
300
5c9f7ded
DJ
3012006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
302
303 * gdb.base/default.exp: Allow ';' as a directory separator.
304
5b96932b
AS
3052006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
306
307 * gdb.base/help.exp (help add-symbol-file): Update.
308
1986bccd
AS
3092006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
310
311 * gdb.base/help.exp (help load): Update expected results.
312
a8b7528f
FF
3132006-02-19 Fred Fish <fnf@specifix.com>
314
315 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
316 specifix hex value as part of results.
317 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
318
f8261448
FF
3192006-02-16 Fred Fish <fnf@specifix.com>
320
321 * gdb.base/whatis.c: Define variables using typedefs char_addr,
322 ushort_addr, and slong_addr, so the typedefs are not optimized
323 away.
324 * gdb.base/whatis.exp: Add tests using type name for struct type,
325 union type, enum type, and typedef.
326
31d8bdd2
MK
3272006-02-13 Mark Kettenis <kettenis@gnu.org>
328
329 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
330
34e41e63
JB
3312006-02-13 Jim Blandy <jimb@redhat.com>
332
333 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
334 case where it takes two "next" commands to skip past the init
335 call.
336
ac6e4f31
FF
3372006-02-12 Fred Fish <fnf@specifix.com>
338
339 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
340 to handle cases where it takes two "next" commands to skip
341 past the init call.
342
2db2d571
JB
3432006-02-07 Joel Brobecker <brobecker@adacore.com>
344
345 * gdb.ada/array_return.exp: Mark the last test as expected to fail
346 on hppa32 targets.
347
38fcd64c
DJ
3482006-02-06 Vladimir Prus <ghost@cs.msu.su>
349
350 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
351 field.
352
1315ad46
MK
3532006-01-29 Mark Kettenis <kettenis@gnu.org>
354
355 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
356
5625b943
DJ
3572006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
358
359 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
360 files.
361
80df1bbe
DJ
3622006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
363
364 * gdb.cp/maint.exp: Set complaints to a positive value.
365
9078e690
DJ
3662006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
367
368 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
369 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
370 function name.
371
9c903399
DJ
3722006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
373
374 * gdb.base/checkpoint.c: Update copyright notice. Include
375 <stdlib.h>.
376
761ae4d6
JB
3772006-01-04 Jim Blandy <jimb@redhat.com>
378
379 * gdb.asm/asm-source.exp: Independently provide default values for
380 asm-flags and debug-flags. Use 'string equal' to do the
381 comparison, not the implicit expr's '==' operator. Remove
382 now-unneeded assignments to asm-flags. In h8300 case, place
383 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
384
099ac3dd
MS
3852006-01-04 Michael Snyder <msnyder@redhat.com>
386
387 * gdb.base/checkpoint.c: New file.
388 * gdb.base/checkpoint.exp: New file.
389 * gdb.base/multi-fork.c: New file.
390 * gdb.base/multi-fork.exp: New file.
391 * gdb.base/pi.txt: New file (data for checkpoint.c test).
392
f4d85314
FF
3932006-01-04 Fred Fish <fnf@specifix.com>
394
395 * gdb.base/ptype.c (foo): Add typedef.
396 (intfoo): Add function.
397 * gdb.base/ptype1.c: New file.
398 * gdb.base/ptype.exp: Handle compilation and linking with two
399 source files. Test that proper type for "foo" is found based
400 on source context rather than first match found in symtabs.
401
a1b06f35
MK
4022005-12-28 Mark Kettenis <kettenis@gnu.org>
403
404 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
405 * gdb.asm/openbsd.inc: Indent commands.
406
d082a1e2
MK
4072005-12-26 Mark Kettenis <kettenis@gnu.org>
408
c65016bd
MK
409 * gdb.base/freebpcmd.exp: Increase timeout.
410
d082a1e2
MK
411 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
412
d3c32a0e
DJ
4132005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
414
415 * gdb.base/default.exp: Update check for "show version".
416
9fdb1f50
RC
4172005-12-09 Randolph Chung <tausq@debian.org>
418
419 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
420 * gdb.asm/pa64.inc: New file.
421
5f2c56f7
RC
4222005-12-09 Randolph Chung <tausq@debian.org>
423
424 * gdb.asm/common.inc: Indent commands.
425 * gdb.asm/asmsrc1.s: Likewise.
426 * gdb.asm/asmsrc2.s: Likewise.
427
8117349c
RC
4282005-12-09 Randolph Chung <tausq@debian.org>
429
430 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
431 (get_addr_of_sym): Remove duplicate print.
432 (gen_core): xfail hppa*-*-hpux*, update expected output.
433 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
434 * gdb.arch/pa64-nullify.s: New file.
435
8f07f25a
RC
4362005-12-09 Randolph Chung <tausq@debian.org>
437
438 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
439
55b39184
DJ
4402005-12-07 Christophe Lyon <christophe.lyon@st.com>
441
442 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
443 code generation for these functions.
444 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
445 error message.
446
31e2b00f
AS
4472005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
448
449 * gdb.base/help.exp (help b, help br, help bre, help brea)
450 (help break): Update the expected message.
451
c3d0b56e
SC
4522005-11-11 Stephane Carrez <stcarrez@nerim.fr>
453
454 * gdb.asm/m68hc11.inc: Setup the data section.
455 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
456 script for this test.
457 (m6812-*-*): Likewise.
458
36ae0ea9
RC
4592005-11-09 Randolph Chung <tausq@debian.org>
460
461 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
462
9d6f42e9
WZ
4632005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
464
465 * gdb.base/break.exp: Fix a comment typo.
466
e2126a14
EZ
4672005-11-03 Jim Blandy <jimb@redhat.com>
468
469 Checked in by Elena Zannoni <ezannoni@redhat.com>
470
471 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
472
e0ac7199
CV
4732005-11-02 Corinna Vinschen <vinschen@redhat.com>
474
475 * gdb.arch/gdb1558.c: Include stdio.h.
476
31d3fb18
MK
4772005-10-31 Mark Kettenis <kettenis@gnu.org>
478
479 * gdb.asm/asm-source.exp: Use -e instead of --entry.
480
e52b687c
MK
4812005-10-31 Mark Kettenis <kettenis@gnu.org>
482
483 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
484
f4711d79
PG
4852005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
486
487 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
488 vscr" tests to better match output.
489
987a9106
JB
4902005-10-12 Jim Blandy <jimb@redhat.com>
491
492 * gdb.base/structs.exp (any): New function.
493 (test_struct_returns): Don't make any assumptions at all about
494 what value the function returns when GDB can't set the return
495 value.
496
2336bb58
JB
4972005-10-09 Joel Brobecker <brobecker@adacore.com>
498
499 * gdb.ada/arrayidx/p.adb: New file.
500 * gdb.ada/arrayidx.exp: New testcase
501
5022005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
503
504 * gdb.ada/array_return/pck.ads: New file.
505 * gdb.ada/array_return/pck.adb: New file.
506 * gdb.ada/array_return/p.adb: New file.
507 * gdb.ada/array_return.exp: New testcase.
508
705335ea
JB
5092005-10-03 Joel Brobecker <brobecker@adacore.com>
510
511 * gdb.base/arrayidx.c: New file.
512 * gdb.base/arrayidx.exp: New testcase.
513
11ee9940
NR
5142005-09-29 Nick Roberts <nickrob@snap.net.nz>
515
516 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
517 frames-invalid and breakpoints-invalid are no longer generated
518 with level 3 so don't expect them in the output.
519
39fb8e9e
BR
5202005-09-27 Bob Rossi <bob@brasko.net>
521
522 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
523 from test. Escape the | in mi_gdb_test call.
524 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
525 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
526 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
527 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
528 expected regex's in mi_gdb_test calls.
529 * lib/mi-support.exp: Remove arbitrary .* from tests.
530 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
531 Fully anchor GDB/MI expected results in mi_gdb_test.
532 * lib/gdb.exp (string_to_regexp): Escape the ] character.
533 * gdb.base/sizeof.exp: Remove escape character. Correct test.
534
2af48f68
PB
5352005-09-26 Paul Brook <paul@codesourcery.com>
536
537 * long_long.exp: Exclude eabi targets from arm FPA float format test.
538
f34502bc
WZ
5392005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
540
541 * bfp-test.c: New file.
542 * bfp-test.exp: New testcase.
543
ca929517
WZ
5442005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
545
546 * gdb.fortran/subarray.exp: New testcase to test the evaluation
547 of subarray and substring variable.
548 * gdb.fortran/subarray.f: New source file for the test of subarray
549 and substring variable evaluation.
550 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
551 of string constant.
552
c761af65
DJ
5532005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
554
555 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
556 copyright dates.
557
561d7a1d
PG
5582005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
559
560 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
561 powerpc altivec' test with an almost identical 'info vector' test.
562
b2b64cc9
PG
5632005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
564
565 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
566 vscr" tests to match output.
567
6ac4d15a
PG
5682005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
569
570 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
571 output.
572
40e55bef
BR
5732005-09-11 Bob Rossi <bob@brasko.net>
574
575 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
576 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
577 commands that return an MI output command and an asyncronous MI output
578 command.
579 * gdb.mi/mi-console.exp: Ditto.
580
3c7385ec
BR
5812005-09-11 Bob Rossi <bob@brasko.net>
582
583 * gdb.mi/mi-var-child.c: Include <string.h>.
584
a6cd0eb3
DJ
5852005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
586
587 * killed.exp: Correct gdb_expect syntax.
588
2f168eed
CV
5892005-08-09 Corinna Vinschen <vinschen@redhat.com>
590
591 * lib/mi-support.exp (mi_gdb_load): Fix typo.
592
ecd3fd0f
BR
5932005-08-02 Bob Rossi <bob@brasko.net>
594
595 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
596 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
597 Change tests to inferior-tty-set/show.
598 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
599 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
600 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
601 inferior. Use mi_gdb_test to get GDB and Inferior output.
602 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
603 descriptor.
604 (mi_inferior_tty_name): Add inferior PTY file name.
605 (mi_gdb_start): Add INFERIOR_PTY parameter.
606 (mi_gdb_test): Add IPATTERN parameter.
607
f1ea48cb
BR
6082005-08-02 Bob Rossi <bob@brasko.net>
609
610 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
611 parameter to mi_gdb_test.
612 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
613
6e650a67
DJ
6142005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
615
616 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
617 struct_declarations.
618 * gdb.mi/mi-var-child.exp: Step over the initialization of
619 struct_declarations.
620
8be260b6
DJ
6212005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
622
623 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
624 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
625 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
626 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
627 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
628 file.
629
4e660f07
NR
6302005-07-27 Nick Roberts <nickrob@snap.net.nz>
631
632 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
633 (do_children_tests): Assign values to the extra elements.
634
635 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
636 them for tests for "-var-update --no-values" and
637 "-var-update --all-values".
638 Add test for "-var-list-children --simple-values".
639
640 * gdb.mi/basics.c (callee4): Add integer array D[3]...
641
642 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
643 "-stack-list-locals --simple-values" Improve doc strings and
644 comments.
645
6bdae935
MK
6462005-07-18 Mark Kettenis <kettenis@gnu.org>
647
598b7a6f
MK
648 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
649 *-*-openbsd*.
650 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
651
6bdae935
MK
652 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
653 sigaltsatck'.
654
1323e929
BR
6552005-07-14 Bob Rossi <bob@brasko.net>
656
657 * gdb.base/default.exp (tty): Changed output of command.
658 * gdb.base/help.exp (help tty): Ditto.
659
b1a9c082
MK
6602005-07-12 Mark Kettenis <kettenis@gnu.org>
661
662 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
663
10a844a2
MK
6642005-07-10 Mark Kettenis <kettenis@gnu.org>
665
666 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
667 -stack-select-frame without arguments.
668 (test_stack_frame_listing): Add test for newly implemented command
669 -stack-info-frame.
670
3cb3b8df
BR
6712005-07-06 Bob Rossi <bob@brasko.net>
672
673 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
674 command.
675 (Copyright): Update copyright.
676
a0c5fbcf
WZ
6772005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
678
679 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
680 tests to evaluate exponentiation expression.
681
984971d0
AS
6822005-06-29 Andreas Schwab <schwab@suse.de>
683
684 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
685 main to avoid warnings.
686
687 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
688
fe03833f
NR
6892005-06-20 Nick Roberts <nickrob@snap.net.nz>
690
691 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
692 -stack-select-frame without arguments.
693 (test_stack_frame_listing): Add test for newly implemented command
694 -stack-info-frame.
695
7a55f279
WZ
6962005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
697
0ffa0ea5
DJ
698 * gdb.fortran/array-element.f: New file.
699 * gdb.fortran/array-element.exp: New testcase.
7a55f279 700
26585198
DJ
7012005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
702
703 * gdb.base/bigcore.exp: Correct checks for systems which can
704 not dump a large core file.
705
c1bd25fd
DJ
7062005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
707
708 * gdb.base/relocate.c: Add a copyright notice.
709 (dummy): Remove.
710 * gdb.base/relocate.exp: Test printing the values of variables
711 from a relocatable file.
712
589e074d
DJ
7132005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
714
715 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
716 excess MI output after an error.
717
0915f927
JB
7182005-05-29 Joel Brobecker <brobecker@adacore.com>
719
720 * gdb.arch/alpha-step.c: New file.
721 * gdb.arch/alpha-step.exp: New testcase.
722
76ff342d
DJ
7232005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
724 Dennis Brueni <dennis@slickedit.com>
725
726 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
727 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
728 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
729 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
730 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
731 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
732 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
733
96b0c7ac
DJ
7342005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
735 Wu Zhou <woodzltc@cn.ibm.com>
736
737 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
738 IBM's xlc compiler.
739 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
740 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
741
f21565d2
JB
7422005-05-13 Jim Blandy <jimb@redhat.com>
743
744 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
745 calling gdb_suppress_entire_file.
746 * gdb.base/charset.exp: Same.
747 * gdb.base/call-rt-st.exp: Same.
748
6006a3a1
BR
7492005-05-05 Bob Rossi <bob_rossi@cox.net>
750
751 * lib/gdb.exp (fullname_syntax): Added global regex.
752 (fullname_syntax_POSIX): Ditto.
753 (fullname_syntax_UNC): Ditto.
754 (fullname_syntax_DOS_CASE): Ditto.
755 (fullname_syntax_DOS): Ditto.
756 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
757 fullname_syntax variable to scope and use it.
758 (test_file_list_exec_source_files): Ditto.
759 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
760
c3b69c04
DJ
7612005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
762
763 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
764
3c95e6af
PG
7652004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
766
767 * lib/gdb.exp (skip_altivec_tests): New function, based on
768 check_vmx_hw_available from the GCC testsuite.
769 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
770 * lib/gdb.arch/altivec-regs.exp: Likewise.
771
78df6c56
JB
7722005-05-02 Jim Blandy <jimb@redhat.com>
773
774 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
775 calling gdb_suppress_entire_file.
776
1690f9cf
DJ
7772005-04-30 Randolph Chung <tausq@debian.org>
778
779 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
780 Slightly relax "sem_post" name checking.
781
5ea106f7
PG
7822005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
783
784 * gdb.base/unload.exp: Use new shared library infrastructure.
785
bf7234cf
PG
7862005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
787
788 * gdb.base/so-impl-ld.exp: Use new shared library
789 infrastructure.
790
547b869a
CV
7912005-04-29 Corinna Vinschen <vinschen@redhat.com>
792
793 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
794 * gdb.asm/h8300.inc: New file.
795
f07e55f0
PG
7962005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
797
798 * gdb.base/shlib-call.exp: Change to use new shared library
799 infrastructure.
800
3cbba3d1
PG
8012005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
802
803 * gdb.base/pending.exp: Change to use new shared library
804 infrastructure.
805
ed6df200
PG
8062005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
807
808 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
809 use test_compiler_info instead of gcc_compiled, and update copyright.
810
8c8f4ebe
PG
8112005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
812
813 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
814 shared objects being adjusted and update copyright years.
815
607fbc54
DJ
8162005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
817
818 * ChangeLog: Correct some 2003-01-13 dates.
819 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
820 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
821 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
822 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
823 gdb.trace/tfind.exp: Update copyright years.
824
57bf0e56
DJ
8252005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
826 Daniel Jacobowitz <dan@codesourcery.com>
827
828 * lib/gdb.exp (gdb_compile): Handle shlib=.
829 (gdb_compile_shlib): New function.
830
9b593790
PG
8312005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
832
833 * lib/gdb.exp (test_compiler_info): Give argument a default value.
834
9494c6a5
DJ
8352005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
836
837 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
838 gdb.server.
839 * configure.ac: Likewise.
840 * configure: Regenerated.
841 * gdb.gdbserver/Makefile.in: Moved to...
842 * gdb.server/Makefile.in: ... here.
843 * gdb.gdbserver/server.c: Moved to...
844 * gdb.server/server.c: ... here.
845 * gdb.gdbserver/server-run.exp: Moved to...
846 * gdb.server/server-run.exp: ... here.
847
6f8eac0e
DJ
8482005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
849
850 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
851 * configure.ac: Create gdb.gdbserver/Makefile.
852 * configure: Regenerated.
853 * lib/gdbserver-support.exp: New file, derived from
854 config/gdbserver.exp.
855 * config/gdbserver.exp: Use gdbserver-support.exp.
856 * gdb.gdbserver/Makefile.in: New file.
857 * gdb.gdbserver/server.c: New file.
858 * gdb.gdbserver/server-run.exp: New file.
859
6e87504d
PG
8602005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
861
862 * lib/gdb.exp (test_compiler_info): Return compiler_info
863 if no arguments are given.
864
d1779be4
PG
8652005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
866
867 * gdb.arch/altivec-abi.exp: Check for compiler and set
868 use altivec' flag accordingly.
869 * gdb.arch/altivec-regs.exp: Likewise.
870
88750304
DJ
8712005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
872
873 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
874
f3fb768d
AS
8752005-03-27 Andreas Schwab <schwab@suse.de>
876
877 * gdb.base/bigcore.c (main): Add missing mode argument in open
878 call.
879
7e813ac5
DJ
8802005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
881
882 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
883 downloads.
884 * config/gdbserver.exp (gdb_load): Likewise.
885
8e3049aa
PB
8862005-03-14 Paul Brook <paul@codesourcery.com>
887
888 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
889 targets.
890
a9df7c44
JB
8912005-03-09 Joel Brobecker <brobecker@adacore.com>
892
893 * gdb.dwarf2/dup-psym.S: New file.
894 * gdb.dwarf2/dup-psym.exp: New testcase.
895
9f0d94e8
JB
8962005-03-09 Joel Brobecker <brobecker@adacore.com>
897
898 * gdb.ada/exec_changed/first.adb: New file.
899 * gdb.ada/exec_changed/second.adb: New file.
900 * gdb.ada/exec_changed.exp: New testcase.
901
5f579bc5
NS
9022005-03-08 Nathan Sidwell <nathan@codesourcery.com>
903
36e9969c
NS
904 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
905 (A2): New class.
906 (main): Test operator+.
907 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
908 breakpoint test.
909
5f579bc5
NS
910 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
911 * gdb.base/signull.exp: Disable if gdb,nosignals.
912 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
913 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
914 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
915 * gdb.mi/mi2-console.exp: Likewise.
916 * gdb.trace/collection.exp (run_trace_experiment): Consume the
917 continue output at start.
918 (gdb_collect_locals_test): Robustify regexp.
919 * gdb.trace/passc-dyn.exp: Fix comment typo.
920 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
921
be46087e
CV
9222005-03-08 Corinna Vinschen <vinschen@redhat.com>
923
924 * gdb.asm/asm-source.exp: Add iq2000 case.
925 * gdb.asm/iq2000.inc: New file.
926
384e1a61
MI
9272005-03-07 Manoj Iyer <manjo@austin.ibm.com>
928
929 * gdb.base/command.exp: Change hardcoded value to regular expression.
930 * gdb.base/float.exp: Add powerpc to the list of targets checked.
931
584b6e9e
DJ
9322005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
933
934 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
935 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
936 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
937 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
938 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
939
ab5b5d61
MK
9402005-03-05 Mark Kettenis <kettenis@gnu.org>
941
942 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
943 changes.
944
ae051c1b
PG
9452004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
946
947 * lib/compiler.c: Add test for IBM's xlc compiler.
948 * lib/compiler.cc: Likewise.
949
3f0f6ed2
JB
9502004-02-24 Joel Brobecker <brobecker@adacore.com>
951
952 * gdb.ada/fixed_points.exp: Create compilation object directory
953 before running the test.
954 * gdb.ada/null_record.exp: Likewise.
955 * gdb.ada/packed_array.exp: Likewise.
956 * gdb.ada/start.exp: Likewise.
957
724f452b
JB
9582005-02-15 Joel Brobecker <brobecker@adacore.com>
959
960 * gdb.ada/packed_array/pa.adb: New file.
961 * gdb.ada/packed_array.exp: New testcase.
962
57f5cdfb 9632005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 964
1f393151
MK
965 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
966 files.
967
ebdda337
MK
968 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
969 on *-*-openbsd*. Correctly match whitespace in regukar
970 expressions.
971
cf309262
DJ
9722005-02-10 Daniel Jacobowitz <dan@debian.org>
973
974 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
975 PR exp/1821
976 * gdb.base/gdb1821.c: New test file.
977 * gdb.base/gdb1821.exp: New test file.
978
3be49e7a
JB
9792005-02-09 Joel Brobecker <brobecker@adacore.com>
980
981 * gdb.base/start.c: New file.
982 * gdb.base/start.exp: New testcase.
983
e292e67d
JB
9842005-02-09 Joel Brobecker <brobecker@adacore.com>
985
986 * gdb.ada/start/dummy.adb: New file.
987 * gdb.ada/start.exp: New testcase.
988
dbdfa66c
CV
9892005-02-09 Corinna Vinschen <vinschen@redhat.com>
990
991 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
992 for printing symbols and statistics.
993 Add test for using relative pathnames in "maint print msymbols" test.
994 Mark "maint info sections DATA" XFAIL on Cygwin.
995 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
996 tests.
997
d7941671
AC
9982005-02-09 Andreas Schwab <schwab@suse.de>
999
1000 Committed by Andrew Cagney <cagney@gnu.org>
1001 * gdb.base/remotetimeout.exp: New file.
1002
74e5ef44
MK
10032005-02-07 Mark Kettenis <kettenis@gnu.org>
1004
1005 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
1006
464dd14d
JB
10072005-02-03 Joel Brobecker <brobecker@adacore.com>
1008
1009 * gdb.ada/gnat_ada.gpr: New file.
1010 * gdb.ada/gnat_ada.gin: Delete, no longer used.
1011 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
1012 * configure.ac: No longer generate gnat_ada.gpr.
1013 * configure: Regenerate.
1014 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
1015 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
1016 * gdb.ada/null_record/bar.ads: Likewise.
1017 * gdb.ada/null_record/bar.adb: Likewise.
1018 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
1019 * gdb.ada/null_record.exp (testdir): New variable.
1020 (testfile): executable is now in testdir subdirectory.
1021 (srcfile): Use full path to the main compilation unit.
1022 * gdb.ada/fixed_points.exp: Same changes as above.
1023
30d756ae
NR
10242005-02-03 Nick Roberts <nickrob@snap.net.nz>
1025
1026 * gdb.base/interp.exp: New test.
1027
9d799f85
AC
10282005-01-24 Andrew Cagney <cagney@gnu.org>
1029
1030 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
1031
15656118
AC
10322005-01-19 Andrew Cagney <cagney@gnu.org>
1033
a892c31b
AC
1034 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
1035 configure.ac not configure.in.
1036
15656118
AC
1037 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
1038 of powerpc*-*-*.
1039 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
1040 * gdb.base/list.exp (test_list_function)
1041 (test_list_filename_and_function): Ditto.
1042 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
1043
a7b01baf
AC
10442005-01-16 Andrew Cagney <cagney@gnu.org>
1045
17d92a02
AC
1046 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
1047
a7b01baf
AC
1048 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
1049
bc8332bb
AC
10502005-01-14 Andrew Cagney <cagney@gnu.org>
1051
1052 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
1053 * gdb.mi/mi2-var-cmd.exp: Ditto.
1054
4d074752
CV
10552005-01-10 Corinna Vinschen <vinschen@redhat.com>
1056
1057 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
1058
bec39cab
AC
10592005-01-07 Andrew Cagney <cagney@gnu.org>
1060
1061 * configure.ac: Rename configure.in, require autoconf 2.59.
1062 * configure: Re-generate.
1063 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
1064 * gdb.stabs/configure: Re-generate.
1065 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
1066 * gdb.hp/configure: Re-generate.
1067 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
1068 autoconf 2.59.
1069 * gdb.hp/gdb.objdbg/configure: Re-generate.
1070 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
1071 autoconf 2.59.
1072 * gdb.hp/gdb.defects/configure: Re-generate.
1073 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
1074 autoconf 2.59.
1075 * gdb.hp/gdb.compat/configure: Re-generate.
1076 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
1077 autoconf 2.59.
1078 * gdb.hp/gdb.base-hp/configure: Re-generate.
1079 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
1080 autoconf 2.59.
1081 * gdb.hp/gdb.aCC/configure: Re-generate.
1082
f10b16d4
JB
10832004-12-15 Jim Blandy <jimb@redhat.com>
1084
1085 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
1086 under NPTL when there is debugging info available for libpthread.
1087
fb6e1814
JG
10882004-12-13 Jerome Guitton <guitton@gnat.com>
1089
1090 * gdb.ada/fixed_points.c: New file.
1091 * gdb.ada/fixed_points.exp: New file.
1092
fe46cd3a
RC
10932004-12-03 Randolph Chung <tausq@debian.org>
1094
1095 * gdb.arch/pa-nullify.exp: New file.
1096 * gdb.arch/pa-nullify.s: New file.
1097
8de0841b
RC
10982004-11-30 Randolph Chung <tausq@debian.org>
1099
1100 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
1101 instead of "tbug". Fix regexp to work properly with gdb_test.
1102
c8170782
PH
11032004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
1104
1105 * gdb.base/bitfields2.exp: New test.
1106 * gdb.base/bitfields2.c: New file.
1107
954269c2
RE
11082004-11-28 Richard Earnshaw <rearnsha@arm.com>
1109
1110 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
1111
0107feed
RC
11122004-11-16 Randolph Chung <tausq@debian.org>
1113
1114 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
1115
f073ae8c
DJ
11162004-11-14 Daniel Jacobowitz <dan@debian.org>
1117
1118 * gdb.threads/threadapply.exp: Correct "macro details" test.
1119
19ad59e7
JJ
11202004-11-11 Jeff Johnston <jjohnstn@redhat.com>
1121
1122 * gdb.threads/threadapply.exp: New test.
1123 * gdb.threads/threadapply.c: New file.
1124
9cf0961b
MK
11252004-11-07 Mark Kettenis <kettenis@gnu.org>
1126
1127 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
1128 frames.
1129
c789492a
FL
11302004-11-05 Felix Lee <felix+log1@specifixinc.com>
1131
1132 * gdb.base/cursal.exp: New file.
1133 * gdb.base/cursal.c: New file.
1134
a1e167bb
AC
11352004-11-03 Andrew Cagney <cagney@gnu.org>
1136
1137 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
1138
b7cbf173
MK
11392004-10-30 Mark Kettenis <kettenis@gnu.org>
1140
1141 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
1142 NetBSD/ELF targets.
1143
88f9d34f
JB
11442004-10-29 Joel Brobecker <brobecker@gnat.com>
1145
1146 * gdb.threads/bp_in_thread.c: New file, copied from
1147 pthread_cond_wait.c.
1148 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
1149 file, rather than reusing the .c file from another testcase.
1150
ca7d6a0c
JB
11512004-10-20 Joel Brobecker <brobecker@gnat.com>
1152
1153 * gdb.ada/null_record.exp: Check where we stopped after
1154 sending the start command, instead of where the associated
1155 temporary breakpoint was inserted.
1156
0d863d03
AC
11572004-10-14 Andrew Cagney <cagney@gnu.org>
1158
1159 * gdb.mi/gdb701.c (main): Return 0.
1160
d11e72cb
DJ
11612004-10-13 Daniel Jacobowitz <dan@debian.org>
1162
d40539a4 1163 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 1164
e1923096
JJ
11652004-10-12 Jeff Johnston <jjohnstn@redhat.com>
1166
1167 * gdb.threads/schedlock.c: Add comment markers to use to find
1168 line numbers.
1169 * gdb.threads/schedlock.exp: Adjust regex to handle the new
1170 comments.
1171 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
1172 breakpoint lines.
1173
ec8ba2c9
DJ
11742004-10-12 Daniel Jacobowitz <dan@debian.org>
1175
1176 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
1177
0eb3658b
DJ
11782004-10-12 Daniel Jacobowitz <dan@debian.org>
1179
1180 * configure.in: Add gdb.dwarf2.
1181 * configure: Regenerated.
1182 * Makefile.in: Add gdb.dwarf2.
1183 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
1184 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
1185 gdb.dwarf2/file1.txt: New files.
1186
a271cc33
OF
11872004-10-11 Orjan Friberg <orjanf@axis.com>
1188
1189 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
1190 of "run", since the latter doesn't work with remote targets. Adjust
1191 the breakpoint numbering accordingly.
1192 * gdb.threads/pthread_cond_wait.exp: Ditto.
1193
895ce074
MC
11942004-10-08 Michael Chastain <mec.gnu@mindspring.com>
1195
1196 * gdb.base/overlays.exp: Update copyright years.
1197
6be3092d
KI
11982004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
1199
1200 * gdb.base/overlays.exp: Disable if target is Linux.
1201
e05389b8
FL
12022004-10-06 Felix Lee <felix+log1@specifixinc.com>
1203
1204 * config/gdbserver.exp (gdb_load): Use right filename on remote.
1205
73cb587d
KI
12062004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
1207
1208 * gdb.asm/asm-source.exp: Add m32r-linux target.
1209 * gdb.asm/m32r-linux.inc: New file.
1210
3c0edcdc
AC
12112004-09-24 Andrew Cagney <cagney@redhat.com>
1212 David Anderson <anderson@redhat.com>
1213
1214 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
1215 command fails, assume things will work.
1216 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
1217 (_GNU_SOURCE): Define.
1218 (print_unsigned, print_hex): Change parameter to "long long".
1219 (print_byte_count): New function, use to print byte counts.
1220 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
1221 O_LARGEFILE.
1222 (main): Compute an upper bound on a corefile in max_core_size.
1223 Limit memory chunk size to max_core_size. Limit total memory
1224 allocated to max_core_size.
1225
4bb3667f
AC
12262004-09-23 Andrew Cagney <cagney@gnu.org>
1227
1228 * gdb.base/bigcore.exp: Replace the code that creates a corefile
1229 from a separate process with code that creates a corefile by
1230 making the inferior dump core.
1231
60fe1a51
MK
12322004-09-23 Mark Kettenis <kettenis@gnu.org>
1233
1234 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
1235 block.
1236
8e937346
MC
12372004-09-23 Michael Chastain <mec.gnu@mindspring.com>
1238
1239 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
1240 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
1241 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
1242 Likewise.
1243
7213f6d6
JJ
12442004-09-20 Jeff Johnston <jjohnstn@redhat.com>
1245
1246 * gdb.java/jprint.exp: New test case for java inferior call.
1247 * gdb.java/jprint.java: Ditto.
1248
eac69dca
JB
12492004-09-15 Joel Brobecker <brobecker@gnat.com>
1250
1251 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
1252
22227696
MC
12532004-09-14 Michael Chastain <mec.gnu@mindspring.com>
1254
1255 * gdb.threads/killed.c: Include <stdlib.h>.
1256 * gdb.threads/pthreads.c: Likewise.
1257
7dd403a4
MC
12582004-09-14 Michael Chastain <mec.gnu@mindspring.com>
1259
1260 * gdb.threads/killed.c: Add copyright notice.
1261
33f2d567
JM
12622004-09-10 Jason Molenda (jmolenda@apple.com)
1263
1264 * gdb.base/define.exp: Two new tests to verify zero space chars
1265 after 'if' and 'while' commands in a user-defined command is correctly
1266 parsed.
1267
e05b62ac
AC
12682004-09-08 Andrew Cagney <cagney@gnu.org>
1269
1270 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
1271 delivery test with duplicate at end of file.
1272
9cbe82da
MK
12732004-09-06 Mark Kettenis <kettenis@jive.nl>
1274
1275 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
1276
564803d9
MC
12772004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1278
1279 * config/hppro.exp: Removed.
1280
7c6807ce
MC
12812004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1282
1283 * config/sparclet.exp: Removed.
1284
bf7e26dd
MC
12852004-09-05 Michael Chastain <mec.gnu@mindspring.com>
1286
1287 * config/udi.exp: Removed.
1288
714e341b
MC
12892004-09-02 Michael Chastain <mec.gnu@mindspring.com>
1290
1291 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
1292 of "exp_continue".
1293 (advancei): Likewise.
1294
1236e623
JJ
12952004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1296
1297 * gdb.base/unload.exp: Fix so messages aren't duplicated.
1298
3bdcad15
MI
12992004-09-01 Manoj Iyer <manjo@austin.ibm.com>
1300
228af206 1301 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
1302 to check for nodebug in executable.
1303 * gdb.gdb/observer.exp (setup_test): Likewise.
1304 * gdb.gdb/selftest.exp (test_with_self): Likewise.
1305 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
1306
c72b934c
AC
13072004-09-01 Andrew Cagney <cagney@gnu.org>
1308
1309 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1310 files.
1311
edd9b715
JJ
13122004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1313
1314 * gdb.base/unload.exp: Fix expected warning message to match
1315 latest format.
1316
fb4ce06b
CV
13172004-09-01 Corinna Vinschen <vinschen@redhat.com>
1318
1319 * gdb.base/call-rt-st.exp: Fix typos.
1320
ce78e7c3
MI
13212004-08-31 Manoj Iyer <manjo@austin.ibm.com>
1322
1323 * gdb.threads/thread_check.exp: New testcase.
1324 * gdb.threads/thread_check.c: New testcase.
1325
2dedb159
AC
13262004-08-31 Andrew Cagney <cagney@gnu.org>
1327
1328 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
1329 (skip_to_handler_entry): New procedures. Test stepping into a
1330 handler when the breakpoint is at the handler's entry point.
1331
68f53502
AC
13322004-08-30 Andrew Cagney <cagney@gnu.org>
1333
1334 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
1335 gdb/1757.
1336
3e3ffd2b
MC
13372004-08-27 Michael Chastain <mec.gnu@mindspring.com>
1338
1339 With code from Manoj Iyer <manjo@austin.ibm.com>:
1340 * lib/gdb.exp (gdb_file_cmd): Return more information in the
1341 return value. Add an arm for "no debugging symbols found".
1342 Change a stray "error" to "perror".
1343 (gdb_run_cmd): Adapt to new return value.
1344 * gdb.base/remote.exp: Adapt to new return value.
1345 * gdb.gdb/complaints.exp: Likewise.
1346 * gdb.gdb/observer.exp: Likewise.
1347 * gdb.gdb/selftest.exp: Likewise.
1348 * gdb.gdb/xfullpath.exp: Likewise.
1349
4b6f5fd2
JB
13502004-08-27 Joel Brobecker <brobecker@gnat.com>
1351
1352 * gdb.threads/bp_in_thread.exp: New testcase.
1353
e5b25496
MC
13542004-08-27 Michael Chastain <mec.gnu@mindspring.com>
1355
1356 Fix PR testsuite/1735.
1357 * gdb.threads/schedlock.c (thread_function): Add a cast
1358 to suppress a gcc warning.
1359 * gdb.threads/thread-specific.c (thread_function): Likewise.
1360
934353d6
MC
13612004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1362
1363 * gdb.base/unload.c: Include <stdlib.h>.
1364
f98a0aef 13652004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 1366
f98a0aef 1367 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
1368 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
1369 synchronized after the "return".
1370
5a2e8882
MC
13712004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1372
1373 * gdb.mi/basics.c: Include <stdio.h>.
1374 * gdb.mi/pthreads.c: Include <stdlib.h>.
1375 * gdb.mi/var-cmd.c: Include <stdlib.h>.
1376
a9640423
MC
13772004-08-26 Michael Chastain <mec.gnu@mindspring.com>
1378
1379 * gdb.threads/schedlock.c: Add copyright notice.
1380
b04e311d
AC
13812004-08-25 Andrew Cagney <cagney@gnu.org>
1382
1383 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
1384 (skip_over_handler, breakpoint_over_hander): New test procedures.
1385 (advance, advancei): Add a proper prefix, do not use
1386 rerun_to_main.
1387 * gdb.base/sigstep.c (main): Change to use an infinite loop.
1388
7c27f15b
MC
13892004-08-24 Michael Chastain <mec.gnu@mindspring.com>
1390
1391 * gdb.mi/basics.c: Add copyright notice.
1392 * gdb.mi/var-cmd.c: Add copyright notice.
1393
fffc87ae
MC
13942004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1395
1396 * lib/gdb.exp: Remove signed_keyword_not_used.
1397 * lib/compiler.c: Likewise.
1398 * lib/compiler.cc: Likewise.
1399
d782e0bf
MC
14002004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1401
1402 * gdb.base/whatis.c: Remove conditional disabling of "signed".
1403 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
1404
96033e83
MC
14052004-08-23 Michael Chastain <mec.gnu@mindspring.com>
1406
1407 * gdb.base/whatis.c: Add copyright notice.
1408
cf38c229
MK
14092004-08-20 Mark Kettenis <kettenis@gnu.org>
1410
1411 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
1412 it to skip the breakpoints encoded in the inline assembly.
1413
f4b49756
MC
14142004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1415
1416 * Makefile.in: Add gdb.fortran.
1417
2f193b69
MC
14182004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1419
1420 * gdb.base/call-sc.exp (test_scalar_returns):
1421 Fix cut-and-paste glitch in "Make fun return now".
1422
89a237cb
MC
14232004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1424
1425 * configure.in: Add gdb.fortran.
1426 * configure: Regenerate.
1427 * gdb.fortran/Makefile.in: New file.
1428 * lib/gdb.exp (skip_fortran_tests): New procedure.
1429
469aff8e
MC
14302004-08-17 Michael Chastain <mec.gnu@mindspring.com>
1431
1432 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
1433 reference to bug-gnu@prep.ai.mit.edu.
1434 * gdb.mi/mi-var-child.exp: Likewise.
1435 * gdb.mi/mi-var-cmd.exp: Likewise.
1436 * gdb.mi/mi-var-display.exp: Likewise.
1437 * gdb.mi/mi2-var-block.exp: Likewise.
1438 * gdb.mi/mi2-var-child.exp: Likewise.
1439 * gdb.mi/mi2-var-cmd.exp: Likewise.
1440 * gdb.mi/mi2-var-display.exp: Likewise.
1441
00b51b9f
MK
14422004-08-15 Mark Kettenis <kettenis@gnu.org>
1443
1444 * gdb.base/unload.c (main): Make local variable msg const.
1445
45f07fef
MC
14462004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1447
1448 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
1449 to bug-gnu@prep.ai.mit.edu.
1450 * gdb.mi/mi-disassemble.exp: Likewise.
1451 * gdb.mi/mi-eval.exp: Likewise.
1452 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
1453 default line number.
1454 * gdb.mi/mi-return.exp: Likewise.
1455 * gdb.mi/mi-simplerun.exp: Likewise.
1456 * gdb.mi/mi-stack.exp: Likewise.
1457 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
1458 number with explicit range test.
1459 * gdb.mi/mi-watch.exp: Likewise.
1460 * gdb.mi/mi2-break.exp: Likewise.
1461 * gdb.mi/mi2-cli.exp: Likewise.
1462 * gdb.mi/mi2-disassemble.exp: Likewise.
1463 * gdb.mi/mi2-eval.exp: Likewise.
1464 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
1465 default line number.
1466 * gdb.mi/mi2-return.exp: Likewise.
1467 * gdb.mi/mi2-simplerun.exp: Likewise.
1468 * gdb.mi/mi2-stack.exp: Likewise.
1469 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
1470 number with explicit range test.
1471 * gdb.mi/mi2-watch.exp: Likewise.
1472
dd8c8ee7
MC
14732004-08-15 Michael Chastain <mec.gnu@mindspring.com>
1474
1475 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
1476 * gdb.cp/m-static.exp: Likewise.
1477 * gdb.cp/rtti.exp: Likewise.
1478
4e838464
MK
14792004-08-14 Mark Kettenis <kettenis@gnu.org>
1480
1481 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
1482
8d8cb839
EZ
14832004-08-14 Eli Zaretskii <eliz@gnu.org>
1484
1485 * ChangeLog: Prefix Local Variables with semi-colons and indent
1486 the reference to older ChangeLog files, to fix fontification in
1487 Emacs.
1488
deea8bb0
MC
14892004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1490
1491 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
1492 * gdb.mi/mi2-break.exp: Likewise.
1493
c3297504
MC
14942004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1495
1496 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
1497
25808999
MC
14982004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1499
1500 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
1501
226a8d71
MC
15022004-08-13 Michael Chastain <mec.gnu@mindspring.com>
1503
1504 * gdb.cp/classes.exp: Remove unused declarations. Just let
1505 test names default instead of providing special names. Remove
1506 extraneous demangler test.
1507
37fdf854
JJ
15082004-08-12 Jeff Johnston <jjohnstn@redhat.com>
1509
1510 * gdb.base/unload.exp: New test for breakpoints in dynamically
1511 loaded libraries.
1512 * gdb.base/unload.c: Ditto.
1513 * gdb.base/unloadshr.c: Ditto.
1514
2d3a7986
MC
15152004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1516
1517 * gdb.cp/classes.exp (test_ptype_class_objects): Call
1518 cp_test_ptype_class.
1519 (test_enums): Likewise.
1520
c72b934c
AC
15212004-08-10 Andrew Cagney <cagney@gnu.org>
1522
1523 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
1524 files.
1525
cc503c8a
AC
15262004-08-10 Andrew Cagney <cagney@gnu.org>
1527
1528 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
1529 init_malloc call.
1530
902f2ccb
MC
15312004-08-10 Michael Chastain <mec.gnu@mindspring.com>
1532
1533 * ChangeLog: Add copyright notice. The notice is copied
1534 from emacs 21.3 top level ChangeLog.
1535
78c90502
MC
15362004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1537
1538 * lib/cp-support.exp: New file.
1539 * lib/cp-support.exp (cp_test_type_class): New function.
1540 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
1541 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
1542 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
1543 cp_test_ptype_class.
1544
88e5ea78
MC
15452004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1546
1547 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
1548 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1549 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
1550 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
1551 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
1552 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
1553 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
1554 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
1555 gdb.mi/mi2-watch.exp: Update copyright years.
1556
6a89fc9c
MK
15572004-08-09 Mark Kettenis <kettenis@gnu.org>
1558
1559 * gdb.base/sigaltstack.exp: Provide proper anchoring.
1560
1482e0de
MC
15612004-08-09 Michael Chastain <mec.gnu@mindspring.com>
1562
1563 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
1564 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
1565 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
1566 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
1567 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
1568 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
1569 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
1570 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
1571 gdb.mi/mi-watch.exp: Update copyright years.
1572
1a5ce3f3
DJ
15732004-08-08 Daniel Jacobowitz <dan@debian.org>
1574
1575 PR gdb/1738
1576 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
1577 from a breakpoint with a pending signal.
1578
04f6ecf2
DJ
15792004-08-08 Daniel Jacobowitz <dan@debian.org>
1580
1581 PR gdb/1736
1582 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
1583 * gdb.base/sigaltstack.exp (finish_test): Consume output until
1584 the prompt.
1585 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
1586
54d90d35
DJ
15872004-08-08 Daniel Jacobowitz <dan@debian.org>
1588
1589 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
1590
d2f6abb0
DJ
15912004-08-08 Daniel Jacobowitz <dan@debian.org>
1592
1593 PR gdb/1736
1594 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
1595 for i?86-*-linux*.
1596
5598c03d
DJ
15972004-08-08 Daniel Jacobowitz <dan@debian.org>
1598
1599 * gdb.arch/i386-prologue.exp: Compile without debug information.
1600
c6fee705
MC
16012004-08-08 Michael Chastain <mec.gnu@mindspring.com>
1602
1603 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
1604 rather than asking gdb to search.
1605
dd90efdb
MC
16062004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1607
1608 * gdb.base/gcore.c: Include <string.h>.
1609
1e84bec1
MC
16102004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1611
1612 * gdb.base/gcore.c: Add copyright notice.
1613
e425eb2b
MC
16142004-08-05 Michael Chastain <mec.gnu@mindspring.com>
1615
1616 * gdb.base/freebpcmd.c: Include <stdio.h>.
1617 * gdb.base/long_long.c: Include <string.h>.
1618 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
1619 * gdb.base/siginfo.c: Include <string.h>.
1620 * gdb.base/sigstep.c: Include <string.h>.
1621
cb9aaed5
MC
16222004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1623
1624 * gdb.base/complex.c: Include <stdlib.h>.
1625
55944f3d
MC
16262004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1627
1628 * gdb.base/complex.c: Add copyright notice.
1629
7b2953d9
MC
16302004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1631
1632 * gdb.base/charset.c: Include <stdlib.h>.
1633
c9133d23
MC
16342004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1635
1636 * gdb.base/auxv.c: Include <stdlib.h>.
1637
0a8490ad
MC
16382004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1639
1640 * gdb.base/auxv.c: Add copyright notice.
1641
3426d5ec
MC
16422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
1643
1644 * gdb.base/coremaker.c: Add copyright notice.
1645 * gdb.base/coremaker2.c: Add copyright notice.
1646
8da195dd
AC
16472004-08-04 Andrew Cagney <cagney@gnu.org>
1648
1649 * gdb.base/store.exp: Update copyright.
1650 (check_set, up_set, check_struct, up_struct): Add a prefix to test
1651 names, do not import gdb_prompt.
1652
8d394f98
AC
16532004-08-01 Andrew Cagney <cagney@gnu.org>
1654
1655 Fix PR testsuite/1729.
1656 * gdb.base/dump.exp: Add test name to callers of capture_value, do
1657 not use capture_value with value 4.
1658 (capture_value): Add optional test name parameter.
1659 (test_reload_saved_value, test_restore_saved_value): Use $msg as
1660 the prefix, pass to capture_value.
1661
b6702b23
MK
16622004-08-01 Mark Kettenis <kettenis@gnu.org>
1663
1664 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
1665 * gdb.arch/i386-prologue.c (standard): New prototype and function.
1666 (main): Call new function.
1667
c203e0ca
MC
16682004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1669
1670 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
1671
a7995a30
MC
16722004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1673
1674 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
1675
9366563b
MC
16762004-07-31 Michael Chastain <mec.gnu@mindspring.com>
1677
b6eeaf26 1678 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
1679 Accept more values of vtbl pointer. Remove some messages
1680 about "obsolete gcc or gdb".
1681
2fc1f950
MC
16822004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1683
1684 * gdb.cp/classes.exp: Accept more varieties of ptype output.
1685
c724d49b
MC
16862004-07-30 Michael Chastain <mec.gnu@mindspring.com>
1687
1688 * gdb.base/asm-source.exp: Properly convert target board
1689 debug flags from gcc format to binutils format.
1690
736b0fce
MK
16912004-07-28 Mark Kettenis <kettenis@gnu.org>
1692
1693 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
1694 gdb1718". PR backtrace/1718 partially fixed.
1695
5633ea5c
JJ
16962004-07-27 Jeff Johnston <jjohnstn@redhat.com>
1697
1698 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
1699
575eebb1
NC
17002004-07-26 Nick Clifton <nickc@redhat.com>
1701
1702 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
1703 good default value for a specific architecture is available then
1704 set it to that value. Otherwise default to the -gstabs switch.
1705 Remove the -g... switches from the asm-flags variable. Allow the
1706 target board info to override the value if it wants to. Pass the
1707 switch on the assembler command line.
1708
62104619
MK
17092004-07-23 Mark Kettenis <kettenis@gnu.org>
1710
1711 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
1712 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
1713 (main): Call new function.
1714
4a1135b8
MC
17152004-07-22 Michael Chastain <mec.gnu@mindspring.com>
1716
1717 Test for PR exp/1715.
1718 * gdb.base/radix.exp: Refactor common procedures. Make all
1719 test names unique. Change XFAIL to KFAIL.
1720
8a12c1f0
MC
17212004-07-20 Michael Chastain <mec.gnu@mindspring.com>
1722
1723 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
1724 * gdb.ada/gnat_ada.gin: ... to here.
1725 * configure.in: Use gnat_ada.gin.
1726 * configure: Regenerate.
1727
23b451cf
AC
17282004-07-20 Andrew Cagney <cagney@gnu.org>
1729
1730 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
1731 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
1732 XFAILs. Clean up test messages and comments. Check backtraces.
1733 Delete re-sync code.
1734
ab618a02
MC
17352004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1736
1737 Fix PR cli/740.
1738 * gdb.base/annota1.exp: Honor gdb,nosignals.
1739 * gdb.base/annota3.exp: Likewise.
1740
46dad340
MC
17412004-07-19 Michael Chastain <mec.gnu@mindspring.com>
1742
1743 * lib/java.exp: Update copyright notice.
1744
756d8c70
AC
17452004-07-19 Andrew Cagney <cagney@gnu.org>
1746
1747 * gdb.base/selftest.exp: Copy file from here ...
1748 * gdb.gdb/selftest.exp: ... to here.
1749
586027e6
AC
17502004-07-16 Andrew Cagney <cagney@redhat.com>
1751
1752 * lib/insight-support.exp: Delete file.
1753 * lib/java.exp (java_init): Fix copyright.
1754
029d2200
AC
17552004-07-16 Andrew Cagney <cagney@gnu.org>
1756
1757 * gdb.base/restore.c: Append "prologue" to comments marking the a
1758 function's prologue.
1759 * gdb.base/restore.exp: Update copyright, re-indent.
1760 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
1761 callerN" prefix where needed. Update patterns that match a
1762 function's prologue.
1763
653b62c5
MC
17642004-07-16 Michael Chastain <mec.gnu@mindspring.com>
1765
1766 * gdb.base/restore.c: Add copyright notice.
1767
f7d690e5
AC
17682004-07-16 Andrew Cagney <cagney@gnu.org>
1769
1770 * gdb.base/logical.exp: Update copyright.
1771 (evaluate): New procedure. Use to re-implement tests using
1772 several tables.
1773
d629a7cb
MH
17742004-07-14 Martin Hunt <hunt@redhat.com>
1775
1776 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
1777 which fixes some problems where init.tcl was not found.
1778
9c7bb332
AC
17792004-07-13 Andrew Cagney <cagney@gnu.org>
1780
6bf46641
AC
1781 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
1782 (check_sizeof, check_valueof): Do not include the output in the
1783 test name. Use gdb_test.
1784 (get_valueof): Use gdb_test_multiple.
1785
c4ffd4c0
AC
1786 * gdb.base/step-test.exp: Update copyright. Use
1787 gdb_test_multiple. Ensure that test names do not include
1788 architecture dependent output.
1789
ab89363a
AC
1790 * gdb.gdb/observer.exp: Update copyright.
1791 (setup_test): Use gdb_test_multiple.
1792 (attach_first_observer, attach_second_observer)
1793 (attach_third_observer, detach_first_observer)
1794 (detach_second_observer, detach_third_observer)
1795 (reset_counters, check_counters): Make $message a prefix.
1796 (test_normal_stop_notifications): Add "args" parameter - a list of
1797 init functions to be called. Make $message a prefix,
1798 (test_observer_normal_stop): Change the message prefixes so that
1799 they are unique, pass the attach / detach procedures to
1800 test_normal_stop_notifications.
1801
ec58997a
AC
1802 * gdb.base/signull.exp (test_segv): Prefix all tests with
1803 "${name}". Clean up test messages.
1804
b475183b
AC
1805 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
1806
9c7bb332
AC
1807 * gdb.base/ena-dis-br.exp: Update copyright.
1808 (break_at): New function. Replace send_gdb with gdb_test,
1809 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
1810 ignore count, not stopped at bpt", with KFAIL.
1811
2dd95497
CV
18122004-07-13 Corinna Vinschen <vinschen@redhat.com>
1813
1814 * gdb.base/attach.exp: Remove cleanupfile handling.
1815
419e626b
AC
18162004-07-12 Andrew Cagney <cagney@gnu.org>
1817
1818 * gdb.base/annota1.exp: Cleanup corefile test name.
1819 * gdb.base/annota3.exp: Ditto.
1820
8b1b3228
AC
18212004-07-12 Andrew Cagney <cagney@gnu.org>
1822
78650829
AC
1823 * gdb.base/signals.exp: Clean up copyright, re-indent.
1824
8b1b3228
AC
1825 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
1826 gdb_test and gdb_test_multiple.
1827
935c2760
JJ
18282004-07-08 Jeff Johnston <jjohnstn@redhat.com>
1829
1830 * gdb.java/jmain.exp: Fix expected line number for main to
1831 break at. Set XFAIL for break at main test since gcj does not
1832 provide line number info for first statement in main.
1833
1544280f
AC
18342004-07-08 Andrew Cagney <cagney@gnu.org>
1835
1279f4ff
AC
1836 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
1837
1544280f
AC
1838 * gdb.base/sigbpt.exp: Make the common part of each test name a
1839 prefix instead of suffix.
1840
bcc82369
BR
18412004-07-07 Bob Rossi <bob_rossi@cox.net>
1842
1843 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
1844 test from test_tbreak_creation_and_listing to
1845 test_file_list_exec_source_file
1846 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
1847 Changed name of test from test_tbreak_creation_and_listing to
1848 test_file_list_exec_source_file
1849
23f4b0aa
JJ
18502004-07-07 Jeff Johnston <jjohnstn@redhat.com>
1851
1852 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
1853 the jmisc() constructor instead of <init>.
1854 * gdb.java/jmisc1.exp: Ditto.
1855
56401cd5
AC
18562004-07-07 Andrew Cagney <cagney@gnu.org>
1857
1858 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
1859 corrupting the PC.
1860
44ae2f6a
MC
18612004-07-06 Michael Chastain <mec.gnu@mindspring.com>
1862
1863 * gdb.cp/templates.exp: Accept whitespace change in demangler
1864 output.
1865
45a83408
AC
18662004-07-06 Andrew Cagney <cagney@gnu.org>
1867
1868 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
1869
d205ad70
MC
18702004-07-02 Michael Chastain <mec.gnu@mindspring.com>
1871
1872 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
1873 * lib/compiler.cc: Likewise.
1874
06ea1a61
MC
18752004-06-30 Michael Chastain <mec.gnu@mindspring.com>
1876
1877 * lib/compiler.cc: Work around string preprocessing problem
1878 with old hp c++ compiler.
1879 * lib/compiler.c: Likewise.
1880
daab1251
CV
18812004-06-29 Corinna Vinschen <vinschen@redhat.com>
1882
1883 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
1884 directives to conditionalize symbol prefixing.
1885 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
1886 additional_flags handling. Add underscore prefix for Cygwin.
1887 * gdb.arch/i386-unwind.c: Use preprocessor directives to
1888 conditionalize symbol prefixing.
1889 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
1890 additional_flags handling. Add underscore prefix for Cygwin.
1891
cc984116
CV
18922004-06-29 Corinna Vinschen <vinschen@redhat.com>
1893
1894 * gdb.base/bigcore.exp: Skip test on Cygwin.
1895
c279b077
MC
18962004-06-28 Michael Chastain <mec.gnu@mindspring.com>
1897
1898 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
1899 formats for "info register". Use gdb_test_multiple. Fix
1900 the "invalid register" test.
1901
0e915747
CV
19022004-06-28 Corinna Vinschen <vinschen@redhat.com>
1903
1904 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
1905 PID for Cygwin. Add Cygwin specific strings to check for in some
1906 tests.
1907 (do_attach_tests): Add a test for user interaction when attaching
1908 to a process with no matching symbol table already loaded.
1909
11422c86
AC
19102004-06-26 Andrew Cagney <cagney@gnu.org>
1911
1912 Test PR java/1567 and PR java/1565.
1913 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
1914 * gdb.java/jmisc2.exp: Delete file.
1915
cefbce26
MC
19162004-06-26 Michael Chastain <mec.gnu@mindspring.com>
1917
1918 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
1919
e19f872c
CV
19202004-06-25 Corinna Vinschen <vinschen@redhat.com>
1921
1922 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
1923 attach process.
1924
d931ba3b
MC
19252004-06-23 Michael Chastain <mec.gnu@mindspring.com>
1926
1927 * gdb.cp/pr-1553.exp: Remove.
1928
aef68c48
MC
19292004-06-22 Michael Chastain <mec.gnu@mindspring.com>
1930
1931 * gdb.cp/pr-1553.cc: Remove.
1932 * gdb.cp/pr-1553.exp: Disable this test.
1933
8d5df71a
JB
19342004-06-20 Jim Blandy <jimb@redhat.com>
1935
1936 Fix PR testsuite/1680.
1937 * gdb.arch/i386-sse.exp: Properly quote curly braces in
1938 regular expressions.
1939
4ac6f39d
MC
19402004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1941
1942 Fix PR testsuite/1679.
1943 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
1944 Issue an UNSUPPORTED result instead.
1945
1b413552
JB
19462004-06-18 Jim Blandy <jimb@redhat.com>
1947
1948 * gdb.base/charset.exp: Only send a control-C if we see a new
1949 prompt and incomplete command.
1950
6daa6ebd
MC
19512004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1952
1953 * gdb.cp/pr-574.cc: Add copyright notice.
1954
51fa4ae0
JB
19552004-06-17 Jim Blandy <jimb@redhat.com>
1956
1957 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
1958 cases where the regexp has no groups; this grabs random text from
1959 the previous test suite, whatever that was.
1960
8fea26c5
MC
19612004-06-17 Michael Chastain <mec.gnu@mindspring.com>
1962
1963 * gdb.cp/printmethod.cc: Add copyright notice.
1964
1e3aeb41
MC
19652004-06-16 Michael Chastain <mec.gnu@mindspring.com>
1966
1967 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
1968
9d9030bc
AC
19692004-06-16 Andrew Cagney <cagney@gnu.org>
1970
1971 * gdb.base/signull.c: Update copyright. Include <string.h>.
1972 (bowler): Replace data_pointer with data_read
1973 and data_write cases. Add code_descriptor case.
1974 (zero, desc): New array and pointer.
1975 (data, code): Change to simple pointers.
1976 * gdb.base/signull.exp: Fix probe pattern matching a function
1977 descriptor SIGSEGV. Replace data_pointer with data_read and
1978 data_write tests.
1979
acd4ad44
AC
19802004-06-16 Andrew Cagney <cagney@gnu.org>
1981
1982 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
1983
08fd625c
MC
19842004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1985
1986 * gdb.base/long_long.c: Add copyright notice.
1987
1903502c
MC
19882004-06-15 Michael Chastain <mec.gnu@mindspring.com>
1989
1990 * gdb.base/long_long.exp: Remove reference to
1991 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
1992 to gdb_breakpoint and gdb_continue_to_breakpoint.
1993
83313cb1
JB
19942004-06-14 Jim Blandy <jimb@redhat.com>
1995
1996 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
1997 endian case.
1998
1bf404ef
AC
19992004-06-14 Andrew Cagney <cagney@gnu.org>
2000
2001 * gdb.base/gcore.exp (capture_command_output): Delete the always
2002 passing tests containing inferior values.
2003 * gdb.base/ending-run.exp: Do not include the breakpoint address
2004 in the test message. Update copyright.
2005 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
2006 size in the test name, use gdb_test_multiple. Update copyright.
2007
ef220b33
MC
20082004-06-14 Michael Chastain <mec.gnu@mindspring.com>
2009
2010 * gdb.cp/ref-types.cc: Add copyright notice.
2011
4f70a4c9
MC
20122004-06-14 Michael Chastain <mec.gnu@mindspring.com>
2013
2014 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
2015 hp_aCC_compiler.
2016 * lib/compiler.cc: Likewise.
2017 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
2018 'set' commands. Log diagnostics for other lines. Set
2019 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
2020
335928ac
MC
20212004-06-13 Michael Chastain <mec.gnu@mindspring.com>
2022
2023 * gdb.cp/try_catch.cc: Add copyright notice.
2024
2efb12e8
MC
20252004-06-12 Michael Chastain <mec.gnu@mindspring.com>
2026
2027 * gdb.cp/userdef.cc: Add copyright notice.
2028
0bbed51a
MC
20292004-06-11 Michael Chastain <mec.gnu@mindspring.com>
2030
2031 * gdb.cp/virtfunc.cc: Add copyright notice.
2032
e12a46c9
RC
20332004-06-11 Randolph Chung <tausq@debian.org>
2034
2035 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
2036 problem.
2037
338e05af
AC
20382004-06-10 Andrew Cagney <cagney@gnu.org>
2039
2040 * lib/compiler.cc, lib/compiler.c: Append either
2041 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
2042 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
2043 instead of gcc-3-3.
2044
dc3f10cb
AC
20452004-06-09 Andrew Cagney <cagney@gnu.org>
2046
b4d946af
AC
2047 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
2048 gdb/1455, bug is specific to "long long" and "double".
2049
dc3f10cb
AC
2050 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
2051 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
2052 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
2053 fixed.
2054
b5c0bfa2
AC
20552004-06-09 Andrew Cagney <cagney@gnu.org>
2056
2057 * gdb.base/structs.exp (test_struct_returns): Replace
2058 "return_value_unknown" and "finish_value_unknown" by
2059 "return_value_known" and "finish_value_known". Instead of
2060 "return_value_unknown" iff "finish_value_unknown", check
2061 "return_value_known" implies "finish_value_known".
2062
caeb605f
MH
20632004-06-08 Martin Hunt <hunt@redhat.com>
2064
2065 * gdb.base/float.exp: Add pattern for mips targets.
2066
c892bb64
RC
20672004-06-08 Randolph Chung <tausq@debian.org>
2068
2069 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
2070 message for unknown architectures more clear.
2071
48306d3e
JB
20722004-06-08 Joel Brobecker <brobecker@gnat.com>
2073
2074 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
2075 start the execution of the program.
2076
83ecb59f
JB
20772004-06-07 Jim Blandy <jimb@redhat.com>
2078
2079 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
2080 * gdb.arch/i386-cpuid.h: New helper file.
2081
55264cb4
RC
20822004-06-07 Randolph Chung <tausq@debian.org>
2083
2084 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
2085 has started.
2086
23cadb28
RM
20872004-06-04 Roland McGrath <roland@redhat.com>
2088
2089 Fix PR gdb/1647.
2090 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
2091 differently to be robust to output buffering differences.
2092
51d01eda
MC
20932004-06-04 Michael Chastain <mec.gnu@mindspring.com>
2094
2095 * gdb.threads/pthreads.exp: Update copyright years.
2096 (check_control_c): Change asynchronous 'after' to synchronous.
2097
f4fc3b93
RM
20982004-06-04 Roland McGrath <roland@redhat.com>
2099
2100 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
2101 next gdb prompt.
2102
4013522b
MC
21032004-06-02 Michael Chastain <mec.gnu@mindspring.com>
2104
2105 Fix PR gdb/1636.
2106 * gdb.threads/manythreads.exp: Change asynchronous 'after'
2107 calls to synchronous.
2108
7a8f1e6b
JB
21092004-05-26 Jim Blandy <jimb@redhat.com>
2110
2111 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
2112
81bb3443
RC
21132004-05-24 Randolph Chung <tausq@debian.org>
2114
2115 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
2116 * gdb.asm/pa.inc: New file.
2117
8f5a3103
MK
21182004-05-22 Mark Kettenis <kettenis@gnu.org>
2119
2120 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
2121
734b8fe8
JB
21222004-05-21 Joel Brobecker <brobecker@gnat.com>
2123 Daniel Jacobowitz <drow@mvista.com>
2124
2125 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
2126 GDB prompt.
2127
725603e1
UW
21282004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2129
f4fc3b93 2130 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
2131 setjmp/longjmp. Use sigaction instead of signal.
2132
8b923272
JB
21332004-05-19 J. Brobecker <brobecker@gnat.com>
2134 Michael Snyder <msnyder@redhat.com>
2135
2136 * gdb.threads/pthread_cond_wait.c: New file.
2137 * gdb.threads/pthread_cond_wait.exp: New testcase.
2138
8bfabb04
AC
21392004-05-13 Andrew Cagney <cagney@redhat.com>
2140
2141 * gdb.base/signull.exp, gdb.base/signull.c: New files.
2142 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
2143
42edda50
AC
21442004-05-11 Andrew Cagney <cagney@redhat.com>
2145
2146 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
2147 fixed but revealed gdb/1639.
2148
d303a6c7
AC
21492004-05-10 Andrew Cagney <cagney@redhat.com>
2150
2151 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
2152 func1" and "next to 2nd alarm", kernel bug avoided.
2153
bf08c2a1
DJ
21542004-05-10 Daniel Jacobowitz <dan@debian.org>
2155
2156 PR external/1568
2157 * gdb.base/bigcore.exp: Check the size of the dumped core file.
2158 XFAIL if it is smaller than bytes_allocated.
2159 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
2160 (main): Make chunks_allocated unsigned. Correct comment.
2161
c0586a34
JB
21622004-05-07 Joel Brobecker <brobecker@gnat.com>
2163
2164 * gdb.arch/powerpc-aix-prologue.c: New file.
2165 * gdb.arch/powerpc-aix-prologue.exp: New file.
2166
f2785d12
JB
21672004-05-07 Jim Blandy <jimb@redhat.com>
2168
2169 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
2170 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
2171
bd7f6e30
JB
21722004-05-06 Joel Brobecker <brobecker@gnat.com>
2173
2174 * gdb.base/sep.exp: No longer setup_kfail when the program was
2175 built with dwarf2.
2176
0a5e7efe
JI
21772004-05-05 Jim Ingham <jingham@apple.com>
2178
2179 * gdb.base/pending.exp: Make sure pending breakpoints
2180 preserve the ignore count.
f4fc3b93 2181
a8958849
MK
21822004-04-27 Jerome Guitton <guitton@gnat.com>
2183
2184 * i386-prologue.exp: Add testcase for jump instruction as first
2185 instruction of the real code.
2186 * i386-prologue.c (jump_at_beginning): New function.
2187
7e103f5b
MK
21882004-04-28 Mark Kettenis <kettenis@gnu.org>
2189
2190 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
2191 x86_64-*-*.
2192
5d38b224
MK
21932004-04-28 Mark Kettenis <kettenis@gnu.org>
2194
2195 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
2196 i*86-*-*.
2197
0ef32fd9
MK
21982004-04-25 Mark Kettenis <kettenis@gnu.org>
2199
2200 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
2201 expression that checks the return type.
2202
71d7dd7c
AC
22032004-04-23 Andrew Cagney <cagney@redhat.com>
2204
2205 * gdb.base/call-sc.exp: New test of scalar call/return values.
2206 * gdb.base/call-sc.c: Ditto.
2207
1e9f977e
JJ
22082004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2209
2210 * gdb.threads/manythreads.c: Reduce thread stack size.
2211
899d9e3a
JJ
22122004-04-23 Jeff Johnston <jjohnstn@redhat.com>
2213
2214 * gdb.threads/manythreads.c: Add copyright notice.
2215
61bcae62
AC
22162004-04-23 Andrew Cagney <cagney@redhat.com>
2217
2218 * gdb.base/siginfo.exp: Better handle step out of signal.
2219 * gdb.base/sigstep.exp: Ditto.
2220
7339a42e
JJ
22212004-04-22 Jeff Johnston <jjohnstn@redhat.com>
2222 Daniel Jacobowitz <drow@mvista.com>
2223
2224 * gdb.threads/manythreads.c: New testcase.
2225 * gdb.threads/manythreads.exp: Ditto.
2226
5c98409b
JB
22272004-04-22 Jim Blandy <jimb@redhat.com>
2228
2229 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
2230 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
2231
3b611f1a
MC
22322004-04-21 Michael Chastain <mec.gnu@mindspring.com>
2233
2234 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
2235
f0fd9238
AC
22362004-04-21 Andrew Cagney <cagney@redhat.com>
2237
2238 * gdb.base/sigstep.c: New file.
2239 * gdb.base/sigstep.exp: New file.
2240
90990674
JB
22412004-04-16 Joel Brobecker <brobecker@gnat.com>
2242
2243 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
2244 call to observer_notify_normal_stop.
2245
78cef34b
AC
22462004-04-15 Andrew Cagney <cagney@redhat.com>
2247
2248 * gdb.base/siginfo.c: New file.
2249 * gdb.base/siginfo.exp: New file.
2250
d2343407
JB
22512004-04-12 J. Brobecker <brobecker@gnat.com>
2252
2253 * gdb.base/sep.exp: Fix typo in comment.
2254
a2dba3c8
JB
22552004-04-12 J. Brobecker <brobecker@gnat.com>
2256
2257 * gdb.base/sep.c: New file.
2258 * gdb.base/sep-proc.c: New file.
2259 * gdb.base/sep.exp: New testcase.
2260
15f7b60e
MK
22612004-04-09 Mark Kettenis <kettenis@gnu.org>
2262
2263 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
2264 support.
2265
44f4de1a
AC
22662004-04-05 Andrew Cagney <cagney@redhat.com>
2267
2268 * gdb.base/sigaltstack.c: New file.
2269 * gdb.base/sigaltstack.exp: New file.
2270
ef04f396
JB
22712004-04-04 Joel Brobecker <brobecker@gnat.com>
2272
2273 * gdb.base/foll-fork.exp: Update the expected output for
2274 "help set follow-fork-mode", to match a change that was made
2275 to the help of this variable on 2004-01-13.
2276
d40d2c92
JB
22772004-04-01 Joel Brobecker <brobecker@gnat.com>
2278
2279 * lib/ada.exp: Add copyright notice.
2280 * bar.ads: Likewise.
2281 * bar.adb: Likewise.
2282 * null_record.adb: Likewise.
2283 * null_record.exp: Likewise.
2284 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
2285
f86ef5a3
JB
22862004-04-01 Joel Brobecker <brobecker@gnat.com>
2287
2288 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
2289 * configure: Regenerate.
2290
414e70e3
JB
22912004-04-01 Joel Brobecker <brobecker@gnat.com>
2292
2293 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
2294 to build the application. Remove the message printed when in
2295 verbose mode, redundant with the UNSUPPORTED message above.
2296
f0aaee49
JB
22972004-03-31 Joel Brobecker <brobecker@gnat.com>
2298
2299 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
2300 * gdb.ada (null_record.exp): New testcase.
2301
ac81cb54
JB
23022004-03-31 Joel Brobecker <brobecker@gnat.com>
2303
2304 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
2305
854af2f7
JB
23062004-03-31 Joel Brobecker <brobecker@gnat.com>
2307
2308 * gdb.ada: New subdirectory.
2309 * gdb.ada/Makefile.in: New file.
2310 * gdb.ada/gnat_ada.gpr.in: New file.
2311
034cb681
JB
23122004-03-31 Joel Brobecker <brobecker@gnat.com>
2313
2314 * lib/ada.exp: New file.
2315
78a1a894
DJ
23162004-03-24 Daniel Jacobowitz <drow@mvista.com>
2317
2318 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
2319 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
2320
4b2b3b3e
AC
23212004-03-22 Andrew Cagney <cagney@redhat.com>
2322
2323 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
2324 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2325 Problem identified by Ulrich Weigand.
2326
23c73aa3
DC
23272004-03-17 David Carlton <carlton@kealia.com>
2328
2329 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
2330 PR c++/826.
2331
d63a86f8
RM
23322004-03-16 Roland McGrath <roland@redhat.com>
2333
2334 * gdb.base/auxv.exp: New file.
2335 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
2336
0e02aa50
DC
23372004-03-12 David Carlton <carlton@kealia.com>
2338
2339 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
2340 * gdb.cp/pr-1553.cc: Ditto.
2341 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
2342 pass branch.
2343
c20b71be
MC
23442004-03-12 Michael Chastain <mec.gnu@mindspring.com>
2345
2346 * gdb.cp/templates.exp: Accept more template types.
2347
c7414a01
MC
23482004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2349
2350 From Corinna Vinschen with modifications.
2351 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
2352 local variable obj_with_enum.
2353 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
2354 results with obj_with_enum.
2355
ed69573c
MC
23562004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2357
2358 * gdb.cp/classes.cc: New file, copied from misc.cc.
2359 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
2360
28301461
MC
23612004-03-09 Michael Chastain <mec.gnu@mindspring.com>
2362
2363 * gdb.cp/misc.cc: Add copyright notice.
2364
1198ecbe
DC
23652004-03-05 David Carlton <carlton@kealia.com>
2366
2367 * gdb.cp/rtti.exp: Add 'print *obj3' test.
2368 * gdb.cp/rtti.h: Update copyright.
2369 (namespace n2::n3): New.
2370 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
2371 (n2::n3::func3): New.
2372 (main): Call n2::n3::func3.
2373 * gdb.cp/rtti2.cc: Update copyright.
2374 (n2::create3): New.
2375
9e08c470
MK
23762004-03-04 Mark Kettenis <kettenis@gnu.org>
2377
2378 * gdb.asm/openbsd.inc: Fix typo.
2379
4bebc3aa
FF
23802004-03-03 Fred Fish <fnf@redhat.com>
2381
2382 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
2383 "val" instead of unused "size". Update copyright year.
2384
6ea9fb37
DJ
23852004-02-29 Daniel Jacobowitz <drow@mvista.com>
2386
2387 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
2388 to use unsigned char.
2389 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
2390 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
2391
23b23974
DJ
23922004-02-29 Daniel Jacobowitz <drow@mvista.com>
2393
2394 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
2395 line of output.
2396
7574fd53
DJ
23972004-02-28 Daniel Jacobowitz <drow@mvista.com>
2398
2399 * gdb.base/relocate.c (dummy): Initialize.
2400
a195357f
DJ
24012004-02-28 Daniel Jacobowitz <drow@mvista.com>
2402
2403 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
2404 a breakpoint at exit.
2405
72fd54a9
FF
24062004-02-27 Fred Fish <fnf@redhat.com>
2407
2408 * gdb.base/chng-syms.exp: Add expect condition to match failing
2409 case that isn't a timeout.
2410
b9d23137
AC
24112004-02-27 Andrew Cagney <cagney@redhat.com>
2412
2413 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
2414 support.
2415
15d208f6 24162004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 2417
15d208f6
FF
2418 * gdb.arch/gdb1431.c: Remove.
2419 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
2420 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
2421 of "until" incorrectly.
2422
98f9cd2d
JB
24232004-02-26 J. Brobecker <brobecker@gnat.com>
2424
2425 * gdb.cp/class2.cc (empty): New class.
2426 (refer): New function.
2427 (main): Declare an object of type empty and use it.
2428 * gdb.cp/class2.exp: Print the value of an object of type empty.
2429
9b50c11b
JJ
24302004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2431
2432 * gdb.base/langs.exp: Update query string to match the
2433 new nquery format used for pending breakpoints.
2434
0dcd613f
AC
24352004-02-26 Andrew Cagney <cagney@redhat.com>
2436
2437 Fix PR i18n/1570.
2438 * gdb.base/charset.c: Update copyright notice.
2439 (main, init_string): Remove the escape character '\e' tests.
2440 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
2441 * gdb.base/charset.exp (valid_host_charset): Ditto.
2442 * gdb.base/setvar.exp: Ditto.
2443
b8a56647
AC
24442004-02-24 Andrew Cagney <cagney@redhat.com>
2445
90d59e34
AC
2446 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
2447 mmapped data in core file" PASS and FAIL messages consistent.
2448
b8a56647
AC
2449 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
2450 setting a breakpoint. Work around PR java/1565.
2451
9f27c604
JJ
24522004-02-23 Jeff Johnston <jjohnstn@redhat.com>
2453
2454 * lib/gdb.exp (gdb_breakpoint): Update query string to match
2455 new nquery format.
2456 * gdb.base/pending.exp: Ditto.
2457
3224a706
MK
24582004-02-22 Mark Kettenis <kettenis@gnu.org>
2459
2460 * configure.in: Run stabs tests on *BSD.
2461 * configure: Regenerated.
2462
41e0a9ca
MK
24632004-02-21 Mark Kettenis <kettenis@gnu.org>
2464
2465 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
2466
1e1b3428
FF
24672004-02-20 Fred Fish <fnf@redhat.com>
2468
2469 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
2470 blank in test for "returns short", for consistency with other
2471 "returns xxx" tests. Update copyright year.
2472
f9a7572a
FF
24732004-02-19 Fred Fish <fnf@redhat.com>
2474
2475 New testcase for PR breakpoint/1558.
2476 * gdb.arch/gdb1558.exp: New file.
2477 * gdb.arch/gdb1558.c: New file.
2478
b2ce2854
EZ
24792004-02-19 Elena Zannoni <ezannoni@redhat.com>
2480
2481 * gdb.base/nodebug.exp: Fix typo.
2482
e7c9ff01
JB
24832004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2484
2485 Committed by Jim Blandy <jimb@redhat.com>.
2486
62f4b920
JB
2487 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
2488
2db536a1
JB
2489 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
2490
e7c9ff01
JB
2491 * gdb.base/float.exp: Support s390*-*-* targets.
2492
f3205b34
AF
24932004-02-17 Adam Fedor <fedor@gnu.org>
2494
2495 * gdb.base/gdb1555.exp: New file.
2496 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
2497
9d62932d
EZ
24982004-02-17 Elena Zannoni <ezannoni@redhat.com>
2499
2500 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
2501
344c9711
FF
25022004-02-16 Fred Fish <fnf@redhat.com>
2503
2504 * gdb.arch/gdb1291.c: Remove
2505 * gdb.arch/gdb1291.s: New test input file.
2506 * gdb.arch/gdb1291.exp: Expand test to check case that should not
2507 fail. Test for correct result, known incorrect result, other
2508 failures and timeouts.
2509
2d822687
AC
25102004-02-16 Andrew Cagney <cagney@redhat.com>
2511
2512 * gdb.base/bigcore.exp: New file.
2513 * gdb.base/bigcore.c: New file.
2514
dac15b66
AC
25152004-02-13 Andrew Cagney <cagney@redhat.com>
2516
2517 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
2518 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
2519 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
2520 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
2521 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
2522 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
2523 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
2524 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
2525 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
2526 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
2527
6bdfc2c4
JJ
25282004-02-11 Jeff Johnston <jjohnstn@redhat.com>
2529
2530 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
2531 executed is an alloc instruction.
2532
87b3ede8
DC
25332004-02-11 David Carlton <carlton@kealia.com>
2534
2535 * gdb.cp/breakpoint.exp: New.
2536 * gdb.cp/breakpoint.cc: New.
2537
6e19e2bf
MC
25382004-02-11 Michael Chastain <mec.gnu@mindspring.com>
2539
2540 Partial fix for PR gdb/1543.
2541 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
2542 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
2543 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
2544 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
2545 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
2546 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
2547 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
2548 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
2549 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
2550 to bug-gdb@prep.ai.mit.edu .
2551 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
2552 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
2553 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
2554 Likewise.
2555
5c5455dc
AC
25562004-02-10 Andrew Cagney <cagney@redhat.com>
2557
2558 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
2559 using gdb_internal_error_resync.
2560
9cf689d7
DJ
25612004-02-09 Daniel Jacobowitz <drow@mvista.com>
2562
2563 * gdb.threads/thread-specific.exp: Stop early if no threads are
2564 found.
2565
d2dc51db
MC
25662004-02-09 Michael Chastain <mec.gnu@mindspring.com>
2567
2568 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
2569
14b1a056
DJ
25702004-02-08 Daniel Jacobowitz <drow@mvista.com>
2571
2572 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
2573 breakpoints.
2574
83f66e8f
DJ
25752004-02-07 Daniel Jacobowitz <drow@mvista.com>
2576
2577 * config/sim.exp (gdb_load): Handle $arg == "".
2578 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
2579 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
2580
30fc0091
EZ
25812004-02-07 Elena Zannoni <ezannoni@redhat.com>
2582
2583 * gdb.base/maint.exp: Update test to reflect
2584 obstack changes.
2585
4d806929
JJ
25862004-02-04 Jeff Johnston <jjohnstn@redhat.com>
2587
2588 * gdb.base/pendshr.c (pendfunc): New function that calls
2589 pendfunc1.
2590 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
2591
7bfdd688
FF
25922004-02-04 Fred Fish <fnf@redhat.com>
2593
2594 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
2595 function symbols and update copyright years.
2596 * gdb.arch/gdb1291.c: Ditto.
2597
aaa08ee4
MC
25982004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2599
2600 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
2601
dbad7755
MC
26022004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2603
2604 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
2605
ec4646ef
MC
26062004-02-03 Michael Chastain <mec.gnu@mindspring.com>
2607
2608 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
2609
1b802196
FF
26102004-02-02 Fred Fish <fnf@redhat.com>
2611
2612 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
2613 remote targets. Update copyright years.
2614
18fe2033
JJ
26152004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2616
2617 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
2618 support.
2619 * gdb.base/langs.exp: Fix test which attempts to create
2620 breakpoint on non-existent function to handle new pending
2621 support.
2622 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
2623 a breakpoint.
2624 * gdb.base/pending.exp: New test.
2625 * gdb.base/pending.c: New file.
2626 * gdb.base/pendshr.c: Ditto.
2627
8d577d32
DC
26282004-02-02 David Carlton <carlton@kealia.com>
2629
2630 * gdb.cp/overload.exp: Add overloadNamespace tests.
2631 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
2632 (overloadNamespace, XXX): New.
2633 (main): Call XXX::marker2.
2634
3ad13771
FF
26352004-02-01 Fred Fish <fnf@redhat.com>
2636
2637 * gdb.base/dump.exp: Use runto_main instead of "runto main".
2638 * gdb.base/finish.exp: Ditto.
2639 * gdb.base/gcore.exp: Ditto.
2640 * gdb.base/huge.exp: Ditto.
2641 * gdb.base/info-proc.exp: Ditto.
2642 * gdb.base/return2.exp: Ditto.
2643 * gdb.threads/gcore-thread.exp: Ditto.
2644
44c75849
DJ
26452004-02-01 Daniel Jacobowitz <drow@mvista.com>
2646
2647 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
2648
005bc093
MK
26492004-02-01 Mark Kettenis <kettenis@gnu.org>
2650
2651 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
2652 that opening the file succeeds on OpenBSD.
2653
c47cebdb
DJ
26542004-02-01 Daniel Jacobowitz <drow@mvista.com>
2655
2656 * gdb.threads/thread-specific.c: New file.
2657 * gdb.threads/threads-specific.exp: New test script.
2658 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
2659 to expect_out.
2660
5a01311c
MK
26612004-02-01 Mark Kettenis <kettenis@gnu.org>
2662
2663 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
2664 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
2665 only on the "print_small_structs from print_long_arg_list" test.
2666
ce22a4f1
DJ
26672004-02-01 Daniel Jacobowitz <drow@mvista.com>
2668
2669 * gdb.base/completion.exp: Kill a stray backslash.
2670
2671 From Jim Ingham <jingham@apple.com>:
2672 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
2673 agrees with the result from sending a tab.
2674
abbab9d3
DJ
26752004-01-31 Daniel Jacobowitz <drow@mvista.com>
2676
2677 * gdb.base/chng-syms.exp: Remove stray newline.
2678
53904d1e
MK
26792004-01-31 Mark Kettenis <kettenis@gnu.org>
2680
2681 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
2682 *-*-openbsd*.
2683 * gdb.asm/openbsd.inc: New file.
2684
3a4b3aac
MK
26852004-01-30 Mark Kettenis <kettenis@gnu.org>
2686
2687 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
2688 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
2689 *-*solaris2*. Remove commented out default settings for
2690 asm-flags. Replace gdb_compile with target_link.
2691
ebac27b4
MC
26922004-01-29 Michael Chastain <mec.gnu@mindspring.com>
2693
2694 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
2695 for all tests. Remove old hp-ux and cygnus xfail cases.
2696
d8679d84
PH
26972004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
2698
2699 * gdb.base/chng-syms.exp: New file.
2700 * gdb.base/chng-syms.c: New file.
2701
0a55bc22
MC
27022004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2703
2704 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
2705 Provide arms for current output in all my configurations.
2706
94b8e876
MC
27072004-01-24 Michael Chastain <mec.gnu@mindspring.com>
2708
2709 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
2710 * lib/compiler.cc: Likewise.
2711 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
2712 get the right preprocessor. Eval the output directly. Remove
2713 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
2714 hp_f77_compiler and hp_f90_compiler completely.
2715 (gdb_preprocess): Delete.
2716 (get_compiler): Delete.
2717
7cf03d44
MK
27182004-01-24 Mark Kettenis <kettenis@gnu.org>
2719
2720 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
2721 <string.h>.
2722
68b6dce9
NR
27232004-01-24 Nick Roberts <nick@nick.uklinux.net>
2724
2725 * gdb.mi/mi-stack.exp: Update copyright.
2726
b368761e
DC
27272004-01-23 David Carlton <carlton@kealia.com>
2728
2729 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
2730 test for cp_lookup_transparent_type.
2731 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
2732 call them.
2733
f2061b53
DJ
27342004-01-23 Daniel Jacobowitz <drow@mvista.com>
2735
2736 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
2737 after -var-update.
2738
37fc574a
DC
27392004-01-23 David Carlton <carlton@kealia.com>
2740
2741 * gdb.cp/namespace.cc (C::ensureRefs): New.
2742 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
2743
8e94b928
NR
27442004-01-20 Nick Roberts <nick@nick.uklinux.net>
2745
2746 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
2747 case "-stack-list-locals 2".
2748 * gdb.mi/mi-var-child.exp: Test for case
2749 "-var-list-children --all-values NAME".
2750
997b0952
MC
27512004-01-18 Michael Chastain <mec.gnu@mindspring.com>
2752
2753 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
2754
52470da3
MK
27552004-01-18 Mark Kettenis <kettenis@gnu.org>
2756
7049b4b8
MK
2757 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
2758 used with gdb_test_multiple.
2759
52470da3
MK
2760 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
2761 read at address 0. This fixes PR testsuite/1504.
2762
da6012e5
DJ
27632004-01-18 Daniel Jacobowitz <drow@mvista.com>
2764
2765 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
2766 Remove downloading, guessing the host executable, the calls to
2767 gdb_file_cmd and gdb_target_cmd, and "load" support.
2768 (infer_host_exec): New function broken out from gdb_load.
2769 (gdb_load): New wrapper for gdbserver_gdb_load.
2770 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
2771 gdb_target_cmd. Use -target-select.
2772 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
2773 Download binaries to the host. Clear last_mi_remote_file when
2774 we load a new binary.
2775 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
2776 call gdbserver_gdb_load and mi_gdb_target_cmd.
2777
32c70722
MC
27782004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2779
2780 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
2781 type patterns.
2782
b0cecf36
MC
27832004-01-17 Michael Chastain <mec.gnu@mindspring.com>
2784
2785 * gdb.cp/templates.exp: Fix typo in test name of
2786 "print Foo<volatile char*>::foo".
2787
4120d7e6
MC
27882004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2789
2790 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
2791
f679e530
BE
27922004-01-16 Ben Elliston <bje@wasabisystems.com>
2793
2794 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
2795 (clean mostlyclean): Remove empty rm.
2796
091c48f6
MC
27972004-01-15 Michael Chastain <mec.gnu@mindspring.com>
2798
2799 * gdb.base/setvar.exp: Add copyright years.
2800
3e5fc8d2
DC
28012004-01-14 David Carlton <carlton@bactrian.org>
2802
2803 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
2804 PR c++/1511 and update coment.
2805 * gdb.cp/templates.exp: Update patterns to match current output.
2806 If changes involve something other than whitespace, KFAIL
2807 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
2808
63d06c5c
DC
28092004-01-14 David Carlton <carlton@kealia.com>
2810
2811 * gdb.cp/namespace.exp: Add tests involving classes defined within
2812 namespaces.
2813 * gdb.cp/namespace.cc (C::CClass): New.
2814 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
2815
a51dab88
EZ
28162004-01-14 Elena Zannoni <ezannoni@redhat.com>
2817
2818 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
2819 what debug info we have. Print a better message if something goes
2820 wrong while producing the separate debug info file.
2821
a476ccc9
MC
28222004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2823
2824 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
2825
f453692c
MC
28262004-01-14 Michael Chastain <mec.gnu@mindspring.com>
2827
2828 * gdb.base/callfuncs.c: Add copyright notice.
2829
f40063a5
MC
28302004-01-13 Michael Chastain <mec.gnu@mindspring.com>
2831
2832 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
2833 inheritance. PR gdb/1498, PR gcc/13539.
2834
19ac3974
EZ
28352004-01-13 Elena Zannoni <ezannoni@redhat.com>
2836
2837 * gdb.threads/gcore-thread.exp: Prefix name of binary with
2838 test specific name.
2839 * gdb.mi/gdb669.exp: Ditto.
2840 * gdb.mi/mi-pthreads.exp: Ditto.
2841 * gdb.mi/mi1-pthreads.exp: Ditto.
2842 * gdb.mi/mi2-pthreads.exp: Ditto.
2843
56c97c6e
MC
28442004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2845
2846 * gdb.cp/member-ptr.cc: Add copyright notice.
2847
a0644324
MC
28482004-01-12 Michael Chastain <mec.gnu@mindspring.com>
2849
2850 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
2851 some patterns for recent versions of gcc and hpacc. Delete
2852 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
2853 Delete tests that access a NULL pointer-to-member-data. This
2854 script is still disabled for gcc.
2855
32fabe09
EZ
28562004-01-12 Elena Zannoni <ezannoni@redhat.com>
2857
2858 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
2859 escaped correctly.
2860
1f8a6abb
EZ
28612004-01-12 Elena Zannoni <ezannoni@redhat.com>
2862
2863 * gdb.base/sepdebug.exp: New file.
2864 * gdb.base/sepdebug.c: New file.
2865 * lib/gdb.exp (separate_debug_filename): New procedure.
2866 (gdb_gnu_strip_debug): New procedure.
2867
48efe704
AC
28682004-01-12 Andrew Cagney <cagney@redhat.com>
2869
2870 * gdb.mi/ChangeLog: Delete file. Renamed to ...
2871 * gdb.mi/ChangeLog-1999-2003: New file.
2872
a9415475
AC
28732004-01-12 Andrew Cagney <cagney@redhat.com>
2874
2875 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
2876 "Renaming a directory to a non-empty directory returns ENOTEMPTY
2877 or EEXIST", treat EBUSY as an XFAIL.
2878
83b8cf9d
MC
28792004-01-11 Michael Chastain <mec.gnu@mindspring.com>
2880
2881 * gdb.base/scope.exp: Remove obsolete setup_xfail for
2882 hp_cc_compiler.
2883
9939d2a8
MC
28842004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2885
2886 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
2887 decorations.
2888
1ff8cadf
MC
28892004-01-10 Michael Chastain <mec.gnu@mindspring.com>
2890
2891 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
2892 and "(aCC)" decorations. Remove obsolete doco about old
2893 test results.
2894
6fa9022e
MC
28952004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2896
2897 * gdb.cp/exception.exp: Fix typo in doco.
2898
209721fe
MK
28992004-01-09 Mark Kettenis <kettenis@gnu.org>
2900
2901 * gdb.base/gdb1476.exp: Fix typo.
2902
ef11303e
MC
29032004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2904
2905 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
2906 file.
2907
041ab88c
MC
29082004-01-09 Michael Chastain <mec.gnu@mindspring.com>
2909
2910 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
2911 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
2912 Use gdb_compile. Remove restriction on gcc. Add some patterns
2913 for recent version of gdb. Delete second half, which was a copy
2914 of the first half with different build flags. This test is
2915 still disabled because it is still not ready for production.
2916
e36d075a
MC
29172004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2918
2919 * gdb.cp/exception.cc: Add copyright notice.
2920 * gdb.cp/exception.exp: Add a notice that this file is broken
2921 because of line number changes caused by addition of copyright
2922 notice.
2923
42b190ad
MC
29242004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2925
2926 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
2927 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
2928
8f25f06b
MC
29292004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2930
2931 * gdb.cp/classes.exp: Accept gnu abi 2.
2932 * gdb.cp/derivation.exp: Likewise.
2933 * gdb.cp/overload.exp: Likewise.
2934 * gdb.cp/virtfunc.exp: Likewise.
2935
06ded8b8
MC
29362004-01-08 Michael Chastain <mec.gnu@mindspring.com>
2937
2938 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
2939 semicolon after end of function.
2940
77c26ae3
MC
29412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2942
2943 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
2944 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
2945 boilerplate code for compiling and running the program under
2946 test. Add some string method tests.
2947
20757486
MC
29482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2949
2950 * gdb.cp/bs15503.cc: Add copyright notice.
2951 * gdb.cp/bs15503.exp: Adjust line number.
2952
0fd3b503
MC
29532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2954
2955 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
2956 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
2957
10d1bea8
MC
29582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2959
2960 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
2961 hp_cc_compiler.
2962
2789202a
MC
29632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2964
2965 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
2966 * gdb.cp/ctti.exp: Use the marker instead of "next".
2967 With gcc, run further before bailing.
2968
b862f14c
MC
29692004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2970
2971 * gdb.cp/cttiadd.cc: Add copyright notice.
2972 * gdb.cp/cttiadd1.cc: Likewise.
2973 * gdb.cp/cttiadd2.cc: Likewise.
2974 * gdb.cp/cttiadd3.cc: Likewise.
2975
96da2469
MC
29762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2977
2978 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
2979 Use gdb_test, gdb_test_multiple. Use floating-point values that
2980 have exact representations in IEEE-ish formats.
2981
053248ff
MC
29822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2983
2984 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
2985 compilers. Delete duplicate call to get_compiler_info.
2986 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
2987 * gdb.base/volatile.exp: Likewise.
2988
84acecdd
MK
29892004-01-07 Mark Kettenis <kettenis@gnu.org>
2990
2991 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
2992 memory at address 0.
2993
fe11a27f
MC
29942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
2995
2996 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
2997 to test for hp-ux assembler. Fix copyright years.
2998
60ad077b
AC
29992004-01-07 Andrew Cagney <cagney@redhat.com>
3000
3001 * gdb.base/fileio.c (strerrno): Add "EBUSY".
3002
1c9b8f33
AC
30032004-01-07 Andrew Cagney <cagney@redhat.com>
3004
3005 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
3006 when creating the read-only file. From analysis by Roland McGrath
3007 and Elena Zannoni.
3008
753ccc7a
MC
30092004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3010
3011 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
3012
eca3e36b
MC
30132004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3014
3015 * gdb.base/cvexpr.c: Be type-safe with function pointers and
3016 data pointers.
3017
f8d4bac4
MC
30182004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3019
3020 * gdb.cp/m-static.exp: Compile one source file at a time.
3021 Delete unused call to get_compiler_info.
3022
9b4e0f94
MC
30232004-01-06 Michael Chastain <mec.gnu@mindspring.com>
3024
3025 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
3026 * gdb.base/call-rt-st.exp: Likewise.
3027 * gdb.base/nodebug.exp: Likewise.
3028 * gdb.base/volatile.exp: Likewise.
3029 * gdb.cp/ref-types.exp: Likewise.
3030 * gdb.cp/templates.exp: Likewise.
3031
023c1024
MK
30322004-01-05 Mark Kettenis <kettenis@gnu.org>
3033
3034 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
3035
19703c4a
MC
30362004-01-05 Michael Chastain <mec.gnu@mindspring.com>
3037
3038 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
3039 hppa*-hp-hpux*.
3040
18b67037
MK
30412004-01-04 Mark Kettenis <kettenis@gnu.org>
3042
ba6219c8
MK
3043 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3044 x86_64-*-*.
3045
18b67037
MK
3046 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
3047 sparc64-*-* and sparc*-solaris2*.
3048
1bfbbb9d
MK
30492004-01-04 Mark Kettenis <kettenis@gnu.org>
3050
3051 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
3052 return ${tests}" test. The ${tests} already mentions the
3053 filename.
3054
06846494
MC
30552004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3056
3057 * gdb.cp/local.exp: Accept gcc abi 2.
3058
3b0cb202
MC
30592004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3060
3061 * gdb.cp/templates.exp: Accept gcc abi 2.
3062
0643ec3f
MC
30632004-01-02 Michael Chastain <mec.gnu@mindspring.com>
3064
3065 * lib/compiler.cc: Remove supports_template_debugging.
3066 * gdb.cp/templates.exp: Do not test supports_template_debugging.
3067
d231d0b1
MC
30682004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3069
3070 * gdb.cp/namespace.exp: Accept gcc abi 2.
3071
44ffb27c
MC
30722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3073
3074 * gdb.cp/method.exp: Accept gcc abi 2.
3075
184ad485
MC
30762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3077
3078 * gdb.cp/classes.exp: Generate identical results as old version.
3079 * gdb.cp/derivation.exp: Likewise.
3080 * gdb.cp/overload.exp: Likewise.
3081 * gdb.cp/virtfunc.exp: Likewise.
3082
116f09e7
MC
30832004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3084
3085 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
3086 mysterious bug with sourceware version of expect.
3087
b1379776
MC
30882004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3089
3090 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
3091 current versions of gcc, including gcc abi 2. Remove gratuitous
3092 restart of test program. Use gdb_test_multiple and gdb_test for
3093 all tests. Add patterns to xfail missing "const" in "const char *"
3094 and kfail PR gdb/1155.
3095
6b7a4c0e
MC
30962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
3097
3098 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
3099 current versions of gcc, including gcc abi 2. Remove gratuitous
3100 restart of test program. Use gdb_test_multiple and gdb_test for
3101 all tests. Add patterns to kfail PR gdb/1498.
3102
51615d72
MC
31032003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3104
3105 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
3106 current versions of gcc, including gcc abi 2. Use "breakpoint"
3107 and "continue" instead of restarting the target program. Use
3108 gdb_test_multiple and gdb_test for all tests.
3109
7b79a9d7
MK
31102004-01-01 Mark Kettenis <kettenis@gnu.org>
3111
3112 * gdb.asm/asm-source.exp: Update copyright year. Link statically
3113 for *-*-solaris2*.
3114
1cd3489f
MC
31152003-12-31 Michael Chastain <mec.gnu@mindspring.com>
3116
3117 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
3118 current versions of gcc, including gcc abi 2. Use "breakpoint"
3119 and "continue" instead of restarting the target program several
3120 times. Use gdb_test_multiple and gdb_test for all tests.
3121
850742db
MC
31222003-12-18 Michael Chastain <mec.gnu@mindspring.com>
3123
3124 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
3125 source files.
3126
eb4bbda8
MC
31272003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3128
3129 * gdb.base/environ.exp: Handle compiling test case from multiple
3130 source files.
3131
e42c7771
MC
31322003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3133
3134 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
3135
80e4b428
JB
31362003-12-17 Jim Blandy <jimb@redhat.com>
3137
5f06973a
JB
3138 * gdb.base/freebpcmd.c: Add copyright notice.
3139
80e4b428
JB
3140 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
3141
0ab84fb7
MC
31422003-12-16 Michael Chastain <mec.gnu@mindspring.com>
3143
3144 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
3145
1b3bb3d0
JB
31462003-12-13 Jim Blandy <jimb@redhat.com>
3147
3148 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
3149
3a4c9371
KB
31502003-12-12 Kevin Buettner <kevinb@redhat.com>
3151
3152 * gdb.asm/frv.inc: New file.
3153 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
3154
a1dea79a
FF
31552003-12-09 Fred Fish <fnf@redhat.com>
3156
3157 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
3158 functions to break1.c and leave prototypes behind. Add more
3159 "set breakpoint NN here" comments.
3160 * gdb.base/break1.c: New file.
3161
3162 * gdb.base/break.exp: Handle compiling test case from multiple
3163 source files and change source file references as needed.
3164 * gdb.base/completion.exp: Ditto.
3165 * gdb.base/condbreak.exp: Ditto.
3166 * gdb.base/define.exp: Ditto.
3167 * gdb.base/ena-dis-br.exp: Ditto.
3168 * gdb.base/info-proc.exp: Ditto.
3169 * gdb.base/maint.exp: Ditto.
3170 * gdb.base/until.exp: Ditto.
3171
3172 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
3173 hardcoded line numbers.
3174 * gdb.base/define.exp: Ditto.
3175 * gdb.base/ena-dis-br.exp: Ditto.
3176 * gdb.base/maint.exp: Ditto.
3177 * gdb.base/until.exp: Ditto.
3178
3179 * gdb.base/completion.exp: Use "break1" for completion tests since
3180 "break" is no longer a unique prefix.
3181
5266b69c
AC
31822003-12-06 Andrew Cagney <cagney@redhat.com>
3183
3184 * gdb.base/structs.exp (test_struct_returns): When applicable, set
3185 "return_value_unimplemented". When an unimplemented struct return
3186 architecture, report incorrect values as a KFAIL
3187
374451f0
MC
31882003-12-05 Michael Chastain <mec.gnu@mindspring.com>
3189
3190 * gdb.cp/rtti.exp: Accept new wording of warning from
3191 cp_lookup_rtti_type.
3192
ba9b20a7
MC
31932003-12-05 Michael Chastain <mec.gnu@mindspring.com>
3194
3195 Partial fix for PR testsuite/1456.
3196 * gdb.base/scope.exp (test_at_main): Replace references to
3197 gcc_compiled with calls to test_compiler_info.
3198 (test_at_foo): Likewise.
3199 (test_at_bar): Likewise.
3200
b74b6d0b
MC
32012003-12-04 Michael Chastain <mec.gnu@mindspring.com>
3202
3203 Partial fix for PR testsuite/1456.
3204 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
3205 to test_compiler_info.
3206
ccfa3402
MC
32072003-12-03 Michael Chastain <mec.gnu@mindspring.com>
3208
3209 * gdb.base/so-impl-ld.exp: Update copyright notice.
3210
f6246aba
MC
32112003-12-02 Michael Chastain <mec.gnu@mindspring.com>
3212
3213 Partial fix for PR testsuite/1456.
3214 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
3215 to test_compiler_info.
3216
13ae734a
MC
32172003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3218
3219 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
3220 from current versions of gdb. Clean up regular expressions.
3221 Delete redundant timeout case.
3222
d8e1cdee
MC
32232003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3224
3225 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
3226 from current versions of gdb. Clean up regular expressions.
3227 Delete redundant timeout case.
3228
96457b64
MC
32292003-12-01 Michael Chastain <mec.gnu@mindspring.com>
3230
3231 Partial fix for PR testsuite/1456.
3232 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
3233 gcc_compiled with call to test_compiler_info.
3234
f35309fc
MC
32352003-11-30 Michael Chastain <mec.gnu@mindspring.com>
3236
3237 Partial fix for PR testsuite/1456.
3238 * gdb.base/list.exp (test_list_function): Delete unused declaration
3239 of gcc_compiled.
3240
d7afdf9b
MC
32412003-11-29 Michael Chastain <mec.gnu@mindspring.com>
3242
3243 Partial fix for PR testsuite/1456.
3244 * gdb.base/complex.exp: Replace reference to gcc_compiled with
3245 call to test_compiler_info.
3246
71507b56
MK
32472003-11-29 Mark Kettenis <kettenis@gnu.org>
3248
3249 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
3250 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
3251 it to create the appropriate note.inc.
3252 * gdb.asm/asmsrc1.s: Include "note.inc".
3253 * gdb.asm/netbsd.inc: New file.
3254 * gdb.asm/empty.inc: New file.
3255
f81f93f7
MC
32562003-11-28 Michael Chastain <mec.gnu@mindspring.com>
3257
3258 Partial fix for PR testsuite/1456.
3259 * gdb.base/constvars.exp: Replace references to gcc_compiled with
3260 calls to test_compiler_info.
3261
9a77938e
MC
32622003-11-27 Michael Chastain <mec.gnu@mindspring.com>
3263
3264 Partial fix for PR testsuite/1456.
3265 * gdb.base/volatile.exp: Replace references to gcc_compiled with
3266 calls to test_compiler_info.
3267
e8367dc7
MK
32682003-11-27 Mark Kettenis <kettenis@gnu.org>
3269
3270 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
3271 pattern for the KFAILs.
3272
526c61ee
AF
32732003-11-25 Adam Fedor <fedor@gnu.org>
3274
3275 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
3276 * gdb.objc/objcdecode.m: New file.
3277
28f2d600
AF
32782003-11-25 Adam Fedor <fedor@gnu.org>
3279
3280 * gdb.objc/nondebug.exp: Test for PR objc/1236.
3281 * gdb.objc/nondebug.m: New file.
3282
a3895cee
BE
32832003-11-26 Ben Elliston <bje@wasabisystems.com>
3284
3285 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3286 NetBSD as it does on FreeBSD. Modelled on a similar change by
3287 Mark Kettenis on 2003-05-30.
3288 (link-flags): Set to "--entry _start" regardless of target.
3289 Special linker flags are to be appended to $link-flags.
3290 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
3291
c9f2c8a3
MC
32922003-11-25 Michael Chastain <mec.gnu@mindspring.com>
3293
3294 * gdb.cp/method.exp: Accept output of new demangler.
3295
15a0587a 32962003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
3297
3298 * gdb/class2.exp: New file.
3299 * gdb/class2.cc: New file.
3300
3c00b570
MC
33012003-11-25 Michael Chastain <mec.gnu@mindspring.com>
3302
3303 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
3304 of new demangler.
3305
7027acc7
MK
33062003-11-23 Mark Kettenis <kettenis@gnu.org>
3307
3308 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
3309 of gdb_test "run".
3310
b0e1598a
MK
33112003-11-23 Mark Kettenis <kettenis@gnu.org>
3312
3313 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
3314 "continue" into "run".
3315
4d9eda44
MC
33162003-11-23 Michael Chastain <mec.gnu@mindspring.com>
3317
3318 Partial fix for PR testsuite/1456.
3319 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
3320 call to test_compiler_info.
3321 * gdb.cp/ctti.exp: Likewise.
3322 * gdb.cp/derivation.exp: Likewise.
3323 * gdb.cp/member-ptr.exp: Likewise.
3324 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
3325 reference to gcc_compiled.
3326
33272003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
3328
3329 Fix PR testsuite/1463.
3330 * gdb.base/structs.exp (start_structs_test): Call
3331 get_debug_format before using the debug format.
3332
d422fe19
AC
33332003-11-22 Andrew Cagney <cagney@redhat.com>
3334
3335 * lib/gdb.exp (gdb_test_multiple): Add simple example.
3336 * gdb.base/structs.exp: Use gdb_test_multiple.
3337
039cf96d
AC
33382003-11-20 Andrew Cagney <cagney@redhat.com>
3339
6882279b
AC
3340 * gdb.base/structs.exp: Handle and recover from internal errors.
3341 Replace "foo${n}" with "foo<n>" in test messages.
3342
e53890ae
AC
3343 * gdb.base/structs.exp: Update copyright. Rewrite.
3344 * gdb.base/structs.c: Update copyright. Rewrite.
3345
2b211c59
AC
3346 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
3347 resync count exceeded.
d63a86f8 3348
039cf96d
AC
3349 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
3350 from the internal error.
3351 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
3352 Original from Jim Blandy.
3353 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 3354
eac98b22
AC
33552003-11-19 Andrew Cagney <cagney@redhat.com>
3356
3357 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
3358 KFAIL.
3359
67455b2a
MK
33602003-11-17 Mark Kettenis <kettenis@gnu.org>
3361
3362 New testcase for PR backtrace/1435.
3363 * gdb.arch/i386-unwind.exp: New file.
3364 * gdb.arch/i386-unwind.c: New file.
3365
853d6e5b
AC
33662003-11-17 Andrew Cagney <cagney@redhat.com>
3367
3368 * lib/gdb.exp (compiler_info): New global.
3369 (test_compiler_info): New function.
3370 (get_compiler_info): Set compiler_info.
3371 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
3372 "compiler_info" to gcc-<major>-<minor>.
3373
38cf6e11
MC
33742003-11-15 Michael Chastain <mec.gnu@mindspring.com>
3375
3376 * gdb.trace/configure: Remove.
3377
a50d3602
EZ
33782003-11-13 Elena Zannoni <ezannoni@redhat.com>
3379
3380 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 3381 breakpoints.
a50d3602
EZ
3382 * gdb.base/break.exp: Remove all references to explicit line
3383 numbers.
3384
d9407aaa
NC
33852003-11-11 Nick Clifton <nickc@redhat.com>
3386
3387 * gdb.base/shreloc.exp: Do not run for targets which do not
3388 support shared objects.
3389
db488fc1
CV
33902003-11-10 Corinna Vinschen <vinschen@redhat.com>
3391
3392 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
3393 Don't run tests if nofileio flag is given.
3394
6a90a18e
EZ
33952003-11-07 Elena Zannoni <ezannoni@redhat.com>
3396
3397 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
3398 as well as 'Watchpoint'.
3399
0b915e9c
EZ
34002003-11-06 Elena Zannoni <ezannoni@redhat.com>
3401
3402 Reported by Jim Ingham <jingham@apple.com>:
3403 * gdb.base/annota1.exp: Match at least one occurrence of the
3404 signal handler annotation.
3405
d7e4b55f
EZ
34062003-11-06 Elena Zannoni <ezannoni@redhat.com>
3407
3408 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
3409 as well as 'Watchpoint'.
3410
2fe4e8d0
MC
34112003-11-05 Michael Chastain <mec@shout.net>
3412
3413 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
3414
6ef88553
KW
34152003-11-03 Kris Warkentin <kewarken@qnx.com>
3416
3417 * gdb.arch/gdb1291.c: New test file.
3418 * gdb.arch/gdb1291.exp: New test script.
3419 * gdb.arch/gdb1431.c: New test file.
3420 * gdb.arch/gdb1431.exp: New test script.
3421
ae7dc4d8
MC
34222003-10-22 Michael Chastain <mec@shout.net>
3423
3424 * gdb.mi/pthreads.c: Add copyright notice.
3425
c39d7427
MC
34262003-10-22 Michael Chastain <mec@shout.net>
3427
3428 * gdb.threads/pthreads.c: Add copyright notice.
3429
8b7d96c1
MC
34302003-10-20 Michael Chastain <mec@shout.net>
3431
3432 * gdb.base/gdb1056.exp: New test script.
3433
d1d69fdd
DJ
34342003-10-13 Daniel Jacobowitz <drow@mvista.com>
3435
3436 * gdb.threads/killed.exp: Use gdb_run_cmd.
3437
7d605576
DJ
34382003-10-13 Daniel Jacobowitz <drow@mvista.com>
3439
3440 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
3441 create a core file.
3442 * gdb.threads/gcore-thread.exp: Likewise.
3443
618ec112
CV
34442003-10-13 Corinna Vinschen <vinschen@redhat.com>
3445
3446 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
3447 type, based on char type.
3448 (struct bit_flags_short_t): New bitfield type, based on short type.
3449 (init_bit_flags_char): New fuction.
3450 (init_bit_flags_short): Ditto.
3451 (print_bit_flags_char): Ditto.
3452 (print_bit_flags_short): Ditto.
3453 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
3454
9367a73c
MC
34552003-10-11 Michael Chastain <mec@shout.net>
3456
3457 * gdb.base/call-rt-st.exp: Update copyright year.
3458
1decf120
KI
34592003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3460
3461 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
3462 * gdb.disasm/sh3.s: Ditto.
3463
5445b2ae
DJ
34642003-10-07 Daniel Jacobowitz <drow@mvista.com>
3465
3466 * gdb.threads/switch-threads.exp: New test.
3467 * gdb.threads/switch-threads.c: New source file.
3468
aec24853
CV
34692003-10-07 Corinna Vinschen <vinschen@redhat.com>
3470
3471 * gdb.base/ending-run.exp: Add sh specific case.
3472
adc7428d
AC
34732003-10-06 Andrew Cagney <cagney@redhat.com>
3474
3475 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
3476 * gdb.disasm/mn10200.exp: Delete obsolete file.
3477
c9d37158
DJ
34782003-09-29 Daniel Jacobowitz <drow@mvista.com>
3479
3480 * ChangeLog: Correct an entry command.exp -> commands.exp.
3481 * gdb.base/commands.exp (bp_deleted_in_command_test)
3482 (temporary_breakpoint_commands): Check noargs.
3483
79c2c32d
DC
34842003-09-25 David Carlton <carlton@kealia.com>
3485
3486 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
3487 of some print tests, where appropriate. Add tests for C::D::cd,
3488 E::ce, F::cXfX, G::XgX.
3489 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
3490
594e6d67
RE
34912003-09-25 Richard Earnshaw <rearnsha@arm.com>
3492
3493 * lib/java.exp (java_init): Import target_alias before using it.
3494
10f0d451
DC
34952003-09-25 David Carlton <carlton@kealia.com>
3496
3497 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
3498
274bcba0
EZ
34992003-09-23 Elena Zannoni <ezannoni@redhat.com>
3500
d63a86f8 3501 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
3502 weirdness.
3503
cdbf20f7
MC
35042003-09-17 Michael Chastain <mec@shout.net>
3505
3506 * gdb.cp/gdb1355.exp: New file.
3507 * gdb.cp/gdb1355.c: New file.
3508
71e06f80
CV
35092003-09-15 Corinna Vinschen <vinschen@redhat.com>
3510
3511 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
3512 * gdb.asm/sh.inc: New file.
3513
5c4e30ca
DC
35142003-09-11 David Carlton <carlton@kealia.com>
3515
bd45b7af
DC
3516 * gdb.cp/namespace.exp: Add tests for namespace types.
3517 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
3518 (test_namespace): New.
3519
1c199746
EZ
35202003-09-11 Elena Zannoni <ezannoni@redhat.com>
3521
3522 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 3523 * gdb.stabs/weird.exp: Ditto.
1c199746 3524
04ed252f
MC
35252003-09-08 Michael Chastain <mec@shout.net>
3526
3527 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
3528
d8a2d9e7
MC
35292003-09-07 Michael Chastain <mec@shout.net>
3530
3531 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
3532 'parse error'.
3533
161afb24
MK
35342003-09-07 Mark Kettenis <m.kettenis@osp.nl>
3535
3536 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
3537
49f2741a
MC
35382003-08-30 Michael Chastain <mec@shout.net>
3539
3540 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
3541 * gdb.gdb/observer.exp: Ditto.
3542 * gdb.gdb/xfullpath.exp: Ditto.
3543
8afa723e
MK
35442003-08-29 Mark Kettenis <kettenis@gnu.org>
3545
3546 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
3547 *-*-*bsd*.
3548
f31dfe3b
JJ
35492003-08-28 Jeff Johnston <jjohnstn@redhat.com>
3550
3551 * gdb.base/dump.exp: Skip for ia64.
3552
4630e498
JJ
35532003-08-25 Jeff Johnston <jjohnstn@redhat.com>
3554
3555 * gdb.asm/asm-source.exp: Add ia64 support.
3556 * gdb.asm/ia64.inc: New file.
3557
1105b7ef
MC
35582003-08-22 Michael Chastain <mec@shout.net>
3559
3560 * gdb.cp: New directory.
3561 * gdb.cp/*: Copy from gdb.c++/*.
3562 * gdb.c++/*: Remove.
3563 * Makefile.in: Change gdb.c++ to gdb.cp.
3564 * configure.in: Ditto.
3565 * configure: Regnerate.
3566
c945b932
MK
35672003-08-18 Mark Kettenis <kettenis@gnu.org>
3568
3569 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
3570 * gdb.arch/i386-prologue.c (gdb1338): Add function.
3571
2b66634b
DJ
35722003-08-17 Daniel Jacobowitz <drow@mvista.com>
3573
3574 * mi-var-display.exp (-var-list-children weird): Accept function
3575 pointers with argument types.
3576 * mi1-var-display.exp (-var-list-children weird): Likewise.
3577 * mi2-var-display.exp (-var-list-children weird): Likewise.
3578
a356f73b
DJ
35792003-08-17 Daniel Jacobowitz <drow@mvista.com>
3580
3581 * gdb.base/annota3.exp: Add missing newline.
3582
483417b8
MC
35832003-08-06 Michael Chastain <mec@shout.net>
3584
3585 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
3586
c99c59c3
MS
35872003-08-12 Michael Snyder <msnyder@redhat.com>
3588
3589 * gdb.base/float.exp: Add test for SH.
3590
55ed7501
MK
35912003-08-10 Mark Kettenis <kettenis@gnu.org>
3592
3593 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
3594
1a371f2e
EZ
35952003-08-07 Elena Zannoni <ezannoni@redhat.com>
3596
3597 * gdb.base/completion.exp: Remove reduntant completion test
3598 on filename.
3599
e0f353ce
EZ
36002003-08-07 Elena Zannoni <ezannoni@redhat.com>
3601
3602 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
3603 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
3604 gdb.trace/save-trace.exp: Make sure that full pathnames are
3605 escaped correctly.
3606
5710a1af 36072003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 3608
5710a1af
EZ
3609 * configure.in: Don't generate config.h from config.hin.
3610 * configure: Regenerate.
3611 * config.hin: Remove file.
3612 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
3613 * gdb.threads/pthreads.c: Ditto.
3614
dcd81ce9
DJ
36152003-08-07 Daniel Jacobowitz <drow@mvista.com>
3616
3617 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3618 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
3619 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
3620 Replace ld24 with seth/add3.
3621
6009d884
AC
36222003-08-02 Andrew Cagney <cagney@redhat.com>
3623
3624 * gdb.base/annota3.exp: New file.
3625 * gdb.base/annota3.c: New file.
3626 * gdb.c++/annota3.exp: New file.
3627 * gdb.c++/annota3.cc: New file.
3628
51514e06
MC
36292003-07-29 Michael Chastain <mec@shout.net>
3630
3631 * gdb.threads/tls.c (spin): Check errno only if sem_wait
3632 actually failed.
3633 (do_pass): Likewise.
3634 * gdb.threads/tls.exp: Always initialize no_of_threads.
3635
4ee6625b
DJ
36362003-07-27 Daniel Jacobowitz <drow@mvista.com>
3637
3638 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
3639 pattern.
3640 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
3641 * gdb.threads/tls.exp: Recognize one case of the host library not
3642 supporting TLS.
3643
225f2bf6
AC
36442003-07-27 Andrew Cagney <cagney@redhat.com>
3645
3646 * gdb.base/fileio.exp: Use SH when running commands using
3647 remote_exec.
3648
bcb27c9f
DJ
36492003-07-24 Daniel Jacobowitz <drow@mvista.com>
3650
3651 From Kei Sakamoto <sakamoto.kei@renesas.com>:
3652 * gdb.base/relocate.c (dummy): New padding array.
3653
3d67be83
MS
36542003-07-22 Michael Snyder <msnyder@redhat.com>
3655
d63a86f8 3656 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
3657
3658 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
3659 patterns to be more general, accepting old and new output.
3660 Some output chars (such as '+') also must be quoted.
d63a86f8 3661 Some addresses are displayed numerically instead of
3d67be83
MS
3662 symbolically.
3663
57ba3b85
MS
36642003-07-23 Michael Snyder <msnyder@redhat.com>
3665
686d097c
MS
3666 * gdb.base/return2.exp: Don't test long-long return.
3667
57ba3b85
MS
3668 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
3669 * gdb.disasm/t01_mov.exp: Ditto.
3670 * gdb.disasm/t02_mova.s: Ditto.
3671 * gdb.disasm/t02_mova.exp: Ditto.
3672 * gdb.disasm/t03_add.s: Ditto.
3673 * gdb.disasm/t03_add.exp: Ditto.
3674 * gdb.disasm/t04_sub.s: Ditto.
3675 * gdb.disasm/t04_sub.exp: Ditto.
3676 * gdb.disasm/t05_cmp.s: Ditto.
3677 * gdb.disasm/t05_cmp.exp: Ditto.
3678 * gdb.disasm/t06_ari2.s: Ditto.
3679 * gdb.disasm/t06_ari2.exp: Ditto.
3680 * gdb.disasm/t07_ari3.s: Ditto.
3681 * gdb.disasm/t07_ari3.exp: Ditto.
3682 * gdb.disasm/t08_or.s: Ditto.
3683 * gdb.disasm/t08_or.exp: Ditto.
3684 * gdb.disasm/t09_xor.s: Ditto.
3685 * gdb.disasm/t09_xor.exp: Ditto.
3686 * gdb.disasm/t10_and.s: Ditto.
3687 * gdb.disasm/t10_and.exp: Ditto.
3688 * gdb.disasm/t11_logs.s: Ditto.
3689 * gdb.disasm/t11_logs.exp: Ditto.
3690 * gdb.disasm/t12_bit.s: Ditto.
3691 * gdb.disasm/t12_bit.exp: Ditto.
3692 * gdb.disasm/t13_otr.s: Ditto.
3693 * gdb.disasm/t13_otr.exp: Ditto.
3694
e00759ef
EZ
36952003-07-22 Elena Zannoni <ezannoni@redhat.com>
3696
3697 * gdb.threads/tls.exp :Add kfail for 'info address' case.
3698
8bc2021f
EZ
36992003-07-22 Elena Zannoni <ezannoni@redhat.com>
3700
3701 * gdb.threads/tls.c : New file.
3702 * gdb.threads/tls.exp : New file.
3703 * gdb.threads/tls-main.c : New file.
3704 * gdb.threads/tls-shared.c : New file.
3705 * gdb.threads/tls-shared.exp : New file.
3706
89320c4c
AS
37072003-07-22 Andreas Schwab <schwab@suse.de>
3708
3709 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
3710
180dea7c
AS
37112003-07-20 Andreas Schwab <schwab@suse.de>
3712
3713 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
3714 due to insn reordering.
3715
0714963c
AC
37162003-07-15 Andrew Cagney <cagney@redhat.com>
3717
3718 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
3719
98a23b3f
MC
37202003-07-15 Michael Chastain <mec@shout.net>
3721
3722 * gdb.base/gdb1250.exp: New file.
3723 * gdb.base/gdb1250.c: New file.
3724
27e417a2
ML
37252003-07-09 Michal Ludvig <mludvig@suse.cz>
3726
3727 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
3728 expansion of size_t to 'unsigned long', not only to 'unsigned'.
3729
8bc2021f
EZ
37302003-07-09 Elena Zannoni <ezannoni@redhat.com>
3731
3732 * gdb.threads/tls.c: New file.
3733 * gdb.threads/tls.exp: New file.
3734 * gdb.threads/tls-main.c: New file.
3735 * gdb.threads/tls-shared.c: New file.
3736 * gdb.threads/tls-shared.exp: New file.
3737
d99968dc
EZ
37382003-07-09 Elena Zannoni <ezannoni@redhat.com>
3739
3740 * gdb.base/annota1.exp: Make sure that we properly escape the
3741 full path of the source file. Xfail more permissive patterns,
d63a86f8 3742 due to a compiler debug info problem.
d99968dc 3743
83876b3b
AS
37442003-07-07 Andreas Schwab <schwab@suse.de>
3745
2705e972
AS
3746 * gdb.asm/m68k.inc: New file.
3747 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
3748
83876b3b
AS
3749 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
3750 arguments"): Also match negative number.
3751
3752 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
3753
3a871b37
DJ
37542003-07-03 Daniel Jacobowitz <drow@mvista.com>
3755
3756 * gdb.base/store.c (charest): New typedef.
3757 (add_char): Rename to add_charest, update.
3758 (wack_char): Rename to wack_charest, update types. Return l + r
3759 to keep r live across the call.
3760 (wack_short, wack_int, wack_long, wack_longest, wack_float)
3761 (wack_double, wack_doublest): Return l + r to keep r live across
3762 the call.
3763 * gdb.base/store.exp: Accomodate store.c changes.
3764
b2a7f303
DC
37652003-06-30 David Carlton <carlton@kealia.com>
3766
3767 * gdb.c++/maint.exp (test_invalid_name): New.
3768 (test_first_component): Add tests for invalid names.
3769
3c6cb4a1
MC
37702003-06-29 Michael Chastain <mec@shout.net>
3771
3772 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
3773 output of '<VTT for class>' for virtual base classes.
3774
f1c2644b
DJ
37752003-06-29 Daniel Jacobowitz <drow@mvista.com>
3776
3777 * gdb.base/completion.exp: Tab-complete "complet" instead of
3778 "compl".
3779 * gdb.base/complex.exp, gdb.base/complex.c: New files.
3780
18080350
DJ
37812003-06-29 Daniel Jacobowitz <drow@mvista.com>
3782
3783 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
3784 * gdb.base/volatile.exp: Likewise.
3785
f56973f8
DJ
37862003-06-29 Daniel Jacobowitz <drow@mvista.com>
3787
3788 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
3789 gdb/1265.
3790
37912003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
3792 Daniel Jacobowitz <drow@mvista.com>
3793
3794 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
3795 initial line count of 'captured_main' from 26 to 32.
3796 (test_with_self): Allow xmalloc call to be interleaved with the
3797 preceding two lines.
3798
e766d4d6
JB
37992003-06-24 Joel Brobecker <brobecker@gnat.com>
3800
3801 * gdb.base/bang.exp: New testcase.
3802
f125c9a4
JB
38032003-06-23 Joel Brobecker <brobecker@gnat.com>
3804
3805 * gdb.base/langs.exp: Add some tests for the "minimal" language
3806 support.
3807
6e25beaf
EZ
38082003-06-23 Elena Zannoni <ezannoni@redhat.com>
3809
3810 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
3811 the testcase.
3812
2f816dda
DJ
38132003-06-22 Daniel Jacobowitz <drow@mvista.com>
3814
3815 * gdb.base/relocate.exp: Test add-symbol-file with a variable
3816 offset.
3817
db5a5748
DJ
38182003-06-22 Daniel Jacobowitz <drow@mvista.com>
3819
3820 * gdb.c++/pr-1210.cc: New file.
3821 * gdb.c++/pr-1210.exp: New file.
3822
1df0c130
DJ
38232003-06-21 Daniel Jacobowitz <drow@mvista.com>
3824
3825 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
3826 000-exec-continue.
3827
a92feac0
MK
38282003-06-15 Mark Kettenis <kettenis@gnu.org>
3829
3830 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
3831 on *-*-*bsd* instead of *-*-freebsd*.
3832
81a58f5b
AC
38332003-06-14 Andrew Cagney <cagney@redhat.com>
3834
3835 * gdb.base/store.exp: Test longest and doublest. Test all
3836 parameters. Weaken return statement match.
3837 * gdb.base/store.c: Add longest and doublest - aka long long and
3838 long double functions. Put all parameters into local register
3839 variables. Use negative values.
3840
b257a0d3
AC
38412003-06-14 Andrew Cagney <cagney@redhat.com>
3842
3843 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
3844 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
3845 exit status.
3846 * gdb.base/fileio.exp: Disable target when nointerrupts and
3847 noinferiorio, instead of limiting it to remote. Use remote_exec
3848 instead of system.
d63a86f8 3849
21c38304
JJ
38502003-06-12 Jeff Johnston <jjohnstn@redhat.com>
3851
3852 * gdb.base/float.exp: Add ia64 support.
3853
1bcdb424
CV
38542003-06-12 Corinna Vinschen <vinschen@redhat.com>
3855
3856 * gdb.base/fileio.exp: Run only on remote targets.
3857
6aeb981f
CV
38582003-06-10 Corinna Vinschen <vinschen@redhat.com>
3859
3860 * gdb.base/fileio.c: New file, testing File-I/O.
3861 * gdb.base/fileio.exp: Ditto.
3862
53df362e
RG
38632003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
3864
3865 * gdb.base/shreloc.exp: New file, check symbol values obtained from
3866 shared objects after relocation at load time (gdb PR/1132).
3867 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
3868 as above, part of the shared object relocation test.
3869
ffee1b46
MK
38702003-06-08 Mark Kettenis <kettenis@gnu.org>
3871
b5ca3722
MK
3872 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
3873 fully filled history list.
3874 * gdb.base/gdb_history: New file.
3875
03ed860d
MK
3876 * gdb.base/signals.exp: XFAIL "continue to func1" on
3877 i*86-*-freebsd*.
3878
ffee1b46
MK
3879 * gdb.base/attach.exp: When trying to attach to a nonexistent
3880 process, make it possible to specify the PID based on the target,
3881 and do so for *-*-freebsd*.
3882
d80dbb52
RH
38832003-06-02 Richard Henderson <rth@redhat.com>
3884
3885 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
3886
6dd77b81
RH
38872003-06-02 Richard Henderson <rth@redhat.com>
3888
3889 * gdb.base/selftest.exp: Next over lim_at_start initialization.
3890
f6347e16
RH
38912003-06-02 Richard Henderson <rth@redhat.com>
3892
3893 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
3894
2c161407
DJ
38952003-06-01 Daniel Jacobowitz <drow@mvista.com>
3896
3897 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
3898 of globalvar.
3899
572eb746
MK
39002003-06-01 Mark Kettenis <kettenis@gnu.org>
3901
3902 * gdb.asm/asm-source.exp: Check for memory read errors in
3903 disassembler test on *BSD too.
3904
9e9617a5
RH
39052003-06-01 Richard Henderson <rth@redhat.com>
3906
3907 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
3908 for .frame.
3909 (gdbasm_call): Lose ldgp.
3910 (gdbasm_startup): Add frame information.
3911 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
3912
7b34ad4e
MK
39132003-05-31 Mark Kettenis <kettenis@gnu.org>
3914
3915 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
3916 i?86-*-*.
3917
10059fdf
MK
39182003-05-30 Mark Kettenis <kettenis@gnu.org>
3919
3920 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
3921 FreeBSD.
3922
acf4b816
RH
39232003-05-29 Richard Henderson <rth@redhat.com>
3924
3925 * gdb.asm/alpha.inc: New file.
3926 * gdb.asm/asm-source.exp: Use it.
3927
e9ecd949
JB
39282003-05-29 Jim Blandy <jimb@redhat.com>
3929
3930 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
3931 'core.PID'.
3932
e3e5a4f3
JB
39332003-05-22 Jim Blandy <jimb@redhat.com>
3934
3935 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
3936 backtrace.
d63a86f8 3937
72fe3d25
DC
39382003-05-20 David Carlton <carlton@math.stanford.edu>
3939
3940 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
3941 this time.
3942
58da2eb2
DC
39432003-05-19 David Carlton <carlton@bactrian.org>
3944
3945 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
3946 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
3947
1fcb5155
DC
39482003-05-19 David Carlton <carlton@bactrian.org>
3949
3950 * gdb.c++/namespace.exp: Add namespace scope and anonymous
3951 namespace tests.
3952 Bump copyright date.
3953 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
3954 (main): Call C::D::marker2.
3955 * gdb.c++/namespace1.cc: New file.
3956
85e85163
JJ
39572003-05-14 Jeff Johnston <jjohnstn@redhat.com>
3958
3959 Roland McGrath <roland@redhat.com>
d63a86f8 3960 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
3961 there is no manager thread.
3962
a25fbfec
JJ
39632003-05-08 Jeff Johnston <jjohnstn@redhat.com>
3964
d63a86f8
RM
3965 * gdb.threads/schedlock.exp: Remove assumption that all threads
3966 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
3967 in one of the child threads rather than the main thread.
3968
be375bae
JB
39692003-05-07 Jim Blandy <jimb@redhat.com>
3970
09bf6082
JB
3971 Add support for assembly source testing on the s390x.
3972 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
3973 architecture.
3974 * gdb.asm/s390x.inc: New file.
3975
be375bae
JB
3976 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
3977 succession of 'if' statements.
3978
00905d52
AC
39792003-05-05 Andrew Cagney <cagney@redhat.com>
3980
3981 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
3982
b1e29e33
AC
39832003-05-05 Andrew Cagney <cagney@redhat.com>
3984
3985 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
3986 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
3987
e33d66ec
EZ
39882003-05-02 Elena Zannoni <ezannoni@redhat.com>
3989
3990 * gdb.base/charset.exp: Update based on new behavior of set/show
3991 charset commands.
3992
2b6fd0d8
AC
39932003-05-01 Andrew Cagney <cagney@redhat.com>
3994
3995 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
3996 variable do not give memory errors.
3997
130cacce
AF
39982003-04-30 Adam Fedor <fedor@gnu.org>
3999
4000 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
4001 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
4002 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
4003 gdb.objc/basicclass.m: : New files
4004
4005 * lib/gdb.exp (gdb_compile_objc): New procedure.
4006
bea71854
DJ
40072003-04-27 Daniel Jacobowitz <drow@mvista.com>
4008
4009 * gdb.base/signals.exp: Make backtrace tests more specific.
4010
0f20eeea
DC
40112003-04-23 David Carlton <carlton@bactrian.org>
4012
4013 * gdb.c++/maint.exp (test_first_component): Add tests for
4014 'operator' in more locations.
4015
c8c4d8dc
KB
40162003-04-16 Kevin Buettner <kevinb@redhat.com>
4017
4018 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
4019
3fe60e3c
EZ
40202003-04-16 Elena Zannoni <ezannoni@redhat.com>
4021
4022 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
4023 func marke' instead. Update test name.
4024
9219021c
DC
40252003-04-15 David Carlton <carlton@math.stanford.edu>
4026
4027 * gdb.c++/maint.exp: New file.
4028
5dd55bdd
EZ
40292003-04-14 Elena Zannoni <ezannoni@redhat.com>
4030
4031 * gdb.threads/schedlock.c: Change type of thread function argument
4032 to long, to avoid warnings on 64-bit platforms.
4033
00890572
EZ
40342003-04-14 Elena Zannoni <ezannoni@redhat.com>
4035
4036 * gdb.base/attach.exp: Add new message from ptrace in case of
4037 attaching to nonexistent process.
d63a86f8 4038
93201743
JB
40392003-04-11 Jim Blandy <jimb@redhat.com>
4040
4041 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4042 gdb.c++/userdef.cc: Place comments on the lines to which the
4043 marker function might return.
4044 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4045 gdb.c++/userdef.exp: Look for those comments to check that we've
4046 returned to the right place, instead of checking line numbers.
4047
2a11c64d
EZ
40482003-04-11 Elena Zannoni <ezannoni@redhat.com>
4049
4050 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
4051 match on sourcefile name, instead of directory name.
4052
68ab8fc5
EZ
40532003-04-10 Elena Zannoni <ezannoni@redhat.com>
4054
d63a86f8 4055 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
4056 working directory name.
4057
5624293a
JB
40582003-04-09 Jim Blandy <jimb@redhat.com>
4059
4060 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
4061 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
4062 after an inferior function call, report the failure, but allow the
4063 test to continue.
4064
f1f02ee4
SC
40652003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4066
4067 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4068 with -DPROTOTYPES.
4069
6eb79af0
SC
40702003-04-05 Stephane Carrez <stcarrez@nerim.fr>
4071
4072 * gdb.base/break.exp: Revert last patch.
4073
8dfb4cf0
SC
40742003-04-04 Stephane Carrez <stcarrez@nerim.fr>
4075
4076 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
4077 with -DPROTOTYPES.
4078
ed4c619a
AC
40792003-04-02 Andrew Cagney <cagney@redhat.com>
4080
4081 * gdb.base/callfuncs.exp: Make "print add" messages unique.
4082 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
4083 matching directories by the name breakpoint.
4084 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
4085 Make "continue to marker1" consistent.
4086 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
4087 message consistent.
4088 * lib/gdb.exp: Put "the program is no longer running", and "the
4089 program exited" in parenthesis.
4090 * lib/mi-support.exp: Ditto.
d63a86f8 4091
4e35d5f0 40922003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 4093
4e35d5f0
BR
4094 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
4095
71900fe8
AC
40962003-03-29 Andrew Cagney <cagney@redhat.com>
4097
4098 * gdb.base/sizeof.c (main): Print the value of '\377'.
4099 * gdb.base/sizeof.exp: Check the sign of '\377'.
4100
c0655a16
MC
41012003-03-27 Michael Chastain <mec@shout.net>
4102
4103 * gdb.base/gdb1090.exp: New file.
4104 * gdb.base/gdb1090.cc: New file.
4105
5b2a3989
JB
41062003-03-27 J. Brobecker <brobecker@gnat.com>
4107
4108 * gdb.gdb/observer.exp: New regression test.
4109
79876890
MC
41102003-03-27 Michael Chastain <mec@shout.net>
4111
4112 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
4113 * gdb.base/ptype.exp: Likewise.
4114
6eac95e3
CV
41152003-03-27 Corinna Vinschen <vinschen@redhat.com>
4116
4117 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
4118
e8c71839
MC
41192003-03-26 Michael Chastain <mec@shout.net>
4120
4121 * gdb.base/ptype.exp: Actually use some typedef'd types.
4122
71b10041
SC
41232003-03-21 Stephane Carrez <stcarrez@nerim.fr>
4124
4125 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
4126 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
4127
2512cf80
CV
41282003-03-20 Corinna Vinschen <vinschen@redhat.com>
4129
4130 * gdb.base/default.exp: Fix regular expression.
4131
0d195a4f
CV
41322003-03-20 Corinna Vinschen <vinschen@redhat.com>
4133
4134 * gdb.base/args.exp: Fix regular expression.
4135
8a2dbca8
CV
41362003-03-20 Corinna Vinschen <vinschen@redhat.com>
4137
4138 * gdb.base/help.exp: Allow Win32 child process.
4139
bf028682
CV
41402003-03-20 Corinna Vinschen <vinschen@redhat.com>
4141
4142 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
4143 when stepping out of main().
4144
182dbe85
CV
41452003-03-20 Corinna Vinschen <vinschen@redhat.com>
4146
4147 * gdb.base/default.exp: Check for win32 specific message when calling
4148 "run" without executable.
4149
d67a6ba5
CV
41502003-03-20 Corinna Vinschen <vinschen@redhat.com>
4151
4152 * gdb.base/args.exp: Expect .exe in output.
4153
a955b5bb
CV
41542003-03-20 Corinna Vinschen <vinschen@redhat.com>
4155
4156 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
4157 Cygwin native.
4158
bf6bad4b
AC
41592003-03-17 Andrew Cagney <cagney@redhat.com>
4160
4161 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
4162 vector registes.
4163 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
4164 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
4165
293e9a31
DC
41662003-03-17 David Carlton <carlton@math.stanford.edu>
4167
4168 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
4169 test, for PR breakpoints/38.
4170 Call test_watchpoint_and_breakpoint.
4171 * gdb.base/watchpoint.c (func3): New function.
4172 (main): Call func3.
4173
5330f2db
DC
41742003-03-04 David Carlton <carlton@math.stanford.edu>
4175
4176 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
4177 Garply<Garply<char> >:: garply".
4178 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
4179 with respect to PR c++/1111; note also PR c++/1113.
4180 (test_template_breakpoints): KFAIL "constructor breakpoint" with
4181 respect to PR c++/1062.
4182 KFAIL "destructor breakpoint" with respect to PR c++/1112.
4183
6ece72da
DC
41842003-03-03 David Carlton <carlton@math.stanford.edu>
4185
4186 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
4187 with respect to PR c++/57.
4188 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
4189 c++/826.
4190 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
4191 respect to PR c++/57.
4192
85ca1584
DC
41932003-03-03 David Carlton <carlton@math.stanford.edu>
4194
4195 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
4196 respect to PR c++/33 into FAILs.
4197
98e9c5b8
MC
41982003-03-03 Michael Chastain <mec@shout.net>
4199
7bedbf27
MC
4200 * configure.in: Update copyright years.
4201
42022003-03-03 Michael Chastain <mec@shout.net>
4203
4204 * Makefile.in: Update copyright years.
98e9c5b8 4205
f683e100
DC
42062003-02-28 David Carlton <carlton@math.stanford.edu>
4207
4208 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
4209 print class instead of struct and/or superfluous protection
4210 specifiers, as long as the resulting output is equivalent to the
4211 source code.
4212 Delete FIXME from end of messages on tests that don't need
4213 fixing.
4214
a9e0cf2c
DC
42152003-02-28 David Carlton <carlton@math.stanford.edu>
4216
4217 * gdb.c++/templates.exp (do_tests): Allow const in the two
4218 Foo<volatile char *>::foo tests.
4219
e8d359df
MS
42202003-02-27 Michael Snyder <msnyder@redhat.com>
4221
d63a86f8 4222 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
4223 will be consistant.
4224
0b71dc91
DC
42252003-02-26 David Carlton <carlton@math.stanford.edu>
4226
4227 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
4228 char *>::foo" test with respect to PR c++/33. Create a new test
4229 which is identical to that one except that it doesn't put the
4230 space between the "char" and the "*"; KFAIL it, too.
4231
dd14ab43
DC
42322003-02-26 David Carlton <carlton@math.stanford.edu>
4233
4234 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
4235 template types into either PASSes or KFAILs (corresponding to PR
4236 c++/57). Tweak indentation. Update copyright.
4237
1146c7f1
SC
42382003-02-23 Stephane Carrez <stcarrez@nerim.fr>
4239
4240 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
4241
74641dfb
MC
42422003-02-13 Michael Chastain <mec@shout.net>
4243
4244 * gdb.base/exprs.exp: Remove i960 remnants.
4245 * gdb.base/funcargs.exp: Likewise.
4246 * gdb.base/list.exp: Likewise.
4247 * gdb.base/ptype.exp: Likewise.
4248
559cd2d0
DC
42492003-02-14 David Carlton <carlton@math.stanford.edu>
4250
4251 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
4252 pEe->D::vg()" from XFAIL to KFAIL.
4253
c4f90d87
JM
42542003-02-13 Jason Molenda (jmolenda@apple.com)
4255
4256 * gdb.base/maint.exp: Update maint print statistics regexp to include
4257 new entries.
4258
cbc4d97c
MC
42592003-02-13 Michael Chastain <mec@shout.net>
4260
4261 * gdb.c++/inherit.exp: Remove call to get_debug_format.
4262
40f235b7
MC
42632003-02-12 Michael Chastain <mec@shout.net>
4264
4265 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
4266 * gdb.c++/inherit.exp: Likewise.
4267 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
4268 * gdb.c++/templates.exp: Likewise.
4269 * gdb.c++/virtfunc.exp: Likewise.
4270
c56716b0
JM
42712003-02-06 Jason Molenda (jason-cl@molenda.com)
4272
4273 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
4274 why the code is written that way.
4275
070afcf8
MC
42762003-02-05 Michael Chastain <mec@shout.net>
4277
4278 * gdb.base/dump.exp: Add missing copyright line.
4279
5d0331e5
JM
42802003-02-05 Jason Molenda (jason-cl@molenda.com)
4281
f7ae6d3e 4282 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
4283 at the beginning so the breakpoint doesn't get set on the loop.
4284
92851186
MC
42852003-02-05 Michael Chastain <mec@shout.net>
4286
4287 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
4288 output for configurations with gcc 2.95.3.
4289
cbf1e085
AC
42902003-02-05 Keith Seitz <keiths@redhat.com>
4291 Andrew Cagney <ac131313@redhat.com>
4292
4293 * gdb.mi/mi-cli.exp: New file.
d63a86f8 4294
29518e1e
MC
42952003-02-04 Michael Chastain <mec@shout.net>
4296
4297 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
4298 Call perror and then continue.
4299
5af1d5f3
MC
43002003-02-03 Michael Chastain <mec@shout.net>
4301
4302 * gdb.c++/pr-1023.cc: New file.
4303 * gdb.c++/pr-1023.exp: New file.
4304
6b549786
JB
43052003-02-05 Jim Blandy <jimb@redhat.com>
4306
4307 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
4308 it's local to foobar. Check for it there, and check that it's not
4309 present in main.
4310 * gdb.c++/local.cc (marker2): New function.
4311 (foobar): Call marker1.
4312 (main): Call marker2 instead of marker1.
4313
67f16606
AC
43142003-02-04 Andrew Cagney <ac131313@redhat.com>
4315
4316 * gdb.disasm/mn10200.exp: Obsolete file.
4317 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
4318 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
4319 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
4320
1c5cb38e
DC
43212003-02-04 David Carlton <carlton@math.stanford.edu>
4322
4323 * gdb.c++/overload.exp: Test intToChar(1).
4324 * gdb.c++/overload.cc (intToChar): New.
4325 (main): Call intToChar.
4326
d1fe6965
DC
43272003-02-03 David Carlton <carlton@math.stanford.edu>
4328
4329 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
4330 'might_kfail' arg.
4331 KFAIL some of the continue_to_bp_overloaded calls, according to
4332 PR c++/1025.
4333
9ba61c5d
MC
43342003-02-01 Michael Chastain <mec@shout.net>
4335
4336 * gdb.base/advance.c (marker1): New marker function.
4337 * gdb.base/advance.exp: When the 'advance' command lands on the
4338 return breakpoint, it can legitimately stop on either the
4339 current line or the next line. Accommodate both outcomes.
4340 * gdb.base/until.exp: Likewise.
4341
e7494ffb
AC
43422003-02-02 Andrew Cagney <ac131313@redhat.com>
4343
4344 2002-11-10 Jason Molenda (jason-cl@molenda.com):
4345 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
4346 now a list, not a tuple.
4347 * gdb.mi/mi-var-display.exp: Ditto.
4348 * gdb.mi/gdb792.exp: Ditto.
4349
075559bc
AC
43502003-02-01 Andrew Cagney <ac131313@redhat.com>
4351
4352 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
4353 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
4354 stack backtraces.
4355 * gdb.mi/mi-syn-frame.c: Part of same.
4356
2bd4c7b1
MK
43572003-02-01 Mark Kettenis <kettenis@gnu.org>
4358
4359 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4360 gdb.mi/mi1-pthreads.exp: Return instead of calling
4361 gdb_suppress_entire_file.
4362
eabd8992
MS
43632003-02-01 Mark Salter <msalter@redhat.com>
4364
4365 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
4366
71469e2f
MS
43672003-01-31 Mark Salter <msalter@redhat.com>
4368
4369 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
4370 Support empty arg.
4371
38a94d44
MC
43722003-01-30 Michael Chastain <mec@shout.net>
4373
4374 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
4375 This was a workaround for a UTF-8 bug in readline 4.3. The bug
4376 has been fixed in gdb/readline on 2003-01-09.
4377
19ea9e73
MS
43782003-01-29 Michael Snyder <msnyder@redhat.com>
4379
e8d359df
MS
4380 * gdb.base/maint.exp: Allow for leading underscore in symbol.
4381 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
4382 * gdb.base/args.exp: Skip if target does not support args passing.
4383
2307bd6a
DJ
43842003-01-22 Daniel Jacobowitz <drow@mvista.com>
4385
19ea9e73 4386 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
4387 gdb_test. Accept a list of expect arguments as the third
4388 parameter.
4389 (gdb_test): Use it.
4390
f2dd3617
EZ
43912003-01-20 Elena Zannoni <ezannoni@redhat.com>
4392
4393 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
4394 allow for different test tree configurations. Update some
4395 tescases accordingly.
4396 * gdb.arch/altivec-regs.exp: Ditto.
4397 * gdb.asm/asm-source.exp: Ditto.
4398 * gdb.base/advance.exp: Ditto.
4399 * gdb.base/display.exp: Ditto.
d63a86f8 4400 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
4401 * gdb.base/mips_pro.exp: Ditto.
4402 * gdb.base/overlays.exp: Ditto.
4403 * gdb.base/relocate.exp: Ditto.
4404 * gdb.base/setshow.exp: Ditto.
4405 * gdb.base/step-line.exp: Ditto.
4406 * gdb.base/step-test.exp: Ditto.
4407 * gdb.base/until.exp: Ditto.
4408 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
4409
c71cdefd
DC
44102003-01-17 David Carlton <carlton@math.stanford.edu>
4411
4412 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
4413 corresponding to PR c++/945.
4414 Update copyright.
4415
fdba05d7
DC
44162003-01-17 David Carlton <carlton@math.stanford.edu>
4417
4418 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
4419 corresponding to PR c++/68.
4420
44212003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
4422
4423 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
4424 (test_paddr_hairy_functions): Call print_addr_2_kfail for
4425 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
4426
c362c33a
EZ
44272003-01-15 Elena Zannoni <ezannoni@redhat.com>
4428
0fbc361c
EZ
4429 * gdb.base/break.exp: Fix change of default location, because of
4430 removal of until tests.
4431 * gdb.base/help.exp: Update test for new 'until' help message.
4432 Add test for help on 'advance'.
c362c33a
EZ
4433 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
4434
dabf8a35
MK
44352003-01-15 Mark Kettenis <kettenis@gnu.org>
4436
4437 * gdb.base/default.exp: Adapt "info float" test for recent changes
4438 to that command. Add test for "info vector".
4439 * gdb.base/float.exp: New file. Add test for "info float" that
4440 resembles the old test in gdb.base/default.exp.
4441
a1769aca
DC
44422003-01-15 David Carlton <carlton@math.stanford.edu>
4443
4444 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
4445
82025e13
EZ
44462003-01-15 Elena Zannoni <ezannoni@redhat.com>
4447
4448 * gdb.base/break.exp: Move the tests of until command from here...
4449 * gdb.base/until.exp: ... to here. New file. Add other tests.
4450 * gdb.base/advance.c: New file.
4451 * gdb.base/advance.exp: New file.
4452
8f9ab801
EZ
44532003-01-14 Elena Zannoni <ezannoni@redhat.com>
4454
4455 * gdb.base/args.c: New file.
4456 * gdb.base/args.exp: New file.
4457
9ae66589
DJ
44582003-01-14 Daniel Jacobowitz <drow@mvista.com>
4459
4460 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
4461
8d77e5c3
DJ
44622003-01-14 Daniel Jacobowitz <drow@mvista.com>
4463
4464 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
4465
12d2f0a1
DJ
44662003-01-14 Daniel Jacobowitz <drow@mvista.com>
4467
4468 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
4469 dates.
4470
6ca37014
DJ
44712003-01-13 Daniel Jacobowitz <drow@mvista.com>
4472
4473 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
4474
b0023472
DJ
44752003-01-13 Daniel Jacobowitz <drow@mvista.com>
4476
4477 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
4478 (ptype &*"foo").
4479 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
4480
607fbc54 44812003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
4482
4483 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
4484 * gdb.mi/mi1-console.exp: Likewise.
4485
607fbc54 44862003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
4487
4488 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
4489 * gdb.mi/mi1-console.exp: Likewise.
4490
a1fb14a2
DJ
44912003-01-13 Daniel Jacobowitz <drow@mvista.com>
4492
4493 * gdb.c++/overload.exp: Remove some fixed XFAILs.
4494
c4cf40b7
DJ
44952003-01-09 Daniel Jacobowitz <drow@mvista.com>
4496
4497 * gdb.base/detach.exp: New test.
4498
696d5a5b
DJ
44992003-01-09 Daniel Jacobowitz <drow@mvista.com>
4500
4501 * Makefile.in (ALL_SUBDIRS): New variable.
4502 (subdirs, clean, distclean): Use it.
4503 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
4504 regenerating Makefile, since it is generated from the top level.
4505 * gdb.asm/Makefile.in: Likewise.
4506 * gdb.base/Makefile.in: Likewise.
4507 * gdb.c++/Makefile.in: Likewise.
4508 * gdb.disasm/Makefile.in: Likewise.
4509 * gdb.java/Makefile.in: Likewise.
4510 * gdb.mi/Makefile.in: Likewise.
4511 * gdb.threads/Makefile.in: Likewise.
4512 * gdb.trace/Makefile.in: Likewise.
4513
754533e4
DC
45142003-01-09 David Carlton <carlton@math.stanford.edu>
4515
4516 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
4517 Add copyright year 2003.
4518
d8b3e9ee
MC
45192003-01-06 Michael Chastain <mec@shout.net>
4520
4521 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
4522 When selecting a thread, 'line' and 'file' are optional.
4523 * gdb.mi/mi1-pthreads.exp: Likewise.
4524
8e9e0fe6
AS
45252003-01-06 Andreas Schwab <schwab@suse.de>
4526
4527 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
4528 failures.
4529
b5ab8ff3
DJ
45302003-01-04 Daniel Jacobowitz <drow@mvista.com>
4531
4532 Fix PR gdb/844
4533 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
4534 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
4535
4536 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
4537 instead of calling gdb_suppress_entire_file.
4538 * gdb.threads/print-threads.exp: Likewise.
4539 * gdb.threads/schedlock.exp: Likewise.
4540
4541 * gdb.threads/killed.exp: Return instead of calling
4542 gdb_suppress_entire_file.
4543 * gdb.threads/linux-dp.exp: Likewise.
4544 * gdb.threads/pthreads.exp: Likewise.
4545
1e698235
DJ
45462003-01-04 Daniel Jacobowitz <drow@mvista.com>
4547
4548 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
4549 stabs.
4550 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
4551 * gdb.base/whatis.exp: Always allow (void) after function names.
4552
147ff08c
DJ
45532003-01-04 Daniel Jacobowitz <drow@mvista.com>
4554
4555 * gdb.c++/casts.exp: Correct regexp.
4556
dc62bfc2
MK
45572003-01-04 Mark Kettenis <kettenis@gnu.org>
4558
4559 * configure.in: Call AC_CONFIG_HEADER. Don't call
4560 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
4561 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
4562 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
4563 aforementioned directories in the AC_OUPUT call.
4564 * config.hin: New file.
4565 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
4566 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
4567 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
4568 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
4569 pass -I$objdir instead of -I$objdir/$subdir in compilation.
4570 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
4571 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
4572 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
4573 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
4574 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
4575 gdb.threads/configure.in, gdb.threads/configure,
4576 gdb.threads/config.in, gdb.trace/configure.in,
4577 gdb.trace/configure: Removed.
4578
77afa639
MC
45792003-01-03 Michael Chastain <mec@shout.net>
4580
4581 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
4582 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
4583
7634bb6e
DJ
45842003-01-03 Daniel Jacobowitz <drow@mvista.com>
4585
4586 * gdb.base/store.exp: Fix regular expressions.
4587
b39c905e
MK
45882002-12-28 Mark Kettenis <kettenis@gnu.org>
4589
4590 * configure.in: Rewrite.
4591 * configure: Regenerated.
4592
0a8551dd
DC
45932003-01-03 David Carlton <carlton@math.stanford.edu>
4594
4595 * gdb.base/psymtab.exp: New file.
4596 * gdb.base/psymtab1.c: Ditto.
4597 * gdb.base/psymtab2.c: Ditto.
4598
c60b7188
AF
45992002-12-23 Adam Fedor <fedor@gnu.org>
4600
4601 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
4602
ee73db83
DC
46032002-12-23 David Carlton <carlton@math.stanford.edu>
4604
4605 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
4606 and current_directory initialization.
4607
d6c1774e
JB
46082002-12-22 Jim Blandy <jimb@redhat.com>
4609
f0a847b8
JB
4610 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
4611 rather than as part of the output file name.
4612
d6c1774e
JB
4613 * gdb.base/attach.exp: There's no need to copy the test program to
4614 /tmp; that was only ever necessary on HP/UX, and this test is
4615 entirely disabled there anyway.
4616
f0708dbb
JB
46172002-12-21 Jim Blandy <jimb@redhat.com>
4618
4c2acfea
JB
4619 * gdb.c++/psmang.exp: Doc fix.
4620
f0708dbb
JB
4621 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
4622 test.
4623
9579e000
DC
46242002-12-20 David Carlton <carlton@math.stanford.edu>
4625
4626 * gdb.c++/annota2.exp: KFAIL annotate-quit.
4627
d1810171
MC
46282002-12-18 Michael Chastain <mec@shout.net>
4629
4630 * gdb.c++/annota2.exp: Add copyright year 2002.
4631
76565097
DC
46322002-12-17 David Carlton <carlton@math.stanford.edu>
4633
4634 * gdb.c++/try_catch.cc: Add marker comments.
4635 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
4636 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
4637 * gdb.c++/m-static.cc: Ditto.
4638 * gdb.c++/m-static1.cc: Ditto.
4639 * gdb.c++/try_catch.cc: Ditto.
4640
da81390b
JJ
46412002-12-16 Jeff Johnston <jjohnstn@redhat.com>
4642
4643 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
4644 to see whether we are using the new -environment-directory
4645 command which resets via -r or the old version of the command
4646 which may prompt the user. Part of fix for gdb/741.
4647
b304d130
AC
46482002-12-13 Andrew Cagney <ac131313@redhat.com>
4649
4650 * gdb.fortran/types.exp: Update obsolete comment.
4651 * gdb.fortran/exprs.exp: Ditto.
4652 * lib/gdb.exp: Delete obsolete code.
4653 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
4654 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
4655 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
4656 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
4657 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
4658 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
4659 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
4660 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
4661 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
4662 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
4663 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
4664 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
4665 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
4666 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
4667 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
4668 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
4669 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
4670 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
4671 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
4672 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
4673 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
4674 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
4675 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
4676 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
4677 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
4678 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
4679 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
4680 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
4681 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
4682 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
4683 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
4684 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
4685 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
4686 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
4687 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
4688 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
4689 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
4690
a23b6e6a
DC
46912002-12-11 David Carlton <carlton@math.stanford.edu>
4692
4693 * gdb.c++/m-data.exp: Add test for members that shadow global
4694 variables: see PR gdb/804.
4695 * gdb.c++/m-data.cc: Ditto.
4696
6604731b
DJ
46972002-12-10 Daniel Jacobowitz <drow@mvista.com>
4698
4699 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
4700
de46ecd7
DC
47012002-12-06 David Carlton <carlton@math.stanford.edu>
4702
4703 * gdb.base/store.c: Don't declare functions static.
4704
27e829d0
AC
47052002-12-04 Andrew Cagney <ac131313@redhat.com>
4706
4707 * gdb.base/store.exp, gdb.base/store.c: New files.
4708
92806416
DJ
47092002-12-03 Daniel Jacobowitz <drow@mvista.com>
4710
4711 * gdb.base/selftest.exp: Update for current gdb.
4712
3bcbaac5
DJ
47132002-12-03 Daniel Jacobowitz <drow@mvista.com>
4714
4715 * gdb.base/maint.exp: Only dump symbols from one source file
4716 or objfile.
4717
f4f00b1f
DJ
47182002-12-03 Daniel Jacobowitz <drow@mvista.com>
4719
4720 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
4721 function call.
4722
f1c8a949
JB
47232002-11-25 Jim Blandy <jimb@redhat.com>
4724
4725 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
4726 function appearing in error message.
4727
9e297a97
DJ
47282002-11-21 Daniel Jacobowitz <drow@mvista.com>
4729
4730 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
4731
1f312e79
JJ
47322002-11-08 Jeff Johnston <jjohnstn@redhat.com>
4733
d63a86f8
RM
4734 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
4735 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
4736 should be in mi console format. This is part of fix for PR gdb/604.
4737
83c31e7d
FN
47382002-09-18 Fernando Nasser <fnasser@redhat.com>
4739
4740 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
4741 which explicitly prints the zero offset as "+0".
4742
322b3f65
DJ
47432002-10-22 Daniel Jacobowitz <drow@mvista.com>
4744
4745 * gdb.threads/schedlock.c (args): Make unsigned.
4746
47472002-10-21 Daniel Jacobowitz <drow@mvista.com>
4748
4749 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
4750 numbers. Allow "foo2|selected stack frame".
4751 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
4752 * gdb.asm/asmsrc2.s: Likewise.
4753 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
4754 comments.
4755 * gdb.asm/mips.inc: New file.
4756
5e2fe5b8
AF
47572002-10-18 Adam Fedor <fedor@gnu.org>
4758
4759 * gdb.base/default.exp: Update expected output to include 'ObjC'.
4760 * gdb.base/help.exp: Likewise.
4761
abe1a5d0
KB
47622002-10-17 Kevin Buettner <kevinb@redhat.com>
4763
4764 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
4765 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
4766
10abb1d4
JB
47672002-10-02 Jim Blandy <jimb@redhat.com>
4768
4769 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
4770
1f609b42
AC
47712002-10-01 Andrew Cagney <ac131313@redhat.com>
4772
4773 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
4774 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
4775 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
4776 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
4777 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
4778 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
4779 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
4780
0aee02e4
AC
47812002-09-29 Andrew Cagney <ac131313@redhat.com>
4782
4783 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
4784 * mi0-disassemble.exp, mi0-eval.exp: Delete.
4785 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
4786 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
4787 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
4788 * mi0-var-block.exp, mi0-var-child.exp: Delete.
4789 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 4790
6fde09ad
KB
47912002-09-27 Kevin Buettner <kevinb@redhat.com>
4792
4793 * gdb.base/annota1.exp (info break): Make directory components of
4794 path optional since not all compilers emit this debug information.
4795
4796 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
4797 step ends up stepping out of the function instead of stopping on
4798 the epilogue.
4799
9e8aab75
KS
48002002-09-26 Keith Seitz <keiths@redhat.com>
4801
4802 * lib/insight-support.exp (gdbtk_start): Figure out where
4803 the insight executable is based on where gdb is. Use this
4804 executable to start insight instead of gdb.
4805
e36180d7
AC
48062002-09-25 Andrew Cagney <cagney@redhat.com>
4807
4808 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
4809
9dd34b2b
AC
48102002-09-24 Andrew Cagney <ac131313@redhat.com>
4811
4812 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
4813 test_isolated_complaints.
4814 (test_empty_complaint): New function.
4815 (test_empty_complaints): New function. Check no output when no
4816 complaints.
d63a86f8 4817
dea97812
KB
48182002-09-19 Jim Blandy <jimb@redhat.com>
4819
4820 * gdb.base/charset.exp, gdb.base/charset.c: New files.
4821
54951bd7
AC
48222002-09-19 Andrew Cagney <ac131313@redhat.com>
4823
4824 * gdb.gdb/complaints.exp: New file.
4825
dec43320
AC
48262002-09-18 Andrew Cagney <ac131313@redhat.com>
4827
4828 * gdb.base/maint.exp: Check `help maint internal-warning'.
4829
e70d6e3f
DC
48302002-09-18 David Carlton <carlton@math.stanford.edu>
4831
4832 * gdb.c++/m-static.exp: Remove breakpoints depending on line
4833 numbers, and replace them by a single breakpoint after the
4834 constructors are all finished.
4835 Add test 4.
4836 * gdb.c++/m-static.cc: Add test 4.
4837 * gdb.c++/m-static.h: New file.
4838 * gdb.c++/m-static1.cc: New file.
4839
4840 * gdb.c++/printmethod.exp: New file.
4841 * gdb.c++/printmethod.cc: New file.
4842
4843 * gdb.c++/pr-574.exp: New file.
4844 * gdb.c++/pr-574.cc: New file.
4845
afb5c968
CV
48462002-09-18 Corinna Vinschen <vinschen@redhat.com>
4847
4848 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
4849 embedded targets which never actually exit.
4850
31e45dee
FN
48512002-09-18 Fernando Nasser <fnasser@redhat.com>
4852
4853 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
4854 "don't step after run" as unresolved or unsupported, instead of xfail.
4855
a283c5a1
CV
48562002-09-18 Corinna Vinschen <vinschen@redhat.com>
4857
4858 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
4859 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
4860 Add newline to expected string in "step out of main (status wrapper)"
4861 case.
4862
11350d2a
CV
48632002-09-18 Corinna Vinschen <vinschen@redhat.com>
4864
4865 * lib/gdb.exp (rerun_to_main): Allow restarting application.
4866 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
4867
0deec7d6
TT
48682002-09-17 Tom Tromey <tromey@redhat.com>
4869
4870 * gdb.base/printcmds.exp (test_print_string_constants): Expect
4871 \000, not \0, in double-quoted string.
4872
b2b4a1b5
CV
48732002-09-14 Corinna Vinschen <vinschen@redhat.com>
4874
c9d37158 4875 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
4876 string after running the commands execution on breakpoint tests.
4877
1c56143a
CV
48782002-09-13 Corinna Vinschen <vinschen@redhat.com>
4879
4880 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
4881
37f8da45
JB
48822002-09-12 Joel Brobecker <brobecker@gnat.com>
4883
4884 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
4885
08b468e0
KS
48862002-09-10 Keith Seitz <keiths@redhat.com>
4887
4888 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
4889 runto proc.
4890 (mi_run_to_main): Use mi_runto.
4891 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
4892
dc360f58
KS
48932002-09-10 Keith Seitz <keiths@redhat.com>
4894
4895 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
4896 regexp for stopping at main. Could have multiple event notifications.
4897 Don't assume that main was declared with no parameters.
4898 (mi_next): Use mi_step_to.
4899 (mi_step): Use mi_next_to.
4900
ce3abcfb
CV
49012002-09-09 Corinna Vinschen <vinschen@redhat.com>
4902
4903 * gdb.base/default.exp: Fix expected string in `info float' test.
4904
d1f5b980
BE
49052002-09-09 Ben Elliston <bje@redhat.com>
4906
4907 * config/mips.exp: Update comments.
4908 * config/mips-idt.exp: Likewise.
4909 * config/nind.exp: Likewise.
4910 * config/slite.exp: Likewise.
4911 * config/sparclet.exp: Likewise.
4912 * config/udi.exp: Likewise.
4913 * config/vx.exp: Likewise.
4914 * config/vxworks29k.exp: Likewise.
4915
2f71430b
JB
49162002-09-05 Jim Blandy <jimb@redhat.com>
4917
4918 * gdb.threads/killed.exp: Fix test failure message.
4919
7ddebc7e
KS
49202002-09-04 Keith Seitz <keiths@redhat.com>
4921
4922 * lib/mi-support.exp: Update copyright.
4923 (mi_gdb_test): Increase the priority of the expected pattern
4924 so that it matches gdb_test.
4925
0ae67eb3
KS
49262002-09-03 Keith Seitz <keiths@redhat.com>
4927
4928 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
4929 Use integer comparison instead of string comparison for testing
4930 whether binary was built.
4931
38fc42c8
JB
49322002-09-03 Jim Blandy <jimb@redhat.com>
4933
4934 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
4935
b6ff0e81
JB
49362002-08-29 Jim Blandy <jimb@redhat.com>
4937
4938 * gdb.threads/pthreads.exp: Move the portable thread compilation
4939 code into a function in lib/gdb.exp, and call that from here.
4940 * lib/gdb.exp (gdb_compile_pthreads): New function.
4941
07c98896
KS
49422002-08-29 Keith Seitz <keiths@redhat.com>
4943
4944 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
4945 expect_out so that callers can get at it.
4946
0312286c
DJ
49472002-08-23 Daniel Jacobowitz <drow@mvista.com>
4948
4949 * gdb.threads/print-threads.c: New file.
4950 * gdb.threads/print-threads.exp: New file.
4951 * gdb.threads/schedlock.c: New file.
4952 * gdb.threads/schedlock.exp: New file.
4953
dd039bc4
EZ
49542002-08-22 Elena Zannoni <ezannoni@redhat.com>
4955
4956 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
4957 not altivec.c.
4958
1f36144c
MK
49592002-08-17 Mark Kettenis <kettenis@gnu.org>
4960
4961 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
4962 targets. The problem should be fixed now.
4963
16057ec7 49642002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
4965
4966 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
4967 2002-07-24 change that removes final dots from error messages.
4968
3c1499ad
TT
49692002-08-13 Tom Tromey <tromey@redhat.com>
4970
4971 * gdb.base/readline.exp: New file.
4972
a20ce2c3
AC
49732002-08-01 Andrew Cagney <ac131313@redhat.com>
4974
4975 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
4976 supress message.
4977
db034ac5
AC
49782002-08-01 Andrew Cagney <cagney@redhat.com>
4979
4980 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
4981 CHILL_FOR_TARGET and CHILL_LIB.
4982 * configure.in (configdirs): Remove gdb.chill.
4983 * configure: Regenerate.
4984 * lib/gdb.exp: Obsolete references to chill.
4985 * gdb.fortran/types.exp: Ditto.
4986 * gdb.fortran/exprs.exp: Ditto.
4987
3e000b18
KB
49882002-07-30 Kevin Buettner <kevinb@redhat.com>
4989
4990 * gdb.base/shlib-call.exp (additional_flags): Conditionally
4991 set Irix-specific compile and link flags.
4992
28f4966b
KB
49932002-07-29 Kevin Buettner <kevinb@redhat.com>
4994
4995 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
4996 source files. The ``-o'' option doesn't work with the ``-E'' option
4997 when using the Irix compiler.
4998
46c0d5a6
DJ
49992002-07-19 Daniel Jacobowitz <drow@mvista.com>
5000
5001 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
5002 Improve support for reusing an exec file. Copy exec file
5003 to target, and run gdbserver on the target instead of on the host.
5004
eecf4bed
JB
50052002-07-18 Jim Blandy <jimb@redhat.com>
5006
0f815cdf
JB
5007 * gdb.base/ending-run.exp: Don't expect to see the program end in
5008 some orderly fashion when we're running on a real stand-alone
5009 board.
5010
eecf4bed
JB
5011 * gdb.base/interrupt.exp: Correct logic for skipping tests on
5012 targets that don't support interrupts.
5013
52d309e4
JB
50142002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
5015
5016 * gdb.base/attach.exp: Add patterns to match output from /proc-based
5017 systems.
5018 Move comments in expect statements to inside the actions, so that they
5019 don't get matched against.
5020
ff683d9e
MK
50212002-07-10 Mark Kettenis <kettenis@gnu.org>
5022
5023 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
5024 function when asleep" test.
5025
b5356753
AC
50262002-07-10 Andrew Cagney <ac131313@redhat.com>
5027
5028 * gdb.base/page.exp: Rewrite to handle problems with very long
5029 `info set' output. Update copyright.
5030
6aa4d13a
AC
50312002-06-26 Andrew Cagney <ac131313@redhat.com>
5032
5033 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
5034 gdb.threads-hp.
5035 * gdb.hp/configure: Regenerate.
5036 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
5037 * gdb.hp/gdb.threads-hp/configure: Delete file.
5038 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
5039
8cf8c2b8
AC
50402002-06-22 Andrew Cagney <ac131313@redhat.com>
5041
5042 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
5043 setlocale, bindtextdomain and textdomain.
5044
6827a8f8
JB
50452002-06-11 Jim Blandy <jimb@redhat.com>
5046
919d772c
JB
5047 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
5048 preprocessor macro information is present.
5049
6827a8f8
JB
5050 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
5051 tests.
5052
c15b0d21
MS
50532002-06-06 Michael Snyder <msnyder@redhat.com>
5054
c5984d70
MS
5055 * gdb.base/overlays.exp: Record addresses of overlay
5056 functions in TCL variables rather than in GDB variables,
5057 to avoid having GDB convert them to pointers (with loss
5058 of information).
5059
d63a86f8 5060 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 5061 default linker script changes.
c15b0d21
MS
5062 * gdb.base/long_long.exp: Add check for sizeof (long double).
5063
be26fe0d
ML
50642002-06-06 Michal Ludvig <mludvig@suse.cz>
5065
5066 * gdb.asm/asm-source.exp: Add x86-64 target.
5067 * gdb.asm/x86_64.inc: New.
d63a86f8 5068
258093ca 50692002-05-30 Michael Chastain <mec@shout.net>
258093ca 5070
4b3153f1 5071 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
5072 * gdb.c++/m-static.cc: New file.
5073 * gdb.c++/m-static.exp: New file.
5074
241264c6
MS
50752002-05-28 Michael Snyder <msnyder@redhat.com>
5076
5077 * gdb.base/call-ar-st.exp: Allow for reduced floating point
5078 precision.
5079
9bba8c8f 50802002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 5081
4b3153f1 5082 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
5083 * gdb.c++/m-data.cc: New file.
5084 * gdb.c++/m-data.exp: New file.
5085
50862002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 5087
4b3153f1 5088 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 5089 * gdb.c++/try_catch.cc: New file.
d63a86f8 5090 * gdb.c++/try_catch.exp: New file.
9bba8c8f 5091
def1b996
MC
50922002-05-27 Michael Chastain <mec@shout.net>
5093
5094 * gdb.c++/local.exp: Accept more nested types in output.
5095
522ba268
MC
50962002-05-26 Michael Chastain <mec@shout.net>
5097
5098 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
5099
277254ba
MS
51002002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
5101
5102 * lib/gdb.exp (gdb_wrapper_init): Just because
5103 gdb_wrapper_file exists, this does not mean that the file
5104 should not be rebuilt. That is what gdb_wrapper_initialized
5105 is for.
5106 (default_gdb_init): Reset gdb_wrapper_initialized.
5107
b61a8733
MS
51082002-05-23 Michael Snyder <msnyder@redhat.com>
5109
d63a86f8 5110 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
5111 the precision of the floating point test results.
5112 * gdb.base/call-rt-st.exp: Ditto.
5113
b61a8733
MS
5114 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
5115 * gdb.base/call-rt-st.exp: Ditto.
5116
56f6e910
MC
51172002-05-19 Michael Chastain <mec@shout.net>
5118
5119 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
5120
ad0b0016
EZ
51212002-05-19 Elena Zannoni <ezannoni@redhat.com>
5122
5123 * configure.in (configdirs): Add gdb.arch.
5124 * configure: Regenerate.
5125
f617d2b6
JB
51262002-05-17 Jim Blandy <jimb@redhat.com>
5127
5128 * gdb.base/completion.exp: Recognize the more detailed error
5129 messages produced by the macro expander's lexical analyzer.
5130
eac2a696
EZ
51312002-05-14 Elena Zannoni <ezannoni@redhat.com>
5132
5133 * gdb.arch/altivec-abi.c: New file.
5134 * gdb.arch/altivec-abi.exp: New file.
5135 * gdb.arch/altivec-regs.c: New file.
5136 * gdb.arch/altivec-regs.exp: New file.
5137
2fdde8f8
DJ
51382002-05-14 Daniel Jacobowitz <drow@mvista.com>
5139
5140 * gdb.base/maint.exp (maint print type): Update for new type
5141 structure.
d63a86f8 5142
e31f1a7c
EZ
51432002-05-14 Elena Zannoni <ezannoni@redhat.com>
5144
5145 * gdb.arch: New directory.
5146 * gdb.arch/configure.in: New file.
5147 * gdb.arch/configure: New file.
5148 * gdb.arch/Makefile.in: New file.
5149
db589741
CV
51502002-05-13 Corinna Vinschen <vinschen@redhat.com>
5151
5152 * gdb.asm/asm-source.exp: Add v850 as supported target.
5153 * gdb.asm/v850.inc: New file.
5154
8ce2a7dc
DJ
51552002-05-13 Daniel Jacobowitz <drow@mvista.com>
5156
5157 * gdb.c++/annota2.exp (annotate-quit): Add comment.
5158
df763c7f
DJ
51592002-05-12 Daniel Jacobowitz <drow@mvista.com>
5160
5161 * gdb.base/break.exp: Check 'break "marker2"'.
5162
377daeed
MS
51632002-05-10 Michael Snyder <msnyder@redhat.com>
5164
5165 * gdb.base/long_long.exp: Fix typo.
5166
c4b7bc2b
JB
51672002-05-10 Jim Blandy <jimb@redhat.com>
5168
ecac9a4e
JB
5169 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
5170 a bug.
5171
c4b7bc2b
JB
5172 * gdb.base/printcmds.exp (test_integer_literals_rejected):
5173 Recognize more detailed error message produced by the macro
5174 expander's lexical analyzer.
5175 * lib/gdb.exp (test_print_reject): Same.
5176
e71019a1
MK
51772002-05-09 Mark Kettenis <kettenis@gnu.org>
5178
5179 * gdb.c++/method.exp: Fix typo.
5180
fedfc8e6
MS
51812002-05-08 Michael Snyder <msnyder@redhat.com>
5182
166a1957
MS
5183 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
5184 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 5185 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
5186 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
5187 Add iftarget clause for strongarm.
d63a86f8 5188
f1c47eb2
MS
51892002-05-06 Michael Snyder <msnyder@redhat.com>
5190
cb9a9d3e
MS
5191 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
5192 (gdb_continue_to_end): Accept output from status wrapper.
5193 * gdb.base/ending-run.exp: Add case for output from status wrapper.
5194 Clean up fail messages to match pass messages.
5195
f1c47eb2
MS
5196 Enable the "needs_status_wrapper" testsuite feature.
5197 * lib/gdb.exp (gdb_wrapper_init): New procedure.
5198 (gdb_compile): Conditionally call gdb_wrapper_init.
5199 * gdb.base/a2-run.exp: Recognize output from status wrapper.
5200 * gdb.c++/method.exp: Recognize output from status wrapper.
5201
6079c749
BE
52022002-05-06 Ben Elliston <bje@redhat.com>
5203From Graydon Hoare <graydon@redhat.com>
5204
5205 * config/sid.exp: Include support for "rawsid" protocol.
5206
188baff3
JB
52072002-05-03 Jim Blandy <jimb@redhat.com>
5208
5209 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
5210 * gdb.c++/hang3.C: New file.
5211
b9c07f0f
AC
52122002-05-04 Andrew Cagney <ac131313@redhat.com>
5213
5214 * gdb.base/default.exp: Remove obsolete code.
5215 * gdb.c++/misc.exp: Ditto. Update copyright.
5216 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
5217 * gdb.base/whatis.exp: Ditto. Update copyright.
5218 * gdb.base/scope.exp: Ditto. Update copyright.
5219 * gdb.base/ptype.exp: Ditto. Update copyright.
5220 * gdb.base/printcmds.exp: Ditto. Update copyright.
5221 * gdb.base/opaque.exp: Ditto. Update copyright.
5222 * gdb.base/list.exp: Ditto.
5223 * gdb.base/funcargs.exp: Ditto. Update copyright.
5224 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
5225 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
5226 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
5227 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
5228 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
5229 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
5230
5c7a0397
MS
52312002-05-02 Michael Snyder <msnyder@redhat.com>
5232
d6dcc264 5233 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
5234 * gdb.base/long_long.exp: Add xscale target.
5235 * gdb.base/default.exp: Add xscale target.
5236
eb7f1c48
JB
52372002-05-01 Jim Blandy <jimb@redhat.com>
5238
5239 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
5240 gdb.c++/hang.exp: New test.
5241
a6befae8
FF
52422002-05-01 Fred Fish <fnf@redhat.com>
5243
5244 * gdb.base/completion.exp: Handle completions of "./Make" for
5245 more than one completion possibility, as is the case when we
5246 build and test in the source tree.
5247
0a310277
AG
52482002-04-29 Anthony Green <green@redhat.com>
5249
5250 * gdb.java/jmisc1.exp: New file.
5251 * gdb.java/jmisc2.exp: New file.
5252
6ff9af88
DJ
52532002-04-24 Daniel Jacobowitz <drow@mvista.com>
5254
5255 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
5256
96b3d632
EZ
52572002-04-23 Elena Zannoni <ezannoni@redhat.com>
5258
5259 * gdb.base/help.exp: Change 'help status' to allow for target
5260 dependent output differences.
5261
5019bb54
MC
52622002-04-22 Michael Chastain <mec@shout.net>
5263
5264 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
5265
a805a116
MC
52662002-04-22 Michael Chastain <mec@shout.net>
5267
5268 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
5269
a1706bfd
DM
52702002-04-17 David S. Miller <davem@redhat.com>
5271
5272 * gdb.asm/sparc64.inc: New file.
5273 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
5274
a73a20a2
EZ
52752002-04-19 Elena Zannoni <ezannoni@redhat.com>
5276
5277 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
5278 instruction file directly into the build tree. Clean up at end of
5279 test.
5280
ba678339
DM
52812002-04-18 David S. Miller <davem@redhat.com>
5282
5283 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
5284 handle 64-bit platforms correctly.
5285 * gdb.base/maint.exp: Likewise.
5286
b03399da
KB
52872002-04-18 Kevin Buettner <kevinb@redhat.com>
5288
5289 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
5290 ``-fpic'' when compiling files comprising a shared library, but
5291 it does need additional linker flags in order to find shared
5292 libraries at run time.
5293
e2004992
KB
52942002-04-18 Kevin Buettner <kevinb@redhat.com>
5295
5296 * gdb.base/cvexpr.c (use): New function.
5297 (main): Invoke use() on all global variables to prevent
5298 some linkers from deleting these otherwise unused symbols.
5299
d8937120
MC
53002002-04-17 Michael Chastain <mec@shout.net>
5301From David S. Miller <davem@redhat.com>
5302
5303 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
5304 handle 64-bit platforms correctly.
5305
ffd61a58
MS
53062002-04-12 Michael Snyder <msnyder@redhat.com>
5307From Jim Blandy <jimb@redhat.com>
5308 * gdb.base/foo.c (foox): Remove section attribute; the linker
5309 script can handle this instead.
5310 * gdb.base/bar.c (barx): Same.
5311 * gdb.base/baz.c (bazx): Same.
5312 * gdb.base/grbx.c (grbxx): Same.
5313
5314 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
5315 manager doesn't automatically unmap overlays unnecessarily.
5316
6b8426a6
MH
53172002-04-10 Martin M. Hunt <hunt@redhat.com>
5318
5319 * gdb.base/ending-run.exp: Fix pattern for Mips targets
5320 stepping out of main.
5321
34af4875
MC
53222002-04-09 Michael Chastain <mec@shout.net>
5323
5324 * gdb.c++/local.cc (main): Move call to marker1() inside nested
5325 scope so that the nested scope tests will make sense.
5326 * gdb.c++/local.exp: Write patterns that actually work with gcc
5327 (the HP patterns "were never known to work with gcc").
5328 Keep the old aCC patterns too.
5329
2d1676a0
DJ
53302002-04-09 Daniel Jacobowitz <drow@mvista.com>
5331
5332 * gdb.base/attach.exp: Correct target board test.
5333
3a63e3f9
MC
53342002-04-08 Michael Chastain <mec@shout.net>
5335
5336 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
5337 in a const method. Add some xfail and fail cases for configurations
5338 that do not emit the "const ...".
5339
f18dabd2
MC
53402002-04-07 Michael Chastain <mec@shout.net>
5341
5342 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
5343 Accept "A * const" and "const A * const" as type of "this".
5344 Fix spelling of getFunky throughout. Make messages uniform.
5345
0fcddd82
EZ
53462002-04-07 Elena Zannoni <ezannoni@redhat.com>
5347
5348 Work around for PR gdb/285:
5349 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
5350
16a8534a
EZ
53512002-04-07 Elena Zannoni <ezannoni@redhat.com>
5352
5353 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
5354 instructions file at run time instead of configure time.
5355 Sometimes we run the test in a directory that is not the one we
5356 configured in.
5357 * gdb.asm/configure.in: Delete creation of symlink.
5358 * gdb.asm/configure: Regenerate.
5359
24181d81
JB
53602002-04-05 J. Brobecker <brobecker@gnat.com>
5361
5362 * gdb.gdb/xfullpath.exp: New test, to exercise the new
5363 xfullpath () function.
5364
7cdb7107
DJ
53652002-04-04 Daniel Jacobowitz <drow@mvista.com>
5366
5367 * gdb.asm/Makefile.in: Correct dependencies.
5368
5369 * gdb.asm/powerpc.inc: New file.
5370 * gdb.asm/asm-source.exp: Add PowerPC.
5371 * gdb.asm/configure.in: Likewise.
5372 * gdb.asm/configure: Regenerated.
5373
a7d17088
DJ
53742002-04-04 Daniel Jacobowitz <drow@mvista.com>
5375
5376 * gdb.base/relocate.exp: New file.
5377 * gdb.base/relocate.c: New file.
5378
cd721503
FF
53792002-04-04 Fred Fish <fnf@redhat.com>
5380
5381 * gdb.base/step-test.exp: Update comment regarding stopping in
5382 memcpy/bcopy calls inserted as part of the compiler runtime.
5383
b22ad7a7
MS
53842002-04-04 Michael Snyder <msnyder@redhat.com>
5385
5386 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
5387
5f279fa6
DJ
53882002-04-03 Daniel Jacobowitz <drow@mvista.com>
5389
5390 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
5391 (gdb_expect): Remove $notransfer hack.
5392
dd0fd3ce
DJ
53932002-04-02 Daniel Jacobowitz <drow@mvista.com>
5394
5395 * gdb.c++/classes.exp ("calling method for small class"): Match
5396 updated register output.
5397
1e50cda1
DJ
53982002-03-30 Daniel Jacobowitz <drow@mvista.com>
5399
5400 Fix PR gdb/452
5401 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
5402 when finished. Make gdb_file_cmd send "exec-file" when
5403 appropriate.
5404
24015922
DJ
54052002-03-30 Daniel Jacobowitz <drow@mvista.com>
5406
5407 * gdb.base/attach.exp: Remove extra setup_xfail.
5408
dd7dfd64
MS
54092002-03-26 Michael Snyder <msnyder@redhat.com>
5410
5411 * gdb.base/default.exp: Add tests for dump, append, and restore.
5412 * gdb.base/help.exp: Add tests for dump, append, and restore.
5413 * gdb.base/dump.exp: New file, test dump, append and restore.
5414 * gdb.base/dump.c: New file.
5415
48b2f8d7
MS
54162002-03-27 Michael Snyder <msnyder@redhat.com>
5417
d63a86f8 5418 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
5419 clean-ups in help messages.
5420
05b4d525
FF
54212002-03-26 Fred Fish <fnf@redhat.com>
5422
5423 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
5424 have debugging info for those functions and the compiler uses them
5425 internally to copy structs around.
5426
d7679631
FF
54272002-03-26 Fred Fish <fnf@redhat.com>
5428
5429 * gdb.base/list.exp: Revert the change made yesterday and add note
5430 about why we don't list the default lines for remote targets.
5431
523ac3f9
MS
54322002-03-25 Michael Snyder <msnyder@redhat.com>
5433
5434 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
5435
754b2b8d
FF
54362002-03-25 Fred Fish <fnf@redhat.com>
5437
5438 * gdb.base/list.exp: This test works on remote targets so remove
5439 the short circuit for remote targets. Update copyright.
5440
33c3e192
FF
54412002-03-25 Fred Fish <fnf@redhat.com>
5442
5443 * gdb.base/attach.exp: Fix logic error that was suppressing this
5444 test for all non hppa*-*-hpux* targets, instead of the hp target.
5445 Move comments closer to the suppression point. Also now need to
5446 check that we are running natively.
5447
d43e73ee
MS
54482002-03-22 Michael Snyder <msnyder@redhat.com>
5449
882c8f02
MS
5450 * gdb.base/default.exp: Add test for gcore. Update copyright.
5451 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 5452
04c12f60
FF
54532002-03-06 Fred Fish <fnf@redhat.com>
5454
5455 * gdb.base/funcargs.c: Remove extraneous ';' character.
5456 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
5457
b43df995
MC
54582002-03-04 Michael Chastain <mec@shout.net>
5459
5460 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
5461 accommodate gcc v3 function signature.
5462 * gdb.mi/mi0-var-cmd-exp: Ditto.
5463
92362027
AC
54642002-02-24 Andrew Cagney <ac131313@redhat.com>
5465
5466 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
5467 ``GNU/Linux'' or ``Linux kernel''
5468 * testsuite/gdb.threads/pthreads.c: Ditto.
5469
258ad32d
MC
54702002-02-24 Michael Chastain <mec@shout.net>
5471
5472 * gdb.threads/pthreads.c (thread1): Add a return statement.
5473 (thread2): Likewise.
5474 (foo): Likewise.
5475
04c3b3d4
MC
54762002-02-23 Michael Chastain <mec@shout.net>
5477
5478 * gdb.threads/linux-dp.c (philosopher): Add a return statement
5479 to placate gcc.
5480
5a2a0a20
MC
54812002-02-23 Michael Chastain <mec@shout.net>
5482
5483 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
5484 test "ptype bint". The test passes on all my stabs configurations.
5485
a640f7fc
JB
54862002-02-21 Jim Blandy <jimb@redhat.com>
5487
27924826
JB
5488 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
5489 filename at a time, and watch for the ones we want to see.
5490
a640f7fc
JB
5491 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
5492 types of pointers to prototyped functions.
5493
edcc8c75
AC
54942002-02-20 Andrew Cagney <ac131313@redhat.com>
5495
5496 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
5497 signed, unsigned and straight char.
5498 (padding_char, padding_short, padding_int, padding_long,
5499 padding_long_long, padding_float, padding_double,
5500 padding_long_double): New global variables.
5501 (fill, fill_structs): New functions.
5502
5503 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
5504 for correctly sized writes. Update copyright.
5505 (get_valueof): New procedure.
5506 (get_sizeof): Call get_valueof.
5507 (check_valueof): New procedure.
5508 (check_padding): New procedure.
5509
ac57ea44
MC
55102002-02-20 Michael Chastain <mec@shout.net>
5511
5512 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
5513 to setup_xfail. Document some of the remaining calls.
5514
7a10c941
MC
55152002-02-18 Michael Chastain <mec@shout.net>
5516
5517 * gdb.c++/userdef.exp: Update copyright year.
5518
fb8acdcc
DJ
55192002-02-18 Daniel Jacobowitz <drow@mvista.com>
5520
5521 * gdb.c++/userdef.exp: Test overloaded operators properly.
5522 Remove xfails.
5523
fda6ae12
MS
55242002-02-14 Michael Snyder <msnyder@redhat.com>
5525
5526 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
5527
676a0442
DJ
55282002-02-14 Daniel Jacobowitz <drow@mvista.com>
5529
5530 * gdb.base/a2-run.exp: Check for a remote target properly.
5531 * gdb.base/annota1.exp: Likewise.
5532 * gdb.base/list.exp: Likewise.
5533 * gdb.base/reread.exp: Likewise.
5534 * gdb.base/scope.exp: Likewise.
5535 * gdb.base/shlib-call.exp: Likewise.
5536 * gdb.base/term.exp: Likewise.
5537 * gdb.c++/annota2.exp: Likewise.
5538
78b4f468
RE
55392002-02-13 Richard Earnshaw <rearnsha@arm.com>
5540
5541 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
5542
9a81ba51
MC
55432002-02-10 Michael Chastain <mec@shout.net>
5544
5545 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
5546 (call_after_alloca): Ditto.
5547
004af6c7
DJ
55482002-02-10 Daniel Jacobowitz <drow@mvista.com>
5549
5550 * gdb.base/ending-run.exp: Guard "cont" test with
5551 gdb_skip_stdio_test.
5552
37225f62
JB
55532002-02-06 Jim Blandy <jimb@redhat.com>
5554
5555 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
5556 from here...
5557 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
5558 To here. Disable this test on non-HP platforms. Add big comment.
5559
fe6fdd96
MS
55602002-02-04 Michael Snyder <msnyder@redhat.com>
5561
5562 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
5563 other than d10v and m32r.
5564
036fad3f
RE
55652002-02-02 Richard Earnshaw <rearnsha@arm.com>
5566
5567 * gdb.base/default.exp: Rewrite test patterns to reduce time
5568 taken to match them.
5569
7148ab62
DJ
55702002-01-30 Daniel Jacobowitz <drow@mvista.com>
5571
5572 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
5573 Allow a start function above main.
5574 * gdb.threads/linux-dp.exp: Fix copyright date.
5575
396cc255
DJ
55762002-01-30 Daniel Jacobowitz <drow@mvista.com>
5577
5578 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
5579 (check_philosopher_stack): Check for manager thread before checking
5580 for a just-starting thread.
5581
f038d31b
DJ
55822002-01-30 Daniel Jacobowitz <drow@mvista.com>
5583
5584 From Neil Booth <neil@daikokuya.demon.co.uk>:
5585 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
5586 warnings.
5587
b3ff9d9a
FF
55882002-01-21 Fred Fish <fnf@redhat.com>
5589
5590 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
5591 not caller.
5592
39ad761d
JB
55932002-01-21 Jim Blandy <jimb@redhat.com>
5594
5595 * gdb.base/reread.exp: Check that GDB properly re-reads the
5596 executable file when it changes while no inferior is running.
5597
aaf320fa
FF
55982002-01-21 Fred Fish <fnf@redhat.com>
5599
5600 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
5601 optionally accept the "shlib events" variation.
5602
808a31f5
JB
56032002-01-21 Jim Blandy <jimb@redhat.com>
5604
5605 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
5606 call `fflush' after every `printf', so that the output is produced
5607 at predictable points, regardless of whatever buffering does (or
5608 doesn't) take place.
5609 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
5610 at different points.
5611
4420d5e2
DJ
56122002-01-20 Daniel Jacobowitz <drow@mvista.com>
5613
5614 * gdb.c++/inherit.exp: Update copyright years.
5615 * gdb.c++/method.exp: Likewise.
5616
3e36a0f4
DJ
56172002-01-20 Daniel Jacobowitz <drow@mvista.com>
5618
5619 * gdb.c++/classes.exp: Update for improved v3 support and skipping
5620 artificial methods/arguments.
5621 * gdb.c++/derivation.exp: Likewise.
5622 * gdb.c++/inherit.exp: Likewise.
5623 * gdb.c++/method.exp: Likewise.
5624 * gdb.c++/virtfunc.exp: Likewise.
5625
b4ceaee6
AC
56262002-01-18 Andrew Cagney <ac131313@redhat.com>
5627
5628 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
5629 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
5630 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
5631 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
5632 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
5633 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
5634
ecace851
JB
56352002-01-17 Jim Blandy <jimb@redhat.com>
5636
5637 * gdb.asm/asm-source.exp (info symbol): Take another shot at
5638 anchoring the pattern matching the entry point symbol's name.
5639
375fc983
AC
56402002-01-17 Andrew Cagney <ac131313@redhat.com>
5641
5642 * gdb.base/maint.exp: Update ``maint internal-error'' to match
5643 continue/quit query. Update copyright.
5644
fe6fdd96
MS
56452002-01-14 Michael Snyder <msnyder@redhat.com>
5646
5647 * gdb.base/gcore.exp: Remove extra debugging output.
5648
e017c81f
DJ
56492002-01-13 Daniel Jacobowitz <drow@mvista.com>
5650
5651 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
5652 for slightly dubious v2 mangled string.
5653
37ab3bf8
DJ
56542002-01-13 Daniel Jacobowitz <drow@mvista.com>
5655
5656 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
5657
1bc05c3a 56582002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 5659
1bc05c3a 5660 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 5661
1bc05c3a
JM
5662 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
5663 constructors.
5664 * gdb.c++/derivation.exp: Likewise.
5665 * gdb.c++/templates.exp: Likewise.
5666 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 5667
1bc05c3a
JM
56682002-01-10 Michael Snyder <msnyder@redhat.com>
5669
5670 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 5671
a911c360
MS
56722002-01-08 Michael Snyder <msnyder@redhat.com>
5673
5674 * gdb.base/gcore.exp: New test for generate-core-file command.
5675 * gdb.base/gcore.c: Testcase for above.
5676 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
5677
ea2119ec
JM
56782002-01-08 Jason Merrill <jason@redhat.com>
5679
5680 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
5681
68203136
FF
56822002-01-07 Fred Fish <fnf@redhat.com>
5683
5684 * gdb.c++/overload.exp: Remove unconditional xfails for:
5685 print foo_instance1.overloadargs(1)
5686 print foo_instance1.overloadargs(1, 2)
5687 print foo_instance1.overloadargs(1, 2, 3)
5688 print foo_instance1.overloadargs(1, 2, 3, 4)
5689 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
5690 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
5691 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
5692 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
5693 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
5694 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
5695 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
5696 print foo_instance1.overload1arg()
5697 print foo_instance1.overload1arg((char)arg2)
5698 print foo_instance1.overload1arg((signed char)arg3)
5699 print foo_instance1.overload1arg((unsigned char)arg4)
5700 print foo_instance1.overload1arg((int)arg7)
5701 print foo_instance1.overload1arg((unsigned int)arg8)
5702 print foo_instance1.overload1arg((float)arg11)
5703 print foo_instance1.overload1arg((double)arg12)
d63a86f8 5704
21b9b5b1
MS
57052002-01-07 Michael Snyder <msnyder@redhat.com>
5706
5707 * gdb.base/huge.exp: New test. Print a very large target data object.
5708 (skip_huge_test): New test variable. Define if you want to skip this
5709 test. The test reads an 8 megabyte data object from the target, so it
5710 might be very time consuming on remote targets with a slow connection.
5711 * gdb.base/huge.c: New file. Test case for above.
5712
725f922e
FF
57132002-01-07 Fred Fish <fnf@redhat.com>
5714
5715 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
5716 g_instance.bfoo, and g_instance.cfoo.
5717
634d57ec
JL
5718Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
5719
f286b2c3
JL
5720 * gdb.base/break.c (multi_line_if_conditional): New function.
5721 (multi_ilne_while_conditional): Likewise.
5722 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
5723 IF or WHILE condition puts the breakpoint at the start of
5724 the condition.
5725
634d57ec
JL
5726 * gdb.base/selftest.exp (backtrace through signal handler): Remove
5727 hppa*-*-hpux* expected failure.
5728 * gdb.base/structs.exp (do_function_calls): Similarly.
5729
5730 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
5731 watchpoints.
5732
9fbfe2dc
AC
57332002-01-06 Andrew Cagney <ac131313@redhat.com>
5734
5735 Fix PR gdb/66.
5736 * gdb.base/structs.exp: Replace skip for a29k with skip for
5737 gdb,cannot_call_functions.
5738 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
5739 * gdb.base/callfuncs.exp: Ditto.
5740 * gdb.base/call-rt-st.exp: Ditto.
5741 * gdb.base/call-strs.exp: Ditto.
5742 * gdb.base/callfwmall.exp: Ditto.
5743 * gdb.base/scope.exp: Obsolete xfail a29k.
5744 * gdb.c++/misc.exp: Ditto.
5745 * gdb.c++/cplusfuncs.exp: Ditto.
5746 * gdb.base/ptype.exp: Ditto.
5747 * gdb.base/printcmds.exp: Ditto.
5748 * gdb.base/opaque.exp: Ditto.
5749 * gdb.base/list.exp: Ditto.
5750 * gdb.base/funcargs.exp: Ditto.
5751 * gdb.base/default.exp: Ditto.
5752
8ddad156
MS
57532002-01-04 Michael Snyder <msnyder@redhat.com>
5754
ca4976a6 5755 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
5756 * gdb.base/maint.exp: Add tests for maint info sections options.
5757
1b074332
JL
5758Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
5759
5760 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
5761
7d159115
CV
57622001-12-20 Corinna Vinschen <vinschen@redhat.com>
5763
5764 * gdb.asm/arm.inc: New file.
5765 * gdb.asm/asm-source.exp: Add arm targets.
5766 * gdb.asm/configure.in: Ditto.
5767 * gdb.asm/configure: Recreated from configure.in.
5768
8fb87725
JL
5769Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
5770
afabe08c
JL
5771 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
5772 with HP's compiler.
5773 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
5774 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
5775 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
5776 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
5777
5778 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
5779 either HP's compilers or GCC.
5780
db521deb
JL
5781 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
5782 a SIGBUS or SIGSEGV.
5783
5784 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
5785
5786 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
5787 can be compiled with either HP's compiler or GCC.
5788
cfa88ab7
JL
5789 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
5790 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
5791 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
5792
ca344dff
JL
5793 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
5794 to match current gdb output. Update due to using auto-solib-limit
5795 for limiting instead of overloading auto-solib-add.
5796 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
5797 test program.
5798
3f3c6e55 5799 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
5800 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
5801 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
5802 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
5803 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
5804 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
5805 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
5806 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
5807 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
5808 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
5809 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
5810 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
5811 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 5812
8fb87725
JL
5813 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
5814 a SIGTRAP to the inferior.
5815
cf599fa7
CV
58162001-12-19 Corinna Vinschen <vinschen@redhat.com>
5817
5818 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
5819 Substitute call to target_link by call to gdb_compile.
5820
2cd045cd
JL
5821Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
5822
5823 * gdb.base/break.exp: Fix HP specific search string when testing
5824 backtracing in a called function.
5825
d63a86f8 5826 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
5827 compiling the test with HP's compilers.
5828 * gdb.base/volatile.exp: Similarly.
5829
99ebe9ac
JB
58302001-12-19 Jim Blandy <jimb@redhat.com>
5831
5832 * gdb.base/printcmds.exp: Expect the null character to be printed
5833 as '\0', and the '\013' to be printed as '\v'.
5834 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
5835 * gdb.base/setvar.exp: Same.
5836
b9891b29
JB
58372001-12-17 Jim Blandy <jimb@redhat.com>
5838
0eba65ab
JB
5839 * gdb.base/completion.exp: Rather than completing very long
5840 filenames, which can make the readline library produce output we
5841 don't recognize, cd to the directory first, and then complete
5842 using nice, short relative paths.
5843
6970b5b1
JB
5844 * gdb.base/completion.exp: On some systems, there is, in fact, a
5845 variable named `b' in scope, since GDB treats all static
5846 variables as being in scope. So use `no_var_named_this'
5847 instead of `b'.
5848
b9891b29
JB
5849 * gdb.base/corefile.exp: Recognize the message saying that GDB
5850 can't find the core file's registers as a failure.
5851
e6ccd35f
JSC
58522001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
5853
5854 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
5855 test expect string more specific.
5856
105ba819
CV
58572001-12-13 Corinna Vinschen <vinschen@redhat.com>
5858
5859 * gdb.asm/asm-source.exp: Add support for xstormy16.
5860 * gdb.asm/configure.in: Ditto.
5861 * gdb.asm/configure: Rebuild.
5862 * gdb.asm/xstormy16.inc: New file.
5863
e9e79dd9
FF
58642001-12-10 Fred Fish <fnf@redhat.com>
5865
5866 * gdb.base/maint.exp: Update to match changes in type dumping code.
5867
347dc97d
JB
58682001-12-10 Jim Blandy <jimb@redhat.com>
5869
5870 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
5871 matching the entry point symbol's name at the beginning of the
5872 line.
5873
5178b9d6
DJ
58742001-12-07 Daniel Jacobowitz <drow@mvista.com>
5875
5876 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
5877 gdb.c++/inherit.exp, gdb.c++/method.exp,
5878 gdb.c++/namespace.exp, gdb.c++/templates.exp,
5879 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
5880 and class layout support.
5881
af890c52
DJ
58822001-12-07 Daniel Jacobowitz <drow@mvista.com>
5883
5884 * gdb.c++/classes.exp: Add test for static member function.
5885 * gdb.c++/misc.cc: Add class with static member function.
5886
7a345fb3
JB
58872001-12-07 Jim Blandy <jimb@redhat.com>
5888
f2e54a80 5889 If GDB says it can't find the struct the function returned, report
8032bf31
JB
5890 those tests as `unsupported'.
5891 * gdb.base/call-rt-st.exp (print_struct_call): New function.
5892 Rewrite subsequent tests to use it.
5893
5894 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
5895 those tests as `unsupported'.
5896 * gdb.base/structs.exp (call_struct_func): New function.
5897 (do_function_calls): Use call_struct_func to call the functions
5898 returning structs.
5899
0bc69509
JB
5900 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
5901 whether functions are prototyped or not, so we can't possibly pass
5902 arguments to t_float_values2 properly.
5903
7a345fb3
JB
5904 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
5905 value of `timeout' for targets other than the mips*tx39-*.
5906
edb6ede1
MS
59072001-12-06 Michael Snyder <msnyder@redhat.com>
5908
d63a86f8 5909 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
5910 and detect whether the start symbol has a leading underscore.
5911
2d842f13
JB
59122001-12-04 Jim Blandy <jimb@redhat.com>
5913
5914 * gdb.base/completion.exp: Clarify indentation.
5915
68550daf
JB
59162001-12-03 Jim Blandy <jimb@redhat.com>
5917
5918 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
5919 variables on the S/390, not `.word'.
5920
cd5195a8
JB
59212001-11-30 Jim Blandy <jimb@redhat.com>
5922
5923 Add assembly-source tests for s390-ibm-linux.
5924 * gdb.asm/s390.inc: New file.
5925 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
5926 the S/390 architecture.
5927 * gdb.asm/configure: Regenerated.
5928
ca9efc90
MS
59292001-11-30 Michael Snyder <msnyder@redhat.com>
5930
5931 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
5932 next, info source, info sources, info line, global and static
5933 variables, and static functions.
5934 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
5935 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
5936 * gdb.asm/asmsrc1.s: Add a static function and some variables.
5937 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
5938 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
5939 (gdbasm_leave): Restore frame pointer.
5940 (gdbasm_startup): Copy stack set-up from crt0.S.
5941
d0e66976
FN
59422001-11-26 Fernando Nasser <fnasser@redhat.com>
5943
5944 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
5945 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
5946 to a local (non-static) variable. Copy tstruct.a to a static buffer
5947 and return a pointer to that buffer.
5948 * gdb.base/callfwmall.c (t_structs_a): Ditto.
5949
e2334072
MK
59502001-11-24 Mark Kettenis <kettenis@gnu.org>
5951
5952 * gdb.asm/configure.in: Fix recognition of ix86 target.
5953 * gdb.asm/configure: Regenerate.
5954
756caa3d
MS
59552001-11-21 Michael Snyder <msnyder@redhat.com>
5956
5957 * gdb.asm/sparc.inc: New file.
5958 * gdb.asm/asm-source.exp: Recognize sparc target.
5959 * gdb.asm/configure.in: Recognize sparc target.
5960 * gdb.asm/configure: Regenerate.
d63a86f8 5961
9a4d72d5
MS
59622001-11-21 Michael Snyder <msnyder@redhat.com>
5963
5964 * gdb.asm/m32r.inc: New file.
5965 * gdb.asm/asm-source.exp: Recognize m32r target.
5966 * gdb.asm/configure.in: Recognize m32r target.
5967 * gdb.asm/configure: Regenerate.
5968
a773d1cd
MS
59692001-11-20 Michael Snyder <msnyder@redhat.com>
5970
017ac23d
MS
5971 * gdb.asm/i386.inc: New file.
5972 * gdb.asm/asm-source.exp: Recognize ix86 target.
5973 * gdb.asm/configure.in: Recognize ix86 target.
5974 * gdb.asm/configure: Regenerate.
5975
a773d1cd
MS
5976 * gdb.c++/namespace.exp: Fix quotes in output messages.
5977
bb632afb
MS
59782001-11-14 Michael Snyder <msnyder@redhat.com>
5979
25d559ca 5980 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
5981 qualifier in a type cast expression, to designate an address
5982 in the instruction space (Harvard architecture).
5983
4749e309
MS
59842001-11-13 Michael Snyder <msnyder@redhat.com>
5985
5986 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
5987 Tests for expressions using 'const' and 'volatile'.
5988
25050984
CV
59892001-11-13 Corinna Vinschen <vinschen@redhat.com>
5990
5991 * gdb.asm/asm-sources.exp: Allow defining linker flags.
5992
1902c51f
DJ
59932001-11-12 Daniel Jacobowitz <drow@mvista.com>
5994
5995 * lib/mi-support.exp (mi_run_to_helper): Move comments
5996 outside of gdb_expect.
5997
dcf95b47
DJ
59982001-11-11 Daniel Jacobowitz <drow@mvista.com>
5999
6000 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
6001 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
6002 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
6003 mi0_run_to): New functions.
6004 * gdb.mi/mi-simplerun.exp: Use them.
6005 * gdb.mi/mi0-simplerun.exp: Likewise.
6006 * gdb.mi/mi-var-cmd.exp: Likewise.
6007 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 6008
45b074e1
AC
60092001-11-10 Andrew Cagney <ac131313@redhat.com>
6010
6011 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
6012 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
6013
bf50d346
AC
60142001-11-09 Andrew Cagney <ac131313@redhat.com>
6015
6016 * gdb.base/restore.exp: Include $expected value in restored test
6017 message.
6018
9383332c
AC
60192001-11-09 Andrew Cagney <ac131313@redhat.com>
6020
6021 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
6022 implemented.
6023
db62520a
MS
60242001-11-08 Michael Snyder <msnyder@redhat.com>
6025
6026 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
6027 Add pass/fail message for stop at breakpoint in call dummy function.
6028
b5703437
MS
60292001-11-07 Michael Snyder <msnyder@redhat.com>
6030
d63a86f8
RM
6031 * gdb.c++/templates.exp (test_template_breakpoints):
6032 If we get an overload menu, but it does not match what
760f6330 6033 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
6034 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
6035 making the whitespace optional. Argument for "new" may be
6036 "unsigned" as well as "unsigned int/long".
d63a86f8 6037 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
6038 making the whitespace optional. Also replace "(void) with
6039 "((void|)), making the keyword "void" optional.
d63a86f8 6040 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
6041 making the whitespace optional. Also replace "(void) with
6042 "((void|)), making the keyword "void" optional.
3bf40917
MS
6043 * gdb.base/callfuncs.c (t_float_values): This function must
6044 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 6045 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
6046 can be tested against both cases. Usually one case involves
6047 promotion of float to double, while the other does not.
6048 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
6049 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
6050 includes a stack frame for "start".
6051
c8ab4e6d
JB
60522001-11-05 Jim Blandy <jimb@redhat.com>
6053
6054 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
6055 pointers are 32 bits long, and that offsets of relocs are always
6056 stored in the data (REL-style), and not in the reloc entry itself
6057 (RELA-style).
6058 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
6059 stabs.
6060
3f08ced9
MS
60612001-11-01 Michael Snyder <msnyder@redhat.com>
6062
6063 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
6064 and regular expression operators by using quoting.
6065
cbfa24cd
MS
60662001-10-31 Michael Snyder <msnyder@redhat.com>
6067
6068 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
6069 depending on what the symbol table contains.
6070 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
6071 the output of the ptype command. Similarly, accept both "const &"
6072 and "const&".
6073
aaa68313
CV
60742001-10-31 Corinna Vinschen <vinschen@redhat.com>
6075
6076 * gdb.base/miscexprs.c (main): Add usage of preprocessor
6077 symbol `STORAGE' to allow to choose the storage class of
6078 the local datastructures.
6079 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
6080 compiler directive.
6081
91740388
MS
60822001-10-30 Michael Snyder <msnyder@redhat.com>
6083
6084 * gdb.base/jump.exp: Allow it to run for all targets.
6085
1b7c05e7
CV
60862001-10-29 Corinna Vinschen <vinschen@redhat.com>
6087
6088 * gdb.base/call-ar-st.c (print_double_array): Match for loop
6089 with new double_array size.
6090 (main): Change storage class of all local variables to static.
6091 Reduce size of double_array to 9.
6092 * gdb.base/call-ar-st.exp: Increase timeout value.
6093 Change expected output for double array to match new size in
6094 call-ar-st.c.
6095
36a22261
CV
60962001-10-29 Corinna Vinschen <vinschen@redhat.com>
6097
6098 * gdb.base/ending-run.exp: Create identical output when passing
6099 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 6100 Stormy16 target.
36a22261 6101
92b8ae91
MK
61022001-10-28 Mark Kettenis <kettenis@gnu.org>
6103
6104 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
6105 that we catch the expected failure under Linux/x86.
6106
cb135b83
OF
61072001-10-29 Orjan Friberg <orjanf@axis.com>
6108
6109 * gdb.base/setvar.exp: Escape curly braces.
6110 * gdb.stabs/weird.exp: Ditto.
6111
6884aa54
DJ
61122001-10-27 Daniel Jacobowitz <drow@mvista.com>
6113
6114 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
6115 * gdm.mi/mi0-hack-cli.exp: Likewise.
6116
0398c9aa
AC
61172001-10-25 Andrew Cagney <ac131313@redhat.com>
6118
6119 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
6120 messages.
6121
d20bf2e8
AC
61222001-10-21 Andrew Cagney <ac131313@redhat.com>
6123
6124 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
6125 checking MI enabled.
6126
03dd63aa
CV
61272001-10-09 Corinna Vinschen <vinschen@redhat.com>
6128
6129 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
6130
1d9d99f3
FCE
61312001-10-04 Frank Ch. Eigler <fche@redhat.com>
6132
6133 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
6134 if gdb child process crashes, just signal an error.
6135
838ae6c4
JB
61362001-10-02 Jim Blandy <jimb@redhat.com>
6137
6138 * lib/gdb.exp (test_xfail_format): Simplify.
6139
6140 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
6141 front of the variable name `format'. Simplify `if'.
6142
8f0cbc1c
DJ
61432001-10-01 Daniel Jacobowitz <drow@mvista.com>
6144
6145 * gdb.threads/pthreads.exp: Wait for output and delay
6146 before sending ^C.
6147
1f08dafd
DJ
61482001-10-01 Daniel Jacobowitz <drow@mvista.com>
6149
6150 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
6151 some incorrect output instead of timing out.
6152 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
6153
674f90ff
CV
61542001-09-28 Corinna Vinschen <vinschen@redhat.com>
6155
6156 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
6157 check to allow additional `int'.
6158
9b284272
DJ
61592001-09-27 Daniel Jacobowitz <drow@mvista.com>
6160
6161 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
6162 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
6163
b55a4771
MS
61642001-09-27 Michael Snyder <msnyder@redhat.com>
6165
6166 * lib/gdb.exp (test_debug_format): New proc.
6167 (setup_xfail_format): Use new proc test_debug_format.
6168 * gdb.base/constvars.exp (local_compiler_xfail_check): New
6169 proc; use new service proc test_debug_format.
6170 Replace all other "gcc_compiled" tests with this test.
6171 * gdb.base/volatile.exp (local_compiler_xfail_check): New
6172 proc; use new service proc test_debug_format.
6173 Replace all other "gcc_compiled" tests with this test.
6174
61752001-09-27 Michael Snyder <msnyder@redhat.com>
6176
6177 * gdb.base/cvexpr.exp: New file.
6178 * gdb.base/cvexpr.c: New file
6179 Test for expressions using const and volatile keywords.
6180
4e6667ac
CV
61812001-09-26 Corinna Vinschen <vinschen@redhat.com>
6182
6183 * gdb.base/constvars.exp: Check for different orders of keywords
6184 and additional "int" strings in output.
6185
4f337972
AC
61862001-09-22 Andrew Cagney <ac131313@redhat.com>
6187
6188 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
6189 responses from "help maint".
6190
2015650d
FCE
61912001-09-19 Frank Ch. Eigler <fche@redhat.com>
6192
6193 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
6194 to localhost:NNN instead of :NNN, in case Xvfb is listening
6195 only on TCP.
6196
f3bcedc1
CV
61972001-09-19 Corinna Vinschen <vinschen@redhat.com>
6198
6199 * gdb.base/recurse.exp: When checking leaving the watchpoint
6200 scope, recognize when gdb is in function's epilogue and pass.
6201
6b819c92
KS
62022001-09-18 Keith Seitz <keiths@redhat.com>
6203
6204 * lib/insight-support.exp (_gdbtk_export_target_info): Add
6205 support for running tests against sid targets.
6206 (gdbtk_done): Ditto.
6207
a10c9419
CV
62082001-09-18 Corinna Vinschen <vinschen@redhat.com>
6209
6210 * gdb.base/ending-run.c (main): Set stdout buffersize
6211 to the same reasonable value for any target.
6212 * gdb.base/ending-run.exp: Add a regular expression
6213 to make testsuite happy on Sanyo Stormy16 target.
6214
739d0d99
CV
62152001-09-17 Corinna Vinschen <vinschen@redhat.com>
6216
6217 * gdb.base/display.c (do_loops): Add float variable `f'.
6218 Increment f in loop.
6219 * gdb.base/display.exp: Increment timeout by 60 seconds.
6220 Change float display test to use variable `f'.
6221
1b8947f0
JB
62222001-09-17 Jim Blandy <jimb@redhat.com>
6223
6224 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
6225 overflowing the limited breakpoint tables on some ROM monitors
6226 (like the ROM68K).
6227
9890ac81
FCE
62282001-09-15 Frank Ch. Eigler <fche@redhat.com>
6229
6230 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
6231 the "-ac" (disable access control) flag.
6232
6db765ea
JH
62332001-08-30 Jeff Holcomb <jeffh@redhat.com>
6234
6235 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
6236 ints.
6237
4c32cc04
KS
62382001-08-30 Keith Seitz <keiths@redhat.com>
6239
6240 * lib/gdb.exp: Move all insight-related functionality into
6241 separate file.
6242 * lib/insight-support.exp: New file.
6243
8d6e6f81
FCE
62442001-08-29 Frank Ch. Eigler <fche@redhat.com>
6245
6246 * config/sid.exp (sid_start): Never set sid verbosity; disable
6247 expect_background {} that consumed its stdout; tolerate </dev/null.
6248 Attempt to set endianness override in "sid" protocol mode. Cleanup.
6249
6a90e1d0
AC
62502001-08-18 Andrew Cagney <ac131313@redhat.com>
6251
6252 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
6253 CLI jump command to start it.
6254 (mi_run_to_main): Fail immediatly when unexpected output.
6255
1759b3c3
AC
62562001-08-18 Andrew Cagney <ac131313@redhat.com>
6257
6258 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
6259 beginning of function. Fix PR gdb/191.
6260
61d11d80
FCE
62612001-08-16 Frank Ch. Eigler <fche@redhat.com>
6262
6263 * config/sid.exp (sid_start): Don't warn if we cannot figure out
6264 what to force sid endianness to.
6265
942a4df2
KS
62662001-08-15 Keith Seitz <keiths@redhat.com>
6267
6268 * lib/gdb.exp (gdbtk_start): Don't set environment
6269 variables for TCL_LIBRARY and friends. Insight will
6270 now figure these out for itself.
6271
0521c418
MS
62722001-08-02 Michael Snyder <msnyder@redhat.com>
6273
6274 * gdb.base/completion.exp: Remove the symbol "a64l" from
6275 the expect string; this is target-specific, and not related
6276 to what is being tested.
6277
74a9a58a
DB
62782001-08-02 Dave Brolley <brolley@redhat.com>
6279
6280 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
6281
c70819fa
MS
62822001-07-25 Michael Snyder <msnyder@redhat.com>
6283
c2b8fa57
MS
6284 * gdb.base/consecutive.exp: New file. Test stepping over
6285 breakpoints on consecutive instructions.
6286 * gdb.base/consecutive.c: New file.
6287
c70819fa
MS
6288 * gdb.base/call-rt-st.exp: Use double-backslash to quote
6289 curly braces in regular expressions.
6290
2b1a1355
MS
62912001-07-25 Michael Snyder <msnyder@redhat.com>
6292
6293 * gdb.base/ending-run.exp: Accept "Program exited normally" as
6294 legitimate output from stepping out of main.
6295
413eca6f
KS
62962001-07-22 Keith Seitz <keiths@redhat.com>
6297
6298 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
6299 the empty string, do not run the tests.
6300
7e5a9322
SC
63012001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6302
6303 * gdb.base/long_long.exp: Detect size of pointer. Take into
6304 account 2-byte pointers when testing for p/a results.
6305
de58f10f
SC
63062001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6307
d63a86f8 6308 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
6309 and defined to 1K for m68hc11.
6310 (random_data): Reduce table to 1K for embedded platforms (68hc11).
6311 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
6312 (sizeof_random_data): New variable to tell the size of the data table;
6313 don't test past this size; always run to main.
6314
d6f5fea1
SC
63152001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6316
6317 * gdb.base/return2.exp: return of long long and double fails for
6318 68HC11; don't execute these tests on that platform.
6319 * gdb.base/return.exp: Return of a double fails for 68hc11.
6320
c477543d
SC
63212001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6322
6323 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
6324 tests that print a float.
6325 * call-rt-st.exp: Likewise.
6326
63cf1c79
MK
63272001-07-12 Mark Kettenis <kettenis@gnu.org>
6328
6329 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
6330 running this test on Linux.
6331
112f9ab5
MC
63322001-06-24 Michael Chastain <chastain@redhat.com>
6333
6334 * gdb.base/arithmet.exp: Remove some tests to make all test names
6335 unique.
6336
4970cb0f
MS
63372001-07-03 Michael Snyder <msnyder@redhat.com>
6338
6339 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
6340 the output of the ptype command.
6341
d85da69f
MS
63422001-07-02 Michael Snyder <msnyder@redhat.com>
6343
4c8a82de
MS
6344 * gdb.base/completion.exp: Don't assume that break.c is the only
6345 source file that may contain functions named "marker".
d85da69f
MS
6346 * gdb.base/corefile.exp: Quote the curly braces in regexp.
6347
8afc772b
AC
63482001-06-28 Andrew Cagney <ac131313@redhat.com>
6349
6350 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
6351 of files to delete.
6352
6353 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
6354 * gdb.disasm/h8300s.exp: New file.
6355 gdb.disasm/h8300s.s: Likewise.
6356
cff22675
AC
63572001-06-27 Andrew Cagney <ac131313@redhat.com>
6358
6359 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
6360 empty breakpoint tables.
6361
68c81b54
AC
63622001-06-25 Andrew Cagney <ac131313@redhat.com>
6363
6364 * lib/mi-support.exp: Update args=... part of stop-reason
6365 patterns. Accept either a list or a tuple.
6366
2dd62704
AC
63672001-06-23 Andrew Cagney <ac131313@redhat.com>
6368
6369 * lib/mi-support.exp: Remove local emacs variable defining
6370 change-log-default-name.
6371
b4127474
MC
63722001-06-22 Michael Chastain <chastain@redhat.com>
6373
6374 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
6375 This is operationally compatible with the previous version.
6376
8dbfb380
JB
63772001-06-13 Jim Blandy <jimb@redhat.com>
6378
6379 * lib/gdb.exp (gdb_test): Doc fix.
6380
f2d8c86d
MC
63812001-06-10 Michael Chastain <chastain@redhat.com>
6382
6383 * gdb.base/exprs.exp: Remove a duplicate test.
6384
81564d34
JB
63852001-06-06 Jim Blandy <jimb@redhat.com>
6386
6387 * gdb.base/return2.exp (main): Use values to test float and double
6388 returns that are not NaN's, to avoid being confused by IEEE
6389 comparison rules.
6390
da55addb
MS
63912001-06-04 Michael Snyder <msnyder@redhat.com>
6392
6393 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 6394 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
6395 rather than wait for 12 more tests to time out.
6396
42c65987
JB
63972001-06-06 Jim Blandy <jimb@redhat.com>
6398
b18bced9 6399 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 6400 Don't forget to match the GDB prompt.
b18bced9 6401
42c65987
JB
6402 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
6403
5b41e5f0
JB
64042001-06-04 Jim Blandy <jimb@redhat.com>
6405
6406 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
6407 command.
6408
015e046f
KB
64092001-05-31 Kevin Buettner <kevinb@redhat.com>
6410
6411 * gdb.base/annota1.exp (info break): Match four or more spaces
6412 after "Address".
6413
fb1ffbbe
MC
64142001-05-31 Michael Chastain <chastain@redhat.com>
6415
6416 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
6417 (dm_type_int_star): Likewise.
6418 (dm_type_long_star): Likewise.
6419 (dm_type_void_star): Likewise.
6420
5ea2a32c
KB
64212001-05-29 Kevin Buettner <kevinb@redhat.com>
6422
6423 * gdb.base/completion.exp (INPUTRC): Set this environment variable
6424 to a known value in order to get consistent results regardless
6425 of the setting of INPUTRC or the presence or contents of .inputrc.
6426
ae23c492
MS
64272001-05-24 Michael Snyder <msnyder@redhat.com>
6428
ac55707e
MS
6429 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
6430 Don't require that the main thread and the manager thread are the
6431 first in the list.
6432
ae23c492
MS
6433 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
6434 debugging. If test fails, issue an "unsupported" not a "fail".
6435
400071f1
JB
64362001-05-24 Jim Blandy <jimb@redhat.com>
6437
6438 Don't assume that short is shorter than int.
6439 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
6440 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 6441 this isn't true.
400071f1
JB
6442 ("print unsigned char == (~0)"): Add test that verifies that ~0,
6443 an int, is not equal to ~0 stored in an unsigned char. This tests
6444 the same thing that the previous test meant to, but works on
6445 16-bit machines, too.
6446 ("print unsigned char != (~0)"): Same test, complemented.
6447
0816a3e5
MS
64482001-05-24 Michael Snyder <msnyder@redhat.com>
6449
6450 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 6451 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
6452 and prevents dejagnu getting out of step.
6453
f6dc23a9
KB
64542001-05-23 Kevin Buettner <kevinb@redhat.com>
6455
6456 * gdb.base/finish.exp (finish_void): Revise pattern for
6457 stopping on the call statement to not permit stopping at
6458 the start of the instructions comprising the call sequence.
6459
7dbd117d
MC
64602001-05-19 Michael Chastain <chastain@redhat.com>
6461
6462 * gdb.base/callfuncs.exp: Make all test names unique.
6463 * gdb.base/commands.exp: Make all test names unique.
6464 * gdb.base/condbreak.exp: Make all test names unique.
6465 * gdb.base/dbx.exp: Make all test names unique.
6466 * gdb.base/default.exp: Make all test names unique.
6467 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
6468 and TIMEOUT messages to their corresponding PASS message.
6469 * gdb.base/ending-run.exp: Make all test names unique.
6470 * gdb.base/long_long.exp: Remove duplicate test.
6471
6b0b0a9e
KB
64722001-05-21 Kevin Buettner <kevinb@redhat.com>
6473
6474 * gdb.base/finish.exp (finish_void): Allow "finish" command to
6475 stop on the call statement as well as the statement after the
6476 call.
6477
2caa35cb
MS
64782001-05-21 Michael Snyder <msnyder@redhat.com>
6479
6480 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
6481
40713331
EZ
64822001-05-10 Elena Zannoni <ezannoni@redhat.com>
6483
6484 * gdb.base/completion.exp: Revamp test. Make it execute on all
6485 platforms.
6486
c2c1be8d
EZ
64872001-05-10 Elena Zannoni <ezannoni@redhat.com>
6488
2c9cd303
EZ
6489 * config/gdbserver.exp (gdb_load): Handle the case
6490 in which the arguments to gdbserver are given in the
6491 baseboard configuration file.
6492 Also handle the case in which the server needs to do a
6493 load.
6494
9671de48
KS
64952001-05-07 Keith Seitz <keiths@cygnus.com>
6496
6497 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
6498 set up the display for testing.
6499 (gdbtk_start): Convert all paths to paths that tcl will like.
6500 Export target information to environment.
6501 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
6502 necessary.
6503 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
6504 (to_tcl_path): New proc to convert a given pathname into
6505 a path acceptible as an argument to a tcl command.
6506 (_gdbtk_export_target_info): New proc to export target info
6507 into the environment for gdbtk testing.
6508 (gdbtk_done): New proc to signal end-of-test.
6509
5a360f47
JB
65102001-05-06 Jim Blandy <jimb@redhat.com>
6511
6512 * restore.c: Make the code of caller0 correspond to its comment.
6513
66c756c6
MS
65142001-05-03 Michael Snyder <msnyder@redhat.com>
6515
6516 * config/sid.exp (gdb_target_sid): Check for error messages.
6517 On error or timeout, don't make expect exit (which will terminate
6518 all subsequent tests); instead just make gdb exit.
d63a86f8 6519 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
6520 return a negative value.
6521
a966fde5
JB
65222001-04-24 Jim Blandy <jimb@redhat.com>
6523
851c18e0
JB
6524 * gdb.c++/templates.exp: If we see the prompt for the overload
6525 list, but we haven't recognized any of the longer patterns,
6526 arrange for this test to fail, not hang.
6527
a966fde5
JB
6528 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
6529 variations.
6530
db144853
MC
65312001-04-22 Michael Chastain <chastain@redhat.com>
6532
6533 * gdb.c++/local.exp: Use the 'runto' library function.
6534 * gdb.c++/namespace.exp: Likewise.
6535 * gdb.c++/overload.exp: Likewise.
6536
3207ec21
KB
65372001-03-26 Kevin Buettner <kevinb@redhat.com>
6538
6539 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
6540 * gdb.base/step-line.exp: New file. Test step/next in presence of
6541 #line directives.
6542 * gdb.base/step-line.c: New file. Test program for the above.
6543 * gdb.base/step-line.inp: New file. We pretend that this file has
6544 been transformed by some other tool into step-line.c.
6545
13b57657
JB
65462001-03-21 Jim Blandy <jimb@redhat.com>
6547
6548 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
6549 unmangled operator names.
6550
754cbe1c
JB
65512001-03-20 Jim Blandy <jimb@redhat.com>
6552
6553 * gdb.threads/linux-dp.exp: Recognize an additional message
6554 generated by GDB when it doesn't understand how to debug threads
6555 on the target system.
6556
177495c9
AC
65572001-03-19 Andrew Cagney <ac131313@redhat.com>
6558
6559 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
6560
f266096b
MC
65612001-03-12 Michael Chastain <chastain@redhat.com>
6562
6563 * gdb.c++/derivation.exp: Use the 'runto' library function.
6564
cac3c2ff
MC
65652001-03-12 Michael Chastain <chastain@redhat.com>
6566
6567 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
6568
b6c11a24
MC
65692001-02-24 Michael Chastain <chastain@redhat.com>
6570
6571 * gdb.c++/ref-types.exp: Change handwritten code to library
6572 function 'runto'.
6573
6bae5bce
OF
65742001-03-16 Orjan Friberg <orjanf@axis.com>
6575
6576 * gdb.base/signals.exp: Set count to 0 explicitly.
6577
0015fd9a
MS
65782001-03-15 Mark Salter <msalter@redhat.com>
6579
6580 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
6581 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
6582 (gdb_load): Add support for additional target_info: gdb_download_size
6583 and gdb_load_timeout.
0015fd9a 6584
fc33412a
DT
6585Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
6586
6587 * gdb.base/annota1.exp: Move test of isnative to earlier in the
6588 file -- to prevent failing when the compile fails but we have no
6589 intention of running the tests anyway.
6590
6591 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
6592 tests if set.
6593
6594 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
6595 integers.
6596
6597 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
6598 * gdb.c++/namespace.exp: Ditto.
6599
115f06de
OF
66002001-03-07 Orjan Friberg <orjanf@axis.com>
6601
6602 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
6603 * gdb.base/pointers.exp: Relax pattern match of decimals.
6604
b6ba6518
KB
66052001-03-06 Kevin Buettner <kevinb@redhat.com>
6606
6607 * Makefile.in, config/abug.exp, config/cfdbug.exp,
6608 config/cpu32bug.exp, config/dve.exp, config/est.exp,
6609 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
6610 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
6611 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
6612 config/sh.exp, config/sid.exp, config/slite.exp,
6613 config/sparclet.exp, config/udi.exp, config/unknown.exp,
6614 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
6615 config/vxworks.exp, config/vxworks29k.exp,
6616 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
6617 gdb.base/all-bin.exp, gdb.base/annota1.exp,
6618 gdb.base/arithmet.exp, gdb.base/assign.exp,
6619 gdb.base/async.exp, gdb.base/attach.exp,
6620 gdb.base/bitfields.exp, gdb.base/bitops.exp,
6621 gdb.base/break.exp, gdb.base/call-ar-st.exp,
6622 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
6623 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
6624 gdb.base/commands.exp, gdb.base/completion.exp,
6625 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
6626 gdb.base/constvars.exp, gdb.base/corefile.exp,
6627 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
6628 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
6629 gdb.base/ending-run.exp, gdb.base/environ.exp,
6630 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
6631 gdb.base/finish.exp, gdb.base/foll-exec.exp,
6632 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
6633 gdb.base/funcargs.exp, gdb.base/help.exp,
6634 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
6635 gdb.base/logical.exp, gdb.base/long_long.exp,
6636 gdb.base/maint.exp, gdb.base/mips_pro.exp,
6637 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
6638 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
6639 gdb.base/pointers.exp, gdb.base/printcmds.exp,
6640 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
6641 gdb.base/regs.exp, gdb.base/relational.exp,
6642 gdb.base/remote.exp, gdb.base/reread.exp,
6643 gdb.base/restore.exp, gdb.base/return2.exp,
6644 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
6645 gdb.base/selftest.exp, gdb.base/setshow.exp,
6646 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
6647 gdb.base/sigall.exp, gdb.base/signals.exp,
6648 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
6649 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
6650 gdb.base/step-test.exp, gdb.base/structs.c,
6651 gdb.base/structs.exp, gdb.base/structs2.exp,
6652 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
6653 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
6654 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
6655 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
6656 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
6657 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
6658 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
6659 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
6660 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
6661 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
6662 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
6663 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
6664 gdb.fortran/types.exp, gdb.java/jmisc.exp,
6665 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
6666 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
6667 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
6668 gdb.trace/circ.exp, gdb.trace/collection.exp,
6669 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
6670 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6671 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
6672 gdb.trace/report.exp, gdb.trace/save-trace.exp,
6673 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6674 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
6675 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
6676 notices.
6677
dc96c6c7 66782001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
6679
6680 * gdb.base/varargs.c (find_max_double): Fix printf format string:
6681 first arg is int not float.
6682
dc96c6c7 66832001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
6684
6685 * gdb.base/reread.exp: Unsupported for non-native targets;
6686 doesn't work for remote debugging.
6687
9b0c4aeb
FN
66882001-02-19 Fernando Nasser <fnasser@redhat.com>
6689
6690 From Drew Moseley <dmoseley@redhat.com>
6691 * gdb.base/ending-run.exp: Properly handle the BSP state when
6692 stepping past the end of main.
6693
02aa71d5
MC
66942001-02-19 John Moore <jmoore@redhat.com>
6695
6696 * gdb.base/commands.exp (infrun_breakpoint_command_test):
6697 Converted HPUX fix for non-expected items following multiple
6698 step commands into general solution for all platforms.
6699
1fa449a4
MC
67002001-02-18 Michael Chastain <chastain@redhat.com>
6701
6702 * gdb.c++/classes.exp (do_tests): Change runto statements
6703 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6704 statements demangler agnostic.
6705 * gdb.c++/virtfunc.exp (do_tests): Likewise.
6706 (gdb_virtfunc_restart): Likewise.
6707
b2f9ec70
MC
67082001-02-14 Michael Chastain <chastain@redhat.com>
6709
6710 * gdb.c++/inherit.exp (do_tests): Change runto statements
6711 from "runto 'foo(void)'" to "runto 'foo'". This makes the
6712 statements demangler agnostic.
6713
cf74b8ca
AC
6714Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
6715
6716 * gdb.threads/pthreads.exp: Unify pass/fail messages for
6717 ``continue to bkpt at common_routine in thread 2'' and ``stopped
6718 before calling common_routine 15 times'' tests.
6719
99f78f56
MC
67202001-02-11 Michael Chastain <chastain@redhat.com>
6721
6722 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
6723 Helps the test script figure out which demangler is in use.
6724 (dm_type_foo_ref): Ditto.
6725 (dm_type_int_star): Ditto.
6726 (dm_type_long_star): Ditto.
6727 (dm_type_unsigned_int): Ditto.
6728 (dm_type_void): Ditto.
6729 (dm_type_void_star): Ditto.
99707966 6730 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
6731 Probe the gdb demangler and set variables to accommodate
6732 formatting differences.
6733 (info_func_regexp): New function. Same as info_func, but
6734 matches against a regexp.
6735 (info_func): Match against a literal string.
6736 (print_addr_2): New function. Match against a literal string,
6737 which can be different from the input to gdb.
6738 (print_addr): Simply call print_addr_2 with the same argument twice.
6739 (test_lookup_operator_functions): Use demangler formatting variables.
6740 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
6741 the tests in the same order as the C++ class declaration.
6742 (test_paddr_operator_functions): Ditto.
6743 (test_paddr_overloaded_functions): Ditto.
6744 (test_paddr_hairy_functions): Use demangler formatting variables.
6745 Add reference to gdb/19 for related tests.
6746 (do_tests): Call probe_demangler.
6747
1de8f023
KB
67482001-01-30 Kevin Buettner <kevinb@redhat.com>
6749
6750 * gdb.c++/templates.cc (printf): Remove unused function definition.
6751
ca3f91ed
MS
67522001-01-26 Felix Lee <flee@redhat.com>
6753
6754 * sid.exp (sid_exit): Pass host, not target, to remote_close.
6755
67562001-01-25 matthew green <mrg@redhat.com>
6757
6758 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
6759 up sid.
6760 (sid_exit): Call `remote_pop_conn' after GDB is gone.
6761
67622001-01-25 matthew green <mrg@redhat.com>
6763
6764 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 6765 Deprecate $sid_spawn_id.
ca3f91ed
MS
6766 (sid_exit): Remove code necessary only for `spawn.'
6767
67682001-01-25 matthew green <mrg@redhat.com>
6769
6770 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
6771
fb18ec4a
MC
67722001-01-28 Michael Chastain <chastain@redhat.com>
6773
6774 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
6775 to call when tests fail. It takes gdb out of the overloaded
6776 function choice menu back to the main prompt, so that the test
6777 program stays synchronized.
6778 (set_bp_overloaded): New proc to collect all the common
6779 code for setting a breakpoint on an overloaded name. Calls
6780 take_gdb_out_of_choice_menu when needed.
6781 (menu_overload1arg): New variable to collect the repeated
6782 instances of the expected menu for an overloaded name. Change
6783 the regular expression to handle changes in g++ type encoding:
6784 "void" can be either "void" or "", and "unsigned int" can be
6785 either "unsigned int" or "unsigned".
6786 (continue_to_bp_overloaded): Change regular expressions to handle
6787 changes in g++ type encoding.
6788 (no proc): Call take_gdb_out_of_choice_menu when needed.
6789 Remove redundant calls to "info break". Accept either "canceled"
6790 or "cancelled". Change regular expressions in "info break"
6791 calls to handle changes in g++ type encoding. Give all tests
6792 unique strings.
6793
9c646a6e
BE
67942001-01-17 Ben Elliston <bje@redhat.com>
6795
6796 * config/sid.exp: New file.
6797
9549d9c1
AC
6798Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
6799
6800 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
6801
dc96c6c7 68022000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
6803
6804 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
6805 Add a RE to accept a non-ascii char if one is ever presented.
6806
b4df4f68
FN
68072000-12-20 Fernando Nasser <fnasser@redhat.com>
6808
297dd0fd 6809 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 6810
dc96c6c7 68112000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 6812
d63a86f8 6813 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
6814 in regexp. One '\' does not suffice on Linux.
6815
4a7bddb6
MC
68162000-12-09 Michael Chastain <chastain@redhat.com>
6817
6818 * gdb.base/break.exp (test_clear_command): Use a marker function
6819 rather than 'main' for the test function. Also move this
6820 test to an execution point where the marker function names are
6821 guaranteed to be bound to functions. (Executing tests after a
6822 'finish' from main runs into name conflicts with local names
6823 in __libc_start_main).
6824
dc96c6c7 68252000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
6826
6827 * gdb.base/finish.exp: New test for gdb's "finish" command.
6828 * gdb.base/return2.exp: New test for gdb's "return" command.
6829 * gdb.base/return2.c: New source file for above.
6830
dc96c6c7 68312000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
6832
6833 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
6834 * gdb.base/miscexprs.exp: Ditto.
6835 * gdb.base/pointers.exp: Ditto.
6836 * gdb.c++/derivation.exp: Ditto.
6837 * gdb.c++/local.exp: Ditto.
6838 * gdb.c++/namespace.exp: Ditto.
6839 * gdb.c++/overload.exp: Ditto.
6840 * gdb.c++/ref-types.exp: Ditto.
6841
dc96c6c7 68422000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
6843
6844 * gdb.base/constvars.exp: Test result of "up" command.
6845 * gdb.base/miscexprs.exp: Ditto.
6846 * gdb.base/pointers.exp: Ditto.
6847 * gdb.base/scope.exp: Ditto.
6848 * gdb.c++/derivation.exp: Ditto.
6849 * gdb.c++/local.exp: Ditto.
6850 * gdb.c++/namespace.exp: Ditto.
6851 * gdb.c++/overload.exp: Ditto.
6852 * gdb.c++/ref-types.exp: Ditto.
6853
44097287
FN
68542000-11-22 Michael Chastain <chastain@redhat.com>
6855
6856 * mips_pro.exp: Accept either "middle -> top -> main" or
6857 "middle -> main" in the backtrace, because gcc can optimize
6858 tail calls to jumps. Remove setup_xfail for the hppa case.
6859 Add a comment with the original warning messages from PR 3016,
6860 which was filed in 1993, to preserve them for posterity.
6861
9d2e1bab
ND
68622000-11-17 Nick Duffek <nsd@redhat.com>
6863
6864 * lib/gdb.exp (gdb_test): Override timeout with board info.
6865
1aca8eb7
ND
68662000-11-17 Nick Duffek <nsd@redhat.com>
6867
6868 * gdb.base/display.exp: Don't kill running stub. Add "again" to
6869 the second kill and detach messages.
6870
93076499
ND
68712000-11-17 Nick Duffek <nsd@redhat.com>
6872
6873 * configure.in: Add AC_EXEEXT.
6874 * configure: Regenerate.
6875 * Makefile.in (just-check): Export EXEEXT.
6876 * lib/gdb.exp ($EXEEXT): Import from environment.
6877 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
6878 expect "maint dump-me" on Cygwin.
6879 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
6880 $EXEEXT.
6881
30e87cd3
ND
68822000-11-17 Nick Duffek <nsd@redhat.com>
6883
6884 * gdb.base/break.exp: Test backtrace and finish from called
6885 function on all platforms, not just HP-UX.
6886
dc96c6c7 68872000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
6888
6889 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
6890 code from gdb_target_monitor, so it can be used independantly
6891 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 6892
dc96c6c7 68932000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
6894
6895 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
6896 * gdb.base/corefile.exp: Expect the message "Program is being
6897 debugged already" when we send the "corefile" command, since
6898 the preceeding gdb_load may have connected gdb to a remote target.
6899 * gdb.base/display.exp: Disable hardware watchpoints if new
6900 board info variable "no_hardware_watchpoints" is true.
6901 Replace single-letter commands with more readable ones.
6902 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
6903 if new board info variable "no_hardware_watchpoints" is true.
6904 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
6905 to see if stdio (printf) testing is possible.
6906 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
6907 board info variable "no_hardware_watchpoints" is true. Use new
6908 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
6909
39124dea
FN
69102000-11-13 Fernando Nasser <fnasser@redhat.com>
6911
6912 From Orjan Friberg <orjanf@axis.com>:
6913 * gdb.base/printcmds.exp: Escape curly braces followed by a number
6914 in array print pattern match.
6915
a9e2e984
FN
69162000-11-09 Fernando Nasser <fnasser@redhat.com>
6917
6918 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
6919 spelling "cancelled" to U.S. spelling "canceled" to match changes
6920 made to gdb.
6921 * gdb.c++/ovldbreak.exp: Ditto.
6922
c7db355b
PS
69232000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6924
6925 * gdb.base/callfuncs.c (main): Moved to end of file, call
6926 t_double_values to initialize the FPU before inferior calls are made.
6927 * gdb.base/callfuncs.exp: Test for register preservation after calling
6928 inferior functions. Add tests for continuining, finishing and
6929 returning from a stop in a call dummy.
6930
dc96c6c7 69312000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
6932
6933 * gdb.base/commands.exp: Break up long lines, and re-indent.
6934
dc96c6c7 69352000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
6936
6937 * config/gdbserver.exp: Rewritten from the ground up, to make it
6938 compatible with the current dejagnu tree, and to make it work with
6939 the new "gdbserver" in libremote.
6940
dc96c6c7 69412000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6942
6943 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
6944 * gdb.base/varargs.exp: Skip entire test if no printf support.
6945 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
6946 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
6947
dc96c6c7 69482000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
6949
6950 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
6951 no floating point support.
6952 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
6953 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
6954 * gdb.base/call-rt-st.exp: Ditto.
6955 * gdb.base/call-strs.exp: Ditto.
6956
bac5fc66
JG
69572000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
6958
6959 * gdb.base/sizeof.c: include <stdio.h>.
6960
6961 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
6962 'finish', otherwise uncaptured gdb_prompt would potentially
6963 throw remaining test points out of sync.
6964
b22a6027
SB
69652000-07-26 Scott Bambrough <scottb@netwinder.org>
6966
6967 * gdb.base/recurse.exp: Run tests for all targets.
6968 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
6969 gnu-oldld case on ARM.
6970 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
6971 for ARM targets.
d63a86f8 6972
d8231941
AG
6973Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
6974
6975 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
6976 * gdb.java/configure: Rebuild.
6977
8caabe69
AG
6978Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
6979
6980 * gdb.java/jv-exp.exp: New file.
6981
9d273ca3
AG
6982Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
6983
6984 * configure: Rebuilt.
6985 * configure.in (configdirs): Add gdb.java.
6986 * gdb.java/jmisc.java: New file.
6987 * gdb.java/jmisc.exp: New file.
6988 * gdb.java/Makefile.in: New file.
6989 * gdb.java/configure: Rebuilt.
6990 * gdb.java/configure.in: New file.
6991 * lib/java.exp: New file.
6992
4f823a66
AC
6993Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
6994
6995 * gdb.base/exprs.exp: Test casts to a pointer including over and
6996 underflow.
6997
2391e11d
AC
6998Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
6999
7000 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
7001 and the compilers sizes.
7002
54602222
ND
70032000-07-09 Nick Duffek <nsd@redhat.com>
7004
7005 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
7006 (use_methods): New function.
7007 (main): Call use_methods().
7008 * gdb.c++/classes.exp (test_method_param_class): New procedure.
7009 (do_tests): Call test_method_param_class.
7010
2bec0572
ND
70112000-07-09 Nick Duffek <nsd@redhat.com>
7012
7013 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
7014 spelling.
7015 (test_enums): New procedure. Move enum tests from end of script
7016 to here. Set breakpoint on function name instead of line number.
7017 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
7018 (enums2): New marker function.
7019 (enums1): New function.
7020 (main): Call enums1(). Move enum tests to enums1().
7021
78492fde
AC
7022Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
7023
7024 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
7025 compile/link program. Update line numbers.
7026 * gdb.asm/d10v.inc: Define ``startup''.
7027 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 7028
49a2cef8
AC
7029Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
7030
7031 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
7032
3e6c8688
EZ
70332000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7034
7035 * gdb.base/maint.exp: Add 'maint print architecture' item to output
7036 of 'help maint print' command.
7037
9ff5cbe9
AC
7038Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
7039
7040 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
7041 they use gdb_expect_list.
7042
17c579bd
AC
7043Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
7044
7045 * gdb.base/commands.exp: Use ``set remote
7046 memory-read-packet-size'' instead of ``set endian big'' to test
7047 long commands.
7048
e6d71bf3
DB
70492000-06-03 Daniel Berlin <dan@cgsoftware.com>
7050
7051 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 7052 g++, and stop skipping them.
e6d71bf3
DB
7053
7054 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
7055 work under g++.
7056
d63a86f8 7057 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
7058 initialization.
7059
dc96c6c7 70602000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
7061
7062 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
7063 the regular expression: accept an (almost) arbitrary sequence of
7064 "frames-invalid" and "breakpoints-invalid" messages both before
7065 and after the "starting" message.
7066
dc96c6c7 70672000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
7068
7069 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 7070
dc96c6c7 70712000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
7072
7073 * gdb.base/annota1.exp (annotate-signal-handler-caller):
7074 Relax the regular expression a little, make it pass on Solaris 8.
7075
8216cda9
KB
70762000-05-12 Kevin Buettner <kevinb@redhat.com>
7077
7078 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 7079 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
7080 Instead, it is permissible for gdb to stop on the line of the
7081 call itself.
7082
1a570b2f
MS
70832000-05-12 Michael Snyder <msnyder@.cygnus.com>
7084
7085 * gdb.base/break.exp (bp on small function, optimized file):
7086 Add a second pass pattern. The behavior differs here between stabs
7087 and dwarf for one-line functions. Stabs preserves two line symbols
7088 (one before the prologue and one after) with the same line number,
7089 but dwarf regards these as duplicates and discards one of them.
7090 Therefore the address after the prologue (where the breakpoint is)
7091 has no exactly matching line symbol, and GDB reports the breakpoint
7092 as if it were in the middle of a line rather than at the beginning.
7093
dc96c6c7 70942000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 7095
d63a86f8 7096 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
7097 rather than "send_gdb" (for consistancy).
7098
7d418785
AC
7099Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7100
7101 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
7102 * gdb.c++/templates.cc: Properly check for GCC version number.
7103 * lib/compiler.cc: Likewise
7104
dc96c6c7 71052000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 7106
d63a86f8 7107 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
7108 gdb may not stop at the first line of main, due to code motion.
7109
dc96c6c7 71102000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
7111
7112 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
7113 This test depends on parsing the printf output from the target.
7114 Since the sparclet stub doesn't do stdio, this will never work.
7115 * gdb.base/call-rt-st.exp: ditto.
7116 * gdb.base/call-strs: ditto.
7117
dc96c6c7 71182000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
7119
7120 * gdb.base/miscexprs.exp: make sizeof long array test portable.
7121
7122 * gdb.base/ending-run.exp: After connecting to a remote target,
7123 but before running, the target will appear to be in a random
7124 location. Specify both a file and a line for breakpoints.
7125 Also, the function that calls main may be called 'init'
7126 rather than 'start'.
7127
a5a51225
EZ
71282000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7129
7130 * gdb.base/help.exp: Update output for add-symbol-file command.
7131
7930cc7c
FN
71322000-04-10 Fernando Nasser <fnasser@cygnus.com>
7133
7134 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7135 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
7136
23e37ab1
C
71372000-04-07 J.T. Conklin <jtc@redback.com>
7138
e93c542c
C
7139 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
7140
23e37ab1
C
7141 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
7142
591b8fa3
PDM
7143Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
7144
7145 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
7146 values that can be represented exactly.
7147 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
7148 above change, and to not check against the directory part of the source
7149 file name.
7150 (step into print_long_arg_list): Likewise.
7151 (print print_small_structs from print_long_arg_list): Likewise.
7152 (print print_long_arg_list): Likewise.
7153
7a495180
EZ
71542000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7155
30b53638 7156 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 7157
beb998c6
AC
7158Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
7159
7160 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
7161
1c689132
DB
71622000-03-25 Daniel Berlin <dan@cgsoftware.com>
7163
7164 * gdb.base/commands.exp (deprecated_command_test): Add test for
7165 deprecate with no arguments.
7166
c1790a9d
JL
71672000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
7168
7169 * gdb.base/break.exp: Add new test for setting breakpoints on
7170 optimized code so we can test breakpoints work even when function
7171 prologues may be optimized away
7172
003ba290
FN
71732000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7174
7175 From David Whedon <dwhedon@gordian.com>
7176 * gdb.base/commands.exp : Added command deprecator tests.
7177
6837a0a2
DB
71782000-03-22 Daniel Berlin <dan@cgsoftware.com>
7179
7180 * gdb.base/help.exp: Added test for new apropos command.
7181
b9593231
KB
71822000-03-21 Kevin Buettner <kevinb@redhat.com>
7183
7184 * gdb.base/pointers.c (usevar): New function.
7185 (main): Make sure that global variables v_int_pointer2, rptr,
7186 and y are all referenced someplace in the program by calling
7187 usevar() on them. [Some linkers delete symbols which are
7188 never referenced. The space remains, but there's no way to
7189 get a (symbolic) handle on the variable from the debugger.]
7190
751a959b
EZ
71912000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7192
7193 * gdb.base/printcmds.c: Add typedeffed arrays.
7194
7195 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
7196 procedure to test arrays that are typedef'd.
7197
73a93a32
JI
71982000-03-13 James Ingham <jingham@leda.cygnus.com>
7199
7200 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 7201 the library directories.
73a93a32 7202
fb40c209
AC
7203Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
7204
7205 * configure.in (configdirs): Add sub directory gdb.mi.
7206 * configure: Re-generate.
7207
7208 * gdb.mi: New directory.
d63a86f8 7209
ee4dd2c9
AC
72102000-02-25 Scott Bambrough <scottb@netwinder.org>
7211
7212 * gdb.base/long_long.exp: Correct test suite failure when printing
7213 a long long value as a double on ARM platforms.
7214
70f0cc22
JB
72152000-02-16 Jim Blandy <jimb@redhat.com>
7216
7217 * gdb.base/break.exp ("breakpoint line number"): Make sure the
7218 default source file is set properly before running this test.
7219
853819b8
EZ
72202000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7221
7222 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
7223 gdbtk/library directory, not in gdbtcl2.
7224
dfcd3bfb
JM
72252000-02-04 Jim Blandy <jimb@redhat.com>
7226
7227 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
7228 backslash from regexp pattern.
7229
7230 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
7231 procedure. Use it to run all the "continue to bp overloaded"
7232 tests. Note that this changes the names of the tests slightly.
7233 If the breakpoint hit message includes a hex PC value, because
7234 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
7235 from the real source code, still consider that a pass.
7236
7237 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
7238 XFAIL here if the breakpoint message contains a hex address. Note
7239 similar change on 1999-11-02.
7240
7241 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
7242
7243 * gdb.base/ptype.exp: Establish a default source file before
7244 calling get_debug_format.
7245
72462000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
7247
7248 * gdb.base/watchpoint.exp: Remove duplication of test messages.
7249
8b93c638
JM
72502000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
7251
7252 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
7253 of successive stepi commands -- while in the prologue we should see
7254 the function entry bracket.
7255
72562000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
7257
7258 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
7259 reach __change_mode() when stepping through the end of main().
7260
c5394b80
JM
72612000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
7262
7263 * gdb.base/default.exp: Fix expected pattern.
7264 * gdb.base/help.exp: Same.
7265
0d06e24b
JM
72662000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7267
7268 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
7269 Don't use xfail's because that affects only the following test.
d63a86f8 7270
0d06e24b
JM
7271 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
7272 solaris or linux.
7273
7274 * gdb.base/selftest.exp: Update to reflect changes to main.c.
7275
dc96c6c7 72762000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 7277
d63a86f8 7278 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
7279 "A syntax error" rather than "A parse error". Accept both.
7280
72812000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
7282
7283 * gdb.base/default.exp: Remove OS dependent string from "target
7284 remote" test.
7285 * gdb.base/help.exp: Same for "help target remote" test.
7286
c3f6f71d
JM
72872000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7288
7289 From Jim Kingdon <kingdon@redhat.com>:
7290
7291 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
7292 prompt (cleanup rather than necessity, but still might keep output
7293 from spilling to next test).
7294
72952000-01-02 Fred Fish <fnf@cygnus.com>
7296
7297 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
7298 AIX, which defines them in <sys/types.h>.
7299
ed9a39eb 73001999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 7301
ed9a39eb
JM
7302 * gdb.base/default.exp: Match arm* etc instead of arm in "info
7303 float" test.
7304
73051999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 7306
ed9a39eb 7307 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
7308
7309 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
7310 outermost frame disallowed".
7311
73121999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
7313
7314 * gdb.base/setvar.exp: New tests for setting the value of a struct
7315 with a constant list.
7316
73171999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7318
7319 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
7320 require the user to type a cast before setting the value of a struct.
7321
de57eccd
JM
73221999-12-06 Jim Blandy <jimb@cygnus.com>
7323
7324 * gdb.base/default.exp: Expect the new 'info float' command on
7325 all i386 platforms.
7326
7327 * gdb.threads/linux-dp.exp: Expand our ability to recognize
7328 LinuxThreads libraries that don't support debugging.
7329
c2d11a7d
JM
7330Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7331
7332 * gdb.base/remote.c: Fill the buffer with truely random data.
7333 Change the buffer type to ``unsigned char'' to simplify size
7334 arithmetic.
7335
7336 * gdb.base/remote.exp: Reduce download numbers by one. Typical
7337 stub only handles 400-1 byte packets. Verify that the download
7338 worked.
7339
73401999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
7341
7342 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
7343 tests, using UNRESOLVED for the untested cases. Also, does not wait
7344 for a timeout if the prompt was received before a recognizable pattern.
7345
73461999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
7347
7348 * lib/gdb.exp (gdb_expect_list): Fix spelling.
7349
73501999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7351
7352 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
7353 watchpoints.
7354
73551999-11-24 Jason Merrill <jason@casey.cygnus.com>
7356
7357 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
7358
7359 * gdb.c++/local.exp: Be more flexible in recognizing local class
7360 name mangling. Don't allow horribly truncated method names.
7361 * gdb.c++/derivation.exp: Expect protected inheritance.
7362 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
7363 * gdb.c++/virtfunc.exp: Likewise.
7364 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
7365 when printing a nested enum.
7366
73671999-11-22 Jim Blandy <jimb@cygnus.com>
7368
7369 * gdb.base/step-test.exp: Properly await GDB's response to setting
7370 a breakpoint on the call to large_struct_by_value.
7371
7372 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
7373 just because we have debug info for the `start' function.
7374
73751999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
7376
7377 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
7378 "Unknown signal" messages, which indicate (on LinuxThreads) that
7379 GDB doesn't know how to debug threads on this system. This is
7380 better than hanging while philosopher 0 dumps chatter into gdb.log.
7381
73821999-11-18 Tom Tromey <tromey@cygnus.com>
7383
7384 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
7385
73861999-11-18 Fred Fish <fnf@cygnus.com>
7387
7388 * gdb.base/coremaker2.c: Add sample program for generating
7389 cores that is more self contained than coremaker.c. Eventually
7390 I'll add more code to this and tie it into the testsuite.
7391
4ce44c66
JM
73921999-11-12 Stan Shebs <shebs@andros.cygnus.com>
7393
7394 * gdb.base/dollar.exp: Remove, now in gdb.hp.
7395
73961999-11-10 Jimmy Guo <guo@cup.hp.com>
7397
7398 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
7399 from $srcdir/lib/.
7400 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
7401 and gdb.c++/.
7402
7403 * gdb.c++/derivation.exp: remove redundant get compiler info code.
7404
d63a86f8 7405 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
7406 'continue with watch' test point.
7407
74081999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
7409
7410 Merged from p2linux-990323-branch:
d63a86f8 7411
4ce44c66
JM
7412 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
7413
11cf8741
JM
7414Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
7415
7416 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
7417 {limit,fixed}''. Test ``set download-write-size''.
7418
7419Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
7420
7421 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
7422 gdb_expect_list.
7423
7424Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
7425
7426 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
7427
74281999-11-03 Mark Salter <msalter@cygnus.com>
7429
7430 * gdb.base/break.exp: Fix "stub continue" pattern.
7431
74321999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
7433
7434 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
7435
74361999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
7437
7438 * gdb.base/display.exp ("finish"): Add timeout clause.
7439
7440 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
7441 plain prompt clause, so this doesn't have to time out in order to
7442 fail.
7443
7444 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
7445 breakpoint hit messages include an address.
7446
7447 * gdb.base/display.exp: Don't forget to escape parens in regular
7448 expressions. Unix regexp notatation sucks.
7449
74501999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7451
7452 * gdb.base/annota1.exp: Test for annotate-signalled: change output
7453 order for 'signalled' message.
7454
5c44784c
JM
74551999-11-01 Stan Shebs <shebs@andros.cygnus.com>
7456
7457 From Jimmy Guo <guo@cup.hp.com>:
7458 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
7459 * gdb.base/annota1.c: Add code for tests to work with.
7460
74611999-10-26 Frank Ch. Eigler <fche@cygnus.com>
7462
7463 * gdb.base/remote.exp: New test for remote downloading settings.
7464 * gdb.base/remote.c: New file with large .data.
7465
917317f4
JM
74661999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
7467
7468 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
7469 for LinuxThreads support, merged from the Code Fusion branch.
7470
7471Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
7472
7473 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
7474 containing exp_continue into a while within an expect. Don't
7475 attempt a start more than three times. Check return value from
7476 gdb_load.
d63a86f8 7477
2df3850c
JM
7478Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
7479
7480 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
7481 a pass case.
7482
2acceee2
JM
74831999-10-01 Kevin Buettner <kevinb@cygnus.com>
7484
7485 * gdb.base/break.c (main): Added a statement that we can step
7486 off of.
7487 * gdb.base/break.exp: Added tests for setting a breakpoint
7488 at an offset and stepping onto a breakpoint.
7489
74901999-10-01 Fred Fish <fnf@cygnus.com>
7491
d63a86f8 7492 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
7493 gdb output.
7494
c2c6d25f
JM
74951999-09-18 Jim Blandy <jimb@cris.red-bean.com>
7496
7497 * gdb.base/break.exp: Code locations are in hex, don't forget!
7498 (For HP-UX.)
7499
75001999-09-17 Stan Shebs <shebs@andros.cygnus.com>
7501
7502 * condbreak.exp: Use break.c as test program.
7503 * condbreak.c: Remove, redundant with break.c.
7504
75051999-09-15 Stan Shebs <shebs@andros.cygnus.com>
7506
7507 * config/monitor.exp (gdb_target_monitor): Disable X- and
7508 Z-packets if the target needs it.
7509
75101999-09-13 James Ingham <jingham@leda.cygnus.com>
7511
7512 * gdb.c++/overload.exp: Added tests for listing overloaded
7513 functions with function pointers in the arg, explicitly calling
7514 out the version you want.
7515
cff3e48b
JM
75161999-09-09 Stan Shebs <shebs@andros.cygnus.com>
7517
7518 * long_long.exp: Add variations of test cases that work for
7519 targets with 16-bit ints and 32-bit doubles.
7520
d4f3574e
SS
75211999-09-08 Stan Shebs <shebs@andros.cygnus.com>
7522
7523 * break.c (main): Compare a possibly-uninitialized argc with an
7524 unlikely value that fits in 16 bits.
7525
75261999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7527
7528 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
7529 0xfeeb, don't want negative numbers if ints are 16 bits.
7530
7531 * lib/gdb.exp (skip_cplus_tests): New proc.
7532 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
7533 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
7534 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
7535 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
7536 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
7537 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
7538 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
7539 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
7540
7541 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
7542
7543Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
7544
7545 * gdb.base/corefile.exp (up): Allow a parameter to appear
7546 in the frame that we're going up to.
7547
7548 From Jim Blandy <jimb@cygnus.com>:
7549
7550 * gdb.base/default.exp (info float): Expect some output now.
7551
7552 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
7553 returning floating-point values to fail on the x86.
7554 * gdb.base/callfwmall.exp (do_function_calls): Same.
7555
7556 * gdb.base/list.exp (test_listsize): Correct expectations for
7557 listing line 1 with listsize 2. Also, listing a single line
7558 works now, as does listing three lines. [Kevin's note: There
7559 were a number of other cases fixed too where the expectations
7560 differed...]
7561
75621999-09-02 Stan Shebs <shebs@andros.cygnus.com>
7563
7564 * gdb.base/selftest.exp: Add case for when version prints as
7565 constant string instead of char pointer.
7566
104c1213
JM
75671999-08-25 Stan Shebs <shebs@andros.cygnus.com>
7568
7569 * gdb.base/ending-run.exp: Add Solaris case for what happens when
7570 stepping out of main.
7571
7572 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
7573 G++ used.
7574
7575 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
7576 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
7577
7578 * gdb.c++/ovldbreak.exp: Update match string in test that
7579 includes a warning of multiple breakpoints.
7580
75811999-08-24 Stan Shebs <shebs@andros.cygnus.com>
7582
7583 * gdb.base/display.exp: Improve precision of step-after-finish
7584 added yesterday.
7585
7586 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
7587 test.
7588
7589 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
7590 configs when using G++, not just hppa*.
7591
75921999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7593
7594 * gdb.base/async.c: New file.
7595 * gdb.base/async.exp: New file.
7596
7597Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
7598
7599 * gdb.base/break.exp: Tweak PA specific tests to properly handle
7600 PA64.
7601
53a5351d
JM
7602Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
7603
104c1213
JM
7604 * gdb.base/display.exp: "finish" can leave us mid-line on many
7605 targets, deal with it. Add a small constant to main, instead of
7606 1000 since main+1000 may not be a valid address in the target.
7607
53a5351d
JM
7608 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
7609 on hpux11.
7610
7611 * gdb.base/attach.exp: Handle another hpux11 error message variant
7612 when attaching to a process that does not exist.
7613
76141999-08-19 J.T. Conklin <jtc@redback.com>
7615
7616 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
7617 characters in 'continue to 1241' test.
7618
76191999-08-17 Stan Shebs <shebs@andros.cygnus.com>
7620
7621 * gdb.base/call-ar-st.exp: Add a shorter match case for the
7622 stop in print_long_arg_list, define and use a whitespace
7623 variable in print_small_structs test, add an XFAIL for Solaris.
7624 * gdb.base/dbx.exp: XFAIL func commands until somebody is
7625 interested enough to fix.
7626
7be570e7
JM
76271999-08-13 Keith Seitz <keiths@cygnus.com>
7628
7629 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
7630 (dbx_gdb_load): Remove. Use gdb_load instead, since that
7631 proc knows about targets other than the natives.
7632 (test_assign): Use "gdb_run_cmd" to "run" the target.
7633 Check that we've actually hit the breakpoint at main.
7634 When we attempt to assign a value to a local variable, check
7635 that the variable is in the current scope, i.e., don't use
7636 a test with an empty result.
7637
7638Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
7639
7640 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
7641 command.
7642
76431999-08-09 Stan Shebs <shebs@andros.cygnus.com>
7644
7645 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7646 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
7647 gdb.compat, gdb.threads-hp.
7648 gdb.hp/configure, gdb.hp/configure.in: New files.
7649 gdb.hp/Makefile.in: Recurse into new subdirs.
7650 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
7651 gdb.hp/gdb.objdbg: New directory, tests for debugging info
7652 in object files.
7653 gdb.hp/tools: New directory, aux tools for HP-specific tests.
7654
96baa820
JM
76551999-08-05 Stan Shebs <shebs@andros.cygnus.com>
7656
7657 * gdb.base/display.exp: Help expect by putting a newline in the
7658 funky printf, remove a bogus p/a test.
7659
76601999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7661
7662 * gdb.base/display.exp: Make sure that when we say 'run', we are
7663 connected to the target. This is necessary when running not
7664 natively.
7665
76661999-08-03 Stan Shebs <shebs@andros.cygnus.com>
7667
7668 * gdb.base/step-test.exp: Removed some extraneous messages.
7669
7670 * gdb.base/long_long.exp: Don't run memory examination tests
7671 on little-endian targets (they will need a different set of
7672 results to match).
7673
76741999-08-02 Stan Shebs <shebs@andros.cygnus.com>
7675
7676 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
7677 until somebody decides to fix GDB.
7678
7679 * gdb.base/long_long.c: Stop compiler complaint by specifying long
7680 constant as "ULL".
7681 * gdb.base/long_long.exp: Loosen x/c test, add partial result
7682 matches for a couple x/2 commands.
7683
a0b3c4fd
JM
76841999-07-30 Stan Shebs <shebs@andros.cygnus.com>
7685
7686 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
7687 by merging in ref-types2 tests.
7688 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
7689
7690 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7691 * gdb.c++/Makefile.in: Add standard actions.
7692 (EXECUTABLES): Rename from PROGS, update list.
7693 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
7694 from gdb.hp.
7695 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
7696 foo and bar locals.
7697 * gdb.c++/anon-union.exp: Fix tests to match.
7698 * gdb.c++/classes.exp: Run if HP compiler used, add extra
7699 expect matches to handle output variations.
7700 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
7701 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
7702 output, add HP alternatives for new and delete prints.
7703 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
7704 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
7705 * gdb.c++/demangle.exp: Use $style when reporting failure.
7706 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
7707 * gdb.c++/inherit.exp: Run if HP compiler used, add some
7708 match alternatives.
7709 * gdb.c++/local.exp: Add match alternatives or xfails for HP
7710 compilers.
7711 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
7712 * gdb.c++/method.exp: Add match alternatives.
7713 * gdb.c++/misc.cc: Add bool types.
7714 * gdb.c++/misc.exp: Add tests for bool types.
7715 * gdb.c++/overload.exp: Add xfails.
7716 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
7717 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
7718 add some more template parameter tests (only for HP currently).
7719 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
7720 * gdb.c++/virtfunc.cc: Add return type and value for main.
7721 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
7722 match alternatives.
d63a86f8 7723
a0b3c4fd
JM
77241999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7725
7726 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
7727
77281999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
7729
7730 * gdb.base/signals.exp: Don't expect getting a backtrace from
7731 within a signal handler to fail on Linux.
7732
77331999-07-29 Stan Shebs <shebs@andros.cygnus.com>
7734
7735 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7736 * lib/gdb.exp: Remove some gratuitious semicolons.
7737 (delete_breakpoints): Increase timeout.
7738 (gdb_expect): Add -notransfer option.
7739 (gdb_test): Use -notransfer option.
7740 (get_compiler_info): Add f77 case.
7741 (get_compiler): New proc, split out from gdb_preprocess, add f77
7742 case.
7743 (gdb_preprocess): Call get_compiler.
7744
7745 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
7746 * gdb.base/attach.exp, gdb.base/display.exp,
7747 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
7748 gdb.base/long_long.exp, gdb.base/printcmds.exp,
7749 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
7750 third arg to gdb_test.
7751 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
7752 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
7753 HP-UX xfails, add others.
7754 * gdb.base/completion.exp: Reflect name change of self-test.
7755 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
7756 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
7757 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
7758 HP failure number.
7759 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
7760 useless HP-UX 10.30 references.
7761 * gdb.base/maint.exp: Loosen matches.
7762 * gdb.base/pointers.c (main): Declare more_code.
7763 * gdb.base/pointers.exp: Match on output of a `next'.
7764 * gdb.base/structs.c: Add prototypes.
7765 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
7766 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
7767
77681999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7769
7770 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
7771 command.
7772
77731999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7774
7775 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
7776 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
7777
7778 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
7779 debug info. Deal with lack of signal hanlder info in stack.
7780
7781 From Jim Kingdon <kingdon@redhat.com>:
7782 * gdb.base/annota1.exp: If printf has debug info, deal with it.
7783
5a2468f5
JM
77841999-07-19 Stan Shebs <shebs@andros.cygnus.com>
7785
7786 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
7787 gdb.base/foll-vfork.exp: Don't run for crosses.
7788
adf40b2e
JM
7789Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
7790
7791 * gdb.base/configure.in: Check for gdbvars.exp instead of
7792 a1-selftest.exp.
7793 * gdb.base/configure: Re-generate.
7794
77951999-07-12 Stan Shebs <shebs@andros.cygnus.com>
7796
7797 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
7798 in trying to run first and name is too long.
7799
7800 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
7801 pointers2.c and pointers2.exp, respectively.
7802 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
7803 doschk happier.
7804
43e526b9
JM
78051999-07-08 Stan Shebs <shebs@andros.cygnus.com>
7806
7807 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
7808 callfuncs2.c and callfuncs2.exp.
7809
7810 * gdb.base/list.exp: Remove mistaken xfails.
7811 * gdb.base/list0.h: Add optional prototypes.
7812
9846de1b
JM
7813Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
7814
7815 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
7816 calling malloc.
7817 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
7818 * ptype.exp: Move test for get_debug_format to before its first
7819 use.
7820
78211999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7822
7823 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
7824 * gdb.base/annota2.cc, annota2.exp: Move from here.
7825 * gdb.c++/annota2.cc, annota2.exp: To here.
7826 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
7827
43ff13b4
JM
7828Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
7829
7830 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
7831 a consistent format.
7832
085dd6e6
JM
78331999-06-25 Stan Shebs <shebs@andros.cygnus.com>
7834
7835 From Jimmy Guo <guo@cup.hp.com> and others at HP:
7836 * lib/gdb.exp (get_compiler_info): Add detection for assorted
7837 HP compilers, also set the globals $true and $false.
7838
7839 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
7840 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
7841 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
7842 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
7843 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
7844 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
7845 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
7846 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
7847 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
7848 whatis.c} Add C++ compatible function definitions and return
7849 types, add includes for library functions.
7850 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
7851 * gdb.base/step-test.c (myglob): Rename from glob.
7852 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
7853 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
7854 files, move here from gdb.hp.
7855 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
7856 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
7857 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
7858 Adjust line numbers in regexps.
7859
7860 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
7861 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
7862 instead of 0/1.
7863
7864 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
7865 foll-vfork.exp: New files, move here from gdb.hp.
7866 * gdb.base/page.exp: New file, test of pagination command.
7867
7868 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
7869 recursion test.
7870 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
7871
7872 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
7873 gdb.base/solib.exp: Fix compiler invocation process.
7874
7875 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
7876 HP-UX 11, turn off overload resolution explicitly.
7877 * gdb.base/commands.exp: Set argument list explicitly, add
7878 watchpoint test.
7879 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
7880 them work.
7881 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
7882 expressions properly.
7883 * gdb.base/corefile.exp: Loosen the match slightly.
7884 * gdb.base/default.exp: Allow "Error accessing memory" message
7885 also.
7886 * gdb.base/display.exp: Skip over x/0 j if PA64.
7887 * gdb.base/funcargs.exp: Add xfails for HP-UX.
7888 * gdb.base/interrupt.exp: Ditto.
7889 * gdb.base/langs.exp: Add symbolic matches governed by compiler
7890 in use.
7891 * gdb.base/list.exp: Add xfails for HP-UX.
7892 * gdb.base/long_long.exp: Refine some of the numeric matches.
7893 * gdb.base/mips_pro.exp: Xfail on HP-UX.
7894 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
7895 * gdb.base/nodebug.exp: Succeed on more varieties of output.
7896 * gdb.base/opaque.exp: Remove some HP-UX xfails.
7897 * gdb.base/ptype.exp: Succeed on more varieties of output.
7898 * gdb.base/scope.exp: Add xfails for HP-UX.
7899 * gdb.base/sect-cmd.exp: Add more cases.
7900 * gdb.base/setvar.exp: Add xfails for HP-UX.
7901 * gdb.base/shlib-call.exp: Loosen some matches slightly.
7902 * gdb.base/signals.exp: Match on void symbolically.
7903 * gdb.base/step-test.exp: Add case for PA64.
7904 * gdb.base/term.exp: Add exit and restart.
7905 * gdb.base/twice.exp: Clean up after self.
7906 * gdb.base/varargs.exp: Disable overload resolution explicitly.
7907 * gdb.base/whatis.exp: Allow more ways to pass tests.
7908
7909 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
7910 no longer useful.
7911
7912Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
7913
7914 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
7915 list of patterns.
7916 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
7917 print_double_array(double_array)", "continuing to breakpoint
7918 1018", "print print_double_array(array_d)" and "continuing to
7919 1034" tests.
d63a86f8 7920
085dd6e6
JM
79211999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
7922
7923 * Makefile.in: Add empty html and install-html targets.
7924
79251999-06-24 Stan Shebs <shebs@andros.cygnus.com>
7926
7927 * config/mt-*: Remove, these haven't been used since 1996.
7928
79291999-06-22 Stan Shebs <shebs@andros.cygnus.com>
7930
7931 * gdb.base/call-strs.c, gdb.base/ending-run.c,
7932 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
7933 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
7934
9e0b60a8
JM
79351999-06-18 Stan Shebs <shebs@andros.cygnus.com>
7936
7937 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
7938 simpler match case for the ptype of the big class.
7939
79401999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7941
7942 * gdb.exp: Fix test for gdb_prompt existence.
7943
79441999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7945
7946 * gdb.exp (gdb_test): Add fail after calls to perror.
7947
79481999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7949
7950 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
7951
79521999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
7953
7954 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
7955
0f71a2f6
JM
7956Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
7957
7958 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
7959 malloc() is linked in.
7960
79611999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
7962
7963 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
7964 step at end.
7965
7966 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
7967
79681999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
7969
7970 * gdb.java/jv-print.exp: New file. (Our first Java test!)
7971
cce74817
JM
7972Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
7973
7974 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
7975 * gdb.base/mips_pro.exp: Likewise.
7976
79771999-06-02 Keith Seitz <keiths@cygnus.com>
7978
7979 * gdb.c++/templates.cc: Change all "new" operators to throw
7980 an exception.
7981 * gdb.c++/cplusfuncs.cc: Likewise.
7982
7983 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
7984
7985Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
7986
7987 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
7988 * gdb.base/ending-run.exp: When stepping out of main, accept a
7989 step into an arbitrary assembler file.
7990
392a587b
JM
79911999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7992
d63a86f8 7993 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 7994 "breakpoint-invalid" to be printed.
d63a86f8 7995 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
7996 number of "frames-invalid" and "breakpoint-invalid" to be printed.
7997 * gdb.base/annota2.cc: Initialize a.x to 0.
7998
9e086581
JM
79991999-05-17 Keith Seitz <keiths@cygnus.com>
8000
8001 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
8002 when "skip_float_tests" set.
8003 Ditto for "print print_double_array(array_d)", "print print_small_structs",
8004 "print print_ten_doubles", and "step into print_long_arg_list".
8005 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
8006 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
8007 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
8008 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
8009 "skip_float_tests" is set.
8010 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
8011 when "skip_float_tests" set.
d63a86f8 8012
cd0fc7c3
SS
80131999-05-06 Keith Seitz <keiths@cygnus.com>
8014
8015 * gdb.base/annota2.cc: Include stdio.h.
8016
8017Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
8018
8019 * gdb.base/crossload.exp: Remove, this has been disabled ever
8020 since BFD stopped including all targets, and cross-GDB gets
8021 plenty of testing anyway.
8022 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
8023 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
8024 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
8025 * gdb.base/README: Remove, was doc for this.
8026 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
8027 needed.
8028
b83266a0
SS
80291999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8030
8031 * gdb.base/call-ar-st.exp: Fix one regular expression in test
8032 output.
8033
8034 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
8035 * gdb.base/annota2.exp: New file. More annotation tests.
8036 * gdb.base/annota1.c: New file. Source file for annota1.exp.
8037 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
8038
80391999-04-23 Angela Marie Thomas <angela@cygnus.com>
8040
8041 * config/cfdbug.exp: New file.
8042
7a292a7a
SS
80431999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
8044
8045 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
8046 Marcus Daniel's and Dale Hawkins's demangler crashes.
8047
8048 * gdb.c++/demangle.exp (test_gnu_style_demangling,
8049 test_lucid_style_demangling, test_arm_style_demangling,
8050 test_hp_style_demangling): Try Tom Tromey's core-dumping
8051 identifier under each demangling style.
8052
80531999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
8054
8055 * gdb.c++/demangle.exp: Include the current demangling style
8056 in all test names.
8057 (current_demangling_style): New global variable.
8058 (set_demangling_style, test_demangling_core, test_demangling,
8059 test_demangling_exact): New functions.
8060 (test_gnu_style_demangling, test_lucid_style_demangling,
8061 test_arm_style_demangling, test_hp_style_demangling): Use those,
8062 instead of calling gdb_test and gdb_test_exact directly.
8063 (catch_demangling_errors): New function, which reports errors
8064 signalled by the demangling test functions in an orderly way.
8065 (do_tests): Use catch_demangling_errors.
8066
80671999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
8068
8069 * gdb.base/signals.exp (test_handle_all_print): Use () for
8070 grouping in expressions, not {}.
8071
8072 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
8073 initialized yet.
8074
80751999-04-01 Stan Shebs <shebs@andros.cygnus.com>
8076
8077 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
8078 are listed.
8079
80801999-03-26 Stan Shebs <shebs@andros.cygnus.com>
8081
8082 * gdb.stabs/weird.exp: Test for CC being defined before
8083 looking at its value.
8084
80851999-03-25 Stan Shebs <shebs@andros.cygnus.com>
8086
8087 * gdb.base/call-ar-st.exp: Remove stray '#'.
8088 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
8089 "short int" and "long int".
8090 * gdb.c++/overload.cc: Cast the string added in the previous
8091 change, to mollify finicky HP compiler.
8092 * gdb.hp/reg-test.exp (testfile): Fix file name.
8093 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 8094
7a292a7a
SS
8095 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
8096 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
8097 alternate form of enum ptype.
8098
c906108c
SS
80991999-03-23 Stan Shebs <shebs@andros.cygnus.com>
8100
7a292a7a
SS
8101 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
8102 * gdb.hp/*.exp: Change all to run compiler probe only after
8103 passing skip_hp_tests, so as not to waste time on guaranteed
8104 failure.
8105
c906108c
SS
8106 * gdb.c++/overload.cc: Pass string instead of char addr, always
8107 init ccpfoo.
8108 * gdb.c++/templates.cc: Fix syntax error.
8109
7a292a7a
SS
8110Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8111
8112 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 8113 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
8114 command.
8115
81161999-03-18 James Ingham <jingham@cygnus.com>
8117
8118 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
8119
8120 * gdb.c++/method.exp: It was testing an uninitialized int on the
8121 stack and assuming it was positive.
8122
8123 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
8124
8125 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 8126 keep it from killing the rest of the tests.
7a292a7a
SS
8127 Use gdb_continue_to_end.
8128
8129 * gdb.base/sigall.exp: use gdb_continue_to_end.
8130
8131 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
8132
8133 * gdb.base/display.exp: use runto_main, not run.
8134
d63a86f8
RM
8135 * gdb.base/default.exp: Check for the current error message in the
8136 r abbreviation test.
7a292a7a
SS
8137 Add strongarm to the targets that know info float.
8138
d63a86f8 8139 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
8140 run which doesn't work with monitors.
8141
8142 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
8143
8144 * gdb.base/break.exp: use the gdb_continue_to_end proc.
8145
8146 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
8147 program. Traps the case (in Cygmon) when the program never really
8148 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
8149 more places, so I used my name. Sorry Mark...
8150
8151 * config/monitor.exp (gdb_target_monitor): added another
8152 target_info parameter: remotebinarydownload. This will set the
8153 remotebinarydownload flag if this is causing some boards trouble.
8154
81551999-03-18 Mark Salter <msalter@cygnus.com>
8156
8157 * lib/gdb.exp (continue_to_exit): New function.
8158
8159 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
8160 * gdb.base/ending-run.exp: Ditto.
8161 * gdb.base/step-test.exp: Ditto.
8162
81631999-03-16 Stan Shebs <shebs@andros.cygnus.com>
8164
8165 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
8166 (suggested by Art Haas <ahaas@neosoft.com>).
8167
81681999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
8169
8170 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
8171
8172Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
8173
8174 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
8175 descriptions of types (short unsigned int vs unsigned short, etc).
8176
81771999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
8178
8179 * gdb.base/call-strs.exp: Don't assume that `step' will step over
8180 a call to strlen; sometimes we do have sources.
8181
81821999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
8183
8184 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
8185 character, so GDB won't print garbage after its end.
d63a86f8 8186
c906108c
SS
8187 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
8188 breakpoint there instead. Sometimes GCC emits memcpy to handle
8189 the large structures being passed by value, so we step into that
8190 instead of sum_array_print, which obscures what we're really testing.
8191 * gdb.base/step-test.exp: However, we do want a test that notices
8192 the bizarre steps into memcpy, so do that here. Add check for
8193 stepping into function calls that pass large structures by value.
8194 ("Is that a noun clause, or are you just happy to see me?")
8195 Remove all references to specific line numbers.
8196 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
8197 New type and function.
8198 (main): Call large_struct_by_value, passing it a large struct by value.
8199 * lib/gdb.exp (gdb_get_line_number): New function.
8200
8201 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
8202 more portable.
8203
7a292a7a
SS
82041999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
8205
c906108c
SS
8206 * lib/gdb.exp: Doc fixes.
8207
7a292a7a
SS
82081999-03-05 Nick Clifton <nickc@cygnus.com>
8209
d63a86f8 8210 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
8211
82121999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
8213
c906108c
SS
8214 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
8215 commands. They're not germane to this test, and they don't work
8216 that way on remote targets.
8217
3fc11d3e
JM
82181999-03-01 James Ingham <jingham@cygnus.com>
8219
8220 * Changelog entries merged over from gdb development branch.
8221
3fc11d3e
JM
8222 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
8223
8224 * lib/gdb.exp (gdbtk_analyze_results): Generic function
8225 for outputting results of test run.
8226
2d4a1622 8227 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
8228
8229 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 8230
7a292a7a
SS
82311999-02-25 Felix Lee <flee@cygnus.com>
8232
8233 * lib/gdb.exp (debug_format): initialize
8234
c906108c
SS
82351999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
8236
8237 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
8238 * gdb.base/call-rt-st.c: Ditto.
8239
c906108c
SS
82401999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
8241
8242 * gdb.threads/pthreads.exp (horiz): New variable.
8243 (test_startup): Fix regexps that capture thread numbers.
8244
82451999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
8246
8247 * gdb.base/smoke.exp: Disambiguate two test case names (both
8248 called ``print'').
8249
8250Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
8251
8252 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
8253 compilation.
8254
82551999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
8256
8257 * gdb.base/miscexprs.exp: Change patterns to match GDB's
8258 actual output formatting.
8259 * gdb.base/smoke.exp: GDB removes leading 0's.
8260 * gdb.base/volatile.exp: Don't check type of remuneration;
8261 that variable is no longer defined in constvars.c.
8262 * gdb.base/step-test.c (main): Exit with explicit exit code.
8263 * gdb.base/step-test.exp: Remove two nexti checks--they are
8264 not portable.
8265
82661999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
8267
8268 * gdb.base/help.exp ("help delete display"): Fix test to match
8269 gdb's output.
8270
8271 * gdb.base/long_long.c (known_types): Initialize values to zero.
8272 * gdb.base/long_long.exp: Step one more line
8273 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 8274 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
8275 unique test case names.
8276
8277Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8278
d63a86f8 8279 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
8280
8281 * gdb.c++/method.exp: Add missing close brace.
8282
82831999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
8284
8285 * gdb.base/maint.exp: Use 'set height 0' to disable page
8286 prompting, not 'set height 400'.
8287
8288 Fix a bunch of timeouts.
8289 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
8290 four separate tests, so expect doesn't take forever to match a ton
8291 of text against a regexp with lots of .* forms.
8292 ("maint print psymbols", "maint print symbols"): Make some of
8293 these greps more selective, so that expect doesn't try to wade
8294 through huge piles of output and time out.
8295
8296 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
8297
8298 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
8299 tests: one which doesn't expect shlib events to be reported, and
8300 another which does, but is XFAIL for all platforms other than
8301 HP/UX.
8302
8303 * gdb.base/break.exp: Teach the test suite that the `catch
8304 fork', `catch vfork', and `catch exec' commands produce error
8305 messages on platforms that don't provide these features.
8306
8307Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
8308
8309 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
8310 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
8311 (shortening names from solib_threshold.exp etc), won't run on
8312 anything but HP-UX for the foreseeable future.
8313 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
8314 reflect move.
8315
8316Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
8317
8318 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
8319 gdb.trace/Makefile.in (clean): Remove all test executables.
8320
8321Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
8322
8323 * gdb.base/shlib-call.exp: add test cases to verify that gdb
8324 successfully re-sets breakpoints in shared libraries.
8325 * gdb.base/shmain.c (main): return 0, don't fall off the end.
8326
8327Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8328
d63a86f8
RM
8329 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
8330 and compiled w/o GCC.
c906108c
SS
8331
8332 * gdb.hp/watch-cmd.exp: ditto.
8333
8334 * gdb.hp/watch-hp.exp: ditto.
8335
8336 * gdb.hp/xdb1.exp: ditto.
8337
8338 * gdb.hp/xdb2.exp: ditto.
8339
8340 * gdb.hp/dbx.exp: ditto.
8341
8342Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
8343
8344 * constvars.c: Remove C++-isms.
8345 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
8346 with GCC.
8347
8348Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
8349
8350 The following changes are part of the HP merge.
8351
8352 * gdb.base/break.exp: new tests to verify that catchpoints for
8353 fork, vfork, and exec don't trigger inappropriately.
8354
8355 * gdb.base/opaque.exp: compile one file at a time, then link.
8356
8357 * gdb.base/signals.exp: be more restrictive about which hppa
8358 systems receive a setup_xfail. new tests.
8359
8360 * gdb.base/solib_threshold.build: new file.
8361 * gdb.base/solib_threshold.exp: new file.
8362 * gdb.base/solib_threshold.link_opts: new file.
8363 * gdb.base/solib_threshold.mk: new file.
8364 * gdb.base/gen_solib_threshold.c: new file.
8365
8366 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
8367 tests. New tests for enums inside classes.
8368
8369 * gdb.c++/compiler.cc: indicate support of template debugging.
8370
8371 * gdb.c++/demangle.exp: run hp style demangling tests.
8372
8373 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
8374 tests.
8375
8376 * gdb.c++/misc.cc: changes to support new tests.
8377
8378 * gdb.c++/templates.cc: changes to support HP's compiler; changes
8379 to support new tests.
8380
8381 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
8382 gcc, then skip these tests.
8383
8384Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
8385
8386 The following files are part of the HP merge; some had longer
8387 names at HP, but have been renamed to be no more than 14
8388 characters in length.
8389
8390 * gdb.hp/ambiguous.cc: new file.
8391 * gdb.hp/ambiguous.exp: new file.
8392 * gdb.hp/attach.exp: new file.
8393 * gdb.hp/attach2.exp: new file.
8394 * gdb.hp/classes-hp.exp: new file.
8395 * gdb.hp/ctti.exp: new file.
8396 * gdb.hp/ctti-add.cc: new file.
8397 * gdb.hp/ctti-add1.cc: new file.
8398 * gdb.hp/ctti-add2.cc: new file.
8399 * gdb.hp/ctti-add3.cc: new file.
8400 * gdb.hp/dbx.exp: new file.
8401 * gdb.hp/exception.cc: new file.
8402 * gdb.hp/exception.exp: new file.
8403 * gdb.hp/foll-exec.c: new file.
8404 * gdb.hp/foll-exec.exp: new file.
8405 * gdb.hp/foll-fork.c: new file.
8406 * gdb.hp/foll-fork.exp: new file.
8407 * gdb.hp/foll-vfork.c: new file.
8408 * gdb.hp/foll-vfork.exp: new file.
8409 * gdb.hp/inherit-hp.exp: new file.
8410 * gdb.hp/more-steps.exp: new file.
8411 * gdb.hp/namespace.cc: new file.
8412 * gdb.hp/namespace.exp: new file.
8413 * gdb.hp/optimize.exp: new file.
8414 * gdb.hp/pxdb.c: new file.
8415 * gdb.hp/pxdb.exp: new file.
8416 * gdb.hp/quicksort.exp: new file.
8417 * gdb.hp/reg-test.exp: new file.
8418 * gdb.hp/reg-test.s: new file.
8419 * gdb.hp/sized-enum.c: new file.
8420 * gdb.hp/sized-enum.exp: new file.
8421 * gdb.hp/start-stop.exp: new file.
8422 * gdb.hp/templ-hp.cc: new file.
8423 * gdb.hp/templ-hp.exp: new file.
8424 * gdb.hp/thr-lib.c: new file.
8425 * gdb.hp/thr-lib.exp: new file.
8426 * gdb.hp/thr-lib.h: new file.
8427 * gdb.hp/thr-liblib.c: new file.
8428 * gdb.hp/virtfun-hp.c: new file.
8429 * gdb.hp/virtfun-hp.exp: new file.
8430 * gdb.hp/watch-cmd.exp: new file.
8431 * gdb.hp/watch-hp.exp: new file.
8432 * gdb.hp/xdb1.exp: new file.
8433 * gdb.hp/xdb2.exp: new file.
8434 * gdb.hp/xdb3.exp: new file.
8435
8436Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
8437
8438 The following files are part of the HP merge; some had longer
8439 names at HP, but have been renamed to be no more than 14
8440 characters in length.
8441
8442 * gdb.base/ss.h: new file.
8443 * gdb.base/call-ar-st.c: new file.
8444 * gdb.base/call-ar-st.exp: new file.
8445 * gdb.base/call-rt-st.c: new file.
8446 * gdb.base/call-rt-st-exp: new file.
8447 * gdb.base/call-strs.exp: new file.
8448 * gdb.base/ena-dis-br.exp: new file.
8449 * gdb.base/environ.exp: new file.
8450 * gdb.base/long_long.exp: new file.
8451 * gdb.base/sect-cmd.exp: new file.
8452 * gdb.base/shlib-cl2.exp: new file.
8453 * gdb.base/smoke.exp: new file.
8454 * gdb.base/so-impl-ld.c: new file.
8455 * gdb.base/so-impl-ld.exp: new file.
8456 * gdb.base/so-indr-cl.c: new file.
8457 * gdb.base/so-indr-cl.exp: new file.
8458 * gdb.base/varargs.exp: new file.
8459 * gdb.base/volatile.exp: new file.
8460 * gdb.base/whatis-exp.exp: new file.
7a292a7a 8461 * gdb.base/display.exp: new file.
c906108c
SS
8462 * gdb.c++/derivation.exp: new file.
8463 * gdb.c++/local.exp: new file.
8464 * gdb.c++/member-ptr.exp: new file.
8465 * gdb.c++/overload.exp: new file.
8466 * gdb.c++/ovldbreak.exp: new file.
8467 * gdb.c++/ref-types.exp: new file.
8468 * gdb.c++/ref-types2.exp: new file.
8469 * gdb.c++/userdef.exp: new file.
d63a86f8 8470
c906108c
SS
8471Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8472
8473 * gdb.base/default.exp: Reflect wording change in remote.c.
8474
dc96c6c7 8475Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8476
8477 * gdb.base/help.exp: Update to reflect current text.
8478
8479Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
8480
8481 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
8482 they're stack variables and contain garbage.
8483 * gdb.c++/anon-union.exp: new file.
8484
8485 The following changes were made by David Taylor
8486 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8487 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8488 in changes by HP.
8489
8490 * gdb.base/bitops.exp: new file.
8491 * gdb.base/default.exp: change expected messages for catch and
8492 info catch tests to reflect HP merge changes.
8493 * gdb.base/enable-disable-break.exp
8494 * gdb.base/ending-run.c: new file.
8495 * gdb.base/long_long.c: new file.
8496 * gdb.base/maint.exp: new file.
8497 * gdb.base/pointers2.exp: new file.
8498 * gdb.base/shlib-call2.exp: new file.
8499 * gdb.base/solib.exp: new file.
8500 * gdb.base/step-test.c: new file.
8501 * gdb.c++/anon-union.cc: new file.
8502 * gdb.c++/local.cc: new file.
8503 * gdb.c++/member-pointer.cc: new file.
8504 * gdb.c++/method.cc: new file.
8505 * gdb.c++/ref-types.cc: new file.
8506 * gdb.c++/ref-types2.cc: new file.
8507 * gdb.c++/userdef.cc: new file.
d63a86f8 8508
c906108c
SS
8509 * gdb.base/scope.exp: compile one file at a time, then link.
8510 * gdb.base/langs.exp: ditto.
8511 * gdb.base/list.exp: ditto.
d63a86f8 8512
c906108c
SS
8513Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
8514
8515 The following changes were made by David Taylor
8516 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
8517 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
8518 in changes by HP.
d63a86f8 8519
c906108c
SS
8520 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
8521 skip tests. When compiling pass c++ flag to gdb_compile.
8522 * gdb.c++/
d63a86f8 8523
c906108c
SS
8524 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
8525 test for on hppa*-*-hpux*; use args to see if c++ was specified.
8526 (skip_hp_tests): new function.
8527 (gdb_preprocess): new function.
8528
8529 * configure.in (hpdir): decide whether to configure gdb.hp.
8530 * configure: regenerated.
8531
8532 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
8533 to delete on clean.
8534 (EXECUTABLES): update to reflect new additions.
8535 * gdb.base/commands.exp: update message expected.
8536 * gdb.base/default.exp: add copyright notice.
8537 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
8538 * gdb.base/help.exp: update messages to reflect current text.
8539 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
8540 targets for recurse tests.
8541 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
8542 skip this file.
8543
8544 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
8545 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
8546 compilation.
8547 * gdb.c++/misc.exp: ditto.
8548 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
8549 run the tests. tell gdb_compile that it's a c++ compilation.
8550
8551 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 8552
c906108c
SS
8553 * gdb.base/all-bin.exp: new file.
8554 * gdb.base/arithmet.exp: new file.
8555 * gdb.base/assign.exp: new file.
8556 * gdb.base/completion.exp: new file.
8557 * gdb.base/cond-expr.exp: new file.
8558 * gdb.base/condbreak.exp: new file.
8559 * gdb.base/define.exp: new file.
8560 * gdb.base/dollar.exp: new file.
8561 * gdb.base/environment.exp: new file.
8562 * gdb.base/eval-skip.exp: new file.
8563 * gdb.base/jump.exp: new file.
8564 * gdb.base/logical.exp: new file.
8565 * gdb.base/pointers.exp: new file.
8566 * gdb.base/relational.exp: new file.
8567 * gdb.base/section_command.exp: new file.
8568 * gdb.base/whatis-expr.exp: new file.
8569
8570 * gdb.base/all-types.c: new file.
8571 * gdb.base/call-array-struct.c: new file.
8572 * gdb.base/call-return-struct.c: new file.
8573 * gdb.base/call-strings.c: new file.
8574 * gdb.base/callfuncs2.c: new file.
8575 * gdb.base/condbreak.c: new file.
8576 * gdb.base/constvars.c: new file.
8577 * gdb.base/display.c: new file.
8578 * gdb.base/int-type.c: new file.
8579 * gdb.base/jump.c: new file.
8580 * gdb.base/miscexprs.c: new file.
8581 * gdb.base/pointers.c: new file.
8582 * gdb.base/pointers2.c: new file.
8583 * gdb.base/shmain.c: new file.
8584 * gdb.base/shr1.c: new file.
8585 * gdb.base/shr2.c: new file.
8586 * gdb.base/solib.c: new file.
8587 * gdb.base/solib1.c: new file.
8588 * gdb.base/solib2.c: new file.
8589 * gdb.base/varargs.c: new file.
8590 * gdb.c++/derivation.cc: new file.
8591 * gdb.c++/overload.cc: new file.
8592 * gdb.c++/ovldbreak.cc: new file.
8593 * gdb.hp/attach.c: new file.
8594 * gdb.hp/attach2.c: new file.
8595 * gdb.hp/average.c: new file.
8596 * gdb.hp/compiler.c: new file.
8597 * gdb.hp/compiler.cc: new file.
8598 * gdb.hp/execd-program.c: new file.
8599 * gdb.hp/follow-exec.c: new file.
8600 * gdb.hp/follow-fork.c: new file.
8601 * gdb.hp/follow-vfork-and-exec.c: new file.
8602 * gdb.hp/misc-hp.cc: new file.
8603 * gdb.hp/more-steps.c: new file.
8604 * gdb.hp/optimize.c: new file.
8605 * gdb.hp/quicksort.c: new file.
8606 * gdb.hp/run-hp.c: new file.
8607 * gdb.hp/start-stop.c: new file.
8608 * gdb.hp/sum.c: new file.
8609 * gdb.hp/templates-hp.cc: new file.
8610 * gdb.hp/thread-local-in-lib.c: new file.
8611 * gdb.hp/thread-local-in-lib.h: new file.
8612 * gdb.hp/thread-local-in-lib.lib.c: new file.
8613 * gdb.hp/vforked-program.c: new file.
8614 * gdb.hp/virtfunc-hp.cc: new file.
8615 * gdb.hp/watchpoint-hp.c: new file.
8616 * gdb.hp/xdb.c: new file.
8617 * gdb.hp/xdb0.c: new file.
8618 * gdb.hp/xdb0.h: new file.
8619 * gdb.hp/xdb1.c: new file.
8620
8621Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
8622
8623 The following change was made by Edith Epstein
8624 <eepstein@cygnus.com> as part of a project to merge in changes
8625 originally made by HP; HP did not create ChangeLog entries.
8626
8627 * gdb.c++/demangle.exp: changed the expected output for some
8628 ARM-style mangling -- removed second reference to datatype.
8629 For example, maint demangle __dt__11T1__pt__2_cFv
8630 T1<char>::~T1<char>(void)
8631 becomes,
8632 maint demangle __dt__11T1__pt__2_cFv
8633 T1<char>::~T1(void)
8634
8635 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 8636
c906108c
SS
8637Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
8638
8639 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
8640 * gdb.trace/backtrace.exp: Likewise.
8641 * gdb.trace/circ.exp: Likewise.
8642 * gdb.trace/collection.exp: Likewise.
8643 * gdb.trace/deltrace.exp: Likewise.
8644 * gdb.trace/infotrace.exp: Likewise.
8645 * gdb.trace/limits.exp: Likewise.
8646 * gdb.trace/packetlen.exp: Likewise.
8647 * gdb.trace/passc-dyn.exp: Likewise.
8648 * gdb.trace/passcount.exp: Likewise.
8649 * gdb.trace/report.exp: Likewise.
8650 * gdb.trace/save-trace.exp: Likewise.
8651 * gdb.trace/tfind.exp: Likewise.
8652 * gdb.trace/tracecmd.exp: Likewise.
8653 * gdb.trace/while-dyn.exp: Likewise.
8654 * gdb.trace/while-stepping.exp: Likewise.
8655
86561998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
8657
8658 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
8659
8660Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
8661
8662 From Brendan Kehoe:
8663 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
8664 int return types.
8665
8666Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
8667
8668 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
8669 remote dos host testing right.
8670
8671Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
8672
8673 * gdb.base/corefile.exp: remove some xfails.
8674
8675Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
8676
8677 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
8678 have different timestamps.
8679
8680Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
8681
8682 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
8683 gdb.base/default.exp: Replace "exec" with "executable".
8684
8685Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
8686
8687 * gdb.base/default.exp: Change else if to elseif from previous
8688 delta.
8689
8690Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
8691
8692 * gdb.base/default.exp: Add brace missing from previous delta.
8693
8694Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
8695
8696 * gdb.base/default.exp: Support test for info float for all
8697 varieties of arm toolchain.
8698
dc96c6c7 8699Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8700
8701 * gdb.trace/*.exp: remove "remote_download" command.
8702
dc96c6c7 8703Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8704
8705 * gdb.trace/*.exp: remove -gdwarf from compile.
8706
8707Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
8708
8709 * gdb.trace/configure.in(AC_INIT): typo
8710 * gdb.trace/configure: regenerated
8711
dc96c6c7 8712Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8713
8714 * config/m68k-emc.exp: New file.
8715 * lib/<emc-support.exp trace-support.exp}: New files.
8716 * configure.in: add new test directory gdb.trace.
8717 * gdb.trace/{configure configure.in Makefile.in}: New files.
8718 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
8719 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
8720 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
8721 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
8722 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
8723 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
8724 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 8725
dc96c6c7 8726Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8727
8728 * gdb.c++/classes.exp: Change all regular expressions to match
8729 arbitrary combinations of newline/carriage-return, so that they
8730 will work equally well on Unix and Windows.
8731 * gdb.c++/inherit.exp: ditto.
8732 * gdb.c++/virtfunc.exp: ditto.
8733
87341998-08-11 Dawn Perchik <dawn@cygnus.com>
8735
8736 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
8737
c2d11a7d
JM
8738Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
8739
8740 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
8741 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
8742 to use a0-a3/d0-d3 as needed.
8743
8744Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
8745
8746 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
8747 * gdb.disasm/am33.exp: Corresponding changes.
8748
c906108c
SS
87491998-07-11 Felix Lee <flee@cygnus.com>
8750
8751 * gdb.base/callfuncs.exp: add cmp10 test.
8752 * gdb.base/callfuncs.c (cmp10): new function.
8753
8754Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
8755
d63a86f8 8756 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
8757 into two parts to get around a synchronization problem in expect.
8758
3fc11d3e
JM
8759Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
8760
8761 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
8762
8763 * configure.in: Add options for gdbtk testsuite.
8764
8765 * configure: Regenerate.
8766
8767 * gdb.gdbtk: New directory to hold gdbtk tests.
8768
c906108c
SS
8769Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8770
8771 * gdb.fortran/types.exp: Escape brackets in expect patterns
8772 for test_float_literal_types_accepted tests.
8773 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
8774 before run test.
8775
c2d11a7d
JM
8776Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
8777
8778 * am33.exp: Just compile, do not link the testcase.
8779 * am33.s: Add ".am33" pseudoop to force am33 mode.
8780
c906108c
SS
87811998-06-25 Felix Lee <flee@cygnus.com>
8782
8783 * gdb.base/setshow.exp: make sure $pc is sane.
8784
8785 * gdb.stabs/weird.exp: split expect patterns properly.
8786
c2d11a7d
JM
8787Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
8788
8789 * gdb.disasm/am33.s: New disassembler testfile for the am33.
8790 * gdb.disasm/am33.exp: Run it.
8791
dc96c6c7 8792Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8793
8794 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
8795 match processing (and eliminate spurious timeouts when running).
8796
dc96c6c7 8797Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8798
8799 * gdb.base/signals.exp (test_handle_all_print): put back Mach
8800 exception test, but conditionalize it on target [mach | gnu].
8801
dc96c6c7 8802Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
8803
8804 * gdb.base/overlays.exp: fixup compile line for linker script.
8805
8806Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
8807
8808 * gdb.fortran/types.exp: don't guess at float size.
8809
8810Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
8811
8812 * gdb.base/exprs.exp: delete test that depends on int size.
8813
8814Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
8815
8816 * config/sim.exp: Removed checks for target triplets.
8817 (gdb_target_sim): Use gdb,target_sim_options.
8818
8819Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
8820
8821 * gdb.base/reread.exp: New file.
8822 * gdb.base/reread1.c: New file.
8823 * gdb.base/reread2.c: New file.
8824
8825Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
8826
8827 * config/sim.exp: Use 'target sim -sparclite' when running
8828 SPARClite programs.
8829
8830Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
8831
8832 * gdb.base/structs2.exp: New file.
8833 * gdb.base/structs2.c: New file.
8834
8835Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
8836
8837 * gdb.asm/common.inc: New file.
8838 * gdb.asm/d10v.inc: New file.
8839 * asm-source.exp: Pass -I's to gas to find .inc files.
8840 Update line numbers in expected output.
8841 * asmsrc1.s: Rewrite.
8842 * asmsrc2.s: Rewrite.
8843 * configure.in: Create arch.inc symlink.
8844 * configure: Regenerate.
8845 * Makefile.in (distclean): Delete arch.inc.
8846
8847Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
8848
8849 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
8850 (t_enum_value2): ditto
8851 (t_enum_value3): ditto
8852 (main): ditto
8853Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
8854
8855 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
8856 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
8857 change.
8858 Use gdb_test instead of send_gdb/gdb_expect sequences.
8859
8860Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
8861
8862 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
8863 not void.
8864
8865Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
8866
8867 * gdb.base/branches.c: Code with lots of loops and
8868 subroutines. Used to test gdbs ability to single step through PC
8869 changes, especially to test mips-tdep.c:mips_next_pc
8870
8871Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
8872
8873 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
8874 more rigorous EGCS C++ error checking.
8875
8876Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8877
8878 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 8879 tests.
c906108c 8880 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 8881 function when asleep.
c906108c 8882 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
8883 for i*86 Linux and SVR4 signal handling problems.
8884 Remove linux xfail for `next to handler in signals_tests_1', fixed
8885 by recent infrun.c change.
c906108c 8886 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 8887 stack backtraces.
c906108c
SS
8888 Adjust expect pattern in `handle all print' test to match Apr 28 1997
8889 target.[ch] change.
8890
8891Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
8892
8893 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
8894 for a newline from gdb before continuing.
8895 (default_gdb_exit): Just look for y or n.
8896 (gdb_test): Detect abnormal exit from GDB running on DOS; if
8897 it does, fail the rests of the tests in the file.
8898
8899Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
8900
8901 * config/cygmon.exp: New file.
8902
8903Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
8904
8905 * gdb.base/list.exp: Fix problem with "list default lines around
8906 main" test on remote targets.
8907
8908 * gdb.base/scope.exp: Fix problem with filelocal_bss before
8909 run test on remote targets.
8910
8911Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
8912
8913 * gdb.asm: New directory.
8914 * configure.in: Configure it.
8915 * configure: Regenerate.
8916 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
8917 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
8918
8919Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
8920
8921 * config/mn10300-eval.exp: New file to support MN10300 eval board.
8922
dc96c6c7 8923Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8924
c906108c
SS
8925 * gdb.base/overlays (several files): Merge the two overlay
8926 managers into one. Change variables (foox, barx, bazx, grbxx)
8927 back into ints but force them to load in their proper sections.
8928
8929Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
8930
8931 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
8932 on-chip insn memory and IMAP1 to upper 128k.
8933 (D10VCopy): Handle memory regions crossing 16k boundaries.
8934 (D10VCopy): Transfer data in 32 bit chunks.
8935
8936Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
8937
8938 * gdb.base/overlays.c (main): Exit normally when result is
8939 correct.
8940
8941 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
8942 map. Include space for printf in .text segment.
8943
8944 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
8945 updated d10v memory VMA/LMA map.
8946 (D10VCopy): Call D10VTranslate.
d63a86f8 8947
c906108c
SS
8948Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
8949
8950 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
8951
8952 * gdb.base/bar.c (barx, bar): Change variable to small array so
8953 that it won't be put into the .sdata - small data -
8954 section. Update reference.
8955 * gdb.base/baz.c (bazx, baz): Ditto.
8956 * gdb.base/foo.c (foox, foo): Ditto.
8957 * gdb.base/grbx.c (grbxx, grbx): Ditto.
8958
8959 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
8960 to be arrays.
d63a86f8 8961
dc96c6c7 8962Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 8963
c906108c
SS
8964 * gdb.base/overlays.exp: fix up and get working again.
8965 Add tests for backtraces from an overlay function.
d63a86f8 8966
c906108c
SS
8967Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
8968
8969 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
8970 "calling function with watchpoint enabled".
8971
8972Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
8973
8974 * gdb.base/break.exp (test_next_with_recursion): Remove
8975 gdb_suppress_tests for d10v-*-*.
8976 * lib/gdb.exp (gdb_suppress_tests): Disable this function
8977 pending review of whether it is useful or not.
8978
8979Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
8980
8981 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
8982
8983Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
8984
8985 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
8986 * config/dve.exp: New file to support Densan boards.
8987
8988Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
8989
8990 * gdb.base/interrupt.exp: Document problem of simulators, signals,
8991 reads and BSD.
8992
8993Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
8994
8995 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
8996 response.
8997
8998 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
8999
9000Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
9001
9002 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
9003 test.
9004
9005 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
9006 target_sizeof_long and target_bigendian_p.
9007 (structs_by_value, structs_by_reference): Check values according
9008 to targets word size and endianess.
d63a86f8 9009
c906108c
SS
9010Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
9011
9012 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
9013 output.
9014
9015Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
9016
9017 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
9018 Update test of set args help to match source change.
9019
9020Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
9021
9022 * gdb.base/default.exp: Expect help system output to be in
9023 alphabetical order.
9024 * gdb.base/help.exp: Ditto.
9025
9026Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
9027
9028 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
9029 "i*86-pc-linux-gnu*".
9030 * gdb.base/interrupt.exp: Ditto.
9031 * gdb.base/corefile.exp: Ditto.
9032
9033 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
9034 define vxworks when building the testcase.
9035
9036 * gdb.base/ptype.exp: Fix testnames to be unique.
9037 * gdb.base/radix.exp: Ditto.
9038 * gdb.base/term.exp: Ditto.
9039 * gdb.base/whatis.exp: Ditto.
9040 * gdb.c++/classes.exp: Ditto.
9041
9042Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
9043
9044 * gdb.base/callfuncs.exp: Fix indentation.
9045
9046 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
9047 suppress_flag has been set.
9048 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
9049 target feature.
9050
9051Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
9052
9053 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
9054 the testcase.
9055
9056 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
9057 set_debug_traps() and breakpoint().
9058 * gdb.c++/misc.cc (main): Ditto.
9059 * gdb.c++/templates.cc (main): Ditto.
9060 * gdb.c++/virtfunc.cc (main): Ditto.
9061
9062Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
9063
9064 * lib/gdb.exp(gdb_step_for_stub): New function.
9065 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
9066 exists, reload the executable and do a "continue" instead of
9067 doing a jump.
9068 (runto_main): Use gdb_step_for_stub.
d63a86f8 9069
c906108c
SS
9070 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
9071 tests to have unique names.
9072 * gdb.base/callfuncs.exp: Ditto.
9073 * gdb.base/commands.exp: Ditto.
9074 * gdb.base/default.exp: Ditto.
9075 * gdb.base/help.exp: Ditto.
9076 * gdb.base/list.exp: Ditto.
9077 * gdb.base/opaque.exp: Ditto.
9078 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
9079 similar tests.
d63a86f8 9080
c906108c
SS
9081 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
9082 * gdb.c++/cplusfuncs.cc: Ditto.
9083 * gdb.c++/virtfunc.cc: Ditto.
9084
9085 * config/monitor.exp: Keep track of the last file we saw, rather
9086 than trying to get the info from gdb.
9087
9088 * gdb.fortran/types.exp: Move comment to previous line.
9089
9090Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
9091
9092 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
9093 target mode.
9094
9095Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
9096
9097 From Bob Manson:
9098 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
9099 string from GDB when it connects.
9100
9101 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
9102
9103Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
9104
9105 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
9106 if we can't get a debug format from GDB (we may be testing an
9107 older GDB). Use a 10 second timeout when checking for the format.
9108
9109 * gdb.stabs/weird.exp: Fix quoting.
9110
9111 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
9112
9113Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
9114
9115 * config/arm-ice.exp: New file.
9116
9117Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
9118
9119 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
9120 until it has been modified to work with the new testsuite.
9121
99707966 9122 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
9123 testcase won't compile, cause all of the testcases in the file to
9124 fail instead.
9125
9126 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
9127 (gdb_clear_suppressed): New procedure.
9128 (gdb_stop_suppressing_tests): Only clear suppress_flag if
9129 it contains a positive value.
9130
9131Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
9132
9133 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
9134
9135 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
9136
9137Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
9138
9139 * lib/gdb.exp (setup_xfail_format): New function.
9140 (get_debug_format): New function to get debug format.
9141 (debug_format): New global variable to hold last value set
9142 by get_debug_format.
9143 * gdb.base/list.exp: Call get_debug_format and expect some
9144 tests to fail for DWARF 1 and COFF formats.
9145 * gdb.c++/ptype.exp: Ditto.
9146 * gdb.c++/classes.exp: Ditto.
9147 * gdb.c++/cplusfuncs.exp: Ditto.
9148 * gdb.c++/inherit.exp: Ditto.
9149 * gdb.c++/templates.exp: Ditto.
9150 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 9151
c906108c
SS
9152Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
9153
9154 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
9155 host doesn't have a currently-open connection.
9156
9157 * config/sparclet.exp: Cleanups and fixes to make it generic for
9158 any gdb stub target. Handle cases where gdb doesn't respond when
9159 interrupted in a sane fashion.
9160
9161 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
9162 same thing in a totally different way.
9163
9164 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
9165 setting "timeout".
9166 (gdb_start): We set the global gdb_prompt variable in
9167 default_gdb_init now.
9168
9169Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
9170
9171 * gdb.base/printcmds.exp: Fix "check for floating addition"
9172 regexp to accept results within approx +/- .01 of exact value.
9173 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
9174
9175Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
9176
9177 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
9178 properly.
9179 (gdb_expect): Add optional timeout parameter, and add timeout
9180 value to various calls.
9181 (gdb_suppress_tests): Only give one warning message per group.
9182
9183Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
9184
9185 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
9186 global variables. Handle getting a value for $timeout more
9187 gracefully.
9188
9189Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9190
9191 * lib/gdb.exp: Close connection to remote host if gdb doesn't
9192 initialize.
9193 (default_gdb_init): New procedure; allow gdb_init to be overridden
9194 by a target configuration file.
9195 (gdb_expect): Pass the timeout to remote_expect.
9196
9197 * config/monitor.exp(gdb_load): Fix typo in regexp.
9198
9199Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
9200
9201 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
9202
9203Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
9204
9205 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
9206 here. Call gdb_target_exec before rebooting the target, to make
9207 sure the connection to the target is closed.
9208 (gdb_load): Pass the name of the executable to gdb_target_monitor.
9209 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
9210 Also detect "Timeout reading from remote" error.
9211
9212 * config/gdbserver.exp: Pass the executable being loaded to
9213 gdb_target_monitor. Don't call gdb_file_cmd here; let
9214 gdb_target_monitor do it.
9215
9216 * gdb.disasm/hppa.exp: Don't use exec_output.
9217
9218Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
9219
9220 * gdb.base/list.exp: If we're debugging a non-native target,
9221 try to set the pc register to point to the start of the
9222 program before doing the first list command.
9223
9224 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
9225 test_calls after restarting.
9226
9227 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
9228 reloading.
9229
9230 * gdb.base/watchpoint.exp: Fix typo.
9231
9232 * gdb.base/setshow.exp: Check for use_gdb_stub.
9233
9234 * gdb.base/break.exp: Fix continue until exit test for the gdb
9235 stub case.
9236 * gdb.base/langs.exp: Ditto.
9237
9238 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
9239 gdb_load_offset. If we weren't given a file to load, figure out
9240 what the current file is and use it.
9241
9242 * config/i386-bozo.exp: New file.
9243
9244Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
9245
9246 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
9247 feature.
9248
9249 * config/proelf.exp: New entry.
9250
9251Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
9252
9253 * lib/gdb.exp: Remove spurious .* patterns at the beginning
9254 of regexps.
9255
9256 * gdb.base/watchpoint.exp: Don't run the test_stepping
9257 tests if gdb can't call functions on the target.
9258
9259 * gdb.base/setshow.exp: Don't run the set prompt tests if
9260 the board has gdb_prompt set.
9261
9262Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
9263
9264 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
9265 * gdb.base/commands.exp: Likewise.
9266 * gdb.base/setshow.exp: Likewise.
9267
9268Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
9269
9270 * config/monitor.exp(gdb_start): Look for gdb_prompt target
9271 feature.
9272
9273 * config/i960.exp: New file.
9274
9275Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
9276
9277 * gdb.base/funcargs.exp: Check for gdb,short_int target
9278 feature instead of looking for explicit target triplets.
9279
dc96c6c7 9280Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 9281
d63a86f8 9282 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
9283 "p 123DEADBEEF", to check parse_number.
9284 * top.c: change "to enable to enable" to "to enable" in a couple
9285 of help strings.
9286
9287Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
9288
9289 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
9290 on the mn10300.
d63a86f8 9291
c906108c
SS
9292Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
9293
9294 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
9295 where the test executable is run with explicit args.
9296 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
9297
9298Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
9299
9300 * gdb.base/run.c: Use FAKEARGV to build test executable that
9301 does not require a command line arg, since most simulators
9302 don't currently support passing such an arg into the simulated
9303 program.
9304 * gdb.base/commands.exp: Change tests to insert the proper
9305 value as the arg to the first recursive factorial call. Change
9306 compilation line to define FAKEARGV at compile time.
9307
9308Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
9309
9310 * gdb.base/recurse.exp: Enable these tests for the mn10300.
9311 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
9312 function with watchpoint enabled" test.
9313
9314Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
9315
9316 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
9317 Don't call gdb_test when the command doesn't return to a gdb prompt.
9318
9319 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
9320 "Tests restarted" messages.
9321
9322Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
9323
9324 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
9325
dc96c6c7 9326Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9327
9328 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
9329 for INFO SYMBOL; add help tests for OVERLAY commands.
9330 * gdb.base/default.exp: add tests for INFO SYMBOL command;
9331 add tests for OVERLAY commands
9332 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
9333 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
9334 * gdb.base/sigall.c: add usestubs code frag
9335 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 9336
c906108c
SS
9337Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
9338
9339 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
9340 failures.
9341 (gdb_stop_suppressing_tests): Note that tests have restarted.
9342
9343Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
9344
9345 * config/h8300.exp: New file.
9346
9347Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
9348
9349 * gdb.base/setshow.exp: Check for the existence of a
9350 feature, not its value.
9351
9352Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
9353
9354 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
9355
9356 * gdb.base/scope.exp: It's now init0(), not init().
9357
9358 * gdb.base/scope0.c: For now, change init() to be init0().
9359
9360 * config/monitor.exp: Use gdb_serial in preference to serial
9361 or netport.
9362
9363 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
9364 and it's not already set.
9365
9366Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
9367
9368 * gdb.base/setshow.exp: Only test the run command if the target
9369 isn't using a stub and if it supports argument passing.
9370
9371Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
9372
9373 * config/udi.exp(gdb_start): Make sure UDICONF is set
9374 properly before starting gdb.
9375
9376Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
9377
9378 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
9379 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
9380 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
9381
9382Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
9383
9384 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
9385 specialized code to reboot the board, use remote_reboot instead.
9386
9387 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
9388
9389 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
9390
9391 * config/monitor.exp: Make sure we disconnect from the target.
9392 Also, try a reboot/reload cycle instead of failing if the
9393 load fails.
9394
9395Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
9396
9397 * gdb.base/default.exp: Don't set match_max.
9398 * gdb.base/help.exp: Ditto.
9399 * gdb.base/list.exp: Ditto.
9400 * gdb.base/signals.exp: Ditto.
9401
9402 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
9403 set, use remote_ld to download the testcase instead of
9404 the GDB loader.
9405
9406Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
9407
9408 * config/vr5000.exp: New file.
9409
9410 * config/monitor.exp(gdb_target_monitor): Add pattern for
9411 "Ending remote" to detect errors in connecting.
9412
9413 * gdb.base/setshow.exp: Add .* within auto language test.
9414
9415 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
9416 target feature.
9417
9418 * config/monitor.exp(gdb_load): Check for a failure when loading,
9419 and reboot the board if necessary.
9420
9421 * gdb.base/setvar.exp(test_set): Handle multiple prints within
9422 a set of tests. Remove print.* from the patterns being checked.
9423
9424Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
9425
9426 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
9427 refer to gdb_spawn_id.
9428
9429 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
9430 longer used.
9431 * config/sparclet.exp: Ditto.
9432 * config/sparclet-old.exp: Ditto.
9433 * config/slite.exp: Ditto.
9434 * config/sim.exp: Ditto.
9435 * gdb.base/funcargs.exp: Ditto.
9436
9437 * lib/gdb.exp:Remove references to gdb_spawn_id.
9438 (gdb_expect): Move to remote.exp.
9439
9440Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
9441
9442 * config/monitor.exp: Detect the "Couldn't establish connection"
9443 message from GDB.
9444
9445Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
9446
9447 * gdb.base/bitfields.exp: Use runto instead of explicit
9448 gdb_run_cmd/gdb_expect sequences.
9449
9450 * gdb.base/break.exp(text_next_with_recursion): Add match for
9451 gdb_expect call.
9452
9453 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
9454 We also need to handle the "A program is being debugged already"
9455 prompt from gdb. Use gdb_test to set the baud rate.
9456
9457 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
9458 to 20000. Really. I mean it.
9459
9460Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
9461
9462 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
9463 fails. If suppress_flag is set, skip perror message about not
9464 being able to send to GDB.
9465 (send_gdb): If suppress_flag is set, don't try to send commands to
9466 GDB.
9467 (gdb_expect): If suppress_flag is set, always fail immediately.
9468 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
9469 (gdb_init): Call gdb_stop_suppressing_tests.
9470 (default_gdb_exit): Ditto.
9471 (default_gdb_start): Ditto.
9472
9473 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
9474 gdb_stop_suppressing_tests as appropriate.
9475 * gdb.base/break.exp: Ditto.
9476 * gdb.base/callfuncs.exp: Ditto.
9477 * gdb.base/commands.exp: Ditto.
9478 * gdb.base/exprs.exp: Ditto.
9479 * gdb.base/funcargs.exp: Ditto.
9480 * gdb.base/list.exp: Ditto.
9481 * gdb.base/recurse.exp: Ditto.
9482 * gdb.base/scope.exp: Ditto.
9483 * gdb.base/structs.exp: Ditto.
9484 * gdb.c++/inherit.exp: Ditto.
9485
9486Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
9487
9488 * config/vr4300.exp: New file.
9489
99707966 9490 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 9491
99707966 9492 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
9493
9494Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
9495
9496 * lib/gdb.exp(gdb_init): New function.
9497
9498 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
9499 for each individual variable set.
9500
9501 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
9502 name.
9503
9504 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
9505
9506 * gdb.base/scope.exp: Use gdb_test.
9507
9508 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
9509 aborting; the testsuite driver will do that for us (see
9510 gdb_finish). Also, use gdb_test in a few more places.
9511
9512Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9513
9514 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
9515
9516Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
9517
9518 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
9519 and "add_tests" are not at the same address.
9520
9521Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
9522
9523 * gdb.base/ptype.exp: Use gdb_test.
9524
9525Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
9526
9527 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
9528 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
9529 left in. No longer expect them to fail.
9530
9531 * gdb.stabs/*.mt; Deleted, no longer used.
9532 * gdb.stabs/configure.in: Remove references to target makefile
9533 frags.
9534 * gdb.stabs/configure: Rebuilt.
9535
9536 * gdb.disasm/*.mt: Deleted, no longer used.
9537 * gdb.disasm/configure.in: Remove references to target makefile
9538 frags. Use "sh3.s" as the unique filename for this directory.
9539 * gdb.disasm/configure: Rebuilt.
9540
9541 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
9542 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
9543 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
9544
9545Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
9546
9547 * config/udi.exp: Use mondfe,name instead of remote_host.
9548
9549Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
9550
9551 * gdb.base/watchpoint.exp: Don't expect a failure when calling
9552 a function with a watchpoint enabled on the mn10200.
9553
9554 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
9555 before trying to create it!
9556
9557Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
9558
9559 * config/vx.exp: Use hostname instead of netport.
9560
9561 * config/vxworks.exp: New file.
9562
9563 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
9564
9565 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
9566 gdb before assuming everything worked. Send a ^C if a timeout
9567 occurs.
9568
9569 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
9570 $gdb_spawn_id directly.
9571 (gdb_run_cmd): Try _start as well as start. Use the target feature
9572 gdb,start_symbol as the symbol to start from when jumping.
9573
9574Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
9575
9576 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
9577 redundant) test.
9578
9579 * gdb.base/recurse.exp: Relax final value test for 'b' so that
9580 it doesn't lose for 16bit integer systems.
9581
9582Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
9583
9584 * gdb.fortran/types.exp: If the target doesn't support "double"
9585 data types, then expect "real" types to only be 4 bytes.
9586
9587 * gdb.c++/virtfunc.exp: Expect failure for virtual function
9588 call tests if the target doesn't support inferior function calls.
9589
9590 * gdb.base/printcmds.exp: Allow minor deviation in FP values
9591 in printf tests.
9592
9593Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
9594
9595 * gdb.base/help.exp: Disable "help set", "help show", and
9596 "help support". Simplify regexp for "help stack".
9597
9598 * gdb.base/default.exp: Set match_max to 5000 and the timeout
9599 to 60 seconds. Temporarily set match_max to 15000 around the
9600 "info copying" test.
9601
9602 * gdb.base/nodebug.exp: Don't try to do an inferior function
9603 call if the target doesn't support them.
9604 * gdb.base/printcmds.exp: Likewise.
9605 * gdb.base/setvar.exp: Likewise.
9606 * gdb.base/structs.exp: Likewise.
9607 * gdb.c++/templates.exp: Likewise.
9608 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
9609
9610 * gdb.base/recurse.exp: Enable for the mn10200.
9611
9612 * configure.in: Do configure gdb.stabs directory for *-*-elf
9613 targets.
9614 * configure: Rebuilt.
9615
9616 * gdb.base/break.exp: Check for gdb,noresults before testing
9617 exit status and/or results from the target.
9618 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
9619 * lib/gdb.exp: Remove old (now bogus) initialization of
9620 noinferior, noargs, noresults and nosignals.
9621
9622Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
9623
9624 * config/sh.exp: New file.
9625
9626 * config/slite.exp: Try to connect multiple times to the board
9627 before rebooting. Only send a "monitor run" if need_monitor_run
9628 is set.
9629
9630 * gdb.base/break.exp: Don't do the "stub continue" test if
9631 the target has gdb_stub set.
9632
9633 * gdb.base/callfuncs.exp: Increase the timeout.
9634
9635 * gdb.base/interrupt.exp: Don't even try to compile the testcase
9636 if the target has gdb,noinferiorio set.
9637
9638 * gdb.base/list.exp: Increase match_max to 10000 characters.
9639
9640 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
9641
9642 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
9643 target.
9644
9645 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
9646
9647Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
9648
9649 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
9650 trying to delete the copy of gdb. Catch the file delete so we
9651 don't die if the delete fails; also, the file should be copied to
9652 the host, not to the build.
9653
9654Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
9655
9656 * lib/gdb.exp(gdb_test): Surround the result pattern with
9657 parenthesis in case it contains multiple regexps separated
9658 with |.
9659
9660 * gdb.base/watchpoint.exp: Use gdb_test.
9661 * gdb.base/default.exp: Ditto.
9662
9663Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
9664
99707966 9665 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 9666
c906108c
SS
9667 * gdb.base/scope.exp: Use gdb_test.
9668 * gdb.c++/classes.exp: Ditto.
9669 * gdb.c++/inherit.exp: Ditto.
9670
9671Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
9672
9673 * gdb.base/crossload.exp: Don't use execute_anywhere, use
9674 remote_exec instead.
9675 * gdb.base/corefile.exp: Don't be ridiculous.
9676 * gdb.base/*.c: Add missing stub invocations.
9677
9678Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
9679
9680 * config/slite.exp: Miscellaneous fixes.
9681
9682 * lib/gdb.exp: Fix runto.
9683
9684 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
9685 the target.
9686
9687 * gdb.base/watchpoint.exp: Fix regexp.
9688
9689 * lib/gdb.exp(default_gdb_exit): Add a catch to the
9690 close and wait commands, as the descriptor may now be
9691 invalid. Always call "remote_close host".
9692
9693Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
9694
9695 Major rewrite for testsuite revision.
d63a86f8 9696
c906108c
SS
9697 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
9698 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
9699 instead of relying on spawn_id to always contain a valid
9700 spawn id.
9701 (get_compiler_info): New procedure to build the ${binfile}.ci
9702 file, instead of replicating this in N different places.
9703 (gdb_compile): New procedure.
d63a86f8 9704
c906108c
SS
9705 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
9706 appropriate arguments) instead of compile. Use gdb_test in a lot
9707 more places. Use send_gdb instead of send. Always run gdb_start
9708 at the start of a testcase, as this is no longer done magically.
9709
9710 config/*-gdb.exp: Rename without the -gdb suffix.
9711
9712 config/mips.exp: Use remote_close instead of exit_remote_shell.
9713 config/monitor.exp: Use target_info instead of looking at
9714 baud, timeout, etc.
9715 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
9716
9717Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9718
9719 * gdb.c++/templates.exp (test_ptype_of_templates),
9720 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
9721 Update expect patterns for destructors and assignment operators
9722 to match corresponding c-typeprint.c changes.
9723 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
9724 to destructor breakpoint test, GDB should be able to set the
9725 destructor breakpoint without specifying arguments.
9726
9727Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
9728
9729 * gdb.threads/pthreads.exp: Change result for failure to compile due
9730 to lack of pthreads runtime support from an error to simply an
9731 unsupported test, per dejagnu standards.
9732
9733Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9734
9735 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
9736 where GDB exits to reduce pattern match time.
9737 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
9738
9739 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
9740
dc96c6c7 9741Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9742
9743 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
9744 * gdb.base/default.exp: ditto.
9745 * gdb.base/nodebug.exp: ditto.
9746 * gdb.base/printcmds.exp: ditto.
9747 * gdb.base/ptype.exp: ditto.
9748 * gdb.base/setvar.exp: ditto.
9749 * gdb.base/structs.exp: ditto.
9750 * gdb.base/setshow.c: Guard against uninitialized values of argc.
9751
9752Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
9753
9754 * configure, */configure: Rebuild with autoconf 2.12.
9755
9756Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
9757
9758 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
9759 use new i*86-pc-linux*-gnu quads.
9760 * gdb.base/corefile.exp: Ditto.
9761 * gdb.base/signals.exp: Ditto.
9762 * gdb.base/sigall.exp: Ditto.
9763 * gdb.base/interrupt.exp: Ditto.
9764
9765 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
9766 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
9767 RedHat 4.0.
d63a86f8 9768
c906108c
SS
9769 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
9770 linux. This allows the test case to at least compile on latest
9771 linux, but still not run due to missing the threads runtime library.
9772
9773Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9774
9775 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
9776 directory to search gdb directory. Accept and step over conditional
9777 stack alignment code. Consume $prompt in failure cases.
9778 Reset timeout to $oldtimeout instead of some arbitrary value.
9779 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
9780 timeout problems with infinite stack backtraces.
9781 * gdb.base/ptype.exp (ptype struct link, union tu_link):
9782 Accept function parameters for linkfunc member.
9783
9784Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
9785
9786 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
9787 (CXXFLAGS): Remove, unreferenced.
9788 (B_OPTIONS): Add for -B options and add code to initialize with
9789 previous -B options and also add -B option to pick up cross compiled
9790 runtime.
9791 (TARGET_INCLUDES): Add for -I options and add code to initialize when
9792 doing cross compiles.
9793 (target_alias): Declare global.
9794 (xgcc): Set variable to full path of gcc in build tree. Use findfile
9795 to verify that gcc exists in build tree, and if so set CC to that
9796 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 9797
c906108c
SS
9798Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
9799
9800 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
9801 ptype test for anonymous union. Fixup testcase to match
9802 current gcc debug output.
9803
9804Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
9805
9806 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
9807 force argument to an unsigned long type.
9808
9809Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
9810
9811 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
9812 tests and anonymous union print/ptype tests.
9813 * gdb.base/list.exp (test_forward-search): Increase timeout by
9814 5 minutes for the "search extremely long line" case.
9815 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
9816 completely optional and that the pass/fail messages use the command as
9817 the message if that third arg is a null string.
9818 (gdb_test_exact): Arrange that a null string pattern means match a
9819 null string output rather than any output, which might include random
9820 errors.
9821 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
9822 backtrace test.
9823 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
9824 always failing and failure is now exposed by gdb.exp changes.
9825
9826Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
9827
9828 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
9829 weren't being noted.
9830
9831Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9832
9833 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
9834 * gdb.stabs/weird.exp: Remove v_comb xfails.
9835
dc96c6c7 9836Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9837
9838 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
9839 list.exp scope.exp watchpoint.exp]
9840 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 9841
dc96c6c7 9842Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9843
9844 * config/monitor.exp: Increase download timeout to 1000 seconds.
9845
dc96c6c7 9846Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9847
9848 * config/m32r.exp: Increase timeout to 120 seconds.
9849
9850Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
9851
9852 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
9853 and accept older ordering as obsolescent gcc or gdb.
9854 * gdb.c++/templates.exp: Ditto.
9855 * gdb.c++/virtfunc.exp: Ditto.
9856
9857Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
9858
9859 * gdb.base/coremaker.c: Add code to mmap some data so we
9860 can check that it ends up in the core file.
9861 * gdb.base/corefile.exp: Add test to read mmapped data
9862 from core file.
9863
dc96c6c7 9864Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9865
9866 * config/m32r.exp: New file.
9867
9868Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
9869
9870 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
9871 that cflags can contains -gstabs, and work correctly for other tests.
9872
dc96c6c7 9873Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
9874
9875 * gdb.base/setshow.exp: New file, tests show and set.
9876 * gdb.base/setshow.c: New file, tests show and set.
9877 * gdb.base/help.exp: Add test for help set|show annotate.
9878 * gdb.base/default.exp: Add test for set|show annotate.
9879
9880Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
9881
9882 * testsuite/gdb.base/break.exp: Make backtrace from factorial
9883 errors unique.
9884 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
9885 explicitly.
9886
9887Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
9888
9889 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
9890 and width commands. This is done elsewhere.
9891 * (gdb_start): Don't call gdb_start_sim here. That's already
9892 done in gdb_load. This fixes lots of failures in default.exp.
9893
9894Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
9895
9896 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
9897 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
9898 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
9899 in the same we we treat other failures (since it may be an expected
9900 condition), rather than as an error.
9901 * gdb.base/signals.exp (test_handle_all_print): Revert back to
9902 old test format.
9903
9904Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
9905
9906 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
9907 (distclean maintainer-clean realclean): No need to remove files
9908 twice. Nuke the duplicates.
9909 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 9910 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
9911 Remove config.h along with other config files.
9912
9913Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
9914
9915 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
9916 "p func1 ()" and note that rests of tests are skipped.
9917 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
9918 setup_xfails for "print func2::coremaker_local".
9919 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
9920 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
9921 affected by the previous run test.
9922 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
9923 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
9924 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
9925 "pass int powerset tuple" and "pass modeless int powerset tuple".
9926 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
9927 "real write 4" and "real write 8".
9928 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
9929 setup_xfails for "print vs1 after tuple assign 2",
9930 "print \$i after tuple assign 2", and
9931 "print vs2 after tuple assign 2".
9932 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
9933 meaningful error message and return -1 so the caller can
9934 suppress further tests and avoid a cascade of errors.
d63a86f8 9935
c906108c
SS
9936Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
9937
9938 * gdb.base/a1-selftest.exp: Tweak tests to account for new
9939 format for printing version.
9940 * gdb.base/default.exp: Ditto.
9941 * gdb.base/interrupt.exp: Fix problem with cascade of
9942 errors if child process dies while calling a function.
d63a86f8 9943
c906108c
SS
9944Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
9945
9946 * Makefile.in (VPATH): Add
9947 * Makefile.in (Makefile, config.status): Fix rules so things get
9948 remade when necessary.
9949
9950Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
9951
9952 * Makefile.in (just-check): Add path to sibling expect dir
9953 to environment variable specified by RPATH_ENVVAR.
9954
9955Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
9956
9957 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
9958 (just-check): Add shared library paths for libstdc++, tk,
9959 tcl, bfd, and opcodes to the environment variable specified
9960 in RPATH_ENVVAR.
9961 * configure.in: Add support to recognize --enable-shared flag
9962 and generate correct value for RPATH_ENVVAR.
9963 * configure: Regenerated with autoconf.
9964
9965Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
9966
9967 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
9968 include all osf versions.
9969 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
9970 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
9971 when target is linux. When failing to build pthreads test
9972 executable, give more meaningful message.
9973 * gdb.threads/pthreads.c: Hpux also uses old definition of second
9974 arg for pthread_create.
d63a86f8 9975
c906108c
SS
9976Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
9977
9978 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
9979 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
9980 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
9981 and -lpthreads (everybody else).
9982 (test_startup): Fail gracefully if threads are not supported.
9983 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
9984 "p/c array_index("abcdef",2)" when not gcc compiled.
9985 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
9986 "print func2::coremaker_local" when not gcc compiled.
9987 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
9988 "ptype on opaque struct tagname (statically)",
9989 "ptype on opaque struct tagname (dynamically) 1", and
9990 "ptype on opaque struct tagname (dynamically) 2"
9991 for not compiled with gcc.
9992 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
9993 backtrace when compiled with gcc.
d63a86f8 9994 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
9995 than always return success.
9996
9997Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
9998
9999 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
10000
10001Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
10002
10003 * gdb.base/structs.exp: Undo last change.
10004
10005Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
10006
10007 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
10008 encapsulate all the steps/nexts done during self test, starting
10009 at main, and makes them less sensitive to optimization issues.
10010 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
10011 signal handler" test.
10012 * gdb.threads/pthreads.exp: Only run this for native configs.
10013 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
10014 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
10015 tests.
10016 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
10017 for "runto test_calls(void)" test.
d63a86f8 10018
c906108c
SS
10019Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
10020
10021 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
10022 and don't expect address info in breakpoint confirmations.
10023
10024Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
10025
10026 * gdb.base/list.exp (test_forward_search): Increase timeout
10027 temporarily by 60 seconds for searching extremely long line,
10028 and then reset to old value when done. Increase expect input
10029 buffer to 10000.
10030
10031Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
10032
10033 * gdb.base/list.exp (test_forward_search): Fix to handle very
10034 long source line without overflowing expect's input buffer.
10035
10036Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
10037
10038 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
10039 "buffer_full".
10040
10041 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
10042 "buffer_full".
10043
10044 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
10045 "buffer_full".
10046
10047 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
10048 "buffer_full".
10049
10050Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
10051
10052 * configure.in (configdirs): Add gdb.threads.
10053 * configure: Regenerated with autoconf.
10054 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
10055 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
10056 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 10057
c906108c
SS
10058Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
10059
10060 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
10061
10062Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
10063
10064 * gdb.base/signals.exp (test_handle_all_print): Test separately for
10065 each signal's status in the output of "handle all print".
10066 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
10067 the \r\n sequence that immediately precedes the gdb prompt.
10068 * gdb.base/a1-selftest.exp: Save original timeout and restore
10069 after test.
10070
10071Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
10072
10073 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
10074 symbol.
10075
10076Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10077
10078 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
10079
10080Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
10081
10082 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
10083 timeout by 60 seconds.
10084
10085Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
10086
10087 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
10088 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
10089 error return.
10090
10091Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
10092
10093 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
10094 gdb initialization, also report how long dejagnu waited. Restore
10095 old timeout before doing error return. Temporarily increase timeout
10096 by 3 minutes to allow for slow startups over heavy NFS use.
10097
10098Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
10099
10100 * lib/gdb.exp: Report timeout value for verbosity level 2.
10101 * config/gdbserver.exp: Ditto.
10102 * config/hppro.exp: Ditto.
10103 * config/mips-gdb.exp: Ditto.
10104 * config/monitor.exp: Ditto.
10105 * config/netware.exp: Ditto.
10106 * config/sim-gdb.exp: Ditto.
10107 * config/slite-gdb.exp: Ditto.
10108 * config/udi-gdb.exp: Ditto.
10109 * config/unix-gdb.exp: Ditto.
10110 * config/vx-gdb.exp: Ditto.
10111 * gdb.base/a1-selftest.exp: Ditto.
10112 * gdb.base/a2-run.exp: Ditto.
10113 * gdb.base/break.exp: Ditto.
10114 * gdb.base/corefile.exp: Ditto.
10115 * gdb.base/list.exp: Ditto.
10116 * gdb.base/recurse.exp: Ditto.
10117 * gdb.base/scope.exp: Ditto.
10118 * gdb.base/signals.exp: Ditto.
10119
10120Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10121
10122 * gdb.threads/Makefile.in (docdir): Removed.
10123
10124Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10125
10126 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 10127 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 10128 @srcdir@.
d63a86f8 10129 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
10130 autoconf 2.5 or higher.
10131 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
10132
10133Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
10134
10135 * configure: Regenerated.
10136 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
10137 avoid name clashes with SunOS headers.
10138
10139Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
10140
10141 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
10142
10143Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
10144
10145 * gdb.base/callfuncs.exp: Finish last change -- make sure the
10146 prototype information ends up in the compiler info file.
10147
10148Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
10149
10150 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
10151 attempting to regenerate it. Eliminate use of a temporary file
10152 and just generate the info file directly. Source it immediately,
10153 for consistency of use.
10154 * gdb.base/corefile.exp: Ditto
10155 * gdb.base/exprs.exp: Ditto.
10156 * gdb.base/funcargs.exp: Ditto.
10157 * gdb.base/langs.exp: Ditto.
10158 * gdb.base/list.exp: Ditto.
10159 * gdb.base/mips_pro.exp: Ditto.
10160 * gdb.base/nodebug.exp: Ditto.
10161 * gdb.base/opaque.exp: Ditto.
10162 * gdb.base/ptype.exp: Ditto.
10163 * gdb.base/scope.exp: Ditto.
10164 * gdb.base/setvar.exp: Ditto.
10165 * gdb.base/signals.exp: Ditto.
10166 * gdb.base/whatis.exp: Ditto.
10167 * gdb.c++/templates.exp: Ditto.
10168 * gdb.c++/virtfunc.exp: Ditto.
10169 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
10170 whether or not to add -lstdc++ to the compile command line args.
10171
10172Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10173
10174 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
10175 it got fixed by the recent lookup_minimal_symbol_by_pc change.
10176 Increase timeout, a lot of single stepping might be needed if the
10177 target has no hardware watchpoints.
10178
10179Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
10180
10181 * gdb.base/break.exp: Ignore compiler warnings when compiling
10182 break.c.
10183 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
10184 * gdb.base/default.exp: Add h8300 xfails. Handle messages
10185 from remote-sim.
10186 * gdb.base/exprs.exp: Add h8300 xfails.
10187 * gdb.base/funcargs.exp: Likewise.
10188 * gdb.base/nodebug.exp: Likewise.
10189 * gdb.base/printcmds.exp: Likewise.
10190 * gdb.base/ptype.exp: Likewise.
10191 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
10192 h8300 xfails.
d63a86f8 10193 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
10194 on the h8300.
10195 * gdb.base/funcargs.c: Explicitly make last constant argument to
10196 call_after_alloca_subr an unsigned long type.
10197 * gdb.base/return.c: Include stdio.h.
10198
10199Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10200
10201 * config/abug.exp: New file for the older Motorola Bug monitor
10202 that runs on the mvme13x series VME boards.
10203 * config/monitor.exp: Use the new config array for target settings
10204 if they exist.
10205
10206Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
10207
10208 * sim-gdb.exp: Make the SH simulator allocate less space when
10209 it is targeted.
10210
10211Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
10212
10213 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
10214 test.
10215
10216Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
10217
10218 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
10219 "rs6000-*-*" for "list function in include file" when gcc compiled.
10220 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
10221 for "p ctable1[120]".
10222 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
10223 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
10224 Remove setup_xfail for "rs6000-*-*" for
10225 "print 'scope0.c'::filelocal before run".
10226 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
10227 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
10228 since some compilers don't allow both options to be given
10229 on the same command line. Create object file and move it.
d63a86f8 10230
c906108c
SS
10231Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
10232
10233 * gdb.base/corefile.exp: Always regenerate the core file, since
10234 we always regenerate the coremaker program. Detect special case
10235 where registers cannot be read from core file.
d63a86f8 10236
c906108c
SS
10237Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
10238
10239 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10240 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
10241 * gdb.c++/templates.exp: Only match on basename of file since
10242 some formats like xcoff don't encode directory information.
10243 * gdb.stabs/weird.exp: Use the right sed script for powerpc
10244 and rs6000 AIX xcoff targets.
10245 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
10246 * configure: Regenerate.
10247 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
10248 here, rather than in distclean.
d63a86f8 10249
c906108c
SS
10250Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
10251
10252 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
10253 defined, and use it to compile the test case with -O2. The
10254 native compilation still uses no optimization.
10255 * gdb.base/mips_pro.c: Remove inline assembly code since
10256 it is compiled PIC by default, which results in assembler
10257 warnings that make the testsuite think the compilation
10258 was unsuccessful.
10259
10260Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
10261
10262 * gdb.c++/misc.exp: Add note to message for
10263 "print s.a for foo struct" that this is a known gcc 2.7.2
10264 and earlier bug.
10265
10266Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
10267
10268 * gdb.base/break.exp: Fix pattern for matching "Delete all
10269 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
10270 setup_xfail for deleting all breakpoints test. Fix various
10271 timeout messages to include "(timeout)".
10272 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
10273 for "p t_float_values2(3.14159,float_val2)".
10274 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
10275 for "continue to call2g" when gcc compiled.
10276 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
10277 "up to foo in langs.exp", "show language at foo in langs.exp",
10278 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
10279 and "show language at fsub in langs.exp".
10280 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
10281 "list line 1 in include file", "list message for lines past EOF",
10282 "list function in include file", "list list0.h:foo", and
10283 "list filename:function; nonexistant function".
10284 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
10285 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
10286 and "ptype t_char_array" to be for native cc only.
d63a86f8 10287
c906108c
SS
10288Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
10289
d63a86f8 10290 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
10291 setup_xfail for "print coremaker_bss", "print coremaker_ro",
10292 "print func2::coremaker_local", and "backtrace in corefile.exp".
10293
10294Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
10295
10296 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
10297 "bt in signals.exp". This problem only appears when running
10298 the testsuite, and then only intermittently.
10299
10300Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10301
10302 * gdb.base/return.exp (return_tests): Differentiate between
10303 two tests of continuing.
10304
10305Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10306
10307 * */Makefile.in (maintainer-clean): Remove config.log.
10308 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
10309 * gdb.c++/Makefile.in (PROGS): Add inherit.
10310 (clean): Remove *.ci.
10311
10312Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
10313
10314 * gdb.c++/misc.cc: Add test code from Mike Stump.
10315 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
10316
10317Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
10318
10319 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
10320 to "alpha-*-osf2*" and add comment.
10321 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
10322 setup_xfail for "step over execarg initialization" and
10323 "step over corearg initialization".
10324 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
10325 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
10326 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
10327 gcc compiled for "print coremaker_bss", "print coremaker_ro",
10328 "print func2::coremaker_local", and "backtrace in corefile.exp".
10329 * gdb.base/signals.exp: Build and source signals.ci.
10330 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
10331 to be for gcc only.
10332 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 10333
c906108c
SS
10334Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10335
10336 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
10337 Feb 3 procfs.c change.
10338
10339Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
10340
10341 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
10342
10343Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
10344
10345 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
10346 from dejagnu's apparent default of 10 seconds, which gives random
10347 results when running the tests over NFS on moderately loaded systems.
10348 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
10349
10350Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
10351
10352 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
10353 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
10354 result reports.
10355
10356Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
10357
10358 * configure.in (CY_AC_PATH_TCLH): Remove.
10359 * configure: Regenerate.
10360
10361Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
10362
10363 * gdb.c++/Makefile.in (clean): Add missing '{'.
10364
10365Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
10366
10367 * lib/gdb.exp: Provide a default value for noinferior.
10368
10369 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
10370 Load libgloss.exp.
10371
10372Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
10373
10374 * gdb.disasm/hppa.exp: Compile directly into an executable, use
10375 the executable, not the .o to run the tests from.
10376
10377Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
10378
10379 * gdb.base/break.exp: Don't test for program exit or exit status
10380 if $noresults if nonzero.
10381 * gdb.base/langs.exp: Likewise.
10382 * gdb.base/watchpoint.exp: Likewise.
10383
10384 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
10385 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
10386 trying to compile the testcase.
10387
10388Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
10389
10390 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
10391 * gdb.base/signals.exp (continue to handler): Likewise.
10392
10393Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
10394
10395 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
10396
10397 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
10398
10399Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
10400
10401 * gdb.base/corefile.exp: Recognize "not found" as failure
10402 when trying to determine if a core file was generated.
10403 If no core file was generate the first time, try again without
10404 the ulimit -c to work around braindamaged shells.
10405
10406Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
10407
10408 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
10409 [] tests with "test" and enclose string in quotes.
10410 * gdb.stabs/configure: Rebuild
d63a86f8 10411
c906108c
SS
10412Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
10413
10414 Changes in sync with expect:
10415 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
10416 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
10417 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
10418 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
10419 argument to AC_REQUIRE.
10420 * configure: Regenerated.
10421
10422Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
10423
10424 * gdb.base/corefile.exp: When generating a core, discard any
10425 error messages about ulimit not found and the "core dumped"
10426 message from the shell that runs the coredumper.
10427
10428Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
10429
10430 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
10431
10432 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
10433 which sed script to run. Expect failure for v_comb test
10434 on PA targets too.
d63a86f8 10435
c906108c
SS
10436Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
10437
10438 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
10439 "print func2::coremaker_local" and for "backtrace in corefile.exp"
10440
10441Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
10442
10443 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
10444 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
10445 "sparc-sun-solaris*" xfails for "p v_comb".
10446 * lib/gdb.exp (default_gdb_start): Fix typo.
10447 * gdb.base/corefile.exp: Allow "Core was generated by ..."
10448 messages to not include the full program name that caused
10449 the core dump since some systems (such as solaris) apparently
10450 truncate this path to about 80 characters.
10451 When generating a core file first try increasing the core file
10452 size limit to unlimited since some systems may default it to
10453 zero, and it is harmless to try it. Move the test for failing
10454 to generate a core file to where it will actually get executed.
10455 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
10456 new gdb result from g++ debug info improvements and make old
10457 pattern obsolescent. Also account for size_t differences
10458 (may be int or long).
10459 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
10460 initialization before function call is placed in the delay slot
10461 and thus appears to be skipped over by commands such as "next".
10462
10463Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10464
10465 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
10466
10467Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
10468
10469 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
10470 input source file; fix code to compile test to deal with this
10471 convention.
10472 * gdb.c++/*.exp: Likewise.
10473
10474Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
10475
10476 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
10477 "bt in signals.exp".
10478
10479Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
10480
10481 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
10482 "step over execarg initialization" and
10483 "step over corearg initialization".
10484
10485Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
10486
10487 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
10488 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
10489
10490Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
10491
10492 From Rob Savoye (rob@poseidon.cygnus.com)
10493 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
10494 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
10495 configure.in}, gdb.disasm/{Makefile.in, configure.in},
10496 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
10497 configure.in}: Major reworking for autoconfig.
10498 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
10499 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
10500 New files.
10501 * config/unix-gdb.exp: Make GDB global.
10502 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
10503 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
10504 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
10505 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
10506 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
10507 term.exp, twice.exp, watchpoint.exp, whatis.exp},
10508 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
10509 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
10510 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
10511 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
10512 pr-8136.exp, result.exp, string.exp, tuples.exp},
10513 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
10514 to returns as necessary, arrange for test to compile own testcase
10515 executable.
10516 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 10517
c906108c
SS
10518Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
10519
10520 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
10521 clear_xfail at end of test which might not call either pass or fail.
10522 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
10523 "backtrace through signal handler".
10524
10525Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10526
10527 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
10528 continuing from a job control stop signal.
10529 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
10530
10531Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
10532
10533 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
10534 * gdb.base/corefile.exp: Likewise.
10535 * gdb.base/funcargs.exp: Likewise.
10536
10537Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
10538
10539 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
10540 * config/monitor.exp: Add support for setting baud rate.
10541
10542Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
10543
10544 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
10545 i*86-*-linux* xfails for "backtrace through signal handler".
10546 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
10547 "print func2::coremaker_local".
10548 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
10549 alpha-dec-osf2* xfail for
10550 "delete all breakpoints when none".
10551
10552Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
10553
10554 * gdb.base/break.exp: Change test that deletes all breakpoints
10555 when no user breakpoints are installed. A post 4.15 change
10556 causes gdb to no longer prompt in this case.
10557
10558Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
10559
10560 * gdb.base/return.exp (return_tests): Change xfail for test
10561 "correct value returned double test" to stop xfailing at
10562 Solaris 2.5. Apparently the bug has been fixed.
10563
10564Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
10565
10566 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
10567 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
10568
10569Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
10570
10571 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
10572 * gdb.disasm/hppa.s: Corresponding changes.
10573
10574Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
10575
10576 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
10577 makefile fragment.
10578 * config/mt-hpux: Deleted.
10579
10580Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
10581
d63a86f8 10582 * Many files: When warning about suppressed tests due to a
c906108c
SS
10583 nonexistant test binary, avoid incrementing the warning count.
10584
10585Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
10586
10587 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 10588
c906108c
SS
10589Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10590
10591 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
10592 "sparc-*-solaris2*".
10593
10594Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10595
10596 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
10597 Add global and local variables and initialize them.
10598 * gdb.base/corefile.exp: Test correct mapping of corefile sections
10599 by printing variables. Remove rs6000 and powerpc xfails, BFD now
10600 extracts the file name and terminating signal from the core file.
10601 * TODO: Remove note about tests for correct mapping of corefile.
10602 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
10603 from optimizing it away.
10604 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
10605 handles common blocks.
10606
10607Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
10608
10609 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
10610 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
10611
10612Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
10613
10614 * Makefile.in (maintainer-clean): New target, synonym for
10615 realclean.
10616 * gdb.base/Makefile.in (maintainer-clean): Likewise.
10617 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
10618 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
10619 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
10620 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
10621 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
10622
10623Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
10624
10625 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
10626 xfails when not gcc compiled for "print foo::funclocal".
10627 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
10628 "print foo::funclocal at foo",
10629 "print 'scope1.c'::foo::funclocal at foo",
10630 "print foo::funclocal_bss at foo",
10631 "print 'scope1.c'::foo::funclocal_bss at foo",
10632 "print foo::funclocal_ro at foo",
10633 "print 'scope1.c'::foo::funclocal_ro at foo",
10634 "print bar::funclocal at foo" and
10635 "print 'scope1.c'::bar::funclocal at foo".
10636 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
10637 gcc compiled for "print foo::funclocal at bar".
10638 Expand all messages to ensure that they identify that
10639 the test is at bar().
10640 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
10641 gcc compiled for:
10642 "ptype on opaque struct pointer (statically)",
10643 "ptype on opaque struct tagname (statically)",
10644 "ptype on opaque struct pointer (dynamically) 1",
10645 "ptype on opaque struct tagname (dynamically) 1",
10646 "ptype on opaque struct pointer (dynamically) 2" and
10647 "ptype on opaque struct tagname (dynamically) 2
10648 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
10649 gcc compiled for:
10650 "p datalocal"
10651 "whatis datalocal",
10652 "ptype datalocal",
10653 "p bsslocal",
10654 "whatis bsslocal", and
10655 "ptype bsslocal".
10656 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
10657 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
10658 when not gcc compiled.
10659 * gdb.base/funcargs.exp (float_and_integral_args): Add
10660 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
10661 compiled.
10662 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
10663 "backtrace from call6a" when not gcc compiled.
10664 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
10665 "backtrace from call7a" when not gcc compiled.
10666 * gdb.base/callfuncs.exp (do_function_calls):
10667 Add "hppa*-*-hpux*" xfail when not gcc compiled for
10668 "p t_char_array_values(char_array_val2,char_array_val1)",
10669 "p t_char_array_values(char_array_val1,char_array_val2)",
10670 "p t_char_array_values("carray 1","carray 2")",
10671 "p t_char_array_values("carray 1",char_array_val2)",
10672 "p t_char_array_values(char_array_val1,"carray 2")",
10673 "p sum_args(1,{2})",
10674 "p sum_args(2,{2,3})",
10675 "p sum_args(3,{2,3,4})",
10676 "p sum_args(4,{2,3,4,5})"
10677 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
10678 "backtrace in corefile.exp" when not gcc compiled.
10679
10680Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10681
10682 * gdb.base/signals.exp: Rewrite `handle all print' test as
10683 a procedure. Accept blanks or TABs as whitespace, increase
10684 timeout and expect input buffer size for the large output
10685 from the command. Remove "i*86-*-bsdi2.0" xfail.
10686
10687Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10688
10689 * gdb.base/setvar.exp: Add new testcases for truncation when
10690 assigning invalid values to bitfields.
10691
10692Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
10693
d63a86f8 10694 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
10695 mips-sgi-irix* xfail for
10696 "call inferior func with struct - returns char *"
10697 and fix test so that an optional (unsigned char *) cast is
10698 accepted in the result.
10699
10700Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
10701
10702 * gdb.base/funcargs.exp (float_and_integral_args): Remove
10703 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
10704 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
10705 * gdb.base/signals.exp: Remove duplicate "handle all print" test
10706 that accidentally got checked in.
10707
10708Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
10709
d63a86f8 10710 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
10711 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
10712 compiled test.
10713 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
10714 Add mips-sgi-irix5* xfail for not gcc compiled.
10715 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
10716 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
10717 "p top", "whatis top", "p middle", and "whatis middle".
10718 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
10719 "whatis signed char" for not gcc compiled.
10720 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
10721 "set variable signed char=-1 (-1)" and
10722 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
10723 * gdb.base/funcargs.exp (float_and_integral_args):
10724 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
10725 Add mips-sgi-irix* xfail when not gcc compiled for
10726 "continue to call2b".
10727 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
10728 "continue to call2g".
10729 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
10730 "backtrace from call6a"
10731 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
10732 "backtrace from call7k".
10733 Add mips-sgi-irix5* xfail when not gcc compiled for
10734 "backtrace from call7a".
10735 (localvars_after_alloca): Fix gdb_test cmds for
10736 "print * after runto ...".
10737 Remove rs6000-*-* xfails for
10738 "print i after runto localvars_after_alloca" and
10739 "print l after runto localvars_after_alloca"
10740 for all compilers.
10741 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
10742 when not compiled with gcc, for:
10743 "print signed char == (minus)",
10744 "print signed char != (minus)",
10745 "print signed char < (minus)",
10746 "print signed char > (minus)".
10747 * gdb.base/callfuncs.exp (do_function_calls):
10748 Add mips-sgi-irix* xfail, when compiled with native compiler, for
10749 "call inferior func with struct - returns char *".
d63a86f8 10750 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
10751 "correct value returned double test" to include Solaris 2.4.
10752 * gdb.base/funcargs.exp (float_and_integral_args):
10753 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 10754
c906108c
SS
10755Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10756
10757 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
10758 enumeration bitfields if compiling with GNU C.
10759 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
10760 to empty' prompt.
10761
10762Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
10763
10764 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
10765 test for PRO targets.
10766
10767 * gdb.base/funcargs.exp: Avoid ever setting more than 8
10768 breakpoints in the inferior at any given time by making
10769 two groups of breakpoints for call2*, call6* and call7*
10770 tests.
10771
10772Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10773
10774 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
10775 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
10776 from optimizing it away.
10777 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
10778 "call inferior func with struct".
10779
10780Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
10781
10782 * configure.in: Only configure gdb.chill for particular targets.
10783
10784Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
10785
10786 * gdb.base/Makefile.in: Add action to .c.o transformation
10787 rule that generates a .ci file for each .o file and remove
10788 explicit .c.o rules except for callfuncs.o.
10789 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
10790 generates a .ci file for each .o file and remove explicit
10791 .cc.o rules.
10792 (clean): Remove *.tmp *.ci files.
10793 (EXECUTABLES): Remove templ-info.exp.
10794 * gdb.base/compiler.c: New file.
10795 * gdb.c++/compiler.cc: New file
10796 * gdb.base/scope.exp: Source gdb.base/scope.ci.
10797 Change rs6000-*-* xfail for
10798 "print 'scope0.c'::filelocal_ro" and
10799 "print 'scope1.c'::filelocal" and
10800 "print 'scope1.c'::filelocal_bss" and
10801 "print 'scope1.c'::filelocal_ro" and
10802 "print 'scope1.c'::foo::funclocal" and
10803 "print 'scope1.c'::foo::funclocal_ro" and
10804 "print 'scope1.c'::bar::funclocal" and
10805 "print 'scope0.c'::filelocal_ro" and
10806 "print 'scope1.c'::filelocal at foo" and
10807 "print 'scope1.c'::filelocal_bss at foo" and
10808 "print 'scope1.c'::filelocal_ro at foo" and
10809 "print 'scope1.c'::foo::funclocal at foo" and
10810 "print 'scope1.c'::foo::funclocal_bss at foo" and
10811 "print 'scope1.c'::foo::funclocal_ro at foo" and
10812 "print 'scope1.c'::bar::funclocal at foo" and
10813 "print 'scope0.c'::filelocal_ro" and
10814 "print 'scope1.c'::filelocal" and
10815 "print 'scope1.c'::filelocal_bss" and
10816 "print 'scope1.c'::filelocal_ro" and
10817 "print 'scope1.c'::foo::funclocal" and
10818 "print 'scope1.c'::foo::funclocal_bss" and
10819 "print 'scope1.c'::foo::funclocal_ro" and
10820 "print 'scope1.c'::bar::funclocal" and
10821 "print 'scope1.c'::bar::funclocal_bss"
10822 to only be xfail'd when not compiled with gcc.
d63a86f8 10823 Add rs6000-*-* xfail for
c906108c
SS
10824 "print 'scope0.c'::filelocal_bss before run"
10825 when compiled with gcc.
10826 (test_at_main): Add rs6000-*-* xfail for
10827 "print filelocal_ro in test_at_main"
10828 when compiled with gcc.
10829 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 10830 Add rs6000-*-aix* xfail for
c906108c
SS
10831 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
10832 "ptype t_char_array", not compiled with gcc.
10833 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
10834 xfail for "list foo (in include file)" when gcc compiled.
10835 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
10836 (integral_args): Add rs6000-*-* xfail for
10837 "run to call0a" if not compiled with gcc.
10838 (unsigned_integral_args): Add rs6000-*-* xfail for
10839 "run to call1a" if not compiled with gcc.
10840 (float_and_integral_args): Add rs6000-*-* xfail for
10841 "run to call2a" if not compiled with gcc and for
10842 "continue to call2b" for any compiler.
10843 Add rs6000-*-* xfail to
10844 "print f1 after run to call2a" for gcc compiled.
10845 (discard_and_shuffle): Add rs6000-*-* xfail for
10846 "run to call6a".
10847 (shuffle_round_robin): Add rs6000-*-* xfail for
10848 "backtrace from call7a" if not compiled with gcc.
10849 Add rs6000-*-* xfail for
10850 "backtrace from call7b" if compiled with gcc.
10851 (call_after_alloca): Add rs6000-*-* xfail for
10852 "print c in call_after_alloca" and
10853 "print s in call_after_alloca" and
10854 "backtrace from call_after_alloca_subr"
10855 if not compiled with gcc.
10856 (localvars_in_indirect_call): Add rs6000-*-* xfail for
10857 "print c in localvars_in_indirect_call" and
10858 "print c in localvars_in_indirect_call" and
10859 "backtrace in indirectly called function" and
10860 "stepping into indirectly called function"
10861 if not compiled with gcc.
10862 (localvars_after_alloca): Add rs6000-*-* xfail for
10863 "print c after runto localvars_after_alloca" and
10864 "print s after runto localvars_after_alloca" and
10865 "print i after runto localvars_after_alloca" and
10866 "print l after runto localvars_after_alloca"
10867 for all compilers.
10868 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
10869 than whatis-info.exp.
10870 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
10871 than opaque-info.exp.
10872 Setup rs6000-*-* xfail for
d63a86f8 10873 "ptype on opaque struct pointer (statically)" and
c906108c
SS
10874 "ptype on opaque struct pointer (dynamically)" when
10875 not compiled with gcc.
10876 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
10877 rather than callf-info.exp.
10878 (do_function_calls): Add clear_xfail for rs6000-*-* for
10879 "p t_float_values2(3.14159,float_val2)". Seems to work
10880 fine there, both with xlc and gcc. Need to find out what
10881 it is doing right and fix other platforms.
10882 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
10883 "call inferior func with struct - returns int",
10884 "call inferior func with struct - returns long",
10885 "call inferior func with struct - returns float",
10886 "call inferior func with struct - returns double",
10887 "call inferior func with struct - returns char *",
10888 but only if not gcc compiled (presumes xlc compiled).
10889 Change rs6000-*-* xfails for
10890 "call inferior func with struct - returns char" and
10891 " call inferior func with struct - returns short" to only
10892 xfail if not using gcc.
10893 (clean mostlyclean): Remove *.ci and *.tmp files.
10894 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
10895 than templ-info.exp.
10896 * gdb.base/langs.exp: Source gdb.base/langs.ci.
10897 Add rs6000-*-* xfail for "up to foo in langs.exp"
10898 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
10899 when not gcc compiled.
d63a86f8 10900
c906108c
SS
10901Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10902
10903 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
10904 * gdb.base/corefile.exp: Likewise.
10905 * gdb.base/list.exp: Likewise.
10906 * gdb.base/scope.exp: Likewise.
10907 * gdb.base/siganls.exp: Likewise.
10908
10909 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
10910 compiler output.
10911 * gdb.base/whatis.exp: Likewise.
10912
10913Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
10914
10915 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
10916 failure (opcode table has been fixed to match reality).
10917
10918Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
10919
10920 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
10921 "call inferior func with struct - returns char",
10922 "call inferior func with struct - returns short"
10923
10924 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
10925 "print 'scope0.c'::filelocal at main",
10926 "print 'scope0.c'::filelocal_bss in test_at_main",
10927 "print 'scope0.c'::filelocal at foo",
10928 "print 'scope0.c'::filelocal_bss in test_at_foo",
10929 "print 'scope0.c'::filelocal at bar",
10930 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 10931
c906108c
SS
10932 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
10933 in source file 1". This bug seems to have been fixed with both
10934 gcc and native cc (was native assembler bug?).
10935
10936Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
10937
10938 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
10939 "backtrace through signal handler" to "i*86-*-sysv4*".
10940 * gdb.base/signals.exp: Add xfail for "'next' behaved as
10941 continue" case. Add "known SVR4 bug" to fail message.
10942 Add "i*86-*-bsdi2.0" xfail for "handle all print".
10943 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
10944 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
10945 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
10946 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
10947 "up to foo in langs.exp", "show language at foo in
10948 langs.exp", "up to cppsub_ in langs.exp", "show
10949 language at cppsub_ in langs.exp", "up to fsub in
10950 langs.exp", and "show language at fsub in langs.exp".
10951 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
10952 "bactrace in corefile.exp".
10953 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
10954 "call inferior function with struct - returns float" and
10955 "call inferior function with struct - returns double".
d63a86f8 10956
c906108c
SS
10957Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
10958
10959 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
10960 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
10961 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
10962 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
10963
10964Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
10965
10966 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
10967 (or overriden) "CHILL" macro rather then bare "gcc".
10968 Also look for ../../gcc/xgcc since that is what we will
10969 actually need, not "Makefile". Remove following assignment
10970 of CHILL to CHILL_FOR_TARGET because that results in
10971 recursive definition.
10972
10973Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
10974
10975 * gdb.base/corefile.exp: Change xfail for backtrace in
10976 corefile.exp from linuxaout to all linux.
10977 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
10978 cases where we miss the breakpoint at the signal handler
10979 for some reason. Setup xfail for linuxoldld/linuxaout and
10980 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
10981 hitting SIGURG breakpoint.
10982 * gdb.base/signals.exp: Setup xfail for "next" acting like
10983 continue to add linuxoldld. Setup xfail for all linux for
10984 "next to handler in signals_tests_1", "backtrace in
10985 signals_tests_1", "continue to func1", "pass SIGUSR1",
10986 and continue to handler".
10987
10988Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10989
10990 * Update all FSF addresses except those in COPYING* files.
10991
10992Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
10993
10994 * gdb.base/a2-run.exp: Change messages to be more explicit about
10995 the status of args, and quote binfile in results.
10996
10997Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
10998
10999 * gdb.base/callfuncs.exp: Add tests for passing structs to
11000 inferior functions and return various types.
11001 * gdb.base/callfuncs.c: Add functions to receive a struct
11002 and return a member of the struct, in various types.
11003
11004Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11005
11006 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
11007
11008Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11009
11010 * config/vxworks29k.exp: New file, sources vxworks.exp.
11011
11012Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11013
11014 * config/gdbremote.exp: New file. Testing framework using
11015 gdbserver.
11016
11017Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
11018
11019 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
11020 "call function when asleep" and "send end of file".
11021 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
11022 for "backtrace in corefile.exp".
11023 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
11024 for "backtrace through signal handler".
11025 * gdb.base/corefile.exp: Make sure we actually generate a core file
11026 before trying the core tests. Some systems allow the user to suppress
11027 generation of core files and default to that (linux for example).
11028 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
11029 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
11030
11031Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11032
11033 * gdb.threads: New directory with some crude multi-threaded
11034 gdb tests (step.exp and step2.exp).
11035 * config/mt-lynx (STEP_EXECUTABLE): Define.
11036 (THREADFLAGS): Define.
11037
11038Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
11039
11040 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
11041
11042 * gdb.base/signals.exp: Disable whole file for lynx until
11043 further notice.
11044
11045 * gdb.base/signals.exp: xfail test where "next" acts like
11046 "continue" for lynx.
11047
11048 * gdb.base/interrupt.exp: xfail test for calling function while
11049 inferior is asleep for lynx.
11050
11051 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
11052 than one cr-lf after each command.
11053
11054Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11055
11056 * configure.in: Reinstate setting of stabsdirs variable, fix
11057 typo in setting up configdirs for native builds.
11058
11059 * gdb.base/return.exp: Fix typo in return double test.
11060 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
11061 compiler from optimizing them away.
11062
11063Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
11064
11065 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
11066 sequences to be echo'd by gdb when using gdb_test.
11067 * gdb.chill/chexp.exp: Likewise.
11068 * gdb.fortran/exprs.exp: Likewise
11069
11070Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11071
11072 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
11073 after the inferior gdb has started.
11074
11075 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
11076 after each command.
11077 * gdb.base/funcargs.exp: Likewise.
11078 * gdb.base/gdbvars.exp: Likewise.
11079 * gdb.base/interrupt.exp: Likewise.
11080 * gdb.base/list.exp: Likewise.
11081 * gdb.base/watchpoint.exp: Likewise.
11082 * gdb.c++/demangle.exp: Likewise.
11083 * gdb.c++/inherit.exp: Likewise.
11084 * gdb.chill/chexp.exp: Likewise.
11085 * gdb.fortran/exprs.exp: Likewise.
11086
11087 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
11088 test if we can't handle IO to/from the inferior.
11089
11090 * gdb.c++/misc.exp: Always check for a program already being
11091 started after sending a "run" command to gdb.
11092
11093 * gdb.base/twice.exp: Start with a fresh gdb.
11094
11095 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
11096 only depend on gdb's expression code, not the chill runtime.
11097
11098 * gdb.base/return.c: Put return values into variables so we
11099 can have gdb print them rather than depending on the program
11100 to print them.
11101 * gdb.base/return.exp: Corresponding changes.
11102
11103 * lib/gdb.exp: Provide default value for noinferiorio.
11104 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
11105 the inferior.
11106
11107 * gdb.base/break.exp: Always check for a program already being
11108 started after sending a "run" command to gdb.
11109 (text_next_with_recursion): Don't check the output from the
11110 program's printf statement. Instead just make sure the program
11111 exited.
11112
11113 * gdb.base/commands.exp: Protect tests which need arguments with
11114 $noargs conditionals.
11115
11116Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11117
11118 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
11119 of structure member arrays to match gdb/valops.c:value_addr change.
11120
11121Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
11122
11123 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
11124 cases.
11125
11126Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
11127
11128 * configure.in (configdirs): Remove gdb.chill from default list
11129 of subdirs and then add it back in only if doing a native build.
11130 The current chill compiler does not yet work in any cross build.
11131 * Revert all signal changes from Jul 6.
11132 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
11133 for sh-hms targets, allowing these tests to link, with no other
11134 changes. Testing is suppressed by setting "nosignals" in site.exp.
11135
11136Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
11137
11138 * configure.in (signaldirs): Define and add to configdirs for all
11139 targets except some specific ones that are known to not support signals.
11140 Also clean up formatting.
11141 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
11142 (signals, sigall): Remove rules to build.
11143 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
11144 Moved to new gdb.signals directory.
11145 * gdb.signals: New test directory.
11146 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
11147 signals.c signals.exp}: New or moved files.
11148
11149Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
11150
11151 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
11152
11153Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
11154
11155 * gdb.base/return.exp: Xfail `return double' test failure
11156 on at least Solaris 2.3 and handle future/past versions on
11157 a case by case basis as appropriate. Also update message
11158 to include i*86 failures.
11159
11160Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11161
11162 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
11163
11164 * lib/gdb.exp: Fix comment which erroneously identified
11165 gdb_file_cmd as gdb_load (the 19 May change was in fact to
11166 gdb_file_cmd not gdb_load).
11167 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
11168
11169 * gdb.base/setvar.exp: Make test names consistent between pass and
11170 fail cases. Use gdb_test more.
11171
11172Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11173
11174 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
11175
11176Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11177
11178 * gdb.base/help.exp: Fix expected help string for `show commands'.
11179
11180Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
11181
11182 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
11183
11184 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
11185 of a text section.
11186
11187Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
11188
11189 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
11190 that loop eventually terminates. Fix Connection refused logic so
11191 that testsuite will expire nicely.
11192
11193Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
11194
11195 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
11196 config/rom68k.exp: New tcl glue for the appropriate monitors.
11197 These all just end up calling monitor.exp.
11198 * config/monitor.exp (gdb_target_monitor): Handle `Connection
11199 refused' by retrying. Cleanup some timeout issues.
11200 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
11201 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
11202 callers don't have to set/restore global timeout variable.
11203
11204 * The following set of changes centralizes management of the global
11205 timeout variable. This way, it can be set in one target dependent
11206 place instead of dozens of places scattered throughout the test suite.
11207 If you need to lengthen a timeout, then you should either set timeout
11208 in one of the config/{target}.exp files, or multiply it by a factor.
11209 Setting it to an absolute value is always going to lose for some
11210 targets.
11211 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
11212 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
11213 * gdb.base/funcargs.exp: Don't set timeout.
11214 * gdb.base/list.exp (test_forward_search): Only use local timeout.
11215 * gdb.base/printcmds.exp (test_print_string_constants
11216 test_print_array_constants): Don't set timeout.
11217 * gdb.base/ptype.exp: Don't set timeout.
11218 * gdb.base/recurse.exp: Don't set timeout.
11219 * gdb.base/return.exp: Don't set timeout.
11220 * gdb.base/watchpoint.exp: Don't set timeout.
11221 * gdb.c++/classes.exp (do_tests): Don't set timeout.
11222 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
11223
11224Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
11225
11226 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
11227
11228Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11229
11230 * lib/gdb.exp: Disable chill tests for irix5.
11231
11232Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11233
11234 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
11235 each test pass or fail.
11236
11237Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11238
11239 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
11240 xlc not gcc.
11241
11242Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
11243
11244 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
11245
11246Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
11247
11248 * config/est.exp: Fix copyright and comments. Remove dead code.
11249 Use targetname, serialport and baud variables instead of fixed
11250 constants.
11251 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
11252 * config/cpu32bug.exp: New file to support cpu32bug monitors.
11253
11254Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11255
11256 * gdb.base/watchpoint.exp: Don't run
11257 test_watchpoint_triggered_in_syscall for sunos.
11258
11259Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11260
11261 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
11262 they don't seem to exist. Do include stdio.h.
11263
11264Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11265
11266 * gdb.base/a1-selftest.exp: Add alpha xfail.
11267
11268Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11269
11270 * gdb.base/watchpoint.c (main): Prompt before calling read().
11271 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
11272 Revise accordingly. Remove cruft about sending "123" several
11273 times, until it gets noticed. Clean up the "print buf[0]" stuff
11274 so that it passes or fails, and waits for prompts in the usual way.
11275
11276Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11277
11278 * gdb.base/recurse.exp: Fix comment.
11279
11280 * TODO: Remove item about printing variables in nodebug.exp. Add
11281 item about enabling tests which are only run on some targets.
11282
11283 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
11284 fail, make test names unique, use new gdb_test convention
11285 regarding pattern, use gdb_test more, etc.).
11286
11287 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
11288 fail, make test names unique, etc.).
11289
11290Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11291
11292 * gdb.base/nodebug.c: Change return type of top and middle to
11293 short.
11294 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
11295 are fixed by the recent mdebugread.c changes. Allow `short ()'
11296 as type for top and middle.
11297
11298Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11299
11300 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
11301 nearly as I can tell, the whole thing was an accident in Stu's
11302 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
11303 to replace a send/expect pair with gdb_test, but ended up only
11304 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
11305 of 30 Mar 1995 took care of it, but left this vestigial comment
11306 which I am now nuking.
11307
11308Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11309
11310 * gdb.base/break.exp: Look for different line number for
11311 breakpoint at main depending on usestubs.
11312
11313Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11314
11315 * gdb.base/list.exp: Adjust some alternate expect patterns to
11316 match recent list0.c change. Add alternate expect pattern for
11317 output from `list default lines around main' for optimizing
11318 compilers.
11319
11320Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11321
11322 * lib/gdb.exp: If nosignals is not set, set it to 0.
11323
11324Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
11325
11326 * config/slite-gdb.exp: Responds to load symbol table prompt.
11327 * gdb.base/break.exp: Adjust line number, fix rerun.
11328 * gdb.base/langs0.c: Add #ifdef usestubs.
11329
11330Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
11331
11332 * gdb.base/list.exp: Adjust line contents after adding new lines in
11333 list0.c. Also fix a syntax error.
11334
11335 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
11336 * gdb.base/break.exp: ditto.
11337 * gdb.base/list.exp: ditto.
11338 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
11339 * gdb.base/run.c: ditto.
11340 * gdb.base/list0.c: ditto.
11341 * gdb.base/funcargs.c: ditto.
11342
11343Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
11344
11345 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
11346 $targetname, $serialport and $baud instead of hardwired variables.
11347 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
11348 target doesn't support signals.
11349
11350Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
11351
11352 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
11353
11354Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
11357 Don't rely on the value of an auto variable before it has been
11358 initialized. Use gdb_test more.
11359
11360Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11361
11362 * lib/gdb.exp (default_gdb_version): A version number must start
11363 with a digit, but other than that contains all characters up to
11364 the first whitespace character.
11365
11366Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11367
11368 * gdb.base/commands.exp (breakpoint_command_test): New tests.
11369
11370Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11371
11372 * gdb.c++/*.exp: Warn if executable does not exist. The original
11373 reason for skipping the warning was that configure.in sometimes
11374 intentionally skipped building the executables but the tcl code
11375 had no way of knowing. That (a) was always bogus with respect to
11376 error handling, (b) is no longer true (right now there is no way
11377 to skip C++ tests).
11378
11379 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
11380
11381Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11382
11383 * gdb.base/list.exp: Add expect patterns for output from
11384 SunPRO compiled executables.
11385 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
11386 types.
11387
11388Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11389
11390 * gdb.base/break.exp (test_next_with_recursion): Accept any line
11391 number (we are already testing that the correct source line text
11392 gets printed).
11393
11394 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
11395 that is what is intended, but something needed to be done to get
11396 sunos4 native working again.
11397
11398 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
11399
11400 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
11401 apparently went with a (very) old xfail.
11402
11403Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
11404
11405 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
11406 runto_main is a proc in gdb.exp that will do 'step' for target use
11407 stubs.
11408 * gdb.base/exprs.exp: ditto.
11409 * gdb.base/interrupt.exp: ditto.
11410 * gdb.base/opaque.exp: ditto.
11411 * gdb.base/printcmds.exp: ditto.
11412 * gdb.base/ptype.exp: ditto.
11413 * gdb.base/scope.exp: ditto.
11414 * gdb.base/setvar.exp: ditto.
11415 * gdb.base/signals.exp: ditto.
11416 * gdb.base/twice.exp: ditto.
11417 * gdb.c++/classes.exp: ditto.
11418 * gdb.c++/inherit.exp: ditto.
11419 * gdb.c++/templates.exp: ditto.
11420 * gdb.base/break.exp: no run and hit main for stubs. Change line
11421 numbers for breakpoints and info breakpoint.
11422 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
11423 breakpoint().
11424 * gdb.base/callfuncs.c: ditto.
11425 * gdb.base/exprs: ditto.
11426 * gdb.base/interrupt.c: ditto.
11427 * gdb.base/opaque0.c: ditto.
11428 * gdb.base/printcmds.c: ditto.
11429 * gdb.base/ptype.c: ditto.
11430 * gdb.base/scope0.c: ditto.
11431 * gdb.base/setvar.c: ditto.
11432 * gdb.base/signals.c: ditto.
11433 * gdb.base/twice.c: ditto.
11434 * gdb.c++/misc.cc: ditto.
11435 * gdb.c++/templates.cc: ditto.
11436
11437Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11438
11439 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
11440
11441 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
11442 somewhere between `read' and `main.c'. I'm pretty sure the
11443 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
11444 and it isn't particularly useful.
11445
11446 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
11447
11448Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11449
11450 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
11451
11452Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
11453
11454 * config/mt-slite: add LIBS and -nostdlib.
11455 * config/slite-gdb.exp: add this new file to support sparclite target.
11456
11457Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
11458
11459 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
11460
11461 * gdb.base/a2-run.exp: Change argument to istarget from
11462 "*-*-vxworks" to "*-*-vxworks*".
11463 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
11464
11465Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
11466
11467 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
11468 will not runto main but do a 'step' to step out of breakpoint().
11469 * config/mt-slite: add -Dusestubs.
11470
11471Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11472
11473 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
11474 instead of just @.
11475
11476 * gdb.base/signals.exp: Add test for "handle all print".
11477 * TODO: Remove "handle all print". Also remove item about
11478 checking copyright date (I don't like the idea of a spurious FAIL
11479 based on when we run the tests).
11480
11481 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
11482 for SunOS4 (reason for failure not investigated). Remove
11483 redundant test for $binfile.
11484
11485 * gdb.base/nodebug.c (array_index): Call malloc.
11486
11487 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
11488
11489Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
11490
11491 * gdb.base/recurse.exp: Update gdb_test invocation to use new
11492 conventions and slightly simplify the matching regexp.
11493
11494Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11495
11496 * gdb.base/break.exp: Update gdb_test invocation to use new
11497 convention.
11498
11499 * lib/gdb.exp: If noargs is not set, set it to 0.
11500
11501 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
11502 tests unique.
11503
11504 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
11505
11506Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11507
11508 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
11509 one argument of type "<non-float parameter>".
11510
11511Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
11512
11513 * config/rom68k.exp: New file to support Motorola IDP board.
11514 * gdb.base/a2-run.exp: Skip this file if noargs is set.
11515 * gdb.base/break.c: Change things around so that this program
11516 doesn't depend upon args. This is necessary to make remote
11517 targets work (in general, they can't take args).
11518 * gdb.base/break.exp: Don't try to send args to program. Don't
11519 expect output. Also, replace lots of code with gdb_test.
11520
11521Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11522
11523 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
11524 printing of '\'' (which is what the comment says we are testing,
11525 even though we were not), not '''.
11526 (test_integer_literals_rejected): Test that printing ''' is an error.
11527
11528 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11529 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
11530 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
11531 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
11532 Use gdb_test not test_print_accept.
11533 * lib/gdb.exp: Remove test_print_accept.
11534
11535 * gdb.base/signals.exp (signal_tests_1): Make pass message
11536 consistent with fail message.
11537
11538 * gdb.base/whatis.exp: Remove xfails for printing char vs.
11539 unsigned char; the bug (PR 1821) is fixed.
11540
11541 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
11542
11543 * gdb.base/scope.exp (test_at_localscopes): Call pass for
11544 successful tests--makes xfailing them work right.
11545
11546Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11547
11548 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
11549 only \r\n, not .*. The test can pass .* as the last thing in
11550 $pattern if that is what it wants. In addition to providing this
11551 flexibility, this change should speed up pattern matching in cases
11552 where the pattern already ended with .* (there were a number of
11553 them). This change also helps catch bad patterns--in the old
11554 scheme the typo "char \*" instead of "char \\*" would pass. Now
11555 it is caught.
11556 * Many .exp files: Update callers.
11557
11558 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
11559 clearer and does not spuriously match multiple ('s. Likewise for
11560 ) and *.
11561
11562 * gdb.base/nodebug.exp: Test ability to call a function and pass
11563 it a string (even with no debugging info).
11564
11565 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
11566 "p '\'", which is the same as "p ''" once tcl gets done with
11567 quoting, to "p '\\'", which I suspect is what is intended (one
11568 backslash gets sent to GDB).
11569
11570 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
11571
11572Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11573
11574 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
11575 1817) was fixed literally years ago.
11576
11577Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11578
11579 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
11580 test, it causes stepping out of call_after_alloca_subr with
11581 optimizing compilers.
11582 (localvars_in_indirect_call): Consume GDB prompt if `finish'
11583 fails.
11584
11585 * gdb.c++/templates.exp: Source templ-info.exp only if
11586 the templates executable exists.
11587
11588 * gdb.c++/misc.cc (class Contains_static_instance,
11589 class Contains_nested_static_instance),
11590 gdb.c++/classes.exp (test_static_members): Test printing of
11591 a class that contains a static instance of the class.
11592
11593Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11594
11595 * gdb.base/langs2.c (cppsub_): Don't prototype.
11596 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
11597 only, I believe).
11598
11599Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11600
11601 * lib/gdb.exp (skip_chill_tests): New procedure.
11602
11603 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
11604
11605Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
11606
11607 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
11608 each expect pattern. Cuts runtime from 12 to about 4 seconds.
11609
11610Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11611
11612 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
11613
11614 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
11615 disassemble 8, not 16, instructions for part 4.
11616
11617 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
11618 support the latter anymore.
11619
11620 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
11621 -DNO_PROTOTYPES.
11622 * gdb.base/callfuncs.c: Control use of prototypes based on
11623 NO_PROTOTYPES, not __STDC__.
11624 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
11625 t_float_values2 tests if prototypes in use.
11626
11627 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
11628 t_double_values): When checking differences against DELTA, check
11629 that difference is within the range (-DELTA,DELTA), not just
11630 (-infinity,DELTA).
11631
11632Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
11633
11634 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
11635 'file' command firts, then 'target', then 'load', this is due to gdb
11636 target set up.
11637 * config/mips-gdb.exp: Fix a couple regular exp bugs.
11638
11639Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
11640
11641 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
11642 FP load/store variants.
11643 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
11644
11645Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11646
11647 * gdb.base/term.exp: Do not give a warning if not native, it is
11648 not an abnormal condition.
11649
11650Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
11651
11652 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
11653 t_char_array".
11654
11655Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
11656
11657 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
11658 are getting the version number.
11659
11660 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
11661 if not native, it is not an abnormal condition.
11662
11663Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11664
11665 * lib/gdb.exp: Just use "file exists", rather than undocumented
11666 dejagnu procedure "findfile".
11667
11668Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11669
11670 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
11671 (LDFLAGS): Set to -Xlinker -Ur.
11672
11673 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
11674 Removed, these values are set by lib/gdb.exp.
11675
11676 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
11677
11678Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11679
11680 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
11681 of replicating gdb startup code.
11682
11683 * config/mt-vxworks (LDFLAGS): Set to -r.
11684 (CFLAGS_FOR_TARGET): Removed.
11685
11686 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
11687 (gdb) and gdb for vxworks uses (vxgdb).
11688
11689 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
11690 executable is not in the tree and host != target, use sed and
11691 program_transform_name to determine the gdb name used by the
11692 target.
11693
11694 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
11695 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
11696
11697Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11698
11699 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
11700 floats, chars, and shorts where there are ANSI-style function
11701 definitions.
11702
11703 * gdb.base/langs.exp, gdb.base/langs*: New test.
11704 * gdb.base/Makefile.in: Build it.
11705 * TODO: Remove item about checking that C names don't get C++
11706 demangling applied; this test tests it.
11707
11708Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11709
11710 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
11711 went with the const70 xfail. The xfail went away a year ago.
11712
11713 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
11714
11715 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
11716 for hp300.
11717
11718 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
11719
11720 * gdb.base/a1-selftest.exp: Don't run on hp300.
11721
11722Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11723
11724 * Makefile.in (site.exp): Set host_alias and target_alias as well
11725 as host_triplet and target_triplet.
11726
11727Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11728
11729 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
11730
11731 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
11732 places as other ecoff systems).
11733
11734 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
11735 ultrix.
11736
11737Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11738
11739 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
11740 remove them.
11741 * gdb.base/nodebug.exp: Accept "function" in addition to "text
11742 variable and "variable" in addition to "data variable".
11743 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
11744
11745 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
11746 2.
11747 * gdb.base/list1.c (long_line): Add additional statement at start
11748 of function.
11749 * gdb.base/list.exp (test_forward_search): Update line number to
11750 reflect new statement.
11751
11752Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11753
11754 * gdb.base/signals.exp: Reinitialize searched source directories
11755 after gdb_start call.
11756
11757Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
11758
11759 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
11760 * gdb.stabs/Makefile.in: Likewise.
11761
11762 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
11763 change. Instead split the tests into smaller pieces.
11764 * gdb.disasm/hppa.s: Corresponding changes.
11765
11766Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11767
11768 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11769 Quote ^C when passing it to stty. For some shells ^ is a pipe.
11770
11771 * gdb.base/funcargs.exp: Modify many tests so that every test
11772 either passes or fails. Make some test names unique.
11773
11774Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11775
11776 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
11777 Call stty to set interrupt character.
11778
11779 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
11780 for HP assembler versus GNU assembler based on actual behavior of
11781 $(CC), rather than assuming that $(AS) is always the GNU assembler.
11782
11783 * TODO: Suggest a few more stepping tests.
11784
11785Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
11786
11787 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
11788 restart GDB for h8300 after a continue.
11789 (return): Add pattern to match a29k-udi behavior.
11790 * gdb.base/nodebug.exp: Remove obsolete comment.
11791 * gdb.base/regs.exp: New file, testing of register displays.
11792 * gdb.base/return.exp: Fix typo in reference to $objdir.
11793 * gdb.base/whatis.exp: Always start with a fresh GDB.
11794
11795Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11796
11797 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
11798 higher, these tests generate a lot of output.
11799
11800Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11801
11802 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
11803 code following the catch silently ignored some errors; without the
11804 catch they should be thrown like any other tcl error. Also, the
11805 catch used "" instead of {} which meant all the callers who wanted
11806 to include one of the characters "[]$ had to quote it an extra time.
11807 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
11808 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
11809 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
11810 Remove extra quoting.
11811
11812Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
11813
11814 * gdb.base/commands.exp: Make test names unique; every test either
11815 passes or fails. Update some comments.
11816
11817 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
11818
11819Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11820
11821 The following fixes a FAIL caused by the fact that the alpha stabs
11822 configuration didn't use the ".if alpha" code in weird.def.
11823 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
11824 bit pointer, so the 32 bit version works even on the alpha.
11825 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
11826 Remove the stuff which allowed us to have separate versions for
11827 alpha and everything else.
11828
11829 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
11830 regexp which "info func operator\[\](" is supposed to match. Fix
11831 string to send to GDB. Note that GDB still doesn't work right. Add a
11832 new test for "info func .perator\[\](" which GDB does handle correctly.
11833
11834 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
11835
11836Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11837
11838 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
11839 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
11840 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
11841 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
11842 it makes the tests harder to understand and confuses test-o-matic.
11843 The preferred style is that each test provides a PASS or a FAIL,
11844 and has a unique message (e.g. "continue #54" not just "continue")
11845 which is the same for the pass and the fail.
11846 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
11847 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
11848 to lib/gdb.exp.
11849 * gdb.base/printcmds.exp: Use test_print_accept. Remove
11850 prt_accept which was basically the same thing. Likewise for
11851 test_print_reject and prt_reject.
11852 * lib/gdb.exp (test_print_reject): Add some more error message
11853 patterns to match from the former printcmds.exp (prt_reject).
11854 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
11855 One defect of the passcount stuff is that some of it failed to
11856 report XPASS where appropriate.
11857 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
11858 stuff before and after arg in expected pattern.
11859 (test_paddr_operator_functions): Re-do test without print_addr_of;
11860 this is the only test which seems to want extra stuff there.
11861
11862Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11863
11864 * gdb.base/nodebug.exp: Update new tests to reflect improved
11865 wording of gdb output.
11866
11867 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
11868 and "ptype" work on variables in files compiled without -g.
11869 Replaces commented out "maint print msymbol" tests.
11870
11871Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11872
11873 * gdb.base/setvar.c (dummy): Call malloc.
11874
11875 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
11876 losing with the irix4 sed.
11877
11878 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
11879 ALRM" on irix4.
11880
11881Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11882
11883 * TODO: Remove items about corefile.exp testing new exec-file and
11884 backtrace; both are now done. Add items about printing enums.
11885
11886Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11887
11888 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
11889 "get signal $thissig" test fails.
11890
11891 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
11892
11893Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11894
11895 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
11896 compiler warning with dec alpha compiler.
11897
11898 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
11899 extra \n from gdb_test call (this explains why the prompt test
11900 that I removed yesterday was there).
11901 (user_defined_command_test): Remove extra \n and prompt test.
11902
11903 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
11904 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
11905 doesn't exist.
11906 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
11907 Also remove alpha workaround, which turns out to be because
11908 SIGABRT == SIGLOST.
11909
11910 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
11911
11912 * gdb.base/help.exp: Don't test "help show".
11913
11914Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11915
11916 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
11917 "set print address" is on.
11918 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
11919 pass prompt to gdb_test; gdb_test already looks for the prompt.
11920
11921 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
11922
11923 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
11924 was a vestige of the manual TESTSTRATEGY, and the purpose of it
11925 was to make sure that gdb can read a core file. But (a) the "read
11926 the corefile" part didn't make it to a1-selftest.exp, we just
11927 delete the corefile after creating it, and (b) we test reading
11928 corefiles in corefile.exp anyway. Also, this test left around a
11929 xgdb process on Solaris.
11930
11931 * gdb.base/corefile.exp: Also test backtrace.
11932
11933Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
11934
11935 * gdb.base/commands.exp: Test a simple user defined command with
11936 arguments and if/while statements; verify the full user command is
11937 printed by "show user".
11938
11939 * gdb.base/commands.exp: Test if/while commands as part of a
11940 breakpoint command list; verify they appear in breakpoint
11941 information.
11942
11943Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11944
11945 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
11946 than by dividing by zero.
11947
11948Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
11949
11950 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
11951 performing an inferior call with watchpoints enabled.
11952 * gdb.base/watchpoint.c (main): Delete second unnecessary read
11953 call.
11954
11955Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11956
11957 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
11958 of "file" command.
11959
11960 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
11961 Add additional pattern for when "int operator int(void);" appears
11962 in a different order.
11963
11964Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11965
11966 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
11967
11968 * gdb.base/help.exp: Replace most of docstrings for "info signals"
11969 and "signal" with ".*".
11970
11971Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11972
11973 * TODO: Add note about "handle all nostop".
11974
11975 * gdb.base/{sigall.c, sigall.exp}: New test.
11976 * gdb.base/Makefile.in: Add it.
11977
11978Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11979
11980 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
11981 when invoking GDB, suppresses any windowing interface.
11982
11983Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
11984
11985 * config/sim-gdb: New file, simulator testing support.
11986
11987Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
11988
11989 * gdb.base/interrupt.exp: Test calling func1 twice.
11990
11991Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
11992
11993 * gdb.base/list.exp (test_forward_search): Set timeout higher
11994 when we'll be getting lots of output from gdb.
11995
11996 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
11997 "init_malloc" to after the expect statement. Run it if that
11998 regexp is taken, but also for two others which happen if source
11999 cannot be found.
12000
12001Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12002
12003 * gdb.base/printcmds.exp: New test, for printing register before
12004 program is running.
12005
12006Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12007
12008 * gdb.base/list.exp: Correct some alternate expect patterns
12009 to reflect changes in list1.c.
12010
12011Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12012
12013 * TODO: Add item regarding large frames.
12014
12015 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
12016
12017 * TODO: Remove item about enabling return.exp; it
12018 is enabled. Suggest a few more "return" tests.
12019
12020Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12021
12022 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
12023 anonymous unions.
12024
12025Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12026
12027 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
12028 and pr-5646.o, so "make" is the same as "make all", not "make
12029 pr-4975.o".
12030
12031Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
12032
12033 * gdb.base/list.exp: Adjust expectations to reflect changes in
12034 list1.c.
12035 (test_forward_search): New test proc.
12036 * gdb.base/list1.c (long_line): New function, has long source line.
12037
12038Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
12039
12040 * gdb.base/a1-selftest.exp: Change initial stepping to know about
12041 additional line of code that was added.
12042
12043Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
12044
12045 * gdb.disasm/hppa.s: Break the large branching tests into smaller
12046 tests so as not to overflow expect's input buffers.
12047 * gdb.disasm/hppa.exp: Corresponding changes.
12048
12049Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12050
12051 Beginnings of template debugging tests.
12052 * gdb.c++/templ-info.cc: New file to test for template
12053 debugging capability of the compiler.
12054 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
12055 templ-info.cc.
12056 * gdb.c++/templates.cc: Add explicit template instantiations
12057 to enable compiling with -fno-implicit-templates. Add destructor
12058 and 'value' method to T5 class for template tests.
12059 * gdb.c++/templates.exp: Add testcases for printing of template
12060 types, setting breakpoints on template methods and calling a
d63a86f8 12061 template method.
c906108c
SS
12062
12063Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
12064
12065 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
12066 branch target since some assemblers (gas-2.5) may emit a
12067 relocation for the branch instead of resolving it in the
12068 assembler.
12069
12070Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12071
12072 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
12073 through signal handler.
12074
12075Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12076
12077 * configure.in (*-*-netware): Use config/mt-netware.
12078
12079 * config/mt-netware: New file.
12080 * config/mt-i386-netware: Removed, separate configs for different
12081 netware architectures are no longer needed now that we have
12082 --with-headers.
12083
12084Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12085
12086 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
12087 by the recent changes to use ANSI C arithmetic conversions.
12088
12089Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12090
12091 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
12092 bug involving using inferior_pid to figure out whether to select a
12093 frame.
12094
12095Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
12096
12097 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
12098 match the current disassembler output.
12099
12100Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
12101
12102 * gdb.fortran/exprs.exp: Expect VOID instead of void.
12103 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
12104 types, expect "int" as type of integer values (for now).
12105
12106Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
12107
12108 * gdb.base/commands.exp: New tests for if/while commands.
12109
12110Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
12111
12112 * lib/gdb.exp (runto): Replace sub-pattern for hex value
12113 by .*, since hex values have different syntax in Chill mode.
12114
12115Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12116
12117 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
12118 linefeed from expect pattern for repeated types with indices > 9.
12119
12120Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
12121
12122 First part of Fortran test suite.
12123 * gdb.fortran: New directory.
12124 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
12125
12126Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12127
12128 * gdb.base/default.exp: Update expect pattern for load command
12129 without arguments.
12130
12131Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12132
12133 * configure.in: Change i386 to i[345]86.
12134 * gdb.base/configure.in: Likewise.
12135 * gdb.c++/configure.in: Likewise.
12136 * gdb.chill/configure.in: Likewise.
12137
12138Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
12139
12140 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
12141 patterns, since that is not a valid context for comments.
12142
12143Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
12144
12145 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
12146 repeated types and repeated types with indices > 9.
12147
12148Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
12149
12150 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
12151 2417; old bug has been fixed.
12152
12153Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
12154
12155 * gdb.base/interrupt.exp: When trying to wake up the inferior,
12156 send the newline ourselves instead of assuming gdb_test will do
12157 so when passed an empty input string.
12158
12159 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
12160 stabs testcode.
12161
12162Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12163
12164 * lib/gdb.exp (gdb_test): Don't send anything if the first
12165 argument is an empty string. This makes cases where we want to
12166 match output that is already in expect's buffers (for example,
12167 matching a breakpoint after gdb_run_cmd has been called) work
12168 reliably.
12169
12170Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12171
12172 * config/netware.exp: New file.
12173
12174Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12175
12176 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
12177 the -B and -L prefixes so we can find the debugging stub.
12178
12179 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
12180 there and we are using the gcc from the tree.
12181
12182 * gdb.base/types.c: Removed.
12183
12184 * gdb.base/configure.in: Look for makefile fragments in ../config.
12185 Recognize i386-*-netware.
12186 * gdb.c++/configure.in: Likewise.
12187
12188Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12189
12190 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
12191 the correct TCL syntax.
12192
12193Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12194
12195 * gdb.base/opaque.exp: use runto instead of messing around with
12196 breakpoints. Simplify by using gdb_test.
12197
12198 * gdb.base/bitfields.exp: restart between tests on netware targets
12199 because breakpoints aren't relocated after target death. Run
12200 processes to completion.
12201
12202 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
12203
12204Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
12205
12206 * Makefile.in: Remove extra tabs that confuse some versions
12207 of "make". Use the newly built gdb to test with by default,
12208 rather than the first one in the tester's search path.
12209
12210Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
12211
12212 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
12213
12214 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
12215 condition help.
12216
12217Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12218
12219 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
12220
12221 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
12222 running.
12223 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
12224 * gdb.base/funcargs.exp: Likewise.
12225
12226 * gdb.base/bitfields.exp: Simplify by using gdb_test.
12227 * gdb.base/funcargs.exp: Likewise.
12228
12229 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
12230 message is "".
12231
12232Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12233
12234 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
12235 return,signals,twice}.exp: Handle non-existant binaries
12236 consistantly.
12237
12238 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
12239 * gdb.base/Makefile.in: Don't try to generate a core dump, we
12240 might testing a cross development system.
12241
12242Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12243
12244 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
12245 runtest script is relative to ${srcdir}, not ${rootdir}.
12246
12247Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
12248
12249 * gdb.base/signals.exp: Allow for optionality of breakpoint
12250 address.
12251
12252Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12253
12254 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
12255
12256Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12257
12258 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
12259 for size_t definition.
12260 * gdb.c++/templates.cc: Likewise
12261
12262 * config/mt-i386-netware: New file.
12263
12264 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
12265 defined.
12266
12267 * gdb.base/Makefile.in: Added support for systems that name core
12268 files by appending "core" to the program name.
12269 * gdb.base/a1-selftest.exp: Likewise.
12270
12271Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12272
12273 * gdb.base/return.exp: Add comment and message for `return double'
12274 test failure on Sparc Solaris.
12275
12276Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
12277
12278 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
12279
12280Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12281
12282 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
12283 from optimizing them away.
12284 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
12285 patterns to include default constructors and assignment operators,
12286 to match gcc versions beyond 2.5.8. Accept any cplus demangling
12287 character in the output of the virtual base pointer.
12288
12289Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12290
12291 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
12292 expression match in print_addr_of to avoid unintented matches.
12293 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
12294 versions up to 2.5.8.
12295
12296Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12297
12298 * gdb.base/list.exp: Tweak alternate pattern for listing of an
12299 included file to run under newer versions of expect.
12300 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
12301 consecutive >'s in templates to accomodate recent cplus-dem.c change.
12302 Remove xfail for the virtual table of BDDHookV.
12303
12304Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12305
12306 * lib/gdb.exp (string_to_regexp): Set a default result.
12307 (default_gdb_start): Fix misleading message.
12308
12309Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
12310
12311 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
12312 Remove all CC, etc definitions.
12313 * config/mt-hpux: New file.
12314 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
12315 (CFLAGS, LDFLAGS): Define.
12316 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
12317
12318 * Makefile.in (site.exp): Don't insert host_os, etc.
12319 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
12320 (distclean): Check existence of subdir.
12321 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
12322 * gdb.base/Makefile.in: General cleanup and simplification.
12323 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12324 to build executables. Use default rule to build .o files.
12325 (EXPECT, RUNTEST, CC): Fix relative pathname.
12326 (site.exp): Don't insert host_os, etc.
12327 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
12328 and/or SIGUSR1 defined.
12329 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
12330 * gdb.c++/Makefile.in: General cleanup and simplification.
12331 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
12332 (CFLAGS): Remove.
12333 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
12334
12335Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
12336
12337 * gdb.base/recurse.exp: Misc changes to get tests running again
12338 after Kung's changes to the watchpoint code.
12339 * gdb.base/watchpoint.exp: Likewise.
12340
12341Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
12342
12343 * lib/gdb.exp (string_to_regexp): Convert {\} also.
12344
12345Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12346
12347 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
12348 * lib/gdb.exp (default_gdb_start): Define.
12349 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
12350 gdb.base/funcargs.exp, gdb.base/opaque.exp,
12351 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
12352 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
12353 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
12354 Don't call gdb_target_udi in between tests.
12355
12356Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12357
12358 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
12359 (which was basically just a local version of the same thing). In
12360 addition to avoiding duplication, gdb_test_exact is faster.
12361 * lib/gdb.exp (gdb_test_exact): Fix typo.
12362
12363 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
12364 don't give an error.
12365
12366 * gdb.base/term.exp: Call delete_breakpoints before starting.
12367
12368 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
12369 (t10): Add comment.
12370
12371Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12372
12373 Reorganization of the GDB Test Suite.
12374
12375 * gdb.base: New directory, contains all the basic tests.
12376 * gdb.c++: New directory, tests specific to C++.
12377 * gdb.chill: New directory, tests specific to Chill.
12378 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
12379 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
12380 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
12381 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
12382 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
12383 t30-31 to chill).
12384 * */gdbme.*: Rename to match appropriate expect scripts.
12385 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
12386 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
12387 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
12388 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
12389 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
12390 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
12391 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
12392 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
12393 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
12394 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
12395 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
12396 gdb.c++/virtfunc.cc: New names of C++ files.
12397 * gdb.chill/chillvars.ch: New name of Chill file.
12398 * gdb.base/configure.in, gdb.c++/configure.in,
12399 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
12400 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
12401 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
12402 * configure.in (configdirs): Update to reflect directory changes.
12403 (target_abbrev): No longer define for any configuration.
12404 * Makefile.in: Cosmetic improvements to header comments.
12405
12406Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12407
12408 Various changes to gdb.t31:
12409
12410 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
12411 * gdbme.ch: Make all key-words and predefineds be upper-case.
12412 * chillvars.exp: Expect key-words and predefinds in upper-case.
12413
12414 * chillvars.exp: Use gdb_test_exact many places.
12415 Change expected output for arrays (which now includes index labels).
12416
12417 * pr-5020.exp, gdme.ch (module PR_5020):
12418 New test, for PR-5020.
12419
12420Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
12421
12422 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
12423 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
12424
12425Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
12426
12427 * Makefile.in: Fix bit-rot in definitions of CHILL,
12428 CHILL_FOR_TARGET and Chill_LIB.
12429 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
12430 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
12431 CHILL, and CHILL_LIB.
12432
12433Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
12434
12435 * Revert the previous changes. Please see Rob's directory
12436 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
12437
12438Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
12439
12440 * Makefile.in, configure.in, config/mips-gdb.exp,
12441 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
12442 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
12443 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
12444 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
12445 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
12446 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
12447 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
12448 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
12449 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
12450 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
12451 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
12452 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
12453 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
12454 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
12455 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
12456 changes from 94Q1.
12457
12458Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
12459
12460 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
12461 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
12462 Rob's new testing fragments.
12463
12464Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
12465
12466 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
12467 lib/gdb.exp: Replace error proc calls with perror.
12468
12469Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
12470
12471 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
12472 version also, match on casted version strings, and match on
12473 gdb startup case where the line numbers might be messed up.
12474
12475Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
12476
12477 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
12478 (CFLAGS): Delete it from here.
12479
12480Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
12481
12482 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
12483
12484Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
12485
12486 * Makefile.in (RUNTEST): Default to just "runtest".
12487
12488Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12489
12490 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
12491 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
12492 the code has been restructured.
12493
12494Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12495
12496 * gdb.t00/default.exp (set write): Allow any number of \r and/or
12497 \n, not just one of each.
12498
12499 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
12500 /bin/cc gives a warning if you do.
12501
12502Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
12503
d63a86f8 12504 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
12505 __t10ListS_link1ZUiRCUiPT0
12506
12507Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12508
12509 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
12510 on local variables in recursive functions.
12511
12512 * gdb.t07/Makefile.in: Build the new test.
12513
12514Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12515
12516 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
12517 directly. Instead compare the return values from actual calls.
12518
12519Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
12520
12521 * Makefile.in (check): Set TCL_LIBRARY for runtest.
12522
12523Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12524
12525 * From Peter Schauer with minor modifications.
12526 * gdb.t15/return.exp (return_tests): Handle targets where "return"
12527 stops in mid-line in the caller. Add xfail for returning a float
12528 value on X86 targets.
12529
12530Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12531
12532 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
12533 to avoid expect lossage.
12534 (fmem_LRbug_tests): Likewise.
12535 * gdb.disasm/hppa.s: Corresponding changes.
12536
12537 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
12538 conditions to work with latest dejagnu/expect.
12539
12540 * gdb.t15/funcargs.exp (finish from indirect call): No longer
12541 expected to fail on the PA.
12542 (backtrace in call with trampolines): Explicitly require main
12543 to be frame #1 (no trampolines should show up in backtrace).
12544
12545 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
12546 "continue -expect".
12547 * gdb.t06/break.exp: Likewise.
12548 * gdb.t07/watchpoint.exp: Likewise.
12549 * gdb.t13/bitfields.exp: Likewise.
12550 * gdb.t15/{funcargs,return}.exp: Likewise.
12551 * gdb.stabs/weird.exp: Likewise.
12552 * config/{mips,udi}-gdb.exp: Likewise.
12553
12554 * hppa.sed: Enclose comments within a sed command to avoid
12555 losing with the old OSF1 sed.
12556
12557Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12558
12559 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
12560 sequent dynix.
12561 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
12562 * gdb.t15/funcargs.exp: Conditionally step again to really
12563 finish from marker_call_with_trampolines. Handle the case where
12564 the first step from within call_with_trampolines already steps
12565 us back to main.
12566 * gdb.t15/gdbme.c: Add comment to closing brace of
12567 call_with_trampolines for funcargs.exp.
12568
12569Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12570
d63a86f8 12571 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
12572 Fix typo(s).
12573
12574Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12575
12576 * gdb.t07/gdbme.c: More code for watchpoint testing.
12577
12578 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
12579 "Hardware watchpoint" throughout file.
12580 (test_watchpoint_triggered_in_syscall): New test.
12581 (test_complex_watchpoint): New test.
12582
12583Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12584
12585 * gdbme.c (call_with_trampolines): New function to try and step
12586 into. Tests trampoline problems on the PA.
12587
12588 * funcargs.exp (localvars_in_indirect_call): No longer expect
12589 stepping into indirect call to fail on PAs.
12590 (test_stepping_over_trampolines): New test.
12591
12592Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12593
12594 * TODO: Add suggestions for static member function tests, and
12595 completion tests.
12596
12597Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12598
12599 * TODO: Add suggestions for "p/a" tests.
12600
12601 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
12602 (default_gdb_exit): Replace all the hair with sending "quit" to
12603 the process with a simple close.
12604
12605Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12606
12607 * TODO: Add suggestions for shared library tests.
12608
12609Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12610
12611 * TODO: Add suggestions for x/s tests.
12612
12613Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12614
12615 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
12616 "enable once", and "enable breakpoints once" with ".*".
12617
12618Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12619
12620 * TODO: Add suggestions about structure passing tests.
12621
12622Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12623
12624 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
12625 the primary1 test, use work around if __GNUC__ < 2.
12626 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
12627 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
12628 Test for bad output rather than waiting for timeout. Issue
12629 second continue only if first continue failed.
12630
12631Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12632
12633 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
12634 operator[] test with gdb_test because the old code didn't seem to
12635 be getting the quoting right with the new dejagnu.
12636
12637Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
12638
12639 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
12640 one from the path.
12641 * Makefile.in: Use a fresh expect if there is one, use runtest
12642 from the src tree if there is one.
d63a86f8 12643
c906108c
SS
12644Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12645
12646 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
12647 next over recursive call. Revise the tests from that point on
12648 (which had been skipped) to match GDB's actual (correct) output.
12649
12650 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
12651 with next over a breakpoint whose condition is false.
12652
12653 * gdb.t00/help.exp: Comment out "help set print" tests just like
12654 (and for same reason as) "help set" test.
12655
12656Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12657
12658 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
12659 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
12660
12661Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12662
12663 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
12664 necessary gdb_target_udi.
12665
12666 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
12667
12668 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
12669 1838 and 2417; they are fixed.
12670
12671 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
12672 gdb.t03/ptype.exp (ptype structure, ptype union):
12673 Remove xfails; the test is looser than when the xfails were added.
12674
12675 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
12676 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
12677
12678 * gdb.t01/run.exp: Only run shell test if isnative.
12679
12680 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
12681 since "run" automatically loads if necessary. Call gdb_target_udi
12682 after the "file" since "file" kills any execution target.
12683
12684 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
12685 GDB. GDB doesn't work that way (not anymore at least) on UDI.
12686 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
12687 argument for UDI.
12688
12689Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12690
12691 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
12692
12693 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
12694
12695Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12696
12697 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
12698 properly quoting regexps. This makes the second argument to
12699 demangle a fixed string, which matches the callers, instead of a
12700 shell-style pattern which is what the previous implementation
12701 used. Update some of the callers.
12702
12703Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12704
12705 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
12706 (comib_nullified_tests): Fix typo.
12707 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
12708 strings. No longer expected to fail.
12709
12710 * gdb.disasm/hppa.s (addib_tests): Fix typo.
12711 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
12712 strings. No longer expected to fail.
12713
12714 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
12715 string. No longer expected to fail.
12716
12717Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12718
12719 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
12720 No longer expected to fail.
12721
12722 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
12723 string. No longer expected to fail.
12724
12725Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12726
12727 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
12728 only in the names (I probably got most of them). I was even
12729 generous with some which differed in underscores in names, and
12730 probably missed a few, and I *still* was able to remove almost a
12731 third of the file with almost no impact on testsuite coverage.
12732
12733Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12734
12735 * gdb.t00/default.exp: Match udi_attach error message as well as
12736 the one from child_attach.
12737
12738 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
12739
12740 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
12741
12742 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
12743 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
12744
12745 * Move test with enums and partial symbols back to
12746 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
12747 Reverts the change of 26 May 93. Per today's change to
12748 stabs.texinfo, the behavior that weird.exp was expecting was
12749 unreasonable; what is important is that the compiler+gdb get
12750 things right, which happens with a recent gcc. Also fix the test
12751 to deal with native compilers which put out the stab gdb can't
12752 deal with.
12753
12754Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12755
12756 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
12757 in the names. The main thing these accomplish is to slow things down.
12758 Many more such duplicates surely remain.
12759
12760 * gdb.t00/help.exp: Comment out "help support" test just like
12761 (and for same reason as) "help set" test.
12762
12763Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
12764
12765 * gdb.t06/break.exp: Remove setup_xfails for
12766 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
12767 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
12768 about known bug in gcc to include up through 2.5.8.
12769 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
12770 well as "_vb$".
12771 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
12772 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
12773 with latest gcc and gdb.
12774 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
12775 well as "_vb$".
12776
12777Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12778
12779 * configure.in (hppa*-*-*): Also configure and build stabs-only
12780 tests.
12781
12782Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12783
12784 * gdb.t10/hppa.mt: A makefile fragment for the PA.
12785 * gdb.t10/configure.in (hppa*-*-*): Use it.
12786
12787Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12788
12789 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
12790
12791Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12792
12793 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
12794 versions prior to 1.13.5.
12795
12796Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12797
12798 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
12799 the prompt is at the start of a line.
12800
12801Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12802
12803 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
12804 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
12805 in the copr tests now.
12806 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
12807 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
12808 expected to fail.
12809
12810Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
12811
12812 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
12813 gdb.t31/chillvars.exp, lib/gdb.exp:
12814 Tweak to run under either version of expect.
12815 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
12816 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
12817 * gdb.t11/list.exp: Remove extraneous whitespace.
12818
12819Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * gdb.t16/printcmds.exp (test_print_strings): Accept
12822 "(unsigned char *) " before the string.
12823
12824 * TODO: Add notes about printing of fancy types and GDB expressions.
12825
12826Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
12827
12828 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
12829 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 12830 if doing mips-idt-ecoff.
c906108c
SS
12831
12832Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
12833
12834 * Most .exp files: Tweak to run under either version of expect.
12835
12836Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12837
12838 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
12839 xfails; I'm not sure why they are failing, but not because of PR 1806.
12840
12841Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
12842
12843 * config/unix-gdb.exp: Remove gdb_unload cause it's already
12844 defined in lib/gdb.exp.
12845
12846Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12847
12848 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
12849 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
12850 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
12851 have to be typeless.
12852
12853Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12854
12855 * TODO: Add suggestion for copyright year test.
12856
12857Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
12858
12859 * configure.in (*-*-lynxos*): Add stabs tests.
12860
12861Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12862
12863 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
12864 so insert a tab before any assembler directive in column zero.
12865
12866 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
12867 stores.
12868 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
12869 stores.
12870 (fpu_short_memory_tests): Likewise.
12871
12872Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12873
12874 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
12875 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
12876 .stabs directives in comments.
12877
12878Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12879
12880 * TODO: New file, describing tests we could write.
12881 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
12882
12883Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12884
12885 * gdb.t06/signals.exp: Add kludge to force re-sync.
12886
12887 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
12888 to xgdb instead of gdb, get out of gdb.
12889
12890Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
12891
12892 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
12893 for info.
12894
12895Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12896
12897 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
12898 * gdb.stabs/configure.in (hppa*-*-*): Use it.
12899 * gdb.stabs/hppa.sed: New sed script for the PA.
12900
12901Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12902
12903 * gdb.stabs: Re-write weird.def and configuration to use sed
12904 instead of cpp. sed is portable and POSIX; cpp is neither.
12905
12906Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12907
12908 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
12909
12910Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12911
12912 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
12913
12914Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12915
12916 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
12917 "_vb$".
12918 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
12919 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
12920
12921Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12922
12923 * lib/gdb.exp: Comment out code which depends on non-existent
12924 `transform' procedure.
12925
12926Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
12927
12928 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
12929 * lib/gdb.exp: Transform tool name.
12930 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
12931 1.1's new error handling system.
12932
12933Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12934
12935 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
12936
12937Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12938
12939 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
12940 They made pattern matching so slow that timeouts happened on
12941 heavily loaded systems. Now any output from "show print" which
12942 gets us back to the GDB prompt is a PASS.
12943
12944Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
12945
12946 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
12947
12948Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12949
12950 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
12951
12952 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
12953 It is not from PR 3220.
12954
12955Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
12958 just started failing because they depended on the order the
12959 subcommands are presented, or exact docstring text. This kind of
12960 test is a pain and has minimal benefit.
12961
12962Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12963
12964 * gdb.t09/corefile.exp: At end of test, use "core" command with
12965 no arguments.
12966
12967Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
12968
12969 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
12970 17}/Makefile.in: Make it possible to run the testsuite with Sun
12971 make and CC = cross gcc by adding explicit build rules for .o
12972 files.
12973
12974Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12975
12976 * gdb.t15/funcargs.exp: Don't put comments on same line as
12977 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 12978
c906108c
SS
12979Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12980
12981 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
12982
12983Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
12984
12985 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
12986 * gdb.t20/inherit.exp: remove three dumplicate entries.
12987
12988Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12989
12990 * gdb.t06/break.exp: For "next over recursive call", fail on any
12991 incorrect output, not just on "factorial (value=2)".
12992
12993Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12994
12995 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
12996 working now. Add an xfail if accesing a bss variable causes
12997 a memory error if the target is not yet run.
12998
12999Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13000
13001 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
13002 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
13003 name of __st* demangling (2 strings). Did Kung really get the
13004 more than 95 others right without testing them?
13005
13006Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
13007
13008 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
13009
13010Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
13011
13012 * configure.in (configdirs): Add gdb.disasm
13013 * gdb.disasm: New directory for GDB disassembler tests.
13014 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
13015
13016Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13017
13018 * gdb.t00/help.exp: Don't test "help set".
13019
13020 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
13021 from within expect statements. None of these happen anymore and
13022 they cause regressions to be silently unnoticed.
13023
13024 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
13025 messages) about known failures with gcc cygnus-2.4.5-930417.
13026
13027 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
13028 comp-info.exp so it gets built if it doesn't exist.
13029
13030 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
13031 it is no longer used.
13032 * gdb.t13/comp-info.c: Removed.
13033
13034Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13035
13036 * gdb.t06/signals.exp: Add xfail for sun3.
13037
13038Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13039
13040 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
13041 relevant because ^C doesn't get sent but failure can be reproduced
13042 interactively).
13043
13044Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13045
13046 * gdb.stabs/alpha.mt: New configuration file for alpha.
13047 * gdb.stabs/configure.in: Use it.
13048 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
13049 sharing with alpha.mt, redefine long to word via preprocessor.
13050 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
13051 for alpha.
13052 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
13053 native cc.
13054 * gdb.t00/teststrategy.exp: Change expect string so that we
13055 consume the `(xgdb)' from the command echo and from the gdb prompt.
13056 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
13057 gdb currently compares all values as long, so this failure probably
13058 applies to any configuration where LONGEST is bigger than a target int.
13059 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
13060 with gcc.
13061 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
13062 to handle opaque pointers, gcc is.
13063 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
13064 as first argument. Include <sys/types.h> and change all operator
13065 new definitions to use size_t.
13066 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
13067 now that we use size_t.
13068
13069Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13070
13071 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
13072 a long or float array cast all array members to the same type.
13073 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
13074 with 64 bit longs.
13075 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
13076 on alpha.
13077 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
13078
13079Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13080
13081 * gdb.t24 (demangle.exp): Constructors of templates have names like
13082 vector<int>::vector(int) not vector<int>::vector<int>(int). See
13083 section 14.6 of the ARM.
13084
13085 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
13086 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
13087 accomplish little and slow down the testsuite.
13088
13089 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
13090 Accept spaces various places.
13091
13092Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13093
13094 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
13095 with watchpoint enabled.
13096
13097 * Makefile.in: Remove definition of CC and remove the second
13098 definition of CXX (the "CXX = gcc" one remains). These definitions
13099 were causing backquotes to be expanded within backquotes, which
13100 doesn't work.
13101
13102Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
13103
13104 * gdb.t17/callfuncs.exp: Add "return 0" to end.
13105
13106Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13107
13108 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
13109 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
13110 by mips cc and contains no stabs entries.
13111
13112Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
13113
13114 * config/vx-gdb.exp: Use fake device to load files rather than
13115 NFS.
13116 * lib/gdb.exp: New proc to do "file" command.
13117 * config/unix-gdb.exp: Use new "file" proc.
13118
13119Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13120
13121 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
13122 Rework board rebooting slightly.
13123 (gdb_exit): Don't exit from the remote shell; there isn't one.
13124 * gdb.stabs/weird.exp: If a program is being debugged already,
13125 kill it.
13126 * gdb.t04/setvar.exp: Stop and restart gdb.
13127 * gdb.t05/expr.exp: Likewise.
13128 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
13129 restart gdb and reload the program.
13130 * gdb.t08/opaque.exp: Likewise.
13131 * gdb.t12/scope.exp: Likewise.
13132 * gdb.t13/bitfields.exp: Likewise.
13133 * gdb.t15/funcargs.exp: Likewise.
13134 * gdb.t20/classes.exp: Likewise.
13135 * gdb.t03/ptype.exp: Increase timeout.
13136 * gdb.t16/printcmds.exp (test_print_string_constants,
13137 test_print_array_constants): Likewise.
13138 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
13139 * gdb.t20/classes.exp (do_tests): Likewise.
13140 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
13141
13142Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
13143
13144 * gdb.stabs: Renamed *wierd* to *weird*.
13145
13146Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13147
13148 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
13149 for timeout. Add "known gcc 2.4.5 bug" to failure message.
13150
13151Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13152
13153 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
13154 (do_tests): Remove xfail for whatis on one_var and two_var.
13155
13156Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
13157
13158 * Makefile.in: Made cross building work better by adding
13159 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
13160
13161Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13162
13163 * gdb.t15/{return.c,return.exp,Makefile.in}:
13164 New test, currently commented out.
13165
13166Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
13167
13168 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
13169 still running and removes the leftover named socket so GDb can do
13170 clean restarts.
13171
13172Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
13173
13174 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
13175 console, not GDB.
13176 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
13177 cross testing works better with "make check"
13178 * config/unix-gdb: Use default procedures for exit and version.
13179 * config/vx-gdb.exp: Cleaned up and massaged back to working order
13180 with the newest VxWorks.
13181
13182Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13183
13184 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
13185 old form.
13186
13187 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
13188 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
13189
13190 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
13191
13192 * config/unix-gdb.exp: Remove this version of gdb_exit
13193 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
13194 Rob says he'll look at it when he gets back to testing boards.
13195
13196Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
13197
13198 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
13199 an expected fail for certain ptype commands.
13200
13201 * gdb.t20/classes.exp: Update expected results of "ptype class
13202 Base1" to account for the constructor that now appears in the type.
13203
13204Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
13205
13206 * configure.in (configdirs): Restore gdb.t04, which mysteriously
13207 disappeared from list.
13208 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
13209 "alldone" proc with call to cleanup and exit.
13210 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
13211 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
13212 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
13213 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
13214 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
13215 "alldone" proc with simple returns that suppress remaining
13216 tests. The alldone proc went away many months ago.
13217
13218Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13219
13220 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
13221
13222 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
13223
13224Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13225
13226 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
13227 as vax gdb will display them.
13228
13229Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13230
13231 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
13232 optimizers.
13233
13234 * scope.exp: Change "bad value for localval" messages so each one
13235 is unique.
13236
13237 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
13238 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
13239
13240 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
13241
13242Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13243
13244 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
13245 doesn't exist (due to optimization).
13246
13247Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13248
13249 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
13250 contains \r because the filename is long.
13251
13252 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
13253 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
13254
13255Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13256
13257 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
13258 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
13259 Ultrix.
13260 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
13261 int tests.
13262 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
13263
13264Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
13265
13266 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
13267
13268 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 13269 to match does not match the passing case but still matches the
c906108c
SS
13270 failing case.
13271
13272Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13273
13274 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
13275
13276Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
13277
13278 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
13279 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
13280 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
13281 Remove various versions of gdb_exit.
13282 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
13283 gdb_exit.
13284 * config/unix-gdb.exp: gdb_exit remains here, and should override
13285 the generic version, since it's doing a lot of wierd stuff that
13286 the other versions aren't. FIXME, fold it in, or abandon this
13287 version.
13288
13289Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13290
13291 * gdb.t24/demangle.exp: Add tests for PR 3220.
13292
13293Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13294
13295 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
13296
13297Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
13298
13299 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
13300 "i386-*-*". Works for i486 as well.
13301
13302 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
13303 bug, and expand domain of xfail to all SVR4 systems, since the
13304 actual problem is likely to be in generic SVR4 /proc support.
13305
13306Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13307
13308 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
13309
13310Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
13311
13312 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
13313 xfails for other systems. Match a missing 'Continuing.' as an
13314 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
13315
13316 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
13317 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
13318 Only issue warning for missing executables if -all option is used.
13319
13320 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
13321 file if -all option is used. It's like an unpredictable XFAIL.
13322
13323Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13324
13325 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
13326 for dynamically linked binaries.
13327
13328 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
13329
13330Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13331
13332 * gdb.t20/inherit.exp: Change message for "print tagless struct"
13333 to state that this is a known bug in old versions of g++.
13334
13335Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13336
13337 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
13338 while waiting for `Continuing'.
13339
13340Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
13341
13342 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
13343 in text, data, and bss.
13344 * gdb.t10/nodebug.c: Add local and global test variables for
13345 initialized and uninitialized data.
13346
13347Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13348
13349 * config/unix-gdb.exp (gdb_exit): Add "wait".
13350
13351Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13352
13353 * gdb.t06/signals.exp: xfail the continue from the handler for all
13354 targets.
13355
13356 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
13357 function with watchpoints enabled, the i386 call dummy starts with
13358 a call.
13359
13360 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
13361 386 bsd names its corefiles.
13362
13363Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
13364
13365 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
13366 compilers don't grok it.
13367 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
13368 with small octal ints rather than character constants, which
13369 are signed and might not fit if first promoted to int.
13370
13371Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
13372
13373 * gdb.t09/Makefile.in (clean): Remove corefile.
13374
13375Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13376
13377 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
13378
13379Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13380 and Jim Kingdon (kingdon@cygnus.com)
13381
13382 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
13383 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
13384 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
13385
13386Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13387
13388 * gdb.t17/interrupt.exp: Add xfail for hppa.
13389
13390Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13391
13392 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
13393 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
13394 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
13395 to determine signed-ness of bitfields and use the result to setup
13396 the xfail.
13397 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
13398 * gdb.t15/funcargs.exp: Use them to step until the second indirect
13399 call line is reached if necessary.
13400
13401Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13402
13403 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
13404
13405Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13406
13407 * gdb.t06/break.exp: Also test `clear' command.
13408
13409Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13410
13411 * gdb.t00/teststrategy.exp: Remove extra quote.
13412
13413 * gdb.t07/watchpoint.exp: Change xfail for calling function with
13414 watchpoint enabled to be for all non-68k machines.
13415
13416 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
13417
13418Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13419
13420 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
13421 targets use aout.mt instead of ecoff.mt as gas understands
13422 standard aout format.
13423
13424Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
13425
13426 * lib/gdb.exp (runto): Don't insist that function we are running to
13427 was compiled with -g.
13428
13429 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
13430
13431 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
13432 to get back into the read system call.
13433 Accept leading newline in case where we woke it up.
13434
13435Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13436
13437 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
13438 to make the stabs test work on ecoff systems using gcc and -with-stabs.
13439 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
13440 enable ecoff configuration.
13441
13442Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13443
13444 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
13445
13446Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13447
13448 * gdb.t16/printcmds.exp: Add another printf test.
13449
13450Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
13451
13452 * configure.in: If configured -with-stabs on any target, add
13453 stabsdirs to configdirs.
13454
13455Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13456
13457 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
13458 fun" so pattern does not match the command itself.
13459
13460Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13461
13462 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
13463
13464Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13465
13466 * gdb.t17/interrupt.exp: Test for more things.
13467
13468Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13469
13470 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
13471 compiler arranges the code and line numbers.
13472
13473 * gdb.t17/interrupt.exp: Don't send \n after ^C.
13474
13475Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13476
13477 * gdb.t00/help.exp: Increase expect input buffer size.
13478
13479Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13480
13481 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
13482
13483 * gdb.t07/watchpoint.exp: Add xfail for hppa.
13484
13485 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
13486
13487 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
13488 [0-9]*, not just [0-9].
13489
13490Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13491
13492 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
13493
13494 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
13495
13496Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13497
13498 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
13499
13500Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13501
13502 * gdb.t06/signals.c: Add xfails for sun3.
13503
13504 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
13505
13506 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
13507 test_stepping tests.
13508
13509Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13510
13511 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
13512
13513 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
13514
13515 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
13516 rather than actually putting it through cpp twice.
13517
13518 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
13519
13520Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
13521
13522 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
13523 no longer needed.
13524
13525Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13526
13527 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
13528
13529 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
13530 C++ features prints as "struct", make it a pass, not an xfail.
13531
13532Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13533
13534 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
13535 Don't require VA to print as "class" rather than "struct".
13536
13537Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
13538
13539 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
13540
13541Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13542
13543 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
13544
13545Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13546
13547 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
13548 order.
13549
13550Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13551
13552 * gdb.t16/printcmds.exp: Add printf tests.
13553
13554 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
13555
13556 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
13557
13558Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
13559
13560 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
13561 pass counts, to counteract any existing or future setup_xfails.
13562
13563Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13564
13565 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
13566 {BEGIN,END}_COMMON for common block instead of STAB.
13567 * gdb.stabs/wierd.exp: Add xfail for rs6000.
13568
13569 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
13570 intp_var should be N_GSYM not N_LSYM.
13571 wierd-aout.S: Use a label for the value of the N_SO.
13572 wierd.def: Remove all backslashes.
13573 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
13574
13575Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13576
13577 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
13578 get the expected next to inheritance3.
13579
13580Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13581
13582 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
13583 now that gcc-2.4 gets it right.
13584
13585Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13586
13587 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
13588
13589 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
13590 generating comp-info.exp which works for cross-compilation.
13591
13592Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
13593
13594 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
13595 "*-*-sysv4.*".
13596
13597Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
13598
13599 * gdb.t01/run.exp: Start with a fresh gdb.
13600 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
13601 SVR4.x.
13602
13603Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
13604
13605 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
13606 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
13607 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
13608 Makefile.in (distclean, realclean): Remove gdbme.c from list of
13609 things to remove.
13610
13611Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
13612
13613 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
13614 test cases from bug reports.
13615
13616Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
13617
13618 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
13619 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
13620 avoid spurious xfails.
13621 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
13622 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
13623 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
13624
13625Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
13626
13627 * gdb.t00/teststrategy.exp: Rework to provide more useful
13628 description of each test, fix problem with systems that define
13629 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
13630 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
13631 results for "next over recursive call" so timeouts aren't taken
13632 by error.
13633
13634Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
13635
13636 * gdb.t12/scope.exp: Test printing of variables before run.
13637
13638 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
13639 printed in wrong order due to sorting.
13640
13641Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
13642
13643 * gdb.t00/teststrategy.exp: Fix expected results for printing
13644 user entered string constant. Is array of char, prints with no
13645 address.
13646
13647 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
13648 commands.
13649 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
13650 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
13651 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
13652 of struct of char arrays.
13653 * gdb.t00/radix.exp: New tests for radix commands.
13654
13655Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
13656
13657 * gdb.t16/printcmd.exp: Print a variable before running program
13658 (with xfail for AIX).
13659
13660Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
13661
13662 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
13663
13664 * gdb.t16/printcmd.exp: Don't print variables before running program.
13665
13666 * gdb.t06/break.exp: Don't require envp argument to main.
13667
13668 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
13669
13670 * gdb.t02/whatis.exp, gdb.t11/list.exp:
13671 Add xfails for rs6000.
13672
13673 * gdb.t02/whatis.exp: Change other tests not to re-test something
13674 we already tested.
13675
13676 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
13677 each type used has a variable of that type.
13678
13679Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
13680
13681 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
13682
13683Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13684
13685 * configure.in: change srctrigger to be a file, not a directory
13686
13687Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
13688
13689 * configure.in (mips-idt-ecoff*): Added trailing '*'.
13690
13691 * gdb.t11/list.exp: Fixed a couple of typos.
13692
13693Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
13694
13695 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
13696 is fixed and PR is closed.
13697 * gdb.t16 (gdbme.c): Add simple test string variable.
13698 * gdb.t16 (printcmds.exp): Add tests with simple test string
13699 variable, primarily for boundaries on "set print elements".
13700
13701Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
13702
13703 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
13704 Make leading 0's optional and don't expect a tab in the middle
13705 of the number.
13706
13707 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
13708
13709 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
13710 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
13711 don't end command passed to gdb_test with newline.
13712
13713 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
13714 signed keyword away, don't expect signed bitfields to be signed.
13715
13716 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
13717 printing with only as many 1's as are in the field as well as printing
13718 with 32 1's (see comment).
13719
13720Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
13721
13722 * gdb.t00/default.exp: Start with a fresh gdb.
13723 * configure.in (configdirs): Remove gdb.t31 until the chill
13724 compiler works again. It no longer is able to find chillrt0
13725 since it isn't in libchill.a anymore.
13726 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
13727 wierd.o, make more modular.
13728 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
13729 spurious newlines that caused problems.
13730
13731Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13732
13733 * Move test with enums and partial symbols from gdb.t03/ptype.exp
13734 to gdb.stabs/wierd.exp since GCC has worked around the bug.
13735 gdb.stabs/wierd.{exp,def}: Many new tests.
13736
13737 * gdb.t00/default.exp: update info line for new message.
13738
13739 * gdb.t02/{whatis.exp,gdbme.c}:
13740 Test that "char *" doesn't print as "caddr_t".
13741
13742Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13743
13744 * gdb.t00/help.exp: Use .* in place of some help messages which
13745 just changed.
13746 gdb.t00/default.exp: Update "info frame" test for new message.
13747 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
13748 Remove some xfails
13749
13750Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13751
13752 * gdb.t03/{gdbme.c,ptype.exp}:
13753 Add tests for typedef'd struct and union without tags.
13754 Also check "whatis" on a variable of a typedef'd enum without a tag.
13755
13756 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
13757 PRMS 1823; the bug still exists but isn't reproduced by this test
13758 anymore), and remove rs6000 XFAIL (the bug is fixed).
13759
13760 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
13761 duplicated from whatis.exp. For those that are left, accept
13762 "long", "long int", or "int" for long variables (whatis.exp already
13763 has an XFAIL for "int", so no need to fail it here).
13764
13765 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
13766 Deal with GCC's names for types now that GDB uses the compiler's names.
13767
13768 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
13769 setup_xfail's for sunos4. If we #defined the signed keyword away,
13770 don't expect GDB to know that char it is signed.
13771
13772 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
13773
13774Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
13775
13776 * configure.in (configdirs): Add gdb.t24 for C++ tests that
13777 should work on any system, regardless of debugging format.
13778 * gdb.t21/demangle.exp: Move to gdb.t24.
13779 * gdb.t24/demangle.exp: Move from gdb.t21.
13780 * gdb.t24/{Makefile.in, configure.in}: New files.
13781
13782Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13783
13784 * configure.in: Do gdb.stabs and C++ tests only for stabs.
13785 * gdb.stabs: New directory.
13786
13787Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13788
13789 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
13790 not just "Quit anyway?".
13791
13792Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
13793
13794 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
13795 that all setup_xfails are immediately followed by clear_xfails.
13796
13797Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
13798
13799 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
13800 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
13801 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
13802 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
13803 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
13804 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13805 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13806 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
13807 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
13808 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
13809 gdb.t31/chillvars.exp, lib/gdb.exp:
13810 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
13811 bug-gdb@prep.ai.mit.edu.
13812
13813Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
13814
13815 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
13816 with 0.0, not integer 0.
13817
13818Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
13819
13820 * gdb.t06/break.exp: Update for "Kill the program" message change.
13821
13822Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
13823
13824 * Makefile.in (GDBFLAGS): Set to -nx.
13825 * Makefile.in (site.exp): Use GDBFLAGS.
13826
13827Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13828
13829 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
13830 Makefiles.
13831 (check): depend on just-check.
13832 (just-check): added so that tests can be run without a noop
13833 build pass.
13834
13835Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13836
13837 Switch to using configure's configdirs.
13838 * Makefile.in (Makefile): add configure.in dependency.
13839 (SUBDIRS): removed redundant assignment.
13840 * configure.in: switch subdirs assignment to configdirs.
13841 * gdb.t*/configure.in: new files.
13842
13843Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
13844
13845 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
13846 works.
13847
13848Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
13849
13850 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
13851 in explicit rules. Apparently this is not supported by some makes.
13852
13853Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
13854
13855 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
13856
13857Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13858
13859 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
13860 disappeared.
13861
13862Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
13863
13864 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
13865
13866Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
13867
13868 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
13869 watchpoint problem that is now fixed.
13870 * gdb.t30/chexp.exp: Remove setup_xfail for printing
13871 uninitialized convenience variables.
13872 * gdb.t31/chillvars.exp: Fix expected patterns for printing
13873 structures.
13874
13875Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13876
13877 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
13878 which causes expect to get out of sync with gdb on long output
13879 from help set.
13880 * gdb.t09/corefile.exp: Make expected pattern for core file
13881 failing signal and frame output format less sun specific.
13882
13883Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
13884
13885 * gdb.t31/chillvars.exp: Add and remove initial dummy
13886 breakpoint, so that symbol table is forced in.
13887 (Needed at least on Sunos4, though it seems not SVR4.)
13888 * gdb.t31/chillvars.exp: Update for changed output format.
13889
13890Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
13891
13892 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
13893
13894Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
13895
13896 * Makefile.in: Added --srcdir when invoking runtest, removed the
13897 need for a local config file. (optional now)
13898
13899Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
13900
13901 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
13902 failure count used to force early termination. Add some more
13903 expected failures for gnu style demangling.
13904
13905Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13906
13907 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
13908 pmi variable from gdb.t20/gdbme to get optimized away.
13909 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
13910 Check for written corefile upon timeout _and_ eof.
13911
13912Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13913
13914 * config/unix-gdb.exp: Add missing return 0.
13915
13916Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13917
13918 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
13919 test termination.
13920
13921Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
13922
13923 * configure.in (subdirs): Put back gdb.t17 which mysteriously
13924 disappeared.
13925
13926Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
13927
13928 * gdb.t10/crossload.exp: Disable the i860-elf test until such
13929 time as i860 support works.
13930
d63a86f8 13931 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
13932 "backtrace 100\r" rather than just "backtrace\r", to match last
13933 change.
13934
13935Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
13936
13937 * config/udi-gdb.exp (gdb_exit): Remove close command.
13938 (gdb_target_udi): New procedure to set the UDI target.
13939 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
13940 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
13941 Added waits for prompts after several question responses. Added
13942 some more responses used by a29k-amd-udi-gdb.
13943 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
13944 pass different arguments, restart UDI connection after program
13945 completion.
13946 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
13947 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
13948 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
13949 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
13950 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
13951 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
13952 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
13953 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
13954 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
13955 after program completion.
13956 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
13957 compiled with a SELECT_VECS setting.
13958 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
13959 infinite recursion.
13960
13961 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
13962 Added checks for COFF results, and made them expected failures for
13963 all targets. It would be better to make them expected failures
13964 for COFF targets only.
13965
13966Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13967
13968 * Makefile.in: add null dvi target, don't bother to recurse
13969 through test directories for info and install-info; rename
13970 $(datadir) to be dejagnu instead of deja-gnu
13971
13972Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
13973
13974 * gdb.t31/gdbme.ch: Re-enable code that previously caused
13975 compiler to coredump.
13976 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
13977 code.
13978
13979Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
13980
13981 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
13982 coredump.
13983 * gdb.t31/chillvars.exp: Comment out tests that depend on that
13984 code.
13985
13986Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
13987
13988 * gdb.t03/ptype.exp: tests for return code from gdb_test.
13989 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
13990 which in a shell. Deletes xgdb when done.
13991 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
13992 Tests the return from the "set height" or "set width" commands.
13993 Added a few return codes where needed.
13994
13995Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
13996
13997 * Makefile.in (SUBDIRS): Add gdb.t17.
13998 * configure.in (subdirs): Add gdb.t17.
13999 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
14000 files to test gdb's calling of functions in the inferior with
14001 the correct arguments and gdb's ability to retrieve any
14002 result returned.
14003
14004Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
14005
14006 * config/unix-gdb.exp (gdb_exit): Remove close commands that
14007 may be called after gdb goes away. Previous versions of expect
14008 needed these to avoid file descriptor leaks, but they cause
14009 errors with the current revision of expect.
14010 * gdb.t00/gdbvars.exp: Use -re on expected output after
14011 setting sevenbit-strings.
14012 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
14013 to set sevenbit-strings consistent across tests.
14014 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
14015 set sevenbit-strings consistent across tests.
14016
14017Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
14018
14019 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
14020 expected output to match current "expect" expectations.
14021
14022Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
14023
14024 * gdb.t00/default.exp: Change expected output for default "source"
14025 command, to match new gdb behavior which requires a filename to
14026 source.
14027
14028Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
14029
14030 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
14031 expected fail for i486-*-* that misses the marker2 function.
14032 * gdb.t10/crossload.exp (bfddefault): Allow successful
14033 recognition of a format to pass even if no symbols are found.
14034 Explicitly catch failures where the format is not recognized
14035 or is ambiguous, and add the reason to the fail message.
14036 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
14037 the cause is and invalid target and add reason to failure message.
14038 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
14039 elf32-i386, elf32-sparc, and elf32-i860.
14040 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
14041 Set up expected failure for 'filename'::variable scope resolution,
14042 which is now apparently broken on all targets.
14043 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
14044 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
14045 gdb.t23/templates.exp: Change failure for missing binfile into
14046 just a warning.
14047 gdb.t21/demangle.exp: Change all cfront references to 'arm'
14048 references.
14049
14050Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
14051
14052 * gdb.t00/default.exp: Add expected output for default "source"
14053 command, to match new gdb behavior.
14054 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
14055
14056Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
14057
14058 * config/*-gdb.exp: returns an error, rather than exiting on
14059 internal errors.
14060
14061Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
14062
14063 * gdb.t03/gdbme.c: Add pointer to struct variable.
14064 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
14065 referencing struct members.
14066
14067Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
14068
14069 * configure.in (mips-idt-ecoff): New target.
14070 * config/mips-gdb.exp: New file for remote board using MIPS remote
14071 debugging protocol.
14072
14073 * Redid configuration scheme. Removed gdb.t*/configure.in.
14074 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
14075 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
14076 distclean targets. Built executables via .o files. Adjusted
14077 tests to account for source files in $(srcdir) rather than
14078 $(objdir).
14079 * lib/gdb.exp (runto): Don't expect () after the function name,
14080 because it may have arguments.
14081
14082Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
14083
14084 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
14085 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
14086 expected failures for mips-idt-* and mips-sgi-*.
14087 * gdb.t00/default.exp (attach): Kill process if requested.
14088 * gdb.t00/help.exp (help target core, help target): Accept a gdb
14089 that does not read core files.
14090 * gdb.t01/run.exp: Removed checks for exit status code.
14091 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
14092 it is linked in.
14093 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
14094 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
14095 appropriate, rather than doing it by hand.
14096 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
14097 execution.
14098 * gdb.t10/crossload.exp: Kill existing program if needed.
14099 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
14100 appropriate, rather than doing it by hand. Always increase
14101 timeout for this test, not just for VxWorks.
14102
14103Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
14104
14105 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
14106 of Chill STRUCT types and STRUCT values.
14107 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
14108 than "char".
14109 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 14110 struct2): New struct definitions and initializations to test
c906108c
SS
14111 simple Chill STRUCT types.
14112
14113Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
14114
14115 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
14116 the null byte at the end of strings.
14117 * gdb.t00/default.exp: Make show version insensitive to copyright
14118 date.
14119 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
14120 to avoid dependencies on target char signedness.
14121 * gdb.t16/printcmds.exp: Update expected results for explicitly
14122 unsigned char.
14123 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
14124 now work.
14125 * gdb.t21/demangle.exp: Add many more patterns for template
14126 demangling, most of them being expected failures.
14127 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
14128 string we are matching for, to match on the whole string.
14129 * gdb.t21/demangle.exp: Add many new test strings to demangle,
14130 and fix a whole bunch that had incorrect expected output but were
14131 passing anyway because of the bug in "proc demangle".
14132 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
14133 type.
14134 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
14135
14136Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
14137
14138 * gdb/testsuite: made modifications to testcases, etc., to allow
14139 them to work properly given the reorganization of deja-gnu and the
14140 relocation of the testcases from deja-gnu to a "tool" subdirectory.
14141
14142Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
14143
14144 * gdb/testsuite: Initial creation of gdb/testsuite.
14145 Migrated dejagnu testcases and support files for testing nm to
14146 gdb/testsuite from deja-gnu. These files were moved "as is"
14147 with no modifications. This migration is part of a major overhaul
14148 of dejagnu. The modifications to these testcases, etc., which
14149 will allow them to work with the new version of dejagnu will be
14150 made in a future update.
48efe704 14151
8d8cb839 14152 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 14153\f
8d8cb839
EZ
14154;; Local Variables:
14155;; mode: change-log
14156;; left-margin: 8
14157;; fill-column: 74
14158;; version-control: never
14159;; End:
902f2ccb
MC
14160
14161 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 14162 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
14163 Copying and distribution of this file, with or without modification,
14164 are permitted provided the copyright notice and this notice are preserved.